@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400;500;600;700&display=swap";

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons.eot");
  src:
    url("./media/primeicons.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons.woff2") format("woff2"),
    url("./media/primeicons.woff") format("woff"),
    url("./media/primeicons.ttf") format("truetype"),
    url("./media/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 {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.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";
}

/* src/styles.scss */
:root {
  --axa-font-primary:
    "Publico Headline",
    Georgia,
    "Times New Roman",
    serif;
  --axa-font-secondary:
    "Source Sans 3",
    "Source Sans Pro",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    sans-serif;
  --axa-blue-50: #eef0ff;
  --axa-blue-100: #d6dbff;
  --axa-blue-300: #8c9cff;
  --axa-blue-500: #00125b;
  --axa-blue-600: #000a44;
  --axa-indigo-500: #2b3b95;
  --axa-indigo-900: #0d0f2b;
  --axa-coral-100: #ffe1d5;
  --axa-coral-500: #ff6b4a;
  --axa-red-500: #dc0814;
  --axa-teal-200: #d5f4f2;
  --axa-teal-500: #1f8a84;
  --axa-neutral-25: #f7f8fc;
  --axa-neutral-50: #f2f4f8;
  --axa-neutral-100: #e6eaf2;
  --axa-neutral-200: #d3d9e5;
  --axa-neutral-400: #7a8195;
  --axa-neutral-600: #5a6071;
  --axa-neutral-700: #404654;
  --axa-neutral-800: #2c2f36;
  --axa-neutral-900: #181a1f;
  --axa-gradient-hero:
    linear-gradient(
      
      135deg,
      rgba(0, 10, 68, 0.95) 0%,
      rgba(31, 138, 132, 0.92) 45%,
      rgba(255, 107, 74, 0.9) 100% );
  --axa-shadow-soft: 0 20px 40px rgba(13, 15, 43, 0.12);
  --axa-border-soft: rgba(212, 215, 221, 0.9);
  --axa-border-strong: rgba(154, 163, 187, 1);
  --primary-color: var(--axa-blue-500);
  --primary-color-text: #ffffff;
  --surface-card: #ffffff;
  --surface-100: var(--axa-neutral-50);
  --surface-200: var(--axa-neutral-100);
  --surface-300: var(--axa-neutral-200);
  --text-color: var(--axa-neutral-800);
  --p-content-border-color: var(--axa-border-soft);
  --p-content-background: var(--surface-card);
  --p-primary-color: var(--primary-color);
  --p-primary-contrast-color: var(--primary-color-text);
  --p-primary-hover-color: var(--axa-blue-300);
  --p-primary-active-color: var(--axa-blue-600);
  --p-primary-emphasis-color: var(--axa-red-500);
  --p-primary-emphasis-contrast-color: #ffffff;
  --p-focus-ring: 0 0 0 0.2rem rgba(0, 18, 91, 0.25);
  --p-text-color: var(--text-color);
  --p-text-muted-color: var(--axa-neutral-600);
  --p-surface-0: #ffffff;
  --p-surface-50: var(--axa-neutral-50);
  --p-surface-100: var(--axa-neutral-100);
  --p-surface-200: var(--axa-neutral-200);
  --p-surface-300: #c2c9dc;
  --p-surface-400: #7a8195;
  --p-surface-500: #5b6370;
  --p-surface-600: #4a5168;
  --p-surface-700: #2f3443;
  --p-surface-800: #1f232f;
  --p-surface-900: #13151c;
  --p-content-border-color: var(--axa-border-soft);
  --p-content-background: var(--surface-card);
  --p-tag-primary-background: var(--axa-blue-50);
  --p-tag-primary-color: var(--axa-blue-600);
  --p-tag-success-background: var(--axa-teal-200);
  --p-tag-success-color: var(--axa-teal-500);
  --p-tag-info-background: var(--axa-blue-100);
  --p-tag-info-color: var(--axa-blue-600);
  --p-tag-warning-background: #fff2cc;
  --p-tag-warning-color: #8a6400;
  --p-tag-danger-background: var(--axa-coral-100);
  --p-tag-danger-color: var(--axa-red-500);
  --p-green-50: var(--axa-teal-200);
  --p-green-100: var(--axa-teal-200);
  --p-green-500: var(--axa-teal-500);
  --p-green-600: var(--axa-teal-500);
  --p-green-700: var(--axa-teal-500);
  --p-button-text-primary-color: var(--axa-blue-500);
  --p-button-text-primary-hover-color: var(--axa-blue-600);
  --p-button-text-primary-active-color: var(--axa-blue-600);
  --p-button-text-primary-hover-background: rgba(0, 18, 91, 0.04);
  --p-button-text-primary-active-background: rgba(0, 18, 91, 0.08);
  --p-blue-50: var(--axa-blue-50);
  --p-blue-100: var(--axa-blue-100);
  --p-blue-200: var(--axa-blue-100);
  --p-blue-300: var(--axa-blue-300);
  --p-blue-400: var(--axa-blue-500);
  --p-blue-500: var(--axa-blue-500);
  --p-blue-600: var(--axa-blue-600);
  --p-blue-700: var(--axa-blue-600);
}
.axa-dark-mode {
  --primary-color: #5c6cff;
  --primary-color-text: #ffffff;
  --surface-card: #252740;
  --surface-0: #0d0f2b;
  --surface-50: #181a2e;
  --surface-100: #1e2035;
  --surface-200: #252740;
  --surface-300: #2a2d47;
  --text-color: #f7f8fc;
  --axa-neutral-25: #0d0f2b;
  --axa-neutral-50: #181a2e;
  --axa-neutral-100: #1e2035;
  --axa-neutral-200: #252740;
  --axa-neutral-800: #f7f8fc;
  --axa-neutral-900: #ffffff;
  --axa-border-soft: rgba(154, 163, 187, 0.2);
  --axa-border-strong: rgba(154, 163, 187, 0.4);
  --p-content-background: #252740;
  --p-content-border-color: rgba(154, 163, 187, 0.2);
  --p-primary-color: #5c6cff;
  --p-primary-hover-color: #7a87ff;
  --p-primary-active-color: #8c9cff;
  --p-primary-contrast-color: #ffffff;
  --p-focus-ring: 0 0 0 0.2rem rgba(92, 108, 255, 0.4);
  --p-text-color: #f7f8fc;
  --p-text-muted-color: #9aa3bb;
  --p-surface-0: #0d0f2b;
  --p-surface-50: #181a2e;
  --p-surface-100: #1e2035;
  --p-surface-200: #252740;
  --p-surface-300: #2a2d47;
  --p-surface-400: #343857;
  --p-surface-500: #3e4467;
  --p-surface-600: #4a5077;
  --p-surface-700: #565c87;
  --p-surface-800: #626897;
  --p-surface-900: #6e74a7;
  background-color: #0d0f2b !important;
  color: #f7f8fc !important;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
body {
  font-family: var(--axa-font-secondary);
  color: var(--text-color);
  background: var(--axa-neutral-25);
  line-height: 1.5;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.axa-dark-mode body {
  background: #0d0f2b !important;
  color: #f7f8fc !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--axa-font-primary);
  color: var(--axa-color-slate-950);
  letter-spacing: -0.03rem;
}
a {
  color: var(--axa-blue-500);
}
a:hover {
  color: var(--axa-indigo-500);
}
.p-button,
axa-button,
button {
  font-family: var(--axa-font-secondary);
  border-radius: 999px;
}
::ng-deep .custom-dialog-btn .p-button-label {
  text-align: left;
  flex: 1;
  margin-left: 0.5rem;
}
::ng-deep .custom-dialog-btn {
  background: var(--surface-100) !important;
  border-color: var(--axa-border-soft) !important;
  color: var(--axa-color-gray-700) !important;
  transition: all 0.2s;
}
::ng-deep .p-button-primary.custom-dialog-btn {
  background: var(--primary-color) !important;
  color: var(--primary-color-text) !important;
  border-color: var(--primary-color) !important;
}
::ng-deep .custom-dialog-btn:not(.p-button-primary):hover {
  background: var(--surface-200) !important;
}
.layout-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  height: 60px;
  background-image: var(--axa-gradient-hero);
  color: #ffffff;
}
.layout-header a,
.layout-header span,
.layout-header button {
  color: inherit;
}
.field:has([aria-invalid=true]) > label,
.field:has([aria-invalid=true]) > .font-semibold,
.field:has([aria-invalid=true]) > fieldset > legend,
.field:has([aria-invalid=true]) > div > .font-semibold:first-child,
.field:has(.ng-invalid.ng-touched) > label,
.field:has(.ng-invalid.ng-touched) > .font-semibold,
.field:has(.ng-invalid.ng-touched) > fieldset > legend,
.field:has(.ng-invalid.ng-touched) > div > .font-semibold:first-child,
.field:has(.p-invalid) > label,
.field:has(.p-invalid) > .font-semibold,
.field:has(.p-invalid) > fieldset > legend,
.field:has(.p-invalid) > div > .font-semibold:first-child,
.field:has(small.text-red-500[role=alert]) > label,
.field:has(small.text-red-500[role=alert]) > .font-semibold,
.field:has(small.text-red-500[role=alert]) > fieldset > legend,
.field:has(small.text-red-500[role=alert]) > div > .font-semibold:first-child,
.field:has(small.text-red-700[role=alert]) > label,
.field:has(small.text-red-700[role=alert]) > .font-semibold,
.field:has(small.text-red-700[role=alert]) > fieldset > legend,
.field:has(small.text-red-700[role=alert]) > div > .font-semibold:first-child,
.field:has(.p-error[role=alert]) > label,
.field:has(.p-error[role=alert]) > .font-semibold,
.field:has(.p-error[role=alert]) > fieldset > legend,
.field:has(.p-error[role=alert]) > div > .font-semibold:first-child,
.field:has(.axa-field-error[role=alert]) > label,
.field:has(.axa-field-error[role=alert]) > .font-semibold,
.field:has(.axa-field-error[role=alert]) > fieldset > legend,
.field:has(.axa-field-error[role=alert]) > div > .font-semibold:first-child,
.field-group:has([aria-invalid=true]) > label,
.field-group:has([aria-invalid=true]) > .font-semibold,
.field-group:has([aria-invalid=true]) > fieldset > legend,
.field-group:has([aria-invalid=true]) > div > .font-semibold:first-child,
.field-group:has(.ng-invalid.ng-touched) > label,
.field-group:has(.ng-invalid.ng-touched) > .font-semibold,
.field-group:has(.ng-invalid.ng-touched) > fieldset > legend,
.field-group:has(.ng-invalid.ng-touched) > div > .font-semibold:first-child,
.field-group:has(.p-invalid) > label,
.field-group:has(.p-invalid) > .font-semibold,
.field-group:has(.p-invalid) > fieldset > legend,
.field-group:has(.p-invalid) > div > .font-semibold:first-child,
.field-group:has(small.text-red-500[role=alert]) > label,
.field-group:has(small.text-red-500[role=alert]) > .font-semibold,
.field-group:has(small.text-red-500[role=alert]) > fieldset > legend,
.field-group:has(small.text-red-500[role=alert]) > div > .font-semibold:first-child,
.field-group:has(small.text-red-700[role=alert]) > label,
.field-group:has(small.text-red-700[role=alert]) > .font-semibold,
.field-group:has(small.text-red-700[role=alert]) > fieldset > legend,
.field-group:has(small.text-red-700[role=alert]) > div > .font-semibold:first-child,
.field-group:has(.p-error[role=alert]) > label,
.field-group:has(.p-error[role=alert]) > .font-semibold,
.field-group:has(.p-error[role=alert]) > fieldset > legend,
.field-group:has(.p-error[role=alert]) > div > .font-semibold:first-child,
.field-group:has(.axa-field-error[role=alert]) > label,
.field-group:has(.axa-field-error[role=alert]) > .font-semibold,
.field-group:has(.axa-field-error[role=alert]) > fieldset > legend,
.field-group:has(.axa-field-error[role=alert]) > div > .font-semibold:first-child,
.editor-header:has([aria-invalid=true]) > label,
.editor-header:has([aria-invalid=true]) > .font-semibold,
.editor-header:has([aria-invalid=true]) > fieldset > legend,
.editor-header:has([aria-invalid=true]) > div > .font-semibold:first-child,
.editor-header:has(.ng-invalid.ng-touched) > label,
.editor-header:has(.ng-invalid.ng-touched) > .font-semibold,
.editor-header:has(.ng-invalid.ng-touched) > fieldset > legend,
.editor-header:has(.ng-invalid.ng-touched) > div > .font-semibold:first-child,
.editor-header:has(.p-invalid) > label,
.editor-header:has(.p-invalid) > .font-semibold,
.editor-header:has(.p-invalid) > fieldset > legend,
.editor-header:has(.p-invalid) > div > .font-semibold:first-child,
.editor-header:has(.p-error[role=alert]) > label,
.editor-header:has(.p-error[role=alert]) > .font-semibold,
.editor-header:has(.p-error[role=alert]) > fieldset > legend,
.editor-header:has(.p-error[role=alert]) > div > .font-semibold:first-child,
.editor-fields > .flex-1:has([aria-invalid=true]) > label,
.editor-fields > .flex-1:has([aria-invalid=true]) > .font-semibold,
.editor-fields > .flex-1:has([aria-invalid=true]) > fieldset > legend,
.editor-fields > .flex-1:has([aria-invalid=true]) > div > .font-semibold:first-child,
.editor-fields > .flex-1:has(.ng-invalid.ng-touched) > label,
.editor-fields > .flex-1:has(.ng-invalid.ng-touched) > .font-semibold,
.editor-fields > .flex-1:has(.ng-invalid.ng-touched) > fieldset > legend,
.editor-fields > .flex-1:has(.ng-invalid.ng-touched) > div > .font-semibold:first-child,
.editor-fields > .flex-1:has(.p-invalid) > label,
.editor-fields > .flex-1:has(.p-invalid) > .font-semibold,
.editor-fields > .flex-1:has(.p-invalid) > fieldset > legend,
.editor-fields > .flex-1:has(.p-invalid) > div > .font-semibold:first-child,
.editor-fields > .flex-1:has(.p-error[role=alert]) > label,
.editor-fields > .flex-1:has(.p-error[role=alert]) > .font-semibold,
.editor-fields > .flex-1:has(.p-error[role=alert]) > fieldset > legend,
.editor-fields > .flex-1:has(.p-error[role=alert]) > div > .font-semibold:first-child,
.flex-none:has(small.text-red-500[role=alert]) > label,
.flex-none:has(small.text-red-500[role=alert]) > .font-semibold,
.flex-none:has(small.text-red-500[role=alert]) > fieldset > legend,
.flex-none:has(small.text-red-500[role=alert]) > div > .font-semibold:first-child,
.flex-none:has(small.text-red-700[role=alert]) > label,
.flex-none:has(small.text-red-700[role=alert]) > .font-semibold,
.flex-none:has(small.text-red-700[role=alert]) > fieldset > legend,
.flex-none:has(small.text-red-700[role=alert]) > div > .font-semibold:first-child,
.flex-none:has(.p-error[role=alert]) > label,
.flex-none:has(.p-error[role=alert]) > .font-semibold,
.flex-none:has(.p-error[role=alert]) > fieldset > legend,
.flex-none:has(.p-error[role=alert]) > div > .font-semibold:first-child,
.flex-none:has(.axa-field-error[role=alert]) > label,
.flex-none:has(.axa-field-error[role=alert]) > .font-semibold,
.flex-none:has(.axa-field-error[role=alert]) > fieldset > legend,
.flex-none:has(.axa-field-error[role=alert]) > div > .font-semibold:first-child {
  color: var(--axa-red-500);
}
.field p-inputnumber.p-invalid .p-inputnumber-input,
.field p-select.p-invalid .p-select,
.field p-multiselect.p-invalid .p-multiselect,
.field p-datepicker.p-invalid .p-datepicker-input,
.field p-datepicker.p-invalid .p-inputtext,
.field p-datepicker.p-invalid .p-datepicker-dropdown,
.field p-radiobutton.p-invalid .p-radiobutton-box,
.field p-checkbox.p-invalid .p-checkbox-box,
.field p-inputnumber[aria-invalid=true] .p-inputnumber-input,
.field p-select[aria-invalid=true] .p-select,
.field p-multiselect[aria-invalid=true] .p-multiselect,
.field p-datepicker[aria-invalid=true] .p-datepicker-input,
.field p-datepicker[aria-invalid=true] .p-inputtext,
.field p-datepicker[aria-invalid=true] .p-datepicker-dropdown,
.field input[aria-invalid=true],
.field textarea[aria-invalid=true],
.field .p-inputtext[aria-invalid=true],
.field .p-inputnumber-input[aria-invalid=true],
.field .p-select[aria-invalid=true],
.field .p-datepicker[aria-invalid=true],
.field .ng-invalid.ng-touched,
.field .p-invalid,
.field-group p-inputnumber.p-invalid .p-inputnumber-input,
.field-group p-select.p-invalid .p-select,
.field-group p-multiselect.p-invalid .p-multiselect,
.field-group p-datepicker.p-invalid .p-datepicker-input,
.field-group p-datepicker.p-invalid .p-inputtext,
.field-group p-datepicker.p-invalid .p-datepicker-dropdown,
.field-group p-radiobutton.p-invalid .p-radiobutton-box,
.field-group p-checkbox.p-invalid .p-checkbox-box,
.field-group p-inputnumber[aria-invalid=true] .p-inputnumber-input,
.field-group p-select[aria-invalid=true] .p-select,
.field-group p-multiselect[aria-invalid=true] .p-multiselect,
.field-group p-datepicker[aria-invalid=true] .p-datepicker-input,
.field-group p-datepicker[aria-invalid=true] .p-inputtext,
.field-group p-datepicker[aria-invalid=true] .p-datepicker-dropdown,
.field-group input[aria-invalid=true],
.field-group textarea[aria-invalid=true],
.field-group .p-inputtext[aria-invalid=true],
.field-group .p-inputnumber-input[aria-invalid=true],
.field-group .p-select[aria-invalid=true],
.field-group .p-datepicker[aria-invalid=true],
.field-group .ng-invalid.ng-touched,
.field-group .p-invalid,
.editor-header p-inputnumber.p-invalid .p-inputnumber-input,
.editor-header p-select.p-invalid .p-select,
.editor-header p-multiselect.p-invalid .p-multiselect,
.editor-header p-datepicker.p-invalid .p-datepicker-input,
.editor-header p-datepicker.p-invalid .p-inputtext,
.editor-header p-datepicker.p-invalid .p-datepicker-dropdown,
.editor-header p-radiobutton.p-invalid .p-radiobutton-box,
.editor-header p-checkbox.p-invalid .p-checkbox-box,
.editor-header p-inputnumber[aria-invalid=true] .p-inputnumber-input,
.editor-header p-select[aria-invalid=true] .p-select,
.editor-header p-multiselect[aria-invalid=true] .p-multiselect,
.editor-header p-datepicker[aria-invalid=true] .p-datepicker-input,
.editor-header p-datepicker[aria-invalid=true] .p-inputtext,
.editor-header p-datepicker[aria-invalid=true] .p-datepicker-dropdown,
.editor-header input[aria-invalid=true],
.editor-header textarea[aria-invalid=true],
.editor-header .p-inputtext[aria-invalid=true],
.editor-header .p-inputnumber-input[aria-invalid=true],
.editor-header .p-select[aria-invalid=true],
.editor-header .p-datepicker[aria-invalid=true],
.editor-header .ng-invalid.ng-touched,
.editor-header .p-invalid,
.editor-fields > .flex-1 p-inputnumber.p-invalid .p-inputnumber-input,
.editor-fields > .flex-1 p-select.p-invalid .p-select,
.editor-fields > .flex-1 p-multiselect.p-invalid .p-multiselect,
.editor-fields > .flex-1 p-datepicker.p-invalid .p-datepicker-input,
.editor-fields > .flex-1 p-datepicker.p-invalid .p-inputtext,
.editor-fields > .flex-1 p-datepicker.p-invalid .p-datepicker-dropdown,
.editor-fields > .flex-1 p-radiobutton.p-invalid .p-radiobutton-box,
.editor-fields > .flex-1 p-checkbox.p-invalid .p-checkbox-box,
.editor-fields > .flex-1 p-inputnumber[aria-invalid=true] .p-inputnumber-input,
.editor-fields > .flex-1 p-select[aria-invalid=true] .p-select,
.editor-fields > .flex-1 p-multiselect[aria-invalid=true] .p-multiselect,
.editor-fields > .flex-1 p-datepicker[aria-invalid=true] .p-datepicker-input,
.editor-fields > .flex-1 p-datepicker[aria-invalid=true] .p-inputtext,
.editor-fields > .flex-1 p-datepicker[aria-invalid=true] .p-datepicker-dropdown,
.editor-fields > .flex-1 input[aria-invalid=true],
.editor-fields > .flex-1 textarea[aria-invalid=true],
.editor-fields > .flex-1 .p-inputtext[aria-invalid=true],
.editor-fields > .flex-1 .p-inputnumber-input[aria-invalid=true],
.editor-fields > .flex-1 .p-select[aria-invalid=true],
.editor-fields > .flex-1 .p-datepicker[aria-invalid=true],
.editor-fields > .flex-1 .ng-invalid.ng-touched,
.editor-fields > .flex-1 .p-invalid {
  border-color: var(--axa-red-500) !important;
}
.field p-inputnumber.p-invalid .p-inputnumber-input:focus,
.field p-select.p-invalid .p-select.p-focus,
.field p-multiselect.p-invalid .p-multiselect.p-focus,
.field p-datepicker.p-invalid .p-datepicker-input:focus,
.field p-datepicker.p-invalid .p-inputtext:focus,
.field p-inputnumber[aria-invalid=true] .p-inputnumber-input:focus,
.field p-select[aria-invalid=true] .p-select.p-focus,
.field p-multiselect[aria-invalid=true] .p-multiselect.p-focus,
.field p-datepicker[aria-invalid=true] .p-datepicker-input:focus,
.field p-datepicker[aria-invalid=true] .p-inputtext:focus,
.field input[aria-invalid=true]:focus,
.field textarea[aria-invalid=true]:focus,
.field .p-inputtext[aria-invalid=true]:focus,
.field .p-inputnumber-input[aria-invalid=true]:focus,
.field .p-select[aria-invalid=true].p-focus,
.field .p-datepicker[aria-invalid=true]:focus,
.field .ng-invalid.ng-touched:focus,
.field .p-invalid:focus,
.field-group p-inputnumber.p-invalid .p-inputnumber-input:focus,
.field-group p-select.p-invalid .p-select.p-focus,
.field-group p-multiselect.p-invalid .p-multiselect.p-focus,
.field-group p-datepicker.p-invalid .p-datepicker-input:focus,
.field-group p-datepicker.p-invalid .p-inputtext:focus,
.field-group p-inputnumber[aria-invalid=true] .p-inputnumber-input:focus,
.field-group p-select[aria-invalid=true] .p-select.p-focus,
.field-group p-multiselect[aria-invalid=true] .p-multiselect.p-focus,
.field-group p-datepicker[aria-invalid=true] .p-datepicker-input:focus,
.field-group p-datepicker[aria-invalid=true] .p-inputtext:focus,
.field-group input[aria-invalid=true]:focus,
.field-group textarea[aria-invalid=true]:focus,
.field-group .p-inputtext[aria-invalid=true]:focus,
.field-group .p-inputnumber-input[aria-invalid=true]:focus,
.field-group .p-select[aria-invalid=true].p-focus,
.field-group .p-datepicker[aria-invalid=true]:focus,
.field-group .ng-invalid.ng-touched:focus,
.field-group .p-invalid:focus,
.editor-header p-inputnumber.p-invalid .p-inputnumber-input:focus,
.editor-header p-select.p-invalid .p-select.p-focus,
.editor-header p-multiselect.p-invalid .p-multiselect.p-focus,
.editor-header p-datepicker.p-invalid .p-datepicker-input:focus,
.editor-header p-datepicker.p-invalid .p-inputtext:focus,
.editor-header p-inputnumber[aria-invalid=true] .p-inputnumber-input:focus,
.editor-header p-select[aria-invalid=true] .p-select.p-focus,
.editor-header p-multiselect[aria-invalid=true] .p-multiselect.p-focus,
.editor-header p-datepicker[aria-invalid=true] .p-datepicker-input:focus,
.editor-header p-datepicker[aria-invalid=true] .p-inputtext:focus,
.editor-header input[aria-invalid=true]:focus,
.editor-header textarea[aria-invalid=true]:focus,
.editor-header .p-inputtext[aria-invalid=true]:focus,
.editor-header .p-inputnumber-input[aria-invalid=true]:focus,
.editor-header .p-select[aria-invalid=true].p-focus,
.editor-header .p-datepicker[aria-invalid=true]:focus,
.editor-header .ng-invalid.ng-touched:focus,
.editor-header .p-invalid:focus,
.editor-fields > .flex-1 p-inputnumber.p-invalid .p-inputnumber-input:focus,
.editor-fields > .flex-1 p-select.p-invalid .p-select.p-focus,
.editor-fields > .flex-1 p-multiselect.p-invalid .p-multiselect.p-focus,
.editor-fields > .flex-1 p-datepicker.p-invalid .p-datepicker-input:focus,
.editor-fields > .flex-1 p-datepicker.p-invalid .p-inputtext:focus,
.editor-fields > .flex-1 p-inputnumber[aria-invalid=true] .p-inputnumber-input:focus,
.editor-fields > .flex-1 p-select[aria-invalid=true] .p-select.p-focus,
.editor-fields > .flex-1 p-multiselect[aria-invalid=true] .p-multiselect.p-focus,
.editor-fields > .flex-1 p-datepicker[aria-invalid=true] .p-datepicker-input:focus,
.editor-fields > .flex-1 p-datepicker[aria-invalid=true] .p-inputtext:focus,
.editor-fields > .flex-1 input[aria-invalid=true]:focus,
.editor-fields > .flex-1 textarea[aria-invalid=true]:focus,
.editor-fields > .flex-1 .p-inputtext[aria-invalid=true]:focus,
.editor-fields > .flex-1 .p-inputnumber-input[aria-invalid=true]:focus,
.editor-fields > .flex-1 .p-select[aria-invalid=true].p-focus,
.editor-fields > .flex-1 .p-datepicker[aria-invalid=true]:focus,
.editor-fields > .flex-1 .ng-invalid.ng-touched:focus,
.editor-fields > .flex-1 .p-invalid:focus {
  box-shadow: 0 0 0 3px rgba(220, 8, 20, 0.12) !important;
  outline-color: var(--axa-red-500);
}
.field:has(.invalid-radio-group) > label,
.field:has(.invalid-radio-group) > .font-semibold,
.field:has(.invalid-radio-group) > fieldset > legend,
.field:has(.invalid-radio-group) > div > .font-semibold:first-child,
.field-group:has(.invalid-radio-group) > label,
.field-group:has(.invalid-radio-group) > .font-semibold,
.field-group:has(.invalid-radio-group) > fieldset > legend,
.field-group:has(.invalid-radio-group) > div > .font-semibold:first-child,
.editor-header:has(.invalid-radio-group) > label,
.editor-header:has(.invalid-radio-group) > .font-semibold,
.editor-header:has(.invalid-radio-group) > fieldset > legend,
.editor-header:has(.invalid-radio-group) > div > .font-semibold:first-child,
.editor-fields > .flex-1:has(.invalid-radio-group) > label,
.editor-fields > .flex-1:has(.invalid-radio-group) > .font-semibold,
.editor-fields > .flex-1:has(.invalid-radio-group) > fieldset > legend,
.editor-fields > .flex-1:has(.invalid-radio-group) > div > .font-semibold:first-child,
.flex-none:has(.invalid-radio-group) > label,
.flex-none:has(.invalid-radio-group) > .font-semibold,
.flex-none:has(.invalid-radio-group) > fieldset > legend,
.flex-none:has(.invalid-radio-group) > div > .font-semibold:first-child {
  color: var(--axa-red-500);
}
.invalid-radio-group p-radiobutton .p-radiobutton-box,
.invalid-radio-group .p-radiobutton .p-radiobutton-box {
  border-color: var(--axa-red-500) !important;
}
.invalid-radio-option label {
  color: var(--axa-red-500) !important;
}
.field:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input,
.field:has(small.text-red-500[role=alert]) p-select .p-select,
.field:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect,
.field:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input,
.field:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext,
.field:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-dropdown,
.field:has(small.text-red-500[role=alert]) p-radiobutton .p-radiobutton-box,
.field:has(small.text-red-500[role=alert]) p-checkbox .p-checkbox-box,
.field:has(small.text-red-500[role=alert]) input,
.field:has(small.text-red-500[role=alert]) textarea,
.field:has(small.text-red-500[role=alert]) .p-inputtext,
.field:has(small.text-red-500[role=alert]) .p-inputnumber-input,
.field:has(small.text-red-500[role=alert]) .p-select,
.field:has(small.text-red-500[role=alert]) .p-multiselect,
.field:has(small.text-red-500[role=alert]) .p-datepicker,
.field:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input,
.field:has(small.text-red-700[role=alert]) p-select .p-select,
.field:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect,
.field:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input,
.field:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext,
.field:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-dropdown,
.field:has(small.text-red-700[role=alert]) p-radiobutton .p-radiobutton-box,
.field:has(small.text-red-700[role=alert]) p-checkbox .p-checkbox-box,
.field:has(small.text-red-700[role=alert]) input,
.field:has(small.text-red-700[role=alert]) textarea,
.field:has(small.text-red-700[role=alert]) .p-inputtext,
.field:has(small.text-red-700[role=alert]) .p-inputnumber-input,
.field:has(small.text-red-700[role=alert]) .p-select,
.field:has(small.text-red-700[role=alert]) .p-multiselect,
.field:has(small.text-red-700[role=alert]) .p-datepicker,
.field:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input,
.field:has(.p-error[role=alert]) p-select .p-select,
.field:has(.p-error[role=alert]) p-multiselect .p-multiselect,
.field:has(.p-error[role=alert]) p-datepicker .p-datepicker-input,
.field:has(.p-error[role=alert]) p-datepicker .p-inputtext,
.field:has(.p-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.field:has(.p-error[role=alert]) p-radiobutton .p-radiobutton-box,
.field:has(.p-error[role=alert]) p-checkbox .p-checkbox-box,
.field:has(.p-error[role=alert]) input,
.field:has(.p-error[role=alert]) textarea,
.field:has(.p-error[role=alert]) .p-inputtext,
.field:has(.p-error[role=alert]) .p-inputnumber-input,
.field:has(.p-error[role=alert]) .p-select,
.field:has(.p-error[role=alert]) .p-multiselect,
.field:has(.p-error[role=alert]) .p-datepicker,
.field:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input,
.field:has(.axa-field-error[role=alert]) p-select .p-select,
.field:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect,
.field:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input,
.field:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext,
.field:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.field:has(.axa-field-error[role=alert]) p-radiobutton .p-radiobutton-box,
.field:has(.axa-field-error[role=alert]) p-checkbox .p-checkbox-box,
.field:has(.axa-field-error[role=alert]) input,
.field:has(.axa-field-error[role=alert]) textarea,
.field:has(.axa-field-error[role=alert]) .p-inputtext,
.field:has(.axa-field-error[role=alert]) .p-inputnumber-input,
.field:has(.axa-field-error[role=alert]) .p-select,
.field:has(.axa-field-error[role=alert]) .p-multiselect,
.field:has(.axa-field-error[role=alert]) .p-datepicker,
.field-group:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input,
.field-group:has(small.text-red-500[role=alert]) p-select .p-select,
.field-group:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect,
.field-group:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input,
.field-group:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext,
.field-group:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-dropdown,
.field-group:has(small.text-red-500[role=alert]) p-radiobutton .p-radiobutton-box,
.field-group:has(small.text-red-500[role=alert]) p-checkbox .p-checkbox-box,
.field-group:has(small.text-red-500[role=alert]) input,
.field-group:has(small.text-red-500[role=alert]) textarea,
.field-group:has(small.text-red-500[role=alert]) .p-inputtext,
.field-group:has(small.text-red-500[role=alert]) .p-inputnumber-input,
.field-group:has(small.text-red-500[role=alert]) .p-select,
.field-group:has(small.text-red-500[role=alert]) .p-multiselect,
.field-group:has(small.text-red-500[role=alert]) .p-datepicker,
.field-group:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input,
.field-group:has(small.text-red-700[role=alert]) p-select .p-select,
.field-group:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect,
.field-group:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input,
.field-group:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext,
.field-group:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-dropdown,
.field-group:has(small.text-red-700[role=alert]) p-radiobutton .p-radiobutton-box,
.field-group:has(small.text-red-700[role=alert]) p-checkbox .p-checkbox-box,
.field-group:has(small.text-red-700[role=alert]) input,
.field-group:has(small.text-red-700[role=alert]) textarea,
.field-group:has(small.text-red-700[role=alert]) .p-inputtext,
.field-group:has(small.text-red-700[role=alert]) .p-inputnumber-input,
.field-group:has(small.text-red-700[role=alert]) .p-select,
.field-group:has(small.text-red-700[role=alert]) .p-multiselect,
.field-group:has(small.text-red-700[role=alert]) .p-datepicker,
.field-group:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input,
.field-group:has(.p-error[role=alert]) p-select .p-select,
.field-group:has(.p-error[role=alert]) p-multiselect .p-multiselect,
.field-group:has(.p-error[role=alert]) p-datepicker .p-datepicker-input,
.field-group:has(.p-error[role=alert]) p-datepicker .p-inputtext,
.field-group:has(.p-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.field-group:has(.p-error[role=alert]) p-radiobutton .p-radiobutton-box,
.field-group:has(.p-error[role=alert]) p-checkbox .p-checkbox-box,
.field-group:has(.p-error[role=alert]) input,
.field-group:has(.p-error[role=alert]) textarea,
.field-group:has(.p-error[role=alert]) .p-inputtext,
.field-group:has(.p-error[role=alert]) .p-inputnumber-input,
.field-group:has(.p-error[role=alert]) .p-select,
.field-group:has(.p-error[role=alert]) .p-multiselect,
.field-group:has(.p-error[role=alert]) .p-datepicker,
.field-group:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input,
.field-group:has(.axa-field-error[role=alert]) p-select .p-select,
.field-group:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect,
.field-group:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input,
.field-group:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext,
.field-group:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.field-group:has(.axa-field-error[role=alert]) p-radiobutton .p-radiobutton-box,
.field-group:has(.axa-field-error[role=alert]) p-checkbox .p-checkbox-box,
.field-group:has(.axa-field-error[role=alert]) input,
.field-group:has(.axa-field-error[role=alert]) textarea,
.field-group:has(.axa-field-error[role=alert]) .p-inputtext,
.field-group:has(.axa-field-error[role=alert]) .p-inputnumber-input,
.field-group:has(.axa-field-error[role=alert]) .p-select,
.field-group:has(.axa-field-error[role=alert]) .p-multiselect,
.field-group:has(.axa-field-error[role=alert]) .p-datepicker,
.editor-header:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-header:has(small.text-red-500[role=alert]) p-select .p-select,
.editor-header:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect,
.editor-header:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input,
.editor-header:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext,
.editor-header:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-header:has(small.text-red-500[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-header:has(small.text-red-500[role=alert]) p-checkbox .p-checkbox-box,
.editor-header:has(small.text-red-500[role=alert]) input,
.editor-header:has(small.text-red-500[role=alert]) textarea,
.editor-header:has(small.text-red-500[role=alert]) .p-inputtext,
.editor-header:has(small.text-red-500[role=alert]) .p-inputnumber-input,
.editor-header:has(small.text-red-500[role=alert]) .p-select,
.editor-header:has(small.text-red-500[role=alert]) .p-multiselect,
.editor-header:has(small.text-red-500[role=alert]) .p-datepicker,
.editor-header:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-header:has(small.text-red-700[role=alert]) p-select .p-select,
.editor-header:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect,
.editor-header:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input,
.editor-header:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext,
.editor-header:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-header:has(small.text-red-700[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-header:has(small.text-red-700[role=alert]) p-checkbox .p-checkbox-box,
.editor-header:has(small.text-red-700[role=alert]) input,
.editor-header:has(small.text-red-700[role=alert]) textarea,
.editor-header:has(small.text-red-700[role=alert]) .p-inputtext,
.editor-header:has(small.text-red-700[role=alert]) .p-inputnumber-input,
.editor-header:has(small.text-red-700[role=alert]) .p-select,
.editor-header:has(small.text-red-700[role=alert]) .p-multiselect,
.editor-header:has(small.text-red-700[role=alert]) .p-datepicker,
.editor-header:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-header:has(.p-error[role=alert]) p-select .p-select,
.editor-header:has(.p-error[role=alert]) p-multiselect .p-multiselect,
.editor-header:has(.p-error[role=alert]) p-datepicker .p-datepicker-input,
.editor-header:has(.p-error[role=alert]) p-datepicker .p-inputtext,
.editor-header:has(.p-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-header:has(.p-error[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-header:has(.p-error[role=alert]) p-checkbox .p-checkbox-box,
.editor-header:has(.p-error[role=alert]) input,
.editor-header:has(.p-error[role=alert]) textarea,
.editor-header:has(.p-error[role=alert]) .p-inputtext,
.editor-header:has(.p-error[role=alert]) .p-inputnumber-input,
.editor-header:has(.p-error[role=alert]) .p-select,
.editor-header:has(.p-error[role=alert]) .p-multiselect,
.editor-header:has(.p-error[role=alert]) .p-datepicker,
.editor-header:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-header:has(.axa-field-error[role=alert]) p-select .p-select,
.editor-header:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect,
.editor-header:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input,
.editor-header:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext,
.editor-header:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-header:has(.axa-field-error[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-header:has(.axa-field-error[role=alert]) p-checkbox .p-checkbox-box,
.editor-header:has(.axa-field-error[role=alert]) input,
.editor-header:has(.axa-field-error[role=alert]) textarea,
.editor-header:has(.axa-field-error[role=alert]) .p-inputtext,
.editor-header:has(.axa-field-error[role=alert]) .p-inputnumber-input,
.editor-header:has(.axa-field-error[role=alert]) .p-select,
.editor-header:has(.axa-field-error[role=alert]) .p-multiselect,
.editor-header:has(.axa-field-error[role=alert]) .p-datepicker,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-select .p-select,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-checkbox .p-checkbox-box,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) input,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) textarea,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-inputtext,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-inputnumber-input,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-select,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-multiselect,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-datepicker,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-select .p-select,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-checkbox .p-checkbox-box,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) input,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) textarea,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-inputtext,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-inputnumber-input,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-select,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-multiselect,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-datepicker,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-select .p-select,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-multiselect .p-multiselect,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-datepicker .p-datepicker-input,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-datepicker .p-inputtext,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-checkbox .p-checkbox-box,
.editor-fields > .flex-1:has(.p-error[role=alert]) input,
.editor-fields > .flex-1:has(.p-error[role=alert]) textarea,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-inputtext,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-inputnumber-input,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-select,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-multiselect,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-datepicker,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-select .p-select,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-radiobutton .p-radiobutton-box,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-checkbox .p-checkbox-box,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) input,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) textarea,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-inputtext,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-inputnumber-input,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-select,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-multiselect,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-datepicker,
.flex-none:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input,
.flex-none:has(small.text-red-500[role=alert]) p-select .p-select,
.flex-none:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect,
.flex-none:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input,
.flex-none:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext,
.flex-none:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-dropdown,
.flex-none:has(small.text-red-500[role=alert]) p-radiobutton .p-radiobutton-box,
.flex-none:has(small.text-red-500[role=alert]) p-checkbox .p-checkbox-box,
.flex-none:has(small.text-red-500[role=alert]) input,
.flex-none:has(small.text-red-500[role=alert]) textarea,
.flex-none:has(small.text-red-500[role=alert]) .p-inputtext,
.flex-none:has(small.text-red-500[role=alert]) .p-inputnumber-input,
.flex-none:has(small.text-red-500[role=alert]) .p-select,
.flex-none:has(small.text-red-500[role=alert]) .p-multiselect,
.flex-none:has(small.text-red-500[role=alert]) .p-datepicker,
.flex-none:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input,
.flex-none:has(small.text-red-700[role=alert]) p-select .p-select,
.flex-none:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect,
.flex-none:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input,
.flex-none:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext,
.flex-none:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-dropdown,
.flex-none:has(small.text-red-700[role=alert]) p-radiobutton .p-radiobutton-box,
.flex-none:has(small.text-red-700[role=alert]) p-checkbox .p-checkbox-box,
.flex-none:has(small.text-red-700[role=alert]) input,
.flex-none:has(small.text-red-700[role=alert]) textarea,
.flex-none:has(small.text-red-700[role=alert]) .p-inputtext,
.flex-none:has(small.text-red-700[role=alert]) .p-inputnumber-input,
.flex-none:has(small.text-red-700[role=alert]) .p-select,
.flex-none:has(small.text-red-700[role=alert]) .p-multiselect,
.flex-none:has(small.text-red-700[role=alert]) .p-datepicker,
.flex-none:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input,
.flex-none:has(.p-error[role=alert]) p-select .p-select,
.flex-none:has(.p-error[role=alert]) p-multiselect .p-multiselect,
.flex-none:has(.p-error[role=alert]) p-datepicker .p-datepicker-input,
.flex-none:has(.p-error[role=alert]) p-datepicker .p-inputtext,
.flex-none:has(.p-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.flex-none:has(.p-error[role=alert]) p-radiobutton .p-radiobutton-box,
.flex-none:has(.p-error[role=alert]) p-checkbox .p-checkbox-box,
.flex-none:has(.p-error[role=alert]) input,
.flex-none:has(.p-error[role=alert]) textarea,
.flex-none:has(.p-error[role=alert]) .p-inputtext,
.flex-none:has(.p-error[role=alert]) .p-inputnumber-input,
.flex-none:has(.p-error[role=alert]) .p-select,
.flex-none:has(.p-error[role=alert]) .p-multiselect,
.flex-none:has(.p-error[role=alert]) .p-datepicker,
.flex-none:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input,
.flex-none:has(.axa-field-error[role=alert]) p-select .p-select,
.flex-none:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect,
.flex-none:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input,
.flex-none:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext,
.flex-none:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-dropdown,
.flex-none:has(.axa-field-error[role=alert]) p-radiobutton .p-radiobutton-box,
.flex-none:has(.axa-field-error[role=alert]) p-checkbox .p-checkbox-box,
.flex-none:has(.axa-field-error[role=alert]) input,
.flex-none:has(.axa-field-error[role=alert]) textarea,
.flex-none:has(.axa-field-error[role=alert]) .p-inputtext,
.flex-none:has(.axa-field-error[role=alert]) .p-inputnumber-input,
.flex-none:has(.axa-field-error[role=alert]) .p-select,
.flex-none:has(.axa-field-error[role=alert]) .p-multiselect,
.flex-none:has(.axa-field-error[role=alert]) .p-datepicker {
  border-color: var(--axa-red-500) !important;
}
.field:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field:has(small.text-red-500[role=alert]) p-select .p-select.p-focus,
.field:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect.p-focus,
.field:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input:focus,
.field:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext:focus,
.field:has(small.text-red-500[role=alert]) input:focus,
.field:has(small.text-red-500[role=alert]) textarea:focus,
.field:has(small.text-red-500[role=alert]) .p-inputtext:focus,
.field:has(small.text-red-500[role=alert]) .p-inputnumber-input:focus,
.field:has(small.text-red-500[role=alert]) .p-select.p-focus,
.field:has(small.text-red-500[role=alert]) .p-multiselect.p-focus,
.field:has(small.text-red-500[role=alert]) .p-datepicker:focus,
.field:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field:has(small.text-red-700[role=alert]) p-select .p-select.p-focus,
.field:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect.p-focus,
.field:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input:focus,
.field:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext:focus,
.field:has(small.text-red-700[role=alert]) input:focus,
.field:has(small.text-red-700[role=alert]) textarea:focus,
.field:has(small.text-red-700[role=alert]) .p-inputtext:focus,
.field:has(small.text-red-700[role=alert]) .p-inputnumber-input:focus,
.field:has(small.text-red-700[role=alert]) .p-select.p-focus,
.field:has(small.text-red-700[role=alert]) .p-multiselect.p-focus,
.field:has(small.text-red-700[role=alert]) .p-datepicker:focus,
.field:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field:has(.p-error[role=alert]) p-select .p-select.p-focus,
.field:has(.p-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.field:has(.p-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.field:has(.p-error[role=alert]) p-datepicker .p-inputtext:focus,
.field:has(.p-error[role=alert]) input:focus,
.field:has(.p-error[role=alert]) textarea:focus,
.field:has(.p-error[role=alert]) .p-inputtext:focus,
.field:has(.p-error[role=alert]) .p-inputnumber-input:focus,
.field:has(.p-error[role=alert]) .p-select.p-focus,
.field:has(.p-error[role=alert]) .p-multiselect.p-focus,
.field:has(.p-error[role=alert]) .p-datepicker:focus,
.field:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field:has(.axa-field-error[role=alert]) p-select .p-select.p-focus,
.field:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.field:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.field:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext:focus,
.field:has(.axa-field-error[role=alert]) input:focus,
.field:has(.axa-field-error[role=alert]) textarea:focus,
.field:has(.axa-field-error[role=alert]) .p-inputtext:focus,
.field:has(.axa-field-error[role=alert]) .p-inputnumber-input:focus,
.field:has(.axa-field-error[role=alert]) .p-select.p-focus,
.field:has(.axa-field-error[role=alert]) .p-multiselect.p-focus,
.field:has(.axa-field-error[role=alert]) .p-datepicker:focus,
.field-group:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field-group:has(small.text-red-500[role=alert]) p-select .p-select.p-focus,
.field-group:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect.p-focus,
.field-group:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input:focus,
.field-group:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext:focus,
.field-group:has(small.text-red-500[role=alert]) input:focus,
.field-group:has(small.text-red-500[role=alert]) textarea:focus,
.field-group:has(small.text-red-500[role=alert]) .p-inputtext:focus,
.field-group:has(small.text-red-500[role=alert]) .p-inputnumber-input:focus,
.field-group:has(small.text-red-500[role=alert]) .p-select.p-focus,
.field-group:has(small.text-red-500[role=alert]) .p-multiselect.p-focus,
.field-group:has(small.text-red-500[role=alert]) .p-datepicker:focus,
.field-group:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field-group:has(small.text-red-700[role=alert]) p-select .p-select.p-focus,
.field-group:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect.p-focus,
.field-group:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input:focus,
.field-group:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext:focus,
.field-group:has(small.text-red-700[role=alert]) input:focus,
.field-group:has(small.text-red-700[role=alert]) textarea:focus,
.field-group:has(small.text-red-700[role=alert]) .p-inputtext:focus,
.field-group:has(small.text-red-700[role=alert]) .p-inputnumber-input:focus,
.field-group:has(small.text-red-700[role=alert]) .p-select.p-focus,
.field-group:has(small.text-red-700[role=alert]) .p-multiselect.p-focus,
.field-group:has(small.text-red-700[role=alert]) .p-datepicker:focus,
.field-group:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field-group:has(.p-error[role=alert]) p-select .p-select.p-focus,
.field-group:has(.p-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.field-group:has(.p-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.field-group:has(.p-error[role=alert]) p-datepicker .p-inputtext:focus,
.field-group:has(.p-error[role=alert]) input:focus,
.field-group:has(.p-error[role=alert]) textarea:focus,
.field-group:has(.p-error[role=alert]) .p-inputtext:focus,
.field-group:has(.p-error[role=alert]) .p-inputnumber-input:focus,
.field-group:has(.p-error[role=alert]) .p-select.p-focus,
.field-group:has(.p-error[role=alert]) .p-multiselect.p-focus,
.field-group:has(.p-error[role=alert]) .p-datepicker:focus,
.field-group:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.field-group:has(.axa-field-error[role=alert]) p-select .p-select.p-focus,
.field-group:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.field-group:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.field-group:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext:focus,
.field-group:has(.axa-field-error[role=alert]) input:focus,
.field-group:has(.axa-field-error[role=alert]) textarea:focus,
.field-group:has(.axa-field-error[role=alert]) .p-inputtext:focus,
.field-group:has(.axa-field-error[role=alert]) .p-inputnumber-input:focus,
.field-group:has(.axa-field-error[role=alert]) .p-select.p-focus,
.field-group:has(.axa-field-error[role=alert]) .p-multiselect.p-focus,
.field-group:has(.axa-field-error[role=alert]) .p-datepicker:focus,
.editor-header:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-header:has(small.text-red-500[role=alert]) p-select .p-select.p-focus,
.editor-header:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-header:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-header:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext:focus,
.editor-header:has(small.text-red-500[role=alert]) input:focus,
.editor-header:has(small.text-red-500[role=alert]) textarea:focus,
.editor-header:has(small.text-red-500[role=alert]) .p-inputtext:focus,
.editor-header:has(small.text-red-500[role=alert]) .p-inputnumber-input:focus,
.editor-header:has(small.text-red-500[role=alert]) .p-select.p-focus,
.editor-header:has(small.text-red-500[role=alert]) .p-multiselect.p-focus,
.editor-header:has(small.text-red-500[role=alert]) .p-datepicker:focus,
.editor-header:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-header:has(small.text-red-700[role=alert]) p-select .p-select.p-focus,
.editor-header:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-header:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-header:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext:focus,
.editor-header:has(small.text-red-700[role=alert]) input:focus,
.editor-header:has(small.text-red-700[role=alert]) textarea:focus,
.editor-header:has(small.text-red-700[role=alert]) .p-inputtext:focus,
.editor-header:has(small.text-red-700[role=alert]) .p-inputnumber-input:focus,
.editor-header:has(small.text-red-700[role=alert]) .p-select.p-focus,
.editor-header:has(small.text-red-700[role=alert]) .p-multiselect.p-focus,
.editor-header:has(small.text-red-700[role=alert]) .p-datepicker:focus,
.editor-header:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-header:has(.p-error[role=alert]) p-select .p-select.p-focus,
.editor-header:has(.p-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-header:has(.p-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-header:has(.p-error[role=alert]) p-datepicker .p-inputtext:focus,
.editor-header:has(.p-error[role=alert]) input:focus,
.editor-header:has(.p-error[role=alert]) textarea:focus,
.editor-header:has(.p-error[role=alert]) .p-inputtext:focus,
.editor-header:has(.p-error[role=alert]) .p-inputnumber-input:focus,
.editor-header:has(.p-error[role=alert]) .p-select.p-focus,
.editor-header:has(.p-error[role=alert]) .p-multiselect.p-focus,
.editor-header:has(.p-error[role=alert]) .p-datepicker:focus,
.editor-header:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-header:has(.axa-field-error[role=alert]) p-select .p-select.p-focus,
.editor-header:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-header:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-header:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext:focus,
.editor-header:has(.axa-field-error[role=alert]) input:focus,
.editor-header:has(.axa-field-error[role=alert]) textarea:focus,
.editor-header:has(.axa-field-error[role=alert]) .p-inputtext:focus,
.editor-header:has(.axa-field-error[role=alert]) .p-inputnumber-input:focus,
.editor-header:has(.axa-field-error[role=alert]) .p-select.p-focus,
.editor-header:has(.axa-field-error[role=alert]) .p-multiselect.p-focus,
.editor-header:has(.axa-field-error[role=alert]) .p-datepicker:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-select .p-select.p-focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) input:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) textarea:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-inputtext:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-select.p-focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-multiselect.p-focus,
.editor-fields > .flex-1:has(small.text-red-500[role=alert]) .p-datepicker:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-select .p-select.p-focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) input:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) textarea:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-inputtext:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-select.p-focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-multiselect.p-focus,
.editor-fields > .flex-1:has(small.text-red-700[role=alert]) .p-datepicker:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-select .p-select.p-focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) p-datepicker .p-inputtext:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) input:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) textarea:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-inputtext:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-select.p-focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-multiselect.p-focus,
.editor-fields > .flex-1:has(.p-error[role=alert]) .p-datepicker:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-select .p-select.p-focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) input:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) textarea:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-inputtext:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-inputnumber-input:focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-select.p-focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-multiselect.p-focus,
.editor-fields > .flex-1:has(.axa-field-error[role=alert]) .p-datepicker:focus,
.flex-none:has(small.text-red-500[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.flex-none:has(small.text-red-500[role=alert]) p-select .p-select.p-focus,
.flex-none:has(small.text-red-500[role=alert]) p-multiselect .p-multiselect.p-focus,
.flex-none:has(small.text-red-500[role=alert]) p-datepicker .p-datepicker-input:focus,
.flex-none:has(small.text-red-500[role=alert]) p-datepicker .p-inputtext:focus,
.flex-none:has(small.text-red-500[role=alert]) input:focus,
.flex-none:has(small.text-red-500[role=alert]) textarea:focus,
.flex-none:has(small.text-red-500[role=alert]) .p-inputtext:focus,
.flex-none:has(small.text-red-500[role=alert]) .p-inputnumber-input:focus,
.flex-none:has(small.text-red-500[role=alert]) .p-select.p-focus,
.flex-none:has(small.text-red-500[role=alert]) .p-multiselect.p-focus,
.flex-none:has(small.text-red-500[role=alert]) .p-datepicker:focus,
.flex-none:has(small.text-red-700[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.flex-none:has(small.text-red-700[role=alert]) p-select .p-select.p-focus,
.flex-none:has(small.text-red-700[role=alert]) p-multiselect .p-multiselect.p-focus,
.flex-none:has(small.text-red-700[role=alert]) p-datepicker .p-datepicker-input:focus,
.flex-none:has(small.text-red-700[role=alert]) p-datepicker .p-inputtext:focus,
.flex-none:has(small.text-red-700[role=alert]) input:focus,
.flex-none:has(small.text-red-700[role=alert]) textarea:focus,
.flex-none:has(small.text-red-700[role=alert]) .p-inputtext:focus,
.flex-none:has(small.text-red-700[role=alert]) .p-inputnumber-input:focus,
.flex-none:has(small.text-red-700[role=alert]) .p-select.p-focus,
.flex-none:has(small.text-red-700[role=alert]) .p-multiselect.p-focus,
.flex-none:has(small.text-red-700[role=alert]) .p-datepicker:focus,
.flex-none:has(.p-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.flex-none:has(.p-error[role=alert]) p-select .p-select.p-focus,
.flex-none:has(.p-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.flex-none:has(.p-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.flex-none:has(.p-error[role=alert]) p-datepicker .p-inputtext:focus,
.flex-none:has(.p-error[role=alert]) input:focus,
.flex-none:has(.p-error[role=alert]) textarea:focus,
.flex-none:has(.p-error[role=alert]) .p-inputtext:focus,
.flex-none:has(.p-error[role=alert]) .p-inputnumber-input:focus,
.flex-none:has(.p-error[role=alert]) .p-select.p-focus,
.flex-none:has(.p-error[role=alert]) .p-multiselect.p-focus,
.flex-none:has(.p-error[role=alert]) .p-datepicker:focus,
.flex-none:has(.axa-field-error[role=alert]) p-inputnumber .p-inputnumber-input:focus,
.flex-none:has(.axa-field-error[role=alert]) p-select .p-select.p-focus,
.flex-none:has(.axa-field-error[role=alert]) p-multiselect .p-multiselect.p-focus,
.flex-none:has(.axa-field-error[role=alert]) p-datepicker .p-datepicker-input:focus,
.flex-none:has(.axa-field-error[role=alert]) p-datepicker .p-inputtext:focus,
.flex-none:has(.axa-field-error[role=alert]) input:focus,
.flex-none:has(.axa-field-error[role=alert]) textarea:focus,
.flex-none:has(.axa-field-error[role=alert]) .p-inputtext:focus,
.flex-none:has(.axa-field-error[role=alert]) .p-inputnumber-input:focus,
.flex-none:has(.axa-field-error[role=alert]) .p-select.p-focus,
.flex-none:has(.axa-field-error[role=alert]) .p-multiselect.p-focus,
.flex-none:has(.axa-field-error[role=alert]) .p-datepicker:focus {
  box-shadow: 0 0 0 3px rgba(220, 8, 20, 0.12) !important;
  outline-color: var(--axa-red-500);
}
.p-tierdemenu .p-menuitem-link {
  padding: 0.75rem 1rem;
}
.layout-header {
  position: sticky;
  top: 0;
  z-index: 999;
  height: 4rem;
  padding: 0 2rem;
  background: rgba(0, 10, 68, 0.82);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.layout-sidebar {
  position: fixed;
  left: 0;
  top: 4rem;
  height: calc(100vh - 4rem);
  width: 18rem;
  border-right: 1px solid var(--axa-border-strong);
  background:
    linear-gradient(
      180deg,
      rgba(238, 240, 255, 0.95) 0%,
      rgba(247, 248, 252, 0.96) 60%,
      rgba(255, 255, 255, 0.98) 100%);
  overflow-y: auto;
}
.layout-main-container {
  margin-left: 18rem;
  padding-top: 4rem;
  background:
    linear-gradient(
      180deg,
      rgb(247, 248, 252) 0%,
      rgba(230, 234, 242, 0.9) 35%,
      rgb(255, 255, 255) 70%);
}
.layout-main {
  padding: 2rem;
  background: transparent;
}
::ng-deep .p-tag {
  border-radius: 999px !important;
  font-weight: 600 !important;
  letter-spacing: 0.025em !important;
}
.ql-container,
.ql-editor,
.ql-editor * {
  direction: ltr !important;
  unicode-bidi: plaintext !important;
  text-align: left !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
::ng-deep .p-menu.p-menu-overlay {
  max-height: calc(100vh - 80px) !important;
  overflow-y: auto !important;
  scroll-behavior: smooth;
}
::ng-deep .p-menu.p-menu-overlay .p-menu-list {
  max-height: 100%;
}
::ng-deep .p-menu:not(.p-menu-overlay) {
  max-height: 80vh;
  overflow-y: auto;
  scroll-behavior: smooth;
}
@media (max-width: 991px) {
  .layout-sidebar {
    transform: translateX(-100%);
  }
  .layout-main-container {
    margin-left: 0;
  }
}
.axa-dark-mode {
}
.axa-dark-mode .layout-main-container {
  background: #0d0f2b !important;
}
.axa-dark-mode .layout-main {
  background: transparent !important;
  border-left: none !important;
}
.axa-dark-mode .layout-sidebar {
  background: #181a2e !important;
  border-right: none !important;
  box-shadow: none !important;
}
.axa-dark-mode {
}
.axa-dark-mode .axa-header .header-action-btn i,
.axa-dark-mode .axa-header .header-action-btn .pi,
.axa-dark-mode .axa-header .header-action-btn .p-button-icon,
.axa-dark-mode .axa-header .dark-mode-toggle i,
.axa-dark-mode .axa-header .dark-mode-toggle .pi,
.axa-dark-mode .axa-header .dark-mode-toggle .p-button-icon {
  color: #ffffff !important;
}
.axa-dark-mode .axa-header .p-button.header-action-btn,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle {
  color: #ffffff !important;
}
.axa-dark-mode .axa-header .p-button.header-action-btn i,
.axa-dark-mode .axa-header .p-button.header-action-btn .pi,
.axa-dark-mode .axa-header .p-button.header-action-btn .p-button-icon,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle i,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle .pi,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle .p-button-icon {
  color: #ffffff !important;
}
.axa-dark-mode .axa-header .p-button.header-action-btn:hover,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}
.axa-dark-mode .axa-header .p-button.header-action-btn:hover i,
.axa-dark-mode .axa-header .p-button.header-action-btn:hover .pi,
.axa-dark-mode .axa-header .p-button.header-action-btn:hover .p-button-icon,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle:hover i,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle:hover .pi,
.axa-dark-mode .axa-header .p-button.dark-mode-toggle:hover .p-button-icon {
  color: #ffffff !important;
}
.axa-dark-mode .axa-header .app-title {
  color: #ffffff !important;
}
.axa-dark-mode {
}
.axa-dark-mode h1,
.axa-dark-mode h2,
.axa-dark-mode h3,
.axa-dark-mode h4,
.axa-dark-mode h5,
.axa-dark-mode h6 {
  color: #ffffff !important;
  font-weight: 600 !important;
}
.axa-dark-mode p,
.axa-dark-mode span:not([class*=p-]),
.axa-dark-mode div:not([class*=p-]) {
  color: #f7f8fc !important;
}
.axa-dark-mode a {
  color: #7a87ff;
}
.axa-dark-mode a:hover {
  color: #a3b3ff;
}
.axa-dark-mode {
}
.axa-dark-mode .surface-0 i.pi,
.axa-dark-mode section i.pi,
.axa-dark-mode .page-header i.pi {
  color: #ffffff !important;
}
.axa-dark-mode {
}
.axa-dark-mode i[style*="color: #00125b"],
.axa-dark-mode i[style*="color:#00125b"] {
  color: #ffffff !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-card {
  background: #252740 !important;
  border: 1px solid rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-card .p-card-header {
  background: #181a2e !important;
  border-bottom-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-card .p-card-body,
.axa-dark-mode .p-card .p-card-content {
  background: #252740 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-card .p-card-title {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-card .p-card-subtitle {
  color: #d3d9e5 !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-accordion .p-accordion-header .p-accordion-header-link {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-accordion .p-accordion-header .p-accordion-header-link:not(.p-disabled):hover {
  background: #2a2d47 !important;
  border-color: rgba(154, 163, 187, 0.4) !important;
}
.axa-dark-mode .p-accordion .p-accordion-header .p-accordion-header-link:focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 108, 255, 0.4) !important;
}
.axa-dark-mode .p-accordion .p-accordion-header.p-highlight .p-accordion-header-link {
  background: #2a2d47 !important;
  border-color: #5c6cff !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-accordion .p-accordion-content {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-panel {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-panel .p-panel-header {
  background: #181a2e !important;
  border-bottom-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-panel .p-panel-content {
  background: #252740 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-inputtext,
.axa-dark-mode .p-inputtextarea,
.axa-dark-mode .p-inputnumber-input {
  background: #181a2e !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-inputtext::placeholder,
.axa-dark-mode .p-inputtextarea::placeholder,
.axa-dark-mode .p-inputnumber-input::placeholder {
  color: #9aa3bb !important;
}
.axa-dark-mode .p-inputtext:enabled:hover,
.axa-dark-mode .p-inputtextarea:enabled:hover,
.axa-dark-mode .p-inputnumber-input:enabled:hover {
  border-color: rgba(154, 163, 187, 0.4) !important;
}
.axa-dark-mode .p-inputtext:enabled:focus,
.axa-dark-mode .p-inputtextarea:enabled:focus,
.axa-dark-mode .p-inputnumber-input:enabled:focus {
  border-color: #5c6cff !important;
  box-shadow: 0 0 0 0.2rem rgba(92, 108, 255, 0.4) !important;
}
.axa-dark-mode .p-inputtext:disabled,
.axa-dark-mode .p-inputtextarea:disabled,
.axa-dark-mode .p-inputnumber-input:disabled {
  background: #0d0f2b !important;
  color: #9aa3bb !important;
  opacity: 0.6;
}
.axa-dark-mode {
}
.axa-dark-mode .p-dropdown,
.axa-dark-mode .p-multiselect {
  background: #181a2e !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-dropdown:not(.p-disabled):hover,
.axa-dark-mode .p-multiselect:not(.p-disabled):hover {
  border-color: rgba(154, 163, 187, 0.4) !important;
}
.axa-dark-mode .p-dropdown:not(.p-disabled).p-focus,
.axa-dark-mode .p-multiselect:not(.p-disabled).p-focus {
  border-color: #5c6cff !important;
  box-shadow: 0 0 0 0.2rem rgba(92, 108, 255, 0.4) !important;
}
.axa-dark-mode .p-dropdown .p-dropdown-label,
.axa-dark-mode .p-dropdown .p-multiselect-label,
.axa-dark-mode .p-multiselect .p-dropdown-label,
.axa-dark-mode .p-multiselect .p-multiselect-label {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-dropdown .p-dropdown-trigger,
.axa-dark-mode .p-dropdown .p-multiselect-trigger,
.axa-dark-mode .p-multiselect .p-dropdown-trigger,
.axa-dark-mode .p-multiselect .p-multiselect-trigger {
  color: #d3d9e5 !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-dropdown-panel,
.axa-dark-mode .p-multiselect-panel {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.4) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-dropdown-panel .p-dropdown-items .p-dropdown-item,
.axa-dark-mode .p-dropdown-panel .p-dropdown-items .p-multiselect-item,
.axa-dark-mode .p-dropdown-panel .p-multiselect-items .p-dropdown-item,
.axa-dark-mode .p-dropdown-panel .p-multiselect-items .p-multiselect-item,
.axa-dark-mode .p-multiselect-panel .p-dropdown-items .p-dropdown-item,
.axa-dark-mode .p-multiselect-panel .p-dropdown-items .p-multiselect-item,
.axa-dark-mode .p-multiselect-panel .p-multiselect-items .p-dropdown-item,
.axa-dark-mode .p-multiselect-panel .p-multiselect-items .p-multiselect-item {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover,
.axa-dark-mode .p-dropdown-panel .p-dropdown-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover,
.axa-dark-mode .p-dropdown-panel .p-multiselect-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover,
.axa-dark-mode .p-dropdown-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover,
.axa-dark-mode .p-multiselect-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover,
.axa-dark-mode .p-multiselect-panel .p-dropdown-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover,
.axa-dark-mode .p-multiselect-panel .p-multiselect-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover,
.axa-dark-mode .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
  background: #2a2d47 !important;
}
.axa-dark-mode .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight,
.axa-dark-mode .p-dropdown-panel .p-dropdown-items .p-multiselect-item.p-highlight,
.axa-dark-mode .p-dropdown-panel .p-multiselect-items .p-dropdown-item.p-highlight,
.axa-dark-mode .p-dropdown-panel .p-multiselect-items .p-multiselect-item.p-highlight,
.axa-dark-mode .p-multiselect-panel .p-dropdown-items .p-dropdown-item.p-highlight,
.axa-dark-mode .p-multiselect-panel .p-dropdown-items .p-multiselect-item.p-highlight,
.axa-dark-mode .p-multiselect-panel .p-multiselect-items .p-dropdown-item.p-highlight,
.axa-dark-mode .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
  background: rgba(92, 108, 255, 0.2) !important;
  color: #7a87ff !important;
}
.axa-dark-mode .p-dropdown-panel .p-dropdown-filter,
.axa-dark-mode .p-dropdown-panel .p-multiselect-filter,
.axa-dark-mode .p-multiselect-panel .p-dropdown-filter,
.axa-dark-mode .p-multiselect-panel .p-multiselect-filter {
  background: #181a2e !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-checkbox .p-checkbox-box,
.axa-dark-mode .p-radiobutton .p-radiobutton-box {
  background: #181a2e !important;
  border: 2px solid rgba(154, 163, 187, 0.5) !important;
}
.axa-dark-mode .p-checkbox .p-checkbox-box:not(.p-disabled):hover,
.axa-dark-mode .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
  border-color: #5c6cff !important;
}
.axa-dark-mode .p-checkbox .p-checkbox-box.p-highlight,
.axa-dark-mode .p-radiobutton .p-radiobutton-box.p-highlight {
  background: #5c6cff !important;
  border-color: #5c6cff !important;
}
.axa-dark-mode .p-checkbox .p-checkbox-box.p-focus,
.axa-dark-mode .p-radiobutton .p-radiobutton-box.p-focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 108, 255, 0.4) !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-datatable {
  background: #2a2d47 !important;
  border: 1px solid rgba(92, 108, 255, 0.2) !important;
}
.axa-dark-mode .p-datatable .p-datatable-header {
  background: #1e2035 !important;
  border-color: rgba(154, 163, 187, 0.3) !important;
  color: #ffffff !important;
}
.axa-dark-mode .p-datatable .p-datatable-thead > tr > th {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.3) !important;
  color: #ffffff !important;
  font-weight: 600 !important;
}
.axa-dark-mode .p-datatable .p-datatable-tbody > tr {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-datatable .p-datatable-tbody > tr:nth-child(even) {
  background: #252740 !important;
}
.axa-dark-mode .p-datatable .p-datatable-tbody > tr > td {
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-datatable .p-datatable-tbody > tr:not(.p-highlight):hover {
  background: #343857 !important;
}
.axa-dark-mode .p-datatable .p-datatable-tbody > tr.p-highlight {
  background: rgba(92, 108, 255, 0.2) !important;
  color: #ffffff !important;
}
.axa-dark-mode .p-datatable .p-datatable-footer {
  background: #1e2035 !important;
  border-color: rgba(154, 163, 187, 0.3) !important;
  color: #ffffff !important;
}
.axa-dark-mode .p-datatable {
}
.axa-dark-mode .p-datatable .p-datatable-wrapper {
  background: transparent !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-paginator {
  background: #2a2d47 !important;
  border-color: rgba(154, 163, 187, 0.3) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-paginator .p-paginator-pages .p-paginator-page {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
  background: #343857 !important;
}
.axa-dark-mode .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  background: #5c6cff !important;
  color: #ffffff !important;
}
.axa-dark-mode .p-paginator .p-dropdown {
  background: #1e2035 !important;
  border-color: rgba(154, 163, 187, 0.3) !important;
}
.axa-dark-mode .p-paginator .p-paginator-current {
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-button.p-button-text {
  color: #5c6cff !important;
}
.axa-dark-mode .p-button.p-button-text:enabled:hover {
  background: rgba(92, 108, 255, 0.1) !important;
  color: #7a87ff !important;
}
.axa-dark-mode .p-button.p-button-outlined {
  background: transparent !important;
  border-color: #5c6cff !important;
  color: #5c6cff !important;
}
.axa-dark-mode .p-button.p-button-outlined:enabled:hover {
  background: rgba(92, 108, 255, 0.1) !important;
  border-color: #7a87ff !important;
}
.axa-dark-mode .p-button.p-button-secondary {
  background: #2a2d47 !important;
  border-color: rgba(154, 163, 187, 0.4) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-button.p-button-secondary:enabled:hover {
  background: #1e2035 !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-dialog {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.4) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-dialog .p-dialog-header {
  background: #181a2e !important;
  border-bottom-color: rgba(154, 163, 187, 0.2) !important;
  color: #ffffff !important;
}
.axa-dark-mode .p-dialog .p-dialog-header .p-dialog-title {
  color: #ffffff !important;
  font-weight: 600 !important;
}
.axa-dark-mode .p-dialog .p-dialog-content {
  background: #252740 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-dialog .p-dialog-footer {
  background: #252740 !important;
  border-top-color: rgba(154, 163, 187, 0.2) !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-toast .p-toast-message {
  background: #252740 !important;
  border: 2px solid !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5) !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-info {
  border-color: #5c6cff !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-info .p-toast-summary {
  color: #7a87ff !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-info .p-toast-detail {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-success {
  border-color: #3fc4bc !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-success .p-toast-summary {
  color: #3fc4bc !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-success .p-toast-detail {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-warn {
  border-color: #fbbf24 !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-warn .p-toast-summary {
  color: #fbbf24 !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-warn .p-toast-detail {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-error {
  border-color: #ff8266 !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-error .p-toast-summary {
  color: #ff8266 !important;
}
.axa-dark-mode .p-toast .p-toast-message.p-toast-message-error .p-toast-detail {
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-menu,
.axa-dark-mode .p-tieredmenu {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.4) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-menu .p-menuitem-link,
.axa-dark-mode .p-tieredmenu .p-menuitem-link {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-menu .p-menuitem-link:not(.p-disabled):hover,
.axa-dark-mode .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover {
  background: #2a2d47 !important;
}
.axa-dark-mode .p-menu .p-menuitem-link .p-menuitem-text,
.axa-dark-mode .p-tieredmenu .p-menuitem-link .p-menuitem-text {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-menu .p-menuitem-link .p-menuitem-icon,
.axa-dark-mode .p-tieredmenu .p-menuitem-link .p-menuitem-icon {
  color: #d3d9e5 !important;
}
.axa-dark-mode .p-menu .p-submenu-header,
.axa-dark-mode .p-tieredmenu .p-submenu-header {
  background: #181a2e !important;
  color: #d3d9e5 !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-fileupload .p-fileupload-buttonbar {
  background: #181a2e !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-fileupload .p-fileupload-content {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-progressbar {
  background: #181a2e !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
}
.axa-dark-mode .p-progressbar .p-progressbar-value {
  background: #5c6cff !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-datepicker {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.4) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-datepicker .p-datepicker-header {
  background: #181a2e !important;
  border-bottom-color: rgba(154, 163, 187, 0.2) !important;
  color: #ffffff !important;
}
.axa-dark-mode .p-datepicker table td > span {
  color: #f7f8fc !important;
}
.axa-dark-mode .p-datepicker table td > span:not(.p-highlight):not(.p-disabled):hover {
  background: #2a2d47 !important;
}
.axa-dark-mode .p-datepicker table td > span.p-highlight {
  background: #5c6cff !important;
  color: #ffffff !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-divider.p-divider-horizontal:before {
  border-top-color: rgba(154, 163, 187, 0.2) !important;
}
.axa-dark-mode .p-divider.p-divider-vertical:before {
  border-left-color: rgba(154, 163, 187, 0.2) !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-chip {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-fieldset {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode .p-fieldset .p-fieldset-legend {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #ffffff !important;
  font-weight: 600 !important;
}
.axa-dark-mode .p-fieldset .p-fieldset-content {
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-toolbar {
  background: #181a2e !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
}
.axa-dark-mode {
}
.axa-dark-mode ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.axa-dark-mode ::-webkit-scrollbar-track {
  background: #181a2e;
}
.axa-dark-mode ::-webkit-scrollbar-thumb {
  background: #2a2d47;
  border-radius: 5px;
}
.axa-dark-mode ::-webkit-scrollbar-thumb:hover {
  background: #9aa3bb;
}
.axa-dark-mode {
}
.axa-dark-mode label {
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode small.p-error {
  color: #ff8266 !important;
}
.axa-dark-mode {
}
.axa-dark-mode small.p-help {
  color: #9aa3bb !important;
}
.axa-dark-mode {
}
.axa-dark-mode *[style*="background: white"],
.axa-dark-mode *[style*="background: #fff"],
.axa-dark-mode *[style*="background-color: white"],
.axa-dark-mode *[style*="background-color: #fff"],
.axa-dark-mode *[style*="background-color: rgb(255, 255, 255)"],
.axa-dark-mode *[style*="background-color: #f5f7fa"],
.axa-dark-mode *[style*="background: #f5f7fa"] {
  background: #252740 !important;
  background-color: #252740 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode [class*=card]:not([class*=p-]),
.axa-dark-mode [class*=header]:not([class*=p-]),
.axa-dark-mode [class*=container]:not(.layout-main-container):not([class*=p-]),
.axa-dark-mode [class*=section]:not([class*=p-]),
.axa-dark-mode [class*=panel]:not([class*=p-]),
.axa-dark-mode [class*=widget]:not([class*=p-]),
.axa-dark-mode [class*=box]:not([class*=p-]) {
  background: #252740 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode [class*=p-component] {
  background-color: #252740 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .p-breadcrumb {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.2) !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode .dashboard-container {
  background: #0d0f2b !important;
}
.axa-dark-mode .dashboard-container .page-header {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
  border: 1px solid rgba(92, 108, 255, 0.2) !important;
  border-radius: 8px !important;
}
.axa-dark-mode .dashboard-container .page-header .header-content .header-icon {
  color: #7a87ff !important;
}
.axa-dark-mode .dashboard-container .page-header .header-content h1 {
  color: #ffffff !important;
  font-weight: 600 !important;
}
.axa-dark-mode .dashboard-container .page-header .header-description {
  color: #e5e7eb !important;
  line-height: 1.6 !important;
}
.axa-dark-mode .dashboard-container .breadcrumb-nav {
  background: #2a2d47 !important;
  border: 1px solid rgba(92, 108, 255, 0.2) !important;
}
.axa-dark-mode .dashboard-container .breadcrumb-nav .p-breadcrumb-item a {
  color: #7a87ff !important;
  font-weight: 500 !important;
}
.axa-dark-mode .dashboard-container .breadcrumb-nav .p-breadcrumb-item a:hover {
  color: #a3b3ff !important;
}
.axa-dark-mode .dashboard-container .breadcrumb-nav .p-breadcrumb-home .pi {
  color: #7a87ff !important;
}
.axa-dark-mode .dashboard-container .status-card {
  background: #2a2d47 !important;
  border: 2px solid !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3) !important;
}
.axa-dark-mode .dashboard-container .status-card:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4) !important;
}
.axa-dark-mode .dashboard-container .status-card .card-label {
  color: #e5e7eb !important;
  font-weight: 600 !important;
  font-size: 0.75rem !important;
}
.axa-dark-mode .dashboard-container .status-card .card-value {
  color: #ffffff !important;
  font-weight: 700 !important;
}
.axa-dark-mode .dashboard-container .status-card.status-active {
  border-color: #5c6cff !important;
}
.axa-dark-mode .dashboard-container .status-card.status-active .card-value {
  color: #7a87ff !important;
}
.axa-dark-mode .dashboard-container .status-card.status-in-progress {
  border-color: #fbbf24 !important;
}
.axa-dark-mode .dashboard-container .status-card.status-in-progress .card-value {
  color: #fbbf24 !important;
}
.axa-dark-mode .dashboard-container .status-card.status-waiting {
  border-color: #ff8266 !important;
}
.axa-dark-mode .dashboard-container .status-card.status-waiting .card-value {
  color: #ff8266 !important;
}
.axa-dark-mode .dashboard-container .status-card.status-contratti {
  border-color: #a78bfa !important;
}
.axa-dark-mode .dashboard-container .status-card.status-contratti .card-value {
  color: #a78bfa !important;
}
.axa-dark-mode .dashboard-container .category-card {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
  border: 2px solid rgba(92, 108, 255, 0.3) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
}
.axa-dark-mode .dashboard-container .category-card:hover {
  border-color: rgba(92, 108, 255, 0.5) !important;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.4) !important;
}
.axa-dark-mode .dashboard-container .category-card .card-header {
  border-bottom: 2px solid rgba(92, 108, 255, 0.3) !important;
}
.axa-dark-mode .dashboard-container .category-card .card-header .card-title {
  color: #f7f8fc !important;
  font-weight: 600 !important;
}
.axa-dark-mode .dashboard-container .category-card .card-header .card-total {
  background: rgba(92, 108, 255, 0.25) !important;
  color: #a3b3ff !important;
  font-weight: 600 !important;
  padding: 0.5rem 1rem !important;
  border-radius: 6px !important;
}
.axa-dark-mode .dashboard-container .category-card .card-stats .stat-item {
  background: #1e2035 !important;
  border: 1px solid rgba(154, 163, 187, 0.3) !important;
  border-radius: 6px !important;
  padding: 0.75rem !important;
}
.axa-dark-mode .dashboard-container .category-card .card-stats .stat-item:hover {
  background: #252740 !important;
  border-color: rgba(154, 163, 187, 0.5) !important;
}
.axa-dark-mode .dashboard-container .category-card .card-stats .stat-item .stat-label {
  color: #d3d9e5 !important;
  font-size: 0.85rem !important;
  font-weight: 500 !important;
}
.axa-dark-mode .dashboard-container .category-card .card-stats .stat-item .stat-value {
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 1.25rem !important;
}
.axa-dark-mode .dashboard-container .category-card {
}
.axa-dark-mode .dashboard-container .category-card .p-button {
  font-weight: 600 !important;
}
.axa-dark-mode .dashboard-container .category-card .p-button:hover {
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3) !important;
}
.axa-dark-mode .dashboard-container .chart-card {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
  border: 1px solid rgba(92, 108, 255, 0.2) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3) !important;
}
.axa-dark-mode .dashboard-container .chart-card .chart-header {
  border-bottom: 2px solid rgba(92, 108, 255, 0.3) !important;
}
.axa-dark-mode .dashboard-container .chart-card .chart-header .chart-title {
  color: #ffffff !important;
  font-weight: 600 !important;
}
.axa-dark-mode .dashboard-container .chart-card .chart-header .chart-subtitle {
  color: #e5e7eb !important;
}
.axa-dark-mode .dashboard-container .filter-section {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
  border: 1px solid rgba(92, 108, 255, 0.2) !important;
}
.axa-dark-mode .dashboard-container .filter-section .filter-header {
  border-bottom: 2px solid rgba(92, 108, 255, 0.3) !important;
}
.axa-dark-mode .dashboard-container .filter-section .filter-header h2 {
  color: #ffffff !important;
  font-weight: 600 !important;
}
.axa-dark-mode .dashboard-container .table-section {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
  border: 1px solid rgba(92, 108, 255, 0.2) !important;
}
.axa-dark-mode {
}
.axa-dark-mode [class*=table-container],
.axa-dark-mode [class*=table-section],
.axa-dark-mode [class*=table-wrapper],
.axa-dark-mode [class*=data-table] {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
}
.axa-dark-mode {
}
.axa-dark-mode section,
.axa-dark-mode .section {
  background: transparent !important;
}
.axa-dark-mode section:has(.p-datatable),
.axa-dark-mode .section:has(.p-datatable) {
  background: #2a2d47 !important;
  padding: 1rem !important;
  border-radius: 8px !important;
  border: 1px solid rgba(92, 108, 255, 0.2) !important;
}
.axa-dark-mode {
}
.axa-dark-mode div:has(> .p-datatable) {
  background: #2a2d47 !important;
}
.axa-dark-mode {
}
.axa-dark-mode [class*=filter],
.axa-dark-mode [class*=toolbar] {
  background: #2a2d47 !important;
  color: #f7f8fc !important;
  border-color: rgba(92, 108, 255, 0.2) !important;
}
.custom-fileupload-hide-choose .p-fileupload-buttonbar {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  opacity: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.custom-fileupload-hide-choose .p-fileupload-choose,
.custom-fileupload-hide-choose .p-fileupload-choose-selected {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.custom-fileupload-hide-choose .p-fileupload-content {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
  border-top: 1px solid #dee2e6 !important;
  margin-top: 0 !important;
}

/* node_modules/primeflex/primeflex.css */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}
.grid > .col,
.grid > [class*=col] {
  box-sizing: border-box;
}
.grid-nogutter {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}
.grid-nogutter > .col,
.grid-nogutter > [class*=col-] {
  padding: 0;
}
.col {
  flex-grow: 1;
  flex-basis: 0;
  padding: 0.5rem;
}
.col-fixed {
  flex: 0 0 auto;
  padding: 0.5rem;
}
.col-1 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 8.3333%;
}
.col-2 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 16.6667%;
}
.col-3 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 33.3333%;
}
.col-5 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 41.6667%;
}
.col-6 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 58.3333%;
}
.col-8 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 66.6667%;
}
.col-9 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 83.3333%;
}
.col-11 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 91.6667%;
}
.col-12 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 100%;
}
@media screen and (min-width: 576px) {
  .sm\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .sm\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .sm\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .sm\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .sm\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .sm\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .sm\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .sm\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .sm\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .sm\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .sm\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .sm\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .sm\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .sm\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .md\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .md\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .md\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .md\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .md\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .md\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .md\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .md\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .md\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .md\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .md\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .md\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .md\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .md\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .lg\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .lg\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .lg\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .lg\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .lg\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .lg\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .lg\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .lg\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .lg\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .lg\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .lg\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .lg\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .lg\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .xl\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .xl\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .xl\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .xl\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .xl\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .xl\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .xl\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .xl\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .xl\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .xl\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .xl\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .xl\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .xl\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
.col-offset-0 {
  margin-left: 0 !important;
}
.col-offset-1 {
  margin-left: 8.3333% !important;
}
.col-offset-2 {
  margin-left: 16.6667% !important;
}
.col-offset-3 {
  margin-left: 25% !important;
}
.col-offset-4 {
  margin-left: 33.3333% !important;
}
.col-offset-5 {
  margin-left: 41.6667% !important;
}
.col-offset-6 {
  margin-left: 50% !important;
}
.col-offset-7 {
  margin-left: 58.3333% !important;
}
.col-offset-8 {
  margin-left: 66.6667% !important;
}
.col-offset-9 {
  margin-left: 75% !important;
}
.col-offset-10 {
  margin-left: 83.3333% !important;
}
.col-offset-11 {
  margin-left: 91.6667% !important;
}
.col-offset-12 {
  margin-left: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:col-offset-0 {
    margin-left: 0 !important;
  }
  .sm\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .sm\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .sm\:col-offset-3 {
    margin-left: 25% !important;
  }
  .sm\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .sm\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .sm\:col-offset-6 {
    margin-left: 50% !important;
  }
  .sm\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .sm\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .sm\:col-offset-9 {
    margin-left: 75% !important;
  }
  .sm\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .sm\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .sm\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:col-offset-0 {
    margin-left: 0 !important;
  }
  .md\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .md\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .md\:col-offset-3 {
    margin-left: 25% !important;
  }
  .md\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .md\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .md\:col-offset-6 {
    margin-left: 50% !important;
  }
  .md\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .md\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .md\:col-offset-9 {
    margin-left: 75% !important;
  }
  .md\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .md\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .md\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col-offset-0 {
    margin-left: 0 !important;
  }
  .lg\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .lg\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .lg\:col-offset-3 {
    margin-left: 25% !important;
  }
  .lg\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .lg\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .lg\:col-offset-6 {
    margin-left: 50% !important;
  }
  .lg\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .lg\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .lg\:col-offset-9 {
    margin-left: 75% !important;
  }
  .lg\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .lg\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .lg\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col-offset-0 {
    margin-left: 0 !important;
  }
  .xl\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .xl\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .xl\:col-offset-3 {
    margin-left: 25% !important;
  }
  .xl\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .xl\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .xl\:col-offset-6 {
    margin-left: 50% !important;
  }
  .xl\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .xl\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .xl\:col-offset-9 {
    margin-left: 75% !important;
  }
  .xl\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .xl\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .xl\:col-offset-12 {
    margin-left: 100% !important;
  }
}
.text-0 {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.text-50 {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.text-100 {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.text-200 {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.text-300 {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.text-400 {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.text-500 {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.text-600 {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.text-700 {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.text-800 {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.text-900 {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.focus\:text-0:focus {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.hover\:text-0:hover {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.active\:text-0:active {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.focus\:text-50:focus {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.hover\:text-50:hover {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.active\:text-50:active {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.focus\:text-100:focus {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.hover\:text-100:hover {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.active\:text-100:active {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.focus\:text-200:focus {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.hover\:text-200:hover {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.active\:text-200:active {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.focus\:text-300:focus {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.hover\:text-300:hover {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.active\:text-300:active {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.focus\:text-400:focus {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.hover\:text-400:hover {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.active\:text-400:active {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.focus\:text-500:focus {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.hover\:text-500:hover {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.active\:text-500:active {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.focus\:text-600:focus {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.hover\:text-600:hover {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.active\:text-600:active {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.focus\:text-700:focus {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.hover\:text-700:hover {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.active\:text-700:active {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.focus\:text-800:focus {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.hover\:text-800:hover {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.active\:text-800:active {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.focus\:text-900:focus {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.hover\:text-900:hover {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.active\:text-900:active {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.surface-0 {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.surface-50 {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.surface-100 {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.surface-200 {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.surface-300 {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.surface-400 {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.surface-500 {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.surface-600 {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.surface-700 {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.surface-800 {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.surface-900 {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.focus\:surface-0:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.hover\:surface-0:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.active\:surface-0:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.focus\:surface-50:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.hover\:surface-50:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.active\:surface-50:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.focus\:surface-100:focus {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.hover\:surface-100:hover {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.active\:surface-100:active {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.focus\:surface-200:focus {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.hover\:surface-200:hover {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.active\:surface-200:active {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.focus\:surface-300:focus {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.hover\:surface-300:hover {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.active\:surface-300:active {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.focus\:surface-400:focus {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.hover\:surface-400:hover {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.active\:surface-400:active {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.focus\:surface-500:focus {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.hover\:surface-500:hover {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.active\:surface-500:active {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.focus\:surface-600:focus {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.hover\:surface-600:hover {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.active\:surface-600:active {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.focus\:surface-700:focus {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.hover\:surface-700:hover {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.active\:surface-700:active {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.focus\:surface-800:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.hover\:surface-800:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.active\:surface-800:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.focus\:surface-900:focus {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.hover\:surface-900:hover {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.active\:surface-900:active {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.border-0 {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.border-50 {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.border-100 {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.border-200 {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.border-300 {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.border-400 {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.border-500 {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.border-600 {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.border-700 {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.border-800 {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.border-900 {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.focus\:border-0:focus {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.hover\:border-0:hover {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.active\:border-0:active {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.focus\:border-50:focus {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.hover\:border-50:hover {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.active\:border-50:active {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}
.focus\:border-100:focus {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.hover\:border-100:hover {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.active\:border-100:active {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}
.focus\:border-200:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.hover\:border-200:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.active\:border-200:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}
.focus\:border-300:focus {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.hover\:border-300:hover {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.active\:border-300:active {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}
.focus\:border-400:focus {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.hover\:border-400:hover {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.active\:border-400:active {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}
.focus\:border-500:focus {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.hover\:border-500:hover {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.active\:border-500:active {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}
.focus\:border-600:focus {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.hover\:border-600:hover {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.active\:border-600:active {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}
.focus\:border-700:focus {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.hover\:border-700:hover {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.active\:border-700:active {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}
.focus\:border-800:focus {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.hover\:border-800:hover {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.active\:border-800:active {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}
.focus\:border-900:focus {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.hover\:border-900:hover {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.active\:border-900:active {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-transparent {
    background-color: transparent !important;
  }
}
.border-transparent {
  border-color: transparent !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-transparent {
    border-color: transparent !important;
  }
}
.text-blue-50 {
  color: var(--p-blue-50) !important;
}
.text-blue-100 {
  color: var(--p-blue-100) !important;
}
.text-blue-200 {
  color: var(--p-blue-200) !important;
}
.text-blue-300 {
  color: var(--p-blue-300) !important;
}
.text-blue-400 {
  color: var(--p-blue-400) !important;
}
.text-blue-500 {
  color: var(--p-blue-500) !important;
}
.text-blue-600 {
  color: var(--p-blue-600) !important;
}
.text-blue-700 {
  color: var(--p-blue-700) !important;
}
.text-blue-800 {
  color: var(--p-blue-800) !important;
}
.text-blue-900 {
  color: var(--p-blue-900) !important;
}
.focus\:text-blue-50:focus {
  color: var(--p-blue-50) !important;
}
.focus\:text-blue-100:focus {
  color: var(--p-blue-100) !important;
}
.focus\:text-blue-200:focus {
  color: var(--p-blue-200) !important;
}
.focus\:text-blue-300:focus {
  color: var(--p-blue-300) !important;
}
.focus\:text-blue-400:focus {
  color: var(--p-blue-400) !important;
}
.focus\:text-blue-500:focus {
  color: var(--p-blue-500) !important;
}
.focus\:text-blue-600:focus {
  color: var(--p-blue-600) !important;
}
.focus\:text-blue-700:focus {
  color: var(--p-blue-700) !important;
}
.focus\:text-blue-800:focus {
  color: var(--p-blue-800) !important;
}
.focus\:text-blue-900:focus {
  color: var(--p-blue-900) !important;
}
.hover\:text-blue-50:hover {
  color: var(--p-blue-50) !important;
}
.hover\:text-blue-100:hover {
  color: var(--p-blue-100) !important;
}
.hover\:text-blue-200:hover {
  color: var(--p-blue-200) !important;
}
.hover\:text-blue-300:hover {
  color: var(--p-blue-300) !important;
}
.hover\:text-blue-400:hover {
  color: var(--p-blue-400) !important;
}
.hover\:text-blue-500:hover {
  color: var(--p-blue-500) !important;
}
.hover\:text-blue-600:hover {
  color: var(--p-blue-600) !important;
}
.hover\:text-blue-700:hover {
  color: var(--p-blue-700) !important;
}
.hover\:text-blue-800:hover {
  color: var(--p-blue-800) !important;
}
.hover\:text-blue-900:hover {
  color: var(--p-blue-900) !important;
}
.active\:text-blue-50:active {
  color: var(--p-blue-50) !important;
}
.active\:text-blue-100:active {
  color: var(--p-blue-100) !important;
}
.active\:text-blue-200:active {
  color: var(--p-blue-200) !important;
}
.active\:text-blue-300:active {
  color: var(--p-blue-300) !important;
}
.active\:text-blue-400:active {
  color: var(--p-blue-400) !important;
}
.active\:text-blue-500:active {
  color: var(--p-blue-500) !important;
}
.active\:text-blue-600:active {
  color: var(--p-blue-600) !important;
}
.active\:text-blue-700:active {
  color: var(--p-blue-700) !important;
}
.active\:text-blue-800:active {
  color: var(--p-blue-800) !important;
}
.active\:text-blue-900:active {
  color: var(--p-blue-900) !important;
}
.text-green-50 {
  color: var(--p-green-50) !important;
}
.text-green-100 {
  color: var(--p-green-100) !important;
}
.text-green-200 {
  color: var(--p-green-200) !important;
}
.text-green-300 {
  color: var(--p-green-300) !important;
}
.text-green-400 {
  color: var(--p-green-400) !important;
}
.text-green-500 {
  color: var(--p-green-500) !important;
}
.text-green-600 {
  color: var(--p-green-600) !important;
}
.text-green-700 {
  color: var(--p-green-700) !important;
}
.text-green-800 {
  color: var(--p-green-800) !important;
}
.text-green-900 {
  color: var(--p-green-900) !important;
}
.focus\:text-green-50:focus {
  color: var(--p-green-50) !important;
}
.focus\:text-green-100:focus {
  color: var(--p-green-100) !important;
}
.focus\:text-green-200:focus {
  color: var(--p-green-200) !important;
}
.focus\:text-green-300:focus {
  color: var(--p-green-300) !important;
}
.focus\:text-green-400:focus {
  color: var(--p-green-400) !important;
}
.focus\:text-green-500:focus {
  color: var(--p-green-500) !important;
}
.focus\:text-green-600:focus {
  color: var(--p-green-600) !important;
}
.focus\:text-green-700:focus {
  color: var(--p-green-700) !important;
}
.focus\:text-green-800:focus {
  color: var(--p-green-800) !important;
}
.focus\:text-green-900:focus {
  color: var(--p-green-900) !important;
}
.hover\:text-green-50:hover {
  color: var(--p-green-50) !important;
}
.hover\:text-green-100:hover {
  color: var(--p-green-100) !important;
}
.hover\:text-green-200:hover {
  color: var(--p-green-200) !important;
}
.hover\:text-green-300:hover {
  color: var(--p-green-300) !important;
}
.hover\:text-green-400:hover {
  color: var(--p-green-400) !important;
}
.hover\:text-green-500:hover {
  color: var(--p-green-500) !important;
}
.hover\:text-green-600:hover {
  color: var(--p-green-600) !important;
}
.hover\:text-green-700:hover {
  color: var(--p-green-700) !important;
}
.hover\:text-green-800:hover {
  color: var(--p-green-800) !important;
}
.hover\:text-green-900:hover {
  color: var(--p-green-900) !important;
}
.active\:text-green-50:active {
  color: var(--p-green-50) !important;
}
.active\:text-green-100:active {
  color: var(--p-green-100) !important;
}
.active\:text-green-200:active {
  color: var(--p-green-200) !important;
}
.active\:text-green-300:active {
  color: var(--p-green-300) !important;
}
.active\:text-green-400:active {
  color: var(--p-green-400) !important;
}
.active\:text-green-500:active {
  color: var(--p-green-500) !important;
}
.active\:text-green-600:active {
  color: var(--p-green-600) !important;
}
.active\:text-green-700:active {
  color: var(--p-green-700) !important;
}
.active\:text-green-800:active {
  color: var(--p-green-800) !important;
}
.active\:text-green-900:active {
  color: var(--p-green-900) !important;
}
.text-yellow-50 {
  color: var(--p-yellow-50) !important;
}
.text-yellow-100 {
  color: var(--p-yellow-100) !important;
}
.text-yellow-200 {
  color: var(--p-yellow-200) !important;
}
.text-yellow-300 {
  color: var(--p-yellow-300) !important;
}
.text-yellow-400 {
  color: var(--p-yellow-400) !important;
}
.text-yellow-500 {
  color: var(--p-yellow-500) !important;
}
.text-yellow-600 {
  color: var(--p-yellow-600) !important;
}
.text-yellow-700 {
  color: var(--p-yellow-700) !important;
}
.text-yellow-800 {
  color: var(--p-yellow-800) !important;
}
.text-yellow-900 {
  color: var(--p-yellow-900) !important;
}
.focus\:text-yellow-50:focus {
  color: var(--p-yellow-50) !important;
}
.focus\:text-yellow-100:focus {
  color: var(--p-yellow-100) !important;
}
.focus\:text-yellow-200:focus {
  color: var(--p-yellow-200) !important;
}
.focus\:text-yellow-300:focus {
  color: var(--p-yellow-300) !important;
}
.focus\:text-yellow-400:focus {
  color: var(--p-yellow-400) !important;
}
.focus\:text-yellow-500:focus {
  color: var(--p-yellow-500) !important;
}
.focus\:text-yellow-600:focus {
  color: var(--p-yellow-600) !important;
}
.focus\:text-yellow-700:focus {
  color: var(--p-yellow-700) !important;
}
.focus\:text-yellow-800:focus {
  color: var(--p-yellow-800) !important;
}
.focus\:text-yellow-900:focus {
  color: var(--p-yellow-900) !important;
}
.hover\:text-yellow-50:hover {
  color: var(--p-yellow-50) !important;
}
.hover\:text-yellow-100:hover {
  color: var(--p-yellow-100) !important;
}
.hover\:text-yellow-200:hover {
  color: var(--p-yellow-200) !important;
}
.hover\:text-yellow-300:hover {
  color: var(--p-yellow-300) !important;
}
.hover\:text-yellow-400:hover {
  color: var(--p-yellow-400) !important;
}
.hover\:text-yellow-500:hover {
  color: var(--p-yellow-500) !important;
}
.hover\:text-yellow-600:hover {
  color: var(--p-yellow-600) !important;
}
.hover\:text-yellow-700:hover {
  color: var(--p-yellow-700) !important;
}
.hover\:text-yellow-800:hover {
  color: var(--p-yellow-800) !important;
}
.hover\:text-yellow-900:hover {
  color: var(--p-yellow-900) !important;
}
.active\:text-yellow-50:active {
  color: var(--p-yellow-50) !important;
}
.active\:text-yellow-100:active {
  color: var(--p-yellow-100) !important;
}
.active\:text-yellow-200:active {
  color: var(--p-yellow-200) !important;
}
.active\:text-yellow-300:active {
  color: var(--p-yellow-300) !important;
}
.active\:text-yellow-400:active {
  color: var(--p-yellow-400) !important;
}
.active\:text-yellow-500:active {
  color: var(--p-yellow-500) !important;
}
.active\:text-yellow-600:active {
  color: var(--p-yellow-600) !important;
}
.active\:text-yellow-700:active {
  color: var(--p-yellow-700) !important;
}
.active\:text-yellow-800:active {
  color: var(--p-yellow-800) !important;
}
.active\:text-yellow-900:active {
  color: var(--p-yellow-900) !important;
}
.text-cyan-50 {
  color: var(--p-cyan-50) !important;
}
.text-cyan-100 {
  color: var(--p-cyan-100) !important;
}
.text-cyan-200 {
  color: var(--p-cyan-200) !important;
}
.text-cyan-300 {
  color: var(--p-cyan-300) !important;
}
.text-cyan-400 {
  color: var(--p-cyan-400) !important;
}
.text-cyan-500 {
  color: var(--p-cyan-500) !important;
}
.text-cyan-600 {
  color: var(--p-cyan-600) !important;
}
.text-cyan-700 {
  color: var(--p-cyan-700) !important;
}
.text-cyan-800 {
  color: var(--p-cyan-800) !important;
}
.text-cyan-900 {
  color: var(--p-cyan-900) !important;
}
.focus\:text-cyan-50:focus {
  color: var(--p-cyan-50) !important;
}
.focus\:text-cyan-100:focus {
  color: var(--p-cyan-100) !important;
}
.focus\:text-cyan-200:focus {
  color: var(--p-cyan-200) !important;
}
.focus\:text-cyan-300:focus {
  color: var(--p-cyan-300) !important;
}
.focus\:text-cyan-400:focus {
  color: var(--p-cyan-400) !important;
}
.focus\:text-cyan-500:focus {
  color: var(--p-cyan-500) !important;
}
.focus\:text-cyan-600:focus {
  color: var(--p-cyan-600) !important;
}
.focus\:text-cyan-700:focus {
  color: var(--p-cyan-700) !important;
}
.focus\:text-cyan-800:focus {
  color: var(--p-cyan-800) !important;
}
.focus\:text-cyan-900:focus {
  color: var(--p-cyan-900) !important;
}
.hover\:text-cyan-50:hover {
  color: var(--p-cyan-50) !important;
}
.hover\:text-cyan-100:hover {
  color: var(--p-cyan-100) !important;
}
.hover\:text-cyan-200:hover {
  color: var(--p-cyan-200) !important;
}
.hover\:text-cyan-300:hover {
  color: var(--p-cyan-300) !important;
}
.hover\:text-cyan-400:hover {
  color: var(--p-cyan-400) !important;
}
.hover\:text-cyan-500:hover {
  color: var(--p-cyan-500) !important;
}
.hover\:text-cyan-600:hover {
  color: var(--p-cyan-600) !important;
}
.hover\:text-cyan-700:hover {
  color: var(--p-cyan-700) !important;
}
.hover\:text-cyan-800:hover {
  color: var(--p-cyan-800) !important;
}
.hover\:text-cyan-900:hover {
  color: var(--p-cyan-900) !important;
}
.active\:text-cyan-50:active {
  color: var(--p-cyan-50) !important;
}
.active\:text-cyan-100:active {
  color: var(--p-cyan-100) !important;
}
.active\:text-cyan-200:active {
  color: var(--p-cyan-200) !important;
}
.active\:text-cyan-300:active {
  color: var(--p-cyan-300) !important;
}
.active\:text-cyan-400:active {
  color: var(--p-cyan-400) !important;
}
.active\:text-cyan-500:active {
  color: var(--p-cyan-500) !important;
}
.active\:text-cyan-600:active {
  color: var(--p-cyan-600) !important;
}
.active\:text-cyan-700:active {
  color: var(--p-cyan-700) !important;
}
.active\:text-cyan-800:active {
  color: var(--p-cyan-800) !important;
}
.active\:text-cyan-900:active {
  color: var(--p-cyan-900) !important;
}
.text-pink-50 {
  color: var(--p-pink-50) !important;
}
.text-pink-100 {
  color: var(--p-pink-100) !important;
}
.text-pink-200 {
  color: var(--p-pink-200) !important;
}
.text-pink-300 {
  color: var(--p-pink-300) !important;
}
.text-pink-400 {
  color: var(--p-pink-400) !important;
}
.text-pink-500 {
  color: var(--p-pink-500) !important;
}
.text-pink-600 {
  color: var(--p-pink-600) !important;
}
.text-pink-700 {
  color: var(--p-pink-700) !important;
}
.text-pink-800 {
  color: var(--p-pink-800) !important;
}
.text-pink-900 {
  color: var(--p-pink-900) !important;
}
.focus\:text-pink-50:focus {
  color: var(--p-pink-50) !important;
}
.focus\:text-pink-100:focus {
  color: var(--p-pink-100) !important;
}
.focus\:text-pink-200:focus {
  color: var(--p-pink-200) !important;
}
.focus\:text-pink-300:focus {
  color: var(--p-pink-300) !important;
}
.focus\:text-pink-400:focus {
  color: var(--p-pink-400) !important;
}
.focus\:text-pink-500:focus {
  color: var(--p-pink-500) !important;
}
.focus\:text-pink-600:focus {
  color: var(--p-pink-600) !important;
}
.focus\:text-pink-700:focus {
  color: var(--p-pink-700) !important;
}
.focus\:text-pink-800:focus {
  color: var(--p-pink-800) !important;
}
.focus\:text-pink-900:focus {
  color: var(--p-pink-900) !important;
}
.hover\:text-pink-50:hover {
  color: var(--p-pink-50) !important;
}
.hover\:text-pink-100:hover {
  color: var(--p-pink-100) !important;
}
.hover\:text-pink-200:hover {
  color: var(--p-pink-200) !important;
}
.hover\:text-pink-300:hover {
  color: var(--p-pink-300) !important;
}
.hover\:text-pink-400:hover {
  color: var(--p-pink-400) !important;
}
.hover\:text-pink-500:hover {
  color: var(--p-pink-500) !important;
}
.hover\:text-pink-600:hover {
  color: var(--p-pink-600) !important;
}
.hover\:text-pink-700:hover {
  color: var(--p-pink-700) !important;
}
.hover\:text-pink-800:hover {
  color: var(--p-pink-800) !important;
}
.hover\:text-pink-900:hover {
  color: var(--p-pink-900) !important;
}
.active\:text-pink-50:active {
  color: var(--p-pink-50) !important;
}
.active\:text-pink-100:active {
  color: var(--p-pink-100) !important;
}
.active\:text-pink-200:active {
  color: var(--p-pink-200) !important;
}
.active\:text-pink-300:active {
  color: var(--p-pink-300) !important;
}
.active\:text-pink-400:active {
  color: var(--p-pink-400) !important;
}
.active\:text-pink-500:active {
  color: var(--p-pink-500) !important;
}
.active\:text-pink-600:active {
  color: var(--p-pink-600) !important;
}
.active\:text-pink-700:active {
  color: var(--p-pink-700) !important;
}
.active\:text-pink-800:active {
  color: var(--p-pink-800) !important;
}
.active\:text-pink-900:active {
  color: var(--p-pink-900) !important;
}
.text-indigo-50 {
  color: var(--p-indigo-50) !important;
}
.text-indigo-100 {
  color: var(--p-indigo-100) !important;
}
.text-indigo-200 {
  color: var(--p-indigo-200) !important;
}
.text-indigo-300 {
  color: var(--p-indigo-300) !important;
}
.text-indigo-400 {
  color: var(--p-indigo-400) !important;
}
.text-indigo-500 {
  color: var(--p-indigo-500) !important;
}
.text-indigo-600 {
  color: var(--p-indigo-600) !important;
}
.text-indigo-700 {
  color: var(--p-indigo-700) !important;
}
.text-indigo-800 {
  color: var(--p-indigo-800) !important;
}
.text-indigo-900 {
  color: var(--p-indigo-900) !important;
}
.focus\:text-indigo-50:focus {
  color: var(--p-indigo-50) !important;
}
.focus\:text-indigo-100:focus {
  color: var(--p-indigo-100) !important;
}
.focus\:text-indigo-200:focus {
  color: var(--p-indigo-200) !important;
}
.focus\:text-indigo-300:focus {
  color: var(--p-indigo-300) !important;
}
.focus\:text-indigo-400:focus {
  color: var(--p-indigo-400) !important;
}
.focus\:text-indigo-500:focus {
  color: var(--p-indigo-500) !important;
}
.focus\:text-indigo-600:focus {
  color: var(--p-indigo-600) !important;
}
.focus\:text-indigo-700:focus {
  color: var(--p-indigo-700) !important;
}
.focus\:text-indigo-800:focus {
  color: var(--p-indigo-800) !important;
}
.focus\:text-indigo-900:focus {
  color: var(--p-indigo-900) !important;
}
.hover\:text-indigo-50:hover {
  color: var(--p-indigo-50) !important;
}
.hover\:text-indigo-100:hover {
  color: var(--p-indigo-100) !important;
}
.hover\:text-indigo-200:hover {
  color: var(--p-indigo-200) !important;
}
.hover\:text-indigo-300:hover {
  color: var(--p-indigo-300) !important;
}
.hover\:text-indigo-400:hover {
  color: var(--p-indigo-400) !important;
}
.hover\:text-indigo-500:hover {
  color: var(--p-indigo-500) !important;
}
.hover\:text-indigo-600:hover {
  color: var(--p-indigo-600) !important;
}
.hover\:text-indigo-700:hover {
  color: var(--p-indigo-700) !important;
}
.hover\:text-indigo-800:hover {
  color: var(--p-indigo-800) !important;
}
.hover\:text-indigo-900:hover {
  color: var(--p-indigo-900) !important;
}
.active\:text-indigo-50:active {
  color: var(--p-indigo-50) !important;
}
.active\:text-indigo-100:active {
  color: var(--p-indigo-100) !important;
}
.active\:text-indigo-200:active {
  color: var(--p-indigo-200) !important;
}
.active\:text-indigo-300:active {
  color: var(--p-indigo-300) !important;
}
.active\:text-indigo-400:active {
  color: var(--p-indigo-400) !important;
}
.active\:text-indigo-500:active {
  color: var(--p-indigo-500) !important;
}
.active\:text-indigo-600:active {
  color: var(--p-indigo-600) !important;
}
.active\:text-indigo-700:active {
  color: var(--p-indigo-700) !important;
}
.active\:text-indigo-800:active {
  color: var(--p-indigo-800) !important;
}
.active\:text-indigo-900:active {
  color: var(--p-indigo-900) !important;
}
.text-teal-50 {
  color: var(--p-teal-50) !important;
}
.text-teal-100 {
  color: var(--p-teal-100) !important;
}
.text-teal-200 {
  color: var(--p-teal-200) !important;
}
.text-teal-300 {
  color: var(--p-teal-300) !important;
}
.text-teal-400 {
  color: var(--p-teal-400) !important;
}
.text-teal-500 {
  color: var(--p-teal-500) !important;
}
.text-teal-600 {
  color: var(--p-teal-600) !important;
}
.text-teal-700 {
  color: var(--p-teal-700) !important;
}
.text-teal-800 {
  color: var(--p-teal-800) !important;
}
.text-teal-900 {
  color: var(--p-teal-900) !important;
}
.focus\:text-teal-50:focus {
  color: var(--p-teal-50) !important;
}
.focus\:text-teal-100:focus {
  color: var(--p-teal-100) !important;
}
.focus\:text-teal-200:focus {
  color: var(--p-teal-200) !important;
}
.focus\:text-teal-300:focus {
  color: var(--p-teal-300) !important;
}
.focus\:text-teal-400:focus {
  color: var(--p-teal-400) !important;
}
.focus\:text-teal-500:focus {
  color: var(--p-teal-500) !important;
}
.focus\:text-teal-600:focus {
  color: var(--p-teal-600) !important;
}
.focus\:text-teal-700:focus {
  color: var(--p-teal-700) !important;
}
.focus\:text-teal-800:focus {
  color: var(--p-teal-800) !important;
}
.focus\:text-teal-900:focus {
  color: var(--p-teal-900) !important;
}
.hover\:text-teal-50:hover {
  color: var(--p-teal-50) !important;
}
.hover\:text-teal-100:hover {
  color: var(--p-teal-100) !important;
}
.hover\:text-teal-200:hover {
  color: var(--p-teal-200) !important;
}
.hover\:text-teal-300:hover {
  color: var(--p-teal-300) !important;
}
.hover\:text-teal-400:hover {
  color: var(--p-teal-400) !important;
}
.hover\:text-teal-500:hover {
  color: var(--p-teal-500) !important;
}
.hover\:text-teal-600:hover {
  color: var(--p-teal-600) !important;
}
.hover\:text-teal-700:hover {
  color: var(--p-teal-700) !important;
}
.hover\:text-teal-800:hover {
  color: var(--p-teal-800) !important;
}
.hover\:text-teal-900:hover {
  color: var(--p-teal-900) !important;
}
.active\:text-teal-50:active {
  color: var(--p-teal-50) !important;
}
.active\:text-teal-100:active {
  color: var(--p-teal-100) !important;
}
.active\:text-teal-200:active {
  color: var(--p-teal-200) !important;
}
.active\:text-teal-300:active {
  color: var(--p-teal-300) !important;
}
.active\:text-teal-400:active {
  color: var(--p-teal-400) !important;
}
.active\:text-teal-500:active {
  color: var(--p-teal-500) !important;
}
.active\:text-teal-600:active {
  color: var(--p-teal-600) !important;
}
.active\:text-teal-700:active {
  color: var(--p-teal-700) !important;
}
.active\:text-teal-800:active {
  color: var(--p-teal-800) !important;
}
.active\:text-teal-900:active {
  color: var(--p-teal-900) !important;
}
.text-orange-50 {
  color: var(--p-orange-50) !important;
}
.text-orange-100 {
  color: var(--p-orange-100) !important;
}
.text-orange-200 {
  color: var(--p-orange-200) !important;
}
.text-orange-300 {
  color: var(--p-orange-300) !important;
}
.text-orange-400 {
  color: var(--p-orange-400) !important;
}
.text-orange-500 {
  color: var(--p-orange-500) !important;
}
.text-orange-600 {
  color: var(--p-orange-600) !important;
}
.text-orange-700 {
  color: var(--p-orange-700) !important;
}
.text-orange-800 {
  color: var(--p-orange-800) !important;
}
.text-orange-900 {
  color: var(--p-orange-900) !important;
}
.focus\:text-orange-50:focus {
  color: var(--p-orange-50) !important;
}
.focus\:text-orange-100:focus {
  color: var(--p-orange-100) !important;
}
.focus\:text-orange-200:focus {
  color: var(--p-orange-200) !important;
}
.focus\:text-orange-300:focus {
  color: var(--p-orange-300) !important;
}
.focus\:text-orange-400:focus {
  color: var(--p-orange-400) !important;
}
.focus\:text-orange-500:focus {
  color: var(--p-orange-500) !important;
}
.focus\:text-orange-600:focus {
  color: var(--p-orange-600) !important;
}
.focus\:text-orange-700:focus {
  color: var(--p-orange-700) !important;
}
.focus\:text-orange-800:focus {
  color: var(--p-orange-800) !important;
}
.focus\:text-orange-900:focus {
  color: var(--p-orange-900) !important;
}
.hover\:text-orange-50:hover {
  color: var(--p-orange-50) !important;
}
.hover\:text-orange-100:hover {
  color: var(--p-orange-100) !important;
}
.hover\:text-orange-200:hover {
  color: var(--p-orange-200) !important;
}
.hover\:text-orange-300:hover {
  color: var(--p-orange-300) !important;
}
.hover\:text-orange-400:hover {
  color: var(--p-orange-400) !important;
}
.hover\:text-orange-500:hover {
  color: var(--p-orange-500) !important;
}
.hover\:text-orange-600:hover {
  color: var(--p-orange-600) !important;
}
.hover\:text-orange-700:hover {
  color: var(--p-orange-700) !important;
}
.hover\:text-orange-800:hover {
  color: var(--p-orange-800) !important;
}
.hover\:text-orange-900:hover {
  color: var(--p-orange-900) !important;
}
.active\:text-orange-50:active {
  color: var(--p-orange-50) !important;
}
.active\:text-orange-100:active {
  color: var(--p-orange-100) !important;
}
.active\:text-orange-200:active {
  color: var(--p-orange-200) !important;
}
.active\:text-orange-300:active {
  color: var(--p-orange-300) !important;
}
.active\:text-orange-400:active {
  color: var(--p-orange-400) !important;
}
.active\:text-orange-500:active {
  color: var(--p-orange-500) !important;
}
.active\:text-orange-600:active {
  color: var(--p-orange-600) !important;
}
.active\:text-orange-700:active {
  color: var(--p-orange-700) !important;
}
.active\:text-orange-800:active {
  color: var(--p-orange-800) !important;
}
.active\:text-orange-900:active {
  color: var(--p-orange-900) !important;
}
.text-bluegray-50 {
  color: var(--p-bluegray-50) !important;
}
.text-bluegray-100 {
  color: var(--p-bluegray-100) !important;
}
.text-bluegray-200 {
  color: var(--p-bluegray-200) !important;
}
.text-bluegray-300 {
  color: var(--p-bluegray-300) !important;
}
.text-bluegray-400 {
  color: var(--p-bluegray-400) !important;
}
.text-bluegray-500 {
  color: var(--p-bluegray-500) !important;
}
.text-bluegray-600 {
  color: var(--p-bluegray-600) !important;
}
.text-bluegray-700 {
  color: var(--p-bluegray-700) !important;
}
.text-bluegray-800 {
  color: var(--p-bluegray-800) !important;
}
.text-bluegray-900 {
  color: var(--p-bluegray-900) !important;
}
.focus\:text-bluegray-50:focus {
  color: var(--p-bluegray-50) !important;
}
.focus\:text-bluegray-100:focus {
  color: var(--p-bluegray-100) !important;
}
.focus\:text-bluegray-200:focus {
  color: var(--p-bluegray-200) !important;
}
.focus\:text-bluegray-300:focus {
  color: var(--p-bluegray-300) !important;
}
.focus\:text-bluegray-400:focus {
  color: var(--p-bluegray-400) !important;
}
.focus\:text-bluegray-500:focus {
  color: var(--p-bluegray-500) !important;
}
.focus\:text-bluegray-600:focus {
  color: var(--p-bluegray-600) !important;
}
.focus\:text-bluegray-700:focus {
  color: var(--p-bluegray-700) !important;
}
.focus\:text-bluegray-800:focus {
  color: var(--p-bluegray-800) !important;
}
.focus\:text-bluegray-900:focus {
  color: var(--p-bluegray-900) !important;
}
.hover\:text-bluegray-50:hover {
  color: var(--p-bluegray-50) !important;
}
.hover\:text-bluegray-100:hover {
  color: var(--p-bluegray-100) !important;
}
.hover\:text-bluegray-200:hover {
  color: var(--p-bluegray-200) !important;
}
.hover\:text-bluegray-300:hover {
  color: var(--p-bluegray-300) !important;
}
.hover\:text-bluegray-400:hover {
  color: var(--p-bluegray-400) !important;
}
.hover\:text-bluegray-500:hover {
  color: var(--p-bluegray-500) !important;
}
.hover\:text-bluegray-600:hover {
  color: var(--p-bluegray-600) !important;
}
.hover\:text-bluegray-700:hover {
  color: var(--p-bluegray-700) !important;
}
.hover\:text-bluegray-800:hover {
  color: var(--p-bluegray-800) !important;
}
.hover\:text-bluegray-900:hover {
  color: var(--p-bluegray-900) !important;
}
.active\:text-bluegray-50:active {
  color: var(--p-bluegray-50) !important;
}
.active\:text-bluegray-100:active {
  color: var(--p-bluegray-100) !important;
}
.active\:text-bluegray-200:active {
  color: var(--p-bluegray-200) !important;
}
.active\:text-bluegray-300:active {
  color: var(--p-bluegray-300) !important;
}
.active\:text-bluegray-400:active {
  color: var(--p-bluegray-400) !important;
}
.active\:text-bluegray-500:active {
  color: var(--p-bluegray-500) !important;
}
.active\:text-bluegray-600:active {
  color: var(--p-bluegray-600) !important;
}
.active\:text-bluegray-700:active {
  color: var(--p-bluegray-700) !important;
}
.active\:text-bluegray-800:active {
  color: var(--p-bluegray-800) !important;
}
.active\:text-bluegray-900:active {
  color: var(--p-bluegray-900) !important;
}
.text-purple-50 {
  color: var(--p-purple-50) !important;
}
.text-purple-100 {
  color: var(--p-purple-100) !important;
}
.text-purple-200 {
  color: var(--p-purple-200) !important;
}
.text-purple-300 {
  color: var(--p-purple-300) !important;
}
.text-purple-400 {
  color: var(--p-purple-400) !important;
}
.text-purple-500 {
  color: var(--p-purple-500) !important;
}
.text-purple-600 {
  color: var(--p-purple-600) !important;
}
.text-purple-700 {
  color: var(--p-purple-700) !important;
}
.text-purple-800 {
  color: var(--p-purple-800) !important;
}
.text-purple-900 {
  color: var(--p-purple-900) !important;
}
.focus\:text-purple-50:focus {
  color: var(--p-purple-50) !important;
}
.focus\:text-purple-100:focus {
  color: var(--p-purple-100) !important;
}
.focus\:text-purple-200:focus {
  color: var(--p-purple-200) !important;
}
.focus\:text-purple-300:focus {
  color: var(--p-purple-300) !important;
}
.focus\:text-purple-400:focus {
  color: var(--p-purple-400) !important;
}
.focus\:text-purple-500:focus {
  color: var(--p-purple-500) !important;
}
.focus\:text-purple-600:focus {
  color: var(--p-purple-600) !important;
}
.focus\:text-purple-700:focus {
  color: var(--p-purple-700) !important;
}
.focus\:text-purple-800:focus {
  color: var(--p-purple-800) !important;
}
.focus\:text-purple-900:focus {
  color: var(--p-purple-900) !important;
}
.hover\:text-purple-50:hover {
  color: var(--p-purple-50) !important;
}
.hover\:text-purple-100:hover {
  color: var(--p-purple-100) !important;
}
.hover\:text-purple-200:hover {
  color: var(--p-purple-200) !important;
}
.hover\:text-purple-300:hover {
  color: var(--p-purple-300) !important;
}
.hover\:text-purple-400:hover {
  color: var(--p-purple-400) !important;
}
.hover\:text-purple-500:hover {
  color: var(--p-purple-500) !important;
}
.hover\:text-purple-600:hover {
  color: var(--p-purple-600) !important;
}
.hover\:text-purple-700:hover {
  color: var(--p-purple-700) !important;
}
.hover\:text-purple-800:hover {
  color: var(--p-purple-800) !important;
}
.hover\:text-purple-900:hover {
  color: var(--p-purple-900) !important;
}
.active\:text-purple-50:active {
  color: var(--p-purple-50) !important;
}
.active\:text-purple-100:active {
  color: var(--p-purple-100) !important;
}
.active\:text-purple-200:active {
  color: var(--p-purple-200) !important;
}
.active\:text-purple-300:active {
  color: var(--p-purple-300) !important;
}
.active\:text-purple-400:active {
  color: var(--p-purple-400) !important;
}
.active\:text-purple-500:active {
  color: var(--p-purple-500) !important;
}
.active\:text-purple-600:active {
  color: var(--p-purple-600) !important;
}
.active\:text-purple-700:active {
  color: var(--p-purple-700) !important;
}
.active\:text-purple-800:active {
  color: var(--p-purple-800) !important;
}
.active\:text-purple-900:active {
  color: var(--p-purple-900) !important;
}
.text-gray-50 {
  color: var(--p-gray-50) !important;
}
.text-gray-100 {
  color: var(--p-gray-100) !important;
}
.text-gray-200 {
  color: var(--p-gray-200) !important;
}
.text-gray-300 {
  color: var(--p-gray-300) !important;
}
.text-gray-400 {
  color: var(--p-gray-400) !important;
}
.text-gray-500 {
  color: var(--p-gray-500) !important;
}
.text-gray-600 {
  color: var(--p-gray-600) !important;
}
.text-gray-700 {
  color: var(--p-gray-700) !important;
}
.text-gray-800 {
  color: var(--p-gray-800) !important;
}
.text-gray-900 {
  color: var(--p-gray-900) !important;
}
.focus\:text-gray-50:focus {
  color: var(--p-gray-50) !important;
}
.focus\:text-gray-100:focus {
  color: var(--p-gray-100) !important;
}
.focus\:text-gray-200:focus {
  color: var(--p-gray-200) !important;
}
.focus\:text-gray-300:focus {
  color: var(--p-gray-300) !important;
}
.focus\:text-gray-400:focus {
  color: var(--p-gray-400) !important;
}
.focus\:text-gray-500:focus {
  color: var(--p-gray-500) !important;
}
.focus\:text-gray-600:focus {
  color: var(--p-gray-600) !important;
}
.focus\:text-gray-700:focus {
  color: var(--p-gray-700) !important;
}
.focus\:text-gray-800:focus {
  color: var(--p-gray-800) !important;
}
.focus\:text-gray-900:focus {
  color: var(--p-gray-900) !important;
}
.hover\:text-gray-50:hover {
  color: var(--p-gray-50) !important;
}
.hover\:text-gray-100:hover {
  color: var(--p-gray-100) !important;
}
.hover\:text-gray-200:hover {
  color: var(--p-gray-200) !important;
}
.hover\:text-gray-300:hover {
  color: var(--p-gray-300) !important;
}
.hover\:text-gray-400:hover {
  color: var(--p-gray-400) !important;
}
.hover\:text-gray-500:hover {
  color: var(--p-gray-500) !important;
}
.hover\:text-gray-600:hover {
  color: var(--p-gray-600) !important;
}
.hover\:text-gray-700:hover {
  color: var(--p-gray-700) !important;
}
.hover\:text-gray-800:hover {
  color: var(--p-gray-800) !important;
}
.hover\:text-gray-900:hover {
  color: var(--p-gray-900) !important;
}
.active\:text-gray-50:active {
  color: var(--p-gray-50) !important;
}
.active\:text-gray-100:active {
  color: var(--p-gray-100) !important;
}
.active\:text-gray-200:active {
  color: var(--p-gray-200) !important;
}
.active\:text-gray-300:active {
  color: var(--p-gray-300) !important;
}
.active\:text-gray-400:active {
  color: var(--p-gray-400) !important;
}
.active\:text-gray-500:active {
  color: var(--p-gray-500) !important;
}
.active\:text-gray-600:active {
  color: var(--p-gray-600) !important;
}
.active\:text-gray-700:active {
  color: var(--p-gray-700) !important;
}
.active\:text-gray-800:active {
  color: var(--p-gray-800) !important;
}
.active\:text-gray-900:active {
  color: var(--p-gray-900) !important;
}
.text-red-50 {
  color: var(--p-red-50) !important;
}
.text-red-100 {
  color: var(--p-red-100) !important;
}
.text-red-200 {
  color: var(--p-red-200) !important;
}
.text-red-300 {
  color: var(--p-red-300) !important;
}
.text-red-400 {
  color: var(--p-red-400) !important;
}
.text-red-500 {
  color: var(--p-red-500) !important;
}
.text-red-600 {
  color: var(--p-red-600) !important;
}
.text-red-700 {
  color: var(--p-red-700) !important;
}
.text-red-800 {
  color: var(--p-red-800) !important;
}
.text-red-900 {
  color: var(--p-red-900) !important;
}
.focus\:text-red-50:focus {
  color: var(--p-red-50) !important;
}
.focus\:text-red-100:focus {
  color: var(--p-red-100) !important;
}
.focus\:text-red-200:focus {
  color: var(--p-red-200) !important;
}
.focus\:text-red-300:focus {
  color: var(--p-red-300) !important;
}
.focus\:text-red-400:focus {
  color: var(--p-red-400) !important;
}
.focus\:text-red-500:focus {
  color: var(--p-red-500) !important;
}
.focus\:text-red-600:focus {
  color: var(--p-red-600) !important;
}
.focus\:text-red-700:focus {
  color: var(--p-red-700) !important;
}
.focus\:text-red-800:focus {
  color: var(--p-red-800) !important;
}
.focus\:text-red-900:focus {
  color: var(--p-red-900) !important;
}
.hover\:text-red-50:hover {
  color: var(--p-red-50) !important;
}
.hover\:text-red-100:hover {
  color: var(--p-red-100) !important;
}
.hover\:text-red-200:hover {
  color: var(--p-red-200) !important;
}
.hover\:text-red-300:hover {
  color: var(--p-red-300) !important;
}
.hover\:text-red-400:hover {
  color: var(--p-red-400) !important;
}
.hover\:text-red-500:hover {
  color: var(--p-red-500) !important;
}
.hover\:text-red-600:hover {
  color: var(--p-red-600) !important;
}
.hover\:text-red-700:hover {
  color: var(--p-red-700) !important;
}
.hover\:text-red-800:hover {
  color: var(--p-red-800) !important;
}
.hover\:text-red-900:hover {
  color: var(--p-red-900) !important;
}
.active\:text-red-50:active {
  color: var(--p-red-50) !important;
}
.active\:text-red-100:active {
  color: var(--p-red-100) !important;
}
.active\:text-red-200:active {
  color: var(--p-red-200) !important;
}
.active\:text-red-300:active {
  color: var(--p-red-300) !important;
}
.active\:text-red-400:active {
  color: var(--p-red-400) !important;
}
.active\:text-red-500:active {
  color: var(--p-red-500) !important;
}
.active\:text-red-600:active {
  color: var(--p-red-600) !important;
}
.active\:text-red-700:active {
  color: var(--p-red-700) !important;
}
.active\:text-red-800:active {
  color: var(--p-red-800) !important;
}
.active\:text-red-900:active {
  color: var(--p-red-900) !important;
}
.text-primary-50 {
  color: var(--p-primary-50) !important;
}
.text-primary-100 {
  color: var(--p-primary-100) !important;
}
.text-primary-200 {
  color: var(--p-primary-200) !important;
}
.text-primary-300 {
  color: var(--p-primary-300) !important;
}
.text-primary-400 {
  color: var(--p-primary-400) !important;
}
.text-primary-500 {
  color: var(--p-primary-500) !important;
}
.text-primary-600 {
  color: var(--p-primary-600) !important;
}
.text-primary-700 {
  color: var(--p-primary-700) !important;
}
.text-primary-800 {
  color: var(--p-primary-800) !important;
}
.text-primary-900 {
  color: var(--p-primary-900) !important;
}
.focus\:text-primary-50:focus {
  color: var(--p-primary-50) !important;
}
.focus\:text-primary-100:focus {
  color: var(--p-primary-100) !important;
}
.focus\:text-primary-200:focus {
  color: var(--p-primary-200) !important;
}
.focus\:text-primary-300:focus {
  color: var(--p-primary-300) !important;
}
.focus\:text-primary-400:focus {
  color: var(--p-primary-400) !important;
}
.focus\:text-primary-500:focus {
  color: var(--p-primary-500) !important;
}
.focus\:text-primary-600:focus {
  color: var(--p-primary-600) !important;
}
.focus\:text-primary-700:focus {
  color: var(--p-primary-700) !important;
}
.focus\:text-primary-800:focus {
  color: var(--p-primary-800) !important;
}
.focus\:text-primary-900:focus {
  color: var(--p-primary-900) !important;
}
.hover\:text-primary-50:hover {
  color: var(--p-primary-50) !important;
}
.hover\:text-primary-100:hover {
  color: var(--p-primary-100) !important;
}
.hover\:text-primary-200:hover {
  color: var(--p-primary-200) !important;
}
.hover\:text-primary-300:hover {
  color: var(--p-primary-300) !important;
}
.hover\:text-primary-400:hover {
  color: var(--p-primary-400) !important;
}
.hover\:text-primary-500:hover {
  color: var(--p-primary-500) !important;
}
.hover\:text-primary-600:hover {
  color: var(--p-primary-600) !important;
}
.hover\:text-primary-700:hover {
  color: var(--p-primary-700) !important;
}
.hover\:text-primary-800:hover {
  color: var(--p-primary-800) !important;
}
.hover\:text-primary-900:hover {
  color: var(--p-primary-900) !important;
}
.active\:text-primary-50:active {
  color: var(--p-primary-50) !important;
}
.active\:text-primary-100:active {
  color: var(--p-primary-100) !important;
}
.active\:text-primary-200:active {
  color: var(--p-primary-200) !important;
}
.active\:text-primary-300:active {
  color: var(--p-primary-300) !important;
}
.active\:text-primary-400:active {
  color: var(--p-primary-400) !important;
}
.active\:text-primary-500:active {
  color: var(--p-primary-500) !important;
}
.active\:text-primary-600:active {
  color: var(--p-primary-600) !important;
}
.active\:text-primary-700:active {
  color: var(--p-primary-700) !important;
}
.active\:text-primary-800:active {
  color: var(--p-primary-800) !important;
}
.active\:text-primary-900:active {
  color: var(--p-primary-900) !important;
}
.bg-blue-50 {
  background-color: var(--p-blue-50) !important;
}
.bg-blue-100 {
  background-color: var(--p-blue-100) !important;
}
.bg-blue-200 {
  background-color: var(--p-blue-200) !important;
}
.bg-blue-300 {
  background-color: var(--p-blue-300) !important;
}
.bg-blue-400 {
  background-color: var(--p-blue-400) !important;
}
.bg-blue-500 {
  background-color: var(--p-blue-500) !important;
}
.bg-blue-600 {
  background-color: var(--p-blue-600) !important;
}
.bg-blue-700 {
  background-color: var(--p-blue-700) !important;
}
.bg-blue-800 {
  background-color: var(--p-blue-800) !important;
}
.bg-blue-900 {
  background-color: var(--p-blue-900) !important;
}
.focus\:bg-blue-50:focus {
  background-color: var(--p-blue-50) !important;
}
.focus\:bg-blue-100:focus {
  background-color: var(--p-blue-100) !important;
}
.focus\:bg-blue-200:focus {
  background-color: var(--p-blue-200) !important;
}
.focus\:bg-blue-300:focus {
  background-color: var(--p-blue-300) !important;
}
.focus\:bg-blue-400:focus {
  background-color: var(--p-blue-400) !important;
}
.focus\:bg-blue-500:focus {
  background-color: var(--p-blue-500) !important;
}
.focus\:bg-blue-600:focus {
  background-color: var(--p-blue-600) !important;
}
.focus\:bg-blue-700:focus {
  background-color: var(--p-blue-700) !important;
}
.focus\:bg-blue-800:focus {
  background-color: var(--p-blue-800) !important;
}
.focus\:bg-blue-900:focus {
  background-color: var(--p-blue-900) !important;
}
.hover\:bg-blue-50:hover {
  background-color: var(--p-blue-50) !important;
}
.hover\:bg-blue-100:hover {
  background-color: var(--p-blue-100) !important;
}
.hover\:bg-blue-200:hover {
  background-color: var(--p-blue-200) !important;
}
.hover\:bg-blue-300:hover {
  background-color: var(--p-blue-300) !important;
}
.hover\:bg-blue-400:hover {
  background-color: var(--p-blue-400) !important;
}
.hover\:bg-blue-500:hover {
  background-color: var(--p-blue-500) !important;
}
.hover\:bg-blue-600:hover {
  background-color: var(--p-blue-600) !important;
}
.hover\:bg-blue-700:hover {
  background-color: var(--p-blue-700) !important;
}
.hover\:bg-blue-800:hover {
  background-color: var(--p-blue-800) !important;
}
.hover\:bg-blue-900:hover {
  background-color: var(--p-blue-900) !important;
}
.active\:bg-blue-50:active {
  background-color: var(--p-blue-50) !important;
}
.active\:bg-blue-100:active {
  background-color: var(--p-blue-100) !important;
}
.active\:bg-blue-200:active {
  background-color: var(--p-blue-200) !important;
}
.active\:bg-blue-300:active {
  background-color: var(--p-blue-300) !important;
}
.active\:bg-blue-400:active {
  background-color: var(--p-blue-400) !important;
}
.active\:bg-blue-500:active {
  background-color: var(--p-blue-500) !important;
}
.active\:bg-blue-600:active {
  background-color: var(--p-blue-600) !important;
}
.active\:bg-blue-700:active {
  background-color: var(--p-blue-700) !important;
}
.active\:bg-blue-800:active {
  background-color: var(--p-blue-800) !important;
}
.active\:bg-blue-900:active {
  background-color: var(--p-blue-900) !important;
}
.bg-green-50 {
  background-color: var(--p-green-50) !important;
}
.bg-green-100 {
  background-color: var(--p-green-100) !important;
}
.bg-green-200 {
  background-color: var(--p-green-200) !important;
}
.bg-green-300 {
  background-color: var(--p-green-300) !important;
}
.bg-green-400 {
  background-color: var(--p-green-400) !important;
}
.bg-green-500 {
  background-color: var(--p-green-500) !important;
}
.bg-green-600 {
  background-color: var(--p-green-600) !important;
}
.bg-green-700 {
  background-color: var(--p-green-700) !important;
}
.bg-green-800 {
  background-color: var(--p-green-800) !important;
}
.bg-green-900 {
  background-color: var(--p-green-900) !important;
}
.focus\:bg-green-50:focus {
  background-color: var(--p-green-50) !important;
}
.focus\:bg-green-100:focus {
  background-color: var(--p-green-100) !important;
}
.focus\:bg-green-200:focus {
  background-color: var(--p-green-200) !important;
}
.focus\:bg-green-300:focus {
  background-color: var(--p-green-300) !important;
}
.focus\:bg-green-400:focus {
  background-color: var(--p-green-400) !important;
}
.focus\:bg-green-500:focus {
  background-color: var(--p-green-500) !important;
}
.focus\:bg-green-600:focus {
  background-color: var(--p-green-600) !important;
}
.focus\:bg-green-700:focus {
  background-color: var(--p-green-700) !important;
}
.focus\:bg-green-800:focus {
  background-color: var(--p-green-800) !important;
}
.focus\:bg-green-900:focus {
  background-color: var(--p-green-900) !important;
}
.hover\:bg-green-50:hover {
  background-color: var(--p-green-50) !important;
}
.hover\:bg-green-100:hover {
  background-color: var(--p-green-100) !important;
}
.hover\:bg-green-200:hover {
  background-color: var(--p-green-200) !important;
}
.hover\:bg-green-300:hover {
  background-color: var(--p-green-300) !important;
}
.hover\:bg-green-400:hover {
  background-color: var(--p-green-400) !important;
}
.hover\:bg-green-500:hover {
  background-color: var(--p-green-500) !important;
}
.hover\:bg-green-600:hover {
  background-color: var(--p-green-600) !important;
}
.hover\:bg-green-700:hover {
  background-color: var(--p-green-700) !important;
}
.hover\:bg-green-800:hover {
  background-color: var(--p-green-800) !important;
}
.hover\:bg-green-900:hover {
  background-color: var(--p-green-900) !important;
}
.active\:bg-green-50:active {
  background-color: var(--p-green-50) !important;
}
.active\:bg-green-100:active {
  background-color: var(--p-green-100) !important;
}
.active\:bg-green-200:active {
  background-color: var(--p-green-200) !important;
}
.active\:bg-green-300:active {
  background-color: var(--p-green-300) !important;
}
.active\:bg-green-400:active {
  background-color: var(--p-green-400) !important;
}
.active\:bg-green-500:active {
  background-color: var(--p-green-500) !important;
}
.active\:bg-green-600:active {
  background-color: var(--p-green-600) !important;
}
.active\:bg-green-700:active {
  background-color: var(--p-green-700) !important;
}
.active\:bg-green-800:active {
  background-color: var(--p-green-800) !important;
}
.active\:bg-green-900:active {
  background-color: var(--p-green-900) !important;
}
.bg-yellow-50 {
  background-color: var(--p-yellow-50) !important;
}
.bg-yellow-100 {
  background-color: var(--p-yellow-100) !important;
}
.bg-yellow-200 {
  background-color: var(--p-yellow-200) !important;
}
.bg-yellow-300 {
  background-color: var(--p-yellow-300) !important;
}
.bg-yellow-400 {
  background-color: var(--p-yellow-400) !important;
}
.bg-yellow-500 {
  background-color: var(--p-yellow-500) !important;
}
.bg-yellow-600 {
  background-color: var(--p-yellow-600) !important;
}
.bg-yellow-700 {
  background-color: var(--p-yellow-700) !important;
}
.bg-yellow-800 {
  background-color: var(--p-yellow-800) !important;
}
.bg-yellow-900 {
  background-color: var(--p-yellow-900) !important;
}
.focus\:bg-yellow-50:focus {
  background-color: var(--p-yellow-50) !important;
}
.focus\:bg-yellow-100:focus {
  background-color: var(--p-yellow-100) !important;
}
.focus\:bg-yellow-200:focus {
  background-color: var(--p-yellow-200) !important;
}
.focus\:bg-yellow-300:focus {
  background-color: var(--p-yellow-300) !important;
}
.focus\:bg-yellow-400:focus {
  background-color: var(--p-yellow-400) !important;
}
.focus\:bg-yellow-500:focus {
  background-color: var(--p-yellow-500) !important;
}
.focus\:bg-yellow-600:focus {
  background-color: var(--p-yellow-600) !important;
}
.focus\:bg-yellow-700:focus {
  background-color: var(--p-yellow-700) !important;
}
.focus\:bg-yellow-800:focus {
  background-color: var(--p-yellow-800) !important;
}
.focus\:bg-yellow-900:focus {
  background-color: var(--p-yellow-900) !important;
}
.hover\:bg-yellow-50:hover {
  background-color: var(--p-yellow-50) !important;
}
.hover\:bg-yellow-100:hover {
  background-color: var(--p-yellow-100) !important;
}
.hover\:bg-yellow-200:hover {
  background-color: var(--p-yellow-200) !important;
}
.hover\:bg-yellow-300:hover {
  background-color: var(--p-yellow-300) !important;
}
.hover\:bg-yellow-400:hover {
  background-color: var(--p-yellow-400) !important;
}
.hover\:bg-yellow-500:hover {
  background-color: var(--p-yellow-500) !important;
}
.hover\:bg-yellow-600:hover {
  background-color: var(--p-yellow-600) !important;
}
.hover\:bg-yellow-700:hover {
  background-color: var(--p-yellow-700) !important;
}
.hover\:bg-yellow-800:hover {
  background-color: var(--p-yellow-800) !important;
}
.hover\:bg-yellow-900:hover {
  background-color: var(--p-yellow-900) !important;
}
.active\:bg-yellow-50:active {
  background-color: var(--p-yellow-50) !important;
}
.active\:bg-yellow-100:active {
  background-color: var(--p-yellow-100) !important;
}
.active\:bg-yellow-200:active {
  background-color: var(--p-yellow-200) !important;
}
.active\:bg-yellow-300:active {
  background-color: var(--p-yellow-300) !important;
}
.active\:bg-yellow-400:active {
  background-color: var(--p-yellow-400) !important;
}
.active\:bg-yellow-500:active {
  background-color: var(--p-yellow-500) !important;
}
.active\:bg-yellow-600:active {
  background-color: var(--p-yellow-600) !important;
}
.active\:bg-yellow-700:active {
  background-color: var(--p-yellow-700) !important;
}
.active\:bg-yellow-800:active {
  background-color: var(--p-yellow-800) !important;
}
.active\:bg-yellow-900:active {
  background-color: var(--p-yellow-900) !important;
}
.bg-cyan-50 {
  background-color: var(--p-cyan-50) !important;
}
.bg-cyan-100 {
  background-color: var(--p-cyan-100) !important;
}
.bg-cyan-200 {
  background-color: var(--p-cyan-200) !important;
}
.bg-cyan-300 {
  background-color: var(--p-cyan-300) !important;
}
.bg-cyan-400 {
  background-color: var(--p-cyan-400) !important;
}
.bg-cyan-500 {
  background-color: var(--p-cyan-500) !important;
}
.bg-cyan-600 {
  background-color: var(--p-cyan-600) !important;
}
.bg-cyan-700 {
  background-color: var(--p-cyan-700) !important;
}
.bg-cyan-800 {
  background-color: var(--p-cyan-800) !important;
}
.bg-cyan-900 {
  background-color: var(--p-cyan-900) !important;
}
.focus\:bg-cyan-50:focus {
  background-color: var(--p-cyan-50) !important;
}
.focus\:bg-cyan-100:focus {
  background-color: var(--p-cyan-100) !important;
}
.focus\:bg-cyan-200:focus {
  background-color: var(--p-cyan-200) !important;
}
.focus\:bg-cyan-300:focus {
  background-color: var(--p-cyan-300) !important;
}
.focus\:bg-cyan-400:focus {
  background-color: var(--p-cyan-400) !important;
}
.focus\:bg-cyan-500:focus {
  background-color: var(--p-cyan-500) !important;
}
.focus\:bg-cyan-600:focus {
  background-color: var(--p-cyan-600) !important;
}
.focus\:bg-cyan-700:focus {
  background-color: var(--p-cyan-700) !important;
}
.focus\:bg-cyan-800:focus {
  background-color: var(--p-cyan-800) !important;
}
.focus\:bg-cyan-900:focus {
  background-color: var(--p-cyan-900) !important;
}
.hover\:bg-cyan-50:hover {
  background-color: var(--p-cyan-50) !important;
}
.hover\:bg-cyan-100:hover {
  background-color: var(--p-cyan-100) !important;
}
.hover\:bg-cyan-200:hover {
  background-color: var(--p-cyan-200) !important;
}
.hover\:bg-cyan-300:hover {
  background-color: var(--p-cyan-300) !important;
}
.hover\:bg-cyan-400:hover {
  background-color: var(--p-cyan-400) !important;
}
.hover\:bg-cyan-500:hover {
  background-color: var(--p-cyan-500) !important;
}
.hover\:bg-cyan-600:hover {
  background-color: var(--p-cyan-600) !important;
}
.hover\:bg-cyan-700:hover {
  background-color: var(--p-cyan-700) !important;
}
.hover\:bg-cyan-800:hover {
  background-color: var(--p-cyan-800) !important;
}
.hover\:bg-cyan-900:hover {
  background-color: var(--p-cyan-900) !important;
}
.active\:bg-cyan-50:active {
  background-color: var(--p-cyan-50) !important;
}
.active\:bg-cyan-100:active {
  background-color: var(--p-cyan-100) !important;
}
.active\:bg-cyan-200:active {
  background-color: var(--p-cyan-200) !important;
}
.active\:bg-cyan-300:active {
  background-color: var(--p-cyan-300) !important;
}
.active\:bg-cyan-400:active {
  background-color: var(--p-cyan-400) !important;
}
.active\:bg-cyan-500:active {
  background-color: var(--p-cyan-500) !important;
}
.active\:bg-cyan-600:active {
  background-color: var(--p-cyan-600) !important;
}
.active\:bg-cyan-700:active {
  background-color: var(--p-cyan-700) !important;
}
.active\:bg-cyan-800:active {
  background-color: var(--p-cyan-800) !important;
}
.active\:bg-cyan-900:active {
  background-color: var(--p-cyan-900) !important;
}
.bg-pink-50 {
  background-color: var(--p-pink-50) !important;
}
.bg-pink-100 {
  background-color: var(--p-pink-100) !important;
}
.bg-pink-200 {
  background-color: var(--p-pink-200) !important;
}
.bg-pink-300 {
  background-color: var(--p-pink-300) !important;
}
.bg-pink-400 {
  background-color: var(--p-pink-400) !important;
}
.bg-pink-500 {
  background-color: var(--p-pink-500) !important;
}
.bg-pink-600 {
  background-color: var(--p-pink-600) !important;
}
.bg-pink-700 {
  background-color: var(--p-pink-700) !important;
}
.bg-pink-800 {
  background-color: var(--p-pink-800) !important;
}
.bg-pink-900 {
  background-color: var(--p-pink-900) !important;
}
.focus\:bg-pink-50:focus {
  background-color: var(--p-pink-50) !important;
}
.focus\:bg-pink-100:focus {
  background-color: var(--p-pink-100) !important;
}
.focus\:bg-pink-200:focus {
  background-color: var(--p-pink-200) !important;
}
.focus\:bg-pink-300:focus {
  background-color: var(--p-pink-300) !important;
}
.focus\:bg-pink-400:focus {
  background-color: var(--p-pink-400) !important;
}
.focus\:bg-pink-500:focus {
  background-color: var(--p-pink-500) !important;
}
.focus\:bg-pink-600:focus {
  background-color: var(--p-pink-600) !important;
}
.focus\:bg-pink-700:focus {
  background-color: var(--p-pink-700) !important;
}
.focus\:bg-pink-800:focus {
  background-color: var(--p-pink-800) !important;
}
.focus\:bg-pink-900:focus {
  background-color: var(--p-pink-900) !important;
}
.hover\:bg-pink-50:hover {
  background-color: var(--p-pink-50) !important;
}
.hover\:bg-pink-100:hover {
  background-color: var(--p-pink-100) !important;
}
.hover\:bg-pink-200:hover {
  background-color: var(--p-pink-200) !important;
}
.hover\:bg-pink-300:hover {
  background-color: var(--p-pink-300) !important;
}
.hover\:bg-pink-400:hover {
  background-color: var(--p-pink-400) !important;
}
.hover\:bg-pink-500:hover {
  background-color: var(--p-pink-500) !important;
}
.hover\:bg-pink-600:hover {
  background-color: var(--p-pink-600) !important;
}
.hover\:bg-pink-700:hover {
  background-color: var(--p-pink-700) !important;
}
.hover\:bg-pink-800:hover {
  background-color: var(--p-pink-800) !important;
}
.hover\:bg-pink-900:hover {
  background-color: var(--p-pink-900) !important;
}
.active\:bg-pink-50:active {
  background-color: var(--p-pink-50) !important;
}
.active\:bg-pink-100:active {
  background-color: var(--p-pink-100) !important;
}
.active\:bg-pink-200:active {
  background-color: var(--p-pink-200) !important;
}
.active\:bg-pink-300:active {
  background-color: var(--p-pink-300) !important;
}
.active\:bg-pink-400:active {
  background-color: var(--p-pink-400) !important;
}
.active\:bg-pink-500:active {
  background-color: var(--p-pink-500) !important;
}
.active\:bg-pink-600:active {
  background-color: var(--p-pink-600) !important;
}
.active\:bg-pink-700:active {
  background-color: var(--p-pink-700) !important;
}
.active\:bg-pink-800:active {
  background-color: var(--p-pink-800) !important;
}
.active\:bg-pink-900:active {
  background-color: var(--p-pink-900) !important;
}
.bg-indigo-50 {
  background-color: var(--p-indigo-50) !important;
}
.bg-indigo-100 {
  background-color: var(--p-indigo-100) !important;
}
.bg-indigo-200 {
  background-color: var(--p-indigo-200) !important;
}
.bg-indigo-300 {
  background-color: var(--p-indigo-300) !important;
}
.bg-indigo-400 {
  background-color: var(--p-indigo-400) !important;
}
.bg-indigo-500 {
  background-color: var(--p-indigo-500) !important;
}
.bg-indigo-600 {
  background-color: var(--p-indigo-600) !important;
}
.bg-indigo-700 {
  background-color: var(--p-indigo-700) !important;
}
.bg-indigo-800 {
  background-color: var(--p-indigo-800) !important;
}
.bg-indigo-900 {
  background-color: var(--p-indigo-900) !important;
}
.focus\:bg-indigo-50:focus {
  background-color: var(--p-indigo-50) !important;
}
.focus\:bg-indigo-100:focus {
  background-color: var(--p-indigo-100) !important;
}
.focus\:bg-indigo-200:focus {
  background-color: var(--p-indigo-200) !important;
}
.focus\:bg-indigo-300:focus {
  background-color: var(--p-indigo-300) !important;
}
.focus\:bg-indigo-400:focus {
  background-color: var(--p-indigo-400) !important;
}
.focus\:bg-indigo-500:focus {
  background-color: var(--p-indigo-500) !important;
}
.focus\:bg-indigo-600:focus {
  background-color: var(--p-indigo-600) !important;
}
.focus\:bg-indigo-700:focus {
  background-color: var(--p-indigo-700) !important;
}
.focus\:bg-indigo-800:focus {
  background-color: var(--p-indigo-800) !important;
}
.focus\:bg-indigo-900:focus {
  background-color: var(--p-indigo-900) !important;
}
.hover\:bg-indigo-50:hover {
  background-color: var(--p-indigo-50) !important;
}
.hover\:bg-indigo-100:hover {
  background-color: var(--p-indigo-100) !important;
}
.hover\:bg-indigo-200:hover {
  background-color: var(--p-indigo-200) !important;
}
.hover\:bg-indigo-300:hover {
  background-color: var(--p-indigo-300) !important;
}
.hover\:bg-indigo-400:hover {
  background-color: var(--p-indigo-400) !important;
}
.hover\:bg-indigo-500:hover {
  background-color: var(--p-indigo-500) !important;
}
.hover\:bg-indigo-600:hover {
  background-color: var(--p-indigo-600) !important;
}
.hover\:bg-indigo-700:hover {
  background-color: var(--p-indigo-700) !important;
}
.hover\:bg-indigo-800:hover {
  background-color: var(--p-indigo-800) !important;
}
.hover\:bg-indigo-900:hover {
  background-color: var(--p-indigo-900) !important;
}
.active\:bg-indigo-50:active {
  background-color: var(--p-indigo-50) !important;
}
.active\:bg-indigo-100:active {
  background-color: var(--p-indigo-100) !important;
}
.active\:bg-indigo-200:active {
  background-color: var(--p-indigo-200) !important;
}
.active\:bg-indigo-300:active {
  background-color: var(--p-indigo-300) !important;
}
.active\:bg-indigo-400:active {
  background-color: var(--p-indigo-400) !important;
}
.active\:bg-indigo-500:active {
  background-color: var(--p-indigo-500) !important;
}
.active\:bg-indigo-600:active {
  background-color: var(--p-indigo-600) !important;
}
.active\:bg-indigo-700:active {
  background-color: var(--p-indigo-700) !important;
}
.active\:bg-indigo-800:active {
  background-color: var(--p-indigo-800) !important;
}
.active\:bg-indigo-900:active {
  background-color: var(--p-indigo-900) !important;
}
.bg-teal-50 {
  background-color: var(--p-teal-50) !important;
}
.bg-teal-100 {
  background-color: var(--p-teal-100) !important;
}
.bg-teal-200 {
  background-color: var(--p-teal-200) !important;
}
.bg-teal-300 {
  background-color: var(--p-teal-300) !important;
}
.bg-teal-400 {
  background-color: var(--p-teal-400) !important;
}
.bg-teal-500 {
  background-color: var(--p-teal-500) !important;
}
.bg-teal-600 {
  background-color: var(--p-teal-600) !important;
}
.bg-teal-700 {
  background-color: var(--p-teal-700) !important;
}
.bg-teal-800 {
  background-color: var(--p-teal-800) !important;
}
.bg-teal-900 {
  background-color: var(--p-teal-900) !important;
}
.focus\:bg-teal-50:focus {
  background-color: var(--p-teal-50) !important;
}
.focus\:bg-teal-100:focus {
  background-color: var(--p-teal-100) !important;
}
.focus\:bg-teal-200:focus {
  background-color: var(--p-teal-200) !important;
}
.focus\:bg-teal-300:focus {
  background-color: var(--p-teal-300) !important;
}
.focus\:bg-teal-400:focus {
  background-color: var(--p-teal-400) !important;
}
.focus\:bg-teal-500:focus {
  background-color: var(--p-teal-500) !important;
}
.focus\:bg-teal-600:focus {
  background-color: var(--p-teal-600) !important;
}
.focus\:bg-teal-700:focus {
  background-color: var(--p-teal-700) !important;
}
.focus\:bg-teal-800:focus {
  background-color: var(--p-teal-800) !important;
}
.focus\:bg-teal-900:focus {
  background-color: var(--p-teal-900) !important;
}
.hover\:bg-teal-50:hover {
  background-color: var(--p-teal-50) !important;
}
.hover\:bg-teal-100:hover {
  background-color: var(--p-teal-100) !important;
}
.hover\:bg-teal-200:hover {
  background-color: var(--p-teal-200) !important;
}
.hover\:bg-teal-300:hover {
  background-color: var(--p-teal-300) !important;
}
.hover\:bg-teal-400:hover {
  background-color: var(--p-teal-400) !important;
}
.hover\:bg-teal-500:hover {
  background-color: var(--p-teal-500) !important;
}
.hover\:bg-teal-600:hover {
  background-color: var(--p-teal-600) !important;
}
.hover\:bg-teal-700:hover {
  background-color: var(--p-teal-700) !important;
}
.hover\:bg-teal-800:hover {
  background-color: var(--p-teal-800) !important;
}
.hover\:bg-teal-900:hover {
  background-color: var(--p-teal-900) !important;
}
.active\:bg-teal-50:active {
  background-color: var(--p-teal-50) !important;
}
.active\:bg-teal-100:active {
  background-color: var(--p-teal-100) !important;
}
.active\:bg-teal-200:active {
  background-color: var(--p-teal-200) !important;
}
.active\:bg-teal-300:active {
  background-color: var(--p-teal-300) !important;
}
.active\:bg-teal-400:active {
  background-color: var(--p-teal-400) !important;
}
.active\:bg-teal-500:active {
  background-color: var(--p-teal-500) !important;
}
.active\:bg-teal-600:active {
  background-color: var(--p-teal-600) !important;
}
.active\:bg-teal-700:active {
  background-color: var(--p-teal-700) !important;
}
.active\:bg-teal-800:active {
  background-color: var(--p-teal-800) !important;
}
.active\:bg-teal-900:active {
  background-color: var(--p-teal-900) !important;
}
.bg-orange-50 {
  background-color: var(--p-orange-50) !important;
}
.bg-orange-100 {
  background-color: var(--p-orange-100) !important;
}
.bg-orange-200 {
  background-color: var(--p-orange-200) !important;
}
.bg-orange-300 {
  background-color: var(--p-orange-300) !important;
}
.bg-orange-400 {
  background-color: var(--p-orange-400) !important;
}
.bg-orange-500 {
  background-color: var(--p-orange-500) !important;
}
.bg-orange-600 {
  background-color: var(--p-orange-600) !important;
}
.bg-orange-700 {
  background-color: var(--p-orange-700) !important;
}
.bg-orange-800 {
  background-color: var(--p-orange-800) !important;
}
.bg-orange-900 {
  background-color: var(--p-orange-900) !important;
}
.focus\:bg-orange-50:focus {
  background-color: var(--p-orange-50) !important;
}
.focus\:bg-orange-100:focus {
  background-color: var(--p-orange-100) !important;
}
.focus\:bg-orange-200:focus {
  background-color: var(--p-orange-200) !important;
}
.focus\:bg-orange-300:focus {
  background-color: var(--p-orange-300) !important;
}
.focus\:bg-orange-400:focus {
  background-color: var(--p-orange-400) !important;
}
.focus\:bg-orange-500:focus {
  background-color: var(--p-orange-500) !important;
}
.focus\:bg-orange-600:focus {
  background-color: var(--p-orange-600) !important;
}
.focus\:bg-orange-700:focus {
  background-color: var(--p-orange-700) !important;
}
.focus\:bg-orange-800:focus {
  background-color: var(--p-orange-800) !important;
}
.focus\:bg-orange-900:focus {
  background-color: var(--p-orange-900) !important;
}
.hover\:bg-orange-50:hover {
  background-color: var(--p-orange-50) !important;
}
.hover\:bg-orange-100:hover {
  background-color: var(--p-orange-100) !important;
}
.hover\:bg-orange-200:hover {
  background-color: var(--p-orange-200) !important;
}
.hover\:bg-orange-300:hover {
  background-color: var(--p-orange-300) !important;
}
.hover\:bg-orange-400:hover {
  background-color: var(--p-orange-400) !important;
}
.hover\:bg-orange-500:hover {
  background-color: var(--p-orange-500) !important;
}
.hover\:bg-orange-600:hover {
  background-color: var(--p-orange-600) !important;
}
.hover\:bg-orange-700:hover {
  background-color: var(--p-orange-700) !important;
}
.hover\:bg-orange-800:hover {
  background-color: var(--p-orange-800) !important;
}
.hover\:bg-orange-900:hover {
  background-color: var(--p-orange-900) !important;
}
.active\:bg-orange-50:active {
  background-color: var(--p-orange-50) !important;
}
.active\:bg-orange-100:active {
  background-color: var(--p-orange-100) !important;
}
.active\:bg-orange-200:active {
  background-color: var(--p-orange-200) !important;
}
.active\:bg-orange-300:active {
  background-color: var(--p-orange-300) !important;
}
.active\:bg-orange-400:active {
  background-color: var(--p-orange-400) !important;
}
.active\:bg-orange-500:active {
  background-color: var(--p-orange-500) !important;
}
.active\:bg-orange-600:active {
  background-color: var(--p-orange-600) !important;
}
.active\:bg-orange-700:active {
  background-color: var(--p-orange-700) !important;
}
.active\:bg-orange-800:active {
  background-color: var(--p-orange-800) !important;
}
.active\:bg-orange-900:active {
  background-color: var(--p-orange-900) !important;
}
.bg-bluegray-50 {
  background-color: var(--p-bluegray-50) !important;
}
.bg-bluegray-100 {
  background-color: var(--p-bluegray-100) !important;
}
.bg-bluegray-200 {
  background-color: var(--p-bluegray-200) !important;
}
.bg-bluegray-300 {
  background-color: var(--p-bluegray-300) !important;
}
.bg-bluegray-400 {
  background-color: var(--p-bluegray-400) !important;
}
.bg-bluegray-500 {
  background-color: var(--p-bluegray-500) !important;
}
.bg-bluegray-600 {
  background-color: var(--p-bluegray-600) !important;
}
.bg-bluegray-700 {
  background-color: var(--p-bluegray-700) !important;
}
.bg-bluegray-800 {
  background-color: var(--p-bluegray-800) !important;
}
.bg-bluegray-900 {
  background-color: var(--p-bluegray-900) !important;
}
.focus\:bg-bluegray-50:focus {
  background-color: var(--p-bluegray-50) !important;
}
.focus\:bg-bluegray-100:focus {
  background-color: var(--p-bluegray-100) !important;
}
.focus\:bg-bluegray-200:focus {
  background-color: var(--p-bluegray-200) !important;
}
.focus\:bg-bluegray-300:focus {
  background-color: var(--p-bluegray-300) !important;
}
.focus\:bg-bluegray-400:focus {
  background-color: var(--p-bluegray-400) !important;
}
.focus\:bg-bluegray-500:focus {
  background-color: var(--p-bluegray-500) !important;
}
.focus\:bg-bluegray-600:focus {
  background-color: var(--p-bluegray-600) !important;
}
.focus\:bg-bluegray-700:focus {
  background-color: var(--p-bluegray-700) !important;
}
.focus\:bg-bluegray-800:focus {
  background-color: var(--p-bluegray-800) !important;
}
.focus\:bg-bluegray-900:focus {
  background-color: var(--p-bluegray-900) !important;
}
.hover\:bg-bluegray-50:hover {
  background-color: var(--p-bluegray-50) !important;
}
.hover\:bg-bluegray-100:hover {
  background-color: var(--p-bluegray-100) !important;
}
.hover\:bg-bluegray-200:hover {
  background-color: var(--p-bluegray-200) !important;
}
.hover\:bg-bluegray-300:hover {
  background-color: var(--p-bluegray-300) !important;
}
.hover\:bg-bluegray-400:hover {
  background-color: var(--p-bluegray-400) !important;
}
.hover\:bg-bluegray-500:hover {
  background-color: var(--p-bluegray-500) !important;
}
.hover\:bg-bluegray-600:hover {
  background-color: var(--p-bluegray-600) !important;
}
.hover\:bg-bluegray-700:hover {
  background-color: var(--p-bluegray-700) !important;
}
.hover\:bg-bluegray-800:hover {
  background-color: var(--p-bluegray-800) !important;
}
.hover\:bg-bluegray-900:hover {
  background-color: var(--p-bluegray-900) !important;
}
.active\:bg-bluegray-50:active {
  background-color: var(--p-bluegray-50) !important;
}
.active\:bg-bluegray-100:active {
  background-color: var(--p-bluegray-100) !important;
}
.active\:bg-bluegray-200:active {
  background-color: var(--p-bluegray-200) !important;
}
.active\:bg-bluegray-300:active {
  background-color: var(--p-bluegray-300) !important;
}
.active\:bg-bluegray-400:active {
  background-color: var(--p-bluegray-400) !important;
}
.active\:bg-bluegray-500:active {
  background-color: var(--p-bluegray-500) !important;
}
.active\:bg-bluegray-600:active {
  background-color: var(--p-bluegray-600) !important;
}
.active\:bg-bluegray-700:active {
  background-color: var(--p-bluegray-700) !important;
}
.active\:bg-bluegray-800:active {
  background-color: var(--p-bluegray-800) !important;
}
.active\:bg-bluegray-900:active {
  background-color: var(--p-bluegray-900) !important;
}
.bg-purple-50 {
  background-color: var(--p-purple-50) !important;
}
.bg-purple-100 {
  background-color: var(--p-purple-100) !important;
}
.bg-purple-200 {
  background-color: var(--p-purple-200) !important;
}
.bg-purple-300 {
  background-color: var(--p-purple-300) !important;
}
.bg-purple-400 {
  background-color: var(--p-purple-400) !important;
}
.bg-purple-500 {
  background-color: var(--p-purple-500) !important;
}
.bg-purple-600 {
  background-color: var(--p-purple-600) !important;
}
.bg-purple-700 {
  background-color: var(--p-purple-700) !important;
}
.bg-purple-800 {
  background-color: var(--p-purple-800) !important;
}
.bg-purple-900 {
  background-color: var(--p-purple-900) !important;
}
.focus\:bg-purple-50:focus {
  background-color: var(--p-purple-50) !important;
}
.focus\:bg-purple-100:focus {
  background-color: var(--p-purple-100) !important;
}
.focus\:bg-purple-200:focus {
  background-color: var(--p-purple-200) !important;
}
.focus\:bg-purple-300:focus {
  background-color: var(--p-purple-300) !important;
}
.focus\:bg-purple-400:focus {
  background-color: var(--p-purple-400) !important;
}
.focus\:bg-purple-500:focus {
  background-color: var(--p-purple-500) !important;
}
.focus\:bg-purple-600:focus {
  background-color: var(--p-purple-600) !important;
}
.focus\:bg-purple-700:focus {
  background-color: var(--p-purple-700) !important;
}
.focus\:bg-purple-800:focus {
  background-color: var(--p-purple-800) !important;
}
.focus\:bg-purple-900:focus {
  background-color: var(--p-purple-900) !important;
}
.hover\:bg-purple-50:hover {
  background-color: var(--p-purple-50) !important;
}
.hover\:bg-purple-100:hover {
  background-color: var(--p-purple-100) !important;
}
.hover\:bg-purple-200:hover {
  background-color: var(--p-purple-200) !important;
}
.hover\:bg-purple-300:hover {
  background-color: var(--p-purple-300) !important;
}
.hover\:bg-purple-400:hover {
  background-color: var(--p-purple-400) !important;
}
.hover\:bg-purple-500:hover {
  background-color: var(--p-purple-500) !important;
}
.hover\:bg-purple-600:hover {
  background-color: var(--p-purple-600) !important;
}
.hover\:bg-purple-700:hover {
  background-color: var(--p-purple-700) !important;
}
.hover\:bg-purple-800:hover {
  background-color: var(--p-purple-800) !important;
}
.hover\:bg-purple-900:hover {
  background-color: var(--p-purple-900) !important;
}
.active\:bg-purple-50:active {
  background-color: var(--p-purple-50) !important;
}
.active\:bg-purple-100:active {
  background-color: var(--p-purple-100) !important;
}
.active\:bg-purple-200:active {
  background-color: var(--p-purple-200) !important;
}
.active\:bg-purple-300:active {
  background-color: var(--p-purple-300) !important;
}
.active\:bg-purple-400:active {
  background-color: var(--p-purple-400) !important;
}
.active\:bg-purple-500:active {
  background-color: var(--p-purple-500) !important;
}
.active\:bg-purple-600:active {
  background-color: var(--p-purple-600) !important;
}
.active\:bg-purple-700:active {
  background-color: var(--p-purple-700) !important;
}
.active\:bg-purple-800:active {
  background-color: var(--p-purple-800) !important;
}
.active\:bg-purple-900:active {
  background-color: var(--p-purple-900) !important;
}
.bg-gray-50 {
  background-color: var(--p-gray-50) !important;
}
.bg-gray-100 {
  background-color: var(--p-gray-100) !important;
}
.bg-gray-200 {
  background-color: var(--p-gray-200) !important;
}
.bg-gray-300 {
  background-color: var(--p-gray-300) !important;
}
.bg-gray-400 {
  background-color: var(--p-gray-400) !important;
}
.bg-gray-500 {
  background-color: var(--p-gray-500) !important;
}
.bg-gray-600 {
  background-color: var(--p-gray-600) !important;
}
.bg-gray-700 {
  background-color: var(--p-gray-700) !important;
}
.bg-gray-800 {
  background-color: var(--p-gray-800) !important;
}
.bg-gray-900 {
  background-color: var(--p-gray-900) !important;
}
.focus\:bg-gray-50:focus {
  background-color: var(--p-gray-50) !important;
}
.focus\:bg-gray-100:focus {
  background-color: var(--p-gray-100) !important;
}
.focus\:bg-gray-200:focus {
  background-color: var(--p-gray-200) !important;
}
.focus\:bg-gray-300:focus {
  background-color: var(--p-gray-300) !important;
}
.focus\:bg-gray-400:focus {
  background-color: var(--p-gray-400) !important;
}
.focus\:bg-gray-500:focus {
  background-color: var(--p-gray-500) !important;
}
.focus\:bg-gray-600:focus {
  background-color: var(--p-gray-600) !important;
}
.focus\:bg-gray-700:focus {
  background-color: var(--p-gray-700) !important;
}
.focus\:bg-gray-800:focus {
  background-color: var(--p-gray-800) !important;
}
.focus\:bg-gray-900:focus {
  background-color: var(--p-gray-900) !important;
}
.hover\:bg-gray-50:hover {
  background-color: var(--p-gray-50) !important;
}
.hover\:bg-gray-100:hover {
  background-color: var(--p-gray-100) !important;
}
.hover\:bg-gray-200:hover {
  background-color: var(--p-gray-200) !important;
}
.hover\:bg-gray-300:hover {
  background-color: var(--p-gray-300) !important;
}
.hover\:bg-gray-400:hover {
  background-color: var(--p-gray-400) !important;
}
.hover\:bg-gray-500:hover {
  background-color: var(--p-gray-500) !important;
}
.hover\:bg-gray-600:hover {
  background-color: var(--p-gray-600) !important;
}
.hover\:bg-gray-700:hover {
  background-color: var(--p-gray-700) !important;
}
.hover\:bg-gray-800:hover {
  background-color: var(--p-gray-800) !important;
}
.hover\:bg-gray-900:hover {
  background-color: var(--p-gray-900) !important;
}
.active\:bg-gray-50:active {
  background-color: var(--p-gray-50) !important;
}
.active\:bg-gray-100:active {
  background-color: var(--p-gray-100) !important;
}
.active\:bg-gray-200:active {
  background-color: var(--p-gray-200) !important;
}
.active\:bg-gray-300:active {
  background-color: var(--p-gray-300) !important;
}
.active\:bg-gray-400:active {
  background-color: var(--p-gray-400) !important;
}
.active\:bg-gray-500:active {
  background-color: var(--p-gray-500) !important;
}
.active\:bg-gray-600:active {
  background-color: var(--p-gray-600) !important;
}
.active\:bg-gray-700:active {
  background-color: var(--p-gray-700) !important;
}
.active\:bg-gray-800:active {
  background-color: var(--p-gray-800) !important;
}
.active\:bg-gray-900:active {
  background-color: var(--p-gray-900) !important;
}
.bg-red-50 {
  background-color: var(--p-red-50) !important;
}
.bg-red-100 {
  background-color: var(--p-red-100) !important;
}
.bg-red-200 {
  background-color: var(--p-red-200) !important;
}
.bg-red-300 {
  background-color: var(--p-red-300) !important;
}
.bg-red-400 {
  background-color: var(--p-red-400) !important;
}
.bg-red-500 {
  background-color: var(--p-red-500) !important;
}
.bg-red-600 {
  background-color: var(--p-red-600) !important;
}
.bg-red-700 {
  background-color: var(--p-red-700) !important;
}
.bg-red-800 {
  background-color: var(--p-red-800) !important;
}
.bg-red-900 {
  background-color: var(--p-red-900) !important;
}
.focus\:bg-red-50:focus {
  background-color: var(--p-red-50) !important;
}
.focus\:bg-red-100:focus {
  background-color: var(--p-red-100) !important;
}
.focus\:bg-red-200:focus {
  background-color: var(--p-red-200) !important;
}
.focus\:bg-red-300:focus {
  background-color: var(--p-red-300) !important;
}
.focus\:bg-red-400:focus {
  background-color: var(--p-red-400) !important;
}
.focus\:bg-red-500:focus {
  background-color: var(--p-red-500) !important;
}
.focus\:bg-red-600:focus {
  background-color: var(--p-red-600) !important;
}
.focus\:bg-red-700:focus {
  background-color: var(--p-red-700) !important;
}
.focus\:bg-red-800:focus {
  background-color: var(--p-red-800) !important;
}
.focus\:bg-red-900:focus {
  background-color: var(--p-red-900) !important;
}
.hover\:bg-red-50:hover {
  background-color: var(--p-red-50) !important;
}
.hover\:bg-red-100:hover {
  background-color: var(--p-red-100) !important;
}
.hover\:bg-red-200:hover {
  background-color: var(--p-red-200) !important;
}
.hover\:bg-red-300:hover {
  background-color: var(--p-red-300) !important;
}
.hover\:bg-red-400:hover {
  background-color: var(--p-red-400) !important;
}
.hover\:bg-red-500:hover {
  background-color: var(--p-red-500) !important;
}
.hover\:bg-red-600:hover {
  background-color: var(--p-red-600) !important;
}
.hover\:bg-red-700:hover {
  background-color: var(--p-red-700) !important;
}
.hover\:bg-red-800:hover {
  background-color: var(--p-red-800) !important;
}
.hover\:bg-red-900:hover {
  background-color: var(--p-red-900) !important;
}
.active\:bg-red-50:active {
  background-color: var(--p-red-50) !important;
}
.active\:bg-red-100:active {
  background-color: var(--p-red-100) !important;
}
.active\:bg-red-200:active {
  background-color: var(--p-red-200) !important;
}
.active\:bg-red-300:active {
  background-color: var(--p-red-300) !important;
}
.active\:bg-red-400:active {
  background-color: var(--p-red-400) !important;
}
.active\:bg-red-500:active {
  background-color: var(--p-red-500) !important;
}
.active\:bg-red-600:active {
  background-color: var(--p-red-600) !important;
}
.active\:bg-red-700:active {
  background-color: var(--p-red-700) !important;
}
.active\:bg-red-800:active {
  background-color: var(--p-red-800) !important;
}
.active\:bg-red-900:active {
  background-color: var(--p-red-900) !important;
}
.bg-primary-50 {
  background-color: var(--p-primary-50) !important;
}
.bg-primary-100 {
  background-color: var(--p-primary-100) !important;
}
.bg-primary-200 {
  background-color: var(--p-primary-200) !important;
}
.bg-primary-300 {
  background-color: var(--p-primary-300) !important;
}
.bg-primary-400 {
  background-color: var(--p-primary-400) !important;
}
.bg-primary-500 {
  background-color: var(--p-primary-500) !important;
}
.bg-primary-600 {
  background-color: var(--p-primary-600) !important;
}
.bg-primary-700 {
  background-color: var(--p-primary-700) !important;
}
.bg-primary-800 {
  background-color: var(--p-primary-800) !important;
}
.bg-primary-900 {
  background-color: var(--p-primary-900) !important;
}
.focus\:bg-primary-50:focus {
  background-color: var(--p-primary-50) !important;
}
.focus\:bg-primary-100:focus {
  background-color: var(--p-primary-100) !important;
}
.focus\:bg-primary-200:focus {
  background-color: var(--p-primary-200) !important;
}
.focus\:bg-primary-300:focus {
  background-color: var(--p-primary-300) !important;
}
.focus\:bg-primary-400:focus {
  background-color: var(--p-primary-400) !important;
}
.focus\:bg-primary-500:focus {
  background-color: var(--p-primary-500) !important;
}
.focus\:bg-primary-600:focus {
  background-color: var(--p-primary-600) !important;
}
.focus\:bg-primary-700:focus {
  background-color: var(--p-primary-700) !important;
}
.focus\:bg-primary-800:focus {
  background-color: var(--p-primary-800) !important;
}
.focus\:bg-primary-900:focus {
  background-color: var(--p-primary-900) !important;
}
.hover\:bg-primary-50:hover {
  background-color: var(--p-primary-50) !important;
}
.hover\:bg-primary-100:hover {
  background-color: var(--p-primary-100) !important;
}
.hover\:bg-primary-200:hover {
  background-color: var(--p-primary-200) !important;
}
.hover\:bg-primary-300:hover {
  background-color: var(--p-primary-300) !important;
}
.hover\:bg-primary-400:hover {
  background-color: var(--p-primary-400) !important;
}
.hover\:bg-primary-500:hover {
  background-color: var(--p-primary-500) !important;
}
.hover\:bg-primary-600:hover {
  background-color: var(--p-primary-600) !important;
}
.hover\:bg-primary-700:hover {
  background-color: var(--p-primary-700) !important;
}
.hover\:bg-primary-800:hover {
  background-color: var(--p-primary-800) !important;
}
.hover\:bg-primary-900:hover {
  background-color: var(--p-primary-900) !important;
}
.active\:bg-primary-50:active {
  background-color: var(--p-primary-50) !important;
}
.active\:bg-primary-100:active {
  background-color: var(--p-primary-100) !important;
}
.active\:bg-primary-200:active {
  background-color: var(--p-primary-200) !important;
}
.active\:bg-primary-300:active {
  background-color: var(--p-primary-300) !important;
}
.active\:bg-primary-400:active {
  background-color: var(--p-primary-400) !important;
}
.active\:bg-primary-500:active {
  background-color: var(--p-primary-500) !important;
}
.active\:bg-primary-600:active {
  background-color: var(--p-primary-600) !important;
}
.active\:bg-primary-700:active {
  background-color: var(--p-primary-700) !important;
}
.active\:bg-primary-800:active {
  background-color: var(--p-primary-800) !important;
}
.active\:bg-primary-900:active {
  background-color: var(--p-primary-900) !important;
}
.border-blue-50 {
  border-color: var(--p-blue-50) !important;
}
.border-blue-100 {
  border-color: var(--p-blue-100) !important;
}
.border-blue-200 {
  border-color: var(--p-blue-200) !important;
}
.border-blue-300 {
  border-color: var(--p-blue-300) !important;
}
.border-blue-400 {
  border-color: var(--p-blue-400) !important;
}
.border-blue-500 {
  border-color: var(--p-blue-500) !important;
}
.border-blue-600 {
  border-color: var(--p-blue-600) !important;
}
.border-blue-700 {
  border-color: var(--p-blue-700) !important;
}
.border-blue-800 {
  border-color: var(--p-blue-800) !important;
}
.border-blue-900 {
  border-color: var(--p-blue-900) !important;
}
.focus\:border-blue-50:focus {
  border-color: var(--p-blue-50) !important;
}
.focus\:border-blue-100:focus {
  border-color: var(--p-blue-100) !important;
}
.focus\:border-blue-200:focus {
  border-color: var(--p-blue-200) !important;
}
.focus\:border-blue-300:focus {
  border-color: var(--p-blue-300) !important;
}
.focus\:border-blue-400:focus {
  border-color: var(--p-blue-400) !important;
}
.focus\:border-blue-500:focus {
  border-color: var(--p-blue-500) !important;
}
.focus\:border-blue-600:focus {
  border-color: var(--p-blue-600) !important;
}
.focus\:border-blue-700:focus {
  border-color: var(--p-blue-700) !important;
}
.focus\:border-blue-800:focus {
  border-color: var(--p-blue-800) !important;
}
.focus\:border-blue-900:focus {
  border-color: var(--p-blue-900) !important;
}
.hover\:border-blue-50:hover {
  border-color: var(--p-blue-50) !important;
}
.hover\:border-blue-100:hover {
  border-color: var(--p-blue-100) !important;
}
.hover\:border-blue-200:hover {
  border-color: var(--p-blue-200) !important;
}
.hover\:border-blue-300:hover {
  border-color: var(--p-blue-300) !important;
}
.hover\:border-blue-400:hover {
  border-color: var(--p-blue-400) !important;
}
.hover\:border-blue-500:hover {
  border-color: var(--p-blue-500) !important;
}
.hover\:border-blue-600:hover {
  border-color: var(--p-blue-600) !important;
}
.hover\:border-blue-700:hover {
  border-color: var(--p-blue-700) !important;
}
.hover\:border-blue-800:hover {
  border-color: var(--p-blue-800) !important;
}
.hover\:border-blue-900:hover {
  border-color: var(--p-blue-900) !important;
}
.active\:border-blue-50:active {
  border-color: var(--p-blue-50) !important;
}
.active\:border-blue-100:active {
  border-color: var(--p-blue-100) !important;
}
.active\:border-blue-200:active {
  border-color: var(--p-blue-200) !important;
}
.active\:border-blue-300:active {
  border-color: var(--p-blue-300) !important;
}
.active\:border-blue-400:active {
  border-color: var(--p-blue-400) !important;
}
.active\:border-blue-500:active {
  border-color: var(--p-blue-500) !important;
}
.active\:border-blue-600:active {
  border-color: var(--p-blue-600) !important;
}
.active\:border-blue-700:active {
  border-color: var(--p-blue-700) !important;
}
.active\:border-blue-800:active {
  border-color: var(--p-blue-800) !important;
}
.active\:border-blue-900:active {
  border-color: var(--p-blue-900) !important;
}
.border-green-50 {
  border-color: var(--p-green-50) !important;
}
.border-green-100 {
  border-color: var(--p-green-100) !important;
}
.border-green-200 {
  border-color: var(--p-green-200) !important;
}
.border-green-300 {
  border-color: var(--p-green-300) !important;
}
.border-green-400 {
  border-color: var(--p-green-400) !important;
}
.border-green-500 {
  border-color: var(--p-green-500) !important;
}
.border-green-600 {
  border-color: var(--p-green-600) !important;
}
.border-green-700 {
  border-color: var(--p-green-700) !important;
}
.border-green-800 {
  border-color: var(--p-green-800) !important;
}
.border-green-900 {
  border-color: var(--p-green-900) !important;
}
.focus\:border-green-50:focus {
  border-color: var(--p-green-50) !important;
}
.focus\:border-green-100:focus {
  border-color: var(--p-green-100) !important;
}
.focus\:border-green-200:focus {
  border-color: var(--p-green-200) !important;
}
.focus\:border-green-300:focus {
  border-color: var(--p-green-300) !important;
}
.focus\:border-green-400:focus {
  border-color: var(--p-green-400) !important;
}
.focus\:border-green-500:focus {
  border-color: var(--p-green-500) !important;
}
.focus\:border-green-600:focus {
  border-color: var(--p-green-600) !important;
}
.focus\:border-green-700:focus {
  border-color: var(--p-green-700) !important;
}
.focus\:border-green-800:focus {
  border-color: var(--p-green-800) !important;
}
.focus\:border-green-900:focus {
  border-color: var(--p-green-900) !important;
}
.hover\:border-green-50:hover {
  border-color: var(--p-green-50) !important;
}
.hover\:border-green-100:hover {
  border-color: var(--p-green-100) !important;
}
.hover\:border-green-200:hover {
  border-color: var(--p-green-200) !important;
}
.hover\:border-green-300:hover {
  border-color: var(--p-green-300) !important;
}
.hover\:border-green-400:hover {
  border-color: var(--p-green-400) !important;
}
.hover\:border-green-500:hover {
  border-color: var(--p-green-500) !important;
}
.hover\:border-green-600:hover {
  border-color: var(--p-green-600) !important;
}
.hover\:border-green-700:hover {
  border-color: var(--p-green-700) !important;
}
.hover\:border-green-800:hover {
  border-color: var(--p-green-800) !important;
}
.hover\:border-green-900:hover {
  border-color: var(--p-green-900) !important;
}
.active\:border-green-50:active {
  border-color: var(--p-green-50) !important;
}
.active\:border-green-100:active {
  border-color: var(--p-green-100) !important;
}
.active\:border-green-200:active {
  border-color: var(--p-green-200) !important;
}
.active\:border-green-300:active {
  border-color: var(--p-green-300) !important;
}
.active\:border-green-400:active {
  border-color: var(--p-green-400) !important;
}
.active\:border-green-500:active {
  border-color: var(--p-green-500) !important;
}
.active\:border-green-600:active {
  border-color: var(--p-green-600) !important;
}
.active\:border-green-700:active {
  border-color: var(--p-green-700) !important;
}
.active\:border-green-800:active {
  border-color: var(--p-green-800) !important;
}
.active\:border-green-900:active {
  border-color: var(--p-green-900) !important;
}
.border-yellow-50 {
  border-color: var(--p-yellow-50) !important;
}
.border-yellow-100 {
  border-color: var(--p-yellow-100) !important;
}
.border-yellow-200 {
  border-color: var(--p-yellow-200) !important;
}
.border-yellow-300 {
  border-color: var(--p-yellow-300) !important;
}
.border-yellow-400 {
  border-color: var(--p-yellow-400) !important;
}
.border-yellow-500 {
  border-color: var(--p-yellow-500) !important;
}
.border-yellow-600 {
  border-color: var(--p-yellow-600) !important;
}
.border-yellow-700 {
  border-color: var(--p-yellow-700) !important;
}
.border-yellow-800 {
  border-color: var(--p-yellow-800) !important;
}
.border-yellow-900 {
  border-color: var(--p-yellow-900) !important;
}
.focus\:border-yellow-50:focus {
  border-color: var(--p-yellow-50) !important;
}
.focus\:border-yellow-100:focus {
  border-color: var(--p-yellow-100) !important;
}
.focus\:border-yellow-200:focus {
  border-color: var(--p-yellow-200) !important;
}
.focus\:border-yellow-300:focus {
  border-color: var(--p-yellow-300) !important;
}
.focus\:border-yellow-400:focus {
  border-color: var(--p-yellow-400) !important;
}
.focus\:border-yellow-500:focus {
  border-color: var(--p-yellow-500) !important;
}
.focus\:border-yellow-600:focus {
  border-color: var(--p-yellow-600) !important;
}
.focus\:border-yellow-700:focus {
  border-color: var(--p-yellow-700) !important;
}
.focus\:border-yellow-800:focus {
  border-color: var(--p-yellow-800) !important;
}
.focus\:border-yellow-900:focus {
  border-color: var(--p-yellow-900) !important;
}
.hover\:border-yellow-50:hover {
  border-color: var(--p-yellow-50) !important;
}
.hover\:border-yellow-100:hover {
  border-color: var(--p-yellow-100) !important;
}
.hover\:border-yellow-200:hover {
  border-color: var(--p-yellow-200) !important;
}
.hover\:border-yellow-300:hover {
  border-color: var(--p-yellow-300) !important;
}
.hover\:border-yellow-400:hover {
  border-color: var(--p-yellow-400) !important;
}
.hover\:border-yellow-500:hover {
  border-color: var(--p-yellow-500) !important;
}
.hover\:border-yellow-600:hover {
  border-color: var(--p-yellow-600) !important;
}
.hover\:border-yellow-700:hover {
  border-color: var(--p-yellow-700) !important;
}
.hover\:border-yellow-800:hover {
  border-color: var(--p-yellow-800) !important;
}
.hover\:border-yellow-900:hover {
  border-color: var(--p-yellow-900) !important;
}
.active\:border-yellow-50:active {
  border-color: var(--p-yellow-50) !important;
}
.active\:border-yellow-100:active {
  border-color: var(--p-yellow-100) !important;
}
.active\:border-yellow-200:active {
  border-color: var(--p-yellow-200) !important;
}
.active\:border-yellow-300:active {
  border-color: var(--p-yellow-300) !important;
}
.active\:border-yellow-400:active {
  border-color: var(--p-yellow-400) !important;
}
.active\:border-yellow-500:active {
  border-color: var(--p-yellow-500) !important;
}
.active\:border-yellow-600:active {
  border-color: var(--p-yellow-600) !important;
}
.active\:border-yellow-700:active {
  border-color: var(--p-yellow-700) !important;
}
.active\:border-yellow-800:active {
  border-color: var(--p-yellow-800) !important;
}
.active\:border-yellow-900:active {
  border-color: var(--p-yellow-900) !important;
}
.border-cyan-50 {
  border-color: var(--p-cyan-50) !important;
}
.border-cyan-100 {
  border-color: var(--p-cyan-100) !important;
}
.border-cyan-200 {
  border-color: var(--p-cyan-200) !important;
}
.border-cyan-300 {
  border-color: var(--p-cyan-300) !important;
}
.border-cyan-400 {
  border-color: var(--p-cyan-400) !important;
}
.border-cyan-500 {
  border-color: var(--p-cyan-500) !important;
}
.border-cyan-600 {
  border-color: var(--p-cyan-600) !important;
}
.border-cyan-700 {
  border-color: var(--p-cyan-700) !important;
}
.border-cyan-800 {
  border-color: var(--p-cyan-800) !important;
}
.border-cyan-900 {
  border-color: var(--p-cyan-900) !important;
}
.focus\:border-cyan-50:focus {
  border-color: var(--p-cyan-50) !important;
}
.focus\:border-cyan-100:focus {
  border-color: var(--p-cyan-100) !important;
}
.focus\:border-cyan-200:focus {
  border-color: var(--p-cyan-200) !important;
}
.focus\:border-cyan-300:focus {
  border-color: var(--p-cyan-300) !important;
}
.focus\:border-cyan-400:focus {
  border-color: var(--p-cyan-400) !important;
}
.focus\:border-cyan-500:focus {
  border-color: var(--p-cyan-500) !important;
}
.focus\:border-cyan-600:focus {
  border-color: var(--p-cyan-600) !important;
}
.focus\:border-cyan-700:focus {
  border-color: var(--p-cyan-700) !important;
}
.focus\:border-cyan-800:focus {
  border-color: var(--p-cyan-800) !important;
}
.focus\:border-cyan-900:focus {
  border-color: var(--p-cyan-900) !important;
}
.hover\:border-cyan-50:hover {
  border-color: var(--p-cyan-50) !important;
}
.hover\:border-cyan-100:hover {
  border-color: var(--p-cyan-100) !important;
}
.hover\:border-cyan-200:hover {
  border-color: var(--p-cyan-200) !important;
}
.hover\:border-cyan-300:hover {
  border-color: var(--p-cyan-300) !important;
}
.hover\:border-cyan-400:hover {
  border-color: var(--p-cyan-400) !important;
}
.hover\:border-cyan-500:hover {
  border-color: var(--p-cyan-500) !important;
}
.hover\:border-cyan-600:hover {
  border-color: var(--p-cyan-600) !important;
}
.hover\:border-cyan-700:hover {
  border-color: var(--p-cyan-700) !important;
}
.hover\:border-cyan-800:hover {
  border-color: var(--p-cyan-800) !important;
}
.hover\:border-cyan-900:hover {
  border-color: var(--p-cyan-900) !important;
}
.active\:border-cyan-50:active {
  border-color: var(--p-cyan-50) !important;
}
.active\:border-cyan-100:active {
  border-color: var(--p-cyan-100) !important;
}
.active\:border-cyan-200:active {
  border-color: var(--p-cyan-200) !important;
}
.active\:border-cyan-300:active {
  border-color: var(--p-cyan-300) !important;
}
.active\:border-cyan-400:active {
  border-color: var(--p-cyan-400) !important;
}
.active\:border-cyan-500:active {
  border-color: var(--p-cyan-500) !important;
}
.active\:border-cyan-600:active {
  border-color: var(--p-cyan-600) !important;
}
.active\:border-cyan-700:active {
  border-color: var(--p-cyan-700) !important;
}
.active\:border-cyan-800:active {
  border-color: var(--p-cyan-800) !important;
}
.active\:border-cyan-900:active {
  border-color: var(--p-cyan-900) !important;
}
.border-pink-50 {
  border-color: var(--p-pink-50) !important;
}
.border-pink-100 {
  border-color: var(--p-pink-100) !important;
}
.border-pink-200 {
  border-color: var(--p-pink-200) !important;
}
.border-pink-300 {
  border-color: var(--p-pink-300) !important;
}
.border-pink-400 {
  border-color: var(--p-pink-400) !important;
}
.border-pink-500 {
  border-color: var(--p-pink-500) !important;
}
.border-pink-600 {
  border-color: var(--p-pink-600) !important;
}
.border-pink-700 {
  border-color: var(--p-pink-700) !important;
}
.border-pink-800 {
  border-color: var(--p-pink-800) !important;
}
.border-pink-900 {
  border-color: var(--p-pink-900) !important;
}
.focus\:border-pink-50:focus {
  border-color: var(--p-pink-50) !important;
}
.focus\:border-pink-100:focus {
  border-color: var(--p-pink-100) !important;
}
.focus\:border-pink-200:focus {
  border-color: var(--p-pink-200) !important;
}
.focus\:border-pink-300:focus {
  border-color: var(--p-pink-300) !important;
}
.focus\:border-pink-400:focus {
  border-color: var(--p-pink-400) !important;
}
.focus\:border-pink-500:focus {
  border-color: var(--p-pink-500) !important;
}
.focus\:border-pink-600:focus {
  border-color: var(--p-pink-600) !important;
}
.focus\:border-pink-700:focus {
  border-color: var(--p-pink-700) !important;
}
.focus\:border-pink-800:focus {
  border-color: var(--p-pink-800) !important;
}
.focus\:border-pink-900:focus {
  border-color: var(--p-pink-900) !important;
}
.hover\:border-pink-50:hover {
  border-color: var(--p-pink-50) !important;
}
.hover\:border-pink-100:hover {
  border-color: var(--p-pink-100) !important;
}
.hover\:border-pink-200:hover {
  border-color: var(--p-pink-200) !important;
}
.hover\:border-pink-300:hover {
  border-color: var(--p-pink-300) !important;
}
.hover\:border-pink-400:hover {
  border-color: var(--p-pink-400) !important;
}
.hover\:border-pink-500:hover {
  border-color: var(--p-pink-500) !important;
}
.hover\:border-pink-600:hover {
  border-color: var(--p-pink-600) !important;
}
.hover\:border-pink-700:hover {
  border-color: var(--p-pink-700) !important;
}
.hover\:border-pink-800:hover {
  border-color: var(--p-pink-800) !important;
}
.hover\:border-pink-900:hover {
  border-color: var(--p-pink-900) !important;
}
.active\:border-pink-50:active {
  border-color: var(--p-pink-50) !important;
}
.active\:border-pink-100:active {
  border-color: var(--p-pink-100) !important;
}
.active\:border-pink-200:active {
  border-color: var(--p-pink-200) !important;
}
.active\:border-pink-300:active {
  border-color: var(--p-pink-300) !important;
}
.active\:border-pink-400:active {
  border-color: var(--p-pink-400) !important;
}
.active\:border-pink-500:active {
  border-color: var(--p-pink-500) !important;
}
.active\:border-pink-600:active {
  border-color: var(--p-pink-600) !important;
}
.active\:border-pink-700:active {
  border-color: var(--p-pink-700) !important;
}
.active\:border-pink-800:active {
  border-color: var(--p-pink-800) !important;
}
.active\:border-pink-900:active {
  border-color: var(--p-pink-900) !important;
}
.border-indigo-50 {
  border-color: var(--p-indigo-50) !important;
}
.border-indigo-100 {
  border-color: var(--p-indigo-100) !important;
}
.border-indigo-200 {
  border-color: var(--p-indigo-200) !important;
}
.border-indigo-300 {
  border-color: var(--p-indigo-300) !important;
}
.border-indigo-400 {
  border-color: var(--p-indigo-400) !important;
}
.border-indigo-500 {
  border-color: var(--p-indigo-500) !important;
}
.border-indigo-600 {
  border-color: var(--p-indigo-600) !important;
}
.border-indigo-700 {
  border-color: var(--p-indigo-700) !important;
}
.border-indigo-800 {
  border-color: var(--p-indigo-800) !important;
}
.border-indigo-900 {
  border-color: var(--p-indigo-900) !important;
}
.focus\:border-indigo-50:focus {
  border-color: var(--p-indigo-50) !important;
}
.focus\:border-indigo-100:focus {
  border-color: var(--p-indigo-100) !important;
}
.focus\:border-indigo-200:focus {
  border-color: var(--p-indigo-200) !important;
}
.focus\:border-indigo-300:focus {
  border-color: var(--p-indigo-300) !important;
}
.focus\:border-indigo-400:focus {
  border-color: var(--p-indigo-400) !important;
}
.focus\:border-indigo-500:focus {
  border-color: var(--p-indigo-500) !important;
}
.focus\:border-indigo-600:focus {
  border-color: var(--p-indigo-600) !important;
}
.focus\:border-indigo-700:focus {
  border-color: var(--p-indigo-700) !important;
}
.focus\:border-indigo-800:focus {
  border-color: var(--p-indigo-800) !important;
}
.focus\:border-indigo-900:focus {
  border-color: var(--p-indigo-900) !important;
}
.hover\:border-indigo-50:hover {
  border-color: var(--p-indigo-50) !important;
}
.hover\:border-indigo-100:hover {
  border-color: var(--p-indigo-100) !important;
}
.hover\:border-indigo-200:hover {
  border-color: var(--p-indigo-200) !important;
}
.hover\:border-indigo-300:hover {
  border-color: var(--p-indigo-300) !important;
}
.hover\:border-indigo-400:hover {
  border-color: var(--p-indigo-400) !important;
}
.hover\:border-indigo-500:hover {
  border-color: var(--p-indigo-500) !important;
}
.hover\:border-indigo-600:hover {
  border-color: var(--p-indigo-600) !important;
}
.hover\:border-indigo-700:hover {
  border-color: var(--p-indigo-700) !important;
}
.hover\:border-indigo-800:hover {
  border-color: var(--p-indigo-800) !important;
}
.hover\:border-indigo-900:hover {
  border-color: var(--p-indigo-900) !important;
}
.active\:border-indigo-50:active {
  border-color: var(--p-indigo-50) !important;
}
.active\:border-indigo-100:active {
  border-color: var(--p-indigo-100) !important;
}
.active\:border-indigo-200:active {
  border-color: var(--p-indigo-200) !important;
}
.active\:border-indigo-300:active {
  border-color: var(--p-indigo-300) !important;
}
.active\:border-indigo-400:active {
  border-color: var(--p-indigo-400) !important;
}
.active\:border-indigo-500:active {
  border-color: var(--p-indigo-500) !important;
}
.active\:border-indigo-600:active {
  border-color: var(--p-indigo-600) !important;
}
.active\:border-indigo-700:active {
  border-color: var(--p-indigo-700) !important;
}
.active\:border-indigo-800:active {
  border-color: var(--p-indigo-800) !important;
}
.active\:border-indigo-900:active {
  border-color: var(--p-indigo-900) !important;
}
.border-teal-50 {
  border-color: var(--p-teal-50) !important;
}
.border-teal-100 {
  border-color: var(--p-teal-100) !important;
}
.border-teal-200 {
  border-color: var(--p-teal-200) !important;
}
.border-teal-300 {
  border-color: var(--p-teal-300) !important;
}
.border-teal-400 {
  border-color: var(--p-teal-400) !important;
}
.border-teal-500 {
  border-color: var(--p-teal-500) !important;
}
.border-teal-600 {
  border-color: var(--p-teal-600) !important;
}
.border-teal-700 {
  border-color: var(--p-teal-700) !important;
}
.border-teal-800 {
  border-color: var(--p-teal-800) !important;
}
.border-teal-900 {
  border-color: var(--p-teal-900) !important;
}
.focus\:border-teal-50:focus {
  border-color: var(--p-teal-50) !important;
}
.focus\:border-teal-100:focus {
  border-color: var(--p-teal-100) !important;
}
.focus\:border-teal-200:focus {
  border-color: var(--p-teal-200) !important;
}
.focus\:border-teal-300:focus {
  border-color: var(--p-teal-300) !important;
}
.focus\:border-teal-400:focus {
  border-color: var(--p-teal-400) !important;
}
.focus\:border-teal-500:focus {
  border-color: var(--p-teal-500) !important;
}
.focus\:border-teal-600:focus {
  border-color: var(--p-teal-600) !important;
}
.focus\:border-teal-700:focus {
  border-color: var(--p-teal-700) !important;
}
.focus\:border-teal-800:focus {
  border-color: var(--p-teal-800) !important;
}
.focus\:border-teal-900:focus {
  border-color: var(--p-teal-900) !important;
}
.hover\:border-teal-50:hover {
  border-color: var(--p-teal-50) !important;
}
.hover\:border-teal-100:hover {
  border-color: var(--p-teal-100) !important;
}
.hover\:border-teal-200:hover {
  border-color: var(--p-teal-200) !important;
}
.hover\:border-teal-300:hover {
  border-color: var(--p-teal-300) !important;
}
.hover\:border-teal-400:hover {
  border-color: var(--p-teal-400) !important;
}
.hover\:border-teal-500:hover {
  border-color: var(--p-teal-500) !important;
}
.hover\:border-teal-600:hover {
  border-color: var(--p-teal-600) !important;
}
.hover\:border-teal-700:hover {
  border-color: var(--p-teal-700) !important;
}
.hover\:border-teal-800:hover {
  border-color: var(--p-teal-800) !important;
}
.hover\:border-teal-900:hover {
  border-color: var(--p-teal-900) !important;
}
.active\:border-teal-50:active {
  border-color: var(--p-teal-50) !important;
}
.active\:border-teal-100:active {
  border-color: var(--p-teal-100) !important;
}
.active\:border-teal-200:active {
  border-color: var(--p-teal-200) !important;
}
.active\:border-teal-300:active {
  border-color: var(--p-teal-300) !important;
}
.active\:border-teal-400:active {
  border-color: var(--p-teal-400) !important;
}
.active\:border-teal-500:active {
  border-color: var(--p-teal-500) !important;
}
.active\:border-teal-600:active {
  border-color: var(--p-teal-600) !important;
}
.active\:border-teal-700:active {
  border-color: var(--p-teal-700) !important;
}
.active\:border-teal-800:active {
  border-color: var(--p-teal-800) !important;
}
.active\:border-teal-900:active {
  border-color: var(--p-teal-900) !important;
}
.border-orange-50 {
  border-color: var(--p-orange-50) !important;
}
.border-orange-100 {
  border-color: var(--p-orange-100) !important;
}
.border-orange-200 {
  border-color: var(--p-orange-200) !important;
}
.border-orange-300 {
  border-color: var(--p-orange-300) !important;
}
.border-orange-400 {
  border-color: var(--p-orange-400) !important;
}
.border-orange-500 {
  border-color: var(--p-orange-500) !important;
}
.border-orange-600 {
  border-color: var(--p-orange-600) !important;
}
.border-orange-700 {
  border-color: var(--p-orange-700) !important;
}
.border-orange-800 {
  border-color: var(--p-orange-800) !important;
}
.border-orange-900 {
  border-color: var(--p-orange-900) !important;
}
.focus\:border-orange-50:focus {
  border-color: var(--p-orange-50) !important;
}
.focus\:border-orange-100:focus {
  border-color: var(--p-orange-100) !important;
}
.focus\:border-orange-200:focus {
  border-color: var(--p-orange-200) !important;
}
.focus\:border-orange-300:focus {
  border-color: var(--p-orange-300) !important;
}
.focus\:border-orange-400:focus {
  border-color: var(--p-orange-400) !important;
}
.focus\:border-orange-500:focus {
  border-color: var(--p-orange-500) !important;
}
.focus\:border-orange-600:focus {
  border-color: var(--p-orange-600) !important;
}
.focus\:border-orange-700:focus {
  border-color: var(--p-orange-700) !important;
}
.focus\:border-orange-800:focus {
  border-color: var(--p-orange-800) !important;
}
.focus\:border-orange-900:focus {
  border-color: var(--p-orange-900) !important;
}
.hover\:border-orange-50:hover {
  border-color: var(--p-orange-50) !important;
}
.hover\:border-orange-100:hover {
  border-color: var(--p-orange-100) !important;
}
.hover\:border-orange-200:hover {
  border-color: var(--p-orange-200) !important;
}
.hover\:border-orange-300:hover {
  border-color: var(--p-orange-300) !important;
}
.hover\:border-orange-400:hover {
  border-color: var(--p-orange-400) !important;
}
.hover\:border-orange-500:hover {
  border-color: var(--p-orange-500) !important;
}
.hover\:border-orange-600:hover {
  border-color: var(--p-orange-600) !important;
}
.hover\:border-orange-700:hover {
  border-color: var(--p-orange-700) !important;
}
.hover\:border-orange-800:hover {
  border-color: var(--p-orange-800) !important;
}
.hover\:border-orange-900:hover {
  border-color: var(--p-orange-900) !important;
}
.active\:border-orange-50:active {
  border-color: var(--p-orange-50) !important;
}
.active\:border-orange-100:active {
  border-color: var(--p-orange-100) !important;
}
.active\:border-orange-200:active {
  border-color: var(--p-orange-200) !important;
}
.active\:border-orange-300:active {
  border-color: var(--p-orange-300) !important;
}
.active\:border-orange-400:active {
  border-color: var(--p-orange-400) !important;
}
.active\:border-orange-500:active {
  border-color: var(--p-orange-500) !important;
}
.active\:border-orange-600:active {
  border-color: var(--p-orange-600) !important;
}
.active\:border-orange-700:active {
  border-color: var(--p-orange-700) !important;
}
.active\:border-orange-800:active {
  border-color: var(--p-orange-800) !important;
}
.active\:border-orange-900:active {
  border-color: var(--p-orange-900) !important;
}
.border-bluegray-50 {
  border-color: var(--p-bluegray-50) !important;
}
.border-bluegray-100 {
  border-color: var(--p-bluegray-100) !important;
}
.border-bluegray-200 {
  border-color: var(--p-bluegray-200) !important;
}
.border-bluegray-300 {
  border-color: var(--p-bluegray-300) !important;
}
.border-bluegray-400 {
  border-color: var(--p-bluegray-400) !important;
}
.border-bluegray-500 {
  border-color: var(--p-bluegray-500) !important;
}
.border-bluegray-600 {
  border-color: var(--p-bluegray-600) !important;
}
.border-bluegray-700 {
  border-color: var(--p-bluegray-700) !important;
}
.border-bluegray-800 {
  border-color: var(--p-bluegray-800) !important;
}
.border-bluegray-900 {
  border-color: var(--p-bluegray-900) !important;
}
.focus\:border-bluegray-50:focus {
  border-color: var(--p-bluegray-50) !important;
}
.focus\:border-bluegray-100:focus {
  border-color: var(--p-bluegray-100) !important;
}
.focus\:border-bluegray-200:focus {
  border-color: var(--p-bluegray-200) !important;
}
.focus\:border-bluegray-300:focus {
  border-color: var(--p-bluegray-300) !important;
}
.focus\:border-bluegray-400:focus {
  border-color: var(--p-bluegray-400) !important;
}
.focus\:border-bluegray-500:focus {
  border-color: var(--p-bluegray-500) !important;
}
.focus\:border-bluegray-600:focus {
  border-color: var(--p-bluegray-600) !important;
}
.focus\:border-bluegray-700:focus {
  border-color: var(--p-bluegray-700) !important;
}
.focus\:border-bluegray-800:focus {
  border-color: var(--p-bluegray-800) !important;
}
.focus\:border-bluegray-900:focus {
  border-color: var(--p-bluegray-900) !important;
}
.hover\:border-bluegray-50:hover {
  border-color: var(--p-bluegray-50) !important;
}
.hover\:border-bluegray-100:hover {
  border-color: var(--p-bluegray-100) !important;
}
.hover\:border-bluegray-200:hover {
  border-color: var(--p-bluegray-200) !important;
}
.hover\:border-bluegray-300:hover {
  border-color: var(--p-bluegray-300) !important;
}
.hover\:border-bluegray-400:hover {
  border-color: var(--p-bluegray-400) !important;
}
.hover\:border-bluegray-500:hover {
  border-color: var(--p-bluegray-500) !important;
}
.hover\:border-bluegray-600:hover {
  border-color: var(--p-bluegray-600) !important;
}
.hover\:border-bluegray-700:hover {
  border-color: var(--p-bluegray-700) !important;
}
.hover\:border-bluegray-800:hover {
  border-color: var(--p-bluegray-800) !important;
}
.hover\:border-bluegray-900:hover {
  border-color: var(--p-bluegray-900) !important;
}
.active\:border-bluegray-50:active {
  border-color: var(--p-bluegray-50) !important;
}
.active\:border-bluegray-100:active {
  border-color: var(--p-bluegray-100) !important;
}
.active\:border-bluegray-200:active {
  border-color: var(--p-bluegray-200) !important;
}
.active\:border-bluegray-300:active {
  border-color: var(--p-bluegray-300) !important;
}
.active\:border-bluegray-400:active {
  border-color: var(--p-bluegray-400) !important;
}
.active\:border-bluegray-500:active {
  border-color: var(--p-bluegray-500) !important;
}
.active\:border-bluegray-600:active {
  border-color: var(--p-bluegray-600) !important;
}
.active\:border-bluegray-700:active {
  border-color: var(--p-bluegray-700) !important;
}
.active\:border-bluegray-800:active {
  border-color: var(--p-bluegray-800) !important;
}
.active\:border-bluegray-900:active {
  border-color: var(--p-bluegray-900) !important;
}
.border-purple-50 {
  border-color: var(--p-purple-50) !important;
}
.border-purple-100 {
  border-color: var(--p-purple-100) !important;
}
.border-purple-200 {
  border-color: var(--p-purple-200) !important;
}
.border-purple-300 {
  border-color: var(--p-purple-300) !important;
}
.border-purple-400 {
  border-color: var(--p-purple-400) !important;
}
.border-purple-500 {
  border-color: var(--p-purple-500) !important;
}
.border-purple-600 {
  border-color: var(--p-purple-600) !important;
}
.border-purple-700 {
  border-color: var(--p-purple-700) !important;
}
.border-purple-800 {
  border-color: var(--p-purple-800) !important;
}
.border-purple-900 {
  border-color: var(--p-purple-900) !important;
}
.focus\:border-purple-50:focus {
  border-color: var(--p-purple-50) !important;
}
.focus\:border-purple-100:focus {
  border-color: var(--p-purple-100) !important;
}
.focus\:border-purple-200:focus {
  border-color: var(--p-purple-200) !important;
}
.focus\:border-purple-300:focus {
  border-color: var(--p-purple-300) !important;
}
.focus\:border-purple-400:focus {
  border-color: var(--p-purple-400) !important;
}
.focus\:border-purple-500:focus {
  border-color: var(--p-purple-500) !important;
}
.focus\:border-purple-600:focus {
  border-color: var(--p-purple-600) !important;
}
.focus\:border-purple-700:focus {
  border-color: var(--p-purple-700) !important;
}
.focus\:border-purple-800:focus {
  border-color: var(--p-purple-800) !important;
}
.focus\:border-purple-900:focus {
  border-color: var(--p-purple-900) !important;
}
.hover\:border-purple-50:hover {
  border-color: var(--p-purple-50) !important;
}
.hover\:border-purple-100:hover {
  border-color: var(--p-purple-100) !important;
}
.hover\:border-purple-200:hover {
  border-color: var(--p-purple-200) !important;
}
.hover\:border-purple-300:hover {
  border-color: var(--p-purple-300) !important;
}
.hover\:border-purple-400:hover {
  border-color: var(--p-purple-400) !important;
}
.hover\:border-purple-500:hover {
  border-color: var(--p-purple-500) !important;
}
.hover\:border-purple-600:hover {
  border-color: var(--p-purple-600) !important;
}
.hover\:border-purple-700:hover {
  border-color: var(--p-purple-700) !important;
}
.hover\:border-purple-800:hover {
  border-color: var(--p-purple-800) !important;
}
.hover\:border-purple-900:hover {
  border-color: var(--p-purple-900) !important;
}
.active\:border-purple-50:active {
  border-color: var(--p-purple-50) !important;
}
.active\:border-purple-100:active {
  border-color: var(--p-purple-100) !important;
}
.active\:border-purple-200:active {
  border-color: var(--p-purple-200) !important;
}
.active\:border-purple-300:active {
  border-color: var(--p-purple-300) !important;
}
.active\:border-purple-400:active {
  border-color: var(--p-purple-400) !important;
}
.active\:border-purple-500:active {
  border-color: var(--p-purple-500) !important;
}
.active\:border-purple-600:active {
  border-color: var(--p-purple-600) !important;
}
.active\:border-purple-700:active {
  border-color: var(--p-purple-700) !important;
}
.active\:border-purple-800:active {
  border-color: var(--p-purple-800) !important;
}
.active\:border-purple-900:active {
  border-color: var(--p-purple-900) !important;
}
.border-gray-50 {
  border-color: var(--p-gray-50) !important;
}
.border-gray-100 {
  border-color: var(--p-gray-100) !important;
}
.border-gray-200 {
  border-color: var(--p-gray-200) !important;
}
.border-gray-300 {
  border-color: var(--p-gray-300) !important;
}
.border-gray-400 {
  border-color: var(--p-gray-400) !important;
}
.border-gray-500 {
  border-color: var(--p-gray-500) !important;
}
.border-gray-600 {
  border-color: var(--p-gray-600) !important;
}
.border-gray-700 {
  border-color: var(--p-gray-700) !important;
}
.border-gray-800 {
  border-color: var(--p-gray-800) !important;
}
.border-gray-900 {
  border-color: var(--p-gray-900) !important;
}
.focus\:border-gray-50:focus {
  border-color: var(--p-gray-50) !important;
}
.focus\:border-gray-100:focus {
  border-color: var(--p-gray-100) !important;
}
.focus\:border-gray-200:focus {
  border-color: var(--p-gray-200) !important;
}
.focus\:border-gray-300:focus {
  border-color: var(--p-gray-300) !important;
}
.focus\:border-gray-400:focus {
  border-color: var(--p-gray-400) !important;
}
.focus\:border-gray-500:focus {
  border-color: var(--p-gray-500) !important;
}
.focus\:border-gray-600:focus {
  border-color: var(--p-gray-600) !important;
}
.focus\:border-gray-700:focus {
  border-color: var(--p-gray-700) !important;
}
.focus\:border-gray-800:focus {
  border-color: var(--p-gray-800) !important;
}
.focus\:border-gray-900:focus {
  border-color: var(--p-gray-900) !important;
}
.hover\:border-gray-50:hover {
  border-color: var(--p-gray-50) !important;
}
.hover\:border-gray-100:hover {
  border-color: var(--p-gray-100) !important;
}
.hover\:border-gray-200:hover {
  border-color: var(--p-gray-200) !important;
}
.hover\:border-gray-300:hover {
  border-color: var(--p-gray-300) !important;
}
.hover\:border-gray-400:hover {
  border-color: var(--p-gray-400) !important;
}
.hover\:border-gray-500:hover {
  border-color: var(--p-gray-500) !important;
}
.hover\:border-gray-600:hover {
  border-color: var(--p-gray-600) !important;
}
.hover\:border-gray-700:hover {
  border-color: var(--p-gray-700) !important;
}
.hover\:border-gray-800:hover {
  border-color: var(--p-gray-800) !important;
}
.hover\:border-gray-900:hover {
  border-color: var(--p-gray-900) !important;
}
.active\:border-gray-50:active {
  border-color: var(--p-gray-50) !important;
}
.active\:border-gray-100:active {
  border-color: var(--p-gray-100) !important;
}
.active\:border-gray-200:active {
  border-color: var(--p-gray-200) !important;
}
.active\:border-gray-300:active {
  border-color: var(--p-gray-300) !important;
}
.active\:border-gray-400:active {
  border-color: var(--p-gray-400) !important;
}
.active\:border-gray-500:active {
  border-color: var(--p-gray-500) !important;
}
.active\:border-gray-600:active {
  border-color: var(--p-gray-600) !important;
}
.active\:border-gray-700:active {
  border-color: var(--p-gray-700) !important;
}
.active\:border-gray-800:active {
  border-color: var(--p-gray-800) !important;
}
.active\:border-gray-900:active {
  border-color: var(--p-gray-900) !important;
}
.border-red-50 {
  border-color: var(--p-red-50) !important;
}
.border-red-100 {
  border-color: var(--p-red-100) !important;
}
.border-red-200 {
  border-color: var(--p-red-200) !important;
}
.border-red-300 {
  border-color: var(--p-red-300) !important;
}
.border-red-400 {
  border-color: var(--p-red-400) !important;
}
.border-red-500 {
  border-color: var(--p-red-500) !important;
}
.border-red-600 {
  border-color: var(--p-red-600) !important;
}
.border-red-700 {
  border-color: var(--p-red-700) !important;
}
.border-red-800 {
  border-color: var(--p-red-800) !important;
}
.border-red-900 {
  border-color: var(--p-red-900) !important;
}
.focus\:border-red-50:focus {
  border-color: var(--p-red-50) !important;
}
.focus\:border-red-100:focus {
  border-color: var(--p-red-100) !important;
}
.focus\:border-red-200:focus {
  border-color: var(--p-red-200) !important;
}
.focus\:border-red-300:focus {
  border-color: var(--p-red-300) !important;
}
.focus\:border-red-400:focus {
  border-color: var(--p-red-400) !important;
}
.focus\:border-red-500:focus {
  border-color: var(--p-red-500) !important;
}
.focus\:border-red-600:focus {
  border-color: var(--p-red-600) !important;
}
.focus\:border-red-700:focus {
  border-color: var(--p-red-700) !important;
}
.focus\:border-red-800:focus {
  border-color: var(--p-red-800) !important;
}
.focus\:border-red-900:focus {
  border-color: var(--p-red-900) !important;
}
.hover\:border-red-50:hover {
  border-color: var(--p-red-50) !important;
}
.hover\:border-red-100:hover {
  border-color: var(--p-red-100) !important;
}
.hover\:border-red-200:hover {
  border-color: var(--p-red-200) !important;
}
.hover\:border-red-300:hover {
  border-color: var(--p-red-300) !important;
}
.hover\:border-red-400:hover {
  border-color: var(--p-red-400) !important;
}
.hover\:border-red-500:hover {
  border-color: var(--p-red-500) !important;
}
.hover\:border-red-600:hover {
  border-color: var(--p-red-600) !important;
}
.hover\:border-red-700:hover {
  border-color: var(--p-red-700) !important;
}
.hover\:border-red-800:hover {
  border-color: var(--p-red-800) !important;
}
.hover\:border-red-900:hover {
  border-color: var(--p-red-900) !important;
}
.active\:border-red-50:active {
  border-color: var(--p-red-50) !important;
}
.active\:border-red-100:active {
  border-color: var(--p-red-100) !important;
}
.active\:border-red-200:active {
  border-color: var(--p-red-200) !important;
}
.active\:border-red-300:active {
  border-color: var(--p-red-300) !important;
}
.active\:border-red-400:active {
  border-color: var(--p-red-400) !important;
}
.active\:border-red-500:active {
  border-color: var(--p-red-500) !important;
}
.active\:border-red-600:active {
  border-color: var(--p-red-600) !important;
}
.active\:border-red-700:active {
  border-color: var(--p-red-700) !important;
}
.active\:border-red-800:active {
  border-color: var(--p-red-800) !important;
}
.active\:border-red-900:active {
  border-color: var(--p-red-900) !important;
}
.border-primary-50 {
  border-color: var(--p-primary-50) !important;
}
.border-primary-100 {
  border-color: var(--p-primary-100) !important;
}
.border-primary-200 {
  border-color: var(--p-primary-200) !important;
}
.border-primary-300 {
  border-color: var(--p-primary-300) !important;
}
.border-primary-400 {
  border-color: var(--p-primary-400) !important;
}
.border-primary-500 {
  border-color: var(--p-primary-500) !important;
}
.border-primary-600 {
  border-color: var(--p-primary-600) !important;
}
.border-primary-700 {
  border-color: var(--p-primary-700) !important;
}
.border-primary-800 {
  border-color: var(--p-primary-800) !important;
}
.border-primary-900 {
  border-color: var(--p-primary-900) !important;
}
.focus\:border-primary-50:focus {
  border-color: var(--p-primary-50) !important;
}
.focus\:border-primary-100:focus {
  border-color: var(--p-primary-100) !important;
}
.focus\:border-primary-200:focus {
  border-color: var(--p-primary-200) !important;
}
.focus\:border-primary-300:focus {
  border-color: var(--p-primary-300) !important;
}
.focus\:border-primary-400:focus {
  border-color: var(--p-primary-400) !important;
}
.focus\:border-primary-500:focus {
  border-color: var(--p-primary-500) !important;
}
.focus\:border-primary-600:focus {
  border-color: var(--p-primary-600) !important;
}
.focus\:border-primary-700:focus {
  border-color: var(--p-primary-700) !important;
}
.focus\:border-primary-800:focus {
  border-color: var(--p-primary-800) !important;
}
.focus\:border-primary-900:focus {
  border-color: var(--p-primary-900) !important;
}
.hover\:border-primary-50:hover {
  border-color: var(--p-primary-50) !important;
}
.hover\:border-primary-100:hover {
  border-color: var(--p-primary-100) !important;
}
.hover\:border-primary-200:hover {
  border-color: var(--p-primary-200) !important;
}
.hover\:border-primary-300:hover {
  border-color: var(--p-primary-300) !important;
}
.hover\:border-primary-400:hover {
  border-color: var(--p-primary-400) !important;
}
.hover\:border-primary-500:hover {
  border-color: var(--p-primary-500) !important;
}
.hover\:border-primary-600:hover {
  border-color: var(--p-primary-600) !important;
}
.hover\:border-primary-700:hover {
  border-color: var(--p-primary-700) !important;
}
.hover\:border-primary-800:hover {
  border-color: var(--p-primary-800) !important;
}
.hover\:border-primary-900:hover {
  border-color: var(--p-primary-900) !important;
}
.active\:border-primary-50:active {
  border-color: var(--p-primary-50) !important;
}
.active\:border-primary-100:active {
  border-color: var(--p-primary-100) !important;
}
.active\:border-primary-200:active {
  border-color: var(--p-primary-200) !important;
}
.active\:border-primary-300:active {
  border-color: var(--p-primary-300) !important;
}
.active\:border-primary-400:active {
  border-color: var(--p-primary-400) !important;
}
.active\:border-primary-500:active {
  border-color: var(--p-primary-500) !important;
}
.active\:border-primary-600:active {
  border-color: var(--p-primary-600) !important;
}
.active\:border-primary-700:active {
  border-color: var(--p-primary-700) !important;
}
.active\:border-primary-800:active {
  border-color: var(--p-primary-800) !important;
}
.active\:border-primary-900:active {
  border-color: var(--p-primary-900) !important;
}
.bg-white-alpha-10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-white-alpha-20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.bg-white-alpha-30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.bg-white-alpha-40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.bg-white-alpha-50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.bg-white-alpha-60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.bg-white-alpha-70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.bg-white-alpha-80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg-white-alpha-90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.hover\:bg-white-alpha-10:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.hover\:bg-white-alpha-20:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.hover\:bg-white-alpha-30:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.hover\:bg-white-alpha-40:hover {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.hover\:bg-white-alpha-50:hover {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.hover\:bg-white-alpha-60:hover {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.hover\:bg-white-alpha-70:hover {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.hover\:bg-white-alpha-80:hover {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.hover\:bg-white-alpha-90:hover {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.focus\:bg-white-alpha-10:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.focus\:bg-white-alpha-20:focus {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.focus\:bg-white-alpha-30:focus {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.focus\:bg-white-alpha-40:focus {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.focus\:bg-white-alpha-50:focus {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.focus\:bg-white-alpha-60:focus {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.focus\:bg-white-alpha-70:focus {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.focus\:bg-white-alpha-80:focus {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.focus\:bg-white-alpha-90:focus {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.active\:bg-white-alpha-10:active {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.active\:bg-white-alpha-20:active {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.active\:bg-white-alpha-30:active {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.active\:bg-white-alpha-40:active {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.active\:bg-white-alpha-50:active {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.active\:bg-white-alpha-60:active {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.active\:bg-white-alpha-70:active {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.active\:bg-white-alpha-80:active {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.active\:bg-white-alpha-90:active {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.bg-black-alpha-10 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.bg-black-alpha-20 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.bg-black-alpha-30 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.bg-black-alpha-40 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.bg-black-alpha-50 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.bg-black-alpha-60 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.bg-black-alpha-70 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.bg-black-alpha-80 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.bg-black-alpha-90 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.hover\:bg-black-alpha-10:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.hover\:bg-black-alpha-20:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.hover\:bg-black-alpha-30:hover {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.hover\:bg-black-alpha-40:hover {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.hover\:bg-black-alpha-50:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.hover\:bg-black-alpha-60:hover {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.hover\:bg-black-alpha-70:hover {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.hover\:bg-black-alpha-80:hover {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.hover\:bg-black-alpha-90:hover {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.focus\:bg-black-alpha-10:focus {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.focus\:bg-black-alpha-20:focus {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.focus\:bg-black-alpha-30:focus {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.focus\:bg-black-alpha-40:focus {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.focus\:bg-black-alpha-50:focus {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.focus\:bg-black-alpha-60:focus {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.focus\:bg-black-alpha-70:focus {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.focus\:bg-black-alpha-80:focus {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.focus\:bg-black-alpha-90:focus {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.active\:bg-black-alpha-10:active {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.active\:bg-black-alpha-20:active {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.active\:bg-black-alpha-30:active {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.active\:bg-black-alpha-40:active {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.active\:bg-black-alpha-50:active {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.active\:bg-black-alpha-60:active {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.active\:bg-black-alpha-70:active {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.active\:bg-black-alpha-80:active {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.active\:bg-black-alpha-90:active {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.border-white-alpha-10 {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.border-white-alpha-20 {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.border-white-alpha-30 {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.border-white-alpha-40 {
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.border-white-alpha-50 {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.border-white-alpha-60 {
  border-color: rgba(255, 255, 255, 0.6) !important;
}
.border-white-alpha-70 {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.border-white-alpha-80 {
  border-color: rgba(255, 255, 255, 0.8) !important;
}
.border-white-alpha-90 {
  border-color: rgba(255, 255, 255, 0.9) !important;
}
.hover\:border-white-alpha-10:hover {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.hover\:border-white-alpha-20:hover {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.hover\:border-white-alpha-30:hover {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.hover\:border-white-alpha-40:hover {
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.hover\:border-white-alpha-50:hover {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.hover\:border-white-alpha-60:hover {
  border-color: rgba(255, 255, 255, 0.6) !important;
}
.hover\:border-white-alpha-70:hover {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.hover\:border-white-alpha-80:hover {
  border-color: rgba(255, 255, 255, 0.8) !important;
}
.hover\:border-white-alpha-90:hover {
  border-color: rgba(255, 255, 255, 0.9) !important;
}
.focus\:border-white-alpha-10:focus {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.focus\:border-white-alpha-20:focus {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.focus\:border-white-alpha-30:focus {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.focus\:border-white-alpha-40:focus {
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.focus\:border-white-alpha-50:focus {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.focus\:border-white-alpha-60:focus {
  border-color: rgba(255, 255, 255, 0.6) !important;
}
.focus\:border-white-alpha-70:focus {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.focus\:border-white-alpha-80:focus {
  border-color: rgba(255, 255, 255, 0.8) !important;
}
.focus\:border-white-alpha-90:focus {
  border-color: rgba(255, 255, 255, 0.9) !important;
}
.active\:border-white-alpha-10:active {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.active\:border-white-alpha-20:active {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.active\:border-white-alpha-30:active {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.active\:border-white-alpha-40:active {
  border-color: rgba(255, 255, 255, 0.4) !important;
}
.active\:border-white-alpha-50:active {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.active\:border-white-alpha-60:active {
  border-color: rgba(255, 255, 255, 0.6) !important;
}
.active\:border-white-alpha-70:active {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.active\:border-white-alpha-80:active {
  border-color: rgba(255, 255, 255, 0.8) !important;
}
.active\:border-white-alpha-90:active {
  border-color: rgba(255, 255, 255, 0.9) !important;
}
.border-black-alpha-10 {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.border-black-alpha-20 {
  border-color: rgba(0, 0, 0, 0.2) !important;
}
.border-black-alpha-30 {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
.border-black-alpha-40 {
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.border-black-alpha-50 {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
.border-black-alpha-60 {
  border-color: rgba(0, 0, 0, 0.6) !important;
}
.border-black-alpha-70 {
  border-color: rgba(0, 0, 0, 0.7) !important;
}
.border-black-alpha-80 {
  border-color: rgba(0, 0, 0, 0.8) !important;
}
.border-black-alpha-90 {
  border-color: rgba(0, 0, 0, 0.9) !important;
}
.hover\:border-black-alpha-10:hover {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.hover\:border-black-alpha-20:hover {
  border-color: rgba(0, 0, 0, 0.2) !important;
}
.hover\:border-black-alpha-30:hover {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
.hover\:border-black-alpha-40:hover {
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.hover\:border-black-alpha-50:hover {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
.hover\:border-black-alpha-60:hover {
  border-color: rgba(0, 0, 0, 0.6) !important;
}
.hover\:border-black-alpha-70:hover {
  border-color: rgba(0, 0, 0, 0.7) !important;
}
.hover\:border-black-alpha-80:hover {
  border-color: rgba(0, 0, 0, 0.8) !important;
}
.hover\:border-black-alpha-90:hover {
  border-color: rgba(0, 0, 0, 0.9) !important;
}
.focus\:border-black-alpha-10:focus {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.focus\:border-black-alpha-20:focus {
  border-color: rgba(0, 0, 0, 0.2) !important;
}
.focus\:border-black-alpha-30:focus {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
.focus\:border-black-alpha-40:focus {
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.focus\:border-black-alpha-50:focus {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
.focus\:border-black-alpha-60:focus {
  border-color: rgba(0, 0, 0, 0.6) !important;
}
.focus\:border-black-alpha-70:focus {
  border-color: rgba(0, 0, 0, 0.7) !important;
}
.focus\:border-black-alpha-80:focus {
  border-color: rgba(0, 0, 0, 0.8) !important;
}
.focus\:border-black-alpha-90:focus {
  border-color: rgba(0, 0, 0, 0.9) !important;
}
.active\:border-black-alpha-10:active {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.active\:border-black-alpha-20:active {
  border-color: rgba(0, 0, 0, 0.2) !important;
}
.active\:border-black-alpha-30:active {
  border-color: rgba(0, 0, 0, 0.3) !important;
}
.active\:border-black-alpha-40:active {
  border-color: rgba(0, 0, 0, 0.4) !important;
}
.active\:border-black-alpha-50:active {
  border-color: rgba(0, 0, 0, 0.5) !important;
}
.active\:border-black-alpha-60:active {
  border-color: rgba(0, 0, 0, 0.6) !important;
}
.active\:border-black-alpha-70:active {
  border-color: rgba(0, 0, 0, 0.7) !important;
}
.active\:border-black-alpha-80:active {
  border-color: rgba(0, 0, 0, 0.8) !important;
}
.active\:border-black-alpha-90:active {
  border-color: rgba(0, 0, 0, 0.9) !important;
}
.text-white-alpha-10 {
  color: rgba(255, 255, 255, 0.1) !important;
}
.text-white-alpha-20 {
  color: rgba(255, 255, 255, 0.2) !important;
}
.text-white-alpha-30 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.text-white-alpha-40 {
  color: rgba(255, 255, 255, 0.4) !important;
}
.text-white-alpha-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-white-alpha-60 {
  color: rgba(255, 255, 255, 0.6) !important;
}
.text-white-alpha-70 {
  color: rgba(255, 255, 255, 0.7) !important;
}
.text-white-alpha-80 {
  color: rgba(255, 255, 255, 0.8) !important;
}
.text-white-alpha-90 {
  color: rgba(255, 255, 255, 0.9) !important;
}
.hover\:text-white-alpha-10:hover {
  color: rgba(255, 255, 255, 0.1) !important;
}
.hover\:text-white-alpha-20:hover {
  color: rgba(255, 255, 255, 0.2) !important;
}
.hover\:text-white-alpha-30:hover {
  color: rgba(255, 255, 255, 0.3) !important;
}
.hover\:text-white-alpha-40:hover {
  color: rgba(255, 255, 255, 0.4) !important;
}
.hover\:text-white-alpha-50:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}
.hover\:text-white-alpha-60:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}
.hover\:text-white-alpha-70:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}
.hover\:text-white-alpha-80:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.hover\:text-white-alpha-90:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}
.focus\:text-white-alpha-10:focus {
  color: rgba(255, 255, 255, 0.1) !important;
}
.focus\:text-white-alpha-20:focus {
  color: rgba(255, 255, 255, 0.2) !important;
}
.focus\:text-white-alpha-30:focus {
  color: rgba(255, 255, 255, 0.3) !important;
}
.focus\:text-white-alpha-40:focus {
  color: rgba(255, 255, 255, 0.4) !important;
}
.focus\:text-white-alpha-50:focus {
  color: rgba(255, 255, 255, 0.5) !important;
}
.focus\:text-white-alpha-60:focus {
  color: rgba(255, 255, 255, 0.6) !important;
}
.focus\:text-white-alpha-70:focus {
  color: rgba(255, 255, 255, 0.7) !important;
}
.focus\:text-white-alpha-80:focus {
  color: rgba(255, 255, 255, 0.8) !important;
}
.focus\:text-white-alpha-90:focus {
  color: rgba(255, 255, 255, 0.9) !important;
}
.active\:text-white-alpha-10:active {
  color: rgba(255, 255, 255, 0.1) !important;
}
.active\:text-white-alpha-20:active {
  color: rgba(255, 255, 255, 0.2) !important;
}
.active\:text-white-alpha-30:active {
  color: rgba(255, 255, 255, 0.3) !important;
}
.active\:text-white-alpha-40:active {
  color: rgba(255, 255, 255, 0.4) !important;
}
.active\:text-white-alpha-50:active {
  color: rgba(255, 255, 255, 0.5) !important;
}
.active\:text-white-alpha-60:active {
  color: rgba(255, 255, 255, 0.6) !important;
}
.active\:text-white-alpha-70:active {
  color: rgba(255, 255, 255, 0.7) !important;
}
.active\:text-white-alpha-80:active {
  color: rgba(255, 255, 255, 0.8) !important;
}
.active\:text-white-alpha-90:active {
  color: rgba(255, 255, 255, 0.9) !important;
}
.text-black-alpha-10 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.text-black-alpha-20 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.text-black-alpha-30 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.text-black-alpha-40 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.text-black-alpha-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-black-alpha-60 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-black-alpha-70 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.text-black-alpha-80 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.text-black-alpha-90 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.hover\:text-black-alpha-10:hover {
  color: rgba(0, 0, 0, 0.1) !important;
}
.hover\:text-black-alpha-20:hover {
  color: rgba(0, 0, 0, 0.2) !important;
}
.hover\:text-black-alpha-30:hover {
  color: rgba(0, 0, 0, 0.3) !important;
}
.hover\:text-black-alpha-40:hover {
  color: rgba(0, 0, 0, 0.4) !important;
}
.hover\:text-black-alpha-50:hover {
  color: rgba(0, 0, 0, 0.5) !important;
}
.hover\:text-black-alpha-60:hover {
  color: rgba(0, 0, 0, 0.6) !important;
}
.hover\:text-black-alpha-70:hover {
  color: rgba(0, 0, 0, 0.7) !important;
}
.hover\:text-black-alpha-80:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.hover\:text-black-alpha-90:hover {
  color: rgba(0, 0, 0, 0.9) !important;
}
.focus\:text-black-alpha-10:focus {
  color: rgba(0, 0, 0, 0.1) !important;
}
.focus\:text-black-alpha-20:focus {
  color: rgba(0, 0, 0, 0.2) !important;
}
.focus\:text-black-alpha-30:focus {
  color: rgba(0, 0, 0, 0.3) !important;
}
.focus\:text-black-alpha-40:focus {
  color: rgba(0, 0, 0, 0.4) !important;
}
.focus\:text-black-alpha-50:focus {
  color: rgba(0, 0, 0, 0.5) !important;
}
.focus\:text-black-alpha-60:focus {
  color: rgba(0, 0, 0, 0.6) !important;
}
.focus\:text-black-alpha-70:focus {
  color: rgba(0, 0, 0, 0.7) !important;
}
.focus\:text-black-alpha-80:focus {
  color: rgba(0, 0, 0, 0.8) !important;
}
.focus\:text-black-alpha-90:focus {
  color: rgba(0, 0, 0, 0.9) !important;
}
.active\:text-black-alpha-10:active {
  color: rgba(0, 0, 0, 0.1) !important;
}
.active\:text-black-alpha-20:active {
  color: rgba(0, 0, 0, 0.2) !important;
}
.active\:text-black-alpha-30:active {
  color: rgba(0, 0, 0, 0.3) !important;
}
.active\:text-black-alpha-40:active {
  color: rgba(0, 0, 0, 0.4) !important;
}
.active\:text-black-alpha-50:active {
  color: rgba(0, 0, 0, 0.5) !important;
}
.active\:text-black-alpha-60:active {
  color: rgba(0, 0, 0, 0.6) !important;
}
.active\:text-black-alpha-70:active {
  color: rgba(0, 0, 0, 0.7) !important;
}
.active\:text-black-alpha-80:active {
  color: rgba(0, 0, 0, 0.8) !important;
}
.active\:text-black-alpha-90:active {
  color: rgba(0, 0, 0, 0.9) !important;
}
.text-primary {
  color: var(--p-primary-color) !important;
}
.bg-primary {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}
.bg-primary-reverse {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.border-primary {
  border-color: var(--p-primary-color) !important;
}
.text-white {
  color: #ffffff !important;
}
.border-white {
  border-color: #ffffff !important;
}
.text-color {
  color: var(--p-text-color) !important;
}
.text-color-secondary {
  color: var(--p-text-muted-color) !important;
}
.surface-ground {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}
.surface-section {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}
.surface-card {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.surface-overlay {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.surface-hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}
.surface-border {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}
.focus\:text-primary:focus {
  color: var(--p-primary-color) !important;
}
.hover\:text-primary:hover {
  color: var(--p-primary-color) !important;
}
.active\:text-primary:active {
  color: var(--p-primary-color) !important;
}
.focus\:bg-primary:focus {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}
.hover\:bg-primary:hover {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}
.active\:bg-primary:active {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}
.focus\:bg-primary-reverse:focus {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}
.hover\:bg-primary-reverse:hover {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}
.active\:bg-primary-reverse:active {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}
.focus\:bg-white:focus {
  background-color: #ffffff !important;
}
.hover\:bg-white:hover {
  background-color: #ffffff !important;
}
.active\:bg-white:active {
  background-color: #ffffff !important;
}
.focus\:border-primary:focus {
  border-color: var(--p-primary-color) !important;
}
.hover\:border-primary:hover {
  border-color: var(--p-primary-color) !important;
}
.active\:border-primary:active {
  border-color: var(--p-primary-color) !important;
}
.focus\:text-white:focus {
  color: #ffffff !important;
}
.hover\:text-white:hover {
  color: #ffffff !important;
}
.active\:text-white:active {
  color: #ffffff !important;
}
.focus\:border-white:focus {
  border-color: #ffffff !important;
}
.hover\:border-white:hover {
  border-color: #ffffff !important;
}
.active\:border-white:active {
  border-color: #ffffff !important;
}
.focus\:text-color:focus {
  color: var(--p-text-color) !important;
}
.hover\:text-color:hover {
  color: var(--p-text-color) !important;
}
.active\:text-color:active {
  color: var(--p-text-color) !important;
}
.focus\:text-color-secondary:focus {
  color: var(--p-text-muted-color) !important;
}
.hover\:text-color-secondary:hover {
  color: var(--p-text-muted-color) !important;
}
.active\:text-color-secondary:active {
  color: var(--p-text-muted-color) !important;
}
.focus\:surface-ground:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}
.hover\:surface-ground:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}
.active\:surface-ground:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}
.focus\:surface-section:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}
.hover\:surface-section:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}
.active\:surface-section:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}
.focus\:surface-card:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.hover\:surface-card:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.active\:surface-card:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.focus\:surface-overlay:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.hover\:surface-overlay:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.active\:surface-overlay:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}
.focus\:surface-hover:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}
.hover\:surface-hover:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}
.active\:surface-hover:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}
.focus\:surface-border:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}
.hover\:surface-border:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}
.active\:surface-border:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:bg-white {
    background-color: #ffffff !important;
  }
  .sm\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:text-white {
    color: #ffffff !important;
  }
  .sm\:border-white {
    border-color: #ffffff !important;
  }
  .sm\:text-color {
    color: var(--p-text-color) !important;
  }
  .sm\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .sm\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .sm\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .sm\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .sm\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .sm\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .sm\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .sm\:active\:text-white:active {
    color: #ffffff !important;
  }
  .sm\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .sm\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .sm\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .sm\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .sm\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .sm\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .sm\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .md\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:bg-white {
    background-color: #ffffff !important;
  }
  .md\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .md\:text-white {
    color: #ffffff !important;
  }
  .md\:border-white {
    border-color: #ffffff !important;
  }
  .md\:text-color {
    color: var(--p-text-color) !important;
  }
  .md\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .md\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .md\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .md\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .md\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .md\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .md\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .md\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .md\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .md\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .md\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .md\:active\:text-white:active {
    color: #ffffff !important;
  }
  .md\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .md\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .md\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .md\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .md\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .md\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .md\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .md\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .md\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .md\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:bg-white {
    background-color: #ffffff !important;
  }
  .lg\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:text-white {
    color: #ffffff !important;
  }
  .lg\:border-white {
    border-color: #ffffff !important;
  }
  .lg\:text-color {
    color: var(--p-text-color) !important;
  }
  .lg\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .lg\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .lg\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .lg\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .lg\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .lg\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .lg\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .lg\:active\:text-white:active {
    color: #ffffff !important;
  }
  .lg\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .lg\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .lg\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .lg\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .lg\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .lg\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .lg\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:bg-white {
    background-color: #ffffff !important;
  }
  .xl\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:text-white {
    color: #ffffff !important;
  }
  .xl\:border-white {
    border-color: #ffffff !important;
  }
  .xl\:text-color {
    color: var(--p-text-color) !important;
  }
  .xl\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .xl\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .xl\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .xl\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .xl\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .xl\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .xl\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .xl\:active\:text-white:active {
    color: #ffffff !important;
  }
  .xl\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .xl\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .xl\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .xl\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .xl\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .xl\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .xl\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
.field {
  margin-bottom: 1rem;
}
.field > label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.field.grid > label {
  display: flex;
  align-items: center;
}
.field > small {
  margin-top: 0.25rem;
}
.field.grid,
.formgrid.grid {
  margin-top: 0;
}
.field.grid .col-fixed,
.formgrid.grid .col-fixed,
.field.grid .col,
.formgrid.grid .col,
.field.grid .col-1,
.formgrid.grid .col-1,
.field.grid .col-2,
.formgrid.grid .col-2,
.field.grid .col-3,
.formgrid.grid .col-3,
.field.grid .col-4,
.formgrid.grid .col-4,
.field.grid .col-5,
.formgrid.grid .col-5,
.field.grid .col-6,
.formgrid.grid .col-6,
.field.grid .col-7,
.formgrid.grid .col-7,
.field.grid .col-8,
.formgrid.grid .col-8,
.field.grid .col-9,
.formgrid.grid .col-9,
.field.grid .col-10,
.formgrid.grid .col-10,
.field.grid .col-11,
.formgrid.grid .col-11,
.field.grid .col-12,
.formgrid.grid .col-12 {
  padding-top: 0;
  padding-bottom: 0;
}
.formgroup-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.formgroup-inline .field,
.formgroup-inline .field-checkbox,
.formgroup-inline .field-radiobutton {
  margin-right: 1rem;
}
.formgroup-inline .field > label,
.formgroup-inline .field-checkbox > label,
.formgroup-inline .field-radiobutton > label {
  margin-right: 0.5rem;
  margin-bottom: 0;
}
.field-checkbox,
.field-radiobutton {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.field-checkbox > label,
.field-radiobutton > label {
  margin-left: 0.5rem;
  line-height: 1;
}
.hidden {
  display: none !important;
}
.block {
  display: block !important;
}
.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block !important;
}
.flex {
  display: flex !important;
}
.inline-flex {
  display: inline-flex !important;
}
@media screen and (min-width: 576px) {
  .sm\:hidden {
    display: none !important;
  }
  .sm\:block {
    display: block !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:inline-block {
    display: inline-block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:hidden {
    display: none !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:inline {
    display: inline !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:hidden {
    display: none !important;
  }
  .lg\:block {
    display: block !important;
  }
  .lg\:inline {
    display: inline !important;
  }
  .lg\:inline-block {
    display: inline-block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:hidden {
    display: none !important;
  }
  .xl\:block {
    display: block !important;
  }
  .xl\:inline {
    display: inline !important;
  }
  .xl\:inline-block {
    display: inline-block !important;
  }
  .xl\:flex {
    display: flex !important;
  }
  .xl\:inline-flex {
    display: inline-flex !important;
  }
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-center {
    text-align: center !important;
  }
  .sm\:text-justify {
    text-align: justify !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
  .sm\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-center {
    text-align: center !important;
  }
  .md\:text-justify {
    text-align: justify !important;
  }
  .md\:text-left {
    text-align: left !important;
  }
  .md\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-center {
    text-align: center !important;
  }
  .lg\:text-justify {
    text-align: justify !important;
  }
  .lg\:text-left {
    text-align: left !important;
  }
  .lg\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-center {
    text-align: center !important;
  }
  .xl\:text-justify {
    text-align: justify !important;
  }
  .xl\:text-left {
    text-align: left !important;
  }
  .xl\:text-right {
    text-align: right !important;
  }
}
.underline {
  text-decoration: underline !important;
}
.line-through {
  text-decoration: line-through !important;
}
.no-underline {
  text-decoration: none !important;
}
.focus\:underline:focus {
  text-decoration: underline !important;
}
.hover\:underline:hover {
  text-decoration: underline !important;
}
.active\:underline:active {
  text-decoration: underline !important;
}
.focus\:line-through:focus {
  text-decoration: line-through !important;
}
.hover\:line-through:hover {
  text-decoration: line-through !important;
}
.active\:line-through:active {
  text-decoration: line-through !important;
}
.focus\:no-underline:focus {
  text-decoration: none !important;
}
.hover\:no-underline:hover {
  text-decoration: none !important;
}
.active\:no-underline:active {
  text-decoration: none !important;
}
.lowercase {
  text-transform: lowercase !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.capitalize {
  text-transform: capitalize !important;
}
.text-overflow-clip {
  text-overflow: clip !important;
}
.text-overflow-ellipsis {
  text-overflow: ellipsis !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .sm\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .md\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .lg\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .xl\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
.font-light {
  font-weight: 300 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: 700 !important;
}
@media screen and (min-width: 576px) {
  .sm\:font-light {
    font-weight: 300 !important;
  }
  .sm\:font-normal {
    font-weight: 400 !important;
  }
  .sm\:font-medium {
    font-weight: 500 !important;
  }
  .sm\:font-semibold {
    font-weight: 600 !important;
  }
  .sm\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:font-light {
    font-weight: 300 !important;
  }
  .md\:font-normal {
    font-weight: 400 !important;
  }
  .md\:font-medium {
    font-weight: 500 !important;
  }
  .md\:font-semibold {
    font-weight: 600 !important;
  }
  .md\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:font-light {
    font-weight: 300 !important;
  }
  .lg\:font-normal {
    font-weight: 400 !important;
  }
  .lg\:font-medium {
    font-weight: 500 !important;
  }
  .lg\:font-semibold {
    font-weight: 600 !important;
  }
  .lg\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:font-light {
    font-weight: 300 !important;
  }
  .xl\:font-normal {
    font-weight: 400 !important;
  }
  .xl\:font-medium {
    font-weight: 500 !important;
  }
  .xl\:font-semibold {
    font-weight: 600 !important;
  }
  .xl\:font-bold {
    font-weight: 700 !important;
  }
}
.font-italic {
  font-style: italic !important;
}
.text-xs {
  font-size: 0.75rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
}
.text-base {
  font-size: 1rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
}
.text-2xl {
  font-size: 1.5rem !important;
}
.text-3xl {
  font-size: 1.75rem !important;
}
.text-4xl {
  font-size: 2rem !important;
}
.text-5xl {
  font-size: 2.5rem !important;
}
.text-6xl {
  font-size: 3rem !important;
}
.text-7xl {
  font-size: 4rem !important;
}
.text-8xl {
  font-size: 6rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:text-xs {
    font-size: 0.75rem !important;
  }
  .sm\:text-sm {
    font-size: 0.875rem !important;
  }
  .sm\:text-base {
    font-size: 1rem !important;
  }
  .sm\:text-lg {
    font-size: 1.125rem !important;
  }
  .sm\:text-xl {
    font-size: 1.25rem !important;
  }
  .sm\:text-2xl {
    font-size: 1.5rem !important;
  }
  .sm\:text-3xl {
    font-size: 1.75rem !important;
  }
  .sm\:text-4xl {
    font-size: 2rem !important;
  }
  .sm\:text-5xl {
    font-size: 2.5rem !important;
  }
  .sm\:text-6xl {
    font-size: 3rem !important;
  }
  .sm\:text-7xl {
    font-size: 4rem !important;
  }
  .sm\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-xs {
    font-size: 0.75rem !important;
  }
  .md\:text-sm {
    font-size: 0.875rem !important;
  }
  .md\:text-base {
    font-size: 1rem !important;
  }
  .md\:text-lg {
    font-size: 1.125rem !important;
  }
  .md\:text-xl {
    font-size: 1.25rem !important;
  }
  .md\:text-2xl {
    font-size: 1.5rem !important;
  }
  .md\:text-3xl {
    font-size: 1.75rem !important;
  }
  .md\:text-4xl {
    font-size: 2rem !important;
  }
  .md\:text-5xl {
    font-size: 2.5rem !important;
  }
  .md\:text-6xl {
    font-size: 3rem !important;
  }
  .md\:text-7xl {
    font-size: 4rem !important;
  }
  .md\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-xs {
    font-size: 0.75rem !important;
  }
  .lg\:text-sm {
    font-size: 0.875rem !important;
  }
  .lg\:text-base {
    font-size: 1rem !important;
  }
  .lg\:text-lg {
    font-size: 1.125rem !important;
  }
  .lg\:text-xl {
    font-size: 1.25rem !important;
  }
  .lg\:text-2xl {
    font-size: 1.5rem !important;
  }
  .lg\:text-3xl {
    font-size: 1.75rem !important;
  }
  .lg\:text-4xl {
    font-size: 2rem !important;
  }
  .lg\:text-5xl {
    font-size: 2.5rem !important;
  }
  .lg\:text-6xl {
    font-size: 3rem !important;
  }
  .lg\:text-7xl {
    font-size: 4rem !important;
  }
  .lg\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-xs {
    font-size: 0.75rem !important;
  }
  .xl\:text-sm {
    font-size: 0.875rem !important;
  }
  .xl\:text-base {
    font-size: 1rem !important;
  }
  .xl\:text-lg {
    font-size: 1.125rem !important;
  }
  .xl\:text-xl {
    font-size: 1.25rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.5rem !important;
  }
  .xl\:text-3xl {
    font-size: 1.75rem !important;
  }
  .xl\:text-4xl {
    font-size: 2rem !important;
  }
  .xl\:text-5xl {
    font-size: 2.5rem !important;
  }
  .xl\:text-6xl {
    font-size: 3rem !important;
  }
  .xl\:text-7xl {
    font-size: 4rem !important;
  }
  .xl\:text-8xl {
    font-size: 6rem !important;
  }
}
.line-height-1 {
  line-height: 1 !important;
}
.line-height-2 {
  line-height: 1.25 !important;
}
.line-height-3 {
  line-height: 1.5 !important;
}
.line-height-4 {
  line-height: 2 !important;
}
.white-space-normal {
  white-space: normal !important;
}
.white-space-nowrap {
  white-space: nowrap !important;
}
.vertical-align-baseline {
  vertical-align: baseline !important;
}
.vertical-align-top {
  vertical-align: top !important;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.vertical-align-bottom {
  vertical-align: bottom !important;
}
.vertical-align-text-top {
  vertical-align: text-top !important;
}
.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}
.vertical-align-sub {
  vertical-align: sub !important;
}
.vertical-align-super {
  vertical-align: super !important;
}
@media screen and (min-width: 576px) {
  .sm\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .sm\:vertical-align-top {
    vertical-align: top !important;
  }
  .sm\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .sm\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .sm\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .sm\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .sm\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .sm\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .md\:vertical-align-top {
    vertical-align: top !important;
  }
  .md\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .md\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .md\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .md\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .md\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .md\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .lg\:vertical-align-top {
    vertical-align: top !important;
  }
  .lg\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .lg\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .lg\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .lg\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .lg\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .lg\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .xl\:vertical-align-top {
    vertical-align: top !important;
  }
  .xl\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .xl\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .xl\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .xl\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .xl\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .xl\:vertical-align-super {
    vertical-align: super !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:flex-column {
    flex-direction: column !important;
  }
  .sm\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:flex-column {
    flex-direction: column !important;
  }
  .md\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lg\:flex-column {
    flex-direction: column !important;
  }
  .lg\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-row {
    flex-direction: row !important;
  }
  .xl\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .xl\:flex-column {
    flex-direction: column !important;
  }
  .xl\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .sm\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
@media screen and (min-width: 576px) {
  .sm\:justify-content-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-content-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-content-center {
    justify-content: center !important;
  }
  .sm\:justify-content-between {
    justify-content: space-between !important;
  }
  .sm\:justify-content-around {
    justify-content: space-around !important;
  }
  .sm\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:justify-content-start {
    justify-content: flex-start !important;
  }
  .md\:justify-content-end {
    justify-content: flex-end !important;
  }
  .md\:justify-content-center {
    justify-content: center !important;
  }
  .md\:justify-content-between {
    justify-content: space-between !important;
  }
  .md\:justify-content-around {
    justify-content: space-around !important;
  }
  .md\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:justify-content-start {
    justify-content: flex-start !important;
  }
  .lg\:justify-content-end {
    justify-content: flex-end !important;
  }
  .lg\:justify-content-center {
    justify-content: center !important;
  }
  .lg\:justify-content-between {
    justify-content: space-between !important;
  }
  .lg\:justify-content-around {
    justify-content: space-around !important;
  }
  .lg\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:justify-content-start {
    justify-content: flex-start !important;
  }
  .xl\:justify-content-end {
    justify-content: flex-end !important;
  }
  .xl\:justify-content-center {
    justify-content: center !important;
  }
  .xl\:justify-content-between {
    justify-content: space-between !important;
  }
  .xl\:justify-content-around {
    justify-content: space-around !important;
  }
  .xl\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-evenly {
  align-content: space-evenly !important;
}
@media screen and (min-width: 576px) {
  .sm\:align-content-start {
    align-content: flex-start !important;
  }
  .sm\:align-content-end {
    align-content: flex-end !important;
  }
  .sm\:align-content-center {
    align-content: center !important;
  }
  .sm\:align-content-between {
    align-content: space-between !important;
  }
  .sm\:align-content-around {
    align-content: space-around !important;
  }
  .sm\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-content-start {
    align-content: flex-start !important;
  }
  .md\:align-content-end {
    align-content: flex-end !important;
  }
  .md\:align-content-center {
    align-content: center !important;
  }
  .md\:align-content-between {
    align-content: space-between !important;
  }
  .md\:align-content-around {
    align-content: space-around !important;
  }
  .md\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-content-start {
    align-content: flex-start !important;
  }
  .lg\:align-content-end {
    align-content: flex-end !important;
  }
  .lg\:align-content-center {
    align-content: center !important;
  }
  .lg\:align-content-between {
    align-content: space-between !important;
  }
  .lg\:align-content-around {
    align-content: space-around !important;
  }
  .lg\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-content-start {
    align-content: flex-start !important;
  }
  .xl\:align-content-end {
    align-content: flex-end !important;
  }
  .xl\:align-content-center {
    align-content: center !important;
  }
  .xl\:align-content-between {
    align-content: space-between !important;
  }
  .xl\:align-content-around {
    align-content: space-around !important;
  }
  .xl\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
@media screen and (min-width: 576px) {
  .sm\:align-items-stretch {
    align-items: stretch !important;
  }
  .sm\:align-items-start {
    align-items: flex-start !important;
  }
  .sm\:align-items-center {
    align-items: center !important;
  }
  .sm\:align-items-end {
    align-items: flex-end !important;
  }
  .sm\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-items-stretch {
    align-items: stretch !important;
  }
  .md\:align-items-start {
    align-items: flex-start !important;
  }
  .md\:align-items-center {
    align-items: center !important;
  }
  .md\:align-items-end {
    align-items: flex-end !important;
  }
  .md\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-items-stretch {
    align-items: stretch !important;
  }
  .lg\:align-items-start {
    align-items: flex-start !important;
  }
  .lg\:align-items-center {
    align-items: center !important;
  }
  .lg\:align-items-end {
    align-items: flex-end !important;
  }
  .lg\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-items-stretch {
    align-items: stretch !important;
  }
  .xl\:align-items-start {
    align-items: flex-start !important;
  }
  .xl\:align-items-center {
    align-items: center !important;
  }
  .xl\:align-items-end {
    align-items: flex-end !important;
  }
  .xl\:align-items-baseline {
    align-items: baseline !important;
  }
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
@media screen and (min-width: 576px) {
  .sm\:align-self-auto {
    align-self: auto !important;
  }
  .sm\:align-self-start {
    align-self: flex-start !important;
  }
  .sm\:align-self-end {
    align-self: flex-end !important;
  }
  .sm\:align-self-center {
    align-self: center !important;
  }
  .sm\:align-self-stretch {
    align-self: stretch !important;
  }
  .sm\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-self-auto {
    align-self: auto !important;
  }
  .md\:align-self-start {
    align-self: flex-start !important;
  }
  .md\:align-self-end {
    align-self: flex-end !important;
  }
  .md\:align-self-center {
    align-self: center !important;
  }
  .md\:align-self-stretch {
    align-self: stretch !important;
  }
  .md\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-self-auto {
    align-self: auto !important;
  }
  .lg\:align-self-start {
    align-self: flex-start !important;
  }
  .lg\:align-self-end {
    align-self: flex-end !important;
  }
  .lg\:align-self-center {
    align-self: center !important;
  }
  .lg\:align-self-stretch {
    align-self: stretch !important;
  }
  .lg\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-self-auto {
    align-self: auto !important;
  }
  .xl\:align-self-start {
    align-self: flex-start !important;
  }
  .xl\:align-self-end {
    align-self: flex-end !important;
  }
  .xl\:align-self-center {
    align-self: center !important;
  }
  .xl\:align-self-stretch {
    align-self: stretch !important;
  }
  .xl\:align-self-baseline {
    align-self: baseline !important;
  }
}
.flex-order-0 {
  order: 0 !important;
}
.flex-order-1 {
  order: 1 !important;
}
.flex-order-2 {
  order: 2 !important;
}
.flex-order-3 {
  order: 3 !important;
}
.flex-order-4 {
  order: 4 !important;
}
.flex-order-5 {
  order: 5 !important;
}
.flex-order-6 {
  order: 6 !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-order-0 {
    order: 0 !important;
  }
  .sm\:flex-order-1 {
    order: 1 !important;
  }
  .sm\:flex-order-2 {
    order: 2 !important;
  }
  .sm\:flex-order-3 {
    order: 3 !important;
  }
  .sm\:flex-order-4 {
    order: 4 !important;
  }
  .sm\:flex-order-5 {
    order: 5 !important;
  }
  .sm\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-order-0 {
    order: 0 !important;
  }
  .md\:flex-order-1 {
    order: 1 !important;
  }
  .md\:flex-order-2 {
    order: 2 !important;
  }
  .md\:flex-order-3 {
    order: 3 !important;
  }
  .md\:flex-order-4 {
    order: 4 !important;
  }
  .md\:flex-order-5 {
    order: 5 !important;
  }
  .md\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-order-0 {
    order: 0 !important;
  }
  .lg\:flex-order-1 {
    order: 1 !important;
  }
  .lg\:flex-order-2 {
    order: 2 !important;
  }
  .lg\:flex-order-3 {
    order: 3 !important;
  }
  .lg\:flex-order-4 {
    order: 4 !important;
  }
  .lg\:flex-order-5 {
    order: 5 !important;
  }
  .lg\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-order-0 {
    order: 0 !important;
  }
  .xl\:flex-order-1 {
    order: 1 !important;
  }
  .xl\:flex-order-2 {
    order: 2 !important;
  }
  .xl\:flex-order-3 {
    order: 3 !important;
  }
  .xl\:flex-order-4 {
    order: 4 !important;
  }
  .xl\:flex-order-5 {
    order: 5 !important;
  }
  .xl\:flex-order-6 {
    order: 6 !important;
  }
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.flex-initial {
  flex: 0 1 auto !important;
}
.flex-none {
  flex: none !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }
  .sm\:flex-auto {
    flex: 1 1 auto !important;
  }
  .sm\:flex-initial {
    flex: 0 1 auto !important;
  }
  .sm\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-1 {
    flex: 1 1 0% !important;
  }
  .md\:flex-auto {
    flex: 1 1 auto !important;
  }
  .md\:flex-initial {
    flex: 0 1 auto !important;
  }
  .md\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }
  .lg\:flex-auto {
    flex: 1 1 auto !important;
  }
  .lg\:flex-initial {
    flex: 0 1 auto !important;
  }
  .lg\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-1 {
    flex: 1 1 0% !important;
  }
  .xl\:flex-auto {
    flex: 1 1 auto !important;
  }
  .xl\:flex-initial {
    flex: 0 1 auto !important;
  }
  .xl\:flex-none {
    flex: none !important;
  }
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .lg\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .xl\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
@media screen and (min-width: 576px) {
  .sm\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .sm\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .md\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lg\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .xl\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
.gap-0 {
  gap: 0rem !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 2rem !important;
}
.gap-6 {
  gap: 3rem !important;
}
.gap-7 {
  gap: 4rem !important;
}
.gap-8 {
  gap: 5rem !important;
}
.row-gap-0 {
  row-gap: 0rem !important;
}
.row-gap-1 {
  row-gap: 0.25rem !important;
}
.row-gap-2 {
  row-gap: 0.5rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.row-gap-5 {
  row-gap: 2rem !important;
}
.row-gap-6 {
  row-gap: 3rem !important;
}
.row-gap-7 {
  row-gap: 4rem !important;
}
.row-gap-8 {
  row-gap: 5rem !important;
}
.column-gap-0 {
  column-gap: 0rem !important;
}
.column-gap-1 {
  column-gap: 0.25rem !important;
}
.column-gap-2 {
  column-gap: 0.5rem !important;
}
.column-gap-3 {
  column-gap: 1rem !important;
}
.column-gap-4 {
  column-gap: 1.5rem !important;
}
.column-gap-5 {
  column-gap: 2rem !important;
}
.column-gap-6 {
  column-gap: 3rem !important;
}
.column-gap-7 {
  column-gap: 4rem !important;
}
.column-gap-8 {
  column-gap: 5rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:gap-0 {
    gap: 0rem !important;
  }
  .sm\:gap-1 {
    gap: 0.25rem !important;
  }
  .sm\:gap-2 {
    gap: 0.5rem !important;
  }
  .sm\:gap-3 {
    gap: 1rem !important;
  }
  .sm\:gap-4 {
    gap: 1.5rem !important;
  }
  .sm\:gap-5 {
    gap: 2rem !important;
  }
  .sm\:gap-6 {
    gap: 3rem !important;
  }
  .sm\:gap-7 {
    gap: 4rem !important;
  }
  .sm\:gap-8 {
    gap: 5rem !important;
  }
  .sm\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .sm\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .sm\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .sm\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .sm\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .sm\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .sm\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .sm\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .sm\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .sm\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .sm\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .sm\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .sm\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .sm\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .sm\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .sm\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .sm\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .sm\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:gap-0 {
    gap: 0rem !important;
  }
  .md\:gap-1 {
    gap: 0.25rem !important;
  }
  .md\:gap-2 {
    gap: 0.5rem !important;
  }
  .md\:gap-3 {
    gap: 1rem !important;
  }
  .md\:gap-4 {
    gap: 1.5rem !important;
  }
  .md\:gap-5 {
    gap: 2rem !important;
  }
  .md\:gap-6 {
    gap: 3rem !important;
  }
  .md\:gap-7 {
    gap: 4rem !important;
  }
  .md\:gap-8 {
    gap: 5rem !important;
  }
  .md\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .md\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .md\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .md\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .md\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .md\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .md\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .md\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .md\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .md\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .md\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .md\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .md\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .md\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .md\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .md\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .md\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .md\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:gap-0 {
    gap: 0rem !important;
  }
  .lg\:gap-1 {
    gap: 0.25rem !important;
  }
  .lg\:gap-2 {
    gap: 0.5rem !important;
  }
  .lg\:gap-3 {
    gap: 1rem !important;
  }
  .lg\:gap-4 {
    gap: 1.5rem !important;
  }
  .lg\:gap-5 {
    gap: 2rem !important;
  }
  .lg\:gap-6 {
    gap: 3rem !important;
  }
  .lg\:gap-7 {
    gap: 4rem !important;
  }
  .lg\:gap-8 {
    gap: 5rem !important;
  }
  .lg\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .lg\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .lg\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .lg\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .lg\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .lg\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .lg\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .lg\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .lg\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .lg\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .lg\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .lg\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .lg\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .lg\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .lg\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .lg\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .lg\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .lg\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:gap-0 {
    gap: 0rem !important;
  }
  .xl\:gap-1 {
    gap: 0.25rem !important;
  }
  .xl\:gap-2 {
    gap: 0.5rem !important;
  }
  .xl\:gap-3 {
    gap: 1rem !important;
  }
  .xl\:gap-4 {
    gap: 1.5rem !important;
  }
  .xl\:gap-5 {
    gap: 2rem !important;
  }
  .xl\:gap-6 {
    gap: 3rem !important;
  }
  .xl\:gap-7 {
    gap: 4rem !important;
  }
  .xl\:gap-8 {
    gap: 5rem !important;
  }
  .xl\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .xl\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .xl\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .xl\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .xl\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .xl\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .xl\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .xl\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .xl\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .xl\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .xl\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .xl\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .xl\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .xl\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .xl\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .xl\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .xl\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .xl\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
.p-0 {
  padding: 0rem !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 2rem !important;
}
.p-6 {
  padding: 3rem !important;
}
.p-7 {
  padding: 4rem !important;
}
.p-8 {
  padding: 5rem !important;
}
.pt-0 {
  padding-top: 0rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 2rem !important;
}
.pt-6 {
  padding-top: 3rem !important;
}
.pt-7 {
  padding-top: 4rem !important;
}
.pt-8 {
  padding-top: 5rem !important;
}
.pr-0 {
  padding-right: 0rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pr-5 {
  padding-right: 2rem !important;
}
.pr-6 {
  padding-right: 3rem !important;
}
.pr-7 {
  padding-right: 4rem !important;
}
.pr-8 {
  padding-right: 5rem !important;
}
.pl-0 {
  padding-left: 0rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.pl-5 {
  padding-left: 2rem !important;
}
.pl-6 {
  padding-left: 3rem !important;
}
.pl-7 {
  padding-left: 4rem !important;
}
.pl-8 {
  padding-left: 5rem !important;
}
.pb-0 {
  padding-bottom: 0rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 2rem !important;
}
.pb-6 {
  padding-bottom: 3rem !important;
}
.pb-7 {
  padding-bottom: 4rem !important;
}
.pb-8 {
  padding-bottom: 5rem !important;
}
.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.px-7 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.px-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.py-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:p-0 {
    padding: 0rem !important;
  }
  .sm\:p-1 {
    padding: 0.25rem !important;
  }
  .sm\:p-2 {
    padding: 0.5rem !important;
  }
  .sm\:p-3 {
    padding: 1rem !important;
  }
  .sm\:p-4 {
    padding: 1.5rem !important;
  }
  .sm\:p-5 {
    padding: 2rem !important;
  }
  .sm\:p-6 {
    padding: 3rem !important;
  }
  .sm\:p-7 {
    padding: 4rem !important;
  }
  .sm\:p-8 {
    padding: 5rem !important;
  }
  .sm\:pt-0 {
    padding-top: 0rem !important;
  }
  .sm\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .sm\:pt-3 {
    padding-top: 1rem !important;
  }
  .sm\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .sm\:pt-5 {
    padding-top: 2rem !important;
  }
  .sm\:pt-6 {
    padding-top: 3rem !important;
  }
  .sm\:pt-7 {
    padding-top: 4rem !important;
  }
  .sm\:pt-8 {
    padding-top: 5rem !important;
  }
  .sm\:pr-0 {
    padding-right: 0rem !important;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .sm\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .sm\:pr-3 {
    padding-right: 1rem !important;
  }
  .sm\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .sm\:pr-5 {
    padding-right: 2rem !important;
  }
  .sm\:pr-6 {
    padding-right: 3rem !important;
  }
  .sm\:pr-7 {
    padding-right: 4rem !important;
  }
  .sm\:pr-8 {
    padding-right: 5rem !important;
  }
  .sm\:pl-0 {
    padding-left: 0rem !important;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .sm\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .sm\:pl-3 {
    padding-left: 1rem !important;
  }
  .sm\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .sm\:pl-5 {
    padding-left: 2rem !important;
  }
  .sm\:pl-6 {
    padding-left: 3rem !important;
  }
  .sm\:pl-7 {
    padding-left: 4rem !important;
  }
  .sm\:pl-8 {
    padding-left: 5rem !important;
  }
  .sm\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .sm\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .sm\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .sm\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .sm\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .sm\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .sm\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .sm\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .sm\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .sm\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .sm\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .sm\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .sm\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .sm\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .sm\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:p-0 {
    padding: 0rem !important;
  }
  .md\:p-1 {
    padding: 0.25rem !important;
  }
  .md\:p-2 {
    padding: 0.5rem !important;
  }
  .md\:p-3 {
    padding: 1rem !important;
  }
  .md\:p-4 {
    padding: 1.5rem !important;
  }
  .md\:p-5 {
    padding: 2rem !important;
  }
  .md\:p-6 {
    padding: 3rem !important;
  }
  .md\:p-7 {
    padding: 4rem !important;
  }
  .md\:p-8 {
    padding: 5rem !important;
  }
  .md\:pt-0 {
    padding-top: 0rem !important;
  }
  .md\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .md\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .md\:pt-3 {
    padding-top: 1rem !important;
  }
  .md\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .md\:pt-5 {
    padding-top: 2rem !important;
  }
  .md\:pt-6 {
    padding-top: 3rem !important;
  }
  .md\:pt-7 {
    padding-top: 4rem !important;
  }
  .md\:pt-8 {
    padding-top: 5rem !important;
  }
  .md\:pr-0 {
    padding-right: 0rem !important;
  }
  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .md\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .md\:pr-3 {
    padding-right: 1rem !important;
  }
  .md\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .md\:pr-5 {
    padding-right: 2rem !important;
  }
  .md\:pr-6 {
    padding-right: 3rem !important;
  }
  .md\:pr-7 {
    padding-right: 4rem !important;
  }
  .md\:pr-8 {
    padding-right: 5rem !important;
  }
  .md\:pl-0 {
    padding-left: 0rem !important;
  }
  .md\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .md\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .md\:pl-3 {
    padding-left: 1rem !important;
  }
  .md\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .md\:pl-5 {
    padding-left: 2rem !important;
  }
  .md\:pl-6 {
    padding-left: 3rem !important;
  }
  .md\:pl-7 {
    padding-left: 4rem !important;
  }
  .md\:pl-8 {
    padding-left: 5rem !important;
  }
  .md\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .md\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .md\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .md\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .md\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .md\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .md\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .md\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .md\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .md\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .md\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .md\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .md\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:p-0 {
    padding: 0rem !important;
  }
  .lg\:p-1 {
    padding: 0.25rem !important;
  }
  .lg\:p-2 {
    padding: 0.5rem !important;
  }
  .lg\:p-3 {
    padding: 1rem !important;
  }
  .lg\:p-4 {
    padding: 1.5rem !important;
  }
  .lg\:p-5 {
    padding: 2rem !important;
  }
  .lg\:p-6 {
    padding: 3rem !important;
  }
  .lg\:p-7 {
    padding: 4rem !important;
  }
  .lg\:p-8 {
    padding: 5rem !important;
  }
  .lg\:pt-0 {
    padding-top: 0rem !important;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .lg\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .lg\:pt-3 {
    padding-top: 1rem !important;
  }
  .lg\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .lg\:pt-5 {
    padding-top: 2rem !important;
  }
  .lg\:pt-6 {
    padding-top: 3rem !important;
  }
  .lg\:pt-7 {
    padding-top: 4rem !important;
  }
  .lg\:pt-8 {
    padding-top: 5rem !important;
  }
  .lg\:pr-0 {
    padding-right: 0rem !important;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .lg\:pr-3 {
    padding-right: 1rem !important;
  }
  .lg\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .lg\:pr-5 {
    padding-right: 2rem !important;
  }
  .lg\:pr-6 {
    padding-right: 3rem !important;
  }
  .lg\:pr-7 {
    padding-right: 4rem !important;
  }
  .lg\:pr-8 {
    padding-right: 5rem !important;
  }
  .lg\:pl-0 {
    padding-left: 0rem !important;
  }
  .lg\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .lg\:pl-3 {
    padding-left: 1rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .lg\:pl-5 {
    padding-left: 2rem !important;
  }
  .lg\:pl-6 {
    padding-left: 3rem !important;
  }
  .lg\:pl-7 {
    padding-left: 4rem !important;
  }
  .lg\:pl-8 {
    padding-left: 5rem !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .lg\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .lg\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .lg\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .lg\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .lg\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .lg\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .lg\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .lg\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .lg\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .lg\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .lg\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .lg\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .lg\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lg\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .lg\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lg\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:p-0 {
    padding: 0rem !important;
  }
  .xl\:p-1 {
    padding: 0.25rem !important;
  }
  .xl\:p-2 {
    padding: 0.5rem !important;
  }
  .xl\:p-3 {
    padding: 1rem !important;
  }
  .xl\:p-4 {
    padding: 1.5rem !important;
  }
  .xl\:p-5 {
    padding: 2rem !important;
  }
  .xl\:p-6 {
    padding: 3rem !important;
  }
  .xl\:p-7 {
    padding: 4rem !important;
  }
  .xl\:p-8 {
    padding: 5rem !important;
  }
  .xl\:pt-0 {
    padding-top: 0rem !important;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .xl\:pt-3 {
    padding-top: 1rem !important;
  }
  .xl\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .xl\:pt-5 {
    padding-top: 2rem !important;
  }
  .xl\:pt-6 {
    padding-top: 3rem !important;
  }
  .xl\:pt-7 {
    padding-top: 4rem !important;
  }
  .xl\:pt-8 {
    padding-top: 5rem !important;
  }
  .xl\:pr-0 {
    padding-right: 0rem !important;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .xl\:pr-3 {
    padding-right: 1rem !important;
  }
  .xl\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .xl\:pr-5 {
    padding-right: 2rem !important;
  }
  .xl\:pr-6 {
    padding-right: 3rem !important;
  }
  .xl\:pr-7 {
    padding-right: 4rem !important;
  }
  .xl\:pr-8 {
    padding-right: 5rem !important;
  }
  .xl\:pl-0 {
    padding-left: 0rem !important;
  }
  .xl\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .xl\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .xl\:pl-3 {
    padding-left: 1rem !important;
  }
  .xl\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .xl\:pl-5 {
    padding-left: 2rem !important;
  }
  .xl\:pl-6 {
    padding-left: 3rem !important;
  }
  .xl\:pl-7 {
    padding-left: 4rem !important;
  }
  .xl\:pl-8 {
    padding-left: 5rem !important;
  }
  .xl\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .xl\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .xl\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .xl\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .xl\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .xl\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .xl\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .xl\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .xl\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .xl\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .xl\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .xl\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .xl\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .xl\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .xl\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .xl\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .xl\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .xl\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .xl\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .xl\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .xl\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .xl\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .xl\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
.m-0 {
  margin: 0rem !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 2rem !important;
}
.m-6 {
  margin: 3rem !important;
}
.m-7 {
  margin: 4rem !important;
}
.m-8 {
  margin: 5rem !important;
}
.-m-1 {
  margin: -0.25rem !important;
}
.-m-2 {
  margin: -0.5rem !important;
}
.-m-3 {
  margin: -1rem !important;
}
.-m-4 {
  margin: -1.5rem !important;
}
.-m-5 {
  margin: -2rem !important;
}
.-m-6 {
  margin: -3rem !important;
}
.-m-7 {
  margin: -4rem !important;
}
.-m-8 {
  margin: -5rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-0 {
  margin-top: 0rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 2rem !important;
}
.mt-6 {
  margin-top: 3rem !important;
}
.mt-7 {
  margin-top: 4rem !important;
}
.mt-8 {
  margin-top: 5rem !important;
}
.-mt-1 {
  margin-top: -0.25rem !important;
}
.-mt-2 {
  margin-top: -0.5rem !important;
}
.-mt-3 {
  margin-top: -1rem !important;
}
.-mt-4 {
  margin-top: -1.5rem !important;
}
.-mt-5 {
  margin-top: -2rem !important;
}
.-mt-6 {
  margin-top: -3rem !important;
}
.-mt-7 {
  margin-top: -4rem !important;
}
.-mt-8 {
  margin-top: -5rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-0 {
  margin-right: 0rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mr-5 {
  margin-right: 2rem !important;
}
.mr-6 {
  margin-right: 3rem !important;
}
.mr-7 {
  margin-right: 4rem !important;
}
.mr-8 {
  margin-right: 5rem !important;
}
.-mr-1 {
  margin-right: -0.25rem !important;
}
.-mr-2 {
  margin-right: -0.5rem !important;
}
.-mr-3 {
  margin-right: -1rem !important;
}
.-mr-4 {
  margin-right: -1.5rem !important;
}
.-mr-5 {
  margin-right: -2rem !important;
}
.-mr-6 {
  margin-right: -3rem !important;
}
.-mr-7 {
  margin-right: -4rem !important;
}
.-mr-8 {
  margin-right: -5rem !important;
}
.mr-auto {
  margin-right: auto !important;
}
.ml-0 {
  margin-left: 0rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.ml-5 {
  margin-left: 2rem !important;
}
.ml-6 {
  margin-left: 3rem !important;
}
.ml-7 {
  margin-left: 4rem !important;
}
.ml-8 {
  margin-left: 5rem !important;
}
.-ml-1 {
  margin-left: -0.25rem !important;
}
.-ml-2 {
  margin-left: -0.5rem !important;
}
.-ml-3 {
  margin-left: -1rem !important;
}
.-ml-4 {
  margin-left: -1.5rem !important;
}
.-ml-5 {
  margin-left: -2rem !important;
}
.-ml-6 {
  margin-left: -3rem !important;
}
.-ml-7 {
  margin-left: -4rem !important;
}
.-ml-8 {
  margin-left: -5rem !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mb-0 {
  margin-bottom: 0rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 2rem !important;
}
.mb-6 {
  margin-bottom: 3rem !important;
}
.mb-7 {
  margin-bottom: 4rem !important;
}
.mb-8 {
  margin-bottom: 5rem !important;
}
.-mb-1 {
  margin-bottom: -0.25rem !important;
}
.-mb-2 {
  margin-bottom: -0.5rem !important;
}
.-mb-3 {
  margin-bottom: -1rem !important;
}
.-mb-4 {
  margin-bottom: -1.5rem !important;
}
.-mb-5 {
  margin-bottom: -2rem !important;
}
.-mb-6 {
  margin-bottom: -3rem !important;
}
.-mb-7 {
  margin-bottom: -4rem !important;
}
.-mb-8 {
  margin-bottom: -5rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-7 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.mx-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
.-mx-3 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.-mx-4 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
.-mx-5 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
.-mx-6 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
.-mx-7 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
.-mx-8 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-7 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.my-8 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.-my-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}
.-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}
.-my-3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
.-my-4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}
.-my-5 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}
.-my-6 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}
.-my-7 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}
.-my-8 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media screen and (min-width: 576px) {
  .sm\:m-0 {
    margin: 0rem !important;
  }
  .sm\:m-1 {
    margin: 0.25rem !important;
  }
  .sm\:m-2 {
    margin: 0.5rem !important;
  }
  .sm\:m-3 {
    margin: 1rem !important;
  }
  .sm\:m-4 {
    margin: 1.5rem !important;
  }
  .sm\:m-5 {
    margin: 2rem !important;
  }
  .sm\:m-6 {
    margin: 3rem !important;
  }
  .sm\:m-7 {
    margin: 4rem !important;
  }
  .sm\:m-8 {
    margin: 5rem !important;
  }
  .sm\:-m-1 {
    margin: -0.25rem !important;
  }
  .sm\:-m-2 {
    margin: -0.5rem !important;
  }
  .sm\:-m-3 {
    margin: -1rem !important;
  }
  .sm\:-m-4 {
    margin: -1.5rem !important;
  }
  .sm\:-m-5 {
    margin: -2rem !important;
  }
  .sm\:-m-6 {
    margin: -3rem !important;
  }
  .sm\:-m-7 {
    margin: -4rem !important;
  }
  .sm\:-m-8 {
    margin: -5rem !important;
  }
  .sm\:m-auto {
    margin: auto !important;
  }
  .sm\:mt-0 {
    margin-top: 0rem !important;
  }
  .sm\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .sm\:mt-3 {
    margin-top: 1rem !important;
  }
  .sm\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .sm\:mt-5 {
    margin-top: 2rem !important;
  }
  .sm\:mt-6 {
    margin-top: 3rem !important;
  }
  .sm\:mt-7 {
    margin-top: 4rem !important;
  }
  .sm\:mt-8 {
    margin-top: 5rem !important;
  }
  .sm\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .sm\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .sm\:-mt-3 {
    margin-top: -1rem !important;
  }
  .sm\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .sm\:-mt-5 {
    margin-top: -2rem !important;
  }
  .sm\:-mt-6 {
    margin-top: -3rem !important;
  }
  .sm\:-mt-7 {
    margin-top: -4rem !important;
  }
  .sm\:-mt-8 {
    margin-top: -5rem !important;
  }
  .sm\:mt-auto {
    margin-top: auto !important;
  }
  .sm\:mr-0 {
    margin-right: 0rem !important;
  }
  .sm\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .sm\:mr-3 {
    margin-right: 1rem !important;
  }
  .sm\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .sm\:mr-5 {
    margin-right: 2rem !important;
  }
  .sm\:mr-6 {
    margin-right: 3rem !important;
  }
  .sm\:mr-7 {
    margin-right: 4rem !important;
  }
  .sm\:mr-8 {
    margin-right: 5rem !important;
  }
  .sm\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .sm\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .sm\:-mr-3 {
    margin-right: -1rem !important;
  }
  .sm\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .sm\:-mr-5 {
    margin-right: -2rem !important;
  }
  .sm\:-mr-6 {
    margin-right: -3rem !important;
  }
  .sm\:-mr-7 {
    margin-right: -4rem !important;
  }
  .sm\:-mr-8 {
    margin-right: -5rem !important;
  }
  .sm\:mr-auto {
    margin-right: auto !important;
  }
  .sm\:ml-0 {
    margin-left: 0rem !important;
  }
  .sm\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .sm\:ml-3 {
    margin-left: 1rem !important;
  }
  .sm\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .sm\:ml-5 {
    margin-left: 2rem !important;
  }
  .sm\:ml-6 {
    margin-left: 3rem !important;
  }
  .sm\:ml-7 {
    margin-left: 4rem !important;
  }
  .sm\:ml-8 {
    margin-left: 5rem !important;
  }
  .sm\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .sm\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .sm\:-ml-3 {
    margin-left: -1rem !important;
  }
  .sm\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .sm\:-ml-5 {
    margin-left: -2rem !important;
  }
  .sm\:-ml-6 {
    margin-left: -3rem !important;
  }
  .sm\:-ml-7 {
    margin-left: -4rem !important;
  }
  .sm\:-ml-8 {
    margin-left: -5rem !important;
  }
  .sm\:ml-auto {
    margin-left: auto !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .sm\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .sm\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .sm\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .sm\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .sm\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .sm\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .sm\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .sm\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .sm\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .sm\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .sm\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .sm\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .sm\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .sm\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .sm\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .sm\:mb-auto {
    margin-bottom: auto !important;
  }
  .sm\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .sm\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .sm\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .sm\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .sm\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .sm\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .sm\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .sm\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .sm\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .sm\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .sm\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .sm\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .sm\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .sm\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .sm\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .sm\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .sm\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sm\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .sm\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .sm\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .sm\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .sm\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .sm\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .sm\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .sm\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .sm\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .sm\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .sm\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .sm\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .sm\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .sm\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .sm\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .sm\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:m-0 {
    margin: 0rem !important;
  }
  .md\:m-1 {
    margin: 0.25rem !important;
  }
  .md\:m-2 {
    margin: 0.5rem !important;
  }
  .md\:m-3 {
    margin: 1rem !important;
  }
  .md\:m-4 {
    margin: 1.5rem !important;
  }
  .md\:m-5 {
    margin: 2rem !important;
  }
  .md\:m-6 {
    margin: 3rem !important;
  }
  .md\:m-7 {
    margin: 4rem !important;
  }
  .md\:m-8 {
    margin: 5rem !important;
  }
  .md\:-m-1 {
    margin: -0.25rem !important;
  }
  .md\:-m-2 {
    margin: -0.5rem !important;
  }
  .md\:-m-3 {
    margin: -1rem !important;
  }
  .md\:-m-4 {
    margin: -1.5rem !important;
  }
  .md\:-m-5 {
    margin: -2rem !important;
  }
  .md\:-m-6 {
    margin: -3rem !important;
  }
  .md\:-m-7 {
    margin: -4rem !important;
  }
  .md\:-m-8 {
    margin: -5rem !important;
  }
  .md\:m-auto {
    margin: auto !important;
  }
  .md\:mt-0 {
    margin-top: 0rem !important;
  }
  .md\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .md\:mt-3 {
    margin-top: 1rem !important;
  }
  .md\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .md\:mt-5 {
    margin-top: 2rem !important;
  }
  .md\:mt-6 {
    margin-top: 3rem !important;
  }
  .md\:mt-7 {
    margin-top: 4rem !important;
  }
  .md\:mt-8 {
    margin-top: 5rem !important;
  }
  .md\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .md\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .md\:-mt-3 {
    margin-top: -1rem !important;
  }
  .md\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .md\:-mt-5 {
    margin-top: -2rem !important;
  }
  .md\:-mt-6 {
    margin-top: -3rem !important;
  }
  .md\:-mt-7 {
    margin-top: -4rem !important;
  }
  .md\:-mt-8 {
    margin-top: -5rem !important;
  }
  .md\:mt-auto {
    margin-top: auto !important;
  }
  .md\:mr-0 {
    margin-right: 0rem !important;
  }
  .md\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .md\:mr-3 {
    margin-right: 1rem !important;
  }
  .md\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .md\:mr-5 {
    margin-right: 2rem !important;
  }
  .md\:mr-6 {
    margin-right: 3rem !important;
  }
  .md\:mr-7 {
    margin-right: 4rem !important;
  }
  .md\:mr-8 {
    margin-right: 5rem !important;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .md\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .md\:-mr-3 {
    margin-right: -1rem !important;
  }
  .md\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .md\:-mr-5 {
    margin-right: -2rem !important;
  }
  .md\:-mr-6 {
    margin-right: -3rem !important;
  }
  .md\:-mr-7 {
    margin-right: -4rem !important;
  }
  .md\:-mr-8 {
    margin-right: -5rem !important;
  }
  .md\:mr-auto {
    margin-right: auto !important;
  }
  .md\:ml-0 {
    margin-left: 0rem !important;
  }
  .md\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .md\:ml-3 {
    margin-left: 1rem !important;
  }
  .md\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .md\:ml-5 {
    margin-left: 2rem !important;
  }
  .md\:ml-6 {
    margin-left: 3rem !important;
  }
  .md\:ml-7 {
    margin-left: 4rem !important;
  }
  .md\:ml-8 {
    margin-left: 5rem !important;
  }
  .md\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .md\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .md\:-ml-3 {
    margin-left: -1rem !important;
  }
  .md\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .md\:-ml-5 {
    margin-left: -2rem !important;
  }
  .md\:-ml-6 {
    margin-left: -3rem !important;
  }
  .md\:-ml-7 {
    margin-left: -4rem !important;
  }
  .md\:-ml-8 {
    margin-left: -5rem !important;
  }
  .md\:ml-auto {
    margin-left: auto !important;
  }
  .md\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .md\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .md\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .md\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .md\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .md\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .md\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .md\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .md\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .md\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .md\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .md\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .md\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .md\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .md\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .md\:mb-auto {
    margin-bottom: auto !important;
  }
  .md\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .md\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .md\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .md\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .md\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .md\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .md\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .md\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .md\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .md\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .md\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .md\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .md\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .md\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .md\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .md\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .md\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .md\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .md\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .md\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .md\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .md\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .md\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .md\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .md\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .md\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .md\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .md\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .md\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .md\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .md\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .md\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:m-0 {
    margin: 0rem !important;
  }
  .lg\:m-1 {
    margin: 0.25rem !important;
  }
  .lg\:m-2 {
    margin: 0.5rem !important;
  }
  .lg\:m-3 {
    margin: 1rem !important;
  }
  .lg\:m-4 {
    margin: 1.5rem !important;
  }
  .lg\:m-5 {
    margin: 2rem !important;
  }
  .lg\:m-6 {
    margin: 3rem !important;
  }
  .lg\:m-7 {
    margin: 4rem !important;
  }
  .lg\:m-8 {
    margin: 5rem !important;
  }
  .lg\:-m-1 {
    margin: -0.25rem !important;
  }
  .lg\:-m-2 {
    margin: -0.5rem !important;
  }
  .lg\:-m-3 {
    margin: -1rem !important;
  }
  .lg\:-m-4 {
    margin: -1.5rem !important;
  }
  .lg\:-m-5 {
    margin: -2rem !important;
  }
  .lg\:-m-6 {
    margin: -3rem !important;
  }
  .lg\:-m-7 {
    margin: -4rem !important;
  }
  .lg\:-m-8 {
    margin: -5rem !important;
  }
  .lg\:m-auto {
    margin: auto !important;
  }
  .lg\:mt-0 {
    margin-top: 0rem !important;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .lg\:mt-3 {
    margin-top: 1rem !important;
  }
  .lg\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .lg\:mt-5 {
    margin-top: 2rem !important;
  }
  .lg\:mt-6 {
    margin-top: 3rem !important;
  }
  .lg\:mt-7 {
    margin-top: 4rem !important;
  }
  .lg\:mt-8 {
    margin-top: 5rem !important;
  }
  .lg\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .lg\:-mt-3 {
    margin-top: -1rem !important;
  }
  .lg\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .lg\:-mt-5 {
    margin-top: -2rem !important;
  }
  .lg\:-mt-6 {
    margin-top: -3rem !important;
  }
  .lg\:-mt-7 {
    margin-top: -4rem !important;
  }
  .lg\:-mt-8 {
    margin-top: -5rem !important;
  }
  .lg\:mt-auto {
    margin-top: auto !important;
  }
  .lg\:mr-0 {
    margin-right: 0rem !important;
  }
  .lg\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .lg\:mr-3 {
    margin-right: 1rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .lg\:mr-5 {
    margin-right: 2rem !important;
  }
  .lg\:mr-6 {
    margin-right: 3rem !important;
  }
  .lg\:mr-7 {
    margin-right: 4rem !important;
  }
  .lg\:mr-8 {
    margin-right: 5rem !important;
  }
  .lg\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .lg\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .lg\:-mr-3 {
    margin-right: -1rem !important;
  }
  .lg\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .lg\:-mr-5 {
    margin-right: -2rem !important;
  }
  .lg\:-mr-6 {
    margin-right: -3rem !important;
  }
  .lg\:-mr-7 {
    margin-right: -4rem !important;
  }
  .lg\:-mr-8 {
    margin-right: -5rem !important;
  }
  .lg\:mr-auto {
    margin-right: auto !important;
  }
  .lg\:ml-0 {
    margin-left: 0rem !important;
  }
  .lg\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .lg\:ml-3 {
    margin-left: 1rem !important;
  }
  .lg\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .lg\:ml-5 {
    margin-left: 2rem !important;
  }
  .lg\:ml-6 {
    margin-left: 3rem !important;
  }
  .lg\:ml-7 {
    margin-left: 4rem !important;
  }
  .lg\:ml-8 {
    margin-left: 5rem !important;
  }
  .lg\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .lg\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .lg\:-ml-3 {
    margin-left: -1rem !important;
  }
  .lg\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .lg\:-ml-5 {
    margin-left: -2rem !important;
  }
  .lg\:-ml-6 {
    margin-left: -3rem !important;
  }
  .lg\:-ml-7 {
    margin-left: -4rem !important;
  }
  .lg\:-ml-8 {
    margin-left: -5rem !important;
  }
  .lg\:ml-auto {
    margin-left: auto !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .lg\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .lg\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .lg\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .lg\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .lg\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .lg\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .lg\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .lg\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .lg\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .lg\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .lg\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .lg\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .lg\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .lg\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .lg\:mb-auto {
    margin-bottom: auto !important;
  }
  .lg\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .lg\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .lg\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .lg\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .lg\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .lg\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .lg\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .lg\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .lg\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .lg\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .lg\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .lg\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .lg\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .lg\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .lg\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .lg\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .lg\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .lg\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .lg\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .lg\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lg\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .lg\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lg\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lg\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lg\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lg\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .lg\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .lg\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .lg\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .lg\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .lg\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .lg\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .lg\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:m-0 {
    margin: 0rem !important;
  }
  .xl\:m-1 {
    margin: 0.25rem !important;
  }
  .xl\:m-2 {
    margin: 0.5rem !important;
  }
  .xl\:m-3 {
    margin: 1rem !important;
  }
  .xl\:m-4 {
    margin: 1.5rem !important;
  }
  .xl\:m-5 {
    margin: 2rem !important;
  }
  .xl\:m-6 {
    margin: 3rem !important;
  }
  .xl\:m-7 {
    margin: 4rem !important;
  }
  .xl\:m-8 {
    margin: 5rem !important;
  }
  .xl\:-m-1 {
    margin: -0.25rem !important;
  }
  .xl\:-m-2 {
    margin: -0.5rem !important;
  }
  .xl\:-m-3 {
    margin: -1rem !important;
  }
  .xl\:-m-4 {
    margin: -1.5rem !important;
  }
  .xl\:-m-5 {
    margin: -2rem !important;
  }
  .xl\:-m-6 {
    margin: -3rem !important;
  }
  .xl\:-m-7 {
    margin: -4rem !important;
  }
  .xl\:-m-8 {
    margin: -5rem !important;
  }
  .xl\:m-auto {
    margin: auto !important;
  }
  .xl\:mt-0 {
    margin-top: 0rem !important;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .xl\:mt-3 {
    margin-top: 1rem !important;
  }
  .xl\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .xl\:mt-5 {
    margin-top: 2rem !important;
  }
  .xl\:mt-6 {
    margin-top: 3rem !important;
  }
  .xl\:mt-7 {
    margin-top: 4rem !important;
  }
  .xl\:mt-8 {
    margin-top: 5rem !important;
  }
  .xl\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .xl\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .xl\:-mt-3 {
    margin-top: -1rem !important;
  }
  .xl\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .xl\:-mt-5 {
    margin-top: -2rem !important;
  }
  .xl\:-mt-6 {
    margin-top: -3rem !important;
  }
  .xl\:-mt-7 {
    margin-top: -4rem !important;
  }
  .xl\:-mt-8 {
    margin-top: -5rem !important;
  }
  .xl\:mt-auto {
    margin-top: auto !important;
  }
  .xl\:mr-0 {
    margin-right: 0rem !important;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .xl\:mr-3 {
    margin-right: 1rem !important;
  }
  .xl\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .xl\:mr-5 {
    margin-right: 2rem !important;
  }
  .xl\:mr-6 {
    margin-right: 3rem !important;
  }
  .xl\:mr-7 {
    margin-right: 4rem !important;
  }
  .xl\:mr-8 {
    margin-right: 5rem !important;
  }
  .xl\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .xl\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .xl\:-mr-3 {
    margin-right: -1rem !important;
  }
  .xl\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .xl\:-mr-5 {
    margin-right: -2rem !important;
  }
  .xl\:-mr-6 {
    margin-right: -3rem !important;
  }
  .xl\:-mr-7 {
    margin-right: -4rem !important;
  }
  .xl\:-mr-8 {
    margin-right: -5rem !important;
  }
  .xl\:mr-auto {
    margin-right: auto !important;
  }
  .xl\:ml-0 {
    margin-left: 0rem !important;
  }
  .xl\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .xl\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .xl\:ml-3 {
    margin-left: 1rem !important;
  }
  .xl\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .xl\:ml-5 {
    margin-left: 2rem !important;
  }
  .xl\:ml-6 {
    margin-left: 3rem !important;
  }
  .xl\:ml-7 {
    margin-left: 4rem !important;
  }
  .xl\:ml-8 {
    margin-left: 5rem !important;
  }
  .xl\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .xl\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .xl\:-ml-3 {
    margin-left: -1rem !important;
  }
  .xl\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .xl\:-ml-5 {
    margin-left: -2rem !important;
  }
  .xl\:-ml-6 {
    margin-left: -3rem !important;
  }
  .xl\:-ml-7 {
    margin-left: -4rem !important;
  }
  .xl\:-ml-8 {
    margin-left: -5rem !important;
  }
  .xl\:ml-auto {
    margin-left: auto !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .xl\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .xl\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .xl\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .xl\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .xl\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .xl\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .xl\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .xl\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .xl\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .xl\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .xl\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .xl\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .xl\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .xl\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .xl\:mb-auto {
    margin-bottom: auto !important;
  }
  .xl\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .xl\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .xl\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .xl\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .xl\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .xl\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .xl\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .xl\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .xl\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .xl\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .xl\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .xl\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .xl\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .xl\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .xl\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .xl\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .xl\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .xl\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .xl\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .xl\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .xl\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xl\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .xl\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xl\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xl\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .xl\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .xl\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .xl\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .xl\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .xl\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .xl\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .xl\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .xl\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .xl\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .xl\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.shadow-none {
  box-shadow: none !important;
}
.shadow-1 {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.02),
    0px 0px 2px rgba(0, 0, 0, 0.05),
    0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.shadow-2 {
  box-shadow:
    0px 4px 10px rgba(0, 0, 0, 0.03),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.shadow-3 {
  box-shadow:
    0px 1px 8px rgba(0, 0, 0, 0.08),
    0px 3px 4px rgba(0, 0, 0, 0.1),
    0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.shadow-4 {
  box-shadow:
    0px 1px 10px rgba(0, 0, 0, 0.12),
    0px 4px 5px rgba(0, 0, 0, 0.14),
    0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.shadow-5 {
  box-shadow:
    0px 1px 7px rgba(0, 0, 0, 0.1),
    0px 4px 5px -2px rgba(0, 0, 0, 0.12),
    0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.shadow-6 {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.06),
    0px 7px 9px rgba(0, 0, 0, 0.12),
    0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.shadow-7 {
  box-shadow:
    0px 7px 30px rgba(0, 0, 0, 0.08),
    0px 22px 30px 2px rgba(0, 0, 0, 0.15),
    0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.shadow-8 {
  box-shadow:
    0px 9px 46px 8px rgba(0, 0, 0, 0.12),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
.focus\:shadow-none:focus {
  box-shadow: none !important;
}
.hover\:shadow-none:hover {
  box-shadow: none !important;
}
.active\:shadow-none:active {
  box-shadow: none !important;
}
.focus\:shadow-1:focus {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.02),
    0px 0px 2px rgba(0, 0, 0, 0.05),
    0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.hover\:shadow-1:hover {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.02),
    0px 0px 2px rgba(0, 0, 0, 0.05),
    0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.active\:shadow-1:active {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.02),
    0px 0px 2px rgba(0, 0, 0, 0.05),
    0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}
.focus\:shadow-2:focus {
  box-shadow:
    0px 4px 10px rgba(0, 0, 0, 0.03),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.hover\:shadow-2:hover {
  box-shadow:
    0px 4px 10px rgba(0, 0, 0, 0.03),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.active\:shadow-2:active {
  box-shadow:
    0px 4px 10px rgba(0, 0, 0, 0.03),
    0px 0px 2px rgba(0, 0, 0, 0.06),
    0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}
.focus\:shadow-3:focus {
  box-shadow:
    0px 1px 8px rgba(0, 0, 0, 0.08),
    0px 3px 4px rgba(0, 0, 0, 0.1),
    0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.hover\:shadow-3:hover {
  box-shadow:
    0px 1px 8px rgba(0, 0, 0, 0.08),
    0px 3px 4px rgba(0, 0, 0, 0.1),
    0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.active\:shadow-3:active {
  box-shadow:
    0px 1px 8px rgba(0, 0, 0, 0.08),
    0px 3px 4px rgba(0, 0, 0, 0.1),
    0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.focus\:shadow-4:focus {
  box-shadow:
    0px 1px 10px rgba(0, 0, 0, 0.12),
    0px 4px 5px rgba(0, 0, 0, 0.14),
    0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.hover\:shadow-4:hover {
  box-shadow:
    0px 1px 10px rgba(0, 0, 0, 0.12),
    0px 4px 5px rgba(0, 0, 0, 0.14),
    0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.active\:shadow-4:active {
  box-shadow:
    0px 1px 10px rgba(0, 0, 0, 0.12),
    0px 4px 5px rgba(0, 0, 0, 0.14),
    0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}
.focus\:shadow-5:focus {
  box-shadow:
    0px 1px 7px rgba(0, 0, 0, 0.1),
    0px 4px 5px -2px rgba(0, 0, 0, 0.12),
    0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.hover\:shadow-5:hover {
  box-shadow:
    0px 1px 7px rgba(0, 0, 0, 0.1),
    0px 4px 5px -2px rgba(0, 0, 0, 0.12),
    0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.active\:shadow-5:active {
  box-shadow:
    0px 1px 7px rgba(0, 0, 0, 0.1),
    0px 4px 5px -2px rgba(0, 0, 0, 0.12),
    0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.focus\:shadow-6:focus {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.06),
    0px 7px 9px rgba(0, 0, 0, 0.12),
    0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.hover\:shadow-6:hover {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.06),
    0px 7px 9px rgba(0, 0, 0, 0.12),
    0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.active\:shadow-6:active {
  box-shadow:
    0px 3px 5px rgba(0, 0, 0, 0.06),
    0px 7px 9px rgba(0, 0, 0, 0.12),
    0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}
.focus\:shadow-7:focus {
  box-shadow:
    0px 7px 30px rgba(0, 0, 0, 0.08),
    0px 22px 30px 2px rgba(0, 0, 0, 0.15),
    0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.hover\:shadow-7:hover {
  box-shadow:
    0px 7px 30px rgba(0, 0, 0, 0.08),
    0px 22px 30px 2px rgba(0, 0, 0, 0.15),
    0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.active\:shadow-7:active {
  box-shadow:
    0px 7px 30px rgba(0, 0, 0, 0.08),
    0px 22px 30px 2px rgba(0, 0, 0, 0.15),
    0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}
.focus\:shadow-8:focus {
  box-shadow:
    0px 9px 46px 8px rgba(0, 0, 0, 0.12),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
.hover\:shadow-8:hover {
  box-shadow:
    0px 9px 46px 8px rgba(0, 0, 0, 0.12),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
.active\:shadow-8:active {
  box-shadow:
    0px 9px 46px 8px rgba(0, 0, 0, 0.12),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}
@media screen and (min-width: 576px) {
  .sm\:shadow-none {
    box-shadow: none !important;
  }
  .sm\:shadow-1 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:shadow-2 {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:shadow-3 {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:shadow-4 {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-5 {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-6 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:shadow-7 {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:shadow-8 {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .sm\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .sm\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .sm\:focus\:shadow-1:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:hover\:shadow-1:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:active\:shadow-1:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:focus\:shadow-2:focus {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:hover\:shadow-2:hover {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:active\:shadow-2:active {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:focus\:shadow-3:focus {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:hover\:shadow-3:hover {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:active\:shadow-3:active {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:focus\:shadow-4:focus {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-4:hover {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-4:active {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-5:focus {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-5:hover {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-5:active {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-6:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:hover\:shadow-6:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:active\:shadow-6:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:focus\:shadow-7:focus {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:hover\:shadow-7:hover {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:active\:shadow-7:active {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:focus\:shadow-8:focus {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-8:hover {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-8:active {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:shadow-none {
    box-shadow: none !important;
  }
  .md\:shadow-1 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:shadow-2 {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:shadow-3 {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:shadow-4 {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-5 {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-6 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:shadow-7 {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:shadow-8 {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .md\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .md\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .md\:focus\:shadow-1:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:hover\:shadow-1:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:active\:shadow-1:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:focus\:shadow-2:focus {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:hover\:shadow-2:hover {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:active\:shadow-2:active {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:focus\:shadow-3:focus {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:hover\:shadow-3:hover {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:active\:shadow-3:active {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:focus\:shadow-4:focus {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-4:hover {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-4:active {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-5:focus {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-5:hover {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-5:active {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-6:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:hover\:shadow-6:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:active\:shadow-6:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:focus\:shadow-7:focus {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:hover\:shadow-7:hover {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:active\:shadow-7:active {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:focus\:shadow-8:focus {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-8:hover {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-8:active {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:shadow-none {
    box-shadow: none !important;
  }
  .lg\:shadow-1 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:shadow-2 {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:shadow-3 {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:shadow-4 {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-5 {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-6 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:shadow-7 {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:shadow-8 {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .lg\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .lg\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .lg\:focus\:shadow-1:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:hover\:shadow-1:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:active\:shadow-1:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:focus\:shadow-2:focus {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:hover\:shadow-2:hover {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:active\:shadow-2:active {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:focus\:shadow-3:focus {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:hover\:shadow-3:hover {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:active\:shadow-3:active {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:focus\:shadow-4:focus {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-4:hover {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-4:active {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-5:focus {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-5:hover {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-5:active {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-6:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:hover\:shadow-6:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:active\:shadow-6:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:focus\:shadow-7:focus {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:hover\:shadow-7:hover {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:active\:shadow-7:active {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:focus\:shadow-8:focus {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-8:hover {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-8:active {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:shadow-none {
    box-shadow: none !important;
  }
  .xl\:shadow-1 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:shadow-2 {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:shadow-3 {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:shadow-4 {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-5 {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-6 {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:shadow-7 {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:shadow-8 {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .xl\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .xl\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .xl\:focus\:shadow-1:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:hover\:shadow-1:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:active\:shadow-1:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.02),
      0px 0px 2px rgba(0, 0, 0, 0.05),
      0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:focus\:shadow-2:focus {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:hover\:shadow-2:hover {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:active\:shadow-2:active {
    box-shadow:
      0px 4px 10px rgba(0, 0, 0, 0.03),
      0px 0px 2px rgba(0, 0, 0, 0.06),
      0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:focus\:shadow-3:focus {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:hover\:shadow-3:hover {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:active\:shadow-3:active {
    box-shadow:
      0px 1px 8px rgba(0, 0, 0, 0.08),
      0px 3px 4px rgba(0, 0, 0, 0.1),
      0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:focus\:shadow-4:focus {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-4:hover {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-4:active {
    box-shadow:
      0px 1px 10px rgba(0, 0, 0, 0.12),
      0px 4px 5px rgba(0, 0, 0, 0.14),
      0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-5:focus {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-5:hover {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-5:active {
    box-shadow:
      0px 1px 7px rgba(0, 0, 0, 0.1),
      0px 4px 5px -2px rgba(0, 0, 0, 0.12),
      0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-6:focus {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:hover\:shadow-6:hover {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:active\:shadow-6:active {
    box-shadow:
      0px 3px 5px rgba(0, 0, 0, 0.06),
      0px 7px 9px rgba(0, 0, 0, 0.12),
      0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:focus\:shadow-7:focus {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:hover\:shadow-7:hover {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:active\:shadow-7:active {
    box-shadow:
      0px 7px 30px rgba(0, 0, 0, 0.08),
      0px 22px 30px 2px rgba(0, 0, 0, 0.15),
      0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:focus\:shadow-8:focus {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-8:hover {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-8:active {
    box-shadow:
      0px 9px 46px 8px rgba(0, 0, 0, 0.12),
      0px 24px 38px 3px rgba(0, 0, 0, 0.14),
      0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
.border-none {
  border-width: 0px !important;
  border-style: none;
}
.border-1 {
  border-width: 1px !important;
  border-style: solid;
}
.border-2 {
  border-width: 2px !important;
  border-style: solid;
}
.border-3 {
  border-width: 3px !important;
  border-style: solid;
}
.border-top-none {
  border-top-width: 0px !important;
  border-top-style: none;
}
.border-top-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
}
.border-top-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
}
.border-top-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
}
.border-right-none {
  border-right-width: 0px !important;
  border-right-style: none;
}
.border-right-1 {
  border-right-width: 1px !important;
  border-right-style: solid;
}
.border-right-2 {
  border-right-width: 2px !important;
  border-right-style: solid;
}
.border-right-3 {
  border-right-width: 3px !important;
  border-right-style: solid;
}
.border-left-none {
  border-left-width: 0px !important;
  border-left-style: none;
}
.border-left-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
}
.border-left-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
}
.border-left-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
}
.border-bottom-none {
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}
.border-bottom-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}
.border-bottom-2 {
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}
.border-bottom-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}
.border-x-none {
  border-left-width: 0px !important;
  border-left-style: none;
  border-right-width: 0px !important;
  border-right-style: none;
}
.border-x-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
  border-right-width: 1px !important;
  border-right-style: solid;
}
.border-x-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
  border-right-width: 2px !important;
  border-right-style: solid;
}
.border-x-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
  border-right-width: 3px !important;
  border-right-style: solid;
}
.border-y-none {
  border-top-width: 0px !important;
  border-top-style: none;
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}
.border-y-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}
.border-y-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}
.border-y-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}
@media screen and (min-width: 576px) {
  .sm\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .sm\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .sm\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .sm\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .sm\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .sm\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .sm\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .sm\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .sm\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .sm\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .sm\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .sm\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .sm\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .sm\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .md\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .md\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .md\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .md\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .md\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .md\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .md\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .md\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .md\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .md\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .md\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .md\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .md\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .lg\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .lg\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .lg\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .lg\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .lg\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .lg\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .lg\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .lg\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .lg\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .lg\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .lg\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .lg\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .lg\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .xl\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .xl\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .xl\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .xl\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .xl\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .xl\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .xl\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .xl\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .xl\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .xl\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .xl\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .xl\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .xl\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
.border-solid {
  border-style: solid !important;
}
.border-dashed {
  border-style: dashed !important;
}
.border-dotted {
  border-style: dotted !important;
}
.border-double {
  border-style: double !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-solid {
    border-style: solid !important;
  }
  .sm\:border-dashed {
    border-style: dashed !important;
  }
  .sm\:border-dotted {
    border-style: dotted !important;
  }
  .sm\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-solid {
    border-style: solid !important;
  }
  .md\:border-dashed {
    border-style: dashed !important;
  }
  .md\:border-dotted {
    border-style: dotted !important;
  }
  .md\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-solid {
    border-style: solid !important;
  }
  .lg\:border-dashed {
    border-style: dashed !important;
  }
  .lg\:border-dotted {
    border-style: dotted !important;
  }
  .lg\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-solid {
    border-style: solid !important;
  }
  .xl\:border-dashed {
    border-style: dashed !important;
  }
  .xl\:border-dotted {
    border-style: dotted !important;
  }
  .xl\:border-double {
    border-style: double !important;
  }
}
.border-noround {
  border-radius: 0 !important;
}
.border-round {
  border-radius: var(--p-content-border-radius) !important;
}
.border-round-xs {
  border-radius: 0.125rem !important;
}
.border-round-sm {
  border-radius: 0.25rem !important;
}
.border-round-md {
  border-radius: 0.375rem !important;
}
.border-round-lg {
  border-radius: 0.5rem !important;
}
.border-round-xl {
  border-radius: 0.75rem !important;
}
.border-round-2xl {
  border-radius: 1rem !important;
}
.border-round-3xl {
  border-radius: 1.5rem !important;
}
.border-circle {
  border-radius: 50% !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-noround {
    border-radius: 0 !important;
  }
  .sm\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .sm\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .sm\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .sm\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .sm\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .sm\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .sm\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround {
    border-radius: 0 !important;
  }
  .md\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .md\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .md\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .md\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .md\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .md\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .md\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .md\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround {
    border-radius: 0 !important;
  }
  .lg\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .lg\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .lg\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .lg\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .lg\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .lg\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .lg\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .lg\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround {
    border-radius: 0 !important;
  }
  .xl\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .xl\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .xl\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .xl\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .xl\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .xl\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .xl\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .xl\:border-circle {
    border-radius: 50% !important;
  }
}
.border-noround-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.border-noround-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.border-noround-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.border-noround-bottom {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.border-round-left {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-bottom-left-radius: var(--p-content-border-radius) !important;
}
.border-round-top {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-top-right-radius: var(--p-content-border-radius) !important;
}
.border-round-right {
  border-top-right-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}
.border-round-bottom {
  border-bottom-left-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}
.border-round-left-xs {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}
.border-round-top-xs {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}
.border-round-right-xs {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}
.border-round-bottom-xs {
  border-bottom-left-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}
.border-round-left-sm {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.border-round-top-sm {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.border-round-right-sm {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.border-round-bottom-sm {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.border-round-left-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}
.border-round-top-md {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}
.border-round-right-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.border-round-bottom-md {
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.border-round-left-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}
.border-round-top-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}
.border-round-right-lg {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}
.border-round-bottom-lg {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}
.border-round-left-xl {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}
.border-round-top-xl {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}
.border-round-right-xl {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}
.border-round-bottom-xl {
  border-bottom-left-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}
.border-round-left-2xl {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}
.border-round-top-2xl {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}
.border-round-right-2xl {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}
.border-round-bottom-2xl {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}
.border-round-left-3xl {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.border-round-top-3xl {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}
.border-round-right-3xl {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}
.border-round-bottom-3xl {
  border-bottom-left-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}
.border-circle-left {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.border-circle-top {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.border-circle-right {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.border-circle-bottom {
  border-bottom-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
@media screen and (min-width: 576px) {
  .sm\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .sm\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .sm\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .sm\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .sm\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .sm\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .sm\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .sm\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .sm\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .sm\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .sm\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .sm\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .sm\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .sm\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .sm\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .sm\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .sm\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .sm\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .sm\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .sm\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .md\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .md\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .md\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .md\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .md\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .md\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .md\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .md\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .md\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .md\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .md\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .md\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .md\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .md\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .md\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .md\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .md\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .md\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .md\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .lg\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .lg\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .lg\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .lg\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .lg\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .lg\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .lg\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .lg\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .lg\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .lg\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .lg\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .lg\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .lg\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .lg\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .lg\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .lg\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .lg\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .lg\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .lg\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .xl\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .xl\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .xl\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .xl\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .xl\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .xl\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .xl\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .xl\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .xl\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .xl\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .xl\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .xl\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .xl\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .xl\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .xl\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .xl\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .xl\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .xl\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .xl\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
.w-full {
  width: 100% !important;
}
.w-screen {
  width: 100vw !important;
}
.w-auto {
  width: auto !important;
}
.w-1 {
  width: 8.3333% !important;
}
.w-2 {
  width: 16.6667% !important;
}
.w-3 {
  width: 25% !important;
}
.w-4 {
  width: 33.3333% !important;
}
.w-5 {
  width: 41.6667% !important;
}
.w-6 {
  width: 50% !important;
}
.w-7 {
  width: 58.3333% !important;
}
.w-8 {
  width: 66.6667% !important;
}
.w-9 {
  width: 75% !important;
}
.w-10 {
  width: 83.3333% !important;
}
.w-11 {
  width: 91.6667% !important;
}
.w-12 {
  width: 100% !important;
}
.w-min {
  width: min-content !important;
}
.w-max {
  width: max-content !important;
}
.w-fit {
  width: fit-content !important;
}
.w-1rem {
  width: 1rem !important;
}
.w-2rem {
  width: 2rem !important;
}
.w-3rem {
  width: 3rem !important;
}
.w-4rem {
  width: 4rem !important;
}
.w-5rem {
  width: 5rem !important;
}
.w-6rem {
  width: 6rem !important;
}
.w-7rem {
  width: 7rem !important;
}
.w-8rem {
  width: 8rem !important;
}
.w-9rem {
  width: 9rem !important;
}
.w-10rem {
  width: 10rem !important;
}
.w-11rem {
  width: 11rem !important;
}
.w-12rem {
  width: 12rem !important;
}
.w-13rem {
  width: 13rem !important;
}
.w-14rem {
  width: 14rem !important;
}
.w-15rem {
  width: 15rem !important;
}
.w-16rem {
  width: 16rem !important;
}
.w-17rem {
  width: 17rem !important;
}
.w-18rem {
  width: 18rem !important;
}
.w-19rem {
  width: 19rem !important;
}
.w-20rem {
  width: 20rem !important;
}
.w-21rem {
  width: 21rem !important;
}
.w-22rem {
  width: 22rem !important;
}
.w-23rem {
  width: 23rem !important;
}
.w-24rem {
  width: 24rem !important;
}
.w-25rem {
  width: 25rem !important;
}
.w-26rem {
  width: 26rem !important;
}
.w-27rem {
  width: 27rem !important;
}
.w-28rem {
  width: 28rem !important;
}
.w-29rem {
  width: 29rem !important;
}
.w-30rem {
  width: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:w-full {
    width: 100% !important;
  }
  .sm\:w-screen {
    width: 100vw !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:w-1 {
    width: 8.3333% !important;
  }
  .sm\:w-2 {
    width: 16.6667% !important;
  }
  .sm\:w-3 {
    width: 25% !important;
  }
  .sm\:w-4 {
    width: 33.3333% !important;
  }
  .sm\:w-5 {
    width: 41.6667% !important;
  }
  .sm\:w-6 {
    width: 50% !important;
  }
  .sm\:w-7 {
    width: 58.3333% !important;
  }
  .sm\:w-8 {
    width: 66.6667% !important;
  }
  .sm\:w-9 {
    width: 75% !important;
  }
  .sm\:w-10 {
    width: 83.3333% !important;
  }
  .sm\:w-11 {
    width: 91.6667% !important;
  }
  .sm\:w-12 {
    width: 100% !important;
  }
  .sm\:w-min {
    width: min-content !important;
  }
  .sm\:w-max {
    width: max-content !important;
  }
  .sm\:w-fit {
    width: fit-content !important;
  }
  .sm\:w-1rem {
    width: 1rem !important;
  }
  .sm\:w-2rem {
    width: 2rem !important;
  }
  .sm\:w-3rem {
    width: 3rem !important;
  }
  .sm\:w-4rem {
    width: 4rem !important;
  }
  .sm\:w-5rem {
    width: 5rem !important;
  }
  .sm\:w-6rem {
    width: 6rem !important;
  }
  .sm\:w-7rem {
    width: 7rem !important;
  }
  .sm\:w-8rem {
    width: 8rem !important;
  }
  .sm\:w-9rem {
    width: 9rem !important;
  }
  .sm\:w-10rem {
    width: 10rem !important;
  }
  .sm\:w-11rem {
    width: 11rem !important;
  }
  .sm\:w-12rem {
    width: 12rem !important;
  }
  .sm\:w-13rem {
    width: 13rem !important;
  }
  .sm\:w-14rem {
    width: 14rem !important;
  }
  .sm\:w-15rem {
    width: 15rem !important;
  }
  .sm\:w-16rem {
    width: 16rem !important;
  }
  .sm\:w-17rem {
    width: 17rem !important;
  }
  .sm\:w-18rem {
    width: 18rem !important;
  }
  .sm\:w-19rem {
    width: 19rem !important;
  }
  .sm\:w-20rem {
    width: 20rem !important;
  }
  .sm\:w-21rem {
    width: 21rem !important;
  }
  .sm\:w-22rem {
    width: 22rem !important;
  }
  .sm\:w-23rem {
    width: 23rem !important;
  }
  .sm\:w-24rem {
    width: 24rem !important;
  }
  .sm\:w-25rem {
    width: 25rem !important;
  }
  .sm\:w-26rem {
    width: 26rem !important;
  }
  .sm\:w-27rem {
    width: 27rem !important;
  }
  .sm\:w-28rem {
    width: 28rem !important;
  }
  .sm\:w-29rem {
    width: 29rem !important;
  }
  .sm\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:w-full {
    width: 100% !important;
  }
  .md\:w-screen {
    width: 100vw !important;
  }
  .md\:w-auto {
    width: auto !important;
  }
  .md\:w-1 {
    width: 8.3333% !important;
  }
  .md\:w-2 {
    width: 16.6667% !important;
  }
  .md\:w-3 {
    width: 25% !important;
  }
  .md\:w-4 {
    width: 33.3333% !important;
  }
  .md\:w-5 {
    width: 41.6667% !important;
  }
  .md\:w-6 {
    width: 50% !important;
  }
  .md\:w-7 {
    width: 58.3333% !important;
  }
  .md\:w-8 {
    width: 66.6667% !important;
  }
  .md\:w-9 {
    width: 75% !important;
  }
  .md\:w-10 {
    width: 83.3333% !important;
  }
  .md\:w-11 {
    width: 91.6667% !important;
  }
  .md\:w-12 {
    width: 100% !important;
  }
  .md\:w-min {
    width: min-content !important;
  }
  .md\:w-max {
    width: max-content !important;
  }
  .md\:w-fit {
    width: fit-content !important;
  }
  .md\:w-1rem {
    width: 1rem !important;
  }
  .md\:w-2rem {
    width: 2rem !important;
  }
  .md\:w-3rem {
    width: 3rem !important;
  }
  .md\:w-4rem {
    width: 4rem !important;
  }
  .md\:w-5rem {
    width: 5rem !important;
  }
  .md\:w-6rem {
    width: 6rem !important;
  }
  .md\:w-7rem {
    width: 7rem !important;
  }
  .md\:w-8rem {
    width: 8rem !important;
  }
  .md\:w-9rem {
    width: 9rem !important;
  }
  .md\:w-10rem {
    width: 10rem !important;
  }
  .md\:w-11rem {
    width: 11rem !important;
  }
  .md\:w-12rem {
    width: 12rem !important;
  }
  .md\:w-13rem {
    width: 13rem !important;
  }
  .md\:w-14rem {
    width: 14rem !important;
  }
  .md\:w-15rem {
    width: 15rem !important;
  }
  .md\:w-16rem {
    width: 16rem !important;
  }
  .md\:w-17rem {
    width: 17rem !important;
  }
  .md\:w-18rem {
    width: 18rem !important;
  }
  .md\:w-19rem {
    width: 19rem !important;
  }
  .md\:w-20rem {
    width: 20rem !important;
  }
  .md\:w-21rem {
    width: 21rem !important;
  }
  .md\:w-22rem {
    width: 22rem !important;
  }
  .md\:w-23rem {
    width: 23rem !important;
  }
  .md\:w-24rem {
    width: 24rem !important;
  }
  .md\:w-25rem {
    width: 25rem !important;
  }
  .md\:w-26rem {
    width: 26rem !important;
  }
  .md\:w-27rem {
    width: 27rem !important;
  }
  .md\:w-28rem {
    width: 28rem !important;
  }
  .md\:w-29rem {
    width: 29rem !important;
  }
  .md\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:w-full {
    width: 100% !important;
  }
  .lg\:w-screen {
    width: 100vw !important;
  }
  .lg\:w-auto {
    width: auto !important;
  }
  .lg\:w-1 {
    width: 8.3333% !important;
  }
  .lg\:w-2 {
    width: 16.6667% !important;
  }
  .lg\:w-3 {
    width: 25% !important;
  }
  .lg\:w-4 {
    width: 33.3333% !important;
  }
  .lg\:w-5 {
    width: 41.6667% !important;
  }
  .lg\:w-6 {
    width: 50% !important;
  }
  .lg\:w-7 {
    width: 58.3333% !important;
  }
  .lg\:w-8 {
    width: 66.6667% !important;
  }
  .lg\:w-9 {
    width: 75% !important;
  }
  .lg\:w-10 {
    width: 83.3333% !important;
  }
  .lg\:w-11 {
    width: 91.6667% !important;
  }
  .lg\:w-12 {
    width: 100% !important;
  }
  .lg\:w-min {
    width: min-content !important;
  }
  .lg\:w-max {
    width: max-content !important;
  }
  .lg\:w-fit {
    width: fit-content !important;
  }
  .lg\:w-1rem {
    width: 1rem !important;
  }
  .lg\:w-2rem {
    width: 2rem !important;
  }
  .lg\:w-3rem {
    width: 3rem !important;
  }
  .lg\:w-4rem {
    width: 4rem !important;
  }
  .lg\:w-5rem {
    width: 5rem !important;
  }
  .lg\:w-6rem {
    width: 6rem !important;
  }
  .lg\:w-7rem {
    width: 7rem !important;
  }
  .lg\:w-8rem {
    width: 8rem !important;
  }
  .lg\:w-9rem {
    width: 9rem !important;
  }
  .lg\:w-10rem {
    width: 10rem !important;
  }
  .lg\:w-11rem {
    width: 11rem !important;
  }
  .lg\:w-12rem {
    width: 12rem !important;
  }
  .lg\:w-13rem {
    width: 13rem !important;
  }
  .lg\:w-14rem {
    width: 14rem !important;
  }
  .lg\:w-15rem {
    width: 15rem !important;
  }
  .lg\:w-16rem {
    width: 16rem !important;
  }
  .lg\:w-17rem {
    width: 17rem !important;
  }
  .lg\:w-18rem {
    width: 18rem !important;
  }
  .lg\:w-19rem {
    width: 19rem !important;
  }
  .lg\:w-20rem {
    width: 20rem !important;
  }
  .lg\:w-21rem {
    width: 21rem !important;
  }
  .lg\:w-22rem {
    width: 22rem !important;
  }
  .lg\:w-23rem {
    width: 23rem !important;
  }
  .lg\:w-24rem {
    width: 24rem !important;
  }
  .lg\:w-25rem {
    width: 25rem !important;
  }
  .lg\:w-26rem {
    width: 26rem !important;
  }
  .lg\:w-27rem {
    width: 27rem !important;
  }
  .lg\:w-28rem {
    width: 28rem !important;
  }
  .lg\:w-29rem {
    width: 29rem !important;
  }
  .lg\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:w-full {
    width: 100% !important;
  }
  .xl\:w-screen {
    width: 100vw !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:w-1 {
    width: 8.3333% !important;
  }
  .xl\:w-2 {
    width: 16.6667% !important;
  }
  .xl\:w-3 {
    width: 25% !important;
  }
  .xl\:w-4 {
    width: 33.3333% !important;
  }
  .xl\:w-5 {
    width: 41.6667% !important;
  }
  .xl\:w-6 {
    width: 50% !important;
  }
  .xl\:w-7 {
    width: 58.3333% !important;
  }
  .xl\:w-8 {
    width: 66.6667% !important;
  }
  .xl\:w-9 {
    width: 75% !important;
  }
  .xl\:w-10 {
    width: 83.3333% !important;
  }
  .xl\:w-11 {
    width: 91.6667% !important;
  }
  .xl\:w-12 {
    width: 100% !important;
  }
  .xl\:w-min {
    width: min-content !important;
  }
  .xl\:w-max {
    width: max-content !important;
  }
  .xl\:w-fit {
    width: fit-content !important;
  }
  .xl\:w-1rem {
    width: 1rem !important;
  }
  .xl\:w-2rem {
    width: 2rem !important;
  }
  .xl\:w-3rem {
    width: 3rem !important;
  }
  .xl\:w-4rem {
    width: 4rem !important;
  }
  .xl\:w-5rem {
    width: 5rem !important;
  }
  .xl\:w-6rem {
    width: 6rem !important;
  }
  .xl\:w-7rem {
    width: 7rem !important;
  }
  .xl\:w-8rem {
    width: 8rem !important;
  }
  .xl\:w-9rem {
    width: 9rem !important;
  }
  .xl\:w-10rem {
    width: 10rem !important;
  }
  .xl\:w-11rem {
    width: 11rem !important;
  }
  .xl\:w-12rem {
    width: 12rem !important;
  }
  .xl\:w-13rem {
    width: 13rem !important;
  }
  .xl\:w-14rem {
    width: 14rem !important;
  }
  .xl\:w-15rem {
    width: 15rem !important;
  }
  .xl\:w-16rem {
    width: 16rem !important;
  }
  .xl\:w-17rem {
    width: 17rem !important;
  }
  .xl\:w-18rem {
    width: 18rem !important;
  }
  .xl\:w-19rem {
    width: 19rem !important;
  }
  .xl\:w-20rem {
    width: 20rem !important;
  }
  .xl\:w-21rem {
    width: 21rem !important;
  }
  .xl\:w-22rem {
    width: 22rem !important;
  }
  .xl\:w-23rem {
    width: 23rem !important;
  }
  .xl\:w-24rem {
    width: 24rem !important;
  }
  .xl\:w-25rem {
    width: 25rem !important;
  }
  .xl\:w-26rem {
    width: 26rem !important;
  }
  .xl\:w-27rem {
    width: 27rem !important;
  }
  .xl\:w-28rem {
    width: 28rem !important;
  }
  .xl\:w-29rem {
    width: 29rem !important;
  }
  .xl\:w-30rem {
    width: 30rem !important;
  }
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.h-auto {
  height: auto !important;
}
.h-min {
  height: min-content !important;
}
.h-max {
  height: max-content !important;
}
.h-fit {
  height: fit-content !important;
}
.h-1rem {
  height: 1rem !important;
}
.h-2rem {
  height: 2rem !important;
}
.h-3rem {
  height: 3rem !important;
}
.h-4rem {
  height: 4rem !important;
}
.h-5rem {
  height: 5rem !important;
}
.h-6rem {
  height: 6rem !important;
}
.h-7rem {
  height: 7rem !important;
}
.h-8rem {
  height: 8rem !important;
}
.h-9rem {
  height: 9rem !important;
}
.h-10rem {
  height: 10rem !important;
}
.h-11rem {
  height: 11rem !important;
}
.h-12rem {
  height: 12rem !important;
}
.h-13rem {
  height: 13rem !important;
}
.h-14rem {
  height: 14rem !important;
}
.h-15rem {
  height: 15rem !important;
}
.h-16rem {
  height: 16rem !important;
}
.h-17rem {
  height: 17rem !important;
}
.h-18rem {
  height: 18rem !important;
}
.h-19rem {
  height: 19rem !important;
}
.h-20rem {
  height: 20rem !important;
}
.h-21rem {
  height: 21rem !important;
}
.h-22rem {
  height: 22rem !important;
}
.h-23rem {
  height: 23rem !important;
}
.h-24rem {
  height: 24rem !important;
}
.h-25rem {
  height: 25rem !important;
}
.h-26rem {
  height: 26rem !important;
}
.h-27rem {
  height: 27rem !important;
}
.h-28rem {
  height: 28rem !important;
}
.h-29rem {
  height: 29rem !important;
}
.h-30rem {
  height: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:h-full {
    height: 100% !important;
  }
  .sm\:h-screen {
    height: 100vh !important;
  }
  .sm\:h-auto {
    height: auto !important;
  }
  .sm\:h-min {
    height: min-content !important;
  }
  .sm\:h-max {
    height: max-content !important;
  }
  .sm\:h-fit {
    height: fit-content !important;
  }
  .sm\:h-1rem {
    height: 1rem !important;
  }
  .sm\:h-2rem {
    height: 2rem !important;
  }
  .sm\:h-3rem {
    height: 3rem !important;
  }
  .sm\:h-4rem {
    height: 4rem !important;
  }
  .sm\:h-5rem {
    height: 5rem !important;
  }
  .sm\:h-6rem {
    height: 6rem !important;
  }
  .sm\:h-7rem {
    height: 7rem !important;
  }
  .sm\:h-8rem {
    height: 8rem !important;
  }
  .sm\:h-9rem {
    height: 9rem !important;
  }
  .sm\:h-10rem {
    height: 10rem !important;
  }
  .sm\:h-11rem {
    height: 11rem !important;
  }
  .sm\:h-12rem {
    height: 12rem !important;
  }
  .sm\:h-13rem {
    height: 13rem !important;
  }
  .sm\:h-14rem {
    height: 14rem !important;
  }
  .sm\:h-15rem {
    height: 15rem !important;
  }
  .sm\:h-16rem {
    height: 16rem !important;
  }
  .sm\:h-17rem {
    height: 17rem !important;
  }
  .sm\:h-18rem {
    height: 18rem !important;
  }
  .sm\:h-19rem {
    height: 19rem !important;
  }
  .sm\:h-20rem {
    height: 20rem !important;
  }
  .sm\:h-21rem {
    height: 21rem !important;
  }
  .sm\:h-22rem {
    height: 22rem !important;
  }
  .sm\:h-23rem {
    height: 23rem !important;
  }
  .sm\:h-24rem {
    height: 24rem !important;
  }
  .sm\:h-25rem {
    height: 25rem !important;
  }
  .sm\:h-26rem {
    height: 26rem !important;
  }
  .sm\:h-27rem {
    height: 27rem !important;
  }
  .sm\:h-28rem {
    height: 28rem !important;
  }
  .sm\:h-29rem {
    height: 29rem !important;
  }
  .sm\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:h-full {
    height: 100% !important;
  }
  .md\:h-screen {
    height: 100vh !important;
  }
  .md\:h-auto {
    height: auto !important;
  }
  .md\:h-min {
    height: min-content !important;
  }
  .md\:h-max {
    height: max-content !important;
  }
  .md\:h-fit {
    height: fit-content !important;
  }
  .md\:h-1rem {
    height: 1rem !important;
  }
  .md\:h-2rem {
    height: 2rem !important;
  }
  .md\:h-3rem {
    height: 3rem !important;
  }
  .md\:h-4rem {
    height: 4rem !important;
  }
  .md\:h-5rem {
    height: 5rem !important;
  }
  .md\:h-6rem {
    height: 6rem !important;
  }
  .md\:h-7rem {
    height: 7rem !important;
  }
  .md\:h-8rem {
    height: 8rem !important;
  }
  .md\:h-9rem {
    height: 9rem !important;
  }
  .md\:h-10rem {
    height: 10rem !important;
  }
  .md\:h-11rem {
    height: 11rem !important;
  }
  .md\:h-12rem {
    height: 12rem !important;
  }
  .md\:h-13rem {
    height: 13rem !important;
  }
  .md\:h-14rem {
    height: 14rem !important;
  }
  .md\:h-15rem {
    height: 15rem !important;
  }
  .md\:h-16rem {
    height: 16rem !important;
  }
  .md\:h-17rem {
    height: 17rem !important;
  }
  .md\:h-18rem {
    height: 18rem !important;
  }
  .md\:h-19rem {
    height: 19rem !important;
  }
  .md\:h-20rem {
    height: 20rem !important;
  }
  .md\:h-21rem {
    height: 21rem !important;
  }
  .md\:h-22rem {
    height: 22rem !important;
  }
  .md\:h-23rem {
    height: 23rem !important;
  }
  .md\:h-24rem {
    height: 24rem !important;
  }
  .md\:h-25rem {
    height: 25rem !important;
  }
  .md\:h-26rem {
    height: 26rem !important;
  }
  .md\:h-27rem {
    height: 27rem !important;
  }
  .md\:h-28rem {
    height: 28rem !important;
  }
  .md\:h-29rem {
    height: 29rem !important;
  }
  .md\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:h-full {
    height: 100% !important;
  }
  .lg\:h-screen {
    height: 100vh !important;
  }
  .lg\:h-auto {
    height: auto !important;
  }
  .lg\:h-min {
    height: min-content !important;
  }
  .lg\:h-max {
    height: max-content !important;
  }
  .lg\:h-fit {
    height: fit-content !important;
  }
  .lg\:h-1rem {
    height: 1rem !important;
  }
  .lg\:h-2rem {
    height: 2rem !important;
  }
  .lg\:h-3rem {
    height: 3rem !important;
  }
  .lg\:h-4rem {
    height: 4rem !important;
  }
  .lg\:h-5rem {
    height: 5rem !important;
  }
  .lg\:h-6rem {
    height: 6rem !important;
  }
  .lg\:h-7rem {
    height: 7rem !important;
  }
  .lg\:h-8rem {
    height: 8rem !important;
  }
  .lg\:h-9rem {
    height: 9rem !important;
  }
  .lg\:h-10rem {
    height: 10rem !important;
  }
  .lg\:h-11rem {
    height: 11rem !important;
  }
  .lg\:h-12rem {
    height: 12rem !important;
  }
  .lg\:h-13rem {
    height: 13rem !important;
  }
  .lg\:h-14rem {
    height: 14rem !important;
  }
  .lg\:h-15rem {
    height: 15rem !important;
  }
  .lg\:h-16rem {
    height: 16rem !important;
  }
  .lg\:h-17rem {
    height: 17rem !important;
  }
  .lg\:h-18rem {
    height: 18rem !important;
  }
  .lg\:h-19rem {
    height: 19rem !important;
  }
  .lg\:h-20rem {
    height: 20rem !important;
  }
  .lg\:h-21rem {
    height: 21rem !important;
  }
  .lg\:h-22rem {
    height: 22rem !important;
  }
  .lg\:h-23rem {
    height: 23rem !important;
  }
  .lg\:h-24rem {
    height: 24rem !important;
  }
  .lg\:h-25rem {
    height: 25rem !important;
  }
  .lg\:h-26rem {
    height: 26rem !important;
  }
  .lg\:h-27rem {
    height: 27rem !important;
  }
  .lg\:h-28rem {
    height: 28rem !important;
  }
  .lg\:h-29rem {
    height: 29rem !important;
  }
  .lg\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:h-full {
    height: 100% !important;
  }
  .xl\:h-screen {
    height: 100vh !important;
  }
  .xl\:h-auto {
    height: auto !important;
  }
  .xl\:h-min {
    height: min-content !important;
  }
  .xl\:h-max {
    height: max-content !important;
  }
  .xl\:h-fit {
    height: fit-content !important;
  }
  .xl\:h-1rem {
    height: 1rem !important;
  }
  .xl\:h-2rem {
    height: 2rem !important;
  }
  .xl\:h-3rem {
    height: 3rem !important;
  }
  .xl\:h-4rem {
    height: 4rem !important;
  }
  .xl\:h-5rem {
    height: 5rem !important;
  }
  .xl\:h-6rem {
    height: 6rem !important;
  }
  .xl\:h-7rem {
    height: 7rem !important;
  }
  .xl\:h-8rem {
    height: 8rem !important;
  }
  .xl\:h-9rem {
    height: 9rem !important;
  }
  .xl\:h-10rem {
    height: 10rem !important;
  }
  .xl\:h-11rem {
    height: 11rem !important;
  }
  .xl\:h-12rem {
    height: 12rem !important;
  }
  .xl\:h-13rem {
    height: 13rem !important;
  }
  .xl\:h-14rem {
    height: 14rem !important;
  }
  .xl\:h-15rem {
    height: 15rem !important;
  }
  .xl\:h-16rem {
    height: 16rem !important;
  }
  .xl\:h-17rem {
    height: 17rem !important;
  }
  .xl\:h-18rem {
    height: 18rem !important;
  }
  .xl\:h-19rem {
    height: 19rem !important;
  }
  .xl\:h-20rem {
    height: 20rem !important;
  }
  .xl\:h-21rem {
    height: 21rem !important;
  }
  .xl\:h-22rem {
    height: 22rem !important;
  }
  .xl\:h-23rem {
    height: 23rem !important;
  }
  .xl\:h-24rem {
    height: 24rem !important;
  }
  .xl\:h-25rem {
    height: 25rem !important;
  }
  .xl\:h-26rem {
    height: 26rem !important;
  }
  .xl\:h-27rem {
    height: 27rem !important;
  }
  .xl\:h-28rem {
    height: 28rem !important;
  }
  .xl\:h-29rem {
    height: 29rem !important;
  }
  .xl\:h-30rem {
    height: 30rem !important;
  }
}
.min-w-0 {
  min-width: 0px !important;
}
.min-w-full {
  min-width: 100% !important;
}
.min-w-screen {
  min-width: 100vw !important;
}
.min-w-min {
  min-width: min-content !important;
}
.min-w-max {
  min-width: max-content !important;
}
@media screen and (min-width: 576px) {
  .sm\:min-w-0 {
    min-width: 0px !important;
  }
  .sm\:min-w-full {
    min-width: 100% !important;
  }
  .sm\:min-w-screen {
    min-width: 100vw !important;
  }
  .sm\:min-w-min {
    min-width: min-content !important;
  }
  .sm\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-w-0 {
    min-width: 0px !important;
  }
  .md\:min-w-full {
    min-width: 100% !important;
  }
  .md\:min-w-screen {
    min-width: 100vw !important;
  }
  .md\:min-w-min {
    min-width: min-content !important;
  }
  .md\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-w-0 {
    min-width: 0px !important;
  }
  .lg\:min-w-full {
    min-width: 100% !important;
  }
  .lg\:min-w-screen {
    min-width: 100vw !important;
  }
  .lg\:min-w-min {
    min-width: min-content !important;
  }
  .lg\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-w-0 {
    min-width: 0px !important;
  }
  .xl\:min-w-full {
    min-width: 100% !important;
  }
  .xl\:min-w-screen {
    min-width: 100vw !important;
  }
  .xl\:min-w-min {
    min-width: min-content !important;
  }
  .xl\:min-w-max {
    min-width: max-content !important;
  }
}
.max-w-0 {
  max-width: 0px !important;
}
.max-w-full {
  max-width: 100% !important;
}
.max-w-screen {
  max-width: 100vw !important;
}
.max-w-min {
  max-width: min-content !important;
}
.max-w-max {
  max-width: max-content !important;
}
.max-w-fit {
  max-width: fit-content !important;
}
.max-w-1rem {
  max-width: 1rem !important;
}
.max-w-2rem {
  max-width: 2rem !important;
}
.max-w-3rem {
  max-width: 3rem !important;
}
.max-w-4rem {
  max-width: 4rem !important;
}
.max-w-5rem {
  max-width: 5rem !important;
}
.max-w-6rem {
  max-width: 6rem !important;
}
.max-w-7rem {
  max-width: 7rem !important;
}
.max-w-8rem {
  max-width: 8rem !important;
}
.max-w-9rem {
  max-width: 9rem !important;
}
.max-w-10rem {
  max-width: 10rem !important;
}
.max-w-11rem {
  max-width: 11rem !important;
}
.max-w-12rem {
  max-width: 12rem !important;
}
.max-w-13rem {
  max-width: 13rem !important;
}
.max-w-14rem {
  max-width: 14rem !important;
}
.max-w-15rem {
  max-width: 15rem !important;
}
.max-w-16rem {
  max-width: 16rem !important;
}
.max-w-17rem {
  max-width: 17rem !important;
}
.max-w-18rem {
  max-width: 18rem !important;
}
.max-w-19rem {
  max-width: 19rem !important;
}
.max-w-20rem {
  max-width: 20rem !important;
}
.max-w-21rem {
  max-width: 21rem !important;
}
.max-w-22rem {
  max-width: 22rem !important;
}
.max-w-23rem {
  max-width: 23rem !important;
}
.max-w-24rem {
  max-width: 24rem !important;
}
.max-w-25rem {
  max-width: 25rem !important;
}
.max-w-26rem {
  max-width: 26rem !important;
}
.max-w-27rem {
  max-width: 27rem !important;
}
.max-w-28rem {
  max-width: 28rem !important;
}
.max-w-29rem {
  max-width: 29rem !important;
}
.max-w-30rem {
  max-width: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:max-w-0 {
    max-width: 0px !important;
  }
  .sm\:max-w-full {
    max-width: 100% !important;
  }
  .sm\:max-w-screen {
    max-width: 100vw !important;
  }
  .sm\:max-w-min {
    max-width: min-content !important;
  }
  .sm\:max-w-max {
    max-width: max-content !important;
  }
  .sm\:max-w-fit {
    max-width: fit-content !important;
  }
  .sm\:max-w-1rem {
    max-width: 1rem !important;
  }
  .sm\:max-w-2rem {
    max-width: 2rem !important;
  }
  .sm\:max-w-3rem {
    max-width: 3rem !important;
  }
  .sm\:max-w-4rem {
    max-width: 4rem !important;
  }
  .sm\:max-w-5rem {
    max-width: 5rem !important;
  }
  .sm\:max-w-6rem {
    max-width: 6rem !important;
  }
  .sm\:max-w-7rem {
    max-width: 7rem !important;
  }
  .sm\:max-w-8rem {
    max-width: 8rem !important;
  }
  .sm\:max-w-9rem {
    max-width: 9rem !important;
  }
  .sm\:max-w-10rem {
    max-width: 10rem !important;
  }
  .sm\:max-w-11rem {
    max-width: 11rem !important;
  }
  .sm\:max-w-12rem {
    max-width: 12rem !important;
  }
  .sm\:max-w-13rem {
    max-width: 13rem !important;
  }
  .sm\:max-w-14rem {
    max-width: 14rem !important;
  }
  .sm\:max-w-15rem {
    max-width: 15rem !important;
  }
  .sm\:max-w-16rem {
    max-width: 16rem !important;
  }
  .sm\:max-w-17rem {
    max-width: 17rem !important;
  }
  .sm\:max-w-18rem {
    max-width: 18rem !important;
  }
  .sm\:max-w-19rem {
    max-width: 19rem !important;
  }
  .sm\:max-w-20rem {
    max-width: 20rem !important;
  }
  .sm\:max-w-21rem {
    max-width: 21rem !important;
  }
  .sm\:max-w-22rem {
    max-width: 22rem !important;
  }
  .sm\:max-w-23rem {
    max-width: 23rem !important;
  }
  .sm\:max-w-24rem {
    max-width: 24rem !important;
  }
  .sm\:max-w-25rem {
    max-width: 25rem !important;
  }
  .sm\:max-w-26rem {
    max-width: 26rem !important;
  }
  .sm\:max-w-27rem {
    max-width: 27rem !important;
  }
  .sm\:max-w-28rem {
    max-width: 28rem !important;
  }
  .sm\:max-w-29rem {
    max-width: 29rem !important;
  }
  .sm\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-w-0 {
    max-width: 0px !important;
  }
  .md\:max-w-full {
    max-width: 100% !important;
  }
  .md\:max-w-screen {
    max-width: 100vw !important;
  }
  .md\:max-w-min {
    max-width: min-content !important;
  }
  .md\:max-w-max {
    max-width: max-content !important;
  }
  .md\:max-w-fit {
    max-width: fit-content !important;
  }
  .md\:max-w-1rem {
    max-width: 1rem !important;
  }
  .md\:max-w-2rem {
    max-width: 2rem !important;
  }
  .md\:max-w-3rem {
    max-width: 3rem !important;
  }
  .md\:max-w-4rem {
    max-width: 4rem !important;
  }
  .md\:max-w-5rem {
    max-width: 5rem !important;
  }
  .md\:max-w-6rem {
    max-width: 6rem !important;
  }
  .md\:max-w-7rem {
    max-width: 7rem !important;
  }
  .md\:max-w-8rem {
    max-width: 8rem !important;
  }
  .md\:max-w-9rem {
    max-width: 9rem !important;
  }
  .md\:max-w-10rem {
    max-width: 10rem !important;
  }
  .md\:max-w-11rem {
    max-width: 11rem !important;
  }
  .md\:max-w-12rem {
    max-width: 12rem !important;
  }
  .md\:max-w-13rem {
    max-width: 13rem !important;
  }
  .md\:max-w-14rem {
    max-width: 14rem !important;
  }
  .md\:max-w-15rem {
    max-width: 15rem !important;
  }
  .md\:max-w-16rem {
    max-width: 16rem !important;
  }
  .md\:max-w-17rem {
    max-width: 17rem !important;
  }
  .md\:max-w-18rem {
    max-width: 18rem !important;
  }
  .md\:max-w-19rem {
    max-width: 19rem !important;
  }
  .md\:max-w-20rem {
    max-width: 20rem !important;
  }
  .md\:max-w-21rem {
    max-width: 21rem !important;
  }
  .md\:max-w-22rem {
    max-width: 22rem !important;
  }
  .md\:max-w-23rem {
    max-width: 23rem !important;
  }
  .md\:max-w-24rem {
    max-width: 24rem !important;
  }
  .md\:max-w-25rem {
    max-width: 25rem !important;
  }
  .md\:max-w-26rem {
    max-width: 26rem !important;
  }
  .md\:max-w-27rem {
    max-width: 27rem !important;
  }
  .md\:max-w-28rem {
    max-width: 28rem !important;
  }
  .md\:max-w-29rem {
    max-width: 29rem !important;
  }
  .md\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-w-0 {
    max-width: 0px !important;
  }
  .lg\:max-w-full {
    max-width: 100% !important;
  }
  .lg\:max-w-screen {
    max-width: 100vw !important;
  }
  .lg\:max-w-min {
    max-width: min-content !important;
  }
  .lg\:max-w-max {
    max-width: max-content !important;
  }
  .lg\:max-w-fit {
    max-width: fit-content !important;
  }
  .lg\:max-w-1rem {
    max-width: 1rem !important;
  }
  .lg\:max-w-2rem {
    max-width: 2rem !important;
  }
  .lg\:max-w-3rem {
    max-width: 3rem !important;
  }
  .lg\:max-w-4rem {
    max-width: 4rem !important;
  }
  .lg\:max-w-5rem {
    max-width: 5rem !important;
  }
  .lg\:max-w-6rem {
    max-width: 6rem !important;
  }
  .lg\:max-w-7rem {
    max-width: 7rem !important;
  }
  .lg\:max-w-8rem {
    max-width: 8rem !important;
  }
  .lg\:max-w-9rem {
    max-width: 9rem !important;
  }
  .lg\:max-w-10rem {
    max-width: 10rem !important;
  }
  .lg\:max-w-11rem {
    max-width: 11rem !important;
  }
  .lg\:max-w-12rem {
    max-width: 12rem !important;
  }
  .lg\:max-w-13rem {
    max-width: 13rem !important;
  }
  .lg\:max-w-14rem {
    max-width: 14rem !important;
  }
  .lg\:max-w-15rem {
    max-width: 15rem !important;
  }
  .lg\:max-w-16rem {
    max-width: 16rem !important;
  }
  .lg\:max-w-17rem {
    max-width: 17rem !important;
  }
  .lg\:max-w-18rem {
    max-width: 18rem !important;
  }
  .lg\:max-w-19rem {
    max-width: 19rem !important;
  }
  .lg\:max-w-20rem {
    max-width: 20rem !important;
  }
  .lg\:max-w-21rem {
    max-width: 21rem !important;
  }
  .lg\:max-w-22rem {
    max-width: 22rem !important;
  }
  .lg\:max-w-23rem {
    max-width: 23rem !important;
  }
  .lg\:max-w-24rem {
    max-width: 24rem !important;
  }
  .lg\:max-w-25rem {
    max-width: 25rem !important;
  }
  .lg\:max-w-26rem {
    max-width: 26rem !important;
  }
  .lg\:max-w-27rem {
    max-width: 27rem !important;
  }
  .lg\:max-w-28rem {
    max-width: 28rem !important;
  }
  .lg\:max-w-29rem {
    max-width: 29rem !important;
  }
  .lg\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-w-0 {
    max-width: 0px !important;
  }
  .xl\:max-w-full {
    max-width: 100% !important;
  }
  .xl\:max-w-screen {
    max-width: 100vw !important;
  }
  .xl\:max-w-min {
    max-width: min-content !important;
  }
  .xl\:max-w-max {
    max-width: max-content !important;
  }
  .xl\:max-w-fit {
    max-width: fit-content !important;
  }
  .xl\:max-w-1rem {
    max-width: 1rem !important;
  }
  .xl\:max-w-2rem {
    max-width: 2rem !important;
  }
  .xl\:max-w-3rem {
    max-width: 3rem !important;
  }
  .xl\:max-w-4rem {
    max-width: 4rem !important;
  }
  .xl\:max-w-5rem {
    max-width: 5rem !important;
  }
  .xl\:max-w-6rem {
    max-width: 6rem !important;
  }
  .xl\:max-w-7rem {
    max-width: 7rem !important;
  }
  .xl\:max-w-8rem {
    max-width: 8rem !important;
  }
  .xl\:max-w-9rem {
    max-width: 9rem !important;
  }
  .xl\:max-w-10rem {
    max-width: 10rem !important;
  }
  .xl\:max-w-11rem {
    max-width: 11rem !important;
  }
  .xl\:max-w-12rem {
    max-width: 12rem !important;
  }
  .xl\:max-w-13rem {
    max-width: 13rem !important;
  }
  .xl\:max-w-14rem {
    max-width: 14rem !important;
  }
  .xl\:max-w-15rem {
    max-width: 15rem !important;
  }
  .xl\:max-w-16rem {
    max-width: 16rem !important;
  }
  .xl\:max-w-17rem {
    max-width: 17rem !important;
  }
  .xl\:max-w-18rem {
    max-width: 18rem !important;
  }
  .xl\:max-w-19rem {
    max-width: 19rem !important;
  }
  .xl\:max-w-20rem {
    max-width: 20rem !important;
  }
  .xl\:max-w-21rem {
    max-width: 21rem !important;
  }
  .xl\:max-w-22rem {
    max-width: 22rem !important;
  }
  .xl\:max-w-23rem {
    max-width: 23rem !important;
  }
  .xl\:max-w-24rem {
    max-width: 24rem !important;
  }
  .xl\:max-w-25rem {
    max-width: 25rem !important;
  }
  .xl\:max-w-26rem {
    max-width: 26rem !important;
  }
  .xl\:max-w-27rem {
    max-width: 27rem !important;
  }
  .xl\:max-w-28rem {
    max-width: 28rem !important;
  }
  .xl\:max-w-29rem {
    max-width: 29rem !important;
  }
  .xl\:max-w-30rem {
    max-width: 30rem !important;
  }
}
.min-h-0 {
  min-height: 0px !important;
}
.min-h-full {
  min-height: 100% !important;
}
.min-h-screen {
  min-height: 100vh !important;
}
@media screen and (min-width: 576px) {
  .sm\:min-h-0 {
    min-height: 0px !important;
  }
  .sm\:min-h-full {
    min-height: 100% !important;
  }
  .sm\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-h-0 {
    min-height: 0px !important;
  }
  .md\:min-h-full {
    min-height: 100% !important;
  }
  .md\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-h-0 {
    min-height: 0px !important;
  }
  .lg\:min-h-full {
    min-height: 100% !important;
  }
  .lg\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-h-0 {
    min-height: 0px !important;
  }
  .xl\:min-h-full {
    min-height: 100% !important;
  }
  .xl\:min-h-screen {
    min-height: 100vh !important;
  }
}
.max-h-0 {
  max-height: 0px !important;
}
.max-h-full {
  max-height: 100% !important;
}
.max-h-screen {
  max-height: 100vh !important;
}
.max-h-min {
  max-height: min-content !important;
}
.max-h-max {
  max-height: max-content !important;
}
.max-h-fit {
  max-height: fit-content !important;
}
.max-h-1rem {
  max-height: 1rem !important;
}
.max-h-2rem {
  max-height: 2rem !important;
}
.max-h-3rem {
  max-height: 3rem !important;
}
.max-h-4rem {
  max-height: 4rem !important;
}
.max-h-5rem {
  max-height: 5rem !important;
}
.max-h-6rem {
  max-height: 6rem !important;
}
.max-h-7rem {
  max-height: 7rem !important;
}
.max-h-8rem {
  max-height: 8rem !important;
}
.max-h-9rem {
  max-height: 9rem !important;
}
.max-h-10rem {
  max-height: 10rem !important;
}
.max-h-11rem {
  max-height: 11rem !important;
}
.max-h-12rem {
  max-height: 12rem !important;
}
.max-h-13rem {
  max-height: 13rem !important;
}
.max-h-14rem {
  max-height: 14rem !important;
}
.max-h-15rem {
  max-height: 15rem !important;
}
.max-h-16rem {
  max-height: 16rem !important;
}
.max-h-17rem {
  max-height: 17rem !important;
}
.max-h-18rem {
  max-height: 18rem !important;
}
.max-h-19rem {
  max-height: 19rem !important;
}
.max-h-20rem {
  max-height: 20rem !important;
}
.max-h-21rem {
  max-height: 21rem !important;
}
.max-h-22rem {
  max-height: 22rem !important;
}
.max-h-23rem {
  max-height: 23rem !important;
}
.max-h-24rem {
  max-height: 24rem !important;
}
.max-h-25rem {
  max-height: 25rem !important;
}
.max-h-26rem {
  max-height: 26rem !important;
}
.max-h-27rem {
  max-height: 27rem !important;
}
.max-h-28rem {
  max-height: 28rem !important;
}
.max-h-29rem {
  max-height: 29rem !important;
}
.max-h-30rem {
  max-height: 30rem !important;
}
@media screen and (min-width: 576px) {
  .sm\:max-h-0 {
    max-height: 0px !important;
  }
  .sm\:max-h-full {
    max-height: 100% !important;
  }
  .sm\:max-h-screen {
    max-height: 100vh !important;
  }
  .sm\:max-h-min {
    max-height: min-content !important;
  }
  .sm\:max-h-max {
    max-height: max-content !important;
  }
  .sm\:max-h-fit {
    max-height: fit-content !important;
  }
  .sm\:max-h-1rem {
    max-height: 1rem !important;
  }
  .sm\:max-h-2rem {
    max-height: 2rem !important;
  }
  .sm\:max-h-3rem {
    max-height: 3rem !important;
  }
  .sm\:max-h-4rem {
    max-height: 4rem !important;
  }
  .sm\:max-h-5rem {
    max-height: 5rem !important;
  }
  .sm\:max-h-6rem {
    max-height: 6rem !important;
  }
  .sm\:max-h-7rem {
    max-height: 7rem !important;
  }
  .sm\:max-h-8rem {
    max-height: 8rem !important;
  }
  .sm\:max-h-9rem {
    max-height: 9rem !important;
  }
  .sm\:max-h-10rem {
    max-height: 10rem !important;
  }
  .sm\:max-h-11rem {
    max-height: 11rem !important;
  }
  .sm\:max-h-12rem {
    max-height: 12rem !important;
  }
  .sm\:max-h-13rem {
    max-height: 13rem !important;
  }
  .sm\:max-h-14rem {
    max-height: 14rem !important;
  }
  .sm\:max-h-15rem {
    max-height: 15rem !important;
  }
  .sm\:max-h-16rem {
    max-height: 16rem !important;
  }
  .sm\:max-h-17rem {
    max-height: 17rem !important;
  }
  .sm\:max-h-18rem {
    max-height: 18rem !important;
  }
  .sm\:max-h-19rem {
    max-height: 19rem !important;
  }
  .sm\:max-h-20rem {
    max-height: 20rem !important;
  }
  .sm\:max-h-21rem {
    max-height: 21rem !important;
  }
  .sm\:max-h-22rem {
    max-height: 22rem !important;
  }
  .sm\:max-h-23rem {
    max-height: 23rem !important;
  }
  .sm\:max-h-24rem {
    max-height: 24rem !important;
  }
  .sm\:max-h-25rem {
    max-height: 25rem !important;
  }
  .sm\:max-h-26rem {
    max-height: 26rem !important;
  }
  .sm\:max-h-27rem {
    max-height: 27rem !important;
  }
  .sm\:max-h-28rem {
    max-height: 28rem !important;
  }
  .sm\:max-h-29rem {
    max-height: 29rem !important;
  }
  .sm\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-h-0 {
    max-height: 0px !important;
  }
  .md\:max-h-full {
    max-height: 100% !important;
  }
  .md\:max-h-screen {
    max-height: 100vh !important;
  }
  .md\:max-h-min {
    max-height: min-content !important;
  }
  .md\:max-h-max {
    max-height: max-content !important;
  }
  .md\:max-h-fit {
    max-height: fit-content !important;
  }
  .md\:max-h-1rem {
    max-height: 1rem !important;
  }
  .md\:max-h-2rem {
    max-height: 2rem !important;
  }
  .md\:max-h-3rem {
    max-height: 3rem !important;
  }
  .md\:max-h-4rem {
    max-height: 4rem !important;
  }
  .md\:max-h-5rem {
    max-height: 5rem !important;
  }
  .md\:max-h-6rem {
    max-height: 6rem !important;
  }
  .md\:max-h-7rem {
    max-height: 7rem !important;
  }
  .md\:max-h-8rem {
    max-height: 8rem !important;
  }
  .md\:max-h-9rem {
    max-height: 9rem !important;
  }
  .md\:max-h-10rem {
    max-height: 10rem !important;
  }
  .md\:max-h-11rem {
    max-height: 11rem !important;
  }
  .md\:max-h-12rem {
    max-height: 12rem !important;
  }
  .md\:max-h-13rem {
    max-height: 13rem !important;
  }
  .md\:max-h-14rem {
    max-height: 14rem !important;
  }
  .md\:max-h-15rem {
    max-height: 15rem !important;
  }
  .md\:max-h-16rem {
    max-height: 16rem !important;
  }
  .md\:max-h-17rem {
    max-height: 17rem !important;
  }
  .md\:max-h-18rem {
    max-height: 18rem !important;
  }
  .md\:max-h-19rem {
    max-height: 19rem !important;
  }
  .md\:max-h-20rem {
    max-height: 20rem !important;
  }
  .md\:max-h-21rem {
    max-height: 21rem !important;
  }
  .md\:max-h-22rem {
    max-height: 22rem !important;
  }
  .md\:max-h-23rem {
    max-height: 23rem !important;
  }
  .md\:max-h-24rem {
    max-height: 24rem !important;
  }
  .md\:max-h-25rem {
    max-height: 25rem !important;
  }
  .md\:max-h-26rem {
    max-height: 26rem !important;
  }
  .md\:max-h-27rem {
    max-height: 27rem !important;
  }
  .md\:max-h-28rem {
    max-height: 28rem !important;
  }
  .md\:max-h-29rem {
    max-height: 29rem !important;
  }
  .md\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-h-0 {
    max-height: 0px !important;
  }
  .lg\:max-h-full {
    max-height: 100% !important;
  }
  .lg\:max-h-screen {
    max-height: 100vh !important;
  }
  .lg\:max-h-min {
    max-height: min-content !important;
  }
  .lg\:max-h-max {
    max-height: max-content !important;
  }
  .lg\:max-h-fit {
    max-height: fit-content !important;
  }
  .lg\:max-h-1rem {
    max-height: 1rem !important;
  }
  .lg\:max-h-2rem {
    max-height: 2rem !important;
  }
  .lg\:max-h-3rem {
    max-height: 3rem !important;
  }
  .lg\:max-h-4rem {
    max-height: 4rem !important;
  }
  .lg\:max-h-5rem {
    max-height: 5rem !important;
  }
  .lg\:max-h-6rem {
    max-height: 6rem !important;
  }
  .lg\:max-h-7rem {
    max-height: 7rem !important;
  }
  .lg\:max-h-8rem {
    max-height: 8rem !important;
  }
  .lg\:max-h-9rem {
    max-height: 9rem !important;
  }
  .lg\:max-h-10rem {
    max-height: 10rem !important;
  }
  .lg\:max-h-11rem {
    max-height: 11rem !important;
  }
  .lg\:max-h-12rem {
    max-height: 12rem !important;
  }
  .lg\:max-h-13rem {
    max-height: 13rem !important;
  }
  .lg\:max-h-14rem {
    max-height: 14rem !important;
  }
  .lg\:max-h-15rem {
    max-height: 15rem !important;
  }
  .lg\:max-h-16rem {
    max-height: 16rem !important;
  }
  .lg\:max-h-17rem {
    max-height: 17rem !important;
  }
  .lg\:max-h-18rem {
    max-height: 18rem !important;
  }
  .lg\:max-h-19rem {
    max-height: 19rem !important;
  }
  .lg\:max-h-20rem {
    max-height: 20rem !important;
  }
  .lg\:max-h-21rem {
    max-height: 21rem !important;
  }
  .lg\:max-h-22rem {
    max-height: 22rem !important;
  }
  .lg\:max-h-23rem {
    max-height: 23rem !important;
  }
  .lg\:max-h-24rem {
    max-height: 24rem !important;
  }
  .lg\:max-h-25rem {
    max-height: 25rem !important;
  }
  .lg\:max-h-26rem {
    max-height: 26rem !important;
  }
  .lg\:max-h-27rem {
    max-height: 27rem !important;
  }
  .lg\:max-h-28rem {
    max-height: 28rem !important;
  }
  .lg\:max-h-29rem {
    max-height: 29rem !important;
  }
  .lg\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-h-0 {
    max-height: 0px !important;
  }
  .xl\:max-h-full {
    max-height: 100% !important;
  }
  .xl\:max-h-screen {
    max-height: 100vh !important;
  }
  .xl\:max-h-min {
    max-height: min-content !important;
  }
  .xl\:max-h-max {
    max-height: max-content !important;
  }
  .xl\:max-h-fit {
    max-height: fit-content !important;
  }
  .xl\:max-h-1rem {
    max-height: 1rem !important;
  }
  .xl\:max-h-2rem {
    max-height: 2rem !important;
  }
  .xl\:max-h-3rem {
    max-height: 3rem !important;
  }
  .xl\:max-h-4rem {
    max-height: 4rem !important;
  }
  .xl\:max-h-5rem {
    max-height: 5rem !important;
  }
  .xl\:max-h-6rem {
    max-height: 6rem !important;
  }
  .xl\:max-h-7rem {
    max-height: 7rem !important;
  }
  .xl\:max-h-8rem {
    max-height: 8rem !important;
  }
  .xl\:max-h-9rem {
    max-height: 9rem !important;
  }
  .xl\:max-h-10rem {
    max-height: 10rem !important;
  }
  .xl\:max-h-11rem {
    max-height: 11rem !important;
  }
  .xl\:max-h-12rem {
    max-height: 12rem !important;
  }
  .xl\:max-h-13rem {
    max-height: 13rem !important;
  }
  .xl\:max-h-14rem {
    max-height: 14rem !important;
  }
  .xl\:max-h-15rem {
    max-height: 15rem !important;
  }
  .xl\:max-h-16rem {
    max-height: 16rem !important;
  }
  .xl\:max-h-17rem {
    max-height: 17rem !important;
  }
  .xl\:max-h-18rem {
    max-height: 18rem !important;
  }
  .xl\:max-h-19rem {
    max-height: 19rem !important;
  }
  .xl\:max-h-20rem {
    max-height: 20rem !important;
  }
  .xl\:max-h-21rem {
    max-height: 21rem !important;
  }
  .xl\:max-h-22rem {
    max-height: 22rem !important;
  }
  .xl\:max-h-23rem {
    max-height: 23rem !important;
  }
  .xl\:max-h-24rem {
    max-height: 24rem !important;
  }
  .xl\:max-h-25rem {
    max-height: 25rem !important;
  }
  .xl\:max-h-26rem {
    max-height: 26rem !important;
  }
  .xl\:max-h-27rem {
    max-height: 27rem !important;
  }
  .xl\:max-h-28rem {
    max-height: 28rem !important;
  }
  .xl\:max-h-29rem {
    max-height: 29rem !important;
  }
  .xl\:max-h-30rem {
    max-height: 30rem !important;
  }
}
.static {
  position: static !important;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.sticky {
  position: sticky !important;
}
@media screen and (min-width: 576px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:fixed {
    position: fixed !important;
  }
  .sm\:absolute {
    position: absolute !important;
  }
  .sm\:relative {
    position: relative !important;
  }
  .sm\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:static {
    position: static !important;
  }
  .md\:fixed {
    position: fixed !important;
  }
  .md\:absolute {
    position: absolute !important;
  }
  .md\:relative {
    position: relative !important;
  }
  .md\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:static {
    position: static !important;
  }
  .lg\:fixed {
    position: fixed !important;
  }
  .lg\:absolute {
    position: absolute !important;
  }
  .lg\:relative {
    position: relative !important;
  }
  .lg\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:static {
    position: static !important;
  }
  .xl\:fixed {
    position: fixed !important;
  }
  .xl\:absolute {
    position: absolute !important;
  }
  .xl\:relative {
    position: relative !important;
  }
  .xl\:sticky {
    position: sticky !important;
  }
}
.top-auto {
  top: auto !important;
}
.top-0 {
  top: 0px !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:top-auto {
    top: auto !important;
  }
  .sm\:top-0 {
    top: 0px !important;
  }
  .sm\:top-50 {
    top: 50% !important;
  }
  .sm\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:top-auto {
    top: auto !important;
  }
  .md\:top-0 {
    top: 0px !important;
  }
  .md\:top-50 {
    top: 50% !important;
  }
  .md\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:top-auto {
    top: auto !important;
  }
  .lg\:top-0 {
    top: 0px !important;
  }
  .lg\:top-50 {
    top: 50% !important;
  }
  .lg\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:top-auto {
    top: auto !important;
  }
  .xl\:top-0 {
    top: 0px !important;
  }
  .xl\:top-50 {
    top: 50% !important;
  }
  .xl\:top-100 {
    top: 100% !important;
  }
}
.left-auto {
  left: auto !important;
}
.left-0 {
  left: 0px !important;
}
.left-50 {
  left: 50% !important;
}
.left-100 {
  left: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:left-auto {
    left: auto !important;
  }
  .sm\:left-0 {
    left: 0px !important;
  }
  .sm\:left-50 {
    left: 50% !important;
  }
  .sm\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:left-auto {
    left: auto !important;
  }
  .md\:left-0 {
    left: 0px !important;
  }
  .md\:left-50 {
    left: 50% !important;
  }
  .md\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:left-auto {
    left: auto !important;
  }
  .lg\:left-0 {
    left: 0px !important;
  }
  .lg\:left-50 {
    left: 50% !important;
  }
  .lg\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:left-auto {
    left: auto !important;
  }
  .xl\:left-0 {
    left: 0px !important;
  }
  .xl\:left-50 {
    left: 50% !important;
  }
  .xl\:left-100 {
    left: 100% !important;
  }
}
.right-auto {
  right: auto !important;
}
.right-0 {
  right: 0px !important;
}
.right-50 {
  right: 50% !important;
}
.right-100 {
  right: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:right-auto {
    right: auto !important;
  }
  .sm\:right-0 {
    right: 0px !important;
  }
  .sm\:right-50 {
    right: 50% !important;
  }
  .sm\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:right-auto {
    right: auto !important;
  }
  .md\:right-0 {
    right: 0px !important;
  }
  .md\:right-50 {
    right: 50% !important;
  }
  .md\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:right-auto {
    right: auto !important;
  }
  .lg\:right-0 {
    right: 0px !important;
  }
  .lg\:right-50 {
    right: 50% !important;
  }
  .lg\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:right-auto {
    right: auto !important;
  }
  .xl\:right-0 {
    right: 0px !important;
  }
  .xl\:right-50 {
    right: 50% !important;
  }
  .xl\:right-100 {
    right: 100% !important;
  }
}
.bottom-auto {
  bottom: auto !important;
}
.bottom-0 {
  bottom: 0px !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
@media screen and (min-width: 576px) {
  .sm\:bottom-auto {
    bottom: auto !important;
  }
  .sm\:bottom-0 {
    bottom: 0px !important;
  }
  .sm\:bottom-50 {
    bottom: 50% !important;
  }
  .sm\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bottom-auto {
    bottom: auto !important;
  }
  .md\:bottom-0 {
    bottom: 0px !important;
  }
  .md\:bottom-50 {
    bottom: 50% !important;
  }
  .md\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bottom-auto {
    bottom: auto !important;
  }
  .lg\:bottom-0 {
    bottom: 0px !important;
  }
  .lg\:bottom-50 {
    bottom: 50% !important;
  }
  .lg\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bottom-auto {
    bottom: auto !important;
  }
  .xl\:bottom-0 {
    bottom: 0px !important;
  }
  .xl\:bottom-50 {
    bottom: 50% !important;
  }
  .xl\:bottom-100 {
    bottom: 100% !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
@media screen and (min-width: 576px) {
  .sm\:overflow-auto {
    overflow: auto !important;
  }
  .sm\:overflow-hidden {
    overflow: hidden !important;
  }
  .sm\:overflow-visible {
    overflow: visible !important;
  }
  .sm\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-auto {
    overflow: auto !important;
  }
  .md\:overflow-hidden {
    overflow: hidden !important;
  }
  .md\:overflow-visible {
    overflow: visible !important;
  }
  .md\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-auto {
    overflow: auto !important;
  }
  .lg\:overflow-hidden {
    overflow: hidden !important;
  }
  .lg\:overflow-visible {
    overflow: visible !important;
  }
  .lg\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-auto {
    overflow: auto !important;
  }
  .xl\:overflow-hidden {
    overflow: hidden !important;
  }
  .xl\:overflow-visible {
    overflow: visible !important;
  }
  .xl\:overflow-scroll {
    overflow: scroll !important;
  }
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-x-visible {
  overflow-x: visible !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
@media screen and (min-width: 576px) {
  .sm\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .sm\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .sm\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .md\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .lg\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .lg\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .xl\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .xl\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .xl\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-y-visible {
  overflow-y: visible !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
@media screen and (min-width: 576px) {
  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .sm\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .md\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .md\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .lg\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .lg\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .xl\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .xl\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .xl\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
.z-auto {
  z-index: auto !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-3 {
  z-index: 3 !important;
}
.z-4 {
  z-index: 4 !important;
}
.z-5 {
  z-index: 5 !important;
}
@media screen and (min-width: 576px) {
  .sm\:z-auto {
    z-index: auto !important;
  }
  .sm\:z-0 {
    z-index: 0 !important;
  }
  .sm\:z-1 {
    z-index: 1 !important;
  }
  .sm\:z-2 {
    z-index: 2 !important;
  }
  .sm\:z-3 {
    z-index: 3 !important;
  }
  .sm\:z-4 {
    z-index: 4 !important;
  }
  .sm\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:z-auto {
    z-index: auto !important;
  }
  .md\:z-0 {
    z-index: 0 !important;
  }
  .md\:z-1 {
    z-index: 1 !important;
  }
  .md\:z-2 {
    z-index: 2 !important;
  }
  .md\:z-3 {
    z-index: 3 !important;
  }
  .md\:z-4 {
    z-index: 4 !important;
  }
  .md\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:z-auto {
    z-index: auto !important;
  }
  .lg\:z-0 {
    z-index: 0 !important;
  }
  .lg\:z-1 {
    z-index: 1 !important;
  }
  .lg\:z-2 {
    z-index: 2 !important;
  }
  .lg\:z-3 {
    z-index: 3 !important;
  }
  .lg\:z-4 {
    z-index: 4 !important;
  }
  .lg\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:z-auto {
    z-index: auto !important;
  }
  .xl\:z-0 {
    z-index: 0 !important;
  }
  .xl\:z-1 {
    z-index: 1 !important;
  }
  .xl\:z-2 {
    z-index: 2 !important;
  }
  .xl\:z-3 {
    z-index: 3 !important;
  }
  .xl\:z-4 {
    z-index: 4 !important;
  }
  .xl\:z-5 {
    z-index: 5 !important;
  }
}
.bg-repeat {
  background-repeat: repeat !important;
}
.bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-repeat-x {
  background-repeat: repeat-x !important;
}
.bg-repeat-y {
  background-repeat: repeat-y !important;
}
.bg-repeat-round {
  background-repeat: round !important;
}
.bg-repeat-space {
  background-repeat: space !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-repeat {
    background-repeat: repeat !important;
  }
  .sm\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .sm\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .sm\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .sm\:bg-repeat-round {
    background-repeat: round !important;
  }
  .sm\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-repeat {
    background-repeat: repeat !important;
  }
  .md\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .md\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .md\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .md\:bg-repeat-round {
    background-repeat: round !important;
  }
  .md\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-repeat {
    background-repeat: repeat !important;
  }
  .lg\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .lg\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .lg\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .lg\:bg-repeat-round {
    background-repeat: round !important;
  }
  .lg\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-repeat {
    background-repeat: repeat !important;
  }
  .xl\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .xl\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .xl\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .xl\:bg-repeat-round {
    background-repeat: round !important;
  }
  .xl\:bg-repeat-space {
    background-repeat: space !important;
  }
}
.bg-auto {
  background-size: auto !important;
}
.bg-cover {
  background-size: cover !important;
}
.bg-contain {
  background-size: contain !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-auto {
    background-size: auto !important;
  }
  .sm\:bg-cover {
    background-size: cover !important;
  }
  .sm\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-auto {
    background-size: auto !important;
  }
  .md\:bg-cover {
    background-size: cover !important;
  }
  .md\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-auto {
    background-size: auto !important;
  }
  .lg\:bg-cover {
    background-size: cover !important;
  }
  .lg\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-auto {
    background-size: auto !important;
  }
  .xl\:bg-cover {
    background-size: cover !important;
  }
  .xl\:bg-contain {
    background-size: contain !important;
  }
}
.bg-bottom {
  background-position: bottom !important;
}
.bg-center {
  background-position: center !important;
}
.bg-left {
  background-position: left !important;
}
.bg-left-bottom {
  background-position: left bottom !important;
}
.bg-left-top {
  background-position: left top !important;
}
.bg-right {
  background-position: right !important;
}
.bg-right-bottom {
  background-position: right bottom !important;
}
.bg-right-top {
  background-position: right top !important;
}
.bg-top {
  background-position: top !important;
}
@media screen and (min-width: 576px) {
  .sm\:bg-bottom {
    background-position: bottom !important;
  }
  .sm\:bg-center {
    background-position: center !important;
  }
  .sm\:bg-left {
    background-position: left !important;
  }
  .sm\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .sm\:bg-left-top {
    background-position: left top !important;
  }
  .sm\:bg-right {
    background-position: right !important;
  }
  .sm\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .sm\:bg-right-top {
    background-position: right top !important;
  }
  .sm\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-bottom {
    background-position: bottom !important;
  }
  .md\:bg-center {
    background-position: center !important;
  }
  .md\:bg-left {
    background-position: left !important;
  }
  .md\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .md\:bg-left-top {
    background-position: left top !important;
  }
  .md\:bg-right {
    background-position: right !important;
  }
  .md\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .md\:bg-right-top {
    background-position: right top !important;
  }
  .md\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-bottom {
    background-position: bottom !important;
  }
  .lg\:bg-center {
    background-position: center !important;
  }
  .lg\:bg-left {
    background-position: left !important;
  }
  .lg\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .lg\:bg-left-top {
    background-position: left top !important;
  }
  .lg\:bg-right {
    background-position: right !important;
  }
  .lg\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .lg\:bg-right-top {
    background-position: right top !important;
  }
  .lg\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-bottom {
    background-position: bottom !important;
  }
  .xl\:bg-center {
    background-position: center !important;
  }
  .xl\:bg-left {
    background-position: left !important;
  }
  .xl\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .xl\:bg-left-top {
    background-position: left top !important;
  }
  .xl\:bg-right {
    background-position: right !important;
  }
  .xl\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .xl\:bg-right-top {
    background-position: right top !important;
  }
  .xl\:bg-top {
    background-position: top !important;
  }
}
.select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.select-text {
  -webkit-user-select: text !important;
  user-select: text !important;
}
.select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}
.select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}
.list-none {
  list-style: none !important;
}
.list-disc {
  list-style: disc !important;
}
.list-decimal {
  list-style: decimal !important;
}
.appearance-none {
  appearance: none !important;
}
.outline-none {
  outline: none !important;
}
.pointer-events-none {
  pointer-events: none !important;
}
.pointer-events-auto {
  pointer-events: auto !important;
}
.cursor-auto {
  cursor: auto !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-wait {
  cursor: wait !important;
}
.cursor-move {
  cursor: move !important;
}
.select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.select-text {
  -webkit-user-select: text !important;
  user-select: text !important;
}
.select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}
.select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-10 {
  opacity: .1 !important;
}
.opacity-20 {
  opacity: .2 !important;
}
.opacity-30 {
  opacity: .3 !important;
}
.opacity-40 {
  opacity: .4 !important;
}
.opacity-50 {
  opacity: .5 !important;
}
.opacity-60 {
  opacity: .6 !important;
}
.opacity-70 {
  opacity: .7 !important;
}
.opacity-80 {
  opacity: .8 !important;
}
.opacity-90 {
  opacity: .9 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.reset {
  all: unset;
}
.transition-none {
  transition-property: none !important;
}
.transition-all {
  transition-property: all !important;
}
.transition-colors {
  transition-property:
    background-color,
    border-color,
    color !important;
}
.transition-transform {
  transition-property: transform !important;
}
.transition-duration-100 {
  transition-duration: 100ms !important;
}
.transition-duration-150 {
  transition-duration: 150ms !important;
}
.transition-duration-200 {
  transition-duration: 200ms !important;
}
.transition-duration-300 {
  transition-duration: 300ms !important;
}
.transition-duration-400 {
  transition-duration: 400ms !important;
}
.transition-duration-500 {
  transition-duration: 500ms !important;
}
.transition-duration-1000 {
  transition-duration: 1000ms !important;
}
.transition-duration-2000 {
  transition-duration: 2000ms !important;
}
.transition-duration-3000 {
  transition-duration: 3000ms !important;
}
.transition-linear {
  transition-timing-function: linear !important;
}
.transition-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.transition-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.transition-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.transition-delay-100 {
  transition-delay: 100ms !important;
}
.transition-delay-150 {
  transition-delay: 150ms !important;
}
.transition-delay-200 {
  transition-delay: 200ms !important;
}
.transition-delay-300 {
  transition-delay: 300ms !important;
}
.transition-delay-400 {
  transition-delay: 400ms !important;
}
.transition-delay-500 {
  transition-delay: 500ms !important;
}
.transition-delay-1000 {
  transition-delay: 1000ms !important;
}
.translate-x-0 {
  transform: translateX(0%) !important;
}
.translate-x-100 {
  transform: translateX(100%) !important;
}
.-translate-x-100 {
  transform: translateX(-100%) !important;
}
.translate-y-0 {
  transform: translateY(0%) !important;
}
.translate-y-100 {
  transform: translateY(100%) !important;
}
.-translate-y-100 {
  transform: translateY(-100%) !important;
}
@media screen and (min-width: 576px) {
  .sm\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .sm\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .sm\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .sm\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .sm\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .sm\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .md\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .md\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .md\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .md\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .md\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .lg\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .lg\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .lg\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .lg\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .lg\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .xl\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .xl\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .xl\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .xl\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .xl\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
.rotate-45 {
  transform: rotate(45deg) !important;
}
.-rotate-45 {
  transform: rotate(-45deg) !important;
}
.rotate-90 {
  transform: rotate(90deg) !important;
}
.-rotate-90 {
  transform: rotate(-90deg) !important;
}
.rotate-180 {
  transform: rotate(180deg) !important;
}
.-rotate-180 {
  transform: rotate(-180deg) !important;
}
@media screen and (min-width: 576px) {
  .sm\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .sm\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .sm\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .sm\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .sm\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .sm\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .md\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .md\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .md\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .md\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .md\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .lg\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .lg\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .lg\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .lg\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .lg\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .xl\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .xl\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .xl\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .xl\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .xl\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
.origin-center {
  transform-origin: center !important;
}
.origin-top {
  transform-origin: top !important;
}
.origin-top-right {
  transform-origin: top right !important;
}
.origin-right {
  transform-origin: right !important;
}
.origin-bottom-right {
  transform-origin: bottom right !important;
}
.origin-bottom {
  transform-origin: bottom !important;
}
.origin-bottom-left {
  transform-origin: bottom left !important;
}
.origin-left {
  transform-origin: left !important;
}
.origin-top-left {
  transform-origin: top-left !important;
}
@media screen and (min-width: 576px) {
  .sm\:origin-center {
    transform-origin: center !important;
  }
  .sm\:origin-top {
    transform-origin: top !important;
  }
  .sm\:origin-top-right {
    transform-origin: top right !important;
  }
  .sm\:origin-right {
    transform-origin: right !important;
  }
  .sm\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .sm\:origin-bottom {
    transform-origin: bottom !important;
  }
  .sm\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .sm\:origin-left {
    transform-origin: left !important;
  }
  .sm\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:origin-center {
    transform-origin: center !important;
  }
  .md\:origin-top {
    transform-origin: top !important;
  }
  .md\:origin-top-right {
    transform-origin: top right !important;
  }
  .md\:origin-right {
    transform-origin: right !important;
  }
  .md\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .md\:origin-bottom {
    transform-origin: bottom !important;
  }
  .md\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .md\:origin-left {
    transform-origin: left !important;
  }
  .md\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:origin-center {
    transform-origin: center !important;
  }
  .lg\:origin-top {
    transform-origin: top !important;
  }
  .lg\:origin-top-right {
    transform-origin: top right !important;
  }
  .lg\:origin-right {
    transform-origin: right !important;
  }
  .lg\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .lg\:origin-bottom {
    transform-origin: bottom !important;
  }
  .lg\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .lg\:origin-left {
    transform-origin: left !important;
  }
  .lg\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:origin-center {
    transform-origin: center !important;
  }
  .xl\:origin-top {
    transform-origin: top !important;
  }
  .xl\:origin-top-right {
    transform-origin: top right !important;
  }
  .xl\:origin-right {
    transform-origin: right !important;
  }
  .xl\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .xl\:origin-bottom {
    transform-origin: bottom !important;
  }
  .xl\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .xl\:origin-left {
    transform-origin: left !important;
  }
  .xl\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scalein {
  0% {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes slidedown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: auto;
  }
}
@keyframes slideup {
  0% {
    max-height: 1000px;
  }
  100% {
    max-height: 0;
  }
}
@keyframes fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutleft {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@keyframes fadeinright {
  0% {
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutright {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutup {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
@keyframes fadeindown {
  0% {
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutdown {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes flip {
  from {
    transform: perspective(2000px) rotateX(-100deg);
  }
  to {
    transform: perspective(2000px) rotateX(0);
  }
}
@keyframes flipleft {
  from {
    transform: perspective(2000px) rotateY(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipright {
  from {
    transform: perspective(2000px) rotateY(100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipup {
  from {
    transform: perspective(2000px) rotateX(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@keyframes zoomin {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomindown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoominleft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoominright {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoominup {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.fadein {
  animation: fadein 0.15s linear;
}
.fadeout {
  animation: fadeout 0.15s linear;
}
.slidedown {
  animation: slidedown 0.45s ease-in-out;
}
.slideup {
  animation: slideup 0.45s cubic-bezier(0, 1, 0, 1);
}
.scalein {
  animation: scalein 0.15s linear;
}
.fadeinleft {
  animation: fadeinleft 0.15s linear;
}
.fadeoutleft {
  animation: fadeoutleft 0.15s linear;
}
.fadeinright {
  animation: fadeinright 0.15s linear;
}
.fadeoutright {
  animation: fadeoutright 0.15s linear;
}
.fadeinup {
  animation: fadeinup 0.15s linear;
}
.fadeoutup {
  animation: fadeoutup 0.15s linear;
}
.fadeindown {
  animation: fadeindown 0.15s linear;
}
.fadeoutdown {
  animation: fadeoutdown 0.15s linear;
}
.animate-width {
  animation: animate-width 1000ms linear;
}
.flip {
  backface-visibility: visible;
  animation: flip 0.15s linear;
}
.flipup {
  backface-visibility: visible;
  animation: flipup 0.15s linear;
}
.flipleft {
  backface-visibility: visible;
  animation: flipleft 0.15s linear;
}
.flipright {
  backface-visibility: visible;
  animation: flipright 0.15s linear;
}
.zoomin {
  animation: zoomin 0.15s linear;
}
.zoomindown {
  animation: zoomindown 0.15s linear;
}
.zoominleft {
  animation: zoominleft 0.15s linear;
}
.zoominright {
  animation: zoominright 0.15s linear;
}
.zoominup {
  animation: zoominup 0.15s linear;
}
.animation-duration-100 {
  animation-duration: 100ms !important;
}
.animation-duration-150 {
  animation-duration: 150ms !important;
}
.animation-duration-200 {
  animation-duration: 200ms !important;
}
.animation-duration-300 {
  animation-duration: 300ms !important;
}
.animation-duration-400 {
  animation-duration: 400ms !important;
}
.animation-duration-500 {
  animation-duration: 500ms !important;
}
.animation-duration-1000 {
  animation-duration: 1000ms !important;
}
.animation-duration-2000 {
  animation-duration: 2000ms !important;
}
.animation-duration-3000 {
  animation-duration: 3000ms !important;
}
.animation-delay-100 {
  animation-delay: 100ms !important;
}
.animation-delay-150 {
  animation-delay: 150ms !important;
}
.animation-delay-200 {
  animation-delay: 200ms !important;
}
.animation-delay-300 {
  animation-delay: 300ms !important;
}
.animation-delay-400 {
  animation-delay: 400ms !important;
}
.animation-delay-500 {
  animation-delay: 500ms !important;
}
.animation-delay-1000 {
  animation-delay: 1000ms !important;
}
.animation-iteration-1 {
  animation-iteration-count: 1 !important;
}
.animation-iteration-2 {
  animation-iteration-count: 2 !important;
}
.animation-iteration-infinite {
  animation-iteration-count: infinite !important;
}
.animation-linear {
  animation-timing-function: linear !important;
}
.animation-ease-in {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.animation-ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.animation-ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.animation-fill-none {
  animation-fill-mode: none !important;
}
.animation-fill-forwards {
  animation-fill-mode: forwards !important;
}
.animation-fill-backwards {
  animation-fill-mode: backwards !important;
}
.animation-fill-both {
  animation-fill-mode: both !important;
}

/* node_modules/jodit/es2021/jodit.fat.min.css */
.jodit-ui-button-icon-text__icon {
  display: none;
}
.jodit-ui-button-icon-text__icon:not(:empty) {
  display: inline-flex;
}
.jodit-ui-button-icon-text__text {
  display: none;
}
.jodit-ui-button-icon-text__text:not(:empty) {
  display: inline-flex;
  flex-grow: 1;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jodit-ui-button-icon-text_context_menu .jodit-ui-button-icon-text__text {
  justify-content: left;
  padding-left: var(--jd-padding-default);
  position: relative;
}
.jodit-ui-button-icon-text_context_menu .jodit-ui-button-icon-text__text:before {
  border-left: 1px solid var(--jd-color-border);
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  top: calc(var(--jd-padding-default)*-1);
}
.jodit-ui-button-icon-text__icon:not(:empty) + .jodit-ui-button-icon-text__text:not(:empty) {
  margin-left: var(--jd-padding-default);
}
.jodit-ui-button-icon-text__icon:empty + .jodit-ui-button-icon-text__text:not(:empty) {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button-clear,
.jodit-ui-button_clear {
  appearance: none;
  background: 0 0;
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  font-style: normal;
  outline: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
  user-select: none;
}
.jodit-ui-button-sizes {
  height: 34px;
  min-width: 34px;
}
.jodit-ui-button-sizes .jodit-icon {
  height: 14px;
  width: 14px;
}
.jodit-ui-button-sizes button {
  appearance: none;
  height: 34px;
  min-width: 34px;
  padding: 0;
}
.jodit-ui-button-sizes_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button-sizes_size_tiny {
  height: 16px;
  min-width: 16px;
}
.jodit-ui-button-sizes_size_tiny .jodit-icon {
  height: 8px;
  width: 8px;
}
.jodit-ui-button-sizes_size_tiny button {
  appearance: none;
  height: 16px;
  min-width: 16px;
  padding: 0;
}
.jodit-ui-button-sizes_size_tiny_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button-sizes_size_xsmall {
  height: 22px;
  min-width: 22px;
}
.jodit-ui-button-sizes_size_xsmall .jodit-icon {
  height: 10px;
  width: 10px;
}
.jodit-ui-button-sizes_size_xsmall button {
  appearance: none;
  height: 22px;
  min-width: 22px;
  padding: 0;
}
.jodit-ui-button-sizes_size_xsmall_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button-sizes_size_small {
  height: 28px;
  min-width: 28px;
}
.jodit-ui-button-sizes_size_small .jodit-icon {
  height: 12px;
  width: 12px;
}
.jodit-ui-button-sizes_size_small button {
  appearance: none;
  height: 28px;
  min-width: 28px;
  padding: 0;
}
.jodit-ui-button-sizes_size_small_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button-sizes_size_large {
  height: 40px;
  min-width: 40px;
}
.jodit-ui-button-sizes_size_large .jodit-icon {
  height: 16px;
  width: 16px;
}
.jodit-ui-button-sizes_size_large button {
  appearance: none;
  height: 40px;
  min-width: 40px;
  padding: 0;
}
.jodit-ui-button-sizes_size_large_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button-variants_variant_outline {
  border: 1px solid var(--jd-color-border);
}
.jodit-ui-button-variants_variant_default {
  background-color: #e3e3e3;
  color: #212529;
}
.jodit-ui-button-variants_variant_default svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button-variants_variant_default [disabled] {
  opacity: .7;
}
.jodit-ui-button-variants_variant_default:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-ui-button-variants_variant_default:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button-variants_variant_default:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-ui-button-variants_variant_default:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button-variants_variant_default:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-ui-button-variants_variant_primary {
  background-color: #007bff;
  color: #fff;
}
.jodit-ui-button-variants_variant_primary svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_primary [disabled] {
  opacity: .7;
}
.jodit-ui-button-variants_variant_primary:hover:not([disabled]) {
  background-color: #0069d9;
  color: #fff;
}
.jodit-ui-button-variants_variant_primary:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_primary:active:not([disabled]) {
  background-color: #0062cc;
  color: #fff;
}
.jodit-ui-button-variants_variant_primary:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_primary:focus:not([disabled]) {
  outline: 1px dashed #0062cc;
}
.jodit-ui-button-variants_variant_secondary {
  background-color: #d8d8d8;
  border-radius: 0;
  color: #212529;
}
.jodit-ui-button-variants_variant_secondary svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button-variants_variant_secondary [disabled] {
  opacity: .7;
}
.jodit-ui-button-variants_variant_secondary:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-ui-button-variants_variant_secondary:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button-variants_variant_secondary:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-ui-button-variants_variant_secondary:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button-variants_variant_secondary:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-ui-button-variants_variant_success {
  background-color: #28a745;
  color: #fff;
}
.jodit-ui-button-variants_variant_success svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_success [disabled] {
  opacity: .7;
}
.jodit-ui-button-variants_variant_success:hover:not([disabled]) {
  background-color: #218838;
  color: #fff;
}
.jodit-ui-button-variants_variant_success:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_success:active:not([disabled]) {
  background-color: #1e7e34;
  color: #fff;
}
.jodit-ui-button-variants_variant_success:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_success:focus:not([disabled]) {
  outline: 1px dashed #1e7e34;
}
.jodit-ui-button-variants_variant_danger {
  background-color: #dc3545;
  color: #fff;
}
.jodit-ui-button-variants_variant_danger svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_danger [disabled] {
  opacity: .7;
}
.jodit-ui-button-variants_variant_danger:hover:not([disabled]) {
  background-color: #c82333;
  color: #fff;
}
.jodit-ui-button-variants_variant_danger:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_danger:active:not([disabled]) {
  background-color: #bd2130;
  color: #fff;
}
.jodit-ui-button-variants_variant_danger:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button-variants_variant_danger:focus:not([disabled]) {
  outline: 1px dashed #bd2130;
}
.jodit-ui-button-style {
  border-radius: var(--jd-border-radius-default);
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button,
.jodit-ui-button-style {
  align-items: center;
  color: var(--jd-color-text-icons);
  display: inline-flex;
  justify-content: center;
}
.jodit-ui-button {
  appearance: none;
  background: 0 0;
  border: 0;
  border-radius: var(--jd-border-radius-default);
  box-shadow: none;
  box-sizing: border-box;
  cursor: pointer;
  font-style: normal;
  height: 34px;
  min-width: 34px;
  outline: 0;
  padding: 0;
  padding: 0 var(--jd-padding-default);
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
  user-select: none;
}
.jodit-ui-button:focus-visible:not([disabled]),
.jodit-ui-button:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  opacity: 1;
  outline: 0;
}
.jodit-ui-button:active:not([disabled]),
.jodit-ui-button[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity40);
  outline: 0;
}
.jodit-ui-button[aria-pressed=true]:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity60);
}
.jodit-ui-button[disabled] {
  opacity: .3;
  pointer-events: none;
}
.jodit-ui-button .jodit-icon {
  height: 14px;
  width: 14px;
}
.jodit-ui-button button {
  appearance: none;
  height: 34px;
  min-width: 34px;
  padding: 0;
}
.jodit-ui-button_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button_size_tiny {
  height: 16px;
  min-width: 16px;
}
.jodit-ui-button_size_tiny .jodit-icon {
  height: 8px;
  width: 8px;
}
.jodit-ui-button_size_tiny button {
  appearance: none;
  height: 16px;
  min-width: 16px;
  padding: 0;
}
.jodit-ui-button_size_tiny_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button_size_xsmall {
  height: 22px;
  min-width: 22px;
}
.jodit-ui-button_size_xsmall .jodit-icon {
  height: 10px;
  width: 10px;
}
.jodit-ui-button_size_xsmall button {
  appearance: none;
  height: 22px;
  min-width: 22px;
  padding: 0;
}
.jodit-ui-button_size_xsmall_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button_size_small {
  height: 28px;
  min-width: 28px;
}
.jodit-ui-button_size_small .jodit-icon {
  height: 12px;
  width: 12px;
}
.jodit-ui-button_size_small button {
  appearance: none;
  height: 28px;
  min-width: 28px;
  padding: 0;
}
.jodit-ui-button_size_small_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button_size_large {
  height: 40px;
  min-width: 40px;
}
.jodit-ui-button_size_large .jodit-icon {
  height: 16px;
  width: 16px;
}
.jodit-ui-button_size_large button {
  appearance: none;
  height: 40px;
  min-width: 40px;
  padding: 0;
}
.jodit-ui-button_size_large_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button__icon {
  display: none;
}
.jodit-ui-button__icon:not(:empty) {
  display: inline-flex;
}
.jodit-ui-button__text {
  display: none;
}
.jodit-ui-button__text:not(:empty) {
  display: inline-flex;
  flex-grow: 1;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jodit-ui-button_context_menu .jodit-ui-button__text {
  justify-content: left;
  padding-left: var(--jd-padding-default);
  position: relative;
}
.jodit-ui-button_context_menu .jodit-ui-button__text:before {
  border-left: 1px solid var(--jd-color-border);
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  top: calc(var(--jd-padding-default)*-1);
}
.jodit-ui-button__icon:not(:empty) + .jodit-ui-button__text:not(:empty) {
  margin-left: var(--jd-padding-default);
}
.jodit-ui-button__icon:empty + .jodit-ui-button__text:not(:empty) {
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-button:focus:not([disabled]) {
  outline: 1px dashed var(--jd-color-background-selection);
}
.jodit-ui-button_variant_outline {
  border: 1px solid var(--jd-color-border);
}
.jodit-ui-button_variant_default {
  background-color: #e3e3e3;
  color: #212529;
}
.jodit-ui-button_variant_default svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button_variant_default [disabled] {
  opacity: .7;
}
.jodit-ui-button_variant_default:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-ui-button_variant_default:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button_variant_default:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-ui-button_variant_default:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button_variant_default:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-ui-button_variant_primary {
  background-color: #007bff;
  color: #fff;
}
.jodit-ui-button_variant_primary svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_primary [disabled] {
  opacity: .7;
}
.jodit-ui-button_variant_primary:hover:not([disabled]) {
  background-color: #0069d9;
  color: #fff;
}
.jodit-ui-button_variant_primary:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_primary:active:not([disabled]) {
  background-color: #0062cc;
  color: #fff;
}
.jodit-ui-button_variant_primary:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_primary:focus:not([disabled]) {
  outline: 1px dashed #0062cc;
}
.jodit-ui-button_variant_secondary {
  background-color: #d8d8d8;
  border-radius: 0;
  color: #212529;
}
.jodit-ui-button_variant_secondary svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button_variant_secondary [disabled] {
  opacity: .7;
}
.jodit-ui-button_variant_secondary:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-ui-button_variant_secondary:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button_variant_secondary:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-ui-button_variant_secondary:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-ui-button_variant_secondary:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-ui-button_variant_success {
  background-color: #28a745;
  color: #fff;
}
.jodit-ui-button_variant_success svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_success [disabled] {
  opacity: .7;
}
.jodit-ui-button_variant_success:hover:not([disabled]) {
  background-color: #218838;
  color: #fff;
}
.jodit-ui-button_variant_success:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_success:active:not([disabled]) {
  background-color: #1e7e34;
  color: #fff;
}
.jodit-ui-button_variant_success:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_success:focus:not([disabled]) {
  outline: 1px dashed #1e7e34;
}
.jodit-ui-button_variant_danger {
  background-color: #dc3545;
  color: #fff;
}
.jodit-ui-button_variant_danger svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_danger [disabled] {
  opacity: .7;
}
.jodit-ui-button_variant_danger:hover:not([disabled]) {
  background-color: #c82333;
  color: #fff;
}
.jodit-ui-button_variant_danger:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_danger:active:not([disabled]) {
  background-color: #bd2130;
  color: #fff;
}
.jodit-ui-button_variant_danger:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-ui-button_variant_danger:focus:not([disabled]) {
  outline: 1px dashed #bd2130;
}
.jodit-ui-group {
  display: inline-flex;
  flex: 0 0 auto;
  flex-shrink: 0;
  flex-wrap: wrap;
  max-width: 100%;
}
.jodit-ui-group_line_true {
  display: flex;
  justify-content: stretch;
}
.jodit-ui-group_separated_true:not(:last-child):not(.jodit-ui-group_before-spacer_true):after {
  border-left: 0;
  border-right: 1px solid var(--jd-color-border);
  content: "";
  cursor: default;
  margin: 2px;
  padding: 0;
}
.jodit-ui-group:last-child {
  border-bottom: 0;
}
.jodit-ui-button-group {
  margin-bottom: var(--jd-padding-default);
}
.jodit-ui-button-group__label {
  color: var(--jd-color-label);
  display: block;
  font-size: .8em;
  margin-bottom: calc(var(--jd-padding-default)/4);
}
.jodit-ui-button-group__options {
  display: flex;
  justify-content: flex-start;
}
.jodit-ui-button-group .jodit-ui-button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.jodit-ui-button-group .jodit-ui-button + .jodit-ui-button {
  border-bottom-left-radius: 0;
  border-left: 1px solid var(--jd-color-button-background-hover-opacity40);
  border-top-left-radius: 0;
}
.jodit-ui-button-group .jodit-ui-button[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  border-left: 0;
  box-shadow: inset 0 0 3px 0 var(--jd-color-dark);
  color: var(--jd-color-dark);
  outline: 0;
}
.jodit-ui-button-group .jodit-ui-button[aria-pressed=true]:not([disabled]) + .jodit-ui-button {
  border: 0;
}
:root {
  --jd-tooltip-color:#fff;
  --jd-tooltip-background-color:rgba(0,0,0,.7);
  --jd-tooltip-sfx-shadow:rgba(0,0,0,.15);
  --jd-tooltip-border-width:0;
  --jd-tooltip-border-color:#e5e5e5;
}
.jodit-ui-tooltip {
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
  background-clip: padding-box;
  background-color: var(--jd-tooltip-background-color);
  border-radius: 4px;
  box-shadow: 0 0 0 var(--jd-tooltip-border-width) var(--jd-tooltip-border-color), 0 8px 20px var(--jd-tooltip-border-width) var(--jd-tooltip-sfx-shadow);
  color: var(--jd-tooltip-color);
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-small);
  line-height: 1.4;
  max-width: 120px;
  opacity: 0;
  outline: none;
  pointer-events: none;
  position: fixed;
  text-rendering: optimizelegibility;
  transform: translate(-50%, calc(var(--jd-padding-default)/2));
  transition: opacity .2s ease 0s;
  -webkit-user-select: none;
  user-select: none;
  white-space: normal;
  width: auto;
  z-index: var(--jd-z-index-tooltip);
}
@media (max-width: 768px) {
  .jodit-ui-tooltip {
    display: none;
  }
}
.jodit-ui-tooltip__content {
  padding: calc(var(--jd-padding-default)/2) calc(var(--jd-padding-default)*1.5);
}
.jodit-ui-tooltip.jodit-ui-tooltip_visible_true {
  opacity: 1;
}
.jodit-ui-tooltip.jodit-ui-tooltip_above_true {
  transform: translate(-50%, calc(var(--jd-padding-default)/-2));
}
.jodit-ui-block {
  align-items: center;
  display: flex;
  justify-content: stretch;
  margin-bottom: var(--jd-padding-default);
}
.jodit-ui-block > .jodit-ui-input,
.jodit-ui-block > .jodit-ui-select {
  flex: 1;
}
.jodit-ui-block_width_full {
  width: 100%;
}
.jodit-ui-block_align_full {
  justify-content: space-between;
}
.jodit-ui-block_align_right {
  justify-content: flex-end;
}
.jodit-ui-block_padding_true {
  padding: var(--jd-padding-default);
}
.jodit-ui-label {
  color: var(--jd-color-label);
  display: block;
  font-size: .8em;
  margin-bottom: calc(var(--jd-padding-default)/4);
}
.jodit-ui-input {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--jd-padding-default);
}
.jodit-ui-input__input {
  appearance: none;
  background-color: var(--jd-color-white);
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  height: var(--jd-input-height);
  line-height: 1.2;
  outline: none;
  padding: 0 var(--jd-padding-default);
  width: 100%;
}
.jodit-ui-input__input[disabled] {
  background-color: #f0f0f0;
  color: var(--jd-color-border);
}
.jodit-ui-input__input_has-error_true {
  border-color: var(--jd-color-red);
}
.jodit-ui-input__input:focus {
  outline: 0;
}
.jodit-ui-input_theme_dark .jodit-ui-input__input {
  background-color: var(--jd-color-gray);
}
.jodit-ui-input_has-error_true .jodit-ui-input__input {
  border-color: var(--jd-color-red);
}
.jodit-ui-input__error,
.jodit-ui-input__label {
  color: var(--jd-color-label);
  display: block;
  font-size: .8em;
  margin-bottom: calc(var(--jd-padding-default)/4);
}
.jodit-ui-input__error,
.jodit-ui-input_has-error_true .jodit-ui-input__label {
  color: var(--jd-color-error);
}
.jodit-ui-input__wrapper {
  align-items: center;
  background-color: var(--jd-color-white);
  border: 1px solid var(--jd-color-border);
  display: flex;
  justify-content: stretch;
  min-width: 200px;
}
@media (max-width: 480px) {
  .jodit-ui-input__wrapper {
    min-width: 140px;
  }
}
.jodit-ui-input_theme_dark .jodit-ui-input__wrapper {
  background-color: var(--jd-color-gray);
  border-color: var(--jd-color-border);
}
.jodit-ui-input_focused_true .jodit-ui-input__wrapper {
  border-color: var(--jd-color-border-selected);
}
.jodit-ui-input__icon:not(:empty) {
  align-items: center;
  display: flex;
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-input__icon:not(:empty) svg {
  fill: var(--jd-color-border);
  height: 16px;
  width: 16px;
}
.jodit-ui-input__icon:not(:empty) + .jodit-ui-input__input {
  padding-left: 0;
}
.jodit-ui-input__clear {
  align-items: center;
  display: flex;
  opacity: .8;
  padding: 0 var(--jd-padding-default) 0 0;
}
.jodit-ui-input__clear:active {
  opacity: 1;
  transform: scale(1.1);
}
.jodit-ui-input__clear svg {
  fill: var(--jd-color-border);
  height: 12px;
  width: 12px;
}
.jodit-ui-input_theme_dark .jodit-ui-input__clear svg,
.jodit-ui-input_theme_dark .jodit-ui-input__icon svg {
  fill: var(--jd-color-dark);
}
.jodit-ui-block .jodit-ui-input {
  margin-bottom: 0;
}
.jodit-ui-select {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--jd-padding-default);
}
.jodit-ui-select__input {
  appearance: none;
  background-color: var(--jd-color-white);
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  height: var(--jd-input-height);
  line-height: 1.2;
  outline: none;
  padding: 0 var(--jd-padding-default);
  width: 100%;
}
.jodit-ui-select__input[disabled] {
  background-color: #f0f0f0;
  color: var(--jd-color-border);
}
.jodit-ui-select__input_has-error_true {
  border-color: var(--jd-color-red);
}
.jodit-ui-select__input:focus {
  outline: 0;
}
.jodit-ui-select_theme_dark .jodit-ui-select__input {
  background-color: var(--jd-color-gray);
}
.jodit-ui-select_has-error_true .jodit-ui-select__input {
  border-color: var(--jd-color-red);
}
.jodit-ui-select__error,
.jodit-ui-select__label {
  color: var(--jd-color-label);
  display: block;
  font-size: .8em;
  margin-bottom: calc(var(--jd-padding-default)/4);
}
.jodit-ui-select__error,
.jodit-ui-select_has-error_true .jodit-ui-select__label {
  color: var(--jd-color-error);
}
.jodit-ui-select__wrapper {
  align-items: center;
  background-color: var(--jd-color-white);
  border: 1px solid var(--jd-color-border);
  display: flex;
  justify-content: stretch;
  min-width: 200px;
}
@media (max-width: 480px) {
  .jodit-ui-select__wrapper {
    min-width: 140px;
  }
}
.jodit-ui-select_theme_dark .jodit-ui-select__wrapper {
  background-color: var(--jd-color-gray);
  border-color: var(--jd-color-border);
}
.jodit-ui-select_focused_true .jodit-ui-select__wrapper {
  border-color: var(--jd-color-border-selected);
}
.jodit-ui-select__icon:not(:empty) {
  align-items: center;
  display: flex;
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-select__icon:not(:empty) svg {
  fill: var(--jd-color-border);
  height: 16px;
  width: 16px;
}
.jodit-ui-select__icon:not(:empty) + .jodit-ui-select__input {
  padding-left: 0;
}
.jodit-ui-select__clear {
  align-items: center;
  display: flex;
  opacity: .8;
  padding: 0 var(--jd-padding-default) 0 0;
}
.jodit-ui-select__clear:active {
  opacity: 1;
  transform: scale(1.1);
}
.jodit-ui-select__clear svg {
  fill: var(--jd-color-border);
  height: 12px;
  width: 12px;
}
.jodit-ui-select_theme_dark .jodit-ui-select__clear svg,
.jodit-ui-select_theme_dark .jodit-ui-select__icon svg {
  fill: var(--jd-color-dark);
}
.jodit-ui-select__input[multiple] {
  height: auto;
  padding: 0;
}
.jodit-ui-select__input[multiple] option {
  padding: calc(var(--jd-padding-default)*.5) var(--jd-padding-default);
}
.jodit-ui-select__input:not([multiple]) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4.95 10'%3E%3Cpath fill='%23444' d='m1.41 4.67 1.07-1.49 1.06 1.49zm2.13.66L2.48 6.82 1.41 5.33z'/%3E%3C/svg%3E");
  background-position: 98% 50%;
  background-repeat: no-repeat;
  padding-right: calc(var(--jd-padding-default)*2);
}
.jodit-ui-select_size_tiny {
  margin-bottom: 0;
}
.jodit-ui-select_size_tiny .jodit-ui-select__input {
  --jd-height:calc(var(--jd-input-height)/1.8);
  height: var(--jd-height);
  line-height: var(--jd-height);
}
.jodit-ui-select_variant_outline .jodit-ui-select__wrapper {
  border: 0;
}
.jodit-ui-select_variant_outline .jodit-ui-select__wrapper select {
  outline: 0;
}
.jodit-ui-select_width_auto {
  width: auto;
}
.jodit-ui-select_width_auto .jodit-ui-select__wrapper {
  min-width: auto;
}
.jodit-ui-text-area {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--jd-padding-default);
  width: 100%;
}
.jodit-ui-text-area__input {
  appearance: none;
  background-color: var(--jd-color-white);
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  height: var(--jd-input-height);
  line-height: 1.2;
  outline: none;
  padding: 0 var(--jd-padding-default);
  width: 100%;
}
.jodit-ui-text-area__input[disabled] {
  background-color: #f0f0f0;
  color: var(--jd-color-border);
}
.jodit-ui-text-area__input_has-error_true {
  border-color: var(--jd-color-red);
}
.jodit-ui-text-area__input:focus {
  outline: 0;
}
.jodit-ui-text-area_theme_dark .jodit-ui-text-area__input {
  background-color: var(--jd-color-gray);
}
.jodit-ui-text-area_has-error_true .jodit-ui-text-area__input {
  border-color: var(--jd-color-red);
}
.jodit-ui-text-area__error,
.jodit-ui-text-area__label {
  color: var(--jd-color-label);
  display: block;
  font-size: .8em;
  margin-bottom: calc(var(--jd-padding-default)/4);
}
.jodit-ui-text-area__error,
.jodit-ui-text-area_has-error_true .jodit-ui-text-area__label {
  color: var(--jd-color-error);
}
.jodit-ui-text-area__wrapper {
  align-items: center;
  background-color: var(--jd-color-white);
  border: 1px solid var(--jd-color-border);
  display: flex;
  justify-content: stretch;
  min-width: 200px;
}
@media (max-width: 480px) {
  .jodit-ui-text-area__wrapper {
    min-width: 140px;
  }
}
.jodit-ui-text-area_theme_dark .jodit-ui-text-area__wrapper {
  background-color: var(--jd-color-gray);
  border-color: var(--jd-color-border);
}
.jodit-ui-text-area_focused_true .jodit-ui-text-area__wrapper {
  border-color: var(--jd-color-border-selected);
}
.jodit-ui-text-area__icon:not(:empty) {
  align-items: center;
  display: flex;
  padding: 0 var(--jd-padding-default);
}
.jodit-ui-text-area__icon:not(:empty) svg {
  fill: var(--jd-color-border);
  height: 16px;
  width: 16px;
}
.jodit-ui-text-area__icon:not(:empty) + .jodit-ui-text-area__input {
  padding-left: 0;
}
.jodit-ui-text-area__clear {
  align-items: center;
  display: flex;
  opacity: .8;
  padding: 0 var(--jd-padding-default) 0 0;
}
.jodit-ui-text-area__clear:active {
  opacity: 1;
  transform: scale(1.1);
}
.jodit-ui-text-area__clear svg {
  fill: var(--jd-color-border);
  height: 12px;
  width: 12px;
}
.jodit-ui-text-area_theme_dark .jodit-ui-text-area__clear svg,
.jodit-ui-text-area_theme_dark .jodit-ui-text-area__icon svg {
  fill: var(--jd-color-dark);
}
.jodit-ui-text-area__wrapper {
  flex: 1;
}
.jodit-ui-text-area__input {
  height: 100%;
  min-height: 60px;
  padding: var(--jd-padding-default);
}
.jodit-ui-checkbox {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-bottom: var(--jd-padding-default);
}
.jodit-ui-checkbox__input {
  margin-right: var(--jd-padding-default);
}
.jodit-ui-checkbox_switch_true .jodit-ui-checkbox__wrapper {
  display: inline-block;
  height: 34px;
  margin-right: var(--jd-padding-default);
  position: relative;
  width: 60px;
}
.jodit-ui-checkbox_switch_true .jodit-ui-checkbox__wrapper input {
  height: 0;
  opacity: 0;
  width: 0;
}
.jodit-ui-checkbox_switch_true .jodit-ui-checkbox__switch-slider {
  background-color: #ccc;
  border-radius: 34px;
  cursor: pointer;
  inset: 0;
  position: absolute;
  transition: .4s;
}
.jodit-ui-checkbox_switch_true .jodit-ui-checkbox__switch-slider:before {
  background-color: #fff;
  border-radius: 50%;
  bottom: 4px;
  content: "";
  height: 26px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 26px;
}
.jodit-ui-checkbox_switch_true.jodit-ui-checkbox_checked_true .jodit-ui-checkbox__switch-slider {
  background-color: #2196f3;
}
.jodit-ui-checkbox_switch_true.jodit-ui-checkbox_checked_true .jodit-ui-checkbox__switch-slider:before {
  transform: translateX(26px);
}
.jodit-ui-checkbox_switch_true.jodit-ui-checkbox_focused_true .jodit-ui-checkbox__switch-slider {
  box-shadow: 0 0 1px #2196f3;
}
.jodit-ui-block .jodit-ui-checkbox {
  margin-bottom: 0;
}
.jodit-ui-file-input {
  overflow: hidden;
  position: relative;
}
.jodit-ui-file-input__input {
  bottom: 0;
  cursor: pointer;
  font-size: 400px;
  margin: 0 calc(var(--jd-padding-default)*-1) 0 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.jodit-ui-list {
  display: flex;
  flex-direction: column;
}
.jodit-ui-list_mode_vertical .jodit-ui-group {
  background-color: transparent;
  border: 0;
  flex-direction: column;
}
.jodit-ui-list_mode_vertical .jodit-toolbar-button {
  height: auto;
  min-height: var(--jd-button-size);
}
.jodit-ui-list_mode_vertical .jodit-toolbar-button__button {
  cursor: pointer;
  height: auto;
  min-height: var(--jd-button-size);
  width: 100%;
}
.jodit-ui-list_mode_vertical .jodit-toolbar-button__text:not(:empty) {
  justify-content: left;
}
.jodit-ui-separator {
  border-left: 0;
  border-right: 1px solid var(--jd-color-border);
  cursor: default;
  margin: 2px;
  padding: 0;
}
.jodit-ui-break {
  border-top: 1px solid var(--jd-color-border);
  flex-basis: 100%;
  height: 0 !important;
  width: 0;
}
.jodit-ui-spacer {
  flex: 1;
}
:root {
  --jd-popup-box-shadow:0 4px 1px -2px rgba(76,76,76,.2),0 3px 3px 0 rgba(76,76,76,.15),0 1px 4px 0 rgba(76,76,76,.13);
  --jd-popup-max-height:max(50vh,350px);
}
.jodit-popup {
  background: 0 0;
  border: 0;
  box-shadow: var(--jd-popup-box-shadow);
  display: inline-block;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  position: fixed;
  transform: translateZ(0);
  width: auto;
  z-index: var(--jd-z-index-popup);
}
.jodit-popup__content {
  background: var(--jd-color-background-default);
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  max-height: var(--jd-popup-max-height,400px);
  overflow: auto;
  padding: var(--jd-padding-default);
  overflow-scrolling: touch;
}
.jodit-popup_padding_false .jodit-popup__content {
  padding: 0;
}
.jodit-popup_max-height_false .jodit-popup__content {
  max-height: fit-content;
}
@keyframes a {
  30% {
    opacity: .6;
  }
  60% {
    opacity: 0;
  }
  to {
    opacity: .6;
  }
}
.jodit-progress-bar {
  border-radius: 1px;
  height: 2px;
  left: 0;
  opacity: .7;
  position: absolute;
  top: 0;
  z-index: var(--jd-z-index-tooltip);
}
.jodit-progress-bar div {
  background: var(--jd-color-background-progress);
  height: 2px;
  position: relative;
  transition: width .5s ease-out, opacity .5s linear;
  will-change: width, opacity;
}
.jodit-progress-bar div:after,
.jodit-progress-bar div:before {
  animation: a 2s ease-out 0s infinite;
  border-radius: 100%;
  box-shadow: var(--jd-color-background-progress) 1px 0 6px 1px;
  content: "";
  display: inline-block;
  height: 2px;
  opacity: .6;
  position: absolute;
  top: 0;
}
.jodit-progress-bar div:before {
  right: -80px;
  width: 180px;
  clip: rect(-6px, 90px, 14px, -6px);
}
.jodit-progress-bar div:after {
  right: 0;
  width: 20px;
  clip: rect(-6px, 22px, 14px, var(--jd-padding-default));
}
.jodit-progress-bar__file-animation {
  height: 32px;
  opacity: .8;
  pointer-events: none;
  position: fixed;
  transform: scale(1);
  transition:
    left .8s ease-in,
    top .8s ease-in,
    opacity .8s ease-in,
    transform .8s ease-in;
  width: 32px;
  z-index: 2147483647;
}
.jodit-progress-bar__file-animation svg {
  fill: var(--jd-color-background-progress);
  height: 100%;
  width: 100%;
}
:root {
  --jd-em-color-border:#b6d4fe;
  --jd-em-color-bg:#cfe2ff;
  --jd-em-color-color:#084298;
  --jd-em-border-radius:0.375rem;
  --jd-em-padding:0.5rem 1rem;
  --jd-em-font-size:1rem;
}
.jodit-ui-messages {
  bottom: 0;
  height: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 3;
}
.jodit-ui-message {
  background: var(--jd-em-color-bg);
  border: 1px solid var(--jd-em-color-border);
  border-radius: var(--jd-em-border-radius);
  bottom: 0;
  color: var(--jd-em-color-color);
  cursor: pointer;
  display: block;
  font-size: var(--jd-em-font-size);
  opacity: 0;
  padding: var(--jd-em-padding);
  position: absolute;
  right: calc(var(--jd-padding-default)/2);
  transition:
    opacity .1s linear,
    bottom .3s linear,
    transform .1s ease-out;
  white-space: pre;
}
.jodit-ui-message_active_true {
  opacity: 1;
}
.jodit-ui-message:active {
  transform: scale(.76);
}
.jodit-ui-message_variant_secondary {
  --jd-em-color-border:#d3d6d8;
  --jd-em-color-bg:#e2e3e5;
  --jd-em-color-color:#41464b;
}
.jodit-ui-message_variant_danger,
.jodit-ui-message_variant_error,
.jodit-ui-message_variant_secondary {
  background: var(--jd-em-color-bg);
  border-color: var(--jd-em-color-border);
  color: var(--jd-em-color-color);
}
.jodit-ui-message_variant_danger,
.jodit-ui-message_variant_error {
  --jd-em-color-border:#f5c2c7;
  --jd-em-color-bg:#f8d7da;
  --jd-em-color-color:#842029;
}
.jodit-ui-message_variant_success {
  --jd-em-color-border:#badbcc;
  --jd-em-color-bg:#d1e7dd;
  --jd-em-color-color:#0f5132;
  background: var(--jd-em-color-bg);
  border-color: var(--jd-em-color-border);
  color: var(--jd-em-color-color);
}
.jodit-toolbar__box:not(:empty) {
  --jd-color-background-default:var(--jd-color-panel);
  background-color: var(--jd-color-background-default);
  border-bottom: 1px solid var(--jd-color-border);
  border-radius: var(--jd-border-radius-default) var(--jd-border-radius-default) 0 0;
  overflow: hidden;
}
.jodit-toolbar__box:not(:empty) .jodit-toolbar-editor-collection:after {
  background-color: var(--jd-color-panel);
}
.jodit-dialog {
  border: 0;
  box-sizing: border-box;
  display: none;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  height: 0;
  position: absolute;
  width: 0;
  will-change:
    left,
    top,
    width,
    height;
}
.jodit-dialog_moved_true {
  -webkit-user-select: none;
  user-select: none;
}
.jodit-dialog * {
  box-sizing: border-box;
}
.jodit-dialog .jodit_elfinder,
.jodit-dialog .jodit_elfinder * {
  box-sizing: initial;
}
.jodit-dialog__overlay {
  background-color: rgba(0, 0, 0, .5);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 100%;
  z-index: var(--jd-z-index-dialog-overlay);
}
.jodit-dialog_static_true .jodit-dialog__overlay {
  display: none;
}
.jodit-dialog_active_true,
.jodit-dialog_modal_true .jodit-dialog__overlay {
  display: block;
}
.jodit-dialog__panel {
  background-color: #fff;
  display: flex;
  flex-flow: column nowrap;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  min-height: 100px;
  min-width: 200px;
  position: fixed;
  top: 0;
  z-index: var(--jd-z-index-dialog);
  --jd-box-shadow-blur:calc(var(--jd-padding-default)*2);
  --jd-box-shadow-1:0 var(--jd-padding-default) var(--jd-box-shadow-blur) rgba(0,0,0,.19);
  box-shadow: var(--jd-box-shadow-1), 0 6px 6px rgba(0, 0, 0, .23);
  text-align: left;
  white-space: normal;
}
@media (max-width: 480px) {
  .jodit-dialog:not(.jodit-dialog_adaptive_false) .jodit-dialog__panel {
    height: 100% !important;
    left: 0 !important;
    max-width: 100%;
    top: 0 !important;
    width: 100% !important;
  }
}
.jodit-dialog_static_true {
  box-sizing: border-box;
  display: block;
  height: auto;
  position: relative;
  width: auto;
  z-index: inherit;
}
.jodit-dialog_static_true .jodit-dialog__panel {
  border: 1px solid var(--jd-color-border);
  box-shadow: none;
  left: auto !important;
  position: relative;
  top: auto !important;
  width: 100% !important;
  z-index: inherit;
}
.jodit-dialog_theme_dark,
.jodit-dialog_theme_dark .jodit-dialog__panel {
  background-color: var(--jd-dark-background-darknes);
  color: var(--jd-dark-text-color);
}
.jodit-dialog__header {
  border-bottom: 1px solid var(--jd-color-border);
  cursor: move;
  display: flex;
  justify-content: space-between;
  min-height: 50px;
  text-align: left;
}
.jodit-dialog__header-title,
.jodit-dialog__header-toolbar {
  align-items: center;
  display: flex;
  flex-shrink: 3;
  font-size: 18px;
  font-weight: 400;
  line-height: 48px;
  margin: 0;
  padding: 0 var(--jd-padding-default);
  vertical-align: top;
}
@media (max-width: 480px) {
  .jodit-dialog__header-toolbar {
    padding-left: 0;
  }
}
.jodit-dialog__header-button {
  color: #222;
  flex-basis: 48px;
  font-size: 28px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  transition: background-color .2s ease 0s;
}
.jodit-dialog__header-button:hover {
  background-color: var(--jd-color-background-button-hover);
}
.jodit-dialog__header .jodit_toolbar {
  background: transparent;
  border: 0;
  box-shadow: none;
}
.jodit-dialog__header .jodit_toolbar > li.jodit-toolbar-button .jodit-input {
  padding-left: var(--jd-padding-default);
  width: auto;
}
@media (max-width: 480px) {
  .jodit-dialog:not(.jodit-dialog_adaptive_false) .jodit-dialog__header {
    flex-direction: column;
  }
}
.jodit-dialog_slim_true .jodit-dialog__header {
  min-height: 10px;
}
.jodit-dialog_slim_true .jodit-dialog__header-title,
.jodit-dialog_slim_true .jodit-dialog__header-toolbar {
  padding: 0 calc(var(--jd-padding-default)/4);
}
.jodit-dialog_theme_dark .jodit-dialog__header {
  border-color: var(--jd-color-dark);
}
.jodit-dialog_fullsize_true .jodit-dialog__header {
  cursor: default;
}
.jodit-dialog__content {
  flex: 1;
  min-height: 100px;
  overflow: auto;
}
.jodit-dialog__content .jodit-form__group {
  margin-bottom: calc(var(--jd-padding-default)*1.5);
  padding: 0 var(--jd-padding-default);
}
.jodit-dialog__content .jodit-form__group:first-child {
  margin-top: var(--jd-padding-default);
}
.jodit-dialog__content .jodit-form__group .jodit-input_group {
  border-collapse: separate;
  display: table;
  width: 100%;
}
.jodit-dialog__content .jodit-form__group .jodit-input_group > * {
  display: table-cell;
  height: 34px;
  vertical-align: middle;
}
.jodit-dialog__content .jodit-form__group .jodit-input_group > input {
  margin: 0 !important;
}
.jodit-dialog__content .jodit-form__group .jodit-input_group > input:not([class*=col-]) {
  width: 100%;
}
.jodit-dialog__content .jodit-form__group .jodit-input_group-buttons {
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
.jodit-dialog__content .jodit-form__group .jodit-input_group-buttons > .jodit-button {
  border: 1px solid var(--jd-color-border);
  border-radius: 0;
  height: 34px;
  line-height: 34px;
  margin-left: -1px;
}
.jodit-dialog__footer {
  display: none;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: var(--jd-padding-default);
}
.jodit-dialog__footer button {
  margin-right: calc(var(--jd-padding-default)/2);
}
.jodit-dialog__footer button:last-child {
  margin-right: 0;
}
.jodit-dialog__column {
  display: flex;
}
.jodit-dialog__resizer {
  display: none;
  position: relative;
}
.jodit-dialog__resizer svg {
  bottom: 0;
  cursor: nwse-resize;
  fill: var(--jd-color-gray-dark);
  height: 12px;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-user-select: none;
  user-select: none;
  width: 12px;
}
.jodit-dialog_resizable_true .jodit-dialog__resizer {
  display: block;
}
@media (max-width: 480px) {
  .jodit-dialog__resizer {
    display: none;
  }
}
.jodit-dialog_prompt {
  max-width: 300px;
  min-width: 200px;
  padding: var(--jd-padding-default);
  word-break: break-all;
}
.jodit-dialog_prompt label {
  display: block;
  margin-bottom: calc(var(--jd-padding-default)/2);
}
.jodit-dialog_alert {
  max-width: 300px;
  min-width: 200px;
  padding: var(--jd-padding-default);
  word-break: break-all;
}
.jodit-dialog_footer_true .jodit-dialog__footer {
  display: flex;
}
.jodit_fullsize .jodit-dialog__panel {
  height: 100% !important;
  inset: 0 !important;
  width: 100% !important;
}
.jodit_fullsize .jodit-dialog__panel .jodit-dialog__resizer {
  display: none;
}
.jodit-dialog .jodit-ui-messages {
  z-index: var(--jd-z-index-dialog);
}
.jodit-context-menu {
  background: 0 0;
  border: 0;
  box-shadow: var(--jd-popup-box-shadow);
  display: inline-block;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  position: fixed;
  transform: translateZ(0);
  width: auto;
  z-index: var(--jd-z-index-popup);
  z-index: var(--jd-z-index-context-menu);
}
.jodit-context-menu,
.jodit-context-menu__content {
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
}
.jodit-context-menu__content {
  background: var(--jd-color-background-default);
  max-height: var(--jd-popup-max-height,400px);
  overflow: auto;
  padding: var(--jd-padding-default);
  overflow-scrolling: touch;
}
.jodit-context-menu_padding_false .jodit-context-menu__content {
  padding: 0;
}
.jodit-context-menu_max-height_false .jodit-context-menu__content {
  max-height: fit-content;
}
.jodit-context-menu .jodit-ui-button {
  display: flex;
}
.jodit-context-menu button {
  width: 100%;
}
.jodit-context-menu_theme_dark {
  background-color: var(--jd-dark-background-color);
}
:root {
  --jd-image-editor-resizer-border-color:#05ff00;
  --jd-image-editor-resizer-target-size:padding-default;
  --jd-image-editor-resizer-target-border-color:#383838;
  --jd-image-editor-resizer-target-bg-color:#8c7878;
}
.jodit-image-editor {
  height: 100%;
  overflow: hidden;
  padding: var(--jd-padding-default);
  width: 100%;
}
@media (max-width: 768px) {
  .jodit-image-editor {
    height: auto;
  }
}
.jodit-image-editor > div,
.jodit-image-editor > div > div {
  height: 100%;
}
@media (max-width: 768px) {
  .jodit-image-editor > div,
  .jodit-image-editor > div > div {
    height: auto;
    min-height: 200px;
  }
}
.jodit-image-editor * {
  box-sizing: border-box;
}
.jodit-image-editor .jodit-image-editor__slider-title {
  background-color: #f9f9f9;
  border-bottom: 1px solid hsla(0, 0%, 62%, .31);
  color: #333;
  cursor: pointer;
  font-weight: 700;
  line-height: 1em;
  padding: .8em 1em;
  text-overflow: ellipsis;
  text-shadow: #f3f3f3 0 1px 0;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.jodit-image-editor .jodit-image-editor__slider-title svg {
  display: inline-block;
  margin-right: var(--jd-padding-default);
  vertical-align: middle;
  width: 16px;
}
.jodit-image-editor .jodit-image-editor__slider-content {
  display: none;
}
.jodit-image-editor .jodit-image-editor__slider.jodit-image-editor_active .jodit-image-editor__slider-title {
  background-color: #5d5d5d;
  color: #fff;
  text-shadow: #000 0 1px 0;
}
.jodit-image-editor .jodit-image-editor__slider.jodit-image-editor_active .jodit-image-editor__slider-title svg {
  fill: #fff;
}
.jodit-image-editor .jodit-image-editor__slider.jodit-image-editor_active .jodit-image-editor__slider-content {
  display: block;
}
.jodit-image-editor__area {
  background-color: #eee;
  background-image:
    linear-gradient(
      45deg,
      var(--jd-color-border) 25%,
      transparent 25%,
      transparent 75%,
      var(--jd-color-border) 75%,
      var(--jd-color-border)),
    linear-gradient(
      45deg,
      var(--jd-color-border) 25%,
      transparent 25%,
      transparent 75%,
      var(--jd-color-border) 75%,
      var(--jd-color-border));
  background-position: 0 0, 15px 15px;
  background-size: 30px 30px;
  display: none;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}
.jodit-image-editor__area.jodit-image-editor_active {
  display: block;
}
.jodit-image-editor__area .jodit-image-editor__box {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: relative;
  z-index: 1;
}
.jodit-image-editor__area .jodit-image-editor__box img {
  max-height: 100%;
  max-width: 100%;
  -webkit-user-select: none;
  user-select: none;
}
.jodit-image-editor__area .jodit-image-editor__croper,
.jodit-image-editor__area .jodit-image-editor__resizer {
  background-repeat: no-repeat;
  border: 1px solid #fff;
  box-shadow: 0 0 11px #000;
  height: 100px;
  left: 20px;
  pointer-events: none;
  position: absolute;
  top: var(--jd-padding-default);
  width: 100px;
  z-index: 2;
}
.jodit-image-editor__area .jodit-image-editor__croper i.jodit_bottomright,
.jodit-image-editor__area .jodit-image-editor__resizer i.jodit_bottomright {
  background-color: var(--jd-image-editor-resizer-target-bg-color);
  border: 1px solid var(--jd-image-editor-resizer-target-border-color);
  border-radius: 50%;
  bottom: calc(var(--jd-padding-default)*-1);
  box-shadow: 0 0 11px #000;
  cursor: se-resize;
  display: inline-block;
  height: 20px;
  pointer-events: all;
  position: absolute;
  right: calc(var(--jd-padding-default)*-1);
  width: 20px;
  z-index: 4;
}
.jodit-image-editor__area .jodit-image-editor__croper i.jodit_bottomright:active,
.jodit-image-editor__area .jodit-image-editor__resizer i.jodit_bottomright:active {
  border: 1px solid #ff0;
}
.jodit-image-editor__area.jodit-image-editor__area_crop {
  background: #eee;
  height: 100%;
  line-height: 100%;
  position: relative;
  text-align: center;
}
.jodit-image-editor__area.jodit-image-editor__area_crop .jodit-image-editor__box {
  height: 100%;
  line-height: 100%;
  overflow: visible;
  pointer-events: all;
  text-align: left;
}
.jodit-image-editor__area.jodit-image-editor__area_crop .jodit-image-editor__box img {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
.jodit-image-editor__area.jodit-image-editor__area_crop .jodit-image-editor__box:after {
  background: hsla(0, 0%, 100%, .3);
  content: "";
  inset: 0;
  margin: auto;
  position: absolute;
  z-index: 1;
}
.jodit-image-editor__area.jodit-image-editor__area_crop .jodit-image-editor__box .jodit-image-editor__croper {
  cursor: move;
  pointer-events: all;
}
.jodit-image-editor__area.jodit-image-editor__area_crop .jodit-image-editor__box .jodit-image-editor__croper i.jodit-image-editor__sizes {
  background: rgba(0, 0, 0, .2);
  border-radius: .4em;
  bottom: -30px;
  color: #fff;
  display: block;
  font-size: 12px;
  left: 100%;
  padding: 9px 6px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  white-space: pre;
}
.jodit-image-editor__area.jodit-image-editor__area_crop.jodit-image-editor_active {
  align-items: center;
  display: flex;
  justify-content: center;
}
.jodit-file-browser-files {
  display: none;
  height: 100%;
  overflow-anchor: auto;
  position: relative;
  vertical-align: top;
}
.jodit-file-browser-files .jodit-button {
  border-radius: 0;
}
.jodit-file-browser-files_loading_true:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jodit-file-browser-files_loading_true:after {
  animation: c 2s ease-out 0s infinite;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAABRsSURBVHja7F1/aJfVGn/33RgUg8FiNfK2WCykyS7GLoYyUbwYipZMumgLo+iPS9HlXhSHkRXdislESxMz0mapuaFo2myjkfnNlTQ2FJdTu8NvLVcrdbpcfGvxrfs823m/vXt3fjznvOedzr0PPJzzPe+7d+97Ps95nuc851fGAw884CD98ccfI1Jqmc3UpEyQz4FkMqRTgYshn8fymZ57SyGbzf5mENIOz9+ngE9Atg/SLkhPQHoWeEDn3SmpSZlJnvf7ypUrTpb7IyMjY+gGN6WWmaY84l2T3c+u58D1csjOgvwsyBdBvsDRo2zgMl/ZNM59vcAJ4Dj8nzikLa5QmBLv28YCfPd3li7gPHBMwKdcEwhCJgN6FoLOWJtUgiWovALG04FXsbI44xbgw8AplbaU/Q+ZQNgGf0gA/JWhC1aQyle1eN91rPRKKKuEsjzZvSph0m2RiutpIYRrfZC8B+l7kB6jgq0CnQIy9X39v2NYQW5FeUFQlQVN/aALyiYBPw/5M5B+Dvw02vMggqcDukEl57F3xHf9H747+4bA5oD6dzqaYEgAqIDbBl9RhvZ4H/B5yL+IDp3oXhmwNkm3lTLn80VIz+O3QFqm2/rHwgeI6QDOa006LZ3Q4lHNNwK3AVeYAD4WgmHQUivYNzWyb7xufICYaavXVbuKZ6MXfwRVJ+TnXW+Am/oMnNaO3/Y5pPitcyh/a6LqtXwAt+J01LVFEzAJ0jpIj7JunJYd1wHchnBQHUSC3Uan8WPgPVgHlBiBCcAkH4Da2i2DjwGZlcy5W0K17zLwVb9NgaY4iJpawJs+BCnWwUo3SKXT4oOAP8IHCFsIfMCguj8JaQ2kOaaA227d10ALuIR1gHVxErjctPtHBd8btSR3A4MIgSePAZxqVPeQlthq7ZRuZVABCVkLuGkJpGgKsY4ybfUEVO84qhsoAzSgrUfHZ1UQVe99B6o2oMYdwg7latAq5iROGoueQExW6UE0gCe/ANIh9SZ6jqkWsN3STZ0rHWEgpkNmEvILxqQbSAXaAPxqSBswQkbpbpo6fGPR0m3GBYjBIIwqNjCTEAr4wkBQUA0AjKNrdZCu0okAqgQhTKCDhFxV91BNgsDuYx3WQZptG3xtDUCJEDKvthGuLVEJlq4gUMyAylfQERadPrhKOHTmB3Ces4RFEXNsgW8UClbZcEhxqPQIpHOord2k1ZsAH4YvYNJXN3EgWX4Ocw4LbIEvDQSJfADJtULWxSuj+BBUP4DaC6D0DkyFg6JKTVo/5brvXqzbo2zSi3af3/9bGgrW1Ar5kH4MXEzVHEHVf5CuYZC4fti9AoI/gXX8Eda5Tp9f9I4xWWsnOoc5zNMv1okjmKp/vzay3epNJ4+YmALdoWBPWTHksc5zTU1AekqYt7LcWTruTYTZQdmQHoB0GuXv/de8L8e7xrsuA8kPNtx3AZIOxp3APc7wvD6kvi+//DLh3nvPPfegWs1jf4dBGGxpOA+hlOXzgw7VBjEBnDKcs4jzDOZDOmjqD2SJQFGBx9JaSOcQ7xVO2RIJhf86AfB+Z3huHs7Ra2pra+ugtubTp0+jMLgC0e6/ftddd6EgzMO5iGwSaq4NITCdLczy6GzXAj8KnDIxAaM0AKeViwCtgbRSNgGUJwQyDaACngO4w6S/CXgb8KEvvvgiFUaw59y5c64mWXvnnXdmsijdYxjpdP6cXh6oS0g1Bb48zpFEzValA3663pcuXaoleSzFltBIlWhRmWx+v6yMcQJ4PU7A/Oyzz/qca0R33HEHrjlAEJa73rns24JqA0keTUGTjglIJpNOxsMPP6wLfiGkx53hxRbcewwXc1BAx0u4gGMNcP2nn36acq4juv322ytZ5K7UlhBo5LER3AvcTXU60wKgYbsyWTCi3LTV6wLvKesGrvrkk0/qneucCgoKHoJkHbxvYRAhMMij/zMbVzZRTMAvv/wycj4AoRv4Mk7oII4HkLp+vC6drwxt/FrgKeMBfKTe3t69UMFTgPG9B3WcQdMeBsvjhJJqnYGqjMrKSmr/tZxNWAi87o9i+1l5O6SPNjc3dzrjlPLz83HyC/aWpqk0gWZUUHZtJvxuUZmAtAYgtHycr/a6qIXz2DQI5OH1UDRjPIOPdOHChU6o+JmQXW+68JYS4vUB/bozvN5RGAImdwPZA3AC51RKrMAfyBHFGCRBnz4oe7ypqemgc4PQxYsX0YytuOWWW3BRaa3DWd0U1A/w/Z4KvBx4jcoExAitE6dzPStr3RR/QKQ5fOUJ4PsaGxtvGPC9dOnSJfyu+7ALa9MJFPx+lkU05YNBBDVdg0uwKc4eAWCZ83cC8jM+/PDDLucGpr6+Pvy+GWz/ASs9AMFvd7ax1ATEFOBjmLdSBraN3gBwHHhmQ0NDrzMB6PLly73MUYubOs3EiB/GJebyTEB6QogCnGrV6KAFR7AVeP4HH3ww4EwgunLlCn7vfACi1UQDqMb5PWUvm5qAB3HESXNomKz2GaOHv/DAgQNJZwJSf38/fvdC3J5G1iPQnf3jK5sGvx80MQHP69hxHWZ/2wN8//vvv3/BmcD0008/XWCaoEcUJ6C0eoUWeFbXBOBCzTKKJ2/YExgEXrRv374eJyLn6tWrWA+LAJRBy+o/rQUQUx0TsFwzRKzLK/bu3dseQf8nDQwMYH2sCOL0ibx9Vr6cagIKmf0nxe8pguC7vn/Pnj2bIshH088//4z1st+m+veUI6ZFFBOwLGj/XqIh0O4/HkEtJgDmcZ4/EED9e69VKk0ACoDN1u/jqrq6uv4IZjElk0msnypbwPs0wTKVCUBnYbLuMC5REA7v3r37vQhikhBgPTWrTAEFeB9NZt3C0SbAr/6DdPM4jF7/PyNotUzBU26vgAo8x+7zri3jmgAgnOJdKYrVB9QEb+zcubMrgpVOv/76K9bXGzrACwTJfw1D+9k8EzAXOE8GviEPAK+JIDXSAlhvA7yWTWztvMfiXM65PBNQrgLfUBi2v/vuu70RnPo0ODjYC0BtN3D2VNfLR5gAz04eRn17yb0p4A0RlIEI6y+la/MV1xf4fYACSEtDiP031dbWRrY/AP32229dAGCTrs1XrHHEaesFXh+gXCfooyEM2yIIrdC2ADZ/1D1eM+CagHLJ5ExTxrl9hyLsrDiDWI99EjApgPvLRwhAmQh4HV/Axwe3bt06GMEXnFKpFK4tOBgQcH95WdoEAE01nc8Xi8VEArA3gs4q7VWpfsHaCpEg4GrnoeXhOEKUw3u4yZYqbGo4Lk2KR5hZpcOsXjO9GIm0AYFycTErmoDJVLWu0Tto3bJly0CEmT36/fffkzh/UKfVE3yLkix3Xx+v5FjYaaslgiwUZxDrdbrm38guF6EAFFKAF5kEwcFPrRFcoVCrIdAiKsSlYUWqFi/zBwTXOiKsQqGOIKe1cQRmSAPkmYIv0ADY9Yuif+GYgC5Wv9kB1L6X8lAA8k3BFwhB94YNG1IRXPYJutwpINwBpNjSI/O5AhDQGUxEUIVKCRMBEGiFIQG4yX+Daf+fPacvwihUM2Czfm/KcgMLtjZZhudEY//hks2VVJlZ7tJvi5SMMApVA9gMsOVkXYvDFiO6fggFACUqJ6qKcaMBbD5uAH2AlE0fIKJxRSnUAGizcykePtWzjOo1VA2gpa0V2CVRALBbURDwQV4qiGAKVQDyLZ571JfFum0lFqTJvScvgilUytPxAxSY9boawMbD3OtFEUahaoAinQap0gA4JSzhPswSFz733HOZEVT2KZlMYr0WesGV7KpOoQRqgG6DVi4rx5EqjFWfjSCz3vqLHd9IoGyYnoBjNwpAwhBoWXlpJAChCECpv66p5ycJBCSBcwI7daZ7E83FtAiuUGgaT/WLACaYhk4MBCVk0UDKWb2c3+URVqFogOm8OqccqMW5d+Dmm29OuGsDOyw7gmUvvfRSFBCySFevXsX6LBO1cIoG8NEQ5u7KoFbLi0Kz3fODI7JGeHbwTSJADcxCq1cAWnR39yYIQUWEmVX1X2G6SYTgnhavABwL0uoF91dUV1dnR9AFp/7+fjysq0IGvIEGODYkAOwa7t/XYXl3kDzgBRF8Vgg3eczT2SqGYP97vBoA83ELrd6/WPSJCDsr6v8Jw91BRdfS6za9ewQ1qVo9RQv47plXU1NTHEFoTpcvX8aTwueJgKdoAI4wpE8Y9e4SdtgdGLK4S1gm8L8jGAO1fqy/TNmiUE1hQIwPj9AADOQk7ugRdJ9ADj+2bt26aI6AAV26dAnr7THqnsFEYTgEnBRtFl0fwk6hOcCrIjiNaBXOAKIcuq3hG4w4fTXma+lNOEHEZFs4hcA8+eqrr0a+gAZdvHgRbf+TsrMDDMxBr2v/eT7A0L5+8HN7AKdPFhncHMGqZftfB84Wga0yBwKtsN1hk4B5PsCIrd0C2HwRz924cWNlBK2afvzxx0rX89c5Qo4gCNv85bwDI7r8XUKqynfL/KmHazZt2pQbQSymH374AffuqeEB7gWXCrzHFCCmXf5niE4NWxPkJFAJ41GmtRHMUtWP9TNJdYScgQZYo3NoFEYF21WmgAq8776KzZs3Px1BPZq+//57rJcKXhg3oClo90b/qCeHvqLjA2j6B+u2bNlSFkH+J3333XdlAMo6ntq3cJroK6K4gOzgyP2oBaj2nqIdPGXYKzjw5ptvToqgd5yenh5U+Qcgmy07UdxQA7QD7xfFClSnh68Oelag6H5n+Fj6j9566638iQz++fPn8wGMRq/dV4EviwVwrq0W9QpUJsAdINof5LRQxfNLgBu2bt06IaePffvttzjDp8EZ3r6dDL7sQEkfyAdVW82rjo9H/hdkB2y2ft89eEB149tvvz2hlqh/8803OazlTzMFX6ENcKLvU7LgEMUEuIc9vqLb+inBJE8ezyo+un379gkxaPT111/jdx4FEGbJwOd1A2VdQ9896Pj1qIJDMSJI6yHpNGnpGlHFqVgp77zzzg29tjCRSBQx8KfKWrmJBvDkO4HXU3oI7pQwFUDpc/8s9ABk14uB23bs2HFDTiU7d+7cAqj4NrbESxtojeAQYjWoOnyaqwF4AsFSnDm81lT1y2YZ+cpwLmHDzp07a3bt2nVDTCrt6urKBq5hDl8eBXCTHgGjtWxTaVK8IEYFjKWrvVPIdU8VE2kMgUCsBD6ye/fukvEM/ldffVUCFX4EsitVtl3UYjU0wDHg1dQIodQJFJShKXgE0j5dLaACn6MJkKcDH6+rq6uur68fV72EM2fO5Jw9e7YasseBp5u0cKoQsDxO9Vrqqn6R2hdGAjWEoBvSR03B9wPNA95HGDVcBXxqz549D40H8E+fPo3vecoZntGTreqzmwgBRyDw2Plu3TBxxmuvvcYFUQYwy+OQ5UoV6DITQzEJnGsdbLSyfvHixdfVptSnTp2qZMJaqtsVVtWbAiP0zap498ryt956q5OxYcMGyj/gpbhbxS5IlwSJBQQYYsZVzWtREBYtWnTN9ic+efIkOq1LmM9SZDKplioQgrJ6ZpZTVODd32kBIEoZL0UvvdFdCBoUfGo8gXM0/UHgHTireeHChaFrhePHj+N0dzxqdxnwg2xwS0vD6YIvwAOnd89nvhkZeJduu+02J2Pjxo0UKZO9GM7w+cjdFMIgCmiqAXj39bO5DPFYLNY8b948ayeXtLW1lbIT1mcxzjVZUGtqCjh44Bj/34H7ZXjJhCItAAHAd1Mc0fvcPYAqCPhBhIHDF5jP0MF2QkmwE02HTMjs2bPTpqOlpSXPVeHABSwoVcLsOebzTWZH2fADOClO7ZqB3yfDTWUSUACyiHZG9UJY0SiNH7PKIjsiqt6BooegIhTMOYxHUTweN3q26EAN/wkr3t+qvEaKczbvxzoXPcf7brL/a9oNFKXYPZzpnUpGlX6dbqHIDIRNlIWXsuibbjdQkGLdzoQ0YfJ/uJFAamsndllw19HZzDlxVGFmkcqilFnSEFotnnKNOlZPGQX0lWOdzoa01xR47nCwDtBEpwbHoedj94wy0KSKCOoIQhgaQrXZgkoYdMCXPAvrcr57WITuXEHlcLCu00cQGjza7BEcRjbRAFSNQAXXVAh0zuY1BV/Q2r3pekixnz+oGRomvVtMV9Vr3I/98RXAC73LzoM4grIWb1sIxgp8iSnAOlsIKdZhynB8QG8wiKIBDPyCQ5C9F0cRKY6gDFwZ2DaFIEzwCS3e3b/nXlzKras1dFr/KA2go/5FLVRwfzdzDtfodgupZoFqGohbqIYGPsH+Yx3NxF6V7D2omkXlmMZM1T8PDMXfoUl4BruKkHaaaANbtj2MnoEJ+L6/72RdvGe8Kt9kjqBOj4SsAUyvce7BCSV/Ba6C/EBYXcSg5oIKtqkj5ikbgLSKqfwWaheRWqZ6j1gIAFPuQW2AI3lTIN0b1CSonMSwYgCU6wqQ8NunsOHcQcozVKZIVwhiKjVuMEihY0YwevgPSDG0eUy3ezjWYOsEhRRAHWPf/A93Egc1MKTj+FGEIGZhIEgJiMzPYPlmHNxgjmLTtRSCsOw+o2YWzcNvbTYIBVsVgrQGsAW+6cCSJx9nUcS/QbrfVAjCDgQZ/P1+yOM33Q9pPMizqCaAKgSxsMCntk6B2sdVyYsh/QvwC7hriY4QhCkUGi0e3/kF/AYow29pJ8YArJkAihDEwgRfVyNw8rif7X+B74Y8qs03nOGNDq0IgQ3Afff0sXecAfm72bv3UFoxpdWbtH7V32cFcfgoLcyCEKQdJ9zVHNL/AM9ijOP808MYD/CP7UvuO8ZGP+OMB3nP4T1PNfYvey/KXAPKd2XpevA27iWYANk9g8yZamblOa5A4FQtZ/jEsjybWsBTaX1sQkbcA/iACAQd0E2EQgU8RUiyKC02qGnQjS6qwPP9LQJwiLFLuUwQcBuaIiYQuBjTPc8wk/32VtYJFq104xQnmLlJMPuNNr3fUEuQQtDUVm8DeNcc/F+AAQBKd8HaIWdjwQAAAABJRU5ErkJggg==) no-repeat 50%;
  background-size: 100% 100%;
  content: "";
  display: inline-block;
  height: var(--jd-icon-loader-size);
  left: 50%;
  margin-left: calc(var(--jd-icon-loader-size)/-2);
  margin-top: calc(var(--jd-icon-loader-size)/-2);
  opacity: .7;
  position: absolute;
  top: 50%;
  vertical-align: middle;
  width: var(--jd-icon-loader-size);
  will-change: transform;
}
.jodit-file-browser-files::-webkit-scrollbar {
  width: calc(var(--jd-padding-default)/2);
}
.jodit-file-browser-files::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.jodit-file-browser-files::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
  outline: 1px solid #708090;
}
.jodit-file-browser-files_active_true {
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  padding: calc(var(--jd-padding-default)/2);
  width: 100%;
}
.jodit-file-browser-files__item {
  align-items: center;
  border: 1px solid var(--jd-color-border);
  display: flex;
  font-size: 0;
  height: var(--jd-col-size);
  justify-content: center;
  margin: calc(var(--jd-padding-default)/2);
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: border .1s linear, bottom .1s linear;
  width: var(--jd-col-size);
}
@media (max-width: 480px) {
  .jodit-file-browser-files__item {
    width: calc(50% - var(--jd-padding-default));
  }
}
.jodit-file-browser-files__item img {
  max-width: 100%;
}
.jodit-file-browser-files__item:hover {
  border-color: #433b5c;
}
.jodit-file-browser-files__item_active_true {
  background-color: var(--jd-color-border-active);
  border-color: var(--jd-color-border-selected);
}
.jodit-file-browser-files__item_active_true .jodit-file-browser-files__item-info {
  background-color: var(--jd-color-border-active);
  color: #fff;
  text-shadow: none;
}
.jodit-file-browser-files__item-info {
  background-color: var(--jd-info-background);
  bottom: 0;
  color: #333;
  font-size: 14px;
  left: 0;
  line-height: 16px;
  opacity: .85;
  overflow: visible;
  padding: .3em .6em;
  position: absolute;
  right: 0;
  text-align: left;
  text-shadow: #eee 0 1px 0;
  transition: opacity .4s ease;
  white-space: normal;
}
.jodit-file-browser-files__item-info > span {
  display: block;
  font-size: .75em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jodit-file-browser-files__item-info > span.jodit-file-browser-files__item-info-filename {
  font-size: .9em;
  font-weight: 700;
}
.jodit-file-browser-files__item:hover:not(.jodit-file-browser-files__item_active_true) .jodit-file-browser-files__item-info {
  bottom: -100px;
}
.jodit-file-browser-files_view_list {
  scroll-behavior: smooth;
}
.jodit-file-browser-files_view_list a {
  border-width: 0 0 1px;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 0;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.jodit-file-browser-files_view_list a img {
  display: inline-block;
  margin-left: 4px;
  max-width: 16px;
  min-width: 16px;
  vertical-align: middle;
}
.jodit-file-browser-files_view_list a .jodit-file-browser-files__item-info {
  background-color: transparent;
  display: inline-block;
  font-size: 0;
  height: 100%;
  line-height: inherit;
  margin-left: 4px;
  padding: 0;
  position: static;
  vertical-align: middle;
  width: calc(100% - 20px);
}
.jodit-file-browser-files_view_list a .jodit-file-browser-files__item-info > span {
  display: inline-block;
  font-size: 12px;
  height: 100%;
}
.jodit-file-browser-files_view_list a .jodit-file-browser-files__item-info-filename {
  width: 50%;
}
.jodit-file-browser-files_view_list a .jodit-file-browser-files__item-info-filechanged,
.jodit-file-browser-files_view_list a .jodit-file-browser-files__item-info-filesize {
  width: 25%;
}
.jodit-file-browser-files_view_list a:hover {
  background-color: #433b5c;
}
.jodit-file-browser-files_view_list a:hover .jodit-file-browser-files__item-info {
  color: #fff;
  text-shadow: none;
}
.jodit-file-browser-files_view_list a:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
:root {
  --jd-color-folder-title:#b1b1b1;
}
.jodit-file-browser-tree {
  --jd-color-background-filebrowser-folders:#3f3f3f;
  display: none;
  height: 100%;
  overflow-anchor: auto;
  position: relative;
  vertical-align: top;
}
.jodit-file-browser-tree .jodit-button {
  border-radius: 0;
}
.jodit-file-browser-tree_loading_true:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jodit-file-browser-tree_loading_true:after {
  animation: c 2s ease-out 0s infinite;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAABRsSURBVHja7F1/aJfVGn/33RgUg8FiNfK2WCykyS7GLoYyUbwYipZMumgLo+iPS9HlXhSHkRXdislESxMz0mapuaFo2myjkfnNlTQ2FJdTu8NvLVcrdbpcfGvxrfs823m/vXt3fjznvOedzr0PPJzzPe+7d+97Ps95nuc851fGAw884CD98ccfI1Jqmc3UpEyQz4FkMqRTgYshn8fymZ57SyGbzf5mENIOz9+ngE9Atg/SLkhPQHoWeEDn3SmpSZlJnvf7ypUrTpb7IyMjY+gGN6WWmaY84l2T3c+u58D1csjOgvwsyBdBvsDRo2zgMl/ZNM59vcAJ4Dj8nzikLa5QmBLv28YCfPd3li7gPHBMwKdcEwhCJgN6FoLOWJtUgiWovALG04FXsbI44xbgw8AplbaU/Q+ZQNgGf0gA/JWhC1aQyle1eN91rPRKKKuEsjzZvSph0m2RiutpIYRrfZC8B+l7kB6jgq0CnQIy9X39v2NYQW5FeUFQlQVN/aALyiYBPw/5M5B+Dvw02vMggqcDukEl57F3xHf9H747+4bA5oD6dzqaYEgAqIDbBl9RhvZ4H/B5yL+IDp3oXhmwNkm3lTLn80VIz+O3QFqm2/rHwgeI6QDOa006LZ3Q4lHNNwK3AVeYAD4WgmHQUivYNzWyb7xufICYaavXVbuKZ6MXfwRVJ+TnXW+Am/oMnNaO3/Y5pPitcyh/a6LqtXwAt+J01LVFEzAJ0jpIj7JunJYd1wHchnBQHUSC3Uan8WPgPVgHlBiBCcAkH4Da2i2DjwGZlcy5W0K17zLwVb9NgaY4iJpawJs+BCnWwUo3SKXT4oOAP8IHCFsIfMCguj8JaQ2kOaaA227d10ALuIR1gHVxErjctPtHBd8btSR3A4MIgSePAZxqVPeQlthq7ZRuZVABCVkLuGkJpGgKsY4ybfUEVO84qhsoAzSgrUfHZ1UQVe99B6o2oMYdwg7latAq5iROGoueQExW6UE0gCe/ANIh9SZ6jqkWsN3STZ0rHWEgpkNmEvILxqQbSAXaAPxqSBswQkbpbpo6fGPR0m3GBYjBIIwqNjCTEAr4wkBQUA0AjKNrdZCu0okAqgQhTKCDhFxV91BNgsDuYx3WQZptG3xtDUCJEDKvthGuLVEJlq4gUMyAylfQERadPrhKOHTmB3Ces4RFEXNsgW8UClbZcEhxqPQIpHOord2k1ZsAH4YvYNJXN3EgWX4Ocw4LbIEvDQSJfADJtULWxSuj+BBUP4DaC6D0DkyFg6JKTVo/5brvXqzbo2zSi3af3/9bGgrW1Ar5kH4MXEzVHEHVf5CuYZC4fti9AoI/gXX8Eda5Tp9f9I4xWWsnOoc5zNMv1okjmKp/vzay3epNJ4+YmALdoWBPWTHksc5zTU1AekqYt7LcWTruTYTZQdmQHoB0GuXv/de8L8e7xrsuA8kPNtx3AZIOxp3APc7wvD6kvi+//DLh3nvPPfegWs1jf4dBGGxpOA+hlOXzgw7VBjEBnDKcs4jzDOZDOmjqD2SJQFGBx9JaSOcQ7xVO2RIJhf86AfB+Z3huHs7Ra2pra+ugtubTp0+jMLgC0e6/ftddd6EgzMO5iGwSaq4NITCdLczy6GzXAj8KnDIxAaM0AKeViwCtgbRSNgGUJwQyDaACngO4w6S/CXgb8KEvvvgiFUaw59y5c64mWXvnnXdmsijdYxjpdP6cXh6oS0g1Bb48zpFEzValA3663pcuXaoleSzFltBIlWhRmWx+v6yMcQJ4PU7A/Oyzz/qca0R33HEHrjlAEJa73rns24JqA0keTUGTjglIJpNOxsMPP6wLfiGkx53hxRbcewwXc1BAx0u4gGMNcP2nn36acq4juv322ytZ5K7UlhBo5LER3AvcTXU60wKgYbsyWTCi3LTV6wLvKesGrvrkk0/qneucCgoKHoJkHbxvYRAhMMij/zMbVzZRTMAvv/wycj4AoRv4Mk7oII4HkLp+vC6drwxt/FrgKeMBfKTe3t69UMFTgPG9B3WcQdMeBsvjhJJqnYGqjMrKSmr/tZxNWAi87o9i+1l5O6SPNjc3dzrjlPLz83HyC/aWpqk0gWZUUHZtJvxuUZmAtAYgtHycr/a6qIXz2DQI5OH1UDRjPIOPdOHChU6o+JmQXW+68JYS4vUB/bozvN5RGAImdwPZA3AC51RKrMAfyBHFGCRBnz4oe7ypqemgc4PQxYsX0YytuOWWW3BRaa3DWd0U1A/w/Z4KvBx4jcoExAitE6dzPStr3RR/QKQ5fOUJ4PsaGxtvGPC9dOnSJfyu+7ALa9MJFPx+lkU05YNBBDVdg0uwKc4eAWCZ83cC8jM+/PDDLucGpr6+Pvy+GWz/ASs9AMFvd7ax1ATEFOBjmLdSBraN3gBwHHhmQ0NDrzMB6PLly73MUYubOs3EiB/GJebyTEB6QogCnGrV6KAFR7AVeP4HH3ww4EwgunLlCn7vfACi1UQDqMb5PWUvm5qAB3HESXNomKz2GaOHv/DAgQNJZwJSf38/fvdC3J5G1iPQnf3jK5sGvx80MQHP69hxHWZ/2wN8//vvv3/BmcD0008/XWCaoEcUJ6C0eoUWeFbXBOBCzTKKJ2/YExgEXrRv374eJyLn6tWrWA+LAJRBy+o/rQUQUx0TsFwzRKzLK/bu3dseQf8nDQwMYH2sCOL0ibx9Vr6cagIKmf0nxe8pguC7vn/Pnj2bIshH088//4z1st+m+veUI6ZFFBOwLGj/XqIh0O4/HkEtJgDmcZ4/EED9e69VKk0ACoDN1u/jqrq6uv4IZjElk0msnypbwPs0wTKVCUBnYbLuMC5REA7v3r37vQhikhBgPTWrTAEFeB9NZt3C0SbAr/6DdPM4jF7/PyNotUzBU26vgAo8x+7zri3jmgAgnOJdKYrVB9QEb+zcubMrgpVOv/76K9bXGzrACwTJfw1D+9k8EzAXOE8GviEPAK+JIDXSAlhvA7yWTWztvMfiXM65PBNQrgLfUBi2v/vuu70RnPo0ODjYC0BtN3D2VNfLR5gAz04eRn17yb0p4A0RlIEI6y+la/MV1xf4fYACSEtDiP031dbWRrY/AP32229dAGCTrs1XrHHEaesFXh+gXCfooyEM2yIIrdC2ADZ/1D1eM+CagHLJ5ExTxrl9hyLsrDiDWI99EjApgPvLRwhAmQh4HV/Axwe3bt06GMEXnFKpFK4tOBgQcH95WdoEAE01nc8Xi8VEArA3gs4q7VWpfsHaCpEg4GrnoeXhOEKUw3u4yZYqbGo4Lk2KR5hZpcOsXjO9GIm0AYFycTErmoDJVLWu0Tto3bJly0CEmT36/fffkzh/UKfVE3yLkix3Xx+v5FjYaaslgiwUZxDrdbrm38guF6EAFFKAF5kEwcFPrRFcoVCrIdAiKsSlYUWqFi/zBwTXOiKsQqGOIKe1cQRmSAPkmYIv0ADY9Yuif+GYgC5Wv9kB1L6X8lAA8k3BFwhB94YNG1IRXPYJutwpINwBpNjSI/O5AhDQGUxEUIVKCRMBEGiFIQG4yX+Daf+fPacvwihUM2Czfm/KcgMLtjZZhudEY//hks2VVJlZ7tJvi5SMMApVA9gMsOVkXYvDFiO6fggFACUqJ6qKcaMBbD5uAH2AlE0fIKJxRSnUAGizcykePtWzjOo1VA2gpa0V2CVRALBbURDwQV4qiGAKVQDyLZ571JfFum0lFqTJvScvgilUytPxAxSY9boawMbD3OtFEUahaoAinQap0gA4JSzhPswSFz733HOZEVT2KZlMYr0WesGV7KpOoQRqgG6DVi4rx5EqjFWfjSCz3vqLHd9IoGyYnoBjNwpAwhBoWXlpJAChCECpv66p5ycJBCSBcwI7daZ7E83FtAiuUGgaT/WLACaYhk4MBCVk0UDKWb2c3+URVqFogOm8OqccqMW5d+Dmm29OuGsDOyw7gmUvvfRSFBCySFevXsX6LBO1cIoG8NEQ5u7KoFbLi0Kz3fODI7JGeHbwTSJADcxCq1cAWnR39yYIQUWEmVX1X2G6SYTgnhavABwL0uoF91dUV1dnR9AFp/7+fjysq0IGvIEGODYkAOwa7t/XYXl3kDzgBRF8Vgg3eczT2SqGYP97vBoA83ELrd6/WPSJCDsr6v8Jw91BRdfS6za9ewQ1qVo9RQv47plXU1NTHEFoTpcvX8aTwueJgKdoAI4wpE8Y9e4SdtgdGLK4S1gm8L8jGAO1fqy/TNmiUE1hQIwPj9AADOQk7ugRdJ9ADj+2bt26aI6AAV26dAnr7THqnsFEYTgEnBRtFl0fwk6hOcCrIjiNaBXOAKIcuq3hG4w4fTXma+lNOEHEZFs4hcA8+eqrr0a+gAZdvHgRbf+TsrMDDMxBr2v/eT7A0L5+8HN7AKdPFhncHMGqZftfB84Wga0yBwKtsN1hk4B5PsCIrd0C2HwRz924cWNlBK2afvzxx0rX89c5Qo4gCNv85bwDI7r8XUKqynfL/KmHazZt2pQbQSymH374AffuqeEB7gWXCrzHFCCmXf5niE4NWxPkJFAJ41GmtRHMUtWP9TNJdYScgQZYo3NoFEYF21WmgAq8776KzZs3Px1BPZq+//57rJcKXhg3oClo90b/qCeHvqLjA2j6B+u2bNlSFkH+J3333XdlAMo6ntq3cJroK6K4gOzgyP2oBaj2nqIdPGXYKzjw5ptvToqgd5yenh5U+Qcgmy07UdxQA7QD7xfFClSnh68Oelag6H5n+Fj6j9566638iQz++fPn8wGMRq/dV4EviwVwrq0W9QpUJsAdINof5LRQxfNLgBu2bt06IaePffvttzjDp8EZ3r6dDL7sQEkfyAdVW82rjo9H/hdkB2y2ft89eEB149tvvz2hlqh/8803OazlTzMFX6ENcKLvU7LgEMUEuIc9vqLb+inBJE8ezyo+un379gkxaPT111/jdx4FEGbJwOd1A2VdQ9896Pj1qIJDMSJI6yHpNGnpGlHFqVgp77zzzg29tjCRSBQx8KfKWrmJBvDkO4HXU3oI7pQwFUDpc/8s9ABk14uB23bs2HFDTiU7d+7cAqj4NrbESxtojeAQYjWoOnyaqwF4AsFSnDm81lT1y2YZ+cpwLmHDzp07a3bt2nVDTCrt6urKBq5hDl8eBXCTHgGjtWxTaVK8IEYFjKWrvVPIdU8VE2kMgUCsBD6ye/fukvEM/ldffVUCFX4EsitVtl3UYjU0wDHg1dQIodQJFJShKXgE0j5dLaACn6MJkKcDH6+rq6uur68fV72EM2fO5Jw9e7YasseBp5u0cKoQsDxO9Vrqqn6R2hdGAjWEoBvSR03B9wPNA95HGDVcBXxqz549D40H8E+fPo3vecoZntGTreqzmwgBRyDw2Plu3TBxxmuvvcYFUQYwy+OQ5UoV6DITQzEJnGsdbLSyfvHixdfVptSnTp2qZMJaqtsVVtWbAiP0zap498ryt956q5OxYcMGyj/gpbhbxS5IlwSJBQQYYsZVzWtREBYtWnTN9ic+efIkOq1LmM9SZDKplioQgrJ6ZpZTVODd32kBIEoZL0UvvdFdCBoUfGo8gXM0/UHgHTireeHChaFrhePHj+N0dzxqdxnwg2xwS0vD6YIvwAOnd89nvhkZeJduu+02J2Pjxo0UKZO9GM7w+cjdFMIgCmiqAXj39bO5DPFYLNY8b948ayeXtLW1lbIT1mcxzjVZUGtqCjh44Bj/34H7ZXjJhCItAAHAd1Mc0fvcPYAqCPhBhIHDF5jP0MF2QkmwE02HTMjs2bPTpqOlpSXPVeHABSwoVcLsOebzTWZH2fADOClO7ZqB3yfDTWUSUACyiHZG9UJY0SiNH7PKIjsiqt6BooegIhTMOYxHUTweN3q26EAN/wkr3t+qvEaKczbvxzoXPcf7brL/a9oNFKXYPZzpnUpGlX6dbqHIDIRNlIWXsuibbjdQkGLdzoQ0YfJ/uJFAamsndllw19HZzDlxVGFmkcqilFnSEFotnnKNOlZPGQX0lWOdzoa01xR47nCwDtBEpwbHoedj94wy0KSKCOoIQhgaQrXZgkoYdMCXPAvrcr57WITuXEHlcLCu00cQGjza7BEcRjbRAFSNQAXXVAh0zuY1BV/Q2r3pekixnz+oGRomvVtMV9Vr3I/98RXAC73LzoM4grIWb1sIxgp8iSnAOlsIKdZhynB8QG8wiKIBDPyCQ5C9F0cRKY6gDFwZ2DaFIEzwCS3e3b/nXlzKras1dFr/KA2go/5FLVRwfzdzDtfodgupZoFqGohbqIYGPsH+Yx3NxF6V7D2omkXlmMZM1T8PDMXfoUl4BruKkHaaaANbtj2MnoEJ+L6/72RdvGe8Kt9kjqBOj4SsAUyvce7BCSV/Ba6C/EBYXcSg5oIKtqkj5ikbgLSKqfwWaheRWqZ6j1gIAFPuQW2AI3lTIN0b1CSonMSwYgCU6wqQ8NunsOHcQcozVKZIVwhiKjVuMEihY0YwevgPSDG0eUy3ezjWYOsEhRRAHWPf/A93Egc1MKTj+FGEIGZhIEgJiMzPYPlmHNxgjmLTtRSCsOw+o2YWzcNvbTYIBVsVgrQGsAW+6cCSJx9nUcS/QbrfVAjCDgQZ/P1+yOM33Q9pPMizqCaAKgSxsMCntk6B2sdVyYsh/QvwC7hriY4QhCkUGi0e3/kF/AYow29pJ8YArJkAihDEwgRfVyNw8rif7X+B74Y8qs03nOGNDq0IgQ3Afff0sXecAfm72bv3UFoxpdWbtH7V32cFcfgoLcyCEKQdJ9zVHNL/AM9ijOP808MYD/CP7UvuO8ZGP+OMB3nP4T1PNfYvey/KXAPKd2XpevA27iWYANk9g8yZamblOa5A4FQtZ/jEsjybWsBTaX1sQkbcA/iACAQd0E2EQgU8RUiyKC02qGnQjS6qwPP9LQJwiLFLuUwQcBuaIiYQuBjTPc8wk/32VtYJFq104xQnmLlJMPuNNr3fUEuQQtDUVm8DeNcc/F+AAQBKd8HaIWdjwQAAAABJRU5ErkJggg==) no-repeat 50%;
  background-size: 100% 100%;
  content: "";
  display: inline-block;
  height: var(--jd-icon-loader-size);
  left: 50%;
  margin-left: calc(var(--jd-icon-loader-size)/-2);
  margin-top: calc(var(--jd-icon-loader-size)/-2);
  opacity: .7;
  position: absolute;
  top: 50%;
  vertical-align: middle;
  width: var(--jd-icon-loader-size);
  will-change: transform;
}
.jodit-file-browser-tree::-webkit-scrollbar {
  width: calc(var(--jd-padding-default)/2);
}
.jodit-file-browser-tree::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.jodit-file-browser-tree::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
  outline: 1px solid #708090;
}
.jodit-file-browser-tree_active_true {
  background-color: var(--jd-color-background-filebrowser-folders);
  display: flex;
  flex-direction: column;
  max-width: 290px;
  min-width: 200px;
  overflow-y: auto;
  width: var(--jd-first-column);
  z-index: 2;
}
@media (max-width: 480px) {
  .jodit-file-browser-tree_active_true {
    height: 100px;
    max-width: 100%;
    width: auto;
  }
}
.jodit-file-browser-tree_active_true::-webkit-scrollbar {
  width: calc(var(--jd-padding-default)/2);
}
.jodit-file-browser-tree_active_true::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.jodit-file-browser-tree_active_true::-webkit-scrollbar-thumb {
  background-color: hsla(0, 0%, 50%, .5);
  outline: 1px solid #708090;
}
.jodit-file-browser-tree__item {
  align-items: center;
  border-bottom: 1px solid #474747;
  color: var(--jd-color-folder-title);
  display: flex;
  justify-content: space-between;
  min-height: 38px;
  padding: calc(var(--jd-padding-default)/2) var(--jd-padding-default);
  position: relative;
  text-decoration: none;
  transition: background-color .2s ease 0s;
  word-break: break-all;
}
.jodit-file-browser-tree__item-title {
  color: var(--jd-color-folder-title);
  flex: 1;
}
.jodit-file-browser-tree__item .jodit-icon_folder {
  align-items: center;
  display: flex;
  height: calc(var(--jd-icon-size) + 4px);
  justify-content: center;
  margin-left: calc(var(--jd-padding-default)/2);
  opacity: .3;
  width: calc(var(--jd-icon-size) + 4px);
}
.jodit-file-browser-tree__item .jodit-icon_folder svg {
  fill: var(--jd-color-folder-title) !important;
  height: var(--jd-icon-size);
  stroke: var(--jd-color-folder-title) !important;
  width: var(--jd-icon-size);
}
.jodit-file-browser-tree__item .jodit-icon_folder:hover {
  background: #696969;
}
.jodit-file-browser-tree__item:hover {
  background-color: var(--jd-color-background-button-hover);
}
.jodit-file-browser-tree__item:hover i.jodit-icon_folder {
  opacity: .6;
}
.jodit-file-browser-tree__item:hover .jodit-file-browser-tree__item-title {
  color: var(--jd-color-text);
}
.jodit-file-browser-tree__source-title {
  background: #5a5a5a;
  border-bottom: 1px solid #484848;
  color: #969696;
  display: block;
  font-size: 12px;
  padding: 2px 4px;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  word-break: break-all;
}
a + .jodit-file-browser-tree__source-title {
  margin-top: var(--jd-padding-default);
}
:root {
  --jd-first-column:31%;
  --jd-cols:4;
  --jd-info-background:#e9e9e9;
  --jd-icon-size:12px;
  --jd-col-size:150px;
}
.jodit-file-browser {
  display: flex;
  font-family: var(--jd-font-default);
  height: 100%;
}
.jodit-file-browser_no-files_true {
  padding: var(--jd-padding-default);
}
@media (max-width: 480px) {
  .jodit-file-browser {
    flex-flow: column-reverse;
  }
}
.jodit-dialog .jodit-dialog__header-title.jodit-file-browser__title-box {
  align-items: center;
  display: flex;
  padding-left: var(--jd-padding-default);
}
.jodit-file-browser-preview {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: auto;
  max-height: 100%;
  max-width: min(100%, 1000px);
  min-height: min(100%, 500px);
  min-width: 400px;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .jodit-file-browser-preview {
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
  }
}
.jodit-file-browser-preview__box {
  align-items: center;
  display: flex;
  flex-grow: 1;
  justify-content: center;
}
.jodit-file-browser-preview__navigation {
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.jodit-file-browser-preview__navigation_arrow_next {
  left: auto;
  right: 0;
}
.jodit-file-browser-preview__navigation svg {
  fill: #9e9ba7;
  height: 45px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: fill .3s linear;
  width: 45px;
}
.jodit-file-browser-preview__navigation:hover svg {
  fill: #000;
}
.jodit-file-browser-preview img {
  max-height: 100%;
  max-width: 100%;
}
.jodit-status-bar {
  align-items: center;
  background-color: var(--jd-color-panel);
  border-radius: 0 0 var(--jd-border-radius-default) var(--jd-border-radius-default);
  color: var(--jd-color-text-icons);
  display: flex;
  font-size: var(--jd-font-size-small);
  height: 20px;
  justify-content: flex-start;
  overflow: hidden;
  padding: 0 calc(var(--jd-padding-default)/2);
  text-transform: uppercase;
}
.jodit-status-bar_resize-handle_true {
  padding-right: 14px;
}
.jodit-status-bar:before {
  content: "";
  flex: auto;
  order: 1;
}
.jodit-status-bar .jodit-status-bar__item {
  line-height: 1.5714em;
  margin: 0 var(--jd-padding-default) 0 0;
  order: 0;
  padding: 0;
}
.jodit-status-bar .jodit-status-bar__item,
.jodit-status-bar .jodit-status-bar__item > span {
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  font-size: var(--jd-font-size-small);
}
.jodit-status-bar .jodit-status-bar__item.jodit-status-bar__item-right {
  margin: 0 0 0 var(--jd-padding-default);
  order: 2;
}
.jodit-status-bar .jodit-status-bar__item a {
  border-radius: 3px;
  cursor: default;
  text-decoration: none;
}
.jodit-status-bar .jodit-status-bar__item a:hover {
  background-color: var(--jd-color-background-gray);
  text-decoration: none;
}
.jodit-status-bar a.jodit-status-bar-link {
  cursor: pointer;
}
.jodit-status-bar a.jodit-status-bar-link,
.jodit-status-bar a.jodit-status-bar-link:hover,
.jodit-status-bar a.jodit-status-bar-link:visited {
  background-color: transparent;
  color: var(--jd-color-text-icons);
}
.jodit-status-bar a.jodit-status-bar-link:hover {
  text-decoration: underline;
}
.jodit-status-bar:not(:empty) {
  border-top: 1px solid var(--jd-color-border);
}
.jodit_disabled .jodit-status-bar {
  opacity: .4;
}
:root {
  --jd-button-trigger-size:14px;
}
.jodit-toolbar-button {
  align-items: center;
  border: 1px solid transparent;
  border-radius: var(--jd-border-radius-default);
  display: flex;
  height: 34px;
  justify-content: center;
  min-width: 34px;
  overflow: hidden;
}
.jodit-toolbar-button__icon {
  display: none;
}
.jodit-toolbar-button__icon:not(:empty) {
  display: inline-flex;
}
.jodit-toolbar-button__text {
  display: none;
}
.jodit-toolbar-button__text:not(:empty) {
  display: inline-flex;
  flex-grow: 1;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jodit-toolbar-button_context_menu .jodit-toolbar-button__text {
  justify-content: left;
  padding-left: var(--jd-padding-default);
  position: relative;
}
.jodit-toolbar-button_context_menu .jodit-toolbar-button__text:before {
  border-left: 1px solid var(--jd-color-border);
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  top: calc(var(--jd-padding-default)*-1);
}
.jodit-toolbar-button__icon:not(:empty) + .jodit-toolbar-button__text:not(:empty) {
  margin-left: var(--jd-padding-default);
}
.jodit-toolbar-button__icon:empty + .jodit-toolbar-button__text:not(:empty) {
  padding: 0 var(--jd-padding-default);
  padding: 0;
}
.jodit-toolbar-button .jodit-icon {
  height: 14px;
  width: 14px;
}
.jodit-toolbar-button button {
  appearance: none;
  height: 34px;
  min-width: 34px;
  padding: 0;
}
.jodit-toolbar-button_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-button_size_tiny {
  height: 16px;
  min-width: 16px;
}
.jodit-toolbar-button_size_tiny .jodit-icon {
  height: 8px;
  width: 8px;
}
.jodit-toolbar-button_size_tiny button {
  appearance: none;
  height: 16px;
  min-width: 16px;
  padding: 0;
}
.jodit-toolbar-button_size_tiny_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-button_size_xsmall {
  height: 22px;
  min-width: 22px;
}
.jodit-toolbar-button_size_xsmall .jodit-icon {
  height: 10px;
  width: 10px;
}
.jodit-toolbar-button_size_xsmall button {
  appearance: none;
  height: 22px;
  min-width: 22px;
  padding: 0;
}
.jodit-toolbar-button_size_xsmall_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-button_size_small {
  height: 28px;
  min-width: 28px;
}
.jodit-toolbar-button_size_small .jodit-icon {
  height: 12px;
  width: 12px;
}
.jodit-toolbar-button_size_small button {
  appearance: none;
  height: 28px;
  min-width: 28px;
  padding: 0;
}
.jodit-toolbar-button_size_small_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-button_size_large {
  height: 40px;
  min-width: 40px;
}
.jodit-toolbar-button_size_large .jodit-icon {
  height: 16px;
  width: 16px;
}
.jodit-toolbar-button_size_large button {
  appearance: none;
  height: 40px;
  min-width: 40px;
  padding: 0;
}
.jodit-toolbar-button_size_large_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-button_variant_outline {
  border: 1px solid var(--jd-color-border);
}
.jodit-toolbar-button_variant_default {
  background-color: #e3e3e3;
  color: #212529;
}
.jodit-toolbar-button_variant_default svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-button_variant_default [disabled] {
  opacity: .7;
}
.jodit-toolbar-button_variant_default:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-toolbar-button_variant_default:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-button_variant_default:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-toolbar-button_variant_default:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-button_variant_default:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-toolbar-button_variant_primary {
  background-color: #007bff;
  color: #fff;
}
.jodit-toolbar-button_variant_primary svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_primary [disabled] {
  opacity: .7;
}
.jodit-toolbar-button_variant_primary:hover:not([disabled]) {
  background-color: #0069d9;
  color: #fff;
}
.jodit-toolbar-button_variant_primary:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_primary:active:not([disabled]) {
  background-color: #0062cc;
  color: #fff;
}
.jodit-toolbar-button_variant_primary:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_primary:focus:not([disabled]) {
  outline: 1px dashed #0062cc;
}
.jodit-toolbar-button_variant_secondary {
  background-color: #d8d8d8;
  border-radius: 0;
  color: #212529;
}
.jodit-toolbar-button_variant_secondary svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-button_variant_secondary [disabled] {
  opacity: .7;
}
.jodit-toolbar-button_variant_secondary:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-toolbar-button_variant_secondary:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-button_variant_secondary:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-toolbar-button_variant_secondary:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-button_variant_secondary:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-toolbar-button_variant_success {
  background-color: #28a745;
  color: #fff;
}
.jodit-toolbar-button_variant_success svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_success [disabled] {
  opacity: .7;
}
.jodit-toolbar-button_variant_success:hover:not([disabled]) {
  background-color: #218838;
  color: #fff;
}
.jodit-toolbar-button_variant_success:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_success:active:not([disabled]) {
  background-color: #1e7e34;
  color: #fff;
}
.jodit-toolbar-button_variant_success:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_success:focus:not([disabled]) {
  outline: 1px dashed #1e7e34;
}
.jodit-toolbar-button_variant_danger {
  background-color: #dc3545;
  color: #fff;
}
.jodit-toolbar-button_variant_danger svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_danger [disabled] {
  opacity: .7;
}
.jodit-toolbar-button_variant_danger:hover:not([disabled]) {
  background-color: #c82333;
  color: #fff;
}
.jodit-toolbar-button_variant_danger:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_danger:active:not([disabled]) {
  background-color: #bd2130;
  color: #fff;
}
.jodit-toolbar-button_variant_danger:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-button_variant_danger:focus:not([disabled]) {
  outline: 1px dashed #bd2130;
}
.jodit-toolbar-button__button {
  align-items: center;
  appearance: none;
  background: 0 0;
  border: 0;
  border-radius: var(--jd-border-radius-default);
  box-shadow: none;
  box-sizing: border-box;
  color: var(--jd-color-text-icons);
  cursor: pointer;
  display: inline-flex;
  font-style: normal;
  justify-content: center;
  outline: 0;
  padding: 0;
  padding: 0 var(--jd-padding-default);
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
  user-select: none;
}
.jodit-toolbar-button__button:focus-visible:not([disabled]),
.jodit-toolbar-button__button:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  opacity: 1;
  outline: 0;
}
.jodit-toolbar-button__button:active:not([disabled]),
.jodit-toolbar-button__button[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity40);
  outline: 0;
}
.jodit-toolbar-button__button[aria-pressed=true]:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity60);
}
.jodit-toolbar-button__button[disabled] {
  opacity: .3;
  pointer-events: none;
}
.jodit-toolbar-button__trigger {
  align-items: center;
  border-radius: 0 var(--jd-border-radius-default) var(--jd-border-radius-default) 0;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  opacity: .4;
  --jd-button-trigger-size:14px;
  width: calc(var(--jd-button-trigger-size, 14px) + 2px);
}
.jodit-toolbar-button__trigger:focus-visible:not([disabled]),
.jodit-toolbar-button__trigger:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  opacity: 1;
  outline: 0;
}
.jodit-toolbar-button__trigger:active:not([disabled]),
.jodit-toolbar-button__trigger[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity40);
  outline: 0;
}
.jodit-toolbar-button__trigger[aria-pressed=true]:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity60);
}
.jodit-toolbar-button__trigger[disabled] {
  opacity: .3;
  pointer-events: none;
}
.jodit-toolbar-button__trigger svg {
  width: calc(var(--jd-button-trigger-size, 14px) - 4px);
}
.jodit-toolbar-button_size_tiny .jodit-toolbar-button__trigger {
  --jd-button-trigger-size:8px;
  width: calc(var(--jd-button-trigger-size, 8px) + 2px);
}
.jodit-toolbar-button_size_tiny .jodit-toolbar-button__trigger svg {
  width: calc(var(--jd-button-trigger-size, 8px) - 4px);
}
.jodit-toolbar-button_size_xsmall .jodit-toolbar-button__trigger {
  --jd-button-trigger-size:10px;
  width: calc(var(--jd-button-trigger-size, 10px) + 2px);
}
.jodit-toolbar-button_size_xsmall .jodit-toolbar-button__trigger svg {
  width: calc(var(--jd-button-trigger-size, 10px) - 4px);
}
.jodit-toolbar-button_size_small .jodit-toolbar-button__trigger {
  --jd-button-trigger-size:12px;
  width: calc(var(--jd-button-trigger-size, 12px) + 2px);
}
.jodit-toolbar-button_size_small .jodit-toolbar-button__trigger svg {
  width: calc(var(--jd-button-trigger-size, 12px) - 4px);
}
.jodit-toolbar-button_size_large .jodit-toolbar-button__trigger {
  --jd-button-trigger-size:16px;
  width: calc(var(--jd-button-trigger-size, 16px) + 2px);
}
.jodit-toolbar-button_size_large .jodit-toolbar-button__trigger svg {
  width: calc(var(--jd-button-trigger-size, 16px) - 4px);
}
.jodit-toolbar-button_with-trigger_true .jodit-toolbar-button__button {
  border-radius: var(--jd-border-radius-default) 0 0 var(--jd-border-radius-default);
}
.jodit-toolbar-button_with-trigger_true:hover:not([disabled]) {
  border-color: var(--jd-color-border);
}
.jodit-toolbar-button_stroke_false svg {
  stroke: none;
}
.jodit-toolbar-content {
  align-items: center;
  appearance: none;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: var(--jd-border-radius-default);
  box-shadow: none;
  box-sizing: border-box;
  color: var(--jd-color-text-icons);
  cursor: pointer;
  display: inline-flex;
  font-style: normal;
  height: 34px;
  justify-content: center;
  min-width: 34px;
  outline: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
  user-select: none;
}
.jodit-toolbar-content:focus-visible:not([disabled]),
.jodit-toolbar-content:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  opacity: 1;
  outline: 0;
}
.jodit-toolbar-content:active:not([disabled]),
.jodit-toolbar-content[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity40);
  outline: 0;
}
.jodit-toolbar-content[aria-pressed=true]:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity60);
}
.jodit-toolbar-content[disabled] {
  opacity: .3;
  pointer-events: none;
}
.jodit-toolbar-content .jodit-icon {
  height: 14px;
  width: 14px;
}
.jodit-toolbar-content button {
  appearance: none;
  height: 34px;
  min-width: 34px;
  padding: 0;
}
.jodit-toolbar-content_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-content_size_tiny {
  height: 16px;
  min-width: 16px;
}
.jodit-toolbar-content_size_tiny .jodit-icon {
  height: 8px;
  width: 8px;
}
.jodit-toolbar-content_size_tiny button {
  appearance: none;
  height: 16px;
  min-width: 16px;
  padding: 0;
}
.jodit-toolbar-content_size_tiny_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-content_size_xsmall {
  height: 22px;
  min-width: 22px;
}
.jodit-toolbar-content_size_xsmall .jodit-icon {
  height: 10px;
  width: 10px;
}
.jodit-toolbar-content_size_xsmall button {
  appearance: none;
  height: 22px;
  min-width: 22px;
  padding: 0;
}
.jodit-toolbar-content_size_xsmall_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-content_size_small {
  height: 28px;
  min-width: 28px;
}
.jodit-toolbar-content_size_small .jodit-icon {
  height: 12px;
  width: 12px;
}
.jodit-toolbar-content_size_small button {
  appearance: none;
  height: 28px;
  min-width: 28px;
  padding: 0;
}
.jodit-toolbar-content_size_small_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-content_size_large {
  height: 40px;
  min-width: 40px;
}
.jodit-toolbar-content_size_large .jodit-icon {
  height: 16px;
  width: 16px;
}
.jodit-toolbar-content_size_large button {
  appearance: none;
  height: 40px;
  min-width: 40px;
  padding: 0;
}
.jodit-toolbar-content_size_large_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-content__icon {
  display: none;
}
.jodit-toolbar-content__icon:not(:empty) {
  display: inline-flex;
}
.jodit-toolbar-content__text {
  display: none;
}
.jodit-toolbar-content__text:not(:empty) {
  display: inline-flex;
  flex-grow: 1;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jodit-toolbar-content_context_menu .jodit-toolbar-content__text {
  justify-content: left;
  padding-left: var(--jd-padding-default);
  position: relative;
}
.jodit-toolbar-content_context_menu .jodit-toolbar-content__text:before {
  border-left: 1px solid var(--jd-color-border);
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  top: calc(var(--jd-padding-default)*-1);
}
.jodit-toolbar-content__icon:not(:empty) + .jodit-toolbar-content__text:not(:empty) {
  margin-left: var(--jd-padding-default);
}
.jodit-toolbar-content__icon:empty + .jodit-toolbar-content__text:not(:empty) {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-content:focus:not([disabled]) {
  outline: 1px dashed var(--jd-color-background-selection);
}
.jodit-toolbar-content_variant_outline {
  border: 1px solid var(--jd-color-border);
}
.jodit-toolbar-content_variant_default {
  background-color: #e3e3e3;
  color: #212529;
}
.jodit-toolbar-content_variant_default svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-content_variant_default [disabled] {
  opacity: .7;
}
.jodit-toolbar-content_variant_default:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-toolbar-content_variant_default:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-content_variant_default:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-toolbar-content_variant_default:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-content_variant_default:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-toolbar-content_variant_primary {
  background-color: #007bff;
  color: #fff;
}
.jodit-toolbar-content_variant_primary svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_primary [disabled] {
  opacity: .7;
}
.jodit-toolbar-content_variant_primary:hover:not([disabled]) {
  background-color: #0069d9;
  color: #fff;
}
.jodit-toolbar-content_variant_primary:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_primary:active:not([disabled]) {
  background-color: #0062cc;
  color: #fff;
}
.jodit-toolbar-content_variant_primary:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_primary:focus:not([disabled]) {
  outline: 1px dashed #0062cc;
}
.jodit-toolbar-content_variant_secondary {
  background-color: #d8d8d8;
  border-radius: 0;
  color: #212529;
}
.jodit-toolbar-content_variant_secondary svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-content_variant_secondary [disabled] {
  opacity: .7;
}
.jodit-toolbar-content_variant_secondary:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-toolbar-content_variant_secondary:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-content_variant_secondary:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-toolbar-content_variant_secondary:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-content_variant_secondary:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-toolbar-content_variant_success {
  background-color: #28a745;
  color: #fff;
}
.jodit-toolbar-content_variant_success svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_success [disabled] {
  opacity: .7;
}
.jodit-toolbar-content_variant_success:hover:not([disabled]) {
  background-color: #218838;
  color: #fff;
}
.jodit-toolbar-content_variant_success:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_success:active:not([disabled]) {
  background-color: #1e7e34;
  color: #fff;
}
.jodit-toolbar-content_variant_success:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_success:focus:not([disabled]) {
  outline: 1px dashed #1e7e34;
}
.jodit-toolbar-content_variant_danger {
  background-color: #dc3545;
  color: #fff;
}
.jodit-toolbar-content_variant_danger svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_danger [disabled] {
  opacity: .7;
}
.jodit-toolbar-content_variant_danger:hover:not([disabled]) {
  background-color: #c82333;
  color: #fff;
}
.jodit-toolbar-content_variant_danger:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_danger:active:not([disabled]) {
  background-color: #bd2130;
  color: #fff;
}
.jodit-toolbar-content_variant_danger:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-content_variant_danger:focus:not([disabled]) {
  outline: 1px dashed #bd2130;
}
.jodit-toolbar-content:hover:not([disabled]) {
  background-color: transparent;
  opacity: 1;
  outline: 0;
}
.jodit-toolbar-select {
  --jd-color-button-background-hover-opacity40:hsla(0,0%,86%,.2);
  --jd-color-button-background-hover-opacity60:hsla(0,0%,86%,.1);
  align-items: center;
  border: 1px solid transparent;
  border-radius: var(--jd-border-radius-default);
  cursor: pointer;
  display: flex;
  height: 34px;
  justify-content: center;
  justify-content: space-between;
  min-width: 34px;
  min-width: 100px;
  overflow: hidden;
}
.jodit-toolbar-select__icon {
  display: none;
}
.jodit-toolbar-select__icon:not(:empty) {
  display: inline-flex;
}
.jodit-toolbar-select__text {
  display: none;
}
.jodit-toolbar-select__text:not(:empty) {
  display: inline-flex;
  flex-grow: 1;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jodit-toolbar-select_context_menu .jodit-toolbar-select__text {
  justify-content: left;
  padding-left: var(--jd-padding-default);
  position: relative;
}
.jodit-toolbar-select_context_menu .jodit-toolbar-select__text:before {
  border-left: 1px solid var(--jd-color-border);
  content: "";
  height: 35px;
  left: 0;
  position: absolute;
  top: calc(var(--jd-padding-default)*-1);
}
.jodit-toolbar-select__icon:not(:empty) + .jodit-toolbar-select__text:not(:empty) {
  margin-left: var(--jd-padding-default);
}
.jodit-toolbar-select__icon:empty + .jodit-toolbar-select__text:not(:empty) {
  padding: 0 var(--jd-padding-default);
  padding: 0;
}
.jodit-toolbar-select .jodit-icon {
  height: 14px;
  width: 14px;
}
.jodit-toolbar-select button {
  appearance: none;
  height: 34px;
  min-width: 34px;
  padding: 0;
}
.jodit-toolbar-select_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-select_size_tiny {
  height: 16px;
  min-width: 16px;
}
.jodit-toolbar-select_size_tiny .jodit-icon {
  height: 8px;
  width: 8px;
}
.jodit-toolbar-select_size_tiny button {
  appearance: none;
  height: 16px;
  min-width: 16px;
  padding: 0;
}
.jodit-toolbar-select_size_tiny_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-select_size_xsmall {
  height: 22px;
  min-width: 22px;
}
.jodit-toolbar-select_size_xsmall .jodit-icon {
  height: 10px;
  width: 10px;
}
.jodit-toolbar-select_size_xsmall button {
  appearance: none;
  height: 22px;
  min-width: 22px;
  padding: 0;
}
.jodit-toolbar-select_size_xsmall_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-select_size_small {
  height: 28px;
  min-width: 28px;
}
.jodit-toolbar-select_size_small .jodit-icon {
  height: 12px;
  width: 12px;
}
.jodit-toolbar-select_size_small button {
  appearance: none;
  height: 28px;
  min-width: 28px;
  padding: 0;
}
.jodit-toolbar-select_size_small_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-select_size_large {
  height: 40px;
  min-width: 40px;
}
.jodit-toolbar-select_size_large .jodit-icon {
  height: 16px;
  width: 16px;
}
.jodit-toolbar-select_size_large button {
  appearance: none;
  height: 40px;
  min-width: 40px;
  padding: 0;
}
.jodit-toolbar-select_size_large_text-icons_true button {
  padding: 0 var(--jd-padding-default);
}
.jodit-toolbar-select_variant_outline {
  border: 1px solid var(--jd-color-border);
}
.jodit-toolbar-select_variant_default {
  background-color: #e3e3e3;
  color: #212529;
}
.jodit-toolbar-select_variant_default svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-select_variant_default [disabled] {
  opacity: .7;
}
.jodit-toolbar-select_variant_default:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-toolbar-select_variant_default:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-select_variant_default:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-toolbar-select_variant_default:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-select_variant_default:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-toolbar-select_variant_primary {
  background-color: #007bff;
  color: #fff;
}
.jodit-toolbar-select_variant_primary svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_primary [disabled] {
  opacity: .7;
}
.jodit-toolbar-select_variant_primary:hover:not([disabled]) {
  background-color: #0069d9;
  color: #fff;
}
.jodit-toolbar-select_variant_primary:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_primary:active:not([disabled]) {
  background-color: #0062cc;
  color: #fff;
}
.jodit-toolbar-select_variant_primary:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_primary:focus:not([disabled]) {
  outline: 1px dashed #0062cc;
}
.jodit-toolbar-select_variant_secondary {
  background-color: #d8d8d8;
  border-radius: 0;
  color: #212529;
}
.jodit-toolbar-select_variant_secondary svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-select_variant_secondary [disabled] {
  opacity: .7;
}
.jodit-toolbar-select_variant_secondary:hover:not([disabled]) {
  background-color: #c9cdd1;
  color: #212529;
}
.jodit-toolbar-select_variant_secondary:hover:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-select_variant_secondary:active:not([disabled]) {
  background-color: #dae0e5;
  color: #212529;
}
.jodit-toolbar-select_variant_secondary:active:not([disabled]) svg {
  fill: #212529;
  stroke: #212529;
}
.jodit-toolbar-select_variant_secondary:focus:not([disabled]) {
  outline: 1px dashed #dae0e5;
}
.jodit-toolbar-select_variant_success {
  background-color: #28a745;
  color: #fff;
}
.jodit-toolbar-select_variant_success svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_success [disabled] {
  opacity: .7;
}
.jodit-toolbar-select_variant_success:hover:not([disabled]) {
  background-color: #218838;
  color: #fff;
}
.jodit-toolbar-select_variant_success:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_success:active:not([disabled]) {
  background-color: #1e7e34;
  color: #fff;
}
.jodit-toolbar-select_variant_success:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_success:focus:not([disabled]) {
  outline: 1px dashed #1e7e34;
}
.jodit-toolbar-select_variant_danger {
  background-color: #dc3545;
  color: #fff;
}
.jodit-toolbar-select_variant_danger svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_danger [disabled] {
  opacity: .7;
}
.jodit-toolbar-select_variant_danger:hover:not([disabled]) {
  background-color: #c82333;
  color: #fff;
}
.jodit-toolbar-select_variant_danger:hover:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_danger:active:not([disabled]) {
  background-color: #bd2130;
  color: #fff;
}
.jodit-toolbar-select_variant_danger:active:not([disabled]) svg {
  fill: #fff;
  stroke: #fff;
}
.jodit-toolbar-select_variant_danger:focus:not([disabled]) {
  outline: 1px dashed #bd2130;
}
.jodit-toolbar-select__button {
  align-items: center;
  appearance: none;
  background: 0 0;
  border: 0;
  border-radius: var(--jd-border-radius-default);
  box-shadow: none;
  box-sizing: border-box;
  color: var(--jd-color-text-icons);
  cursor: pointer;
  display: inline-flex;
  font-style: normal;
  justify-content: center;
  outline: 0;
  padding: 0;
  padding: 0 var(--jd-padding-default);
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  -webkit-user-select: none;
  user-select: none;
}
.jodit-toolbar-select__button:focus-visible:not([disabled]),
.jodit-toolbar-select__button:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  opacity: 1;
  outline: 0;
}
.jodit-toolbar-select__button:active:not([disabled]),
.jodit-toolbar-select__button[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity40);
  outline: 0;
}
.jodit-toolbar-select__button[aria-pressed=true]:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity60);
}
.jodit-toolbar-select__button[disabled] {
  opacity: .3;
  pointer-events: none;
}
.jodit-toolbar-select__trigger {
  align-items: center;
  border-radius: 0 var(--jd-border-radius-default) var(--jd-border-radius-default) 0;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  opacity: .4;
  --jd-button-trigger-size:14px;
  width: calc(var(--jd-button-trigger-size, 14px) + 2px);
}
.jodit-toolbar-select__trigger:focus-visible:not([disabled]),
.jodit-toolbar-select__trigger:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  opacity: 1;
  outline: 0;
}
.jodit-toolbar-select__trigger:active:not([disabled]),
.jodit-toolbar-select__trigger[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity40);
  outline: 0;
}
.jodit-toolbar-select__trigger[aria-pressed=true]:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity60);
}
.jodit-toolbar-select__trigger[disabled] {
  opacity: .3;
  pointer-events: none;
}
.jodit-toolbar-select__trigger svg {
  width: calc(var(--jd-button-trigger-size, 14px) - 4px);
}
.jodit-toolbar-select_size_tiny .jodit-toolbar-select__trigger {
  --jd-button-trigger-size:8px;
  width: calc(var(--jd-button-trigger-size, 8px) + 2px);
}
.jodit-toolbar-select_size_tiny .jodit-toolbar-select__trigger svg {
  width: calc(var(--jd-button-trigger-size, 8px) - 4px);
}
.jodit-toolbar-select_size_xsmall .jodit-toolbar-select__trigger {
  --jd-button-trigger-size:10px;
  width: calc(var(--jd-button-trigger-size, 10px) + 2px);
}
.jodit-toolbar-select_size_xsmall .jodit-toolbar-select__trigger svg {
  width: calc(var(--jd-button-trigger-size, 10px) - 4px);
}
.jodit-toolbar-select_size_small .jodit-toolbar-select__trigger {
  --jd-button-trigger-size:12px;
  width: calc(var(--jd-button-trigger-size, 12px) + 2px);
}
.jodit-toolbar-select_size_small .jodit-toolbar-select__trigger svg {
  width: calc(var(--jd-button-trigger-size, 12px) - 4px);
}
.jodit-toolbar-select_size_large .jodit-toolbar-select__trigger {
  --jd-button-trigger-size:16px;
  width: calc(var(--jd-button-trigger-size, 16px) + 2px);
}
.jodit-toolbar-select_size_large .jodit-toolbar-select__trigger svg {
  width: calc(var(--jd-button-trigger-size, 16px) - 4px);
}
.jodit-toolbar-select_with-trigger_true .jodit-toolbar-button__button {
  border-radius: var(--jd-border-radius-default) 0 0 var(--jd-border-radius-default);
}
.jodit-toolbar-select_with-trigger_true:hover:not([disabled]) {
  border-color: var(--jd-color-border);
}
.jodit-toolbar-select_stroke_false svg {
  stroke: none;
}
.jodit-toolbar-select:focus-visible:not([disabled]),
.jodit-toolbar-select:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover);
  opacity: 1;
  outline: 0;
}
.jodit-toolbar-select:active:not([disabled]),
.jodit-toolbar-select[aria-pressed=true]:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity40);
  outline: 0;
}
.jodit-toolbar-select[aria-pressed=true]:hover:not([disabled]) {
  background-color: var(--jd-color-button-background-hover-opacity60);
}
.jodit-toolbar-select[disabled] {
  opacity: .3;
  pointer-events: none;
}
.jodit-toolbar-select__text:not(:empty) {
  justify-content: left;
}
.jodit-toolbar-select__button {
  flex: 1;
}
.jodit-toolbar-collection,
.jodit-toolbar-editor-collection {
  display: flex;
  flex-direction: column;
}
.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-editor-collection_mode_horizontal {
  background-image:
    repeating-linear-gradient(
      transparent 0,
      transparent calc(var(--jd-button-size) - 1px),
      var(--jd-color-border) var(--jd-button-size));
  position: relative;
}
.jodit-toolbar-collection_mode_horizontal:after,
.jodit-toolbar-editor-collection_mode_horizontal:after {
  background-color: var(--jd-color-background-default);
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.jodit-toolbar-collection_size_tiny,
.jodit-toolbar-editor-collection_size_tiny {
  --jd-button-icon-size:8px;
}
.jodit-toolbar-collection_size_tiny.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-collection_size_tiny.jodit-toolbar-editor-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_tiny.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_tiny.jodit-toolbar-editor-collection_mode_horizontal {
  background-image:
    repeating-linear-gradient(
      transparent 0,
      transparent 19px,
      var(--jd-color-border) 20px);
}
.jodit-toolbar-collection_size_xsmall,
.jodit-toolbar-editor-collection_size_xsmall {
  --jd-button-icon-size:10px;
}
.jodit-toolbar-collection_size_xsmall.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-collection_size_xsmall.jodit-toolbar-editor-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_xsmall.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_xsmall.jodit-toolbar-editor-collection_mode_horizontal {
  background-image:
    repeating-linear-gradient(
      transparent 0,
      transparent 25px,
      var(--jd-color-border) 26px);
}
.jodit-toolbar-collection_size_small,
.jodit-toolbar-editor-collection_size_small {
  --jd-button-icon-size:12px;
}
.jodit-toolbar-collection_size_small.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-collection_size_small.jodit-toolbar-editor-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_small.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_small.jodit-toolbar-editor-collection_mode_horizontal {
  background-image:
    repeating-linear-gradient(
      transparent 0,
      transparent 31px,
      var(--jd-color-border) 32px);
}
.jodit-toolbar-collection_size_middle,
.jodit-toolbar-editor-collection_size_middle {
  --jd-button-icon-size:14px;
}
.jodit-toolbar-collection_size_middle.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-collection_size_middle.jodit-toolbar-editor-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_middle.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_middle.jodit-toolbar-editor-collection_mode_horizontal {
  background-image:
    repeating-linear-gradient(
      transparent 0,
      transparent 37px,
      var(--jd-color-border) 38px);
}
.jodit-toolbar-collection_size_large,
.jodit-toolbar-editor-collection_size_large {
  --jd-button-icon-size:16px;
}
.jodit-toolbar-collection_size_large.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-collection_size_large.jodit-toolbar-editor-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_large.jodit-toolbar-collection_mode_horizontal,
.jodit-toolbar-editor-collection_size_large.jodit-toolbar-editor-collection_mode_horizontal {
  background-image:
    repeating-linear-gradient(
      transparent 0,
      transparent 43px,
      var(--jd-color-border) 44px);
}
.jodit-toolbar-collection_mode_vertical .jodit-ui-group,
.jodit-toolbar-editor-collection_mode_vertical .jodit-ui-group {
  background-color: transparent;
  border: 0;
  flex-direction: column;
}
.jodit-toolbar-collection_mode_vertical .jodit-toolbar-button,
.jodit-toolbar-editor-collection_mode_vertical .jodit-toolbar-button {
  height: auto;
  min-height: var(--jd-button-size);
}
.jodit-toolbar-collection_mode_vertical .jodit-toolbar-button__button,
.jodit-toolbar-editor-collection_mode_vertical .jodit-toolbar-button__button {
  cursor: pointer;
  height: auto;
  min-height: var(--jd-button-size);
  width: 100%;
}
.jodit-toolbar-collection_mode_vertical .jodit-toolbar-button__text:not(:empty),
.jodit-toolbar-editor-collection_mode_vertical .jodit-toolbar-button__text:not(:empty) {
  justify-content: left;
}
.jodit-toolbar-collection .jodit-toolbar-button,
.jodit-toolbar-collection .jodit-toolbar-content,
.jodit-toolbar-collection .jodit-toolbar-select,
.jodit-toolbar-editor-collection .jodit-toolbar-button,
.jodit-toolbar-editor-collection .jodit-toolbar-content,
.jodit-toolbar-editor-collection .jodit-toolbar-select {
  margin: var(--jd-margin-v) 1px;
  padding: 0;
}
.jodit-dialog .jodit-toolbar-collection_mode_horizontal,
.jodit-dialog .jodit-toolbar-editor-collection_mode_horizontal {
  background-image: none;
}
.jodit-drag-and-drop__file-box,
.jodit_uploadfile_button {
  border: 1px dashed var(--jd-color-gray);
  margin: var(--jd-padding-default) 0;
  overflow: hidden;
  padding: 25px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.jodit-drag-and-drop__file-box:hover,
.jodit_uploadfile_button:hover {
  background-color: var(--jd-color-background-button-hover);
}
.jodit-drag-and-drop__file-box input,
.jodit_uploadfile_button input {
  cursor: pointer;
  font-size: 400px;
  inset: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
}
@media (max-width: 768px) {
  .jodit-drag-and-drop__file-box {
    max-width: 100%;
    min-width: var(--jd-width-input-min);
    width: auto;
  }
}
.jodit-about {
  padding: 20px;
}
.jodit-about a {
  color: #459ce7;
  text-decoration: none;
}
.jodit-about a:focus,
.jodit-about a:hover {
  color: #23527c;
  outline: 0;
  text-decoration: underline;
}
.jodit-about div {
  margin-bottom: calc(var(--jd-padding-default)/2);
}
:root {
  --jd-anl-color-new-line:var(--jd-color-border);
  --jd-anl-handle-size:20px;
  --jd-anl-handle-offset:calc(100% - var(--jd-anl-handle-size));
}
.jodit-add-new-line {
  display: block;
  height: 1px;
  outline: none;
  position: fixed;
  top: 0;
  z-index: 1;
}
.jodit-add-new-line,
.jodit-add-new-line * {
  box-sizing: border-box;
}
.jodit-add-new-line:after {
  background-color: var(--jd-anl-color-new-line);
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}
.jodit-add-new-line span {
  align-items: center;
  background: var(--jd-color-background-button-hover-opacity30);
  border: 1px solid var(--jd-anl-color-new-line);
  cursor: pointer;
  display: flex;
  height: var(--jd-anl-handle-size);
  justify-content: center;
  left: var(--jd-anl-handle-offset);
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: var(--jd-anl-handle-size);
}
.jodit-add-new-line span:hover {
  background: var(--jd-color-background-button-hover);
}
.jodit-add-new-line svg {
  fill: var(--jd-anl-color-new-line);
  width: calc(var(--jd-anl-handle-size)/2);
}
.jodit-source__mode .jodit-add-new-line {
  display: none !important;
}
:root {
  --jd-color-picker-cell-size:24px;
}
.jodit-color-picker {
  margin: 0;
  text-align: left;
  -webkit-user-select: none;
  user-select: none;
}
.jodit-color-picker__group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: calc(var(--jd-padding-default)/2);
  max-width: calc(var(--jd-color-picker-cell-size)*10);
  white-space: normal;
}
.jodit-color-picker__color-item {
  border: 1px solid transparent;
  display: block;
  height: var(--jd-color-picker-cell-size);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: var(--jd-color-picker-cell-size);
}
.jodit-color-picker__color-item:hover {
  border-color: #000;
}
.jodit-color-picker__color-item:active,
.jodit-color-picker__color-item_active_true {
  border: 2px solid var(--jd-color-border-selected);
}
.jodit-color-picker__native svg {
  display: inline-block;
  height: 16px;
  margin-right: 4px;
  width: 16px;
}
.jodit-color-picker__native input {
  appearance: none;
  border: none;
  height: 18px;
  padding: 0;
  width: 18px;
}
.jodit-color-picker__native input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
}
.jodit-color-picker__native input input[type=color]::-webkit-color-swatch {
  border: none;
}
.jodit-tabs {
  --jd-box-shadow-tabs:0 0 #0000,0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
}
.jodit-tabs .jodit-tabs__buttons {
  background-color: var(--jd-color-background-light-gray);
  border-radius: var(--jd-border-radius-default);
  display: flex;
  justify-content: center;
  margin-bottom: var(--jd-padding-default);
  margin-top: calc(var(--jd-padding-default)/2);
  padding: calc(var(--jd-padding-default)/2);
}
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button {
  color: var(--jd-color-placeholder);
}
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button svg {
  fill: var(--jd-color-placeholder);
}
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]),
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]) {
  box-shadow: var(--jd-box-shadow-tabs);
  color: var(--jd-color-text-icons);
}
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]),
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]) .jodit-ui-button__text,
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]),
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]) .jodit-ui-button__text {
  background-color: var(--jd-color-background-default);
}
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]) svg,
.jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]) svg {
  fill: var(--jd-color-text-icons);
}
.jodit-tabs .jodit-tabs__buttons > * {
  cursor: pointer;
  margin-left: calc(var(--jd-padding-default)/2);
}
.jodit-tabs .jodit-tabs__buttons > :only-of-type {
  width: 100%;
}
.jodit-tabs .jodit-tabs__buttons > :first-child {
  margin-left: 0;
}
@media (max-width: 480px) {
  .jodit-tabs .jodit-tabs__buttons {
    display: block;
  }
  .jodit-tabs .jodit-tabs__buttons > * {
    margin-left: 0;
    width: 100%;
  }
}
.jodit-tabs__button {
  max-width: 210px;
  min-width: 80px;
}
.jodit-tabs__button .jodit-ui-button__text {
  flex: 1;
  justify-content: space-around;
  white-space: nowrap;
}
.jodit-tabs__button_columns_3 {
  width: 33.33333%;
}
.jodit-tabs__button_columns_2 {
  width: 50%;
}
.jodit-tabs .jodit-tabs__wrapper .jodit-tab {
  display: none;
}
.jodit-tabs .jodit-tabs__wrapper .jodit-tab.jodit-tab_active {
  display: block;
}
.jodit-tabs .jodit-tabs__wrapper .jodit-tab.jodit-tab_empty {
  min-height: 100px;
  min-width: 220px;
}
.jodit-dialog_theme_dark .jodit-tabs .jodit-tabs__buttons,
.jodit_theme_dark .jodit-tabs .jodit-tabs__buttons {
  background-color: var(--jd-dark-background-color);
  border-radius: var(--jd-border-radius-default);
}
.jodit-dialog_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]) .jodit-ui-button__text,
.jodit-dialog_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]) .jodit-ui-button__text,
.jodit_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]) .jodit-ui-button__text,
.jodit_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]) .jodit-ui-button__text {
  color: var(--jd-dark-toolbar-color);
}
.jodit-dialog_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]) svg,
.jodit-dialog_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]) svg,
.jodit_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button:active:not([disabled]) svg,
.jodit_theme_dark .jodit-tabs .jodit-tabs__buttons .jodit-ui-button[aria-pressed=true]:not([disabled]) svg {
  fill: var(--jd-color-text-icons);
}
.jodit_fullsize-box_true {
  overflow: visible !important;
  position: static !important;
  z-index: var(--jd-z-index-full-size) !important;
}
body.jodit_fullsize-box_true,
html.jodit_fullsize-box_true {
  height: 0 !important;
  overflow: hidden !important;
  width: 0 !important;
}
html.jodit_fullsize-box_true {
  position: fixed !important;
}
.jodit_fullsize {
  inset: 0;
  max-width: none !important;
  position: absolute;
  z-index: var(--jd-z-index-full-size);
}
.jodit_fullsize .toolbar {
  width: 100% !important;
}
.jodit_fullsize .jodit__area,
.jodit_fullsize .jodit_editor {
  height: 100%;
}
.jodit-ui-image-position-tab__lockMargin > svg,
.jodit-ui-image-position-tab__lockSize > svg,
.jodit-ui-image-properties-form__lockMargin > svg,
.jodit-ui-image-properties-form__lockSize > svg {
  display: inline-block;
  fill: var(--jd-color-dark);
  height: var(--jd-icon-middle-size);
  line-height: var(--jd-icon-middle-size);
  overflow: hidden;
  transform-origin: 0 0 !important;
  vertical-align: middle;
  width: var(--jd-icon-middle-size);
}
.jodit-ui-image-position-tab__view-box,
.jodit-ui-image-properties-form__view-box {
  padding: var(--jd-padding-default);
}
.jodit-ui-image-position-tab .jodit-properties_image_view,
.jodit-ui-image-position-tab__imageView,
.jodit-ui-image-properties-form .jodit-properties_image_view,
.jodit-ui-image-properties-form__imageView {
  align-items: center;
  background-color: var(--jd-color-background-light-gray);
  display: flex;
  height: var(--jd-width-default);
  justify-content: center;
  margin: 0 0 var(--jd-padding-default);
  padding: 0;
}
.jodit-ui-image-position-tab .jodit-properties_image_view img,
.jodit-ui-image-position-tab__imageView img,
.jodit-ui-image-properties-form .jodit-properties_image_view img,
.jodit-ui-image-properties-form__imageView img {
  max-height: 100%;
  max-width: 100%;
}
.jodit-ui-image-position-tab .jodit-properties_image_sizes.jodit-form__group,
.jodit-ui-image-position-tab__imageSizes.jodit-form__group,
.jodit-ui-image-properties-form .jodit-properties_image_sizes.jodit-form__group,
.jodit-ui-image-properties-form__imageSizes.jodit-form__group {
  align-items: center;
  flex-direction: row;
  margin: 0;
  min-width: auto;
  padding: 0;
}
.jodit-ui-image-position-tab .jodit-properties_image_sizes.jodit-form__group a,
.jodit-ui-image-position-tab__imageSizes.jodit-form__group a,
.jodit-ui-image-properties-form .jodit-properties_image_sizes.jodit-form__group a,
.jodit-ui-image-properties-form__imageSizes.jodit-form__group a {
  cursor: pointer;
  display: inline-block;
}
.jodit-ui-image-position-tab .jodit-form__group,
.jodit-ui-image-properties-form .jodit-form__group {
  padding: 0;
}
.jodit-ui-image-position-tab__tabsBox,
.jodit-ui-image-properties-form__tabsBox {
  padding: 0 var(--jd-padding-default);
}
.jodit-dialog_theme_dark .jodit-properties_image_view,
.jodit-dialog_theme_dark .jodit-ui-image-properties-form__imageView,
.jodit_theme_dark .jodit-properties_image_view,
.jodit_theme_dark .jodit-ui-image-properties-form__imageView {
  background-color: var(--jd-dark-background-color);
}
.jodit-ui-image-properties-form_lock_true:before {
  background-color: var(--jd-color-button-background-hover-opacity60);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.jodit-ui-image-properties-form_lock_true:after {
  animation: c 2s ease-out 0s infinite;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAABRsSURBVHja7F1/aJfVGn/33RgUg8FiNfK2WCykyS7GLoYyUbwYipZMumgLo+iPS9HlXhSHkRXdislESxMz0mapuaFo2myjkfnNlTQ2FJdTu8NvLVcrdbpcfGvxrfs823m/vXt3fjznvOedzr0PPJzzPe+7d+97Ps95nuc851fGAw884CD98ccfI1Jqmc3UpEyQz4FkMqRTgYshn8fymZ57SyGbzf5mENIOz9+ngE9Atg/SLkhPQHoWeEDn3SmpSZlJnvf7ypUrTpb7IyMjY+gGN6WWmaY84l2T3c+u58D1csjOgvwsyBdBvsDRo2zgMl/ZNM59vcAJ4Dj8nzikLa5QmBLv28YCfPd3li7gPHBMwKdcEwhCJgN6FoLOWJtUgiWovALG04FXsbI44xbgw8AplbaU/Q+ZQNgGf0gA/JWhC1aQyle1eN91rPRKKKuEsjzZvSph0m2RiutpIYRrfZC8B+l7kB6jgq0CnQIy9X39v2NYQW5FeUFQlQVN/aALyiYBPw/5M5B+Dvw02vMggqcDukEl57F3xHf9H747+4bA5oD6dzqaYEgAqIDbBl9RhvZ4H/B5yL+IDp3oXhmwNkm3lTLn80VIz+O3QFqm2/rHwgeI6QDOa006LZ3Q4lHNNwK3AVeYAD4WgmHQUivYNzWyb7xufICYaavXVbuKZ6MXfwRVJ+TnXW+Am/oMnNaO3/Y5pPitcyh/a6LqtXwAt+J01LVFEzAJ0jpIj7JunJYd1wHchnBQHUSC3Uan8WPgPVgHlBiBCcAkH4Da2i2DjwGZlcy5W0K17zLwVb9NgaY4iJpawJs+BCnWwUo3SKXT4oOAP8IHCFsIfMCguj8JaQ2kOaaA227d10ALuIR1gHVxErjctPtHBd8btSR3A4MIgSePAZxqVPeQlthq7ZRuZVABCVkLuGkJpGgKsY4ybfUEVO84qhsoAzSgrUfHZ1UQVe99B6o2oMYdwg7latAq5iROGoueQExW6UE0gCe/ANIh9SZ6jqkWsN3STZ0rHWEgpkNmEvILxqQbSAXaAPxqSBswQkbpbpo6fGPR0m3GBYjBIIwqNjCTEAr4wkBQUA0AjKNrdZCu0okAqgQhTKCDhFxV91BNgsDuYx3WQZptG3xtDUCJEDKvthGuLVEJlq4gUMyAylfQERadPrhKOHTmB3Ces4RFEXNsgW8UClbZcEhxqPQIpHOord2k1ZsAH4YvYNJXN3EgWX4Ocw4LbIEvDQSJfADJtULWxSuj+BBUP4DaC6D0DkyFg6JKTVo/5brvXqzbo2zSi3af3/9bGgrW1Ar5kH4MXEzVHEHVf5CuYZC4fti9AoI/gXX8Eda5Tp9f9I4xWWsnOoc5zNMv1okjmKp/vzay3epNJ4+YmALdoWBPWTHksc5zTU1AekqYt7LcWTruTYTZQdmQHoB0GuXv/de8L8e7xrsuA8kPNtx3AZIOxp3APc7wvD6kvi+//DLh3nvPPfegWs1jf4dBGGxpOA+hlOXzgw7VBjEBnDKcs4jzDOZDOmjqD2SJQFGBx9JaSOcQ7xVO2RIJhf86AfB+Z3huHs7Ra2pra+ugtubTp0+jMLgC0e6/ftddd6EgzMO5iGwSaq4NITCdLczy6GzXAj8KnDIxAaM0AKeViwCtgbRSNgGUJwQyDaACngO4w6S/CXgb8KEvvvgiFUaw59y5c64mWXvnnXdmsijdYxjpdP6cXh6oS0g1Bb48zpFEzValA3663pcuXaoleSzFltBIlWhRmWx+v6yMcQJ4PU7A/Oyzz/qca0R33HEHrjlAEJa73rns24JqA0keTUGTjglIJpNOxsMPP6wLfiGkx53hxRbcewwXc1BAx0u4gGMNcP2nn36acq4juv322ytZ5K7UlhBo5LER3AvcTXU60wKgYbsyWTCi3LTV6wLvKesGrvrkk0/qneucCgoKHoJkHbxvYRAhMMij/zMbVzZRTMAvv/wycj4AoRv4Mk7oII4HkLp+vC6drwxt/FrgKeMBfKTe3t69UMFTgPG9B3WcQdMeBsvjhJJqnYGqjMrKSmr/tZxNWAi87o9i+1l5O6SPNjc3dzrjlPLz83HyC/aWpqk0gWZUUHZtJvxuUZmAtAYgtHycr/a6qIXz2DQI5OH1UDRjPIOPdOHChU6o+JmQXW+68JYS4vUB/bozvN5RGAImdwPZA3AC51RKrMAfyBHFGCRBnz4oe7ypqemgc4PQxYsX0YytuOWWW3BRaa3DWd0U1A/w/Z4KvBx4jcoExAitE6dzPStr3RR/QKQ5fOUJ4PsaGxtvGPC9dOnSJfyu+7ALa9MJFPx+lkU05YNBBDVdg0uwKc4eAWCZ83cC8jM+/PDDLucGpr6+Pvy+GWz/ASs9AMFvd7ax1ATEFOBjmLdSBraN3gBwHHhmQ0NDrzMB6PLly73MUYubOs3EiB/GJebyTEB6QogCnGrV6KAFR7AVeP4HH3ww4EwgunLlCn7vfACi1UQDqMb5PWUvm5qAB3HESXNomKz2GaOHv/DAgQNJZwJSf38/fvdC3J5G1iPQnf3jK5sGvx80MQHP69hxHWZ/2wN8//vvv3/BmcD0008/XWCaoEcUJ6C0eoUWeFbXBOBCzTKKJ2/YExgEXrRv374eJyLn6tWrWA+LAJRBy+o/rQUQUx0TsFwzRKzLK/bu3dseQf8nDQwMYH2sCOL0ibx9Vr6cagIKmf0nxe8pguC7vn/Pnj2bIshH088//4z1st+m+veUI6ZFFBOwLGj/XqIh0O4/HkEtJgDmcZ4/EED9e69VKk0ACoDN1u/jqrq6uv4IZjElk0msnypbwPs0wTKVCUBnYbLuMC5REA7v3r37vQhikhBgPTWrTAEFeB9NZt3C0SbAr/6DdPM4jF7/PyNotUzBU26vgAo8x+7zri3jmgAgnOJdKYrVB9QEb+zcubMrgpVOv/76K9bXGzrACwTJfw1D+9k8EzAXOE8GviEPAK+JIDXSAlhvA7yWTWztvMfiXM65PBNQrgLfUBi2v/vuu70RnPo0ODjYC0BtN3D2VNfLR5gAz04eRn17yb0p4A0RlIEI6y+la/MV1xf4fYACSEtDiP031dbWRrY/AP32229dAGCTrs1XrHHEaesFXh+gXCfooyEM2yIIrdC2ADZ/1D1eM+CagHLJ5ExTxrl9hyLsrDiDWI99EjApgPvLRwhAmQh4HV/Axwe3bt06GMEXnFKpFK4tOBgQcH95WdoEAE01nc8Xi8VEArA3gs4q7VWpfsHaCpEg4GrnoeXhOEKUw3u4yZYqbGo4Lk2KR5hZpcOsXjO9GIm0AYFycTErmoDJVLWu0Tto3bJly0CEmT36/fffkzh/UKfVE3yLkix3Xx+v5FjYaaslgiwUZxDrdbrm38guF6EAFFKAF5kEwcFPrRFcoVCrIdAiKsSlYUWqFi/zBwTXOiKsQqGOIKe1cQRmSAPkmYIv0ADY9Yuif+GYgC5Wv9kB1L6X8lAA8k3BFwhB94YNG1IRXPYJutwpINwBpNjSI/O5AhDQGUxEUIVKCRMBEGiFIQG4yX+Daf+fPacvwihUM2Czfm/KcgMLtjZZhudEY//hks2VVJlZ7tJvi5SMMApVA9gMsOVkXYvDFiO6fggFACUqJ6qKcaMBbD5uAH2AlE0fIKJxRSnUAGizcykePtWzjOo1VA2gpa0V2CVRALBbURDwQV4qiGAKVQDyLZ571JfFum0lFqTJvScvgilUytPxAxSY9boawMbD3OtFEUahaoAinQap0gA4JSzhPswSFz733HOZEVT2KZlMYr0WesGV7KpOoQRqgG6DVi4rx5EqjFWfjSCz3vqLHd9IoGyYnoBjNwpAwhBoWXlpJAChCECpv66p5ycJBCSBcwI7daZ7E83FtAiuUGgaT/WLACaYhk4MBCVk0UDKWb2c3+URVqFogOm8OqccqMW5d+Dmm29OuGsDOyw7gmUvvfRSFBCySFevXsX6LBO1cIoG8NEQ5u7KoFbLi0Kz3fODI7JGeHbwTSJADcxCq1cAWnR39yYIQUWEmVX1X2G6SYTgnhavABwL0uoF91dUV1dnR9AFp/7+fjysq0IGvIEGODYkAOwa7t/XYXl3kDzgBRF8Vgg3eczT2SqGYP97vBoA83ELrd6/WPSJCDsr6v8Jw91BRdfS6za9ewQ1qVo9RQv47plXU1NTHEFoTpcvX8aTwueJgKdoAI4wpE8Y9e4SdtgdGLK4S1gm8L8jGAO1fqy/TNmiUE1hQIwPj9AADOQk7ugRdJ9ADj+2bt26aI6AAV26dAnr7THqnsFEYTgEnBRtFl0fwk6hOcCrIjiNaBXOAKIcuq3hG4w4fTXma+lNOEHEZFs4hcA8+eqrr0a+gAZdvHgRbf+TsrMDDMxBr2v/eT7A0L5+8HN7AKdPFhncHMGqZftfB84Wga0yBwKtsN1hk4B5PsCIrd0C2HwRz924cWNlBK2afvzxx0rX89c5Qo4gCNv85bwDI7r8XUKqynfL/KmHazZt2pQbQSymH374AffuqeEB7gWXCrzHFCCmXf5niE4NWxPkJFAJ41GmtRHMUtWP9TNJdYScgQZYo3NoFEYF21WmgAq8776KzZs3Px1BPZq+//57rJcKXhg3oClo90b/qCeHvqLjA2j6B+u2bNlSFkH+J3333XdlAMo6ntq3cJroK6K4gOzgyP2oBaj2nqIdPGXYKzjw5ptvToqgd5yenh5U+Qcgmy07UdxQA7QD7xfFClSnh68Oelag6H5n+Fj6j9566638iQz++fPn8wGMRq/dV4EviwVwrq0W9QpUJsAdINof5LRQxfNLgBu2bt06IaePffvttzjDp8EZ3r6dDL7sQEkfyAdVW82rjo9H/hdkB2y2ft89eEB149tvvz2hlqh/8803OazlTzMFX6ENcKLvU7LgEMUEuIc9vqLb+inBJE8ezyo+un379gkxaPT111/jdx4FEGbJwOd1A2VdQ9896Pj1qIJDMSJI6yHpNGnpGlHFqVgp77zzzg29tjCRSBQx8KfKWrmJBvDkO4HXU3oI7pQwFUDpc/8s9ABk14uB23bs2HFDTiU7d+7cAqj4NrbESxtojeAQYjWoOnyaqwF4AsFSnDm81lT1y2YZ+cpwLmHDzp07a3bt2nVDTCrt6urKBq5hDl8eBXCTHgGjtWxTaVK8IEYFjKWrvVPIdU8VE2kMgUCsBD6ye/fukvEM/ldffVUCFX4EsitVtl3UYjU0wDHg1dQIodQJFJShKXgE0j5dLaACn6MJkKcDH6+rq6uur68fV72EM2fO5Jw9e7YasseBp5u0cKoQsDxO9Vrqqn6R2hdGAjWEoBvSR03B9wPNA95HGDVcBXxqz549D40H8E+fPo3vecoZntGTreqzmwgBRyDw2Plu3TBxxmuvvcYFUQYwy+OQ5UoV6DITQzEJnGsdbLSyfvHixdfVptSnTp2qZMJaqtsVVtWbAiP0zap498ryt956q5OxYcMGyj/gpbhbxS5IlwSJBQQYYsZVzWtREBYtWnTN9ic+efIkOq1LmM9SZDKplioQgrJ6ZpZTVODd32kBIEoZL0UvvdFdCBoUfGo8gXM0/UHgHTireeHChaFrhePHj+N0dzxqdxnwg2xwS0vD6YIvwAOnd89nvhkZeJduu+02J2Pjxo0UKZO9GM7w+cjdFMIgCmiqAXj39bO5DPFYLNY8b948ayeXtLW1lbIT1mcxzjVZUGtqCjh44Bj/34H7ZXjJhCItAAHAd1Mc0fvcPYAqCPhBhIHDF5jP0MF2QkmwE02HTMjs2bPTpqOlpSXPVeHABSwoVcLsOebzTWZH2fADOClO7ZqB3yfDTWUSUACyiHZG9UJY0SiNH7PKIjsiqt6BooegIhTMOYxHUTweN3q26EAN/wkr3t+qvEaKczbvxzoXPcf7brL/a9oNFKXYPZzpnUpGlX6dbqHIDIRNlIWXsuibbjdQkGLdzoQ0YfJ/uJFAamsndllw19HZzDlxVGFmkcqilFnSEFotnnKNOlZPGQX0lWOdzoa01xR47nCwDtBEpwbHoedj94wy0KSKCOoIQhgaQrXZgkoYdMCXPAvrcr57WITuXEHlcLCu00cQGjza7BEcRjbRAFSNQAXXVAh0zuY1BV/Q2r3pekixnz+oGRomvVtMV9Vr3I/98RXAC73LzoM4grIWb1sIxgp8iSnAOlsIKdZhynB8QG8wiKIBDPyCQ5C9F0cRKY6gDFwZ2DaFIEzwCS3e3b/nXlzKras1dFr/KA2go/5FLVRwfzdzDtfodgupZoFqGohbqIYGPsH+Yx3NxF6V7D2omkXlmMZM1T8PDMXfoUl4BruKkHaaaANbtj2MnoEJ+L6/72RdvGe8Kt9kjqBOj4SsAUyvce7BCSV/Ba6C/EBYXcSg5oIKtqkj5ikbgLSKqfwWaheRWqZ6j1gIAFPuQW2AI3lTIN0b1CSonMSwYgCU6wqQ8NunsOHcQcozVKZIVwhiKjVuMEihY0YwevgPSDG0eUy3ezjWYOsEhRRAHWPf/A93Egc1MKTj+FGEIGZhIEgJiMzPYPlmHNxgjmLTtRSCsOw+o2YWzcNvbTYIBVsVgrQGsAW+6cCSJx9nUcS/QbrfVAjCDgQZ/P1+yOM33Q9pPMizqCaAKgSxsMCntk6B2sdVyYsh/QvwC7hriY4QhCkUGi0e3/kF/AYow29pJ8YArJkAihDEwgRfVyNw8rif7X+B74Y8qs03nOGNDq0IgQ3Afff0sXecAfm72bv3UFoxpdWbtH7V32cFcfgoLcyCEKQdJ9zVHNL/AM9ijOP808MYD/CP7UvuO8ZGP+OMB3nP4T1PNfYvey/KXAPKd2XpevA27iWYANk9g8yZamblOa5A4FQtZ/jEsjybWsBTaX1sQkbcA/iACAQd0E2EQgU8RUiyKC02qGnQjS6qwPP9LQJwiLFLuUwQcBuaIiYQuBjTPc8wk/32VtYJFq104xQnmLlJMPuNNr3fUEuQQtDUVm8DeNcc/F+AAQBKd8HaIWdjwQAAAABJRU5ErkJggg==) no-repeat 50%;
  background-size: 100% 100%;
  background-size: var(--jd-icon-loader-size);
  content: "";
  display: inline-block;
  height: var(--jd-icon-loader-size);
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  vertical-align: middle;
  width: var(--jd-icon-loader-size);
  will-change: transform;
}
.jodit-popup-inline__container {
  min-width: 700px;
  z-index: 1300;
}
.jodit-paste-storage {
  max-width: 600px;
  padding: var(--jd-padding-default);
}
@media (max-width: 768px) {
  .jodit-paste-storage {
    max-width: 100%;
  }
}
.jodit-paste-storage > div {
  border: 1px solid var(--jd-color-border);
  max-height: 300px;
  max-width: 100%;
}
.jodit-paste-storage > div:first-child {
  margin-bottom: var(--jd-padding-default);
}
.jodit-paste-storage > div:first-child a {
  border: 1px solid transparent;
  box-sizing: border-box;
  color: var(--jd-color-default);
  display: block;
  margin: 0;
  max-width: 100%;
  outline: none;
  overflow: hidden;
  padding: calc(var(--jd-padding-default)/2);
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: pre;
}
.jodit-paste-storage > div:first-child a.jodit_active {
  background-color: var(--jd-dark-background-color);
  color: var(--jd-color-white);
}
.jodit-paste-storage > div:first-child a:focus {
  outline: none;
}
.jodit-paste-storage > div:last-child {
  overflow: auto;
  padding: var(--jd-padding-default);
}
.jodit-paste-storage > div:last-child li,
.jodit-paste-storage > div:last-child ul {
  margin: 0;
}
.jodit-placeholder {
  color: var(--jd-color-placeholder);
  display: block;
  left: 0;
  padding: var(--jd-padding-default);
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-user-select: none !important;
  user-select: none !important;
  width: 100%;
  z-index: 1;
}
.jodit__preview-box table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  margin-bottom: 1em;
  margin-top: 1em;
  max-width: 100%;
}
.jodit__preview-box table tr {
  -webkit-user-select: none;
  user-select: none;
}
.jodit__preview-box table tr td,
.jodit__preview-box table tr th {
  border: 1px solid var(--jd-color-border);
  min-width: 2em;
  padding: .4em;
  -webkit-user-select: text;
  user-select: text;
  vertical-align: middle;
}
.jodit-table-resizer {
  cursor: col-resize;
  margin-left: calc(var(--jd-padding-default)/-2);
  padding-left: calc(var(--jd-padding-default)/2);
  padding-right: calc(var(--jd-padding-default)/2);
  position: absolute;
  z-index: 3;
}
.jodit-table-resizer:after {
  border: 0;
  content: "";
  display: block;
  height: 100%;
  width: 0;
}
.jodit-table-resizer_moved {
  background-color: var(--jd-color-background-selection);
  z-index: 2;
}
.jodit-table-resizer_moved:after {
  border-right: 1px solid moved;
}
[data-jodit_iframe_wrapper] {
  display: block;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}
[data-jodit_iframe_wrapper] iframe {
  position: relative;
}
[data-jodit_iframe_wrapper]:after {
  background: transparent;
  content: "";
  cursor: pointer;
  display: block;
  inset: 0;
  position: absolute;
  z-index: 1;
}
[data-jodit_iframe_wrapper][data-jodit-wrapper_active=true] iframe {
  z-index: 2;
}
.jodit_lock [data-jodit-wrapper_active=true] iframe {
  z-index: 1;
}
:root {
  --jd-viewer-width:70px;
  --jd-viewer-height:24px;
  --jd-resizer-handle-size:10px;
  --jd-resizer-border-color:#98c1f1;
  --jd-resizer-handle-color:#5ba4f3;
  --jd-resizer-handle-hover-color:#537ebb;
}
.jodit-resizer {
  font-size: 0;
  height: 100px;
  left: 0;
  outline: 3px solid var(--jd-resizer-border-color);
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100px;
}
.jodit-resizer,
.jodit-resizer * {
  box-sizing: border-box;
}
.jodit-resizer > span {
  background-color: var(--jd-color-placeholder);
  color: var(--jd-color-white);
  display: inline-block;
  font-size: 12px;
  height: var(--jd-viewer-height);
  left: 50%;
  line-height: var(--jd-viewer-height);
  margin-left: calc(var(--jd-viewer-width)/-2);
  margin-top: calc(var(--jd-viewer-height)/-2);
  opacity: 0;
  overflow: visible;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: opacity .2s linear;
  width: var(--jd-viewer-width);
}
.jodit-resizer > div {
  background-color: var(--jd-resizer-handle-color);
  display: inline-block;
  height: var(--jd-resizer-handle-size);
  pointer-events: all;
  position: absolute;
  width: var(--jd-resizer-handle-size);
  z-index: 4;
}
.jodit-resizer > div:hover {
  background-color: var(--jd-resizer-handle-hover-color);
}
.jodit-resizer > div:first-child {
  cursor: nwse-resize;
  left: calc(var(--jd-resizer-handle-size)/-2);
  top: calc(var(--jd-resizer-handle-size)/-2);
}
.jodit-resizer > div:nth-child(2) {
  cursor: nesw-resize;
  right: calc(var(--jd-resizer-handle-size)/-2);
  top: calc(var(--jd-resizer-handle-size)/-2);
}
.jodit-resizer > div:nth-child(3) {
  bottom: calc(var(--jd-resizer-handle-size)/-2);
  cursor: nwse-resize;
  right: calc(var(--jd-resizer-handle-size)/-2);
}
.jodit-resizer > div:nth-child(4) {
  bottom: calc(var(--jd-resizer-handle-size)/-2);
  cursor: nesw-resize;
  left: calc(var(--jd-resizer-handle-size)/-2);
}
@media (max-width: 768px) {
  .jodit-resizer > div :root {
    --jd-resizer-handle-size:calc(var(--jd-resizer-handle-size)*2);
  }
}
:root {
  --jd-height-search:30px;
  --jd-width-search:320px;
  --jd-width-search-input-box:60%;
  --jd-width-search-count-box:15%;
  --jd-transform-button-active:0.95;
  --jd-timeout-button-active:0.1s;
}
.jodit-ui-search {
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.jodit-ui-search_sticky_true {
  position: fixed;
}
.jodit-ui-search__box {
  background-color: var(--jd-color-panel);
  border: solid var(--jd-color-border);
  border-width: 0 0 1px 1px;
  display: flex;
  max-width: 100vw;
  padding: calc(var(--jd-padding-default)/2);
  position: absolute;
  right: 0;
  width: var(--jd-width-search);
}
.jodit-ui-search__box input {
  background-color: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0 var(--jd-padding-default);
  width: 100%;
}
.jodit-ui-search__box input[data-ref=replace] {
  display: none;
}
.jodit-ui-search__box input:not(:focus) + input:not(:focus) {
  border-top: 1px solid var(--jd-color-border);
}
.jodit-ui-search__buttons,
.jodit-ui-search__counts,
.jodit-ui-search__inputs {
  height: var(--jd-height-search);
}
.jodit-ui-search__inputs {
  padding-right: calc(var(--jd-padding-default)/2);
  width: var(--jd-width-search-input-box);
}
.jodit-ui-search__counts {
  border-left: 1px solid var(--jd-color-border);
  color: var(--jd-color-border);
  width: var(--jd-width-search-count-box);
}
.jodit-ui-search__buttons,
.jodit-ui-search__counts {
  align-items: center;
  display: flex;
  justify-content: center;
}
.jodit-ui-search__buttons {
  flex: 1;
  padding-left: 0;
}
.jodit-ui-search__buttons button {
  background-color: transparent;
  border: 1px solid transparent;
  height: 100%;
  margin-right: 1%;
  width: 32%;
}
.jodit-ui-search__buttons button[data-ref=replace-btn] {
  border: 1px solid var(--jd-color-border);
  display: none;
  margin-top: 2px;
  width: 100%;
}
.jodit-ui-search__buttons button:hover {
  background-color: var(--jd-color-background-button-hover);
}
.jodit-ui-search__buttons button:focus {
  border: 1px solid var(--jd-color-background-selection-opacity50);
}
.jodit-ui-search__buttons button:active {
  border: 1px solid var(--jd-color-background-selection);
  transform: scale(var(--jd-transform-button-active));
}
.jodit-ui-search_empty-query_true [data-ref=next],
.jodit-ui-search_empty-query_true [data-ref=prev] {
  opacity: .5;
}
.jodit-ui-search_replace_true .jodit-ui-search__counts,
.jodit-ui-search_replace_true .jodit-ui-search__inputs {
  height: calc(var(--jd-height-search)*2);
}
.jodit-ui-search_replace_true .jodit-ui-search__counts input,
.jodit-ui-search_replace_true .jodit-ui-search__inputs input {
  height: 50%;
  transition: background-color var(--jd-timeout-button-active) linear;
}
.jodit-ui-search_replace_true .jodit-ui-search__counts input:focus,
.jodit-ui-search_replace_true .jodit-ui-search__inputs input:focus {
  box-shadow: inset 0 0 3px 0 var(--jd-color-border);
}
.jodit-ui-search_replace_true .jodit-ui-search__counts input[data-ref=replace],
.jodit-ui-search_replace_true .jodit-ui-search__inputs input[data-ref=replace] {
  display: block;
}
.jodit-ui-search_replace_true .jodit-ui-search__buttons {
  flex-wrap: wrap;
}
.jodit-ui-search_replace_true .jodit-ui-search__buttons button[data-ref=replace-btn] {
  display: block;
}
.jodit-container:not(.jodit_inline) {
  min-height: 100px;
}
.jodit-container:not(.jodit_inline) .jodit-workplace {
  display: flex;
  flex-direction: column;
  height: auto;
  min-height: 50px;
  overflow: hidden;
}
.jodit-container:not(.jodit_inline) .jodit-editor__resize {
  position: relative;
}
.jodit-container:not(.jodit_inline) .jodit-editor__resize svg {
  bottom: 0;
  cursor: nwse-resize;
  fill: var(--jd-color-gray-dark);
  height: 12px;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-user-select: none;
  user-select: none;
  width: 12px;
}
.jodit-source {
  background-color: var(--jd-color-source-area);
  display: none;
  flex: auto;
  overflow: auto;
  position: relative;
}
.jodit-source,
.jodit-source .jodit-source__mirror-fake {
  min-height: 100%;
}
.jodit-source * {
  font:
    12px/normal Monaco,
    Menlo,
    Ubuntu Mono,
    Consolas,
    source-code-pro,
    monospace;
}
.jodit-container.jodit-source__mode .jodit-wysiwyg,
.jodit-container.jodit-source__mode .jodit-wysiwyg_iframe {
  display: none !important;
}
.jodit-container.jodit-source__mode .jodit-source {
  display: block !important;
}
.jodit-container.jodit_split_mode .jodit-workplace {
  flex-flow: row nowrap;
}
.jodit-container.jodit_split_mode .jodit-source,
.jodit-container.jodit_split_mode .jodit-wysiwyg,
.jodit-container.jodit_split_mode .jodit-wysiwyg_iframe {
  display: block !important;
  flex: 1;
  width: 50%;
}
.jodit-source__mirror {
  background: var(--jd-color-source-area);
  border: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: #f0f0f0;
  height: 100%;
  line-height: 1.5;
  font:
    12px/normal Monaco,
    Menlo,
    Ubuntu Mono,
    Consolas,
    source-code-pro,
    monospace;
  margin: 0;
  min-height: 100%;
  outline: none;
  overflow: auto;
  padding: var(--jd-padding-default);
  resize: none;
  tab-size: 2em;
  white-space: pre-wrap;
  width: 100%;
  z-index: 2;
}
.jodit-source__mirror::selection {
  background: var(--jd-color-selection-area);
}
.jodit_sticky-dummy_toolbar {
  display: none;
}
.jodit_sticky > .jodit-toolbar__box {
  border-bottom: 1px solid var(--jd-color-border);
  left: auto;
  position: fixed;
  position: sticky;
  top: 0;
  z-index: 3;
}
.jodit_sticky .jodit_sticky-dummy_toolbar {
  display: block;
}
.jodit-symbols {
  padding: var(--jd-padding-default);
  width: 460px;
}
.jodit-symbols__container {
  display: flex;
}
.jodit-symbols__container_table {
  width: 88%;
}
.jodit-symbols__container_preview {
  width: 12%;
}
.jodit-symbols__preview {
  border: 1px solid var(--jd-color-border);
  font-size: 34px;
  padding: 20px 0;
  text-align: center;
}
.jodit-symbols__table {
  border: 0;
  border-spacing: 0;
  table-layout: fixed;
}
.jodit-symbols__table td {
  padding: 0;
}
.jodit-symbols__table td a {
  border: 1px solid transparent;
  box-sizing: border-box;
  color: var(--jd-color-text);
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: calc(var(--jd-height-element-default)*1.2);
  line-height: calc(var(--jd-height-element-default)*1.2);
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: calc(var(--jd-width-element-default)*1.2);
}
.jodit-symbols__table td a:focus,
.jodit-symbols__table td a:hover {
  outline: 2px solid var(--jd-color-border);
}
.jodit-ui-ai-assistant {
  min-width: 460px;
  padding: var(--jd-padding-default);
  width: 100%;
}
@media (max-width: 768px) {
  .jodit-ui-ai-assistant {
    min-width: 100%;
  }
}
.jodit-ui-ai-assistant__body {
  margin-bottom: 10px;
}
.jodit-ui-ai-assistant__prompt-row {
  align-items: flex-start;
  display: flex;
  margin-bottom: 10px;
}
.jodit-ui-ai-assistant__prompt-row-label {
  margin-right: 10px;
}
.jodit-ui-ai-assistant__prompt-row-input {
  flex: 1;
  margin-right: 10px;
}
.jodit-ui-ai-assistant__prompt-row .jodit-icon_ai_assistant {
  cursor: pointer;
  height: 22px;
  width: 22px;
}
.jodit-ui-ai-assistant__prompt-row .jodit-ui-button {
  margin-right: 10px;
}
.jodit-ui-ai-assistant__prompt-row .jodit-ui-button_ai_assistant {
  margin-right: 0;
  margin-top: 20px;
}
.jodit-ui-ai-assistant__results {
  border-color: var(--jd-color-label);
  border-style: solid;
  border-width: 1px;
  height: 300px;
  line-height: 1.5;
  max-width: 460px;
  min-height: 300px;
  min-width: 100%;
  overflow: auto;
  padding: var(--jd-padding-default);
  position: relative;
}
.jodit-ui-ai-assistant__results p {
  margin: 0 0 10px;
}
.jodit-ui-ai-assistant__close {
  cursor: pointer;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.jodit-ui-ai-assistant_hide_true {
  display: none;
}
.jodit-ui-ai-assistant__spinner:before {
  animation: c .6s linear infinite;
  border: 1px solid #ccc;
  border-radius: 50%;
  border-top-color: #8817c3;
  box-sizing: border-box;
  content: "";
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.jodit-ui-ai-assistant__error {
  color: var(--jd-color-error);
}
.jodit-context table,
.jodit-wysiwyg table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  margin-bottom: 1em;
  margin-top: 1em;
  max-width: 100%;
}
.jodit-context table tr,
.jodit-wysiwyg table tr {
  -webkit-user-select: none;
  user-select: none;
}
.jodit-context table tr td,
.jodit-context table tr th,
.jodit-wysiwyg table tr td,
.jodit-wysiwyg table tr th {
  border: 1px solid var(--jd-color-border);
  min-width: 2em;
  padding: .4em;
  -webkit-user-select: text;
  user-select: text;
  vertical-align: middle;
}
.jodit-form__inserter {
  --jd-color-table-cell-background-hover:var(--jd-color-button-background-hover);
}
.jodit-form__inserter .jodit-form__table-creator-box {
  display: flex;
}
@media (max-width: 768px) {
  .jodit-form__inserter .jodit-form__table-creator-box {
    flex-direction: column;
  }
}
.jodit-form__inserter .jodit-form__table-creator-box .jodit-form__container {
  font-size: 0;
  margin: 0;
  min-width: 180px;
  padding: 0;
}
.jodit-form__inserter .jodit-form__table-creator-box .jodit-form__container > div > span {
  border: 1px solid var(--jd-color-border);
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: var(--jd-height-element-default);
  margin-bottom: 2px;
  margin-left: 2px;
  vertical-align: top;
  width: var(--jd-width-element-default);
}
.jodit-form__inserter .jodit-form__table-creator-box .jodit-form__container > div > span:first-child {
  margin-left: 0;
}
.jodit-form__inserter .jodit-form__table-creator-box .jodit-form__container > div > span.jodit_hovered {
  background: var(--jd-color-table-cell-background-hover);
  border-color: var(--jd-color-table-cell-background-hover);
}
.jodit-form__inserter .jodit-form__table-creator-box .jodit-form__options {
  font-size: var(--jd-font-size-default);
}
.jodit-form__inserter .jodit-form__table-creator-box .jodit-form__options label {
  padding-top: 0;
  text-align: left;
}
.jodit-form__inserter .jodit-form__table-creator-box .jodit-form__options label input {
  margin-right: var(--jd-padding-default);
}
.jodit-form__inserter label {
  font-size: 14px;
  margin: 0;
  padding: 8px;
  text-align: center;
}
.jodit-xpath {
  align-items: center;
  display: flex;
  margin-left: calc(var(--jd-padding-default)/-2);
}
.jodit-xpath__item {
  display: flex;
  height: var(--jd-font-size-small);
  line-height: calc(var(--jd-font-size-small) - 1px);
}
.jodit-xpath__item a {
  color: var(--jd-color-default);
  font-size: var(--jd-font-size-small);
  margin-left: 2px;
  outline: 0;
  padding: 0 3px;
}
@keyframes b {
  0% {
    fill: green;
    opacity: .3;
  }
  to {
    fill: #4285f4;
  }
}
svg.jodit-icon_speechRecognize {
  stroke: none !important;
}
.jodit-toolbar-button_pulse_true svg {
  animation-duration: .7s;
  animation-iteration-count: infinite;
  animation-name: b;
}
.jodit-speech-recognize__list-item {
  display: flex;
  padding: var(--jd-padding-default);
}
.jodit-speech-recognize__popup {
  background-color: hsla(0, 0%, 94%, .4);
  border-radius: 8px;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  font-size: 32px;
  left: 50%;
  line-height: 1.5;
  padding: 8px 16px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
:root {
  --jd-color-white:#fff;
  --jd-color-gray:#dadada;
  --jd-color-gray-dark:#a5a5a5;
  --jd-color-dark:#4c4c4c;
  --jd-color-blue:#b5d6fd;
  --jd-color-light-blue:rgba(181,214,253,.5);
  --jd-color-red:#ff3b3b;
  --jd-color-light-red:rgba(255,59,59,.4);
  --jd-color-default:var(--jd-color-dark);
  --jd-color-text:#222;
  --jd-color-label:var(--jd-color-gray-dark);
  --jd-color-error:var(--jd-color-red);
  --jd-color-border:var(--jd-color-gray);
  --jd-color-border-dark:var(--jd-color-dark);
  --jd-color-border-selected:#1e88e5;
  --jd-color-border-active:#b5b5b5;
  --jd-color-selection:var(--jd-color-dark);
  --jd-color-selection-area:#bdbdbd;
  --jd-color-separator:var(--jd-color-border);
  --jd-color-placeholder:var(--jd-color-gray-dark);
  --jd-color-panel:#f9f9f9;
  --jd-color-resizer:#c8c8c8;
  --jd-color-background-default:var(--jd-color-white);
  --jd-color-background-light-gray:#f5f5f6;
  --jd-color-background-gray:var(--jd-color-gray);
  --jd-color-background-gray-hover:#f8f8f8;
  --jd-color-background-button-hover:#ecebe9;
  --jd-color-background-button-hover-opacity30:hsla(40,7%,92%,.3);
  --jd-color-background-progress:#b91f1f;
  --jd-color-background-active:#2196f3;
  --jd-color-background-selection:#b5d6fd;
  --jd-color-text-selection:var(--jd-color-white);
  --jd-color-background-selection-opacity50:rgba(181,214,253,.995);
  --jd-color-source-area:#323232;
  --jd-color-button-background-hover:#dcdcdc;
  --jd-color-button-background-hover-opacity40:hsla(0,0%,86%,.4);
  --jd-color-button-background-hover-opacity60:hsla(0,0%,86%,.6);
  --jd-font-default:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif;
  --jd-font-size-default:14px;
  --jd-font-size-small:11px;
  --jd-color-text-icons:rgba(0,0,0,.75);
  --jd-color-icon:var(--jd-color-dark);
  --jd-padding-default:8px;
  --jd-border-radius-default:3px;
  --jd-icon-tiny-size:8px;
  --jd-icon-xsmall-size:10px;
  --jd-icon-small-size:12px;
  --jd-icon-middle-size:14px;
  --jd-icon-large-size:16px;
  --jd-z-index-full-size:100000;
  --jd-z-index-popup:10000001;
  --jd-z-index-dialog-overlay:20000003;
  --jd-z-index-dialog:20000004;
  --jd-z-index-context-menu:30000005;
  --jd-z-index-tooltip:30000006;
  --jd-icon-loader-size:48px;
  --jd-width-element-default:18px;
  --jd-height-element-default:18px;
  --jd-dark-background-color:#575757;
  --jd-dark-background-ligher:silver;
  --jd-dark-background-darknes:#353535;
  --jd-dark-border-color:#444;
  --jd-dark-text-color:#d1cccc;
  --jd-dark-text-color-opacity80:hsla(0,5%,81%,.8);
  --jd-dark-text-color-opacity50:hsla(0,5%,81%,.5);
  --jd-dark-icon-color:silver;
  --jd-dark-toolbar-color:#5f5c5c;
  --jd-dark-toolbar-seperator-color1:rgba(81,81,81,.41);
  --jd-dark-toolbar-seperator-color2:#686767;
  --jd-dark-toolbar-seperator-color-opacity80:hsla(0,0%,41%,.8);
  --jd-dark-toolbar-seperator-color3:hsla(0,0%,41%,.75);
  --jd-dark-color-border-selected:#152f5f;
  --jd-width-default:180px;
  --jd-width-input-min:var(--jd-width-default);
  --jd-input-height:32px;
  --jd-button-icon-size:14px;
  --jd-margin-v:2px;
  --jd-button-df-size:calc((var(--jd-button-icon-size) - 4px)*2);
  --jd-button-size:calc(var(--jd-button-icon-size) + var(--jd-button-df-size) + var(--jd-margin-v)*2);
  --jd-focus-input-box-shadow:0 0 0 0.05rem rgba(0,123,255,.25);
  --jd-icon-transform-origin:center;
  --jd-icon-transform-scale:1;
}
.jodit-wysiwyg {
  outline: 0;
}
.jodit-wysiwyg ::selection,
.jodit-wysiwyg::selection {
  background: #b5d6fd;
  color: #4c4c4c;
}
.jodit-container:not(.jodit_inline) .jodit-wysiwyg {
  margin: 0;
  outline: 0;
  overflow-x: auto;
  padding: 8px;
  position: relative;
}
.jodit-container:not(.jodit_inline) .jodit-wysiwyg img {
  max-width: 100%;
  position: relative;
}
.jodit-container:not(.jodit_inline) .jodit-wysiwyg jodit-media {
  position: relative;
}
.jodit-container:not(.jodit_inline) .jodit-wysiwyg jodit-media * {
  position: relative;
  z-index: 0;
}
.jodit-container:not(.jodit_inline) .jodit-wysiwyg jodit-media:before {
  content: "";
  inset: 0;
  position: absolute;
  z-index: 1;
}
:root {
  --jd-switche-width:60px;
  --jd-switche-height:32px;
  --jd-switche-slider-margin:4px;
  --jd-switche-slider-size:calc(var(--jd-switche-height) - var(--jd-switche-slider-margin)*2);
}
.jodit-form {
  color: var(--jd-color-default);
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
}
.jodit-form.jodit_error {
  border-color: var(--jd-color-error);
  box-shadow: inset 0 0 3px 0 hsla(0, 0%, 74%, .3);
}
@media (max-width: 768px) {
  .jodit-form {
    min-width: 150px;
  }
}
.jodit-form button {
  background: #d6d6d6;
  border: none;
  color: var(--jd-color-dark);
  cursor: pointer;
  font-size: 16px;
  height: 36px;
  line-height: 1;
  margin-bottom: var(--jd-padding-default);
  margin-top: var(--jd-padding-default);
  outline: none;
  padding: var(--jd-padding-default);
  text-decoration: none;
  transition: background .2s ease 0s;
}
.jodit-form button:hover {
  background-color: var(--jd-color-background-button-hover);
  color: var(--jd-color-dark);
}
.jodit-form button:active {
  background: var(--jd-color-background-button-hover);
  color: var(--jd-color-dark);
}
.jodit-form label {
  align-items: center;
  display: flex;
  margin-bottom: var(--jd-padding-default);
  text-align: left;
  white-space: nowrap;
}
.jodit-form label:last-child {
  margin-bottom: 0;
}
.jodit-form .jodit-form__center {
  justify-content: center;
}
.jodit .jodit-input,
.jodit .jodit-select,
.jodit .jodit-textarea {
  appearance: none;
  background-color: var(--jd-color-white);
  border: 1px solid var(--jd-color-border);
  border-radius: 0;
  box-sizing: border-box;
  font-family: var(--jd-font-default);
  font-size: var(--jd-font-size-default);
  height: var(--jd-input-height);
  line-height: 1.2;
  outline: none;
  padding: 0 var(--jd-padding-default);
  width: 100%;
}
.jodit .jodit-input[disabled],
.jodit .jodit-select[disabled],
.jodit .jodit-textarea[disabled] {
  background-color: #f0f0f0;
  color: var(--jd-color-border);
}
.jodit .jodit-input_has-error_true,
.jodit .jodit-select_has-error_true,
.jodit .jodit-textarea_has-error_true {
  border-color: var(--jd-color-red);
}
.jodit .jodit-input:focus {
  border-color: #66afe9;
  outline: 0;
}
.jodit-checkbox {
  border: 0;
  cursor: pointer;
  height: 16px;
  margin: 0 calc(var(--jd-padding-default)/2) 0 0;
  outline: none;
  padding: 0;
  position: relative;
  width: 16px;
  z-index: 2;
}
.jodit-select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 4.95 10'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23444}%3C/style%3E%3C/defs%3E%3Ctitle%3Earrows%3C/title%3E%3Cpath d='M0 0h4.95v10H0z' style='fill:%23fff'/%3E%3Cpath d='m1.41 4.67 1.07-1.49 1.06 1.49zM3.54 5.33 2.48 6.82 1.41 5.33z' class='cls-2'/%3E%3C/svg%3E");
  background-position: 98% 50%;
  background-repeat: no-repeat;
  padding-right: calc(var(--jd-padding-default)*2);
}
.jodit-textarea {
  height: auto;
}
.jodit-form__group,
.jodit-textarea {
  min-width: var(--jd-width-input-min);
}
.jodit-form__group {
  display: flex;
  flex-direction: column;
  margin-bottom: var(--jd-padding-default);
}
.jodit-form__group label {
  margin-bottom: calc(var(--jd-padding-default)/2);
}
.jodit-button {
  align-items: center;
  background-color: var(--jd-color-background-gray);
  border: 0;
  border-radius: .25rem;
  color: var(--jd-color-default);
  cursor: pointer;
  display: inline-flex;
  height: calc(var(--jd-padding-default)*4);
  justify-content: center;
  line-height: 1;
  margin: 0;
  padding: 0 var(--jd-padding-default);
  position: relative;
  text-decoration: none;
  -webkit-user-select: none;
  user-select: none;
  width: auto;
}
.jodit-button svg {
  display: inline-block;
  height: 24px;
  width: 24px;
}
.jodit-button svg + span {
  margin-left: calc(var(--jd-padding-default)/2);
}
.jodit-button:active,
.jodit-button:focus {
  outline: 0;
}
.jodit-button.disabled {
  opacity: .7;
}
.jodit-buttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: var(--jd-padding-default);
}
.jodit-button .jodit_icon,
.jodit-button svg,
.jodit-dialog__header .jodit_icon,
.jodit-dialog__header svg {
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 16px;
}
.jodit-switcher-wrapper {
  align-items: center;
  display: flex;
}
.jodit-switcher-wrapper .jodit-switcher + span {
  margin-left: var(--jd-padding-default);
}
.jodit-switcher {
  display: inline-block;
  height: var(--jd-switche-height);
  position: relative;
  width: var(--jd-switche-width);
}
.jodit-switcher input {
  height: 0;
  opacity: 0;
  width: 0;
}
.jodit-switcher .jodit-switcher__slider {
  background-color: var(--jd-color-gray);
  border-radius: var(--jd-switche-height);
  cursor: pointer;
  inset: 0;
  position: absolute;
  transition: .4s;
}
.jodit-switcher .jodit-switcher__slider:before {
  background-color: #fff;
  border-radius: 50%;
  bottom: var(--jd-switche-slider-margin);
  content: "";
  height: var(--jd-switche-slider-size);
  left: var(--jd-switche-slider-margin);
  position: absolute;
  transition: .4s;
  width: var(--jd-switche-slider-size);
}
input:checked + .jodit-switcher__slider {
  background-color: var(--jd-color-background-active);
}
input:checked + .jodit-switcher__slider:before {
  transform: translateX(calc(var(--jd-switche-width) - var(--jd-switche-slider-margin)*2 - var(--jd-switche-slider-size)));
}
input:focus + .jodit-switcher__slider {
  box-shadow: 0 0 1px var(--jd-color-background-active);
}
.jodit-button-group {
  display: flex;
}
.jodit-button-group input {
  display: none;
}
.jodit-button-group button {
  display: flex;
  flex: 1;
  justify-content: center;
  text-align: center;
}
.jodit-button-group button + button {
  margin-left: -1px;
}
.jodit-button-group button:first-child,
.jodit-button-group input:first-child + button {
  border-bottom-right-radius: 0;
  border-right: 0;
  border-top-right-radius: 0;
}
.jodit-button-group button:last-child,
.jodit-button-group input:last-child + button {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.jodit-button-group input[type=checkbox]:checked + button,
.jodit-button-group input[type=checkbox]:not(:checked) + button + button {
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .3), 0 1px 2px rgba(0, 0, 0, .05);
}
.jodit_text_icons .jodit_icon {
  font-size: var(--jd-font-size-default);
  width: auto;
}
.jodit_text_icons .jodit_icon:first-letter {
  text-transform: uppercase;
}
.jodit_text_icons .jodit-tabs .jodit-tabs__buttons > a {
  font-family: var(--jd-font-default);
  width: auto;
}
.jodit_text_icons .jodit-tabs .jodit-tabs__buttons > a i {
  width: auto;
}
.jodit_text_icons.jodit-dialog .jodit-button,
.jodit_text_icons.jodit-dialog .jodit-dialog__header a {
  color: var(--jd-color-text-icons);
  font-family: var(--jd-font-default);
  padding: var(--jd-padding-default);
  width: auto;
}
.jodit_text_icons.jodit-dialog .jodit-button .jodit_icon,
.jodit_text_icons.jodit-dialog .jodit-dialog__header a .jodit_icon {
  width: auto;
}
.jodit-grid {
  display: flex;
  width: 100%;
}
.jodit-grid.jodit-grid_column {
  flex-direction: column;
}
@media (max-width: 480px) {
  .jodit-grid.jodit-grid_xs-column {
    flex-direction: column;
  }
}
.jodit-grid [class*=jodit_col-] {
  flex: 1 1 auto;
}
.jodit-grid .jodit_col-lg-5-5 {
  width: 100%;
}
.jodit-grid .jodit_col-lg-4-5 {
  width: 80%;
}
.jodit-grid .jodit_col-lg-3-5 {
  width: 60%;
}
.jodit-grid .jodit_col-lg-2-5 {
  width: 40%;
}
.jodit-grid .jodit_col-lg-1-5 {
  width: 20%;
}
.jodit-grid .jodit_col-lg-4-4 {
  width: 100%;
}
.jodit-grid .jodit_col-lg-3-4 {
  width: 75%;
}
.jodit-grid .jodit_col-lg-2-4 {
  width: 50%;
}
.jodit-grid .jodit_col-lg-1-4 {
  width: 25%;
}
@media (max-width: 992px) {
  .jodit-grid .jodit_col-md-5-5 {
    width: 100%;
  }
  .jodit-grid .jodit_col-md-4-5 {
    width: 80%;
  }
  .jodit-grid .jodit_col-md-3-5 {
    width: 60%;
  }
  .jodit-grid .jodit_col-md-2-5 {
    width: 40%;
  }
  .jodit-grid .jodit_col-md-1-5 {
    width: 20%;
  }
  .jodit-grid .jodit_col-md-4-4 {
    width: 100%;
  }
  .jodit-grid .jodit_col-md-3-4 {
    width: 75%;
  }
  .jodit-grid .jodit_col-md-2-4 {
    width: 50%;
  }
  .jodit-grid .jodit_col-md-1-4 {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .jodit-grid .jodit_col-sm-5-5 {
    width: 100%;
  }
  .jodit-grid .jodit_col-sm-4-5 {
    width: 80%;
  }
  .jodit-grid .jodit_col-sm-3-5 {
    width: 60%;
  }
  .jodit-grid .jodit_col-sm-2-5 {
    width: 40%;
  }
  .jodit-grid .jodit_col-sm-1-5 {
    width: 20%;
  }
  .jodit-grid .jodit_col-sm-4-4 {
    width: 100%;
  }
  .jodit-grid .jodit_col-sm-3-4 {
    width: 75%;
  }
  .jodit-grid .jodit_col-sm-2-4 {
    width: 50%;
  }
  .jodit-grid .jodit_col-sm-1-4 {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .jodit-grid .jodit_col-xs-5-5 {
    width: 100%;
  }
  .jodit-grid .jodit_col-xs-4-5 {
    width: 80%;
  }
  .jodit-grid .jodit_col-xs-3-5 {
    width: 60%;
  }
  .jodit-grid .jodit_col-xs-2-5 {
    width: 40%;
  }
  .jodit-grid .jodit_col-xs-1-5 {
    width: 20%;
  }
  .jodit-grid .jodit_col-xs-4-4 {
    width: 100%;
  }
  .jodit-grid .jodit_col-xs-3-4 {
    width: 75%;
  }
  .jodit-grid .jodit_col-xs-2-4 {
    width: 50%;
  }
  .jodit-grid .jodit_col-xs-1-4 {
    width: 25%;
  }
}
@keyframes c {
  to {
    transform: rotate(1turn);
  }
}
.jodit-icon_loader {
  animation: c 2s ease-out 0s infinite;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAABRsSURBVHja7F1/aJfVGn/33RgUg8FiNfK2WCykyS7GLoYyUbwYipZMumgLo+iPS9HlXhSHkRXdislESxMz0mapuaFo2myjkfnNlTQ2FJdTu8NvLVcrdbpcfGvxrfs823m/vXt3fjznvOedzr0PPJzzPe+7d+97Ps95nuc851fGAw884CD98ccfI1Jqmc3UpEyQz4FkMqRTgYshn8fymZ57SyGbzf5mENIOz9+ngE9Atg/SLkhPQHoWeEDn3SmpSZlJnvf7ypUrTpb7IyMjY+gGN6WWmaY84l2T3c+u58D1csjOgvwsyBdBvsDRo2zgMl/ZNM59vcAJ4Dj8nzikLa5QmBLv28YCfPd3li7gPHBMwKdcEwhCJgN6FoLOWJtUgiWovALG04FXsbI44xbgw8AplbaU/Q+ZQNgGf0gA/JWhC1aQyle1eN91rPRKKKuEsjzZvSph0m2RiutpIYRrfZC8B+l7kB6jgq0CnQIy9X39v2NYQW5FeUFQlQVN/aALyiYBPw/5M5B+Dvw02vMggqcDukEl57F3xHf9H747+4bA5oD6dzqaYEgAqIDbBl9RhvZ4H/B5yL+IDp3oXhmwNkm3lTLn80VIz+O3QFqm2/rHwgeI6QDOa006LZ3Q4lHNNwK3AVeYAD4WgmHQUivYNzWyb7xufICYaavXVbuKZ6MXfwRVJ+TnXW+Am/oMnNaO3/Y5pPitcyh/a6LqtXwAt+J01LVFEzAJ0jpIj7JunJYd1wHchnBQHUSC3Uan8WPgPVgHlBiBCcAkH4Da2i2DjwGZlcy5W0K17zLwVb9NgaY4iJpawJs+BCnWwUo3SKXT4oOAP8IHCFsIfMCguj8JaQ2kOaaA227d10ALuIR1gHVxErjctPtHBd8btSR3A4MIgSePAZxqVPeQlthq7ZRuZVABCVkLuGkJpGgKsY4ybfUEVO84qhsoAzSgrUfHZ1UQVe99B6o2oMYdwg7latAq5iROGoueQExW6UE0gCe/ANIh9SZ6jqkWsN3STZ0rHWEgpkNmEvILxqQbSAXaAPxqSBswQkbpbpo6fGPR0m3GBYjBIIwqNjCTEAr4wkBQUA0AjKNrdZCu0okAqgQhTKCDhFxV91BNgsDuYx3WQZptG3xtDUCJEDKvthGuLVEJlq4gUMyAylfQERadPrhKOHTmB3Ces4RFEXNsgW8UClbZcEhxqPQIpHOord2k1ZsAH4YvYNJXN3EgWX4Ocw4LbIEvDQSJfADJtULWxSuj+BBUP4DaC6D0DkyFg6JKTVo/5brvXqzbo2zSi3af3/9bGgrW1Ar5kH4MXEzVHEHVf5CuYZC4fti9AoI/gXX8Eda5Tp9f9I4xWWsnOoc5zNMv1okjmKp/vzay3epNJ4+YmALdoWBPWTHksc5zTU1AekqYt7LcWTruTYTZQdmQHoB0GuXv/de8L8e7xrsuA8kPNtx3AZIOxp3APc7wvD6kvi+//DLh3nvPPfegWs1jf4dBGGxpOA+hlOXzgw7VBjEBnDKcs4jzDOZDOmjqD2SJQFGBx9JaSOcQ7xVO2RIJhf86AfB+Z3huHs7Ra2pra+ugtubTp0+jMLgC0e6/ftddd6EgzMO5iGwSaq4NITCdLczy6GzXAj8KnDIxAaM0AKeViwCtgbRSNgGUJwQyDaACngO4w6S/CXgb8KEvvvgiFUaw59y5c64mWXvnnXdmsijdYxjpdP6cXh6oS0g1Bb48zpFEzValA3663pcuXaoleSzFltBIlWhRmWx+v6yMcQJ4PU7A/Oyzz/qca0R33HEHrjlAEJa73rns24JqA0keTUGTjglIJpNOxsMPP6wLfiGkx53hxRbcewwXc1BAx0u4gGMNcP2nn36acq4juv322ytZ5K7UlhBo5LER3AvcTXU60wKgYbsyWTCi3LTV6wLvKesGrvrkk0/qneucCgoKHoJkHbxvYRAhMMij/zMbVzZRTMAvv/wycj4AoRv4Mk7oII4HkLp+vC6drwxt/FrgKeMBfKTe3t69UMFTgPG9B3WcQdMeBsvjhJJqnYGqjMrKSmr/tZxNWAi87o9i+1l5O6SPNjc3dzrjlPLz83HyC/aWpqk0gWZUUHZtJvxuUZmAtAYgtHycr/a6qIXz2DQI5OH1UDRjPIOPdOHChU6o+JmQXW+68JYS4vUB/bozvN5RGAImdwPZA3AC51RKrMAfyBHFGCRBnz4oe7ypqemgc4PQxYsX0YytuOWWW3BRaa3DWd0U1A/w/Z4KvBx4jcoExAitE6dzPStr3RR/QKQ5fOUJ4PsaGxtvGPC9dOnSJfyu+7ALa9MJFPx+lkU05YNBBDVdg0uwKc4eAWCZ83cC8jM+/PDDLucGpr6+Pvy+GWz/ASs9AMFvd7ax1ATEFOBjmLdSBraN3gBwHHhmQ0NDrzMB6PLly73MUYubOs3EiB/GJebyTEB6QogCnGrV6KAFR7AVeP4HH3ww4EwgunLlCn7vfACi1UQDqMb5PWUvm5qAB3HESXNomKz2GaOHv/DAgQNJZwJSf38/fvdC3J5G1iPQnf3jK5sGvx80MQHP69hxHWZ/2wN8//vvv3/BmcD0008/XWCaoEcUJ6C0eoUWeFbXBOBCzTKKJ2/YExgEXrRv374eJyLn6tWrWA+LAJRBy+o/rQUQUx0TsFwzRKzLK/bu3dseQf8nDQwMYH2sCOL0ibx9Vr6cagIKmf0nxe8pguC7vn/Pnj2bIshH088//4z1st+m+veUI6ZFFBOwLGj/XqIh0O4/HkEtJgDmcZ4/EED9e69VKk0ACoDN1u/jqrq6uv4IZjElk0msnypbwPs0wTKVCUBnYbLuMC5REA7v3r37vQhikhBgPTWrTAEFeB9NZt3C0SbAr/6DdPM4jF7/PyNotUzBU26vgAo8x+7zri3jmgAgnOJdKYrVB9QEb+zcubMrgpVOv/76K9bXGzrACwTJfw1D+9k8EzAXOE8GviEPAK+JIDXSAlhvA7yWTWztvMfiXM65PBNQrgLfUBi2v/vuu70RnPo0ODjYC0BtN3D2VNfLR5gAz04eRn17yb0p4A0RlIEI6y+la/MV1xf4fYACSEtDiP031dbWRrY/AP32229dAGCTrs1XrHHEaesFXh+gXCfooyEM2yIIrdC2ADZ/1D1eM+CagHLJ5ExTxrl9hyLsrDiDWI99EjApgPvLRwhAmQh4HV/Axwe3bt06GMEXnFKpFK4tOBgQcH95WdoEAE01nc8Xi8VEArA3gs4q7VWpfsHaCpEg4GrnoeXhOEKUw3u4yZYqbGo4Lk2KR5hZpcOsXjO9GIm0AYFycTErmoDJVLWu0Tto3bJly0CEmT36/fffkzh/UKfVE3yLkix3Xx+v5FjYaaslgiwUZxDrdbrm38guF6EAFFKAF5kEwcFPrRFcoVCrIdAiKsSlYUWqFi/zBwTXOiKsQqGOIKe1cQRmSAPkmYIv0ADY9Yuif+GYgC5Wv9kB1L6X8lAA8k3BFwhB94YNG1IRXPYJutwpINwBpNjSI/O5AhDQGUxEUIVKCRMBEGiFIQG4yX+Daf+fPacvwihUM2Czfm/KcgMLtjZZhudEY//hks2VVJlZ7tJvi5SMMApVA9gMsOVkXYvDFiO6fggFACUqJ6qKcaMBbD5uAH2AlE0fIKJxRSnUAGizcykePtWzjOo1VA2gpa0V2CVRALBbURDwQV4qiGAKVQDyLZ571JfFum0lFqTJvScvgilUytPxAxSY9boawMbD3OtFEUahaoAinQap0gA4JSzhPswSFz733HOZEVT2KZlMYr0WesGV7KpOoQRqgG6DVi4rx5EqjFWfjSCz3vqLHd9IoGyYnoBjNwpAwhBoWXlpJAChCECpv66p5ycJBCSBcwI7daZ7E83FtAiuUGgaT/WLACaYhk4MBCVk0UDKWb2c3+URVqFogOm8OqccqMW5d+Dmm29OuGsDOyw7gmUvvfRSFBCySFevXsX6LBO1cIoG8NEQ5u7KoFbLi0Kz3fODI7JGeHbwTSJADcxCq1cAWnR39yYIQUWEmVX1X2G6SYTgnhavABwL0uoF91dUV1dnR9AFp/7+fjysq0IGvIEGODYkAOwa7t/XYXl3kDzgBRF8Vgg3eczT2SqGYP97vBoA83ELrd6/WPSJCDsr6v8Jw91BRdfS6za9ewQ1qVo9RQv47plXU1NTHEFoTpcvX8aTwueJgKdoAI4wpE8Y9e4SdtgdGLK4S1gm8L8jGAO1fqy/TNmiUE1hQIwPj9AADOQk7ugRdJ9ADj+2bt26aI6AAV26dAnr7THqnsFEYTgEnBRtFl0fwk6hOcCrIjiNaBXOAKIcuq3hG4w4fTXma+lNOEHEZFs4hcA8+eqrr0a+gAZdvHgRbf+TsrMDDMxBr2v/eT7A0L5+8HN7AKdPFhncHMGqZftfB84Wga0yBwKtsN1hk4B5PsCIrd0C2HwRz924cWNlBK2afvzxx0rX89c5Qo4gCNv85bwDI7r8XUKqynfL/KmHazZt2pQbQSymH374AffuqeEB7gWXCrzHFCCmXf5niE4NWxPkJFAJ41GmtRHMUtWP9TNJdYScgQZYo3NoFEYF21WmgAq8776KzZs3Px1BPZq+//57rJcKXhg3oClo90b/qCeHvqLjA2j6B+u2bNlSFkH+J3333XdlAMo6ntq3cJroK6K4gOzgyP2oBaj2nqIdPGXYKzjw5ptvToqgd5yenh5U+Qcgmy07UdxQA7QD7xfFClSnh68Oelag6H5n+Fj6j9566638iQz++fPn8wGMRq/dV4EviwVwrq0W9QpUJsAdINof5LRQxfNLgBu2bt06IaePffvttzjDp8EZ3r6dDL7sQEkfyAdVW82rjo9H/hdkB2y2ft89eEB149tvvz2hlqh/8803OazlTzMFX6ENcKLvU7LgEMUEuIc9vqLb+inBJE8ezyo+un379gkxaPT111/jdx4FEGbJwOd1A2VdQ9896Pj1qIJDMSJI6yHpNGnpGlHFqVgp77zzzg29tjCRSBQx8KfKWrmJBvDkO4HXU3oI7pQwFUDpc/8s9ABk14uB23bs2HFDTiU7d+7cAqj4NrbESxtojeAQYjWoOnyaqwF4AsFSnDm81lT1y2YZ+cpwLmHDzp07a3bt2nVDTCrt6urKBq5hDl8eBXCTHgGjtWxTaVK8IEYFjKWrvVPIdU8VE2kMgUCsBD6ye/fukvEM/ldffVUCFX4EsitVtl3UYjU0wDHg1dQIodQJFJShKXgE0j5dLaACn6MJkKcDH6+rq6uur68fV72EM2fO5Jw9e7YasseBp5u0cKoQsDxO9Vrqqn6R2hdGAjWEoBvSR03B9wPNA95HGDVcBXxqz549D40H8E+fPo3vecoZntGTreqzmwgBRyDw2Plu3TBxxmuvvcYFUQYwy+OQ5UoV6DITQzEJnGsdbLSyfvHixdfVptSnTp2qZMJaqtsVVtWbAiP0zap498ryt956q5OxYcMGyj/gpbhbxS5IlwSJBQQYYsZVzWtREBYtWnTN9ic+efIkOq1LmM9SZDKplioQgrJ6ZpZTVODd32kBIEoZL0UvvdFdCBoUfGo8gXM0/UHgHTireeHChaFrhePHj+N0dzxqdxnwg2xwS0vD6YIvwAOnd89nvhkZeJduu+02J2Pjxo0UKZO9GM7w+cjdFMIgCmiqAXj39bO5DPFYLNY8b948ayeXtLW1lbIT1mcxzjVZUGtqCjh44Bj/34H7ZXjJhCItAAHAd1Mc0fvcPYAqCPhBhIHDF5jP0MF2QkmwE02HTMjs2bPTpqOlpSXPVeHABSwoVcLsOebzTWZH2fADOClO7ZqB3yfDTWUSUACyiHZG9UJY0SiNH7PKIjsiqt6BooegIhTMOYxHUTweN3q26EAN/wkr3t+qvEaKczbvxzoXPcf7brL/a9oNFKXYPZzpnUpGlX6dbqHIDIRNlIWXsuibbjdQkGLdzoQ0YfJ/uJFAamsndllw19HZzDlxVGFmkcqilFnSEFotnnKNOlZPGQX0lWOdzoa01xR47nCwDtBEpwbHoedj94wy0KSKCOoIQhgaQrXZgkoYdMCXPAvrcr57WITuXEHlcLCu00cQGjza7BEcRjbRAFSNQAXXVAh0zuY1BV/Q2r3pekixnz+oGRomvVtMV9Vr3I/98RXAC73LzoM4grIWb1sIxgp8iSnAOlsIKdZhynB8QG8wiKIBDPyCQ5C9F0cRKY6gDFwZ2DaFIEzwCS3e3b/nXlzKras1dFr/KA2go/5FLVRwfzdzDtfodgupZoFqGohbqIYGPsH+Yx3NxF6V7D2omkXlmMZM1T8PDMXfoUl4BruKkHaaaANbtj2MnoEJ+L6/72RdvGe8Kt9kjqBOj4SsAUyvce7BCSV/Ba6C/EBYXcSg5oIKtqkj5ikbgLSKqfwWaheRWqZ6j1gIAFPuQW2AI3lTIN0b1CSonMSwYgCU6wqQ8NunsOHcQcozVKZIVwhiKjVuMEihY0YwevgPSDG0eUy3ezjWYOsEhRRAHWPf/A93Egc1MKTj+FGEIGZhIEgJiMzPYPlmHNxgjmLTtRSCsOw+o2YWzcNvbTYIBVsVgrQGsAW+6cCSJx9nUcS/QbrfVAjCDgQZ/P1+yOM33Q9pPMizqCaAKgSxsMCntk6B2sdVyYsh/QvwC7hriY4QhCkUGi0e3/kF/AYow29pJ8YArJkAihDEwgRfVyNw8rif7X+B74Y8qs03nOGNDq0IgQ3Afff0sXecAfm72bv3UFoxpdWbtH7V32cFcfgoLcyCEKQdJ9zVHNL/AM9ijOP808MYD/CP7UvuO8ZGP+OMB3nP4T1PNfYvey/KXAPKd2XpevA27iWYANk9g8yZamblOa5A4FQtZ/jEsjybWsBTaX1sQkbcA/iACAQd0E2EQgU8RUiyKC02qGnQjS6qwPP9LQJwiLFLuUwQcBuaIiYQuBjTPc8wk/32VtYJFq104xQnmLlJMPuNNr3fUEuQQtDUVm8DeNcc/F+AAQBKd8HaIWdjwQAAAABJRU5ErkJggg==) no-repeat 50%;
  background-size: 100% 100%;
  display: inline-block;
  height: var(--jd-icon-loader-size);
  vertical-align: middle;
  width: var(--jd-icon-loader-size);
  will-change: transform;
}
.jodit-icon {
  background: 50% no-repeat;
  background-size: contain;
  fill: var(--jd-color-icon);
  height: 14px;
  overflow: visible;
  transform: scale(var(--jd-icon-transform-scale,1));
  transform-origin: var(--jd-icon-transform-origin);
  width: 14px;
}
.jodit-icon,
.jodit-icon_close {
  stroke: var(--jd-color-icon);
}
svg.jodit-icon {
  height: auto;
  isolation: isolate;
}
.jodit-icon_text {
  font-size: 14px;
}
.jodit,
.jodit-container {
  --jd-jodit-workplace-height:auto;
}
.jodit,
.jodit *,
.jodit-container,
.jodit-container * {
  box-sizing: border-box;
}
.jodit .jodit-workplace,
.jodit-container .jodit-workplace {
  flex: 1 1 auto;
  height: var(--jd-jodit-workplace-height);
  min-height: 0;
  min-width: 0;
  overflow: auto;
  position: relative;
}
.jodit .jodit-workplace .jodit-wysiwyg,
.jodit .jodit-workplace .jodit-wysiwyg_iframe,
.jodit-container .jodit-workplace .jodit-wysiwyg,
.jodit-container .jodit-workplace .jodit-wysiwyg_iframe {
  height: 100%;
  width: 100%;
}
.jodit-wysiwyg [contenteditable=false] {
  cursor: default;
}
.jodit-container:not(.jodit_inline) {
  background-color: var(--jd-color-background-light-gray);
  border: 1px solid var(--jd-color-border);
  border-radius: var(--jd-border-radius-default);
}
.jodit-container:not(.jodit_inline) .jodit-workplace {
  background-color: var(--jd-color-background-default);
  border: 0 solid var(--jd-color-border);
  max-height: 100%;
}
.jodit-container:not(.jodit_inline).jodit_disabled {
  background: var(--jd-color-background-gray);
}
.jodit-container:not(.jodit_inline).jodit_disabled .jodit-workplace {
  opacity: .4;
}
.jodit_disabled,
.jodit_lock {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.jodit_hidden {
  display: none !important;
}
.jodit_vertical_middle {
  align-items: center;
  display: flex;
}
.jodit-box {
  background: 0 0;
  border: 0;
  float: none;
  height: auto;
  margin: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  width: auto;
}
.jodit {
  --jd-slot-top-height:auto;
  --jd-slot-bottom-height:auto;
  --jd-slot-left-width:auto;
  --jd-slot-right-width:auto;
}
.jodit .jodit-jodit__workplace-slot_bottom_true,
.jodit .jodit-jodit__workplace-slot_top_true {
  flex: 0 0 auto;
  min-width: 0;
}
.jodit .jodit-jodit__workplace-slot_bottom_true:empty,
.jodit .jodit-jodit__workplace-slot_top_true:empty {
  display: none;
}
.jodit .jodit-jodit__workplace-slot_top_true {
  height: var(--jd-slot-top-height);
}
.jodit .jodit-jodit__workplace-slot_top_true:not(:empty) {
  border-bottom: 1px solid var(--jd-color-border,transparent);
}
.jodit .jodit-jodit__workplace-slot_bottom_true {
  height: var(--jd-slot-bottom-height);
}
.jodit .jodit-jodit__workplace-slot_bottom_true:not(:empty) {
  border-top: 1px solid var(--jd-color-border,transparent);
}
.jodit .jodit-jodit__workplace-slot_center_true {
  align-items: stretch;
  display: flex;
  flex: 1 1 auto;
  gap: 0;
  max-height: var(--jd-jodit-workplace-height);
  min-height: 0;
  min-width: 0;
}
.jodit .jodit-jodit__workplace-slot_left_true,
.jodit .jodit-jodit__workplace-slot_right_true {
  contain: size;
  flex: 0 0 auto;
  max-width: 50%;
  min-width: 0;
  overflow: auto;
}
.jodit .jodit-jodit__workplace-slot_left_true:empty,
.jodit .jodit-jodit__workplace-slot_right_true:empty {
  display: none;
}
.jodit .jodit-jodit__workplace-slot_left_true {
  width: var(--jd-slot-left-width);
}
.jodit .jodit-jodit__workplace-slot_left_true:not(:empty) + .jodit-workplace {
  border-left: 1px solid var(--jd-color-border,transparent);
}
.jodit .jodit-jodit__workplace-slot_right_true {
  width: var(--jd-slot-right-width);
}
.jodit .jodit-workplace + .jodit-jodit__workplace-slot_right_true:not(:empty) {
  border-left: 1px solid var(--jd-color-border,transparent);
}
.jodit.jodit_lock {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.jodit.jodit_lock .jodit-jodit__workplace-slot_bottom_true,
.jodit.jodit_lock .jodit-jodit__workplace-slot_center_true,
.jodit.jodit_lock .jodit-jodit__workplace-slot_left_true,
.jodit.jodit_lock .jodit-jodit__workplace-slot_right_true,
.jodit.jodit_lock .jodit-jodit__workplace-slot_top_true {
  overflow: hidden;
}
.jodit-dialog_theme_dark,
.jodit_theme_dark {
  --jd-color-border:#6b6b6b;
  --jd-color-text:var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-toolbar-collection_mode_horizontal,
.jodit-dialog_theme_dark .jodit-toolbar-editor-collection_mode_horizontal,
.jodit_theme_dark .jodit-toolbar-collection_mode_horizontal,
.jodit_theme_dark .jodit-toolbar-editor-collection_mode_horizontal {
  background-image:
    repeating-linear-gradient(
      transparent 0,
      transparent calc(var(--jd-button-size) - 1px),
      var(--jd-color-border) var(--jd-button-size));
}
.jodit-dialog_theme_dark .jodit-toolbar-collection_mode_horizontal:after,
.jodit-dialog_theme_dark .jodit-toolbar-editor-collection_mode_horizontal:after,
.jodit_theme_dark .jodit-toolbar-collection_mode_horizontal:after,
.jodit_theme_dark .jodit-toolbar-editor-collection_mode_horizontal:after {
  background-color: var(--jd-color-border);
}
.jodit-dialog_theme_dark .jodit-toolbar__box:not(:empty),
.jodit_theme_dark .jodit-toolbar__box:not(:empty) {
  border-color: var(--jd-color-border);
}
.jodit-dialog_theme_dark .jodit-toolbar__box:not(:empty) .jodit-toolbar-editor-collection:after,
.jodit_theme_dark .jodit-toolbar__box:not(:empty) .jodit-toolbar-editor-collection:after {
  background-color: var(--jd-color-border);
}
.jodit-dialog_theme_dark .jodit-ui-group_separated_true:not(:last-child, .jodit-ui-group_before-spacer_true):after,
.jodit_theme_dark .jodit-ui-group_separated_true:not(:last-child, .jodit-ui-group_before-spacer_true):after {
  border-right-color: var(--jd-color-border);
}
.jodit-dialog_theme_dark.jodit-container,
.jodit_theme_dark.jodit-container {
  background-color: var(--jd-dark-background-color);
  border-color: var(--jd-color-border);
}
.jodit-dialog_theme_dark.jodit-container.jodit_disabled,
.jodit_theme_dark.jodit-container.jodit_disabled {
  background-color: var(--jd-dark-background-color);
}
.jodit-dialog_theme_dark.jodit-container:not(.jodit_inline) .jodit-workplace,
.jodit_theme_dark.jodit-container:not(.jodit_inline) .jodit-workplace {
  border-color: var(--jd-dark-background-color);
}
.jodit-dialog_theme_dark .jodit-popup__content,
.jodit_theme_dark .jodit-popup__content {
  background: var(--jd-dark-background-color);
}
.jodit-dialog_theme_dark .jodit-toolbar-button,
.jodit-dialog_theme_dark .jodit-toolbar-select,
.jodit-dialog_theme_dark .jodit-ui-button,
.jodit_theme_dark .jodit-toolbar-button,
.jodit_theme_dark .jodit-toolbar-select,
.jodit_theme_dark .jodit-ui-button {
  --jd-color-icon:var(--jd-dark-icon-color);
}
.jodit-dialog_theme_dark .jodit-toolbar-button__text,
.jodit-dialog_theme_dark .jodit-toolbar-select__text,
.jodit-dialog_theme_dark .jodit-ui-button__text,
.jodit_theme_dark .jodit-toolbar-button__text,
.jodit_theme_dark .jodit-toolbar-select__text,
.jodit_theme_dark .jodit-ui-button__text {
  color: var(--jd-color-text);
}
.jodit-dialog_theme_dark .jodit-toolbar-button .jodit-icon,
.jodit-dialog_theme_dark .jodit-toolbar-button svg,
.jodit-dialog_theme_dark .jodit-toolbar-button__trigger,
.jodit-dialog_theme_dark .jodit-toolbar-select .jodit-icon,
.jodit-dialog_theme_dark .jodit-toolbar-select svg,
.jodit-dialog_theme_dark .jodit-toolbar-select__trigger,
.jodit-dialog_theme_dark .jodit-ui-button .jodit-icon,
.jodit-dialog_theme_dark .jodit-ui-button svg,
.jodit-dialog_theme_dark .jodit-ui-button__trigger,
.jodit_theme_dark .jodit-toolbar-button .jodit-icon,
.jodit_theme_dark .jodit-toolbar-button svg,
.jodit_theme_dark .jodit-toolbar-button__trigger,
.jodit_theme_dark .jodit-toolbar-select .jodit-icon,
.jodit_theme_dark .jodit-toolbar-select svg,
.jodit_theme_dark .jodit-toolbar-select__trigger,
.jodit_theme_dark .jodit-ui-button .jodit-icon,
.jodit_theme_dark .jodit-ui-button svg,
.jodit_theme_dark .jodit-ui-button__trigger {
  fill: var(--jd-color-icon);
  stroke: var(--jd-color-icon);
}
.jodit-dialog_theme_dark .jodit-toolbar-button:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-toolbar-button__button:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-toolbar-button__text:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-toolbar-button__trigger:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-toolbar-select:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-toolbar-select__button:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-toolbar-select__text:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-toolbar-select__trigger:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-ui-button:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-ui-button__button:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-ui-button__text:hover:not([disabled]),
.jodit-dialog_theme_dark .jodit-ui-button__trigger:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-button:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-button__button:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-button__text:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-button__trigger:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-select:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-select__button:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-select__text:hover:not([disabled]),
.jodit_theme_dark .jodit-toolbar-select__trigger:hover:not([disabled]),
.jodit_theme_dark .jodit-ui-button:hover:not([disabled]),
.jodit_theme_dark .jodit-ui-button__button:hover:not([disabled]),
.jodit_theme_dark .jodit-ui-button__text:hover:not([disabled]),
.jodit_theme_dark .jodit-ui-button__trigger:hover:not([disabled]) {
  --jd-color-text:var(--jd-dark-background-color);
  --jd-color-icon:var(--jd-dark-background-color);
  background-color: var(--jd-dark-background-ligher);
  color: var(--jd-dark-background-color);
}
.jodit-dialog_theme_dark .jodit-status-bar,
.jodit-dialog_theme_dark .jodit-status-bar:not(:empty),
.jodit_theme_dark .jodit-status-bar,
.jodit_theme_dark .jodit-status-bar:not(:empty) {
  background-color: var(--jd-dark-toolbar-color);
  border-color: var(--jd-color-border);
  color: var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-status-bar,
.jodit-dialog_theme_dark .jodit-status-bar .jodit-status-bar__item a,
.jodit-dialog_theme_dark .jodit-status-bar .jodit-status-bar__item span,
.jodit-dialog_theme_dark .jodit-status-bar a.jodit-status-bar-link,
.jodit-dialog_theme_dark .jodit-status-bar a.jodit-status-bar-link:hover,
.jodit-dialog_theme_dark .jodit-status-bar a.jodit-status-bar-link:visited,
.jodit-dialog_theme_dark .jodit-status-bar:not(:empty),
.jodit-dialog_theme_dark .jodit-status-bar:not(:empty) .jodit-status-bar__item a,
.jodit-dialog_theme_dark .jodit-status-bar:not(:empty) .jodit-status-bar__item span,
.jodit-dialog_theme_dark .jodit-status-bar:not(:empty) a.jodit-status-bar-link,
.jodit-dialog_theme_dark .jodit-status-bar:not(:empty) a.jodit-status-bar-link:hover,
.jodit-dialog_theme_dark .jodit-status-bar:not(:empty) a.jodit-status-bar-link:visited,
.jodit_theme_dark .jodit-status-bar,
.jodit_theme_dark .jodit-status-bar .jodit-status-bar__item a,
.jodit_theme_dark .jodit-status-bar .jodit-status-bar__item span,
.jodit_theme_dark .jodit-status-bar a.jodit-status-bar-link,
.jodit_theme_dark .jodit-status-bar a.jodit-status-bar-link:hover,
.jodit_theme_dark .jodit-status-bar a.jodit-status-bar-link:visited,
.jodit_theme_dark .jodit-status-bar:not(:empty),
.jodit_theme_dark .jodit-status-bar:not(:empty) .jodit-status-bar__item a,
.jodit_theme_dark .jodit-status-bar:not(:empty) .jodit-status-bar__item span,
.jodit_theme_dark .jodit-status-bar:not(:empty) a.jodit-status-bar-link,
.jodit_theme_dark .jodit-status-bar:not(:empty) a.jodit-status-bar-link:hover,
.jodit_theme_dark .jodit-status-bar:not(:empty) a.jodit-status-bar-link:visited {
  color: var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-toolbar__box:not(:empty),
.jodit_theme_dark .jodit-toolbar__box:not(:empty) {
  background: var(--jd-dark-toolbar-color);
}
.jodit-dialog_theme_dark .jodit-icon-close,
.jodit_theme_dark .jodit-icon-close {
  stroke: var(--jd-dark-icon-color);
}
.jodit-dialog_theme_dark .jodit-wysiwyg,
.jodit-dialog_theme_dark .jodit-wysiwyg_iframe,
.jodit_theme_dark .jodit-wysiwyg,
.jodit_theme_dark .jodit-wysiwyg_iframe {
  background-color: var(--jd-dark-background-color);
  color: var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-form input[type=text],
.jodit-dialog_theme_dark .jodit-form input[type=url],
.jodit-dialog_theme_dark .jodit-form textarea,
.jodit_theme_dark .jodit-form input[type=text],
.jodit_theme_dark .jodit-form input[type=url],
.jodit_theme_dark .jodit-form textarea {
  background-color: var(--jd-dark-toolbar-seperator-color1);
  border-color: var(--jd-dark-toolbar-seperator-color2);
  color: var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-form button,
.jodit_theme_dark .jodit-form button {
  background-color: var(--jd-dark-toolbar-seperator-color3);
  color: var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-placeholder,
.jodit_theme_dark .jodit-placeholder {
  color: var(--jd-dark-text-color-opacity80);
}
.jodit-dialog_theme_dark .jodit-drag-and-drop__file-box,
.jodit-dialog_theme_dark .jodit_uploadfile_button,
.jodit_theme_dark .jodit-drag-and-drop__file-box,
.jodit_theme_dark .jodit_uploadfile_button {
  color: var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-drag-and-drop__file-box:hover,
.jodit-dialog_theme_dark .jodit_uploadfile_button:hover,
.jodit_theme_dark .jodit-drag-and-drop__file-box:hover,
.jodit_theme_dark .jodit_uploadfile_button:hover {
  background-color: var(--jd-dark-toolbar-seperator-color3);
}
.jodit-dialog_theme_dark .jodit-add-new-line:before,
.jodit_theme_dark .jodit-add-new-line:before {
  border-top-color: var(--jd-dark-toolbar-seperator-color2);
}
.jodit-dialog_theme_dark .jodit-add-new-line span,
.jodit_theme_dark .jodit-add-new-line span {
  background: var(--jd-dark-toolbar-seperator-color3);
  border-color: var(--jd-dark-toolbar-seperator-color2);
}
.jodit-dialog_theme_dark .jodit-add-new-line span svg,
.jodit_theme_dark .jodit-add-new-line span svg {
  fill: var(--jd-dark-text-color);
}
.jodit-dialog_theme_dark .jodit-resizer > i,
.jodit_theme_dark .jodit-resizer > i {
  background: var(--jd-dark-toolbar-seperator-color3);
  border-color: var(--jd-dark-icon-color);
}
.jodit-dialog_theme_dark .jodit-input,
.jodit-dialog_theme_dark .jodit-select,
.jodit_theme_dark .jodit-input,
.jodit_theme_dark .jodit-select {
  background-color: var(--jd-dark-background-ligher);
  border-color: var(--jd-dark-border-color);
  color: var(--jd-dark-border-color);
}
.jodit-dialog_theme_dark.jodit-dialog,
.jodit_theme_dark.jodit-dialog {
  background-color: var(--jd-dark-background-color);
}
.jodit-dialog_theme_dark.jodit-dialog .jodit-dialog__header,
.jodit-dialog_theme_dark.jodit-dialog .jodit-filebrowser__files.active .jodit-filebrowser__files-item,
.jodit_theme_dark.jodit-dialog .jodit-dialog__header,
.jodit_theme_dark.jodit-dialog .jodit-filebrowser__files.active .jodit-filebrowser__files-item {
  border-color: var(--jd-dark-border-color);
}
.jodit-dialog_theme_dark.jodit-dialog .jodit-filebrowser__files.active .jodit-filebrowser__files-item-info,
.jodit_theme_dark.jodit-dialog .jodit-filebrowser__files.active .jodit-filebrowser__files-item-info {
  background-color: var(--jd-dark-text-color);
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
