:root{--color-absolutezero:var(--color-blue-600);--color-white:#fff;--color-text:var(--color-gray);--color-text-light:var(--color-gray-500);--color-gray-050-o-40:rgba(243,244,249,0.4);--color-gray-200-o-80:rgba(212,212,218,0.8);--color-maximumred:var(--color-red-500);--color-sunglow:#ffd23f;--color-sunglow-shaded:#977405;--color-lightninggreen:#26a769;--color-focus:var(--color-lightninggreen);--color-absolutezero-hover:var(--color-blue-650);--color-absolutezero-active:var(--color-blue-700);--color-maximumred-hover:var(--color-red-550);--color-maximumred-active:var(--color-red-600);--color-bgblue-hover:var(--color-blue-020);--color-bgblue-active:var(--color-blue-050);--color-bgred-hover:var(--color-red-020);--color-bgred-active:var(--color-red-050);--color-gray:#232429;--color-gray-900:#393a3f;--color-gray-800:#55565b;--color-gray-700:#75767b;--color-gray-600:#828388;--color-gray-500:#919297;--color-gray-400:#adaeb3;--color-gray-300:#c1c2c7;--color-gray-200:#d3d4d9;--color-gray-100:#dedfe4;--color-gray-050:#f3f4f9;--color-gray-025:#f9faff;--color-blue:var(--color-blue-600);--color-blue-900:#000f33;--color-blue-800:#001f66;--color-blue-700:#002e9a;--color-blue-650:#0036b1;--color-blue-600:#003ecc;--color-blue-500:#004eff;--color-blue-400:#3371ff;--color-blue-300:#6694ff;--color-blue-200:#99b8ff;--color-blue-100:#ccdbff;--color-blue-070:#f3f4f9;--color-blue-050:#e5edff;--color-blue-020:#f5f8ff;--color-red:var(--color-red-500);--color-red-900:#2c0707;--color-red-800:#580e0e;--color-red-700:#841515;--color-red-600:#b01c1c;--color-red-550:#c61f1f;--color-red-500:#dc2323;--color-red-400:#e34f4f;--color-red-300:#ea7b7b;--color-red-200:#f1a7a7;--color-red-100:#f8d3d3;--color-red-070:#fae0e0;--color-red-050:#fce9e9;--color-red-020:#fdf5f5;--color-fg:var(--color-text);--color-bg:var(--color-white);--color-link:var(--color-absolutezero);--color-link-hover:var(--color-absolutezero-hover);--color-link-active:var(--color-absolutezero-active);--color-divider:rgba(142,146,156,0.5);--font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-family-serif:"Times New Roman",times,serif;--line-height:1.5;--line-height-heading:1.3;--line-height-form-label:calc(18rem / 16);--font-size-base:1rem;--font-size-xl:2.25rem;--font-size-h1:2.027rem;--font-size-h2:1.802rem;--font-size-h3:1.602rem;--font-size-h4:1.424rem;--font-size-h5:1.266rem;--font-size-h6:1.125rem;--font-size-s:0.889rem;--font-size-xs:0.79rem;--font-size-xxs:0.702rem;--font-size-label:var(--font-size-s);--font-size-description:var(--font-size-xs);--space-xl:3rem;--space-l:1.5rem;--space-m:1rem;--space-s:0.75rem;--space-xs:0.5rem;--speed-transition:0.2s;--transition:all var(--speed-transition) ease-out;--base-border-radius:2px;--focus-border-size:0.1875rem;--focus-border-offset-size:2px;--outline-size:2px;--focus-outline:var(--outline-size) dotted transparent;--focus-box-shadow:0 0 0 var(--focus-border-offset-size) var(--color-white),0 0 0 calc(var(--focus-border-size) + var(--focus-border-offset-size)) var(--color-focus);--shadow-z3:0 0.875rem 1.875rem rgba(0,0,0,0.1);--input-fg-color:var(--color-fg);--input-bg-color:var(--color-bg);--input-fg-color--description:var(--color-gray-800);--input-fg-color--placeholder:var(--color-gray-700);--input-border-color:var(--color-gray-500);--input--hover-border-color:var(--color-text);--input--focus-border-color:var(--color-absolutezero);--input--error-color:var(--color-maximumred);--input--error-border-color:var(--color-maximumred);--input--disabled-color:rgba(84,85,96,0.6);--input--disabled-fg-color:var(--color-gray-600);--input--disabled-bg-color:#f2f2f3;--input--disabled-border-color:#bababf;--input--disabled-border-opacity:0.5;--input-border-radius-size:0.125rem;--input-border-size:1px;--input--error-border-size:2px;--input-padding-vertical:calc(var(--space-s) - var(--input-border-size));--input-padding-horizontal:calc(var(--space-m) - var(--input-border-size));--input-font-size:var(--font-size-base);--input-line-height:var(--space-l);--input-padding-vertical--small:calc(var(--space-xs) - (var(--input-border-size) * 2));--input-padding-horizontal--small:calc(var(--space-m) - var(--input-border-size));--input-font-size--small:var(--font-size-xs);--input-line-height--small:1.3125rem;--input--extrasmall-padding-vertical:calc(0.15rem - var(--input-border-size));--input--extrasmall-padding-horizontal:calc(var(--space-xs) - var(--input-border-size));--input--extrasmall-font-size:var(--font-size-s);--input--extrasmall-line-height:calc(var(--space-m) + 0.2rem);--input--required-mark-size:0.4375rem;--input--label-spacing:1.6875rem;--details-bg-color:rgba(243,244,249,0.4);--details-border-color:var(--color-gray-100);--details-summary-shadow-color:var(--color-focus);--details-summary-focus-border-size:var(--focus-border-size);--details-desktop-wrapper-padding-start:calc(var(--space-m) + var(--space-s) + var(--space-xs));--details-box-shadow:0 2px 0.25rem rgba(0,0,0,0.1);--details-border-size:1px;--details-border-size-radius:2px;--details-accordion-border-size-radius:var(--base-border-radius);--details-spread-box-shadow-radius:2px;--details-bg-color-transition-duration:0.12s;--details-box-shadow-transition-duration:0.2s;--details-transform-transition-duration:0.12s;--details-line-height:1.295rem;--button--focus-border-color:var(--color-blue-300);--button-border-radius-size:var(--base-border-radius);--button-fg-color:var(--color-text);--button-bg-color:var(--color-gray-200);--button--hover-bg-color:var(--color-gray-300);--button--active-bg-color:var(--color-gray-400);--button--disabled-bg-color:#ebebed;--button--disabled-fg-color:var(--color-gray-500);--button-fg-color--primary:var(--color-white);--button-bg-color--primary:var(--color-absolutezero);--button--hover-bg-color--primary:var(--color-absolutezero-hover);--button--active-bg-color--primary:var(--color-absolutezero-active);--button--focus-bg-color--primary:var(--button-bg-color--primary);--button--disabled-bg-color--primary:var(--color-gray-200);--button--disabled-fg-color--primary:var(--color-gray-600);--button-fg-color--danger:var(--color-white);--button-bg-color--danger:var(--color-maximumred);--button--hover-bg-color--danger:var(--color-maximumred-hover);--button--active-bg-color--danger:var(--color-maximumred-active);--jui-dropdown-fg-color:var(--color-gray-800);--jui-dropdown-bg-color:var(--color-white);--jui-dropdown--active-fg-color:var(--color-white);--jui-dropdown--active-bg-color:var(--color-absolutezero);--jui-dropdown-border-color:rgba(216,217,224,0.8);--jui-dropdown-shadow-color:rgba(34,35,48,0.1);--jui-dialog-title-color:var(--color-white);--jui-dialog-title-bg-color:var(--color-text);--jui-dialog-title-font-size:var(--font-size-h4);--jui-dialog-close-button-size:calc(var(--space-m) * 2);--jui-dialog-close-button-border-radius:50%;--jui-dialog-close-button-reserved-space:calc(var(--space-m) * 4);--jui-dialog-off-canvas-close-button-reserved-space:calc(var(--space-m) * 3);--jui-dialog-border-radius:0.25rem;--jui-dialog-box-shadow:0 0 var(--space-m) calc(var(--space-m) / -4) var(--color-text);--jui-dialog--focus-outline:2px dotted transparent;--jui-dialog--focus-box-shadow:0 0 0 0.1875rem var(--color-focus);--jui-dialog-z-index:1260;--jui-dialog-off-canvas-z-index:501;--progress-bar-border-size:1px;--progress-bar-small-size:calc(var(--space-xs) - (2 * var(--progress-bar-border-size)));--progress-bar-small-size-radius:var(--space-xs);--progress-bar-spacing-size:var(--space-xs);--progress-bar-transition:width 0.5s ease-out;--progress-bar-label-color:var(--color-text);--progress-bar-description-color:var(--color-gray-800);--progress-bar-description-font-size:var(--font-size-xs);--progress-track-border-color:var(--color-gray-500);--progress-track-bg-color:var(--color-gray-200);--tabledrag-handle-icon-size:calc(17rem / 16);--ajax-progress-margin-horizontal:var(--space-s);--breadcrumb-height:1.25rem;--vertical-tabs-margin-vertical:var(--space-s);--vertical-tabs-border-radius:var(--details-accordion-border-size-radius);--vertical-tabs-shadow:var(--details-box-shadow);--vertical-tabs-border-color:var(--details-border-color);--vertical-tabs-border-size:1px;--vertical-tabs-border:var(--vertical-tabs-border-size) solid var(--vertical-tabs-border-color);--vertical-tabs-menu-item-shadow-extraspace:0.5rem;--vertical-tabs-menu-item--top-margin:calc(var(--vertical-tabs-menu-item-shadow-extraspace) * -2);--vertical-tabs-menu-item--right-margin:calc(var(--vertical-tabs-border-size) * -1);--vertical-tabs-menu-item--bottom-margin:calc(var(--vertical-tabs-menu-item-shadow-extraspace) * -1);--vertical-tabs-menu-item--left-margin:calc(var(--vertical-tabs-menu-item-shadow-extraspace) * -1);--vertical-tabs-menu-separator-color:var(--color-gray-200);--vertical-tabs-menu-separator-size:1px;--vertical-tabs-menu-width:20em;--vertical-tabs-pane-width:calc(100% - var(--vertical-tabs-menu-width));--vertical-tabs-menu-link-focus-border-size:var(--details-summary-focus-border-size);--vertical-tabs-menu-link--active-border-size:0.25rem;--vertical-tabs-menu-link--active-border-color:var(--color-absolutezero);--vertical-tabs-menu--z-index:0;}
html{font-family:var(--font-family);font-size:100%;font-weight:normal;font-style:normal;line-height:var(--line-height);}body{color:var(--color-fg);background:var(--color-bg);}a,.link{color:var(--color-link);}a:hover,a:focus,.link:hover,.link:focus{text-decoration:none;outline:0;}a:hover,.link:hover{color:var(--color-link-hover);}a:active,.link:active{color:var(--color-link-active);}hr{height:1px;margin:var(--space-m) 0;padding:0;border:none;background:var(--color-divider);}summary{font-weight:bold;}h1,.heading-a{margin:var(--space-m) 0 var(--space-s);font-size:var(--font-size-h1);font-weight:bold;line-height:var(--line-height-heading);}h2,.heading-b{margin:var(--space-m) 0 var(--space-s);font-size:var(--font-size-h2);font-weight:bold;line-height:var(--line-height-heading);}h3,.heading-c{margin:var(--space-m) 0 var(--space-s);font-size:var(--font-size-h3);font-weight:bold;line-height:var(--line-height-heading);}h4,.heading-d{margin:var(--space-m) 0 var(--space-s);font-size:var(--font-size-h4);font-weight:bold;line-height:var(--line-height-heading);}h5,.heading-e{margin:var(--space-m) 0 var(--space-s);font-size:var(--font-size-h5);font-weight:bold;line-height:var(--line-height-heading);}h6,.heading-f{margin:var(--space-m) 0 var(--space-s);font-size:var(--font-size-h6);font-weight:bold;line-height:var(--line-height-heading);}p{margin:1em 0;}dl{margin:0 0 1.25rem;}dl dd,dl dl{margin-bottom:0.625rem;margin-left:1.25rem;}[dir="rtl"] dl dd,[dir="rtl"] dl dl{margin-right:1.25rem;}blockquote{position:relative;margin:var(--space-l);margin-left:2.5rem;font-size:var(--font-size-h6);}[dir="rtl"] blockquote{margin-right:2.5rem;}blockquote::before{position:absolute;left:-2.5rem;content:open-quote;color:var(--color-absolutezero);font-family:var(--font-family-serif);font-size:var(--space-xl);line-height:1em;}[dir="rtl"] blockquote::before{right:-2.5rem;}blockquote::after{content:no-close-quote;}address{font-style:italic;}u,ins{text-decoration:underline;}s,strike,del{text-decoration:line-through;}big{font-size:larger;}small{font-size:smaller;}sub{vertical-align:sub;font-size:smaller;line-height:normal;}sup{vertical-align:super;font-size:smaller;line-height:normal;}abbr,acronym{border-bottom:dotted 1px;}ul{margin:0.25em 0 0.25em 1.5em;padding-left:0;list-style-type:disc;list-style-image:none;}[dir="rtl"] ul{margin-right:1.5em;margin-left:0;padding-right:0;}[dir="rtl"] .messages__list{margin-right:0;}ol{margin:0.25em 0 0.25em 2em;padding:0;list-style-type:decimal;}[dir="rtl"] ol{margin-right:2em;margin-left:0;}abbr[title]{text-decoration:none;}code{margin:0.5em 0;}pre{margin:0.5em 0;white-space:pre-wrap;}details{line-height:var(--details-line-height);}details summary{padding:0.95em 1.45em;}details summary:focus{outline:none;}img{max-width:100%;height:auto;}.page-wrapper *:focus,.ui-dialog *:focus{outline:var(--focus-outline);box-shadow:var(--focus-box-shadow);}
.leader{margin-top:1.538rem;}.leader-double{margin-top:3.076rem;}.leader-triple{margin-top:4.614rem;}.leader-quadruple{margin-top:6.152rem;}.trailer{margin-bottom:1.538rem;}.trailer-double{margin-bottom:3.076rem;}.trailer-triple{margin-bottom:4.614rem;}.trailer-quadruple{margin-bottom:6.152rem;}
@media print{*{color:#000 !important;background-color:transparent !important;box-shadow:none !important;text-shadow:none !important;}*{}body{padding-top:0;}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}a,.link{color:#000;}.button,.button--primary{background:none !important;}.messages{border-width:1px;border-color:#999;}.is-collapse-enabled .tabs{max-height:999em;}.is-horizontal .tabs__tab{margin:0 0.25rem !important;border-radius:0.25rem 0.25rem 0 0 !important;}.dropbutton-multiple .dropbutton .secondary-action{display:block;}.js .dropbutton-widget,.js td .dropbutton-widget{position:relative;}.js .dropbutton .dropbutton-toggle{display:none;}.js .dropbutton-multiple .dropbutton-widget{border-radius:0.25rem;background:none;}input.form-autocomplete,input.form-text,input.form-tel,input.form-email,input.form-url,input.form-search,input.form-number,input.form-color,input.form-file,textarea.form-textarea,select.form-select{border-width:1px;}}
.layout-container{margin-right:1em;margin-left:1em;}.layout-container::after{display:table;clear:both;content:"";}@media screen and (min-width:38em){.toolbar-tray-open:not(.toolbar-vertical) .layout-container,body:not(.toolbar-tray-open) .layout-container{margin-right:3em;margin-left:3em;}.toolbar-tray-open:not(.toolbar-vertical) .layout-row,body:not(.toolbar-tray-open) .layout-row{margin-right:-1.5em;margin-left:-1.5em;}.toolbar-tray-open:not(.toolbar-vertical) .layout-column,body:not(.toolbar-tray-open) .layout-column{float:left;box-sizing:border-box;padding-right:1.5em;padding-left:1.5em;}[dir="rtl"] .toolbar-tray-open:not(.toolbar-vertical) .layout-column,[dir="rtl"] body:not(.toolbar-tray-open) .layout-column{float:right;}.toolbar-tray-open:not(.toolbar-vertical) .layout-column--half,body:not(.toolbar-tray-open) .layout-column--half{width:50%;}.toolbar-tray-open:not(.toolbar-vertical) .layout-column--quarter,body:not(.toolbar-tray-open) .layout-column--quarter{width:25%;}.toolbar-tray-open:not(.toolbar-vertical) .layout-column--three-quarter,body:not(.toolbar-tray-open) .layout-column--three-quarter{width:75%;}}@media screen and (min-width:60em){.layout-container{margin-right:3em;margin-left:3em;}.layout-row{margin-right:-1.5em;margin-left:-1.5em;}.layout-column{float:left;box-sizing:border-box;padding-right:1.5em;padding-left:1.5em;}[dir="rtl"] .layout-column{float:right;}.layout-column--half{width:50%;}.layout-column--quarter{width:25%;}.layout-column--three-quarter{width:75%;}}
.region-breadcrumb{min-height:var(--breadcrumb-height);}
.local-actions{margin:var(--space-m) 0;padding:0;list-style:none;}[dir="rtl"] .local-actions{margin-right:0;}.local-actions__item{display:inline-block;margin:0 calc(var(--space-xs) / 2);}.local-actions__item:first-child{margin-left:0;}[dir="rtl"] .local-actions__item:first-child{margin-right:0;margin-left:calc(var(--space-xs) / 2);}.local-actions__item:last-child{margin-right:0;}[dir="rtl"] .local-actions__item:last-child{margin-right:calc(var(--space-xs) / 2);margin-left:0;}[dir="rtl"] .local-actions__item:only-child{margin-right:0;margin-left:0;}
.page-content{margin-top:1.5rem;margin-bottom:5rem;}@media screen and (min-width:38em){.page-content{margin-top:2rem;}}.layout-icon__region{fill:#f5f5f2;stroke:#666;}
.admin-list{margin-top:1em;margin-bottom:2em;padding:0;}.admin-list--panel{margin:-1em -1.5em;}.admin-item{padding:0.75em 1.5em 0.75em 3em;}[dir="rtl"] .admin-item{padding-right:3em;padding-left:1.5em;}.admin-item:not(:last-child){border-bottom:calc(1em / 16) solid var(--color-gray-200);}.admin-item__title{font-weight:bold;}.admin-item__link{position:relative;display:inline-block;margin-left:-1.5em;padding-left:1.5em;text-decoration:none;}[dir="rtl"] .admin-item__link{margin-right:-1.5em;margin-left:0;padding-right:1.5em;padding-left:0;}.admin-item__link::before{position:absolute;top:0;left:0;display:block;width:1em;height:1.5em;content:"";background:transparent no-repeat 50% 50%;background-image:url("data:image/svg+xml,%3csvg width='9' height='14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.71.314L.29 1.723l5.302 5.353L.289 12.43l1.422 1.408 6.697-6.762z' fill='%23003ecc'/%3e%3c/svg%3e");}[dir="rtl"] .admin-item__link::before{right:0;left:auto;transform:scaleX(-1);}@media (forced-colors:active){.admin-item__link::before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='9' height='14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.71.314L.29 1.723l5.302 5.353L.289 12.43l1.422 1.408 6.697-6.762z' fill='%23003ecc'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='9' height='14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.71.314L.29 1.723l5.302 5.353L.289 12.43l1.422 1.408 6.697-6.762z' fill='%23003ecc'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:linktext;background-image:none;}}.admin-item__description{margin:0.5em 0 0.25em;color:var(--color-gray-800);}[dir="rtl"] .admin-item__description{margin-right:0;}
.compact-link{margin:0 0 0.5em 0;}small .admin-link:before{content:" [";}small .admin-link:after{content:"]";}.system-cron-settings__link{overflow-wrap:break-word;}
:root{--module-table-cell-padding-vertical:var(--space-m);--module-table-cell-padding-horizontal:calc(var(--space-m) - (var(--input-border-size) * 2));}.modules-table-filter{padding:0.25rem var(--space-l);border:1px solid var(--color-gray-200);border-radius:2px 2px 0 0;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.modules-table-filter .form-item__description{position:absolute !important;}.modules-table-filter .form-item__description{overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.claro-details.claro-details--package-listing,.claro-details.module-list__module-details{margin-top:2rem;margin-bottom:0;border:none;box-shadow:none;}.claro-details__wrapper.claro-details__wrapper--package-listing{margin:0;}.claro-details__summary.claro-details__summary--package-listing{color:var(--color-text);border-radius:0.25rem;background:var(--color-gray-050);font-size:1.125rem;line-height:1.424rem;}.module-list{margin-top:0;}.module-list__module{color:var(--color-text);border-bottom:1px solid var(--color-gray-200);background:none;}.module-list__module:hover{background:none;}.module-list__module td{height:auto;padding:var(--module-table-cell-padding-vertical) var(--module-table-cell-padding-horizontal);vertical-align:top;}@media screen and (min-width:60em){td.module-list__module{width:25%;}}.module-list__module-name{font-weight:bold;}.module-list__checkbox{padding-left:0.6875rem;text-align:left;}[dir="rtl"] .module-list__checkbox{padding-right:0.6875rem;padding-left:var(--module-table-cell-padding-horizontal);text-align:right;}.module-list__checkbox .form-type--checkbox{margin:0;line-height:var(--details-line-height);}.module-list__checkbox .form-checkbox:not([disabled]){cursor:pointer;}td.module-list__checkbox{width:4%;}td.module-list__description{padding-top:0;padding-right:0;padding-bottom:0;}.claro-details.module-list__module-details{margin:0;}.claro-details__summary.module-list__module-summary{padding-top:var(--module-table-cell-padding-vertical);padding-bottom:var(--module-table-cell-padding-vertical);font-weight:normal;line-height:var(--details-line-height);}.claro-details__summary.module-list__module-summary::before{top:calc(var(--space-m) + var(--space-s));}.module-details__description{font-size:var(--space-s);line-height:0.9375rem;}.claro-details__wrapper.module-details__wrapper{margin-top:0;margin-bottom:0;}.module-details__requirements{margin-bottom:var(--space-m);}.module-details__links{position:relative;margin-top:calc((var(--space-s) - ((var(--space-l) - var(--space-s)) / 2)) * -1);margin-bottom:var(--space-m);}.module-details__links .action-link + .action-link{margin-left:0;}[dir="rtl"] .module-details__links .action-link + .action-link{margin-right:0;}.claro-details .tableresponsive-toggle{padding:var(--space-m) var(--space-m) var(--space-m) 0;}.claro-details .tableresponsive-toggle::before{position:relative;top:-1px;display:inline-block;width:calc(var(--space-m) * 2);height:1.25rem;content:"";cursor:pointer;vertical-align:text-top;background:url("data:image/svg+xml,%3csvg height='16' stroke='%23545560' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e") no-repeat center;background-size:contain;}.claro-details .tableresponsive-toggle:hover{color:var(--color-absolutezero-hover);background-color:var(--color-bgblue-hover);}.claro-details .tableresponsive-toggle:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%230036b1' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}.claro-details .tableresponsive-toggle-columns button{margin-top:var(--space-xs);text-decoration:none;color:var(--color-gray-800);font-weight:bold;}.claro-details .admin-missing{color:var(--color-maximumred);}
.panel{margin-top:1em;margin-bottom:3em;padding:0;border-bottom:calc(1em / 16) solid var(--color-gray-200);}.panel__title{margin:0;padding:calc(12em / 18) calc(24em / 18);background:var(--color-gray-050);font-size:calc(18em / 16);line-height:calc(24em / 18);}.panel__content,.panel__description{padding:1em 1.5em;}
.system-status-report{position:relative;padding-top:var(--space-m);}@media screen and (min-width:38em){.system-status-report{padding-top:var(--space-l);}}.system-status-report__status-title{position:relative;box-sizing:border-box;width:100%;padding:0.625rem 0.375rem 0.625rem 2.5rem;vertical-align:top;background-color:transparent;font-weight:normal;}[dir="rtl"] .system-status-report__status-title{padding:0.625rem 2.5rem 0.625rem 0.375rem;}.system-status-report__status-icon:before{position:absolute;top:0.75rem;left:0.75rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;}[dir="rtl"] .system-status-report__status-icon:before{right:0.75rem;left:auto;}.system-status-report__status-icon--error:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc2323'%3e%3cpath d='M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.025 9.284c.062.063.1.149.1.239 0 .091-.037.177-.1.24l-1.262 1.262c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-2.283-2.283-2.286 2.283c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-1.261-1.262c-.063-.062-.1-.148-.1-.24 0-.088.036-.176.1-.238l2.283-2.285-2.283-2.284c-.063-.064-.1-.15-.1-.24s.036-.176.1-.24l1.262-1.262c.063-.063.149-.1.24-.1.089 0 .176.036.24.1l2.285 2.284 2.283-2.284c.064-.063.15-.1.24-.1s.176.036.24.1l1.262 1.262c.062.063.1.149.1.24 0 .089-.037.176-.1.24l-2.283 2.284 2.283 2.284z'/%3e%3c/svg%3e");}.system-status-report__status-icon--warning:before{background-image:url("data:image/svg+xml,%3csvg fill='%23e29700' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.66 12.316-5.316-10.633c-.738-1.476-1.946-1.476-2.685 0l-5.317 10.633c-.738 1.477.008 2.684 1.658 2.684h10.002c1.65 0 2.396-1.207 1.658-2.684zm-7.66-8.316h2.002v5h-2.002zm2.252 8.615c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.239c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625z'/%3e%3c/svg%3e");}.system-status-report__entry__value{padding:1em 0.5em;}.cron-description__run-cron{display:block;}.claro-details__wrapper.claro-details__wrapper--system-status-report{margin:0;}.system-status-report__row{display:flex;border-bottom:1px solid #d3d4d9;}.system-status-report__row:last-of-type{border-bottom:none;}
:root{--card-list-spacing:var(--space-m);--cards-two-cols-width:calc(((100% + var(--card-list-spacing)) / 2) - var(--card-list-spacing));--cards-three-cols-width:calc(((100% + var(--card-list-spacing)) / 3) - var(--card-list-spacing));--cards-four-cols-width:calc(((100% + var(--card-list-spacing)) / 4) - var(--card-list-spacing));}.card-list{display:flex;flex-direction:column;}.card-list--two-cols,.card-list--four-cols{flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;}.card-list__item{box-sizing:border-box;margin-bottom:var(--card-list-spacing);}.card-list--two-cols .card-list__item,.card-list--four-cols .card-list__item{flex-basis:100%;}@media screen and (min-width:36.75rem){.card-list--four-cols .card-list__item{flex-basis:var(--cards-two-cols-width);max-width:var(--cards-two-cols-width);}.card-list--four-cols .card-list__item{margin-right:var(--card-list-spacing);}[dir="rtl"] .card-list--four-cols .card-list__item{margin-right:0;margin-left:var(--card-list-spacing);}.card-list--four-cols .card-list__item:nth-child(even){margin-right:0;}[dir="rtl"] .card-list--four-cols .card-list__item:nth-child(even){margin-right:0;margin-left:0;}}@media screen and (max-width:53.75rem){.toolbar-tray-open.toolbar-vertical.toolbar-fixed .card-list--four-cols .card-list__item{flex-basis:100%;max-width:100%;margin-right:0;margin-left:0;}}@media screen and (min-width:70rem){.card-list--four-cols .card-list__item{flex-basis:var(--cards-three-cols-width);max-width:var(--cards-three-cols-width);}.card-list--four-cols .card-list__item:nth-child(even){margin-right:var(--card-list-spacing);}[dir="rtl"] .card-list--four-cols .card-list__item:nth-child(even){margin-right:0;margin-left:var(--card-list-spacing);}.card-list--four-cols .card-list__item:nth-child(3n){margin-right:0;}[dir="rtl"] .card-list--four-cols .card-list__item:nth-child(3n){margin-right:0;margin-left:0;}}@media screen and (min-width:85.375rem){.card-list--two-cols .card-list__item{flex-basis:var(--cards-two-cols-width);max-width:var(--cards-two-cols-width);margin-right:var(--card-list-spacing);}[dir="rtl"] .card-list--two-cols .card-list__item{margin-right:0;margin-left:var(--card-list-spacing);}.card-list--two-cols .card-list__item:nth-child(even){margin-right:0;}[dir="rtl"] .card-list--two-cols .card-list__item:nth-child(even){margin-right:0;margin-left:0;}.card-list--four-cols .card-list__item{flex-basis:var(--cards-four-cols-width);max-width:var(--cards-four-cols-width);}.card-list--four-cols .card-list__item:nth-child(even){margin-right:var(--card-list-spacing);}[dir="rtl"] .card-list--four-cols .card-list__item:nth-child(even){margin-right:0;margin-left:var(--card-list-spacing);}.card-list--four-cols .card-list__item:nth-child(3n){margin-right:var(--card-list-spacing);}[dir="rtl"] .card-list--four-cols .card-list__item:nth-child(3n){margin-right:0;margin-left:var(--card-list-spacing);}.card-list--four-cols .card-list__item:nth-child(4n){margin-right:0;}[dir="rtl"] .card-list--four-cols .card-list__item:nth-child(4n){margin-right:0;margin-left:0;}}
:root{--card-bg-color:var(--color-white);--card-border-size:1px;--card-border-color:var(--color-gray-200-o-80);--card-border-radius-size:var(--base-border-radius);--card-image-border-radius-size:calc(var(--card-border-radius-size) - var(--card-border-size));--card-box-shadow:0 0.25rem 0.625rem rgba(0,0,0,0.1);}.card{display:flex;flex-direction:column;align-items:stretch;justify-items:flex-start;padding:0;border:var(--card-border-size) solid var(--card-border-color);border-radius:var(--card-border-radius-size);background-color:var(--card-bg-color);box-shadow:var(--card-box-shadow);}@media screen and (min-width:36.75rem){.card--horizontal{flex-direction:row;}.toolbar-tray-open.toolbar-vertical.toolbar-fixed .card--horizontal{flex-direction:column;}}@media screen and (min-width:53.75rem){.toolbar-tray-open.toolbar-vertical.toolbar-fixed .card--horizontal{flex-direction:row;}}.card__image{overflow:hidden;border-radius:var(--card-image-border-radius-size) var(--card-image-border-radius-size) 0 0;line-height:0;}@media screen and (min-width:36.75rem){.card--horizontal .card__image{flex-basis:35%;border-radius:var(--card-image-border-radius-size) 0 0 var(--card-image-border-radius-size);}[dir="rtl"] .card--horizontal .card__image{border-radius:0 var(--card-image-border-radius-size) var(--card-image-border-radius-size) 0;}}@media screen and (max-width:53.75rem){.toolbar-tray-open.toolbar-vertical.toolbar-fixed .card--horizontal .card__image{flex-basis:auto;}}@media screen and (min-width:85.375rem){.card--horizontal .card__image{flex-basis:45%;}}.card__content-wrapper{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;box-sizing:border-box;padding:var(--space-l);}@media screen and (min-width:36.75rem){.card--horizontal .card__content-wrapper{flex-basis:65%;}.card--horizontal .card__image ~ .card__content-wrapper{padding-left:var(--space-m);}[dir="rtl"] .card--horizontal .card__image ~ .card__content-wrapper{padding-right:var(--space-m);padding-left:var(--space-l);}}@media screen and (max-width:53.75rem){.toolbar-tray-open.toolbar-vertical.toolbar-fixed .card--horizontal .card__content-wrapper{flex-basis:auto;}}@media screen and (min-width:85.375rem){.card--horizontal .card__content-wrapper{flex-basis:55%;}}.card__content{flex-grow:1;}.card__content-item{margin-top:0;margin-bottom:var(--space-m);}.card__content-item:last-child{margin-bottom:0;}.card__footer{order:100;margin-top:var(--space-l);}.card__footer .action-links,[dir="rtl"] .card__footer .action-links{margin-top:0;margin-bottom:0;text-align:right;}[dir="rtl"] .card__footer .action-links{text-align:left;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
.icon-help{padding:1px 0 1px 20px;background:url(/core/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/core/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.accordion{color:var(--color-text);border:var(--details-border-size) solid var(--details-border-color);border-radius:var(--details-accordion-border-size-radius);background-color:var(--color-white);box-shadow:var(--details-box-shadow);}.accordion__item{margin:0 -1px;border-radius:0;}.accordion__item:first-child{margin-top:-1px;border-top-left-radius:var(--details-accordion-border-size-radius);border-top-right-radius:var(--details-accordion-border-size-radius);}.accordion__item + .accordion__item{margin-top:-1px;}.accordion__item:last-child{margin-bottom:-1px;border-bottom-right-radius:var(--details-accordion-border-size-radius);border-bottom-left-radius:var(--details-accordion-border-size-radius);}.accordion__item .claro-details__summary .summary{display:block;color:var(--color-gray-800);font-weight:normal;}
.action-links,[dir="rtl"] .action-links{margin:var(--space-l) 0;list-style:none;}.action-links__item{display:inline-block;}.action-links__item + .action-links__item > .action-link{margin-left:var(--space-s);}[dir="rtl"] .action-links__item + .action-links__item > .action-link{margin-right:var(--space-s);margin-left:0;}.action-links__item + .action-links__item > .action-link--small{margin-left:var(--space-xs);}[dir="rtl"] .action-links__item + .action-links__item > .action-link--small{margin-right:var(--space-xs);margin-left:0;}.action-link{display:inline-block;padding:calc(var(--space-m) - ((var(--space-l) - var(--space-m)) / 2)) var(--space-m);cursor:pointer;text-decoration:none;color:var(--color-gray-800);border-radius:var(--button-border-radius-size);background-color:var(--color-bg);font-size:var(--font-size-base);font-weight:700;line-height:var(--space-l);-webkit-font-smoothing:antialiased;}.no-touchevents .action-link--small{padding:calc(var(--space-s) - ((var(--space-l) - var(--space-s)) / 2)) var(--space-s);font-size:var(--font-size-s);}.no-touchevents .action-link--extrasmall{padding:0 var(--space-xs);font-size:var(--font-size-s);}.action-link + .action-link{margin-left:var(--space-s);}[dir="rtl"] .action-link + .action-link{margin-right:var(--space-s);margin-left:0;}.no-touchevents .action-link--small + .action-link--small,.no-touchevents .action-link--extrasmall + .action-link--extrasmall{margin-left:var(--space-xs);}[dir="rtl"] .no-touchevents .action-link--small + .action-link--small,[dir="rtl"] .no-touchevents .action-link--extrasmall + .action-link--extrasmall{margin-right:var(--space-xs);margin-left:0;}.form-actions .action-link{margin-right:var(--space-s);margin-left:0;}[dir="rtl"] .form-actions .action-link{margin-right:0;margin-left:var(--space-s);}.action-link:hover{text-decoration:none;color:var(--color-absolutezero-hover);background-color:var(--color-bgblue-hover);}.action-link:focus{position:relative;z-index:1;text-decoration:none;}.action-link:active{color:var(--color-absolutezero-active);background-color:var(--color-bgblue-active);}.action-link--danger{color:var(--color-maximumred);}.action-link--danger:hover{color:var(--color-maximumred-hover);background-color:var(--color-bgred-hover);}.action-link--danger:active{color:var(--color-maximumred-active);background-color:var(--color-bgred-active);}.action-link::before{position:relative;top:0.125rem;display:inline-block;width:1em;height:1em;margin-right:0.5em;margin-left:calc(var(--space-s) - var(--space-m));background-repeat:no-repeat;background-position:center;background-size:contain;}[dir="rtl"] .action-link::before{margin-right:calc(var(--space-s) - var(--space-m));margin-left:0.5em;}.no-touchevents .action-link--small::before,.no-touchevents .action-link--extrasmall::before{top:0.0625rem;width:var(--space-s);height:var(--space-s);}.no-touchevents .action-link--extrasmall::before{margin-right:0.4em;margin-left:-0.125rem;}[dir="rtl"].no-touchevents .action-link--extrasmall::before{margin-right:-0.125rem;margin-left:0.4em;}.action-link--icon-plus::before{content:"";background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23545560' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}.action-link--icon-plus:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%230036b1' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}.action-link--icon-plus:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23002E9A' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}.action-link--icon-plus.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23d72222' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}.action-link--icon-plus.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23c11f1f' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}.action-link--icon-plus.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23ab1b1b' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-plus::before{background:linktext !important;}.action-link--icon-plus::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23d72222' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23d72222' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 8h10M8 3v10'/%3e%3c/svg%3e");}}.action-link--icon-trash::before{content:"";background-image:url("data:image/svg+xml,%3csvg height='16' fill='%23545560' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");}.action-link--icon-trash:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' width='16' fill='%230036B1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");}.action-link--icon-trash:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' width='16' fill='%23002E9A' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");}.action-link--icon-trash.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg height='16' width='16' fill='%23d72222' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");}.action-link--icon-trash.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' width='16' fill='%23C11F1F' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");}.action-link--icon-trash.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' width='16' fill='%23Ab1B1B' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-trash::before{background:linktext !important;}.action-link--icon-trash::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg height='16' width='16' fill='%23d72222' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg height='16' width='16' fill='%23d72222' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.9 2.9c-.1-.4-.2-.6-.2-.6-.1-.4-.4-.4-.8-.5l-2.3-.3c-.3 0-.3 0-.4-.3-.4-.7-.5-1.2-.9-1.2H5.7c-.4 0-.5.5-.9 1.3-.1.2-.1.2-.4.3l-2.3.3c-.4 0-.7.1-.8.4 0 0-.1.2-.2.5-.1.6-.2.5.3.5h13.2c.5 0 .4.1.3-.4zm-1.5 1.8H2.6c-.7 0-.8.1-.7.6l.8 10.1c.1.5.1.6.8.6h9.1c.6 0 .7-.1.8-.6l.8-10.1c0-.5-.1-.6-.8-.6z'/%3e%3c/svg%3e");}}.action-link--icon-ex::before{content:"";background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23545560' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");}.action-link--icon-ex:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%230035b1' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");}.action-link--icon-ex:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23002E9A' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");}.action-link--icon-ex.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23d72222' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");}.action-link--icon-ex.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23c11f1f' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");}.action-link--icon-ex.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23ab1b1b' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-ex::before{background:linktext !important;}.action-link--icon-ex::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23d72222' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg height='16' stroke='%23d72222' stroke-width='1.5' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 3L3 13M13 13L3 3'/%3e%3c/svg%3e");}}.action-link--icon-checkmark::before{content:"";background-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%23545560' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");}.action-link--icon-checkmark:hover::before{background-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%230036B1' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");}.action-link--icon-checkmark:active::before{background-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%23002E9A' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");}.action-link--icon-checkmark.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%23d72222' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");}.action-link--icon-checkmark.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%23c11f1f' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");}.action-link--icon-checkmark.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%23ab1b1b' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-checkmark::before{background:linktext !important;}.action-link--icon-checkmark::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%23d72222' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg fill='none' height='16' stroke='%23d72222' stroke-width='2' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 8.571L5.6 12 14 4'/%3e%3c/svg%3e");}}.action-link--icon-cog::before{content:"";background-image:url("data:image/svg+xml,%3csvg height='16' fill='%23545560' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");}.action-link--icon-cog:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' fill='%230036b1' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");}.action-link--icon-cog:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' fill='%23002E9A' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");}.action-link--icon-cog.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg height='16' fill='%23D72222' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");}.action-link--icon-cog.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg height='16' fill='%23C11F1F' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");}.action-link--icon-cog.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg height='16' fill='%23AB1B1B' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-cog::before{background:linktext !important;}.action-link--icon-cog::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg height='16' fill='%23D72222' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg height='16' fill='%23D72222' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.426 9.249a7.29 7.29 0 00.076-.998c0-.36-.035-.71-.086-1.056l-2.275-.293a5.039 5.039 0 00-.498-1.201l1.396-1.808a7.3 7.3 0 00-1.459-1.452l-1.807 1.391a5.058 5.058 0 00-1.2-.499l-.292-2.252C8.943 1.033 8.604 1 8.252 1s-.694.033-1.032.082l-.291 2.251a5.076 5.076 0 00-1.2.499L3.924 2.441a7.3 7.3 0 00-1.459 1.452L3.86 5.701a5.076 5.076 0 00-.499 1.2l-2.276.294A7.35 7.35 0 001 8.251c0 .34.031.671.077.998l2.285.295c.115.426.284.826.499 1.2L2.444 12.58c.411.55.896 1.038 1.443 1.452l1.842-1.42c.374.215.774.383 1.2.498l.298 2.311c.337.047.677.08 1.025.08s.688-.033 1.021-.08l.299-2.311a5.056 5.056 0 001.201-.498l1.842 1.42a7.326 7.326 0 001.443-1.452l-1.416-1.837c.215-.373.383-.773.498-1.199zm-7.174 1.514a2.54 2.54 0 110-5.082 2.542 2.542 0 010 5.082z'/%3e%3c/svg%3e");}}.action-link--icon-show::before{content:"";background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23545560' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");}.action-link--icon-show:hover::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%230036B1' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");}.action-link--icon-show:active::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23002E9A' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");}.action-link--icon-show.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' width='16' fill='%23D72222' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");}.action-link--icon-show.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23d72222' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");}.action-link--icon-show.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23AB1B1B' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-show::before{background:linktext !important;}.action-link--icon-show::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' width='16' fill='%23D72222' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' width='16' fill='%23D72222' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 3C4.364 3 1.258 5.073 0 8c1.258 2.927 4.364 5 8 5s6.742-2.073 8-5c-1.258-2.927-4.364-5-8-5zm0 8a3 3 0 100-6 3 3 0 000 6z'/%3e%3c/svg%3e");}}.action-link--icon-hide::before{content:"";background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23545560' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");}.action-link--icon-hide:hover::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%230036B1' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");}.action-link--icon-hide:active::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23002E9A' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");}.action-link--icon-hide.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23D72222' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");}.action-link--icon-hide.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23C11F1F' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");}.action-link--icon-hide.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23AB1B1B' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-hide::before{background:linktext !important;}.action-link--icon-hide::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23D72222' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg fill-rule='evenodd' height='16' fill='%23D72222' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.01 1.696L2 1.707 14.072 13.78l-.696.697-2.078-2.078A9.232 9.232 0 018 13c-3.636 0-6.742-2.073-8-5 .647-1.505 1.783-2.784 3.228-3.672L1 2.1l.707-.707zM5 8c0-.546.146-1.058.4-1.5l4.1 4.1A3 3 0 015 8zM5.151 3.444l1.76 1.76a3 3 0 013.885 3.885l2.344 2.344C14.41 10.561 15.41 9.375 16 8c-1.258-2.927-4.364-5-8-5-.999 0-1.958.156-2.849.444z'/%3e%3c/svg%3e");}}.action-link--icon-key::before{content:"";background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%23545560'/%3e%3c/svg%3e");}.action-link--icon-key:hover::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%230036B1'/%3e%3c/svg%3e");}.action-link--icon-key:active::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%23002E9A'/%3e%3c/svg%3e");}.action-link--icon-key.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%23d72222'/%3e%3c/svg%3e");}.action-link--icon-key.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%23c11f1f'/%3e%3c/svg%3e");}.action-link--icon-key.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%23ab1b1b'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-key::before{background:linktext !important;}.action-link--icon-key::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%23d72222'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.727 6.714A4.239 4.239 0 008.9 5.896L3.001 0H0v2h1v1.618L1.378 4H3v1h1v1.622h1.622l.864.862L5.5 8.5l.992.99a4.227 4.227 0 001.223 3.234 4.264 4.264 0 006.012 0 4.253 4.253 0 000-6.01zm-.829 5.182a1.653 1.653 0 11-2.338-2.338 1.653 1.653 0 112.338 2.338z' fill='%23d72222'/%3e%3c/svg%3e");}}.action-link--icon-questionmark::before{content:"";background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%23545560'/%3e%3c/svg%3e");}.action-link--icon-questionmark:hover::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%230036B1'/%3e%3c/svg%3e");}.action-link--icon-questionmark:active::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%23002E9A'/%3e%3c/svg%3e");}.action-link--icon-questionmark.action-link--danger::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%23d72222'/%3e%3c/svg%3e");}.action-link--icon-questionmark.action-link--danger:hover::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%23c11f1f'/%3e%3c/svg%3e");}.action-link--icon-questionmark.action-link--danger:active::before{background-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%23ab1b1b'/%3e%3c/svg%3e");}@media (forced-colors:active){.action-link--icon-questionmark::before{background:linktext !important;}.action-link--icon-questionmark::before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%23d72222'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.002 0a7 7 0 100 14 7 7 0 000-14zm3 5c0 .551-.16 1.085-.477 1.586l-.158.22c-.07.093-.189.241-.361.393a9.67 9.67 0 01-.545.447l-.203.189-.141.129-.096.17L8 8.369v.63H5.999v-.704c.026-.396.078-.73.204-.999a2.83 2.83 0 01.439-.688l.225-.21-.01-.015.176-.14.137-.128c.186-.139.357-.277.516-.417l.148-.18A.948.948 0 008.002 5 1.001 1.001 0 006 5H4a3 3 0 016.002 0zm-1.75 6.619a.627.627 0 01-.625.625h-1.25a.627.627 0 01-.626-.625v-1.238c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625v1.238z' fill='%23d72222'/%3e%3c/svg%3e");}}
.content-header{overflow:hidden;margin-bottom:var(--space-s);padding:var(--space-l) 0 0;background-color:var(--color-gray-050);}
.container-inline .form-radios label:after{content:"";}.container-inline .form-radios .form-type-radio{margin-right:1em;}[dir="rtl"] .container-inline .form-radios .form-type-radio{margin-right:0;margin-left:1em;}
.container-inline div,.container-inline label{display:inline-block;}.form-items-inline{margin-top:-0.125em;margin-bottom:-0.125em;}.form-items-inline > .form-item{display:inline-block;margin-top:0.125em;margin-bottom:0.125em;}
.breadcrumb{padding:0;color:var(--color-text);font-size:0.79rem;}.breadcrumb__list,[dir="rtl"] .breadcrumb__list{margin:0;padding:0;list-style-type:none;}.breadcrumb__item,.breadcrumb__link{display:inline;text-decoration:none;color:var(--color-text);font-weight:bold;}.breadcrumb__item + .breadcrumb__item::before{display:inline-block;padding:0 0.75rem;content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='8' width='5'%3e%3cpath fill='currentColor' d='M1.207.647L.5 1.354 3.146 4 .5 6.647l.707.707L4.561 4z'/%3e%3c/svg%3e");}[dir="rtl"] :is(.breadcrumb__item + .breadcrumb__item::before){transform:scaleX(-1);}@media (forced-colors:active){.breadcrumb__item + .breadcrumb__item::before{width:0.3125rem;height:0.5rem;content:"";background-color:canvastext;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='8' width='5'%3e%3cpath fill='currentColor' d='M1.207.647L.5 1.354 3.146 4 .5 6.647l.707.707L4.561 4z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='8' width='5'%3e%3cpath fill='currentColor' d='M1.207.647L.5 1.354 3.146 4 .5 6.647l.707.707L4.561 4z'/%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;}}.breadcrumb__link:hover,.breadcrumb__link:focus{text-decoration:none;}
.button{border:1px solid transparent !important;}.button{display:inline-block;margin:var(--space-m) var(--space-s) var(--space-m) 0;padding:calc(var(--space-m) - 1px) calc(var(--space-l) - 1px);cursor:pointer;text-align:center;text-decoration:none;color:var(--button-fg-color);border-radius:var(--button-border-radius-size);background-color:var(--button-bg-color);font-size:var(--font-size-base);font-weight:700;line-height:1rem;-webkit-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;}[dir="rtl"] .button{margin:var(--space-m) 0 var(--space-m) var(--space-s);}.button:not(:focus){box-shadow:0 1px 2px rgba(0,0,0,0.25);}.button:hover{text-decoration:none;background-color:var(--button--hover-bg-color);}.button:focus{text-decoration:none;}.button:active{background-color:var(--button--active-bg-color);}.no-touchevents .button--small{margin:var(--space-s) var(--space-xs) var(--space-s) 0;padding:calc(var(--space-xs) - 1px) calc(var(--space-m) - 1px);font-size:var(--font-size-xs);}.no-touchevents .button--extrasmall{margin:var(--space-xs) var(--space-xs) var(--space-xs) 0;padding:calc(calc(var(--space-xs) / 2) - 1px) calc(var(--space-s) - 1px);font-size:var(--font-size-xs);}[dir="rtl"].no-touchevents .button--small,[dir="rtl"].no-touchevents .button--extrasmall{margin-right:0;margin-left:var(--space-xs);}.button--action{margin:0;}.button--action::before{margin-left:-0.25em;padding-right:0.25em;content:"+";font-weight:900;}[dir="rtl"] .button--action::before{margin-right:-0.25em;margin-left:0;padding-right:0;padding-left:0.25em;}a.button:hover,a.button:active{color:var(--button-fg-color);}.button--primary{color:var(--button-fg-color--primary);background-color:var(--button-bg-color--primary);}.button--primary:hover{color:var(--button-fg-color--primary);background-color:var(--button--hover-bg-color--primary);}.button--primary:active{background-color:var(--button--active-bg-color--primary);}a.button--primary:hover,a.button--primary:active{color:var(--button-fg-color--primary);}.button--danger{color:var(--button-fg-color--danger);background-color:var(--button-bg-color--danger);}.button--danger:hover{color:var(--button-fg-color--danger);background-color:var(--button--hover-bg-color--danger);}.button--danger:active{background-color:var(--button--active-bg-color--danger);}a.button--danger:hover,a.button--danger:active{color:var(--button-fg-color--danger);}.button:disabled,.button.is-disabled{color:var(--button--disabled-fg-color);background-color:var(--button--disabled-bg-color);}.button--primary:disabled,.button--primary.is-disabled{color:var(--button--disabled-fg-color--primary);background-color:var(--button--disabled-bg-color--primary);}.button.is-disabled{-webkit-user-select:none;user-select:none;pointer-events:none;}.link{display:inline;padding:0;cursor:pointer;text-decoration:underline;border:0;background:none;-webkit-appearance:none;appearance:none;}
:root{--size-summary-border-radius:calc(var(--details-border-size-radius) - var(--details-border-size));--summary-accordion-padding-vertical:calc(var(--space-l) + ((var(--space-m) - var(--space-l)) / 2));--summary-accordion-line-height:var(--space-l);}.claro-details{display:block;margin-top:var(--space-m);margin-bottom:var(--space-m);color:var(--color-text);border:var(--details-border-size) solid var(--details-border-color);border-radius:var(--details-border-size-radius);background-color:var(--color-white);box-shadow:var(--details-box-shadow);}td .claro-details{width:min-content;min-width:100%;}.claro-details--accordion-item,.claro-details--vertical-tabs-item{margin-top:0;margin-bottom:0;border-radius:0;box-shadow:none;}.claro-details--accordion-item:first-of-type{border-top-left-radius:var(--details-border-size-radius);border-top-right-radius:var(--details-border-size-radius);}.claro-details--accordion-item:last-of-type{border-bottom-right-radius:var(--details-border-size-radius);border-bottom-left-radius:var(--details-border-size-radius);}.claro-details__summary{position:relative;box-sizing:border-box;padding:var(--space-m) var(--space-m) var(--space-m) var(--details-desktop-wrapper-padding-start);list-style:none;cursor:pointer;transition:background-color var(--details-bg-color-transition-duration) ease-in-out;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:var(--color-gray-800);border-radius:var(--size-summary-border-radius);background-color:transparent;line-height:var(--space-m);}[dir="rtl"] .claro-details__summary{padding-right:var(--details-desktop-wrapper-padding-start);padding-left:var(--space-m);}.claro-details__summary--accordion,.claro-details__summary--accordion-item,.claro-details__summary--vertical-tabs-item{padding:var(--summary-accordion-padding-vertical) var(--space-l) var(--summary-accordion-padding-vertical) var(--details-desktop-wrapper-padding-start);background:var(--color-white);line-height:var(--summary-accordion-line-height);}[dir="rtl"] .claro-details__summary--accordion,[dir="rtl"] .claro-details__summary--accordion-item,[dir="rtl"] .claro-details__summary--vertical-tabs-item{padding-right:var(--details-desktop-wrapper-padding-start);padding-left:var(--space-l);}.claro-details__summary--accordion-item{border-radius:0;}.claro-details--accordion-item:first-child .claro-details__summary--accordion-item{border-top-left-radius:var(--details-border-size-radius);border-top-right-radius:var(--details-border-size-radius);}.claro-details--accordion-item:last-child .claro-details__summary--accordion-item{border-bottom-right-radius:var(--details-border-size-radius);border-bottom-left-radius:var(--details-border-size-radius);}.claro-details__summary::-webkit-details-marker{display:none;}.claro-details__summary::before{position:absolute;top:50%;left:var(--space-s);display:inline-block;width:var(--space-m);height:var(--space-m);margin-top:calc(var(--space-m) / -2);content:"";transition:transform var(--details-transform-transition-duration) ease-in 0s;transform:rotate(90deg);text-align:center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath d='M5.21 1.314L3.79 2.723l5.302 5.353-5.303 5.354 1.422 1.408 6.697-6.762z' fill='%23545560'/%3e%3c/svg%3e");background-size:contain;}[dir="rtl"] .claro-details__summary::before{right:var(--space-s);left:auto;transform:rotate(-270deg);}@media (prefers-reduced-motion:reduce){.claro-details__summary::before{transition:none;}}@media (forced-colors:active){.claro-details__summary::before{width:0.5625rem;height:0.5625rem;transition:transform var(--details-transform-transition-duration) ease-in 0s,margin var(--details-transform-transition-duration) ease-in 0s;transform:rotate(135deg);border-top:0.125rem solid;border-right:0.125rem solid;background:none;}[dir="rtl"] .claro-details__summary::before{transform:rotate(-225deg);}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.claro-details__summary::before{transition:none;}}}.claro-details__summary::after{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;content:"";transition:opacity var(--details-box-shadow-transition-duration) ease-in-out;pointer-events:none;opacity:0;border-radius:var(--details-border-size-radius);box-shadow:inset 0 0 0 var(--details-summary-focus-border-size) var(--details-summary-shadow-color);}.claro-details > .claro-details__summary--accordion-item::after,.vertical-tabs__item > .claro-details__summary--vertical-tabs-item::after{border-radius:0;}.claro-details:first-child > .claro-details__summary--accordion-item::after,.vertical-tabs__item--first > .claro-details__summary--vertical-tabs-item::after{border-top-left-radius:var(--details-border-size-radius);border-top-right-radius:var(--details-border-size-radius);}.claro-details:last-child > .claro-details__summary--accordion-item::after,.vertical-tabs__item--last > .claro-details__summary--vertical-tabs-item::after{border-bottom-right-radius:var(--details-border-size-radius);border-bottom-left-radius:var(--details-border-size-radius);}.claro-details[open] > .claro-details__summary--accordion::after,.claro-details[open] > .claro-details__summary--accordion-item::after,.vertical-tabs__item--last[open] > .claro-details__summary--vertical-tabs-item::after{border-bottom-right-radius:0;border-bottom-left-radius:0;}.claro-details__summary:focus{box-shadow:none;}[open] .claro-details__summary--accordion,[open] .claro-details__summary--accordion-item,[open] .claro-details__summary--vertical-tabs-item{color:var(--color-absolutezero);}.claro-details__summary:hover::before,.claro-details__summary:hover:focus::before,.claro-details[open] > .claro-details__summary:focus::before,.claro-details[open] > .claro-details__summary--accordion::before,.claro-details[open] > .claro-details__summary--accordion-item::before,.claro-details[open] > .claro-details__summary--vertical-tabs-item::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath d='M5.21 1.314L3.79 2.723l5.302 5.353-5.303 5.354 1.422 1.408 6.697-6.762z' fill='%230036B1'/%3e%3c/svg%3e");}.claro-details[open] > .claro-details__summary{border-radius:var(--size-summary-border-radius) var(--size-summary-border-radius) 0 0;}.claro-details[open] > .claro-details__summary::before{transform:rotate(-90deg);}@media (forced-colors:active){.claro-details__summary:hover::before,.claro-details__summary:hover:focus::before{background:none;}.claro-details[open] > .claro-details__summary::before,[dir="rtl"] .claro-details[open] > .claro-details__summary::before{margin-top:calc(0.125rem / -2);margin-right:0.125rem;transform:rotate(-45deg);background:none;}}.claro-details[open] > .claro-details__summary--accordion,.claro-details[open] > .claro-details__summary--accordion-item,.claro-details[open] > .claro-details__summary--vertical-tabs-item{box-shadow:0 2px 4px rgba(0,0,0,0.1);}.claro-details__summary:hover{color:var(--color-absolutezero);background-color:var(--color-bgblue-hover);}[open] > .claro-details__summary--accordion:not(:focus,:active)::after,[open] > .claro-details__summary--accordion-item:not(:focus,:active)::after,[open] > .claro-details__summary--vertical-tabs-item:not(:focus,:active)::after{opacity:1;border:var(--details-summary-focus-border-size) solid var(--color-absolutezero);border-width:0 0 0 var(--details-summary-focus-border-size);box-shadow:none;}[dir="rtl"] [open] > .claro-details__summary--accordion:not(:focus)::after,[dir="rtl"] [open] > .claro-details__summary--accordion-item:not(:focus)::after,[dir="rtl"] [open] > .claro-details__summary--vertical-tabs-item:not(:focus)::after{border-width:0 var(--details-summary-focus-border-size) 0 0;}.claro-details__summary:focus::after,.claro-details__summary:active::after{opacity:1;}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.claro-details__summary::after{transition:none;}}}.claro-details[open] > .claro-details__summary:focus{color:var(--color-absolutezero);}.claro-details__wrapper,.claro-details__content{margin:var(--space-m);}.claro-details__wrapper--accordion,.claro-details__wrapper--accordion-item,.claro-details__wrapper--vertical-tabs-item{margin:0;}.claro-details__wrapper--accordion::before,.claro-details__wrapper--accordion::after,.claro-details__wrapper--accordion-item::before,.claro-details__wrapper--accordion-item::after,.claro-details__wrapper--vertical-tabs-item::before,.claro-details__wrapper--vertical-tabs-item::after{display:table;clear:both;content:"";}.claro-details__wrapper--accordion,.claro-details__wrapper--accordion-item,.claro-details__wrapper--vertical-tabs-item{border-top:var(--details-border-size) solid var(--details-border-color);background-color:var(--color-gray-050-o-40);}@media screen and (min-width:48em){.claro-details__wrapper{margin:var(--space-l) var(--details-desktop-wrapper-padding-start);}.claro-details__wrapper--accordion,.claro-details__wrapper--accordion-item,.claro-details__wrapper--vertical-tabs-item{margin:0;}}@media screen and (min-width:85em){.js .claro-details__wrapper--vertical-tabs-item{margin:0;border-top:0;background-color:transparent;}}.claro-details__content--accordion,.claro-details__content--accordion-item,.claro-details__content--vertical-tabs-item{margin:var(--space-m) var(--space-m) var(--space-l);}@media screen and (min-width:85em){.vertical-tabs .claro-details__content--vertical-tabs-item{margin:var(--space-l);}}.claro-details__description{margin-bottom:var(--space-m);color:var(--input-fg-color--description);font-size:var(--font-size-xs);line-height:calc(17rem / 16);}.claro-details__description.is-disabled{color:var(--input--disabled-fg-color);}.claro-details__summary-summary{display:block;color:var(--color-gray-800);font-size:var(--font-size-s);font-weight:normal;}.required-mark::after{display:inline-block;width:0.4375rem;height:0.4375rem;margin-right:0.3em;margin-left:0.3em;content:"";vertical-align:super;background-image:url("data:image/svg+xml,%3csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 7.562 1.114-3.438c2.565.906 4.43 1.688 5.59 2.35-.306-2.921-.467-4.93-.484-6.027h3.511c-.05 1.597-.234 3.6-.558 6.003 1.664-.838 3.566-1.613 5.714-2.325l1.113 3.437c-2.05.678-4.06 1.131-6.028 1.356.984.856 2.372 2.381 4.166 4.575l-2.906 2.059c-.935-1.274-2.041-3.009-3.316-5.206-1.194 2.275-2.244 4.013-3.147 5.206l-2.856-2.059c1.872-2.307 3.211-3.832 4.017-4.575-2.081-.402-4.058-.856-5.93-1.356' fill='%23e00'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:0.4375rem 0.4375rem;}
.divider{height:1px;background-color:var(--color-divider);}
:root{--messages-bg-color:#353641;--messages-fg-color:var(--color-white);--messages-border-radius:2px;--messages-border-width:0.3125rem;--messages--status-color:#42a877;--messages--warning-color:#e0ac00;--messages--error-color:#e34f4f;--messages__link-color:var(--color-sunglow);--messages__link--hover-color:var(--color-white);--messages__icon-size:1rem;--messages__text-margin:calc(var(--messages__icon-size) + var(--space-l));}.messages-list{margin-top:calc(var(--space-m) + var(--space-l));margin-bottom:calc(var(--space-m) + var(--space-l));padding:0;list-style:none;}.field .messages-list,.form-wrapper .messages-list{margin-bottom:0;}.messages{overflow:auto;box-sizing:border-box;margin-top:var(--space-m);margin-bottom:var(--space-m);padding:var(--space-l) var(--space-l) 2rem calc(var(--space-l) - 0.3125rem);color:var(--messages-fg-color);border-width:0 0 0 var(--messages-border-width);border-style:solid;border-color:var(--messages-bg-color);border-radius:var(--messages-border-radius);background-color:var(--messages-bg-color);}[dir="rtl"] .messages{padding-right:calc(var(--space-l) - 0.3125rem);padding-left:var(--space-l);border-right-width:var(--messages-border-width);border-left-width:0;}.messages--error{border-color:var(--messages--error-color);}.messages--status{border-color:var(--messages--status-color);}.messages--warning{border-color:var(--messages--warning-color);}.messages__title{margin:0 0 0 var(--messages__text-margin);font-size:var(--font-size-base);}[dir="rtl"] .messages__title{margin-right:var(--messages__text-margin);margin-left:0;}.messages--error .messages__header{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 14 14'%3e%3cpath d='M3 11.193L11.45 3' stroke='%23e34f4f' stroke-width='2'/%3e%3ccircle cx='7' cy='7' r='6' fill='none' stroke='%23e34f4f' stroke-width='2'/%3e%3c/svg%3e") no-repeat center left;}[dir="rtl"] .messages--error .messages__header{background-position:center right;}.messages--status .messages__header{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 13'%3e%3cpath d='M2 6.571L5.6 10 14 2' fill='none' stroke='%2342a877' stroke-width='3'/%3e%3c/svg%3e") no-repeat center left;}[dir="rtl"] .messages--status .messages__header{background-position:center right;}.messages--warning .messages__header{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 4 14' fill='%23e0ac00'%3e%3cpath d='M.5 0h3v9h-3z'/%3e%3ccircle cx='2' cy='12.5' r='1.5'/%3e%3c/svg%3e") no-repeat center left;}[dir="rtl"] .messages--warning .messages__header{background-position:center right;}.messages__header{display:flex;align-items:center;margin-bottom:var(--space-m);}@media screen and (min-width:48rem){.messages__content{margin-left:var(--messages__text-margin);}[dir="rtl"] .messages__content{margin-right:var(--messages__text-margin);margin-left:0;}}.messages a{text-decoration:underline;color:var(--messages__link-color);}.messages a:hover{color:var(--messages__link--hover-color);}.messages pre{margin:0;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:var(--space-s);}
:root{--size-entity-meta-spacing:var(--space-xs);}.entity-meta__header{padding:calc(var(--space-m) - var(--size-entity-meta-spacing)) var(--space-m) calc(var(--space-l) - var(--size-entity-meta-spacing));color:var(--color-fg);border:var(--details-border-size) solid var(--details-border-color);border-radius:var(--details-accordion-border-size-radius);background-color:var(--color-bg);}@media screen and (min-width:48em){.entity-meta__header{padding:calc(var(--space-l) - var(--size-entity-meta-spacing)) var(--space-l) var(--space-l);}}.entity-meta__header .form-item{margin-top:var(--size-entity-meta-spacing);margin-bottom:var(--size-entity-meta-spacing);}.entity-meta__title{margin:0.25em 0;text-shadow:0 1px 0 #fff;font-size:1.231em;font-weight:bold;}.entity-meta__revision{margin-top:var(--space-l);}.entity-meta__header .form-type--item .form-item__label{display:inline-block;margin:0;font-size:var(--font-size-base);}.entity-meta__header .form-type--item .form-item__label::after{content:":";}
.fieldset{min-width:0;margin:var(--space-m) 0;padding:0;color:var(--color-text);border:var(--details-border-size) solid var(--details-border-color);border-radius:var(--base-border-radius);background-color:var(--color-white);box-shadow:var(--details-box-shadow);}.fieldset--group{color:inherit;border:0;border-radius:0;background:none;box-shadow:none;}.fieldset__legend{display:contents;float:left;width:100%;margin-bottom:var(--space-m);color:var(--color-gray-800);font-weight:bold;}@media screen and (min-width:48em){.fieldset__legend{margin-bottom:var(--space-l);}}.fieldset__legend--composite{float:none;width:auto;margin-top:calc(var(--space-xs) / 2);margin-bottom:calc(var(--space-xs) / 2);color:inherit;font-size:var(--font-size-s);line-height:calc(18rem / 16);}.fieldset__legend--group{text-transform:uppercase;color:inherit;}.fieldset__label{display:block;padding:var(--space-m);line-height:var(--space-m);}@media screen and (min-width:48em){.fieldset__label{padding-right:var(--space-l);padding-left:var(--space-l);}}.fieldset__label--group{padding:0;line-height:inherit;}.fieldset__label.is-disabled{color:var(--input--disabled-fg-color);}.fieldset__label.has-error{color:var(--input--error-color);}.fieldset__description{margin-top:calc(6rem / 16);margin-bottom:calc(6rem / 16);color:var(--input-fg-color--description);font-size:var(--font-size-xs);line-height:calc(17rem / 16);}.fieldset__description.is-disabled{color:var(--input--disabled-fg-color);}.fieldset__error-message{margin-top:calc(6rem / 16);margin-bottom:calc(6rem / 16);color:var(--input--error-color);font-size:var(--font-size-xs);font-weight:normal;line-height:calc(17rem / 16);}.fieldset__wrapper{margin:var(--space-m);}@media screen and (min-width:48em){.fieldset__wrapper{margin:var(--space-l) var(--space-l) calc(var(--space-m) + var(--space-s));}}.fieldset__legend--visible ~ .fieldset__wrapper{margin-top:0;}.fieldset__wrapper--group{margin:0;}.fieldset__wrapper > .container-inline{padding:0;}
::placeholder{opacity:1;color:var(--input-fg-color--placeholder);}.form-item{margin-top:var(--space-l);margin-bottom:var(--space-l);}tr .form-item,.container-inline .form-item{margin-top:var(--space-s);margin-bottom:var(--space-s);}.form-item__label{display:table;margin-top:calc(var(--space-xs) / 2);margin-bottom:calc(var(--space-xs) / 2);font-size:var(--font-size-s);font-weight:bold;line-height:var(--line-height-form-label);}.form-item__label--multiple-value-form{margin-top:0;margin-bottom:0;font-size:inherit;font-weight:inherit;line-height:inherit;}.form-item__label[for]{cursor:pointer;}.form-item__label.option{display:inline;font-weight:normal;}.form-item__label.has-error{color:var(--input--error-color);}.form-item__label.option.has-error{color:inherit;}.form-item__label.is-disabled{cursor:default;color:var(--input--disabled-fg-color);}.form-item__label.form-required::after,.fieldset__label.form-required::after{display:inline-block;margin-right:0.15em;margin-left:0.15em;content:"*";color:var(--color-maximumred);font-size:0.875rem;}.form-item__description{margin-top:calc(6rem / 16);margin-bottom:calc(6rem / 16);color:var(--input-fg-color--description);font-size:var(--font-size-xs);line-height:calc(17rem / 16);}.form-item__description.is-disabled{color:var(--input--disabled-fg-color);}.form-item__error-message{margin-top:calc(6rem / 16);margin-bottom:calc(6rem / 16);color:var(--input--error-color);font-size:var(--font-size-xs);font-weight:normal;line-height:calc(17rem / 16);}.form-item__prefix.is-disabled,.form-item__suffix.is-disabled{color:var(--input--disabled-fg-color);}@media screen and (min-width:37.5625rem){.form-item__suffix{margin-left:var(--space-xs);}[dir="rtl"] .form-item__suffix{margin-right:var(--space-xs);margin-left:0;}}.form-actions{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:var(--space-m);margin-bottom:var(--space-m);}.form-actions .button,.form-actions .action-link{margin-top:var(--space-m);margin-bottom:var(--space-m);}.form-actions .ajax-progress--throbber{align-self:center;}.confirm-parent,.password-parent{overflow:visible;width:auto;}.form-item-options-group-info-identifier,.form-item-pass .description{clear:both;}.form-item--editor-format{display:flex;flex-wrap:wrap;align-items:center;max-width:100%;}.form-item--editor-format .form-item__label,.form-item--editor-format .form-item__prefix,.form-item--editor-format .form-item__suffix,.form-item--editor-format .form-element--editor-format{min-width:1px;}.form-item--editor-format .form-item__label,.form-item--editor-format .form-item__prefix,.form-item--editor-format .form-item__suffix{margin-right:var(--space-xs);}[dir="rtl"] .form-item--editor-format .form-item__label,[dir="rtl"] .form-item--editor-format .form-item__prefix,[dir="rtl"] .form-item--editor-format .form-item__suffix{margin-right:0;margin-left:var(--space-xs);}.form-item--editor-format .form-item__description,.form-item--editor-format .form-item__error-message{flex:0 1 100%;min-width:1px;}@media screen and (max-width:37.5rem){.password-strength{width:100%;}div.form-item div.password-suggestions{float:none;}}button{line-height:1.125rem;}input,optgroup{line-height:1.5rem;}::-webkit-file-upload-button{-webkit-appearance:push-button;}
.form-type--boolean{margin-left:var(--input--label-spacing);line-height:var(--space-l);}[dir="rtl"] .form-type--boolean{margin-right:var(--input--label-spacing);margin-left:0;}.form-type--boolean .form-boolean{position:relative;top:calc(var(--space-l) / 2);float:left;margin-left:calc(var(--input--label-spacing) * -1);transform:translateY(-50%);}[dir="rtl"] .form-type--boolean .form-boolean{float:right;margin-right:calc(var(--input--label-spacing) * -1);margin-left:0;}.form-type--boolean.form-item--no-label{margin-left:0;}[dir="rtl"] .form-type--boolean.form-item--no-label{margin-right:0;}.form-type--boolean.form-item--no-label .form-boolean,[dir="rtl"] .form-type--boolean.form-item--no-label .form-boolean{position:static;float:none;margin-right:0;margin-left:0;transform:none;}.form-boolean-group .form-type--boolean{margin-top:0.4em;margin-bottom:0.4em;}.form-boolean{display:inline-block;box-sizing:border-box;width:1.125rem;height:1.125rem;vertical-align:text-bottom;border:1px solid var(--input-border-color);border-radius:2px;background:var(--input-bg-color) no-repeat 50% 50%;background-size:100% 100%;box-shadow:0 0 0 4px transparent;-webkit-appearance:none;appearance:none;}@media (forced-colors:active){.form-boolean{-webkit-appearance:auto;appearance:auto;}}.form-boolean--type-radio{width:1.1875rem;height:1.1875rem;border-radius:1.1875rem;}.form-boolean:active,.form-boolean:hover{border-color:var(--input-fg-color);box-shadow:inset 0 0 0 1px var(--input-fg-color);}.form-boolean:focus:active,.form-boolean:focus:hover{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus),inset 0 0 0 1px var(--input-fg-color);}.form-boolean--type-checkbox:checked{border-color:var(--input--focus-border-color);background-color:var(--input--focus-border-color);background-image:url("data:image/svg+xml,%3csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.795 7.096l2.387 2.506 6.023-6.327 1.484 1.56-7.507 7.89L2.31 8.656z' fill='%23fff'/%3e%3c/svg%3e");}.form-boolean--type-checkbox:checked:active,.form-boolean--type-checkbox:checked:hover{border-color:var(--input-fg-color);background-color:var(--input-fg-color);}.form-boolean--type-radio:checked{border-color:var(--input--focus-border-color);background-image:url("data:image/svg+xml,%3csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle r='4.5' cx='8.5' cy='8.5' fill='%23003ecc'/%3e%3c/svg%3e");box-shadow:inset 0 0 0 1px var(--input--focus-border-color);}.form-boolean--type-radio:checked:focus{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus),inset 0 0 0 1px var(--input--focus-border-color);}.form-boolean--type-radio:checked:active,.form-boolean--type-radio:checked:hover{border-color:var(--input-fg-color);background-image:url("data:image/svg+xml,%3csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle r='4.5' cx='8.5' cy='8.5' fill='%23000f33'/%3e%3c/svg%3e");box-shadow:inset 0 0 0 1px var(--input-fg-color);}.form-boolean--type-radio:checked:focus:active,.form-boolean--type-radio:checked:focus:hover{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus),inset 0 0 0 1px var(--input-fg-color);}.form-boolean.error{border-color:var(--input--error-border-color);background-color:var(--input-bg-color);box-shadow:inset 0 0 0 1px var(--input--error-border-color);}.form-boolean.error:active,.form-boolean.error:hover{box-shadow:inset 0 0 0 1px var(--input--error-border-color);}.form-boolean.error:focus,.form-boolean.error:focus:active,.form-boolean.error:focus:hover{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus),inset 0 0 0 1px var(--input--error-border-color);}.form-boolean.error:checked:active,.form-boolean.error:checked:hover{border-color:var(--input--error-border-color);background-color:var(--input-bg-color);}.form-boolean--type-checkbox.error:checked,.form-boolean--type-checkbox.error:checked:active,.form-boolean--type-checkbox.error:checked:hover{background-color:var(--input--error-border-color);}.form-boolean--type-radio.error:checked,.form-boolean--type-radio.error:checked:active,.form-boolean--type-radio.error:checked:hover{background-image:url("data:image/svg+xml,%3csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle r='4.5' cx='8.5' cy='8.5' fill='%23d72222'/%3e%3c/svg%3e");}.form-boolean--type-radio.error:checked:focus{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus),inset 0 0 0 1px var(--input--error-border-color);}.form-boolean[disabled],.form-boolean[disabled]:hover,.form-boolean[disabled].error,.form-boolean[disabled].error:hover,.form-boolean--type-radio[disabled]:focus:active,.form-boolean--type-radio[disabled]:active:hover,.form-boolean--type-radio[disabled].error:active:hover{border-color:var(--input--disabled-border-color);background-color:var(--input--disabled-bg-color);background-image:none;box-shadow:none;}.form-boolean--type-checkbox[disabled]:checked{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.795 7.096l2.387 2.506 6.023-6.327 1.484 1.56-7.507 7.89L2.31 8.656z' fill='%2382828c'/%3e%3c/svg%3e");}.form-boolean--type-radio[disabled]:checked,.form-boolean--type-radio[disabled].error:checked{background-image:url("data:image/svg+xml,%3csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle r='4.5' cx='8.5' cy='8.5' fill='%2382828c'/%3e%3c/svg%3e");}
.field-multiple-table{margin-top:var(--space-m);margin-bottom:var(--space-m);}.form-item--multiple .field-add-more-submit{margin-top:0;margin-bottom:0;}
:root{--file-widget-form-item-min-width:16rem;--file-widget-form-item-max-width:32rem;}.form-managed-file.no-upload{display:inline-flex;flex-direction:column;max-width:100%;}.form-managed-file.has-value.is-multiple{display:block;}.form-managed-file__main{display:inline-flex;align-items:center;max-width:100%;}.draggable .form-managed-file.has-value .form-managed-file__main{display:flex;}.form-managed-file.is-single.has-value .form-managed-file__main:last-child{margin-bottom:var(--space-m);}.form-managed-file__meta{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:var(--space-m);}.draggable .form-managed-file.has-value .form-managed-file__meta{display:inline-flex;}.form-managed-file__image-preview{flex:0 0 auto;max-width:100%;margin-bottom:var(--space-m);}.form-managed-file.has-meta .form-managed-file__image-preview{margin-right:var(--space-m);}[dir="rtl"] .form-managed-file.has-meta .form-managed-file__image-preview{margin-right:0;margin-left:var(--space-m);}td .form-managed-file.no-meta .form-managed-file__image-preview{margin-bottom:var(--space-xs);}.form-managed-file__meta-items{flex:1 1 var(--file-widget-form-item-min-width);max-width:100%;}.form-managed-file .file{word-break:break-all;-webkit-hyphens:auto;hyphens:auto;}.form-managed-file .file__size{word-break:normal;}.form-managed-file__main .file{flex:1 1 auto;margin:var(--space-xs) var(--space-m) var(--space-xs) 0;}[dir="rtl"] .form-managed-file__main .file{margin-right:0;margin-left:var(--space-m);}.form-managed-file__main .form-element--api-file{flex:1 1 auto;}.form-managed-file__main .button.button{flex:0 0 auto;margin:0;}.form-managed-file__meta .form-item{max-width:var(--file-widget-form-item-max-width);margin-top:0;margin-bottom:var(--space-m);}.form-managed-file__meta .form-item:last-child{margin-bottom:var(--space-xs);}.form-managed-file__meta .form-element{width:100%;}.file-widget-multiple.has-table .form-type--managed-file{margin-right:var(--space-m);margin-left:var(--space-m);}
.form-element{box-sizing:border-box;max-width:100%;min-height:calc(((var(--input-padding-vertical) + var(--input-border-size)) * 2) + var(--input-line-height));padding:var(--input-padding-vertical) var(--input-padding-horizontal);color:var(--input-fg-color);border:var(--input-border-size) solid var(--input-border-color);border-radius:var(--input-border-radius-size);background:var(--input-bg-color);font-size:var(--input-font-size);line-height:var(--input-line-height);-webkit-appearance:none;appearance:none;}.no-touchevents .form-element--extrasmall,.no-touchevents .form-element[name$="][_weight]"]{min-height:calc(((var(--input--extrasmall-padding-vertical) + var(--input-border-size)) * 2) + var(--input--extrasmall-line-height));padding:var(--input--extrasmall-padding-vertical) var(--input--extrasmall-padding-horizontal);font-size:var(--input--extrasmall-font-size);line-height:var(--input--extrasmall-line-height);}.form-element--type-search[type="search"]{-webkit-appearance:none;appearance:none;box-sizing:border-box;}.form-element--type-date,.form-element--type-time{vertical-align:-webkit-baseline-middle;}.form-element--type-date{min-width:9.5rem;}.form-element--type-time{min-width:7.5rem;}.form-element--type-color{min-width:3rem;padding:0;text-indent:calc(0.75rem - var(--input-border-size));}.form-element--type-file::-webkit-file-upload-button{vertical-align:top;}.form-element:active{border-color:var(--input--focus-border-color);}.form-element:hover{border-color:var(--input--hover-border-color);box-shadow:inset 0 0 0 var(--input-border-size) var(--input--hover-border-color);}.form-element:focus{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus);}.form-element:hover:focus{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus),inset 0 0 0 var(--input-border-size) var(--input--hover-border-color);}.form-element.error{border-width:var(--input--error-border-size);border-color:var(--input--error-border-color);}.form-element.error:hover{box-shadow:none;}.form-element.error:hover:focus{box-shadow:0 0 0 2px var(--color-white),0 0 0 5px var(--color-focus);}.form-element--type-textarea.error + .cke{border-color:var(--input--error-border-color);}.form-element[disabled]{color:var(--input--disabled-fg-color);border-color:var(--input--disabled-border-color);background-color:var(--input--disabled-bg-color);box-shadow:none;-webkit-text-fill-color:var(--input--disabled-fg-color);}@media screen and (max-width:37.5rem){.form-element{float:none;width:100%;margin-top:0.75rem;margin-right:0;margin-left:0;}.form-element:first-child,.form-item__label + .form-element{margin-top:0;}}.form-element--type-textarea.error + .ck-editor > .ck-editor__main{border:var(--input--error-border-size) solid var(--input--error-border-color);}
.form-element--type-select{padding-right:calc(2rem - var(--input-border-size));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 9'%3e%3cpath fill='none' stroke-width='1.5' d='M1 1l6 6 6-6' stroke='%23545560'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 50%;background-size:2.75rem 0.5625rem;}[dir="rtl"] .form-element--type-select{padding-right:calc(1rem - var(--input-border-size));padding-left:calc(2rem - var(--input-border-size));background-position:0 50%;}@media (forced-colors:active){[dir="rtl"] .form-element--type-select{padding-left:var(--input-padding-horizontal);}}.no-touchevents .form-element--type-select.form-element--extrasmall,.no-touchevents .form-element--type-select[name$="][_weight]"]{padding-right:calc(1.5rem - var(--input-border-size));background-size:1.75rem 0.4375rem;}[dir="rtl"].no-touchevents .form-element--type-select.form-element--extrasmall,[dir="rtl"].no-touchevents .form-element--type-select[name$="][_weight]"]{padding-right:calc(0.5rem - var(--input-border-size));padding-left:calc(1.5rem - var(--input-border-size));}.form-element--type-select:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 9'%3e%3cpath fill='none' stroke-width='1.5' d='M1 1l6 6 6-6' stroke='%23003ecc'/%3e%3c/svg%3e");}.form-element--type-select[disabled]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 9'%3e%3cpath fill='none' stroke-width='1.5' d='M1 1l6 6 6-6' stroke='%238e929c'/%3e%3c/svg%3e");}@media (forced-colors:active){.form-element--type-select,.form-element--type-select:focus,.form-element--type-select[disabled]{padding-right:var(--input-padding-horizontal);background-image:none;-webkit-appearance:revert;appearance:revert;}}
.help p{margin:0 0 0.625rem;}
:root{--color-pattern:var(--color-gray-200);--size-pattern-square:calc(7rem / 16);}.image-preview{line-height:0;}.image-preview__img-wrapper{display:inline-block;max-width:100%;background-color:var(--color-white);box-shadow:inset 0 0 var(--size-pattern-square) var(--color-pattern);}.image-preview img{background-image:linear-gradient(-45deg,var(--color-pattern) 25%,transparent 26%),linear-gradient(-45deg,var(--color-pattern) 25%,transparent 26%),linear-gradient(135deg,var(--color-pattern) 25%,transparent 26%),linear-gradient(135deg,var(--color-pattern) 25%,transparent 26%);background-position:0 0,var(--size-pattern-square) var(--size-pattern-square),var(--size-pattern-square) var(--size-pattern-square),0 0;background-size:calc(var(--size-pattern-square) * 2) calc(var(--size-pattern-square) * 2);}.image-widget .file.file{padding:0;background:none;}
.item-list ul{margin:0.25em 0 0.25em 1.5em;list-style-type:disc;list-style-image:none;}[dir="rtl"] .item-list ul{margin:0.25em 1.5em 0.25em 0;}.item-list ul li,.menu-item{list-style-type:disc;list-style-image:none;}.menu-item{margin:0;}.item-list ul li.collapsed,.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/themes/claro/images/menu-collapsed.png);}.item-list ul li.expanded,.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/themes/claro/images/menu-expanded.png);}ul.links li,ul.inline li{padding-right:1em;}[dir="rtl"] ul.links li,[dir="rtl"] ul.inline li{padding-right:0;padding-left:1em;}ul.inline li{display:inline;}
.system-modules fieldset{border:0;border-top:1px solid #ccc;}.system-modules .fieldset-wrapper{padding:0;}.system-modules table,.locale-translation-status-form table{border:0;}.system-modules tr.even,.system-modules tr.odd,.locale-translation-status-form tr.even,.locale-translation-status-form tr.odd{border:0;border-bottom:10px solid #fff;background:#f3f4ee;}.system-modules tr td:last-child,.locale-translation-status-form tr td:last-child{border:0;}.system-modules table th,.locale-translation-status-form table th{border:0;border-bottom:10px solid #fff;}.system-modules .sticky-header th,.locale-translation-status-form .sticky-header th{border:0;}
.node__submitted{margin:1em 0;}
.block-page-title-block{margin-bottom:var(--space-s);}.block-page-title-block:last-child{margin-bottom:var(--space-l);}.region-header > .page-title{margin-top:var(--breadcrumb-height);margin-bottom:var(--space-l);}.page-title{display:inline-block;margin:0;font-size:var(--font-size-h1);-webkit-font-smoothing:antialiased;}
:root{--pager-size:2rem;--pager-border-width:0.125rem;--pager-fg-color:var(--color-gray-800);--pager-bg-color:var(--color-white);--pager--hover-bg-color:var(--color-bgblue-active);--pager--focus-bg-color:var(--color-focus);--pager--active-fg-color:var(--color-white);--pager--active-bg-color:var(--color-absolutezero);--pager-border-radius--action:var(--pager-border-width);}.pager{margin-top:var(--space-m);margin-bottom:var(--space-m);}.pager__items{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;margin:var(--space-m) 0;list-style:none;text-align:center;font-weight:bold;}[dir="rtl"] .pager__items{margin:var(--space-m) 0;}.pager__item{display:inline-block;margin-right:calc(var(--space-xs) / 2);margin-left:calc(var(--space-xs) / 2);vertical-align:top;}.pager__link,.pager__item--current{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:var(--pager-size);height:var(--pager-size);padding-right:var(--space-xs);padding-left:var(--space-xs);text-decoration:none;color:var(--pager-fg-color);border-radius:var(--space-m);background:var(--pager-bg-color);line-height:1;}.pager__link:hover,.pager__link:focus,.pager__link:active{text-decoration:none;}.pager__link:hover,.pager__link.is-active:hover{color:var(--pager-fg-color);background:var(--pager--hover-bg-color);}.pager__link--action-link{border-radius:var(--pager-border-radius--action);}.pager__link.is-active,.pager__item--current{color:var(--pager--active-fg-color);border:var(--pager-border-width) solid transparent;background:var(--pager--active-bg-color);}.pager__item--first .pager__link::before{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2v12M14 2L8 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--previous .pager__link::before{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 2L5 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--next .pager__link::after{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--last .pager__link::after{background-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 14V2M2 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--first .pager__link::before,.pager__item--previous .pager__link::before,.pager__item--next .pager__link::after,.pager__item--last .pager__link::after{position:relative;display:inline-block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center;}@media (forced-colors:active){.pager__item--first .pager__link::before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2v12M14 2L8 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 2v12M14 2L8 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--previous .pager__link::before{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 2L5 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 2L5 8l6 6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--next .pager__link::after{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--last .pager__link::after{-webkit-mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 14V2M2 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 14V2M2 14l6-6-6-6' stroke='%23545560' stroke-width='2'/%3e%3c/svg%3e");}.pager__item--first .pager__link::before,.pager__item--previous .pager__link::before,.pager__item--next .pager__link::after,.pager__item--last .pager__link::after{background-color:linktext;background-image:none;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;}}[dir="rtl"] .pager__item--first .pager__link::before,[dir="rtl"] .pager__item--previous .pager__link::before,[dir="rtl"] .pager__item--next .pager__link::after,[dir="rtl"] .pager__item--last .pager__link::after{transform:scaleX(-1);}.pager__item--mini{margin-right:calc(var(--space-m) / 2);margin-left:calc(var(--space-m) / 2);}.pager__link--mini{border-radius:50%;}.pager__link--mini::before{margin-right:0;margin-left:0;}.pager__item-title--backwards{margin-left:0.5rem;}[dir="rtl"] .pager__item-title--backwards{margin-right:0.5rem;margin-left:0;}.pager__item-title--forward{margin-right:0.5rem;}[dir="rtl"] .pager__item-title--forward{margin-right:0;margin-left:0.5rem;}@media (forced-colors:active){.pager__item a:hover{text-decoration:underline;}}
.skip-link{z-index:50;left:50%;padding:1px 0.625rem 2px;transform:translateX(-50%);color:var(--color-white);border-radius:0 0 0.625rem 0.625rem;background:var(--color-gray-800);font-size:0.94em;}.skip-link:hover,.skip-link:active{color:var(--color-white);background-color:var(--color-gray);}.skip-link:focus{text-decoration:none;}.skip-link.visually-hidden.focusable:focus{position:absolute !important;}
table{width:100%;margin-top:var(--space-l);margin-bottom:var(--space-l);border-collapse:collapse;}.sticky-header{min-width:0;}caption{text-align:left;}[dir="rtl"] caption{text-align:right;}th{position:relative;box-sizing:border-box;height:var(--space-xl);padding:var(--space-xs) var(--space-m);text-align:left;color:var(--color-text);background:var(--color-gray-050);line-height:1.25rem;}[dir="rtl"] th{text-align:right;}.sortable-heading{padding:0 var(--space-m);}.sortable-heading > a{display:block;padding:var(--space-xs) 1.5rem var(--space-xs) 0;text-decoration:none;color:inherit;}[dir="rtl"] .sortable-heading > a{padding-right:0;padding-left:1.5rem;}.sortable-heading > a::before{position:absolute;z-index:0;top:0;right:1rem;bottom:0;left:1rem;display:block;content:"";border-bottom:0.125rem solid transparent;}.sortable-heading > a::after{position:absolute;top:50%;right:1rem;width:0.875rem;height:1rem;margin-top:-0.5rem;content:"";opacity:0.5;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M1.75.25v1.5h10.5V.25zm0 3v1.5h7.5v-1.5zm0 3v1.5h4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:contain;}@media (forced-colors:active){.sortable-heading > a::after{opacity:1;background:linktext;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M1.75.25v1.5h10.5V.25zm0 3v1.5h7.5v-1.5zm0 3v1.5h4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M1.75.25v1.5h10.5V.25zm0 3v1.5h7.5v-1.5zm0 3v1.5h4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e") no-repeat 50% 50%;}}[dir="rtl"] .sortable-heading > a::after{right:auto;left:1rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M12.25.25v1.5H1.75V.25zm0 3v1.5h-7.5v-1.5zm0 3v1.5h-4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e");}@media (forced-colors:active){[dir="rtl"] .sortable-heading > a::after{background:linktext;-webkit-mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M12.25.25v1.5H1.75V.25zm0 3v1.5h-7.5v-1.5zm0 3v1.5h-4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M12.25.25v1.5H1.75V.25zm0 3v1.5h-7.5v-1.5zm0 3v1.5h-4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e") no-repeat 50% 50%;}}.sortable-heading > a:focus,.sortable-heading > a:hover{text-decoration:none;}.sortable-heading > a:focus::before,.sortable-heading > a:hover::before{border-color:inherit;}.sortable-heading > a:focus::after,.sortable-heading > a:hover::after{opacity:1;}.sortable-heading.is-active > a{color:var(--color-absolutezero);}.sortable-heading.is-active > a::before{border-bottom:0.1875rem solid var(--color-absolutezero);}.sortable-heading.is-active > a::after{content:none;}tr{border-bottom:0.0625rem solid var(--color-gray-200);}tr,.draggable-table.tabledrag-disabled tr{color:var(--color-text);background:var(--color-white);}thead tr{border:0;}tr:hover,tr:focus{color:var(--color-text);background:var(--color-bgblue-hover);}tr.color-warning:hover,tr.color-warning:focus{color:var(--color-text);background:#fdf8ed;}tr.color-error:hover,tr.color-error:focus{color:var(--color-text);background:#fcf4f2;}td{box-sizing:border-box;height:4rem;padding:var(--space-xs) var(--space-m);text-align:left;}[dir="rtl"] td{text-align:right;}td .item-list ul{margin:0;}[dir="rtl"] td .item-list ul{margin:0;}td.is-active{background:none;}td > .form-item > .form-element,td > .ajax-new-content > .form-item > .form-element{width:100%;}th.is-disabled.is-disabled{color:var(--input--disabled-fg-color);}th.select-all{width:1px;}.caption{margin-bottom:1.25rem;}tfoot{font-weight:bold;}tfoot tr:last-child{border-bottom:0;}tfoot tr:first-child td{border-top:0.0625rem solid var(--color-gray-500);}th.priority-low,th.priority-medium,td.priority-low,td.priority-medium{display:none;}@media screen and (min-width:38em){th.priority-medium,td.priority-medium{display:table-cell;}}@media screen and (min-width:60em){th.priority-low,td.priority-low{display:table-cell;}}.tabledrag-toggle-weight-wrapper{margin-top:var(--space-l);line-height:calc(28rem / 16);}.tabledrag-toggle-weight-wrapper + table,.tabledrag-toggle-weight-wrapper + .tableresponsive-toggle-columns + table{margin-top:0;}
.table-file-multiple-widget tbody{vertical-align:top;}.table-file-multiple-widget .tabledrag-cell-content{position:relative;display:block;height:auto;}.table-file-multiple-widget .tabledrag-cell-content > *{display:block;}.table-file-multiple-widget .tabledrag-cell-content__item{padding:0;}.table-file-multiple-widget .tabledrag-handle{float:left;}[dir="rtl"] .table-file-multiple-widget .tabledrag-handle{float:right;}.table-file-multiple-widget .tabledrag-changed{float:left;line-height:calc(var(--tabledrag-handle-icon-size) + calc(var(--space-xs) * 2));}[dir="rtl"] .table-file-multiple-widget .tabledrag-changed{float:left;}.table-file-multiple-widget td{height:calc(var(--space-m) * 3);}.table-file-multiple-widget td > :first-child{margin-top:0;}.table-file-multiple-widget td > :last-child{margin-bottom:0;}.table-file-multiple-widget .button.button:only-child{margin:0;}.table-file-multiple-widget th{height:calc(var(--space-m) * 2);color:var(--color-gray-800);background:var(--color-gray-050);font-size:var(--font-size-s);}.table-file-multiple-widget td{padding-top:var(--space-m);padding-bottom:var(--space-m);}.table-file-multiple-widget .tabledrag-cell{padding-top:var(--space-xs);padding-bottom:var(--space-xs);}.table-file-multiple-widget .checkbox .form-type--boolean{line-height:calc(var(--space-m) * 3);}.no-touchevents .table-file-multiple-widget .checkbox .form-type--boolean{line-height:var(--line-height);}.file-operations-cell{width:1px;white-space:nowrap;}.table-file-multiple-widget--no-upload > tbody:last-child > tr:last-child{border-bottom:0;}@media screen and (max-width:37.5em){.claro-details__wrapper .file-widget-multiple__table-wrapper{margin-right:calc(var(--space-m) * -1);margin-left:calc(var(--space-m) * -1);}.claro-details__wrapper .file-widget-multiple__table-wrapper > :not(table){margin-right:var(--space-m);margin-left:var(--space-m);}}
.search-admin-settings .container-inline{margin-bottom:1em;}.search-admin-settings label[for="edit-search-type"]{display:block;}
.tablesort{position:absolute;top:50%;right:1rem;width:0.875rem;height:1rem;margin-top:-0.5rem;opacity:0.5;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M1.75.25v1.5h10.5V.25zm0 3v1.5h7.5v-1.5zm0 3v1.5h4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e") no-repeat 0 50%;background-size:auto;}@media (forced-colors:active){.tablesort{background:linktext;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M1.75.25v1.5h10.5V.25zm0 3v1.5h7.5v-1.5zm0 3v1.5h4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M1.75.25v1.5h10.5V.25zm0 3v1.5h7.5v-1.5zm0 3v1.5h4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 50%;mask-position:0 50%;}}[dir="rtl"] .tablesort{right:auto;left:1rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M12.25.25v1.5H1.75V.25zm0 3v1.5h-7.5v-1.5zm0 3v1.5h-4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e");}@media (forced-colors:active){[dir="rtl"] .tablesort{background:linktext;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M12.25.25v1.5H1.75V.25zm0 3v1.5h-7.5v-1.5zm0 3v1.5h-4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8'%3e%3cpath d='M12.25.25v1.5H1.75V.25zm0 3v1.5h-7.5v-1.5zm0 3v1.5h-4.5v-1.5z' fill='%23000f33'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 50%;mask-position:0 50%;}}.tablesort--asc,[dir="rtl"] .tablesort--asc{opacity:1;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M5 .44L.719 4.718 1.78 5.78 4.25 3.313v7.937h1.5V3.312l2.469 2.47L9.28 4.718 5 .439z' fill='%23003ecc'/%3e%3c/svg%3e");}@media (forced-colors:active){.tablesort--asc,[dir="rtl"] .tablesort--asc{background:linktext;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M5 .44L.719 4.718 1.78 5.78 4.25 3.313v7.937h1.5V3.312l2.469 2.47L9.28 4.718 5 .439z' fill='%23003ecc'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M5 .44L.719 4.718 1.78 5.78 4.25 3.313v7.937h1.5V3.312l2.469 2.47L9.28 4.718 5 .439z' fill='%23003ecc'/%3e%3c/svg%3e");}}.tablesort--desc,[dir="rtl"] .tablesort--desc{opacity:1;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M4.25.75v7.938l-2.469-2.47L.72 7.282 5 11.561l4.281-4.28L8.22 6.22 5.75 8.687V.75h-1.5z' fill='%23003ecc'/%3e%3c/svg%3e");}@media (forced-colors:active){.tablesort--desc,[dir="rtl"] .tablesort--desc{background:linktext;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M4.25.75v7.938l-2.469-2.47L.72 7.282 5 11.561l4.281-4.28L8.22 6.22 5.75 8.687V.75h-1.5z' fill='%23003ecc'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 10 12'%3e%3cpath d='M4.25.75v7.938l-2.469-2.47L.72 7.282 5 11.561l4.281-4.28L8.22 6.22 5.75 8.687V.75h-1.5z' fill='%23003ecc'/%3e%3c/svg%3e");}}
.system-status-general-info{padding-top:var(--space-m);}.system-status-general-info__header{padding:2.75rem 0 0.75em;border-top:1px solid #ccc;}.system-status-general-info__item{display:block;overflow-x:auto;box-sizing:border-box;margin-bottom:var(--space-l);padding:1.125rem;}.system-status-general-info__item-icon{display:inline-block;width:2.625rem;height:2.625rem;vertical-align:top;}.system-status-general-info__item-icon:before{display:block;width:100%;height:100%;content:"";border-radius:2.625rem;background-color:#828388;background-repeat:no-repeat;background-position:50% center;background-size:1.5rem;}.system-status-general-info__item-icon--drupal:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' class='drupal-logo' width='42.2' height='55.5' viewBox='0 0 42.2 55.5'%3e  %3cpath fill='%23ffffff' d='M29.8,11.7C25.9,7.9,22.2,4.2,21.1,0c-1.1,4.2-4.8,7.9-8.7,11.7C6.6,17.5,0,24.1,0,34c-0.3,11.6,9,21.3,20.6,21.5 s21.3-9,21.5-20.6c0-0.3,0-0.6,0-0.9C42.2,24.1,35.6,17.5,29.8,11.7z M10.8,35.9c-0.6,0.8-1.2,1.7-1.6,2.6 c-0.1,0.1-0.2,0.3-0.4,0.3H8.7c-0.5,0-1-0.9-1-0.9l0,0c-0.1-0.2-0.3-0.5-0.4-0.7L7.2,37C5.9,34.2,7,30.3,7,30.3l0,0 c0.5-1.9,1.4-3.8,2.5-5.4c0.7-1,1.5-2,2.3-3l1,1l4.7,4.8c0.2,0.2,0.2,0.5,0,0.7l-4.9,5.5l0,0L10.8,35.9z M21.3,49.7 c-4,0-7.3-3.3-7.2-7.3c0-1.8,0.7-3.5,1.8-4.8c1.5-1.8,3.4-3.6,5.5-6c2.4,2.6,4,4.3,5.5,6.3c0.1,0.1,0.2,0.3,0.3,0.5 c0.8,1.2,1.3,2.6,1.3,4.1C28.6,46.5,25.3,49.7,21.3,49.7C21.3,49.7,21.3,49.7,21.3,49.7z M35,38.1L35,38.1 c-0.1,0.3-0.4,0.5-0.7,0.6h-0.1c-0.3-0.1-0.5-0.3-0.7-0.5l0,0c-1.3-1.9-2.7-3.7-4.3-5.3l-1.9-2l-6.4-6.6c-1.3-1.2-2.6-2.6-3.8-3.9 c0-0.1-0.1-0.1-0.1-0.1c-0.2-0.3-0.4-0.6-0.5-1c0-0.1,0-0.1,0-0.2c-0.2-1.1,0.2-2.2,1-3c1.2-1.2,2.5-2.5,3.7-3.8 c1.3,1.4,2.7,2.8,4.1,4.2l0,0c2.8,2.6,5.3,5.5,7.6,8.6c1.9,2.7,2.9,5.8,2.9,9.1C35.6,35.4,35.4,36.8,35,38.1z'/%3e%3c/svg%3e");}.system-status-general-info__item-icon--clock:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='42.659' height='46.603' viewBox='0 0 42.659 46.603'%3e  %3cpath fill='%23FFF' d='M24.15 3.73V0h-8v3.915C6.15 6.13 0 14.717 0 24.978 0 36.92 9.975 46.603 21.918 46.603s20.74-9.682 20.74-21.625c0-10.576-8.507-19.372-18.507-21.25zm7 24.072H17.83V11h5v12.802h8.32v4z'/%3e%3c/svg%3e");}.system-status-general-info__item-icon--server:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='44' height='34' viewBox='0 0 44 34'%3e  %3cpath fill='%23FFF' d='M29.98 7.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 7c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 0v10h44V0H0zM29.98 31.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 31c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 24v10h44V24H0zM29.98 19.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 19c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 12v10h44V12H0z'/%3e%3c/svg%3e");}.system-status-general-info__item-icon--php:before{background-image:url("data:image/svg+xml,%3csvg height='33.447' viewBox='0 0 66 33.447' width='66' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23fff'%3e%3cpath d='m49.5 12.255h-2.7l-1.473 7h2.4c1.59 0 2.773-.342 3.55-.94.78-.6 1.304-1.62 1.577-3.023.26-1.345.142-1.975-.357-2.528-.5-.553-1.498-.51-2.996-.51z'/%3e%3cpath d='m33 0c-18.225 0-33 7.488-33 16.724s14.775 16.724 33 16.724 33-7.488 33-16.724-14.775-16.724-33-16.724zm-9.328 19.982c-.787.737-1.662 1.376-2.625 1.69-.963.313-2.19.583-3.68.583h-3.377l-.935 5h-3.945l3.52-18h7.584c2.28 0 3.946.34 4.992 1.537s1.36 2.74.944 4.885c-.172.884-.462 1.628-.87 2.36-.413.732-.947 1.338-1.608 1.945zm11.51 2.273 1.558-8.124c.177-.91.112-1.29-.196-1.62s-.962-.255-1.963-.255h-3.126l-2.016 10h-3.913l3.52-18h3.912l-.935 5h3.486c2.193 0 3.706.124 4.54.888.832.765 1.08 1.99.748 3.703l-1.637 8.41h-3.977zm21.747-6.708c-.173.884-.463 1.692-.872 2.424-.41.734-.944 1.404-1.605 2.01-.787.738-1.662 1.377-2.625 1.69-.963.314-2.19.584-3.68.584h-3.377l-.934 5h-3.944l3.518-18h7.584c2.282 0 3.946.34 4.992 1.537 1.046 1.2 1.36 2.61.943 4.757z'/%3e%3cpath d='m18.72 12.255h-2.703l-1.473 7h2.4c1.59 0 2.773-.342 3.552-.94.778-.6 1.303-1.62 1.576-3.023.26-1.345.142-1.975-.357-2.528-.5-.553-1.497-.51-2.996-.51z'/%3e%3c/g%3e%3c/svg%3e");background-size:2rem;}.system-status-general-info__item-icon--database:before{background-image:url("data:image/svg+xml,%3csvg height='44.262' viewBox='0 0 38.847 44.262' width='38.847' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23fff'%3e%3cpath d='m19.745 0c5.74.123 12.272.953 16.9 4.668 1.865 1.498 2.786 3.91 1.597 6.126-1.255 2.34-4.13 3.733-6.518 4.6-5.63 2.04-12.113 2.38-18.014 1.573-2.92-.4-5.91-1.103-8.58-2.374-2.19-1.04-4.74-2.805-5.093-5.403-.532-3.925 4.23-6.23 7.264-7.3 3.986-1.408 8.239-1.853 12.444-1.89 4.302.092-3.334.03 0 0z'/%3e%3cpath d='m6.76 17.5c3.702 1.427 7.65 1.972 11.6 2.09 4.058.12 8.107-.424 12.023-1.523 4.227-1.186 7.227-3.624 8.463-6.145v5.965c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.135-.626-2.21-.626-3.486v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3cpath d='m6.76 26.436c3.702 1.428 7.65 1.973 11.6 2.09 4.058.12 8.107-.423 12.023-1.522 4.227-1.186 7.227-3.624 8.463-6.145v5.964c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.135-.626-2.21-.626-3.486v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3cpath d='m6.76 35.374c3.702 1.428 7.65 1.973 11.6 2.09 4.058.12 8.107-.423 12.023-1.522 4.227-1.186 7.227-3.624 8.463-6.145v5.965c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.134-.626-2.21-.626-3.485v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3c/g%3e%3c/svg%3e");}@media (forced-colors:active){.system-status-general-info__item-icon:before{background-color:canvastext;background-image:none;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% center;mask-position:50% center;-webkit-mask-size:1.5rem;mask-size:1.5rem;}.system-status-general-info__item-icon--drupal:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' class='drupal-logo' width='42.2' height='55.5' viewBox='0 0 42.2 55.5'%3e  %3cpath fill='%23ffffff' d='M29.8,11.7C25.9,7.9,22.2,4.2,21.1,0c-1.1,4.2-4.8,7.9-8.7,11.7C6.6,17.5,0,24.1,0,34c-0.3,11.6,9,21.3,20.6,21.5 s21.3-9,21.5-20.6c0-0.3,0-0.6,0-0.9C42.2,24.1,35.6,17.5,29.8,11.7z M10.8,35.9c-0.6,0.8-1.2,1.7-1.6,2.6 c-0.1,0.1-0.2,0.3-0.4,0.3H8.7c-0.5,0-1-0.9-1-0.9l0,0c-0.1-0.2-0.3-0.5-0.4-0.7L7.2,37C5.9,34.2,7,30.3,7,30.3l0,0 c0.5-1.9,1.4-3.8,2.5-5.4c0.7-1,1.5-2,2.3-3l1,1l4.7,4.8c0.2,0.2,0.2,0.5,0,0.7l-4.9,5.5l0,0L10.8,35.9z M21.3,49.7 c-4,0-7.3-3.3-7.2-7.3c0-1.8,0.7-3.5,1.8-4.8c1.5-1.8,3.4-3.6,5.5-6c2.4,2.6,4,4.3,5.5,6.3c0.1,0.1,0.2,0.3,0.3,0.5 c0.8,1.2,1.3,2.6,1.3,4.1C28.6,46.5,25.3,49.7,21.3,49.7C21.3,49.7,21.3,49.7,21.3,49.7z M35,38.1L35,38.1 c-0.1,0.3-0.4,0.5-0.7,0.6h-0.1c-0.3-0.1-0.5-0.3-0.7-0.5l0,0c-1.3-1.9-2.7-3.7-4.3-5.3l-1.9-2l-6.4-6.6c-1.3-1.2-2.6-2.6-3.8-3.9 c0-0.1-0.1-0.1-0.1-0.1c-0.2-0.3-0.4-0.6-0.5-1c0-0.1,0-0.1,0-0.2c-0.2-1.1,0.2-2.2,1-3c1.2-1.2,2.5-2.5,3.7-3.8 c1.3,1.4,2.7,2.8,4.1,4.2l0,0c2.8,2.6,5.3,5.5,7.6,8.6c1.9,2.7,2.9,5.8,2.9,9.1C35.6,35.4,35.4,36.8,35,38.1z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' class='drupal-logo' width='42.2' height='55.5' viewBox='0 0 42.2 55.5'%3e  %3cpath fill='%23ffffff' d='M29.8,11.7C25.9,7.9,22.2,4.2,21.1,0c-1.1,4.2-4.8,7.9-8.7,11.7C6.6,17.5,0,24.1,0,34c-0.3,11.6,9,21.3,20.6,21.5 s21.3-9,21.5-20.6c0-0.3,0-0.6,0-0.9C42.2,24.1,35.6,17.5,29.8,11.7z M10.8,35.9c-0.6,0.8-1.2,1.7-1.6,2.6 c-0.1,0.1-0.2,0.3-0.4,0.3H8.7c-0.5,0-1-0.9-1-0.9l0,0c-0.1-0.2-0.3-0.5-0.4-0.7L7.2,37C5.9,34.2,7,30.3,7,30.3l0,0 c0.5-1.9,1.4-3.8,2.5-5.4c0.7-1,1.5-2,2.3-3l1,1l4.7,4.8c0.2,0.2,0.2,0.5,0,0.7l-4.9,5.5l0,0L10.8,35.9z M21.3,49.7 c-4,0-7.3-3.3-7.2-7.3c0-1.8,0.7-3.5,1.8-4.8c1.5-1.8,3.4-3.6,5.5-6c2.4,2.6,4,4.3,5.5,6.3c0.1,0.1,0.2,0.3,0.3,0.5 c0.8,1.2,1.3,2.6,1.3,4.1C28.6,46.5,25.3,49.7,21.3,49.7C21.3,49.7,21.3,49.7,21.3,49.7z M35,38.1L35,38.1 c-0.1,0.3-0.4,0.5-0.7,0.6h-0.1c-0.3-0.1-0.5-0.3-0.7-0.5l0,0c-1.3-1.9-2.7-3.7-4.3-5.3l-1.9-2l-6.4-6.6c-1.3-1.2-2.6-2.6-3.8-3.9 c0-0.1-0.1-0.1-0.1-0.1c-0.2-0.3-0.4-0.6-0.5-1c0-0.1,0-0.1,0-0.2c-0.2-1.1,0.2-2.2,1-3c1.2-1.2,2.5-2.5,3.7-3.8 c1.3,1.4,2.7,2.8,4.1,4.2l0,0c2.8,2.6,5.3,5.5,7.6,8.6c1.9,2.7,2.9,5.8,2.9,9.1C35.6,35.4,35.4,36.8,35,38.1z'/%3e%3c/svg%3e");}.system-status-general-info__item-icon--clock:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='42.659' height='46.603' viewBox='0 0 42.659 46.603'%3e  %3cpath fill='%23FFF' d='M24.15 3.73V0h-8v3.915C6.15 6.13 0 14.717 0 24.978 0 36.92 9.975 46.603 21.918 46.603s20.74-9.682 20.74-21.625c0-10.576-8.507-19.372-18.507-21.25zm7 24.072H17.83V11h5v12.802h8.32v4z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='42.659' height='46.603' viewBox='0 0 42.659 46.603'%3e  %3cpath fill='%23FFF' d='M24.15 3.73V0h-8v3.915C6.15 6.13 0 14.717 0 24.978 0 36.92 9.975 46.603 21.918 46.603s20.74-9.682 20.74-21.625c0-10.576-8.507-19.372-18.507-21.25zm7 24.072H17.83V11h5v12.802h8.32v4z'/%3e%3c/svg%3e");}.system-status-general-info__item-icon--server:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='44' height='34' viewBox='0 0 44 34'%3e  %3cpath fill='%23FFF' d='M29.98 7.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 7c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 0v10h44V0H0zM29.98 31.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 31c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 24v10h44V24H0zM29.98 19.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 19c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 12v10h44V12H0z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='44' height='34' viewBox='0 0 44 34'%3e  %3cpath fill='%23FFF' d='M29.98 7.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 7c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 0v10h44V0H0zM29.98 31.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 31c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 24v10h44V24H0zM29.98 19.018H7.17c-1.208 0-2.197-.748-2.197-2s.99-2 2.2-2h22.81c1.208 0 2.198.748 2.198 2s-.99 2-2.2 2zM37.61 19c-1.104 0-2-.895-2-2s.896-2 2-2 2 .895 2 2-.894 2-2 2zM0 12v10h44V12H0z'/%3e%3c/svg%3e");}.system-status-general-info__item-icon--php:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg height='33.447' viewBox='0 0 66 33.447' width='66' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23fff'%3e%3cpath d='m49.5 12.255h-2.7l-1.473 7h2.4c1.59 0 2.773-.342 3.55-.94.78-.6 1.304-1.62 1.577-3.023.26-1.345.142-1.975-.357-2.528-.5-.553-1.498-.51-2.996-.51z'/%3e%3cpath d='m33 0c-18.225 0-33 7.488-33 16.724s14.775 16.724 33 16.724 33-7.488 33-16.724-14.775-16.724-33-16.724zm-9.328 19.982c-.787.737-1.662 1.376-2.625 1.69-.963.313-2.19.583-3.68.583h-3.377l-.935 5h-3.945l3.52-18h7.584c2.28 0 3.946.34 4.992 1.537s1.36 2.74.944 4.885c-.172.884-.462 1.628-.87 2.36-.413.732-.947 1.338-1.608 1.945zm11.51 2.273 1.558-8.124c.177-.91.112-1.29-.196-1.62s-.962-.255-1.963-.255h-3.126l-2.016 10h-3.913l3.52-18h3.912l-.935 5h3.486c2.193 0 3.706.124 4.54.888.832.765 1.08 1.99.748 3.703l-1.637 8.41h-3.977zm21.747-6.708c-.173.884-.463 1.692-.872 2.424-.41.734-.944 1.404-1.605 2.01-.787.738-1.662 1.377-2.625 1.69-.963.314-2.19.584-3.68.584h-3.377l-.934 5h-3.944l3.518-18h7.584c2.282 0 3.946.34 4.992 1.537 1.046 1.2 1.36 2.61.943 4.757z'/%3e%3cpath d='m18.72 12.255h-2.703l-1.473 7h2.4c1.59 0 2.773-.342 3.552-.94.778-.6 1.303-1.62 1.576-3.023.26-1.345.142-1.975-.357-2.528-.5-.553-1.497-.51-2.996-.51z'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg height='33.447' viewBox='0 0 66 33.447' width='66' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23fff'%3e%3cpath d='m49.5 12.255h-2.7l-1.473 7h2.4c1.59 0 2.773-.342 3.55-.94.78-.6 1.304-1.62 1.577-3.023.26-1.345.142-1.975-.357-2.528-.5-.553-1.498-.51-2.996-.51z'/%3e%3cpath d='m33 0c-18.225 0-33 7.488-33 16.724s14.775 16.724 33 16.724 33-7.488 33-16.724-14.775-16.724-33-16.724zm-9.328 19.982c-.787.737-1.662 1.376-2.625 1.69-.963.313-2.19.583-3.68.583h-3.377l-.935 5h-3.945l3.52-18h7.584c2.28 0 3.946.34 4.992 1.537s1.36 2.74.944 4.885c-.172.884-.462 1.628-.87 2.36-.413.732-.947 1.338-1.608 1.945zm11.51 2.273 1.558-8.124c.177-.91.112-1.29-.196-1.62s-.962-.255-1.963-.255h-3.126l-2.016 10h-3.913l3.52-18h3.912l-.935 5h3.486c2.193 0 3.706.124 4.54.888.832.765 1.08 1.99.748 3.703l-1.637 8.41h-3.977zm21.747-6.708c-.173.884-.463 1.692-.872 2.424-.41.734-.944 1.404-1.605 2.01-.787.738-1.662 1.377-2.625 1.69-.963.314-2.19.584-3.68.584h-3.377l-.934 5h-3.944l3.518-18h7.584c2.282 0 3.946.34 4.992 1.537 1.046 1.2 1.36 2.61.943 4.757z'/%3e%3cpath d='m18.72 12.255h-2.703l-1.473 7h2.4c1.59 0 2.773-.342 3.552-.94.778-.6 1.303-1.62 1.576-3.023.26-1.345.142-1.975-.357-2.528-.5-.553-1.497-.51-2.996-.51z'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:2rem;mask-size:2rem;}.system-status-general-info__item-icon--database:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg height='44.262' viewBox='0 0 38.847 44.262' width='38.847' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23fff'%3e%3cpath d='m19.745 0c5.74.123 12.272.953 16.9 4.668 1.865 1.498 2.786 3.91 1.597 6.126-1.255 2.34-4.13 3.733-6.518 4.6-5.63 2.04-12.113 2.38-18.014 1.573-2.92-.4-5.91-1.103-8.58-2.374-2.19-1.04-4.74-2.805-5.093-5.403-.532-3.925 4.23-6.23 7.264-7.3 3.986-1.408 8.239-1.853 12.444-1.89 4.302.092-3.334.03 0 0z'/%3e%3cpath d='m6.76 17.5c3.702 1.427 7.65 1.972 11.6 2.09 4.058.12 8.107-.424 12.023-1.523 4.227-1.186 7.227-3.624 8.463-6.145v5.965c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.135-.626-2.21-.626-3.486v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3cpath d='m6.76 26.436c3.702 1.428 7.65 1.973 11.6 2.09 4.058.12 8.107-.423 12.023-1.522 4.227-1.186 7.227-3.624 8.463-6.145v5.964c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.135-.626-2.21-.626-3.486v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3cpath d='m6.76 35.374c3.702 1.428 7.65 1.973 11.6 2.09 4.058.12 8.107-.423 12.023-1.522 4.227-1.186 7.227-3.624 8.463-6.145v5.965c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.134-.626-2.21-.626-3.485v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg height='44.262' viewBox='0 0 38.847 44.262' width='38.847' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23fff'%3e%3cpath d='m19.745 0c5.74.123 12.272.953 16.9 4.668 1.865 1.498 2.786 3.91 1.597 6.126-1.255 2.34-4.13 3.733-6.518 4.6-5.63 2.04-12.113 2.38-18.014 1.573-2.92-.4-5.91-1.103-8.58-2.374-2.19-1.04-4.74-2.805-5.093-5.403-.532-3.925 4.23-6.23 7.264-7.3 3.986-1.408 8.239-1.853 12.444-1.89 4.302.092-3.334.03 0 0z'/%3e%3cpath d='m6.76 17.5c3.702 1.427 7.65 1.972 11.6 2.09 4.058.12 8.107-.424 12.023-1.523 4.227-1.186 7.227-3.624 8.463-6.145v5.965c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.135-.626-2.21-.626-3.486v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3cpath d='m6.76 26.436c3.702 1.428 7.65 1.973 11.6 2.09 4.058.12 8.107-.423 12.023-1.522 4.227-1.186 7.227-3.624 8.463-6.145v5.964c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.135-.626-2.21-.626-3.486v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3cpath d='m6.76 35.374c3.702 1.428 7.65 1.973 11.6 2.09 4.058.12 8.107-.423 12.023-1.522 4.227-1.186 7.227-3.624 8.463-6.145v5.965c-.076.524-.197 1.028-.384 1.5-.718 1.81-2.594 2.974-4.235 3.848-4.293 2.286-9.5 3.04-14.31 3.083-4.803.043-9.902-.542-14.3-2.575-1.906-.88-3.9-2.02-4.988-3.887-.66-1.134-.626-2.21-.626-3.485v-4.38c1.232 2.64 3.94 4.422 6.757 5.51z'/%3e%3c/g%3e%3c/svg%3e");}}.system-status-general-info__item-details{position:relative;display:inline-block;box-sizing:border-box;width:calc(100% - 3.75rem);padding-left:0.625rem;font-size:0.875rem;}[dir="rtl"] .system-status-general-info__item-details{padding-right:0.625rem;padding-left:0;}.system-status-general-info__item-title{margin:0 0 0.5rem;font-size:1.125rem;}.system-status-general-info__sub-item-title{margin:0.875rem 0 0;font-size:0.875rem;}.system-status-general-info__sub-item__title{font-weight:bold;}.system-status-general-info__sub-item__value{display:block;}.system-status-general-info__run-cron{margin:1em 0 0;}@media screen and (min-width:48em){.system-status-general-info__items{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-general-info__items::after{flex:auto;content:"";}.system-status-general-info__item{display:block;width:32%;}.system-status-general-info__item:last-of-type{margin-left:2%;}}@media screen and (max-width:48em){.system-status-general-info__header{display:none;}.system-status-general-info{margin-top:1.5625rem;border-top:0;}}
.system-status-report__requirements-group{padding-top:1.25rem;}.system-status-report__entry{overflow:auto;width:100%;margin:0;border:0;border-radius:0;background-color:transparent;}.system-status-report__entry--error{background-color:transparent;}.system-status-report__entry--warning{background-color:transparent;}.system-status-report__entry h3{margin-top:0.625rem;margin-bottom:0.625rem;font-size:1.231em;}.system-status-report .claro-details{border:none;border-bottom:var(--details-border-size) solid var(--details-border-color);box-shadow:none;}.system-status-report__status-title{position:relative;box-sizing:border-box;width:100%;padding:1em 1em 1em 3em;font-weight:bold;}.system-status-report__status-icon:before{position:absolute;top:1em;left:0.625rem;display:inline-block;width:1.5rem;height:1.5rem;margin-right:0.625rem;content:"";vertical-align:top;background-repeat:no-repeat;background-position:top center;background-size:contain;}[dir="rtl"] .system-status-report__status-icon:before{right:0.625rem;left:auto;margin-right:0;}.system-status-report__status-icon--error:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc2323'%3e%3cpath d='M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.025 9.284c.062.063.1.149.1.239 0 .091-.037.177-.1.24l-1.262 1.262c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-2.283-2.283-2.286 2.283c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-1.261-1.262c-.063-.062-.1-.148-.1-.24 0-.088.036-.176.1-.238l2.283-2.285-2.283-2.284c-.063-.064-.1-.15-.1-.24s.036-.176.1-.24l1.262-1.262c.063-.063.149-.1.24-.1.089 0 .176.036.24.1l2.285 2.284 2.283-2.284c.064-.063.15-.1.24-.1s.176.036.24.1l1.262 1.262c.062.063.1.149.1.24 0 .089-.037.176-.1.24l-2.283 2.284 2.283 2.284z'/%3e%3c/svg%3e");}.system-status-report__status-icon--warning:before{background-image:url("data:image/svg+xml,%3csvg fill='%23e29700' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.66 12.316-5.316-10.633c-.738-1.476-1.946-1.476-2.685 0l-5.317 10.633c-.738 1.477.008 2.684 1.658 2.684h10.002c1.65 0 2.396-1.207 1.658-2.684zm-7.66-8.316h2.002v5h-2.002zm2.252 8.615c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.239c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625z'/%3e%3c/svg%3e");}@media (forced-colors:active){.system-status-report__status-icon:before{background-color:canvastext;background-image:none;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top center;mask-position:top center;-webkit-mask-size:contain;mask-size:contain;}.system-status-report__status-icon--error:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc2323'%3e%3cpath d='M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.025 9.284c.062.063.1.149.1.239 0 .091-.037.177-.1.24l-1.262 1.262c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-2.283-2.283-2.286 2.283c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-1.261-1.262c-.063-.062-.1-.148-.1-.24 0-.088.036-.176.1-.238l2.283-2.285-2.283-2.284c-.063-.064-.1-.15-.1-.24s.036-.176.1-.24l1.262-1.262c.063-.063.149-.1.24-.1.089 0 .176.036.24.1l2.285 2.284 2.283-2.284c.064-.063.15-.1.24-.1s.176.036.24.1l1.262 1.262c.062.063.1.149.1.24 0 .089-.037.176-.1.24l-2.283 2.284 2.283 2.284z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc2323'%3e%3cpath d='M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.025 9.284c.062.063.1.149.1.239 0 .091-.037.177-.1.24l-1.262 1.262c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-2.283-2.283-2.286 2.283c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-1.261-1.262c-.063-.062-.1-.148-.1-.24 0-.088.036-.176.1-.238l2.283-2.285-2.283-2.284c-.063-.064-.1-.15-.1-.24s.036-.176.1-.24l1.262-1.262c.063-.063.149-.1.24-.1.089 0 .176.036.24.1l2.285 2.284 2.283-2.284c.064-.063.15-.1.24-.1s.176.036.24.1l1.262 1.262c.062.063.1.149.1.24 0 .089-.037.176-.1.24l-2.283 2.284 2.283 2.284z'/%3e%3c/svg%3e");}.system-status-report__status-icon--warning:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg fill='%23e29700' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.66 12.316-5.316-10.633c-.738-1.476-1.946-1.476-2.685 0l-5.317 10.633c-.738 1.477.008 2.684 1.658 2.684h10.002c1.65 0 2.396-1.207 1.658-2.684zm-7.66-8.316h2.002v5h-2.002zm2.252 8.615c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.239c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg fill='%23e29700' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.66 12.316-5.316-10.633c-.738-1.476-1.946-1.476-2.685 0l-5.317 10.633c-.738 1.477.008 2.684 1.658 2.684h10.002c1.65 0 2.396-1.207 1.658-2.684zm-7.66-8.316h2.002v5h-2.002zm2.252 8.615c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.239c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625z'/%3e%3c/svg%3e");}}.system-status-report__entry__value{box-sizing:border-box;padding:0 1em 1em 3em;font-size:0.875rem;}[dir="rtl"] .system-status-report__entry__value{padding-right:3em;padding-left:1em;}.claro-details__summary--system-status-report{background:var(--color-gray-050);}@media screen and (max-width:48em){.system-status-report{word-wrap:break-word;}}@media screen and (min-width:48em){.system-status-report__entry::after{display:table;clear:both;content:"";}.system-status-report__status-title{width:18rem;cursor:default;}.system-status-report__status-title:hover,.system-status-report__status-title:focus{text-decoration:none;}html.js .system-status-report__status-title::-webkit-details-marker{display:none;}.system-status-report__entry__value{display:block;width:calc(100% - 23em);padding-top:1em;padding-left:0;}[dir="rtl"] .system-status-report__entry__value{padding-right:3em;padding-left:0;}}
.system-status-counter{display:inline-block;overflow-y:hidden;box-sizing:border-box;width:100%;white-space:nowrap;}.system-status-counter__status-icon{display:inline-block;width:4.0625rem;height:3.75rem;vertical-align:middle;}[dir="rtl"] .system-status-counter__status-icon{border-right:0;border-left:1px solid #e6e4df;}.system-status-counter__status-icon:before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:right center;background-size:2.5rem;}.system-status-counter__status-icon--error:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc2323'%3e%3cpath d='M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.025 9.284c.062.063.1.149.1.239 0 .091-.037.177-.1.24l-1.262 1.262c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-2.283-2.283-2.286 2.283c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-1.261-1.262c-.063-.062-.1-.148-.1-.24 0-.088.036-.176.1-.238l2.283-2.285-2.283-2.284c-.063-.064-.1-.15-.1-.24s.036-.176.1-.24l1.262-1.262c.063-.063.149-.1.24-.1.089 0 .176.036.24.1l2.285 2.284 2.283-2.284c.064-.063.15-.1.24-.1s.176.036.24.1l1.262 1.262c.062.063.1.149.1.24 0 .089-.037.176-.1.24l-2.283 2.284 2.283 2.284z'/%3e%3c/svg%3e");}.system-status-counter__status-icon--warning:before{background-image:url("data:image/svg+xml,%3csvg fill='%23e29700' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.66 12.316-5.316-10.633c-.738-1.476-1.946-1.476-2.685 0l-5.317 10.633c-.738 1.477.008 2.684 1.658 2.684h10.002c1.65 0 2.396-1.207 1.658-2.684zm-7.66-8.316h2.002v5h-2.002zm2.252 8.615c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.239c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625z'/%3e%3c/svg%3e");}.system-status-counter__status-icon--checked:before{background-image:url("data:image/svg+xml,%3csvg fill='%2373b355' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m6.464 13.676c-.194.194-.513.194-.707 0l-4.96-4.955c-.194-.193-.194-.513 0-.707l1.405-1.407c.194-.195.512-.195.707 0l2.849 2.848c.194.193.513.193.707 0l6.629-6.626c.195-.194.514-.194.707 0l1.404 1.404c.193.194.193.513 0 .707z'/%3e%3c/svg%3e");}@media (forced-colors:active){.system-status-counter__status-icon:before{background-color:canvastext;background-image:none;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right center;mask-position:right center;-webkit-mask-size:2.5rem;mask-size:2.5rem;}.system-status-counter__status-icon--error:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc2323'%3e%3cpath d='M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.025 9.284c.062.063.1.149.1.239 0 .091-.037.177-.1.24l-1.262 1.262c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-2.283-2.283-2.286 2.283c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-1.261-1.262c-.063-.062-.1-.148-.1-.24 0-.088.036-.176.1-.238l2.283-2.285-2.283-2.284c-.063-.064-.1-.15-.1-.24s.036-.176.1-.24l1.262-1.262c.063-.063.149-.1.24-.1.089 0 .176.036.24.1l2.285 2.284 2.283-2.284c.064-.063.15-.1.24-.1s.176.036.24.1l1.262 1.262c.062.063.1.149.1.24 0 .089-.037.176-.1.24l-2.283 2.284 2.283 2.284z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23dc2323'%3e%3cpath d='M8.002 1c-3.868 0-7.002 3.134-7.002 7s3.134 7 7.002 7c3.865 0 7-3.134 7-7s-3.135-7-7-7zm4.025 9.284c.062.063.1.149.1.239 0 .091-.037.177-.1.24l-1.262 1.262c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-2.283-2.283-2.286 2.283c-.064.062-.15.1-.24.1s-.176-.036-.24-.1l-1.261-1.262c-.063-.062-.1-.148-.1-.24 0-.088.036-.176.1-.238l2.283-2.285-2.283-2.284c-.063-.064-.1-.15-.1-.24s.036-.176.1-.24l1.262-1.262c.063-.063.149-.1.24-.1.089 0 .176.036.24.1l2.285 2.284 2.283-2.284c.064-.063.15-.1.24-.1s.176.036.24.1l1.262 1.262c.062.063.1.149.1.24 0 .089-.037.176-.1.24l-2.283 2.284 2.283 2.284z'/%3e%3c/svg%3e");}.system-status-counter__status-icon--warning:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg fill='%23e29700' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.66 12.316-5.316-10.633c-.738-1.476-1.946-1.476-2.685 0l-5.317 10.633c-.738 1.477.008 2.684 1.658 2.684h10.002c1.65 0 2.396-1.207 1.658-2.684zm-7.66-8.316h2.002v5h-2.002zm2.252 8.615c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.239c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg fill='%23e29700' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.66 12.316-5.316-10.633c-.738-1.476-1.946-1.476-2.685 0l-5.317 10.633c-.738 1.477.008 2.684 1.658 2.684h10.002c1.65 0 2.396-1.207 1.658-2.684zm-7.66-8.316h2.002v5h-2.002zm2.252 8.615c0 .344-.281.625-.625.625h-1.25c-.345 0-.626-.281-.626-.625v-1.239c0-.344.281-.625.626-.625h1.25c.344 0 .625.281.625.625z'/%3e%3c/svg%3e");}.system-status-counter__status-icon--checked:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg fill='%2373b355' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m6.464 13.676c-.194.194-.513.194-.707 0l-4.96-4.955c-.194-.193-.194-.513 0-.707l1.405-1.407c.194-.195.512-.195.707 0l2.849 2.848c.194.193.513.193.707 0l6.629-6.626c.195-.194.514-.194.707 0l1.404 1.404c.193.194.193.513 0 .707z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg fill='%2373b355' height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m6.464 13.676c-.194.194-.513.194-.707 0l-4.96-4.955c-.194-.193-.194-.513 0-.707l1.405-1.407c.194-.195.512-.195.707 0l2.849 2.848c.194.193.513.193.707 0l6.629-6.626c.195-.194.514-.194.707 0l1.404 1.404c.193.194.193.513 0 .707z'/%3e%3c/svg%3e");}}.system-status-counter__status-title{display:inline-block;padding:0 1.125rem;vertical-align:middle;font-size:1.125em;font-weight:bold;line-height:1em;}.system-status-counter__title-count{display:block;margin-bottom:0.5rem;}.system-status-counter__details{display:block;text-transform:none;font-size:0.875rem;font-weight:normal;line-height:1.5;}@media screen and (min-width:61rem){.system-status-report-counters__item{padding-top:var(--space-s);padding-bottom:var(--space-s);}.system-status-counter__status-icon,.system-status-counter{height:4.0625rem;}.system-status-counter__status-icon{width:4.0625rem;}}
.system-status-report-counters__item{width:100%;margin:0.625rem 0;}@media screen and (min-width:60em){.system-status-report-counters__item{margin-bottom:1.25rem;}.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:32%;}}
td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}tr.selected td{background-color:var(--color-bgblue-active);}
:root{--tabs-border-radius-size:var(--base-border-radius);--tabs--hover-height:0.1875rem;--tabs--focus-height:0.1875rem;--tabs--active-height:0.1875rem;--tabs-link-height:3rem;--tabs-secondary-link-height:2.5rem;--tabs-base-border:1px solid var(--color-gray-200);--tabs-base-shadow:0 2px 0.25rem rgba(0,0,0,0.1);--tabs-trigger-border:1px solid rgba(216,217,224,0.8);--tabs--hover-bg-color:var(--color-bgblue-active);}.tabs-wrapper > nav{width:100%;}.tabs{display:flex;flex-direction:column;width:100%;margin:0 0 var(--space-l) 0;border:var(--tabs-base-border);border-radius:var(--tabs-border-radius-size);box-shadow:var(--tabs-base-shadow);}[dir="rtl"] .tabs{margin:0 0 var(--space-l) 0;}.tabs__tab{position:relative;border-bottom:var(--tabs-base-border);background-color:var(--color-gray-025);font-size:var(--font-size-s);font-weight:bold;}.tabs__tab:last-child{border-bottom:0;}.tabs__tab.is-active{display:flex;justify-content:space-between;background-color:var(--color-white);box-shadow:var(--tabs-base-shadow);}.tabs__link{position:relative;display:flex;overflow:hidden;flex-grow:1;align-items:center;box-sizing:border-box;min-height:var(--tabs-link-height);padding:var(--space-s) var(--space-l);text-decoration:none;color:var(--color-gray-800);line-height:1.2rem;}.tabs__link:focus{min-height:calc(var(--tabs-link-height) + var(--tabs--focus-height) - 1px);margin:-1px;padding-left:calc(var(--space-l) - var(--tabs--focus-height) + 1px);text-decoration:none;color:var(--color-gray-800);border:var(--tabs--focus-height) solid var(--color-focus);border-radius:var(--tabs-border-radius-size);outline:none;box-shadow:none;}[dir="rtl"] .tabs__link:focus{padding-right:calc(var(--space-l) - var(--tabs--focus-height) + 1px);padding-left:var(--space-l);}.tabs__link:hover{text-decoration:none;color:var(--color-text);}.tabs__link.is-active{z-index:1;flex-grow:1;color:var(--color-absolutezero);}.tabs__link.is-active:focus{margin:-1px 0;padding-right:var(--space-l);padding-left:var(--space-l);border-left:none;border-radius:0;}.tabs__link:not(.is-active):focus{z-index:3;}[dir="rtl"] .tabs__link.is-active:focus{border-right:none;border-left:var(--tabs--focus-height) solid var(--color-focus);}.tabs__link.is-active:hover{color:var(--color-text);}.tabs__tab::before,.tabs__link::before{position:absolute;display:block;content:"";}.tabs__tab.is-active::before{z-index:2;top:-1px;left:-1px;width:var(--tabs--active-height);height:calc(100% + 2px);border-left:var(--tabs--active-height) solid var(--color-absolutezero);border-top-left-radius:var(--tabs-border-radius-size);}[dir="rtl"] .tabs__tab.is-active::before{right:-1px;left:auto;border-right:var(--tabs--focus-height) solid var(--color-absolutezero);border-left:none;border-radius:0 var(--tabs-border-radius-size) 0 var(--tabs-border-radius-size);}.tabs.is-open .tabs__tab.is-active::before{border-bottom-left-radius:0;}[dir="rtl"] .tabs.is-open .tabs__tab.is-active::before{border-bottom-right-radius:var(--tabs-border-radius-size);}.tabs__tab.is-active:focus::before{top:calc(var(--tabs--focus-height) * -1);height:calc(var(--tabs-link-height) + 2px);}.tabs__tab:not(.is-active){display:none;}.tabs--secondary .tabs__tab:not(.is-active){display:block;}.tabs.is-open > .tabs__tab{display:flex;}.tabs__trigger{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--tabs-link-height);padding-right:1px;text-align:center;border-left:var(--tabs-trigger-border);}[dir="rtl"] .tabs__trigger{border-right:var(--tabs-trigger-border);border-left:none;}.tabs__trigger:focus{padding-right:0;border:var(--tabs--focus-height) solid var(--color-focus);border-radius:var(--tabs-border-radius-size);box-shadow:none;}@media screen and (min-width:48em){.tabs-wrapper{display:flex;}.tabs-wrapper--secondary{position:relative;}.is-horizontal .tabs{flex-direction:row;width:auto;margin:0;border:0;box-shadow:none;}.is-horizontal .tabs--secondary{overflow:hidden;margin:calc(calc(var(--tabs--focus-height) + 0.1875rem) * -1) calc(calc(var(--tabs--focus-height) + 0.1875rem) * -1) 0;padding:calc(var(--tabs--focus-height) + 0.1875rem) calc(var(--tabs--focus-height) + 0.1875rem) 0;border-radius:0;}.is-horizontal .tabs--secondary .tabs__tab{font-size:var(--font-size-s);}.is-horizontal .tabs--secondary .tabs__link{min-height:var(--tabs-secondary-link-height);padding-top:var(--space-xs);padding-bottom:var(--space-xs);}.is-horizontal .tabs--secondary .tabs__link:focus{min-height:var(--tabs-secondary-link-height);}.is-horizontal .tabs--secondary::after{position:absolute;bottom:0;left:0;display:block;width:100%;content:"";border-bottom:1px solid var(--color-gray-200);}.is-horizontal .tabs__tab{border-top:none;border-bottom:none;background:none;font-size:var(--font-size-base);}.is-horizontal .tabs__tab.is-active{order:0;background:none;box-shadow:none;}.is-horizontal .tabs__tab.is-active::before{content:none;}.is-horizontal .tabs__tab .tabs__link.is-active::before{border-radius:0;}.is-horizontal .tabs__trigger{display:none;}.is-horizontal .tabs__tab{display:block;}.is-horizontal .tabs__link{padding-right:2rem;padding-left:2rem;border-radius:var(--tabs-border-radius-size) var(--tabs-border-radius-size) 0 0;}.is-horizontal .tabs__link:focus{min-height:var(--tabs-link-height);margin:0;padding-right:2rem;padding-left:2rem;color:var(--color-text);border:none;border-radius:var(--tabs-border-radius-size) var(--tabs-border-radius-size) 0 0;outline:2px dotted transparent;box-shadow:0 0 0 2px var(--color-white),0 0 0 calc(var(--tabs--focus-height) + 2px) var(--color-focus);}[dir="rtl"] .is-horizontal .tabs__link:focus{border:none;}.is-horizontal .tabs--primary .tabs__link:focus{box-shadow:0 0 0 2px var(--color-gray-050),0 0 0 calc(var(--tabs--focus-height) + 2px) var(--color-focus);}.is-horizontal .tabs__link:hover{color:var(--color-absolutezero-hover);background:var(--tabs--hover-bg-color);}.is-horizontal .tabs__link.is-active::before{top:auto;right:0;bottom:0;left:0;width:100%;height:var(--tabs--active-height);border-right:none;border-bottom:var(--tabs--active-height) solid var(--color-absolutezero);border-left:none;}}
details.fieldset-no-legend{padding-top:0;}.views-ui-dialog input.form-submit,.views-admin a.button,.views-ui-dialog a.button{margin-top:0;margin-right:0;margin-bottom:0;}[dir="rtl"] .views-ui-dialog input.form-submit,[dir="rtl"] .views-admin a.button,[dir="rtl"] .views-ui-dialog a.button{margin-right:1em;margin-left:0;}[dir="rtl"] .views-ui-dialog input.form-submit:first-child,[dir="rtl"] .views-admin a.button:first-child,[dir="rtl"] .views-ui-dialog a.button:first-child{margin-right:0;}.views-ui-dialog .form--flex{display:flex;overflow:hidden;flex-wrap:wrap;}.views-ui-dialog .form-item{margin-top:var(--space-m);margin-bottom:var(--space-m);}.views-ui-dialog .form-type--boolean{margin-right:0;margin-left:0;}.views-ui-dialog .form-type--boolean .form-boolean{top:0;float:none;margin:0 0.25rem 0 0;transform:none;}[dir="rtl"] .views-ui-dialog .form-type--boolean .form-boolean{margin-right:0;margin-left:0.25rem;}.views-ui-dialog .form-boolean-group .form-type--boolean{margin-top:0.4em;margin-bottom:0.4em;}.views-ui-dialog .form-item:first-of-type.description{margin:0 0 var(--space-l) 0;padding-bottom:var(--space-s);border-bottom:0.0625rem solid var(--color-gray-200);font-weight:bold;}.views-ui-dialog .draggable .form-type--checkbox{display:inline-block;margin:0 0.25rem;}.views-ui-dialog .form-element{min-height:calc(((var(--input-padding-vertical--small) + var(--input-border-size)) * 2) + var(--input-line-height--small));padding:var(--input-padding-vertical--small) var(--input-padding-horizontal--small);font-size:var(--input-font-size--small);line-height:var(--input-line-height--small);}.views-ui-dialog .form-element--type-select{padding-inline-end:calc(2rem - var(--input-border-size));background-position-y:56%;}.views-ui-dialog td .form-element{width:auto;}.form-item-options-expose-required,.form-item-options-expose-label,.form-item-options-expose-field-identifier,.form-item-options-expose-description{margin-left:1.5em;}[dir="rtl"] .form-item-options-expose-required,[dir="rtl"] .form-item-options-expose-label,[dir="rtl"] .form-item-options-expose-field-identifier,[dir="rtl"] .form-item-options-expose-description{margin-right:1.5em;margin-left:0;}.views-admin-dependent .form-item .form-item,.views-admin-dependent .form-type-checkboxes,.views-admin-dependent .form-type-radios,.views-admin-dependent .form-item .form-item,.form-item-options-expose-required,.form-item-options-expose-label,.form-item-options-expose-field-identifier,.form-item-options-expose-description{margin-top:0.375rem;margin-bottom:0.375rem;}.views-admin-dependent .form-type-radio,.views-admin-dependent .form-radios .form-item{margin-top:2px;margin-bottom:2px;}.views-admin .item-list ul{margin:0;padding:0;}.views-admin .links li{padding-right:0;}[dir="rtl"] .views-admin .links li{padding-left:0;}.views-admin .button .links li{padding-right:0.75rem;}[dir="rtl"] .views-admin .button .links li{padding-left:0.75rem;}.views-display-top__extra-actions-wrapper{margin:calc(var(--space-xs) / 2) var(--space-xs) var(--space-xs);}.views-ui-rearrange-filter-form td,.views-ui-rearrange-filter-form th{vertical-align:top;}#edit-display-settings-title{color:var(--color-blue-400);}.views-tabs{display:flex;overflow:visible;flex-wrap:wrap;margin:0 var(--space-l) 0 0;padding:0;list-style:none;text-align:left;border-bottom:0 none;}[dir="rtl"] .views-tabs{margin-right:0;margin-left:var(--space-l);text-align:right;}.views-tabs .views-display-deleted-link{text-decoration:line-through;}.views-tabs li,.views-tabs li.is-active{width:auto;padding:0;border:0;background:transparent;}.views-tabs li.add ul.action-list li{margin:0;}.views-tabs li{margin:0 0.3125rem 0.3125rem 0.375rem;}[dir="rtl"] .views-tabs li{margin-right:0.375rem;margin-left:0.3125rem;}.views-tabs li + li{border-top:0;}.views-tabs li:hover{padding-left:0;border:0;}[dir="rtl"] .views-tabs li:hover{padding-right:0;}.views-tabs a{display:inline-block;padding:0.625rem;border:var(--input-border-size) solid #cbcbcb;border-radius:0.4375rem;font-size:small;line-height:1.3333;}.views-tabs li.is-active a.is-active.error,.views-tabs .error{padding:0.5rem;border:2px solid #ed541d;}.views-tabs a:focus{outline:none;}.views-tabs li a{text-decoration:none;background-color:#fff;}.views-tabs li a:hover,.views-tabs li.is-active a,.views-tabs li.is-active a.is-active{color:#fff;background-color:#555;}.views-tabs .add{position:relative;}.views-tabs .add a{padding:0.5625rem 0.8125rem 0.5625rem 0.5625rem;color:var(--color-gray-800);border:none;border-radius:var(--base-border-radius);background-color:transparent;font-size:var(--font-size-base);font-weight:700;}.views-tabs .add a::before{display:inline-block;width:1em;height:calc(1em - (var(--input-border-size) * 2));content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' stroke-width='2' stroke='%23545560'%3E%3Cpath d='m3 8h10'/%3E%3Cpath d='m8 3v10'/%3E%3C/svg%3E");}.views-tabs .add a:hover{color:var(--color-absolutezero-hover);background-color:var(--color-bgblue-hover);}.views-tabs .add a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' stroke-width='2' stroke='%230036b1'%3E%3Cpath d='m3 8h10'/%3E%3Cpath d='m8 3v10'/%3E%3C/svg%3E");}.views-tabs .add a:focus{background-color:var(--color-bgblue-active);box-shadow:0 0 0 3px #26a769;}.views-tabs .add.open a{color:var(--color-white);background-color:var(--color-absolutezero);}.views-tabs .add.open a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' stroke-width='2' stroke='%23FFFFFF'%3E%3Cpath d='m3 8h10'/%3E%3Cpath d='m8 3v10'/%3E%3C/svg%3E");}.views-tabs .add .icon.add{display:none;}.views-tabs .action-list{position:absolute;z-index:50;top:2.375rem;left:-2px;margin:0;box-shadow:var(--details-box-shadow);}[dir="rtl"] .views-tabs .action-list{right:0;left:auto;}.views-tabs .action-list li{display:block;}.views-tabs .action-list li{border-width:0 1px;border-style:solid;border-color:#cbcbcb;background-color:#fff;}.views-tabs .action-list li:first-child{border-width:1px 1px 0;border-radius:0 var(--base-border-radius) 0 0;}[dir="rtl"] .views-tabs .action-list li:first-child{border-radius:0 0 0 var(--base-border-radius);}.views-tabs .action-list li:last-child,.views-displays .action-list li:last-child{padding-bottom:0.4rem;border-width:0 1px 1px;border-bottom-right-radius:var(--button-border-radius-size);border-bottom-left-radius:var(--button-border-radius-size);}.views-tabs__action-list-button{width:100%;margin:0;padding:var(--space-s) var(--space-l);text-align:left;border:medium none;border-radius:0;background:none repeat scroll 0 0 transparent;font-weight:normal;}[dir="rtl"] .views-tabs__action-list-button{margin:0;}.views-tabs__action-list-button.button:hover,.views-tabs__action-list-button.button:focus{color:var(--color-white);background-color:var(--color-absolutezero);}.views-tabs__action-list-button:not(:focus){box-shadow:none;}.views-ui-display-tab-bucket .links{padding:2px 0.375rem 0.25rem;}.views-ui-display-tab-bucket .links li + li{margin-left:0.1875rem;}[dir="rtl"] .views-ui-display-tab-bucket .links li + li{margin-right:0.1875rem;margin-left:0;}.views-ui-rearrange-filter-form tr{border-bottom:0;}.views-ui-rearrange-filter-form tr:first-of-type{border-top:0.0625rem solid var(--color-gray-200);}.views-ui-rearrange-filter-form tr:not(.draggable):hover{background:inherit;}.views-ui-rearrange-filter-form .action-links{float:left;margin:0 0 1em;padding:0;}.views-ui-rearrange-filter-form .tabledrag-toggle-weight-wrapper{float:right;}.views-ui-rearrange-filter-form .tabledrag-cell{position:relative;}.views-ui-rearrange-filter-form [id^="views-row"]{border:medium none;}.views-ui-rearrange-filter-form tr td:last-child{border-right:medium none;}[dir="rtl"] .views-ui-rearrange-filter-form tr td:last-child{border-right:initial;border-left:medium none;}.views-ui-rearrange-filter-form .filter-group-operator-row{border-right:1px solid transparent !important;border-left:1px solid transparent !important;}.views-ui-rearrange-filter-form tr.drag td{background-color:#fe7 !important;}.views-ui-rearrange-filter-form tr.drag-previous td{background-color:#ffb !important;}.views-ui-rearrange-filter-form .draggable td{vertical-align:middle;}.views-query-info pre{margin-top:0;margin-bottom:0;}.views-query-info table{border-radius:0.4375rem;-webkit-border-horizontal-spacing:1px;-webkit-border-vertical-spacing:1px;}.views-query-info table tr td:last-child{border-right:0 none;}[dir="rtl"] .views-query-info table tr td:last-child{border-right:initial;border-left:0 none;}.form-item-page-create,.form-item-block-create{margin-top:0.8125rem;}.filterable-option .form-item.form-type-checkbox{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.25rem;}[dir="rtl"] .filterable-option .form-item.form-type-checkbox{padding-right:0.25rem;padding-left:0.5rem;}.views-config-group-region{display:table;margin:var(--space-l) 0;border:0.0625rem solid var(--color-gray-200);border-collapse:collapse;}.views-config-group-region .views-group-box{position:relative;display:table-cell;padding:var(--space-l);border:0.0625rem solid var(--color-gray-200);}.views-config-group-region .views-group-box--operator{padding-right:var(--space-xl);border-right-width:0;}[dir="rtl"] .views-config-group-region .views-group-box--operator{padding-right:var(--space-l);padding-left:var(--space-xl);border-right-width:0.0625rem;border-left-width:0;}.views-config-group-region .views-group-box--value{padding:0;border-left-width:0;}[dir="rtl"] .views-config-group-region .views-group-box--value{border-right-width:0;border-left-width:0.0625rem;}.views-config-group-region .views-group-box--value > .form-item{margin-right:var(--space-l);margin-left:var(--space-xl);}[dir="rtl"] .views-config-group-region .views-group-box--value > .form-item{margin-right:var(--space-xl);margin-left:var(--space-l);}.views-config-group-region .views-group-box--value > .form-item::before{position:absolute;top:0;left:0;width:0.0625rem;height:100%;content:"";border-left:0.0625rem solid var(--color-gray-200);}[dir="rtl"] .views-config-group-region .views-group-box--value > .form-item::before{right:0;}.views-config-group-region .views-group-box--value > .form-item::after{position:absolute;z-index:1;top:3.8rem;left:calc(var(--space-m) * -1);padding:0 0.3rem 0.3rem 0.4rem;content:">";color:var(--color-gray-600);border:0.0625rem solid var(--color-gray-200);background:#fff;font-size:var(--font-size-h1);font-weight:bold;line-height:var(--font-size-h1);}[dir="rtl"] .views-config-group-region .views-group-box--value > .form-item::after{right:calc(var(--space-m) * -1);left:auto;padding-right:0.4rem;padding-left:0.3rem;}
.color-success{color:#325e1c;background-color:#f3faef;}.color-warning{color:#734c00;background-color:#fdf8ed;}.color-error{color:#a51b00;background-color:#fcf4f2;}
*,:after,:before{box-sizing:border-box}h1{margin-top:0;margin-bottom:1em;font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading);font-weight:700}@media (min-width:1024px){h1{margin-bottom:1em;font-size:var(--text-size-5xl);line-height:var(--text-size-5xl-leading)}}h2{margin-top:0;margin-bottom:.8em;font-size:2.6rem;font-weight:600}@media (min-width:1024px){h2{margin-bottom:.8em;font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading)}}h3{margin-top:0;margin-bottom:.8em;font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading);font-weight:600;color:var(--color-blue-500)}@media (min-width:1024px){h3{margin-bottom:.8em;font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}}h4{margin-top:0;margin-bottom:.8em;font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading);font-weight:500}@media (min-width:1024px){h4{margin-bottom:.8em;font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}}h5{margin-top:0;margin-bottom:.8em;font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading);font-weight:600;color:var(--color-blue-500)}@media (min-width:1024px){h5{margin-bottom:.8em;font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}}h6{margin-top:0;margin-bottom:.5em;font-size:var(--text-size-md);line-height:var(--text-size-md-leading);font-weight:600}@media (min-width:1024px){h6{margin-bottom:.6em;font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}}p{margin-bottom:var(--spacing-sm)}@media (min-width:1024px){p{margin-bottom:var(--spacing-md)}}a:hover{color:var(--color-blue-800)}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(147 197 253 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(147 197 253 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}.table{display:table}.cursor-context-menu{cursor:context-menu}.text-ellipsis{text-overflow:ellipsis}.text-clip{text-overflow:clip}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.bg-amber-100\/0{background-color:#fef3c700}.bg-amber-100\/10{background-color:#fef3c71a}.bg-amber-100\/100{background-color:#fef3c7}.bg-amber-100\/20{background-color:#fef3c733}.bg-amber-100\/25{background-color:#fef3c740}.bg-amber-100\/30{background-color:#fef3c74d}.bg-amber-100\/40{background-color:#fef3c766}.bg-amber-100\/5{background-color:#fef3c70d}.bg-amber-100\/50{background-color:#fef3c780}.bg-amber-100\/60{background-color:#fef3c799}.bg-amber-100\/70{background-color:#fef3c7b3}.bg-amber-100\/75{background-color:#fef3c7bf}.bg-amber-100\/80{background-color:#fef3c7cc}.bg-amber-100\/90{background-color:#fef3c7e6}.bg-amber-100\/95{background-color:#fef3c7f2}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.bg-amber-200\/0{background-color:#fde68a00}.bg-amber-200\/10{background-color:#fde68a1a}.bg-amber-200\/100{background-color:#fde68a}.bg-amber-200\/20{background-color:#fde68a33}.bg-amber-200\/25{background-color:#fde68a40}.bg-amber-200\/30{background-color:#fde68a4d}.bg-amber-200\/40{background-color:#fde68a66}.bg-amber-200\/5{background-color:#fde68a0d}.bg-amber-200\/50{background-color:#fde68a80}.bg-amber-200\/60{background-color:#fde68a99}.bg-amber-200\/70{background-color:#fde68ab3}.bg-amber-200\/75{background-color:#fde68abf}.bg-amber-200\/80{background-color:#fde68acc}.bg-amber-200\/90{background-color:#fde68ae6}.bg-amber-200\/95{background-color:#fde68af2}.bg-amber-300{--tw-bg-opacity:1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.bg-amber-300\/0{background-color:#fcd34d00}.bg-amber-300\/10{background-color:#fcd34d1a}.bg-amber-300\/100{background-color:#fcd34d}.bg-amber-300\/20{background-color:#fcd34d33}.bg-amber-300\/25{background-color:#fcd34d40}.bg-amber-300\/30{background-color:#fcd34d4d}.bg-amber-300\/40{background-color:#fcd34d66}.bg-amber-300\/5{background-color:#fcd34d0d}.bg-amber-300\/50{background-color:#fcd34d80}.bg-amber-300\/60{background-color:#fcd34d99}.bg-amber-300\/70{background-color:#fcd34db3}.bg-amber-300\/75{background-color:#fcd34dbf}.bg-amber-300\/80{background-color:#fcd34dcc}.bg-amber-300\/90{background-color:#fcd34de6}.bg-amber-300\/95{background-color:#fcd34df2}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.bg-amber-400\/0{background-color:#fbbf2400}.bg-amber-400\/10{background-color:#fbbf241a}.bg-amber-400\/100{background-color:#fbbf24}.bg-amber-400\/20{background-color:#fbbf2433}.bg-amber-400\/25{background-color:#fbbf2440}.bg-amber-400\/30{background-color:#fbbf244d}.bg-amber-400\/40{background-color:#fbbf2466}.bg-amber-400\/5{background-color:#fbbf240d}.bg-amber-400\/50{background-color:#fbbf2480}.bg-amber-400\/60{background-color:#fbbf2499}.bg-amber-400\/70{background-color:#fbbf24b3}.bg-amber-400\/75{background-color:#fbbf24bf}.bg-amber-400\/80{background-color:#fbbf24cc}.bg-amber-400\/90{background-color:#fbbf24e6}.bg-amber-400\/95{background-color:#fbbf24f2}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.bg-amber-50\/0{background-color:#fffbeb00}.bg-amber-50\/10{background-color:#fffbeb1a}.bg-amber-50\/100{background-color:#fffbeb}.bg-amber-50\/20{background-color:#fffbeb33}.bg-amber-50\/25{background-color:#fffbeb40}.bg-amber-50\/30{background-color:#fffbeb4d}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-50\/5{background-color:#fffbeb0d}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-50\/75{background-color:#fffbebbf}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/90{background-color:#fffbebe6}.bg-amber-50\/95{background-color:#fffbebf2}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.bg-amber-500\/0{background-color:#f59e0b00}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/100{background-color:#f59e0b}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-500\/25{background-color:#f59e0b40}.bg-amber-500\/30{background-color:#f59e0b4d}.bg-amber-500\/40{background-color:#f59e0b66}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-500\/50{background-color:#f59e0b80}.bg-amber-500\/60{background-color:#f59e0b99}.bg-amber-500\/70{background-color:#f59e0bb3}.bg-amber-500\/75{background-color:#f59e0bbf}.bg-amber-500\/80{background-color:#f59e0bcc}.bg-amber-500\/90{background-color:#f59e0be6}.bg-amber-500\/95{background-color:#f59e0bf2}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.bg-amber-600\/0{background-color:#d9770600}.bg-amber-600\/10{background-color:#d977061a}.bg-amber-600\/100{background-color:#d97706}.bg-amber-600\/20{background-color:#d9770633}.bg-amber-600\/25{background-color:#d9770640}.bg-amber-600\/30{background-color:#d977064d}.bg-amber-600\/40{background-color:#d9770666}.bg-amber-600\/5{background-color:#d977060d}.bg-amber-600\/50{background-color:#d9770680}.bg-amber-600\/60{background-color:#d9770699}.bg-amber-600\/70{background-color:#d97706b3}.bg-amber-600\/75{background-color:#d97706bf}.bg-amber-600\/80{background-color:#d97706cc}.bg-amber-600\/90{background-color:#d97706e6}.bg-amber-600\/95{background-color:#d97706f2}.bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.bg-amber-700\/0{background-color:#b4530900}.bg-amber-700\/10{background-color:#b453091a}.bg-amber-700\/100{background-color:#b45309}.bg-amber-700\/20{background-color:#b4530933}.bg-amber-700\/25{background-color:#b4530940}.bg-amber-700\/30{background-color:#b453094d}.bg-amber-700\/40{background-color:#b4530966}.bg-amber-700\/5{background-color:#b453090d}.bg-amber-700\/50{background-color:#b4530980}.bg-amber-700\/60{background-color:#b4530999}.bg-amber-700\/70{background-color:#b45309b3}.bg-amber-700\/75{background-color:#b45309bf}.bg-amber-700\/80{background-color:#b45309cc}.bg-amber-700\/90{background-color:#b45309e6}.bg-amber-700\/95{background-color:#b45309f2}.bg-amber-800{--tw-bg-opacity:1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.bg-amber-800\/0{background-color:#92400e00}.bg-amber-800\/10{background-color:#92400e1a}.bg-amber-800\/100{background-color:#92400e}.bg-amber-800\/20{background-color:#92400e33}.bg-amber-800\/25{background-color:#92400e40}.bg-amber-800\/30{background-color:#92400e4d}.bg-amber-800\/40{background-color:#92400e66}.bg-amber-800\/5{background-color:#92400e0d}.bg-amber-800\/50{background-color:#92400e80}.bg-amber-800\/60{background-color:#92400e99}.bg-amber-800\/70{background-color:#92400eb3}.bg-amber-800\/75{background-color:#92400ebf}.bg-amber-800\/80{background-color:#92400ecc}.bg-amber-800\/90{background-color:#92400ee6}.bg-amber-800\/95{background-color:#92400ef2}.bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.bg-amber-900\/0{background-color:#78350f00}.bg-amber-900\/10{background-color:#78350f1a}.bg-amber-900\/100{background-color:#78350f}.bg-amber-900\/20{background-color:#78350f33}.bg-amber-900\/25{background-color:#78350f40}.bg-amber-900\/30{background-color:#78350f4d}.bg-amber-900\/40{background-color:#78350f66}.bg-amber-900\/5{background-color:#78350f0d}.bg-amber-900\/50{background-color:#78350f80}.bg-amber-900\/60{background-color:#78350f99}.bg-amber-900\/70{background-color:#78350fb3}.bg-amber-900\/75{background-color:#78350fbf}.bg-amber-900\/80{background-color:#78350fcc}.bg-amber-900\/90{background-color:#78350fe6}.bg-amber-900\/95{background-color:#78350ff2}.bg-aqua{background-color:var(--color-green-200)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/0{background-color:#0000}.bg-black\/10{background-color:#0000001a}.bg-black\/100{background-color:#000}.bg-black\/20{background-color:#0003}.bg-black\/25{background-color:#00000040}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/75{background-color:#000000bf}.bg-black\/80{background-color:#000c}.bg-black\/90{background-color:#000000e6}.bg-black\/95{background-color:#000000f2}.bg-blue{background-color:var(--color-blue-800)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-150{background-color:var(--color-blue-150)}.bg-blue-200{background-color:var(--color-blue-200)}.bg-blue-300{background-color:var(--color-blue-300)}.bg-blue-400{background-color:var(--color-blue-400)}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-blue-700{background-color:var(--color-blue-700)}.bg-blue-800{background-color:var(--color-blue-800)}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.bg-blue-900\/0{background-color:#1e3a8a00}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/100{background-color:#1e3a8a}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/25{background-color:#1e3a8a40}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/40{background-color:#1e3a8a66}.bg-blue-900\/5{background-color:#1e3a8a0d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-blue-900\/60{background-color:#1e3a8a99}.bg-blue-900\/70{background-color:#1e3a8ab3}.bg-blue-900\/75{background-color:#1e3a8abf}.bg-blue-900\/80{background-color:#1e3a8acc}.bg-blue-900\/90{background-color:#1e3a8ae6}.bg-blue-900\/95{background-color:#1e3a8af2}.bg-blue-bright{background-color:var(--color-blue-200)}.bg-blue-brighter{background-color:var(--color-blue-100)}.bg-blue-brightest{background-color:var(--color-blue-50)}.bg-blue-dark{background-color:var(--color-blue-800)}.bg-blue-light{background-color:var(--color-gray-400)}.bg-blue-medium{background-color:var(--color-blue-500)}.bg-current{background-color:currentColor}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.bg-cyan-100\/0{background-color:#cffafe00}.bg-cyan-100\/10{background-color:#cffafe1a}.bg-cyan-100\/100{background-color:#cffafe}.bg-cyan-100\/20{background-color:#cffafe33}.bg-cyan-100\/25{background-color:#cffafe40}.bg-cyan-100\/30{background-color:#cffafe4d}.bg-cyan-100\/40{background-color:#cffafe66}.bg-cyan-100\/5{background-color:#cffafe0d}.bg-cyan-100\/50{background-color:#cffafe80}.bg-cyan-100\/60{background-color:#cffafe99}.bg-cyan-100\/70{background-color:#cffafeb3}.bg-cyan-100\/75{background-color:#cffafebf}.bg-cyan-100\/80{background-color:#cffafecc}.bg-cyan-100\/90{background-color:#cffafee6}.bg-cyan-100\/95{background-color:#cffafef2}.bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.bg-cyan-200\/0{background-color:#a5f3fc00}.bg-cyan-200\/10{background-color:#a5f3fc1a}.bg-cyan-200\/100{background-color:#a5f3fc}.bg-cyan-200\/20{background-color:#a5f3fc33}.bg-cyan-200\/25{background-color:#a5f3fc40}.bg-cyan-200\/30{background-color:#a5f3fc4d}.bg-cyan-200\/40{background-color:#a5f3fc66}.bg-cyan-200\/5{background-color:#a5f3fc0d}.bg-cyan-200\/50{background-color:#a5f3fc80}.bg-cyan-200\/60{background-color:#a5f3fc99}.bg-cyan-200\/70{background-color:#a5f3fcb3}.bg-cyan-200\/75{background-color:#a5f3fcbf}.bg-cyan-200\/80{background-color:#a5f3fccc}.bg-cyan-200\/90{background-color:#a5f3fce6}.bg-cyan-200\/95{background-color:#a5f3fcf2}.bg-cyan-300{--tw-bg-opacity:1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.bg-cyan-300\/0{background-color:#67e8f900}.bg-cyan-300\/10{background-color:#67e8f91a}.bg-cyan-300\/100{background-color:#67e8f9}.bg-cyan-300\/20{background-color:#67e8f933}.bg-cyan-300\/25{background-color:#67e8f940}.bg-cyan-300\/30{background-color:#67e8f94d}.bg-cyan-300\/40{background-color:#67e8f966}.bg-cyan-300\/5{background-color:#67e8f90d}.bg-cyan-300\/50{background-color:#67e8f980}.bg-cyan-300\/60{background-color:#67e8f999}.bg-cyan-300\/70{background-color:#67e8f9b3}.bg-cyan-300\/75{background-color:#67e8f9bf}.bg-cyan-300\/80{background-color:#67e8f9cc}.bg-cyan-300\/90{background-color:#67e8f9e6}.bg-cyan-300\/95{background-color:#67e8f9f2}.bg-cyan-400{--tw-bg-opacity:1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.bg-cyan-400\/0{background-color:#22d3ee00}.bg-cyan-400\/10{background-color:#22d3ee1a}.bg-cyan-400\/100{background-color:#22d3ee}.bg-cyan-400\/20{background-color:#22d3ee33}.bg-cyan-400\/25{background-color:#22d3ee40}.bg-cyan-400\/30{background-color:#22d3ee4d}.bg-cyan-400\/40{background-color:#22d3ee66}.bg-cyan-400\/5{background-color:#22d3ee0d}.bg-cyan-400\/50{background-color:#22d3ee80}.bg-cyan-400\/60{background-color:#22d3ee99}.bg-cyan-400\/70{background-color:#22d3eeb3}.bg-cyan-400\/75{background-color:#22d3eebf}.bg-cyan-400\/80{background-color:#22d3eecc}.bg-cyan-400\/90{background-color:#22d3eee6}.bg-cyan-400\/95{background-color:#22d3eef2}.bg-cyan-50{--tw-bg-opacity:1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.bg-cyan-50\/0{background-color:#ecfeff00}.bg-cyan-50\/10{background-color:#ecfeff1a}.bg-cyan-50\/100{background-color:#ecfeff}.bg-cyan-50\/20{background-color:#ecfeff33}.bg-cyan-50\/25{background-color:#ecfeff40}.bg-cyan-50\/30{background-color:#ecfeff4d}.bg-cyan-50\/40{background-color:#ecfeff66}.bg-cyan-50\/5{background-color:#ecfeff0d}.bg-cyan-50\/50{background-color:#ecfeff80}.bg-cyan-50\/60{background-color:#ecfeff99}.bg-cyan-50\/70{background-color:#ecfeffb3}.bg-cyan-50\/75{background-color:#ecfeffbf}.bg-cyan-50\/80{background-color:#ecfeffcc}.bg-cyan-50\/90{background-color:#ecfeffe6}.bg-cyan-50\/95{background-color:#ecfefff2}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.bg-cyan-500\/0{background-color:#06b6d400}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-cyan-500\/100{background-color:#06b6d4}.bg-cyan-500\/20{background-color:#06b6d433}.bg-cyan-500\/25{background-color:#06b6d440}.bg-cyan-500\/30{background-color:#06b6d44d}.bg-cyan-500\/40{background-color:#06b6d466}.bg-cyan-500\/5{background-color:#06b6d40d}.bg-cyan-500\/50{background-color:#06b6d480}.bg-cyan-500\/60{background-color:#06b6d499}.bg-cyan-500\/70{background-color:#06b6d4b3}.bg-cyan-500\/75{background-color:#06b6d4bf}.bg-cyan-500\/80{background-color:#06b6d4cc}.bg-cyan-500\/90{background-color:#06b6d4e6}.bg-cyan-500\/95{background-color:#06b6d4f2}.bg-cyan-600{--tw-bg-opacity:1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.bg-cyan-600\/0{background-color:#0891b200}.bg-cyan-600\/10{background-color:#0891b21a}.bg-cyan-600\/100{background-color:#0891b2}.bg-cyan-600\/20{background-color:#0891b233}.bg-cyan-600\/25{background-color:#0891b240}.bg-cyan-600\/30{background-color:#0891b24d}.bg-cyan-600\/40{background-color:#0891b266}.bg-cyan-600\/5{background-color:#0891b20d}.bg-cyan-600\/50{background-color:#0891b280}.bg-cyan-600\/60{background-color:#0891b299}.bg-cyan-600\/70{background-color:#0891b2b3}.bg-cyan-600\/75{background-color:#0891b2bf}.bg-cyan-600\/80{background-color:#0891b2cc}.bg-cyan-600\/90{background-color:#0891b2e6}.bg-cyan-600\/95{background-color:#0891b2f2}.bg-cyan-700{--tw-bg-opacity:1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.bg-cyan-700\/0{background-color:#0e749000}.bg-cyan-700\/10{background-color:#0e74901a}.bg-cyan-700\/100{background-color:#0e7490}.bg-cyan-700\/20{background-color:#0e749033}.bg-cyan-700\/25{background-color:#0e749040}.bg-cyan-700\/30{background-color:#0e74904d}.bg-cyan-700\/40{background-color:#0e749066}.bg-cyan-700\/5{background-color:#0e74900d}.bg-cyan-700\/50{background-color:#0e749080}.bg-cyan-700\/60{background-color:#0e749099}.bg-cyan-700\/70{background-color:#0e7490b3}.bg-cyan-700\/75{background-color:#0e7490bf}.bg-cyan-700\/80{background-color:#0e7490cc}.bg-cyan-700\/90{background-color:#0e7490e6}.bg-cyan-700\/95{background-color:#0e7490f2}.bg-cyan-800{--tw-bg-opacity:1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.bg-cyan-800\/0{background-color:#155e7500}.bg-cyan-800\/10{background-color:#155e751a}.bg-cyan-800\/100{background-color:#155e75}.bg-cyan-800\/20{background-color:#155e7533}.bg-cyan-800\/25{background-color:#155e7540}.bg-cyan-800\/30{background-color:#155e754d}.bg-cyan-800\/40{background-color:#155e7566}.bg-cyan-800\/5{background-color:#155e750d}.bg-cyan-800\/50{background-color:#155e7580}.bg-cyan-800\/60{background-color:#155e7599}.bg-cyan-800\/70{background-color:#155e75b3}.bg-cyan-800\/75{background-color:#155e75bf}.bg-cyan-800\/80{background-color:#155e75cc}.bg-cyan-800\/90{background-color:#155e75e6}.bg-cyan-800\/95{background-color:#155e75f2}.bg-cyan-900{--tw-bg-opacity:1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.bg-cyan-900\/0{background-color:#164e6300}.bg-cyan-900\/10{background-color:#164e631a}.bg-cyan-900\/100{background-color:#164e63}.bg-cyan-900\/20{background-color:#164e6333}.bg-cyan-900\/25{background-color:#164e6340}.bg-cyan-900\/30{background-color:#164e634d}.bg-cyan-900\/40{background-color:#164e6366}.bg-cyan-900\/5{background-color:#164e630d}.bg-cyan-900\/50{background-color:#164e6380}.bg-cyan-900\/60{background-color:#164e6399}.bg-cyan-900\/70{background-color:#164e63b3}.bg-cyan-900\/75{background-color:#164e63bf}.bg-cyan-900\/80{background-color:#164e63cc}.bg-cyan-900\/90{background-color:#164e63e6}.bg-cyan-900\/95{background-color:#164e63f2}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.bg-emerald-100\/0{background-color:#d1fae500}.bg-emerald-100\/10{background-color:#d1fae51a}.bg-emerald-100\/100{background-color:#d1fae5}.bg-emerald-100\/20{background-color:#d1fae533}.bg-emerald-100\/25{background-color:#d1fae540}.bg-emerald-100\/30{background-color:#d1fae54d}.bg-emerald-100\/40{background-color:#d1fae566}.bg-emerald-100\/5{background-color:#d1fae50d}.bg-emerald-100\/50{background-color:#d1fae580}.bg-emerald-100\/60{background-color:#d1fae599}.bg-emerald-100\/70{background-color:#d1fae5b3}.bg-emerald-100\/75{background-color:#d1fae5bf}.bg-emerald-100\/80{background-color:#d1fae5cc}.bg-emerald-100\/90{background-color:#d1fae5e6}.bg-emerald-100\/95{background-color:#d1fae5f2}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.bg-emerald-200\/0{background-color:#a7f3d000}.bg-emerald-200\/10{background-color:#a7f3d01a}.bg-emerald-200\/100{background-color:#a7f3d0}.bg-emerald-200\/20{background-color:#a7f3d033}.bg-emerald-200\/25{background-color:#a7f3d040}.bg-emerald-200\/30{background-color:#a7f3d04d}.bg-emerald-200\/40{background-color:#a7f3d066}.bg-emerald-200\/5{background-color:#a7f3d00d}.bg-emerald-200\/50{background-color:#a7f3d080}.bg-emerald-200\/60{background-color:#a7f3d099}.bg-emerald-200\/70{background-color:#a7f3d0b3}.bg-emerald-200\/75{background-color:#a7f3d0bf}.bg-emerald-200\/80{background-color:#a7f3d0cc}.bg-emerald-200\/90{background-color:#a7f3d0e6}.bg-emerald-200\/95{background-color:#a7f3d0f2}.bg-emerald-300{--tw-bg-opacity:1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.bg-emerald-300\/0{background-color:#6ee7b700}.bg-emerald-300\/10{background-color:#6ee7b71a}.bg-emerald-300\/100{background-color:#6ee7b7}.bg-emerald-300\/20{background-color:#6ee7b733}.bg-emerald-300\/25{background-color:#6ee7b740}.bg-emerald-300\/30{background-color:#6ee7b74d}.bg-emerald-300\/40{background-color:#6ee7b766}.bg-emerald-300\/5{background-color:#6ee7b70d}.bg-emerald-300\/50{background-color:#6ee7b780}.bg-emerald-300\/60{background-color:#6ee7b799}.bg-emerald-300\/70{background-color:#6ee7b7b3}.bg-emerald-300\/75{background-color:#6ee7b7bf}.bg-emerald-300\/80{background-color:#6ee7b7cc}.bg-emerald-300\/90{background-color:#6ee7b7e6}.bg-emerald-300\/95{background-color:#6ee7b7f2}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.bg-emerald-400\/0{background-color:#34d39900}.bg-emerald-400\/10{background-color:#34d3991a}.bg-emerald-400\/100{background-color:#34d399}.bg-emerald-400\/20{background-color:#34d39933}.bg-emerald-400\/25{background-color:#34d39940}.bg-emerald-400\/30{background-color:#34d3994d}.bg-emerald-400\/40{background-color:#34d39966}.bg-emerald-400\/5{background-color:#34d3990d}.bg-emerald-400\/50{background-color:#34d39980}.bg-emerald-400\/60{background-color:#34d39999}.bg-emerald-400\/70{background-color:#34d399b3}.bg-emerald-400\/75{background-color:#34d399bf}.bg-emerald-400\/80{background-color:#34d399cc}.bg-emerald-400\/90{background-color:#34d399e6}.bg-emerald-400\/95{background-color:#34d399f2}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.bg-emerald-50\/0{background-color:#ecfdf500}.bg-emerald-50\/10{background-color:#ecfdf51a}.bg-emerald-50\/100{background-color:#ecfdf5}.bg-emerald-50\/20{background-color:#ecfdf533}.bg-emerald-50\/25{background-color:#ecfdf540}.bg-emerald-50\/30{background-color:#ecfdf54d}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/5{background-color:#ecfdf50d}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-50\/70{background-color:#ecfdf5b3}.bg-emerald-50\/75{background-color:#ecfdf5bf}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-50\/90{background-color:#ecfdf5e6}.bg-emerald-50\/95{background-color:#ecfdf5f2}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.bg-emerald-500\/0{background-color:#10b98100}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/100{background-color:#10b981}.bg-emerald-500\/20{background-color:#10b98133}.bg-emerald-500\/25{background-color:#10b98140}.bg-emerald-500\/30{background-color:#10b9814d}.bg-emerald-500\/40{background-color:#10b98166}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-500\/50{background-color:#10b98180}.bg-emerald-500\/60{background-color:#10b98199}.bg-emerald-500\/70{background-color:#10b981b3}.bg-emerald-500\/75{background-color:#10b981bf}.bg-emerald-500\/80{background-color:#10b981cc}.bg-emerald-500\/90{background-color:#10b981e6}.bg-emerald-500\/95{background-color:#10b981f2}.bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.bg-emerald-600\/0{background-color:#05966900}.bg-emerald-600\/10{background-color:#0596691a}.bg-emerald-600\/100{background-color:#059669}.bg-emerald-600\/20{background-color:#05966933}.bg-emerald-600\/25{background-color:#05966940}.bg-emerald-600\/30{background-color:#0596694d}.bg-emerald-600\/40{background-color:#05966966}.bg-emerald-600\/5{background-color:#0596690d}.bg-emerald-600\/50{background-color:#05966980}.bg-emerald-600\/60{background-color:#05966999}.bg-emerald-600\/70{background-color:#059669b3}.bg-emerald-600\/75{background-color:#059669bf}.bg-emerald-600\/80{background-color:#059669cc}.bg-emerald-600\/90{background-color:#059669e6}.bg-emerald-600\/95{background-color:#059669f2}.bg-emerald-700{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.bg-emerald-700\/0{background-color:#04785700}.bg-emerald-700\/10{background-color:#0478571a}.bg-emerald-700\/100{background-color:#047857}.bg-emerald-700\/20{background-color:#04785733}.bg-emerald-700\/25{background-color:#04785740}.bg-emerald-700\/30{background-color:#0478574d}.bg-emerald-700\/40{background-color:#04785766}.bg-emerald-700\/5{background-color:#0478570d}.bg-emerald-700\/50{background-color:#04785780}.bg-emerald-700\/60{background-color:#04785799}.bg-emerald-700\/70{background-color:#047857b3}.bg-emerald-700\/75{background-color:#047857bf}.bg-emerald-700\/80{background-color:#047857cc}.bg-emerald-700\/90{background-color:#047857e6}.bg-emerald-700\/95{background-color:#047857f2}.bg-emerald-800{--tw-bg-opacity:1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.bg-emerald-800\/0{background-color:#065f4600}.bg-emerald-800\/10{background-color:#065f461a}.bg-emerald-800\/100{background-color:#065f46}.bg-emerald-800\/20{background-color:#065f4633}.bg-emerald-800\/25{background-color:#065f4640}.bg-emerald-800\/30{background-color:#065f464d}.bg-emerald-800\/40{background-color:#065f4666}.bg-emerald-800\/5{background-color:#065f460d}.bg-emerald-800\/50{background-color:#065f4680}.bg-emerald-800\/60{background-color:#065f4699}.bg-emerald-800\/70{background-color:#065f46b3}.bg-emerald-800\/75{background-color:#065f46bf}.bg-emerald-800\/80{background-color:#065f46cc}.bg-emerald-800\/90{background-color:#065f46e6}.bg-emerald-800\/95{background-color:#065f46f2}.bg-emerald-900{--tw-bg-opacity:1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.bg-emerald-900\/0{background-color:#064e3b00}.bg-emerald-900\/10{background-color:#064e3b1a}.bg-emerald-900\/100{background-color:#064e3b}.bg-emerald-900\/20{background-color:#064e3b33}.bg-emerald-900\/25{background-color:#064e3b40}.bg-emerald-900\/30{background-color:#064e3b4d}.bg-emerald-900\/40{background-color:#064e3b66}.bg-emerald-900\/5{background-color:#064e3b0d}.bg-emerald-900\/50{background-color:#064e3b80}.bg-emerald-900\/60{background-color:#064e3b99}.bg-emerald-900\/70{background-color:#064e3bb3}.bg-emerald-900\/75{background-color:#064e3bbf}.bg-emerald-900\/80{background-color:#064e3bcc}.bg-emerald-900\/90{background-color:#064e3be6}.bg-emerald-900\/95{background-color:#064e3bf2}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.bg-fuchsia-100\/0{background-color:#fae8ff00}.bg-fuchsia-100\/10{background-color:#fae8ff1a}.bg-fuchsia-100\/100{background-color:#fae8ff}.bg-fuchsia-100\/20{background-color:#fae8ff33}.bg-fuchsia-100\/25{background-color:#fae8ff40}.bg-fuchsia-100\/30{background-color:#fae8ff4d}.bg-fuchsia-100\/40{background-color:#fae8ff66}.bg-fuchsia-100\/5{background-color:#fae8ff0d}.bg-fuchsia-100\/50{background-color:#fae8ff80}.bg-fuchsia-100\/60{background-color:#fae8ff99}.bg-fuchsia-100\/70{background-color:#fae8ffb3}.bg-fuchsia-100\/75{background-color:#fae8ffbf}.bg-fuchsia-100\/80{background-color:#fae8ffcc}.bg-fuchsia-100\/90{background-color:#fae8ffe6}.bg-fuchsia-100\/95{background-color:#fae8fff2}.bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.bg-fuchsia-200\/0{background-color:#f5d0fe00}.bg-fuchsia-200\/10{background-color:#f5d0fe1a}.bg-fuchsia-200\/100{background-color:#f5d0fe}.bg-fuchsia-200\/20{background-color:#f5d0fe33}.bg-fuchsia-200\/25{background-color:#f5d0fe40}.bg-fuchsia-200\/30{background-color:#f5d0fe4d}.bg-fuchsia-200\/40{background-color:#f5d0fe66}.bg-fuchsia-200\/5{background-color:#f5d0fe0d}.bg-fuchsia-200\/50{background-color:#f5d0fe80}.bg-fuchsia-200\/60{background-color:#f5d0fe99}.bg-fuchsia-200\/70{background-color:#f5d0feb3}.bg-fuchsia-200\/75{background-color:#f5d0febf}.bg-fuchsia-200\/80{background-color:#f5d0fecc}.bg-fuchsia-200\/90{background-color:#f5d0fee6}.bg-fuchsia-200\/95{background-color:#f5d0fef2}.bg-fuchsia-300{--tw-bg-opacity:1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.bg-fuchsia-300\/0{background-color:#f0abfc00}.bg-fuchsia-300\/10{background-color:#f0abfc1a}.bg-fuchsia-300\/100{background-color:#f0abfc}.bg-fuchsia-300\/20{background-color:#f0abfc33}.bg-fuchsia-300\/25{background-color:#f0abfc40}.bg-fuchsia-300\/30{background-color:#f0abfc4d}.bg-fuchsia-300\/40{background-color:#f0abfc66}.bg-fuchsia-300\/5{background-color:#f0abfc0d}.bg-fuchsia-300\/50{background-color:#f0abfc80}.bg-fuchsia-300\/60{background-color:#f0abfc99}.bg-fuchsia-300\/70{background-color:#f0abfcb3}.bg-fuchsia-300\/75{background-color:#f0abfcbf}.bg-fuchsia-300\/80{background-color:#f0abfccc}.bg-fuchsia-300\/90{background-color:#f0abfce6}.bg-fuchsia-300\/95{background-color:#f0abfcf2}.bg-fuchsia-400{--tw-bg-opacity:1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.bg-fuchsia-400\/0{background-color:#e879f900}.bg-fuchsia-400\/10{background-color:#e879f91a}.bg-fuchsia-400\/100{background-color:#e879f9}.bg-fuchsia-400\/20{background-color:#e879f933}.bg-fuchsia-400\/25{background-color:#e879f940}.bg-fuchsia-400\/30{background-color:#e879f94d}.bg-fuchsia-400\/40{background-color:#e879f966}.bg-fuchsia-400\/5{background-color:#e879f90d}.bg-fuchsia-400\/50{background-color:#e879f980}.bg-fuchsia-400\/60{background-color:#e879f999}.bg-fuchsia-400\/70{background-color:#e879f9b3}.bg-fuchsia-400\/75{background-color:#e879f9bf}.bg-fuchsia-400\/80{background-color:#e879f9cc}.bg-fuchsia-400\/90{background-color:#e879f9e6}.bg-fuchsia-400\/95{background-color:#e879f9f2}.bg-fuchsia-50{--tw-bg-opacity:1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.bg-fuchsia-50\/0{background-color:#fdf4ff00}.bg-fuchsia-50\/10{background-color:#fdf4ff1a}.bg-fuchsia-50\/100{background-color:#fdf4ff}.bg-fuchsia-50\/20{background-color:#fdf4ff33}.bg-fuchsia-50\/25{background-color:#fdf4ff40}.bg-fuchsia-50\/30{background-color:#fdf4ff4d}.bg-fuchsia-50\/40{background-color:#fdf4ff66}.bg-fuchsia-50\/5{background-color:#fdf4ff0d}.bg-fuchsia-50\/50{background-color:#fdf4ff80}.bg-fuchsia-50\/60{background-color:#fdf4ff99}.bg-fuchsia-50\/70{background-color:#fdf4ffb3}.bg-fuchsia-50\/75{background-color:#fdf4ffbf}.bg-fuchsia-50\/80{background-color:#fdf4ffcc}.bg-fuchsia-50\/90{background-color:#fdf4ffe6}.bg-fuchsia-50\/95{background-color:#fdf4fff2}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.bg-fuchsia-500\/0{background-color:#d946ef00}.bg-fuchsia-500\/10{background-color:#d946ef1a}.bg-fuchsia-500\/100{background-color:#d946ef}.bg-fuchsia-500\/20{background-color:#d946ef33}.bg-fuchsia-500\/25{background-color:#d946ef40}.bg-fuchsia-500\/30{background-color:#d946ef4d}.bg-fuchsia-500\/40{background-color:#d946ef66}.bg-fuchsia-500\/5{background-color:#d946ef0d}.bg-fuchsia-500\/50{background-color:#d946ef80}.bg-fuchsia-500\/60{background-color:#d946ef99}.bg-fuchsia-500\/70{background-color:#d946efb3}.bg-fuchsia-500\/75{background-color:#d946efbf}.bg-fuchsia-500\/80{background-color:#d946efcc}.bg-fuchsia-500\/90{background-color:#d946efe6}.bg-fuchsia-500\/95{background-color:#d946eff2}.bg-fuchsia-600{--tw-bg-opacity:1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.bg-fuchsia-600\/0{background-color:#c026d300}.bg-fuchsia-600\/10{background-color:#c026d31a}.bg-fuchsia-600\/100{background-color:#c026d3}.bg-fuchsia-600\/20{background-color:#c026d333}.bg-fuchsia-600\/25{background-color:#c026d340}.bg-fuchsia-600\/30{background-color:#c026d34d}.bg-fuchsia-600\/40{background-color:#c026d366}.bg-fuchsia-600\/5{background-color:#c026d30d}.bg-fuchsia-600\/50{background-color:#c026d380}.bg-fuchsia-600\/60{background-color:#c026d399}.bg-fuchsia-600\/70{background-color:#c026d3b3}.bg-fuchsia-600\/75{background-color:#c026d3bf}.bg-fuchsia-600\/80{background-color:#c026d3cc}.bg-fuchsia-600\/90{background-color:#c026d3e6}.bg-fuchsia-600\/95{background-color:#c026d3f2}.bg-fuchsia-700{--tw-bg-opacity:1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.bg-fuchsia-700\/0{background-color:#a21caf00}.bg-fuchsia-700\/10{background-color:#a21caf1a}.bg-fuchsia-700\/100{background-color:#a21caf}.bg-fuchsia-700\/20{background-color:#a21caf33}.bg-fuchsia-700\/25{background-color:#a21caf40}.bg-fuchsia-700\/30{background-color:#a21caf4d}.bg-fuchsia-700\/40{background-color:#a21caf66}.bg-fuchsia-700\/5{background-color:#a21caf0d}.bg-fuchsia-700\/50{background-color:#a21caf80}.bg-fuchsia-700\/60{background-color:#a21caf99}.bg-fuchsia-700\/70{background-color:#a21cafb3}.bg-fuchsia-700\/75{background-color:#a21cafbf}.bg-fuchsia-700\/80{background-color:#a21cafcc}.bg-fuchsia-700\/90{background-color:#a21cafe6}.bg-fuchsia-700\/95{background-color:#a21caff2}.bg-fuchsia-800{--tw-bg-opacity:1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.bg-fuchsia-800\/0{background-color:#86198f00}.bg-fuchsia-800\/10{background-color:#86198f1a}.bg-fuchsia-800\/100{background-color:#86198f}.bg-fuchsia-800\/20{background-color:#86198f33}.bg-fuchsia-800\/25{background-color:#86198f40}.bg-fuchsia-800\/30{background-color:#86198f4d}.bg-fuchsia-800\/40{background-color:#86198f66}.bg-fuchsia-800\/5{background-color:#86198f0d}.bg-fuchsia-800\/50{background-color:#86198f80}.bg-fuchsia-800\/60{background-color:#86198f99}.bg-fuchsia-800\/70{background-color:#86198fb3}.bg-fuchsia-800\/75{background-color:#86198fbf}.bg-fuchsia-800\/80{background-color:#86198fcc}.bg-fuchsia-800\/90{background-color:#86198fe6}.bg-fuchsia-800\/95{background-color:#86198ff2}.bg-fuchsia-900{--tw-bg-opacity:1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.bg-fuchsia-900\/0{background-color:#701a7500}.bg-fuchsia-900\/10{background-color:#701a751a}.bg-fuchsia-900\/100{background-color:#701a75}.bg-fuchsia-900\/20{background-color:#701a7533}.bg-fuchsia-900\/25{background-color:#701a7540}.bg-fuchsia-900\/30{background-color:#701a754d}.bg-fuchsia-900\/40{background-color:#701a7566}.bg-fuchsia-900\/5{background-color:#701a750d}.bg-fuchsia-900\/50{background-color:#701a7580}.bg-fuchsia-900\/60{background-color:#701a7599}.bg-fuchsia-900\/70{background-color:#701a75b3}.bg-fuchsia-900\/75{background-color:#701a75bf}.bg-fuchsia-900\/80{background-color:#701a75cc}.bg-fuchsia-900\/90{background-color:#701a75e6}.bg-fuchsia-900\/95{background-color:#701a75f2}.bg-gray{background-color:var(--color-gray-light)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-400{background-color:var(--color-gray-400)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.bg-gray-600\/0{background-color:#4b556300}.bg-gray-600\/10{background-color:#4b55631a}.bg-gray-600\/100{background-color:#4b5563}.bg-gray-600\/20{background-color:#4b556333}.bg-gray-600\/25{background-color:#4b556340}.bg-gray-600\/30{background-color:#4b55634d}.bg-gray-600\/40{background-color:#4b556366}.bg-gray-600\/5{background-color:#4b55630d}.bg-gray-600\/50{background-color:#4b556380}.bg-gray-600\/60{background-color:#4b556399}.bg-gray-600\/70{background-color:#4b5563b3}.bg-gray-600\/75{background-color:#4b5563bf}.bg-gray-600\/80{background-color:#4b5563cc}.bg-gray-600\/90{background-color:#4b5563e6}.bg-gray-600\/95{background-color:#4b5563f2}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.bg-gray-700\/0{background-color:#37415100}.bg-gray-700\/10{background-color:#3741511a}.bg-gray-700\/100{background-color:#374151}.bg-gray-700\/20{background-color:#37415133}.bg-gray-700\/25{background-color:#37415140}.bg-gray-700\/30{background-color:#3741514d}.bg-gray-700\/40{background-color:#37415166}.bg-gray-700\/5{background-color:#3741510d}.bg-gray-700\/50{background-color:#37415180}.bg-gray-700\/60{background-color:#37415199}.bg-gray-700\/70{background-color:#374151b3}.bg-gray-700\/75{background-color:#374151bf}.bg-gray-700\/80{background-color:#374151cc}.bg-gray-700\/90{background-color:#374151e6}.bg-gray-700\/95{background-color:#374151f2}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-800\/0{background-color:#1f293700}.bg-gray-800\/10{background-color:#1f29371a}.bg-gray-800\/100{background-color:#1f2937}.bg-gray-800\/20{background-color:#1f293733}.bg-gray-800\/25{background-color:#1f293740}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/40{background-color:#1f293766}.bg-gray-800\/5{background-color:#1f29370d}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/60{background-color:#1f293799}.bg-gray-800\/70{background-color:#1f2937b3}.bg-gray-800\/75{background-color:#1f2937bf}.bg-gray-800\/80{background-color:#1f2937cc}.bg-gray-800\/90{background-color:#1f2937e6}.bg-gray-800\/95{background-color:#1f2937f2}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-gray-900\/0{background-color:#11182700}.bg-gray-900\/10{background-color:#1118271a}.bg-gray-900\/100{background-color:#111827}.bg-gray-900\/20{background-color:#11182733}.bg-gray-900\/25{background-color:#11182740}.bg-gray-900\/30{background-color:#1118274d}.bg-gray-900\/40{background-color:#11182766}.bg-gray-900\/5{background-color:#1118270d}.bg-gray-900\/50{background-color:#11182780}.bg-gray-900\/60{background-color:#11182799}.bg-gray-900\/70{background-color:#111827b3}.bg-gray-900\/75{background-color:#111827bf}.bg-gray-900\/80{background-color:#111827cc}.bg-gray-900\/90{background-color:#111827e6}.bg-gray-900\/95{background-color:#111827f2}.bg-gray-dark{background-color:var(--color-gray-dark)}.bg-gray-light{background-color:var(--color-gray-light)}.bg-gray-lighter{background-color:var(--color-gray-lighter)}.bg-gray-medium{background-color:var(--color-gray-medium)}.bg-green{background-color:var(--color-green-100)}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-100\/0{background-color:#dcfce700}.bg-green-100\/10{background-color:#dcfce71a}.bg-green-100\/100{background-color:#dcfce7}.bg-green-100\/20{background-color:#dcfce733}.bg-green-100\/25{background-color:#dcfce740}.bg-green-100\/30{background-color:#dcfce74d}.bg-green-100\/40{background-color:#dcfce766}.bg-green-100\/5{background-color:#dcfce70d}.bg-green-100\/50{background-color:#dcfce780}.bg-green-100\/60{background-color:#dcfce799}.bg-green-100\/70{background-color:#dcfce7b3}.bg-green-100\/75{background-color:#dcfce7bf}.bg-green-100\/80{background-color:#dcfce7cc}.bg-green-100\/90{background-color:#dcfce7e6}.bg-green-100\/95{background-color:#dcfce7f2}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-green-200\/0{background-color:#bbf7d000}.bg-green-200\/10{background-color:#bbf7d01a}.bg-green-200\/100{background-color:#bbf7d0}.bg-green-200\/20{background-color:#bbf7d033}.bg-green-200\/25{background-color:#bbf7d040}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-200\/40{background-color:#bbf7d066}.bg-green-200\/5{background-color:#bbf7d00d}.bg-green-200\/50{background-color:#bbf7d080}.bg-green-200\/60{background-color:#bbf7d099}.bg-green-200\/70{background-color:#bbf7d0b3}.bg-green-200\/75{background-color:#bbf7d0bf}.bg-green-200\/80{background-color:#bbf7d0cc}.bg-green-200\/90{background-color:#bbf7d0e6}.bg-green-200\/95{background-color:#bbf7d0f2}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.bg-green-300\/0{background-color:#86efac00}.bg-green-300\/10{background-color:#86efac1a}.bg-green-300\/100{background-color:#86efac}.bg-green-300\/20{background-color:#86efac33}.bg-green-300\/25{background-color:#86efac40}.bg-green-300\/30{background-color:#86efac4d}.bg-green-300\/40{background-color:#86efac66}.bg-green-300\/5{background-color:#86efac0d}.bg-green-300\/50{background-color:#86efac80}.bg-green-300\/60{background-color:#86efac99}.bg-green-300\/70{background-color:#86efacb3}.bg-green-300\/75{background-color:#86efacbf}.bg-green-300\/80{background-color:#86efaccc}.bg-green-300\/90{background-color:#86eface6}.bg-green-300\/95{background-color:#86efacf2}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.bg-green-400\/0{background-color:#4ade8000}.bg-green-400\/10{background-color:#4ade801a}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/20{background-color:#4ade8033}.bg-green-400\/25{background-color:#4ade8040}.bg-green-400\/30{background-color:#4ade804d}.bg-green-400\/40{background-color:#4ade8066}.bg-green-400\/5{background-color:#4ade800d}.bg-green-400\/50{background-color:#4ade8080}.bg-green-400\/60{background-color:#4ade8099}.bg-green-400\/70{background-color:#4ade80b3}.bg-green-400\/75{background-color:#4ade80bf}.bg-green-400\/80{background-color:#4ade80cc}.bg-green-400\/90{background-color:#4ade80e6}.bg-green-400\/95{background-color:#4ade80f2}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-50\/0{background-color:#f0fdf400}.bg-green-50\/10{background-color:#f0fdf41a}.bg-green-50\/100{background-color:#f0fdf4}.bg-green-50\/20{background-color:#f0fdf433}.bg-green-50\/25{background-color:#f0fdf440}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-50\/40{background-color:#f0fdf466}.bg-green-50\/5{background-color:#f0fdf40d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-50\/60{background-color:#f0fdf499}.bg-green-50\/70{background-color:#f0fdf4b3}.bg-green-50\/75{background-color:#f0fdf4bf}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-50\/90{background-color:#f0fdf4e6}.bg-green-50\/95{background-color:#f0fdf4f2}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-green-500\/0{background-color:#22c55e00}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/100{background-color:#22c55e}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/25{background-color:#22c55e40}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/40{background-color:#22c55e66}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/50{background-color:#22c55e80}.bg-green-500\/60{background-color:#22c55e99}.bg-green-500\/70{background-color:#22c55eb3}.bg-green-500\/75{background-color:#22c55ebf}.bg-green-500\/80{background-color:#22c55ecc}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-500\/95{background-color:#22c55ef2}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-green-600\/0{background-color:#16a34a00}.bg-green-600\/10{background-color:#16a34a1a}.bg-green-600\/100{background-color:#16a34a}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/25{background-color:#16a34a40}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-600\/40{background-color:#16a34a66}.bg-green-600\/5{background-color:#16a34a0d}.bg-green-600\/50{background-color:#16a34a80}.bg-green-600\/60{background-color:#16a34a99}.bg-green-600\/70{background-color:#16a34ab3}.bg-green-600\/75{background-color:#16a34abf}.bg-green-600\/80{background-color:#16a34acc}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-600\/95{background-color:#16a34af2}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-green-700\/0{background-color:#15803d00}.bg-green-700\/10{background-color:#15803d1a}.bg-green-700\/100{background-color:#15803d}.bg-green-700\/20{background-color:#15803d33}.bg-green-700\/25{background-color:#15803d40}.bg-green-700\/30{background-color:#15803d4d}.bg-green-700\/40{background-color:#15803d66}.bg-green-700\/5{background-color:#15803d0d}.bg-green-700\/50{background-color:#15803d80}.bg-green-700\/60{background-color:#15803d99}.bg-green-700\/70{background-color:#15803db3}.bg-green-700\/75{background-color:#15803dbf}.bg-green-700\/80{background-color:#15803dcc}.bg-green-700\/90{background-color:#15803de6}.bg-green-700\/95{background-color:#15803df2}.bg-green-800{--tw-bg-opacity:1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.bg-green-800\/0{background-color:#16653400}.bg-green-800\/10{background-color:#1665341a}.bg-green-800\/100{background-color:#166534}.bg-green-800\/20{background-color:#16653433}.bg-green-800\/25{background-color:#16653440}.bg-green-800\/30{background-color:#1665344d}.bg-green-800\/40{background-color:#16653466}.bg-green-800\/5{background-color:#1665340d}.bg-green-800\/50{background-color:#16653480}.bg-green-800\/60{background-color:#16653499}.bg-green-800\/70{background-color:#166534b3}.bg-green-800\/75{background-color:#166534bf}.bg-green-800\/80{background-color:#166534cc}.bg-green-800\/90{background-color:#166534e6}.bg-green-800\/95{background-color:#166534f2}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.bg-green-900\/0{background-color:#14532d00}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/25{background-color:#14532d40}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/40{background-color:#14532d66}.bg-green-900\/5{background-color:#14532d0d}.bg-green-900\/50{background-color:#14532d80}.bg-green-900\/60{background-color:#14532d99}.bg-green-900\/70{background-color:#14532db3}.bg-green-900\/75{background-color:#14532dbf}.bg-green-900\/80{background-color:#14532dcc}.bg-green-900\/90{background-color:#14532de6}.bg-green-900\/95{background-color:#14532df2}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.bg-indigo-100\/0{background-color:#e0e7ff00}.bg-indigo-100\/10{background-color:#e0e7ff1a}.bg-indigo-100\/100{background-color:#e0e7ff}.bg-indigo-100\/20{background-color:#e0e7ff33}.bg-indigo-100\/25{background-color:#e0e7ff40}.bg-indigo-100\/30{background-color:#e0e7ff4d}.bg-indigo-100\/40{background-color:#e0e7ff66}.bg-indigo-100\/5{background-color:#e0e7ff0d}.bg-indigo-100\/50{background-color:#e0e7ff80}.bg-indigo-100\/60{background-color:#e0e7ff99}.bg-indigo-100\/70{background-color:#e0e7ffb3}.bg-indigo-100\/75{background-color:#e0e7ffbf}.bg-indigo-100\/80{background-color:#e0e7ffcc}.bg-indigo-100\/90{background-color:#e0e7ffe6}.bg-indigo-100\/95{background-color:#e0e7fff2}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.bg-indigo-200\/0{background-color:#c7d2fe00}.bg-indigo-200\/10{background-color:#c7d2fe1a}.bg-indigo-200\/100{background-color:#c7d2fe}.bg-indigo-200\/20{background-color:#c7d2fe33}.bg-indigo-200\/25{background-color:#c7d2fe40}.bg-indigo-200\/30{background-color:#c7d2fe4d}.bg-indigo-200\/40{background-color:#c7d2fe66}.bg-indigo-200\/5{background-color:#c7d2fe0d}.bg-indigo-200\/50{background-color:#c7d2fe80}.bg-indigo-200\/60{background-color:#c7d2fe99}.bg-indigo-200\/70{background-color:#c7d2feb3}.bg-indigo-200\/75{background-color:#c7d2febf}.bg-indigo-200\/80{background-color:#c7d2fecc}.bg-indigo-200\/90{background-color:#c7d2fee6}.bg-indigo-200\/95{background-color:#c7d2fef2}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.bg-indigo-300\/0{background-color:#a5b4fc00}.bg-indigo-300\/10{background-color:#a5b4fc1a}.bg-indigo-300\/100{background-color:#a5b4fc}.bg-indigo-300\/20{background-color:#a5b4fc33}.bg-indigo-300\/25{background-color:#a5b4fc40}.bg-indigo-300\/30{background-color:#a5b4fc4d}.bg-indigo-300\/40{background-color:#a5b4fc66}.bg-indigo-300\/5{background-color:#a5b4fc0d}.bg-indigo-300\/50{background-color:#a5b4fc80}.bg-indigo-300\/60{background-color:#a5b4fc99}.bg-indigo-300\/70{background-color:#a5b4fcb3}.bg-indigo-300\/75{background-color:#a5b4fcbf}.bg-indigo-300\/80{background-color:#a5b4fccc}.bg-indigo-300\/90{background-color:#a5b4fce6}.bg-indigo-300\/95{background-color:#a5b4fcf2}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.bg-indigo-400\/0{background-color:#818cf800}.bg-indigo-400\/10{background-color:#818cf81a}.bg-indigo-400\/100{background-color:#818cf8}.bg-indigo-400\/20{background-color:#818cf833}.bg-indigo-400\/25{background-color:#818cf840}.bg-indigo-400\/30{background-color:#818cf84d}.bg-indigo-400\/40{background-color:#818cf866}.bg-indigo-400\/5{background-color:#818cf80d}.bg-indigo-400\/50{background-color:#818cf880}.bg-indigo-400\/60{background-color:#818cf899}.bg-indigo-400\/70{background-color:#818cf8b3}.bg-indigo-400\/75{background-color:#818cf8bf}.bg-indigo-400\/80{background-color:#818cf8cc}.bg-indigo-400\/90{background-color:#818cf8e6}.bg-indigo-400\/95{background-color:#818cf8f2}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.bg-indigo-50\/0{background-color:#eef2ff00}.bg-indigo-50\/10{background-color:#eef2ff1a}.bg-indigo-50\/100{background-color:#eef2ff}.bg-indigo-50\/20{background-color:#eef2ff33}.bg-indigo-50\/25{background-color:#eef2ff40}.bg-indigo-50\/30{background-color:#eef2ff4d}.bg-indigo-50\/40{background-color:#eef2ff66}.bg-indigo-50\/5{background-color:#eef2ff0d}.bg-indigo-50\/50{background-color:#eef2ff80}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-50\/70{background-color:#eef2ffb3}.bg-indigo-50\/75{background-color:#eef2ffbf}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-indigo-50\/90{background-color:#eef2ffe6}.bg-indigo-50\/95{background-color:#eef2fff2}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.bg-indigo-500\/0{background-color:#6366f100}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/100{background-color:#6366f1}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-500\/25{background-color:#6366f140}.bg-indigo-500\/30{background-color:#6366f14d}.bg-indigo-500\/40{background-color:#6366f166}.bg-indigo-500\/5{background-color:#6366f10d}.bg-indigo-500\/50{background-color:#6366f180}.bg-indigo-500\/60{background-color:#6366f199}.bg-indigo-500\/70{background-color:#6366f1b3}.bg-indigo-500\/75{background-color:#6366f1bf}.bg-indigo-500\/80{background-color:#6366f1cc}.bg-indigo-500\/90{background-color:#6366f1e6}.bg-indigo-500\/95{background-color:#6366f1f2}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-indigo-600\/0{background-color:#4f46e500}.bg-indigo-600\/10{background-color:#4f46e51a}.bg-indigo-600\/100{background-color:#4f46e5}.bg-indigo-600\/20{background-color:#4f46e533}.bg-indigo-600\/25{background-color:#4f46e540}.bg-indigo-600\/30{background-color:#4f46e54d}.bg-indigo-600\/40{background-color:#4f46e566}.bg-indigo-600\/5{background-color:#4f46e50d}.bg-indigo-600\/50{background-color:#4f46e580}.bg-indigo-600\/60{background-color:#4f46e599}.bg-indigo-600\/70{background-color:#4f46e5b3}.bg-indigo-600\/75{background-color:#4f46e5bf}.bg-indigo-600\/80{background-color:#4f46e5cc}.bg-indigo-600\/90{background-color:#4f46e5e6}.bg-indigo-600\/95{background-color:#4f46e5f2}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.bg-indigo-700\/0{background-color:#4338ca00}.bg-indigo-700\/10{background-color:#4338ca1a}.bg-indigo-700\/100{background-color:#4338ca}.bg-indigo-700\/20{background-color:#4338ca33}.bg-indigo-700\/25{background-color:#4338ca40}.bg-indigo-700\/30{background-color:#4338ca4d}.bg-indigo-700\/40{background-color:#4338ca66}.bg-indigo-700\/5{background-color:#4338ca0d}.bg-indigo-700\/50{background-color:#4338ca80}.bg-indigo-700\/60{background-color:#4338ca99}.bg-indigo-700\/70{background-color:#4338cab3}.bg-indigo-700\/75{background-color:#4338cabf}.bg-indigo-700\/80{background-color:#4338cacc}.bg-indigo-700\/90{background-color:#4338cae6}.bg-indigo-700\/95{background-color:#4338caf2}.bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.bg-indigo-800\/0{background-color:#3730a300}.bg-indigo-800\/10{background-color:#3730a31a}.bg-indigo-800\/100{background-color:#3730a3}.bg-indigo-800\/20{background-color:#3730a333}.bg-indigo-800\/25{background-color:#3730a340}.bg-indigo-800\/30{background-color:#3730a34d}.bg-indigo-800\/40{background-color:#3730a366}.bg-indigo-800\/5{background-color:#3730a30d}.bg-indigo-800\/50{background-color:#3730a380}.bg-indigo-800\/60{background-color:#3730a399}.bg-indigo-800\/70{background-color:#3730a3b3}.bg-indigo-800\/75{background-color:#3730a3bf}.bg-indigo-800\/80{background-color:#3730a3cc}.bg-indigo-800\/90{background-color:#3730a3e6}.bg-indigo-800\/95{background-color:#3730a3f2}.bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.bg-indigo-900\/0{background-color:#312e8100}.bg-indigo-900\/10{background-color:#312e811a}.bg-indigo-900\/100{background-color:#312e81}.bg-indigo-900\/20{background-color:#312e8133}.bg-indigo-900\/25{background-color:#312e8140}.bg-indigo-900\/30{background-color:#312e814d}.bg-indigo-900\/40{background-color:#312e8166}.bg-indigo-900\/5{background-color:#312e810d}.bg-indigo-900\/50{background-color:#312e8180}.bg-indigo-900\/60{background-color:#312e8199}.bg-indigo-900\/70{background-color:#312e81b3}.bg-indigo-900\/75{background-color:#312e81bf}.bg-indigo-900\/80{background-color:#312e81cc}.bg-indigo-900\/90{background-color:#312e81e6}.bg-indigo-900\/95{background-color:#312e81f2}.bg-inherit{background-color:inherit}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.bg-lime-100\/0{background-color:#ecfccb00}.bg-lime-100\/10{background-color:#ecfccb1a}.bg-lime-100\/100{background-color:#ecfccb}.bg-lime-100\/20{background-color:#ecfccb33}.bg-lime-100\/25{background-color:#ecfccb40}.bg-lime-100\/30{background-color:#ecfccb4d}.bg-lime-100\/40{background-color:#ecfccb66}.bg-lime-100\/5{background-color:#ecfccb0d}.bg-lime-100\/50{background-color:#ecfccb80}.bg-lime-100\/60{background-color:#ecfccb99}.bg-lime-100\/70{background-color:#ecfccbb3}.bg-lime-100\/75{background-color:#ecfccbbf}.bg-lime-100\/80{background-color:#ecfccbcc}.bg-lime-100\/90{background-color:#ecfccbe6}.bg-lime-100\/95{background-color:#ecfccbf2}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.bg-lime-200\/0{background-color:#d9f99d00}.bg-lime-200\/10{background-color:#d9f99d1a}.bg-lime-200\/100{background-color:#d9f99d}.bg-lime-200\/20{background-color:#d9f99d33}.bg-lime-200\/25{background-color:#d9f99d40}.bg-lime-200\/30{background-color:#d9f99d4d}.bg-lime-200\/40{background-color:#d9f99d66}.bg-lime-200\/5{background-color:#d9f99d0d}.bg-lime-200\/50{background-color:#d9f99d80}.bg-lime-200\/60{background-color:#d9f99d99}.bg-lime-200\/70{background-color:#d9f99db3}.bg-lime-200\/75{background-color:#d9f99dbf}.bg-lime-200\/80{background-color:#d9f99dcc}.bg-lime-200\/90{background-color:#d9f99de6}.bg-lime-200\/95{background-color:#d9f99df2}.bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.bg-lime-300\/0{background-color:#bef26400}.bg-lime-300\/10{background-color:#bef2641a}.bg-lime-300\/100{background-color:#bef264}.bg-lime-300\/20{background-color:#bef26433}.bg-lime-300\/25{background-color:#bef26440}.bg-lime-300\/30{background-color:#bef2644d}.bg-lime-300\/40{background-color:#bef26466}.bg-lime-300\/5{background-color:#bef2640d}.bg-lime-300\/50{background-color:#bef26480}.bg-lime-300\/60{background-color:#bef26499}.bg-lime-300\/70{background-color:#bef264b3}.bg-lime-300\/75{background-color:#bef264bf}.bg-lime-300\/80{background-color:#bef264cc}.bg-lime-300\/90{background-color:#bef264e6}.bg-lime-300\/95{background-color:#bef264f2}.bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.bg-lime-400\/0{background-color:#a3e63500}.bg-lime-400\/10{background-color:#a3e6351a}.bg-lime-400\/100{background-color:#a3e635}.bg-lime-400\/20{background-color:#a3e63533}.bg-lime-400\/25{background-color:#a3e63540}.bg-lime-400\/30{background-color:#a3e6354d}.bg-lime-400\/40{background-color:#a3e63566}.bg-lime-400\/5{background-color:#a3e6350d}.bg-lime-400\/50{background-color:#a3e63580}.bg-lime-400\/60{background-color:#a3e63599}.bg-lime-400\/70{background-color:#a3e635b3}.bg-lime-400\/75{background-color:#a3e635bf}.bg-lime-400\/80{background-color:#a3e635cc}.bg-lime-400\/90{background-color:#a3e635e6}.bg-lime-400\/95{background-color:#a3e635f2}.bg-lime-50{--tw-bg-opacity:1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.bg-lime-50\/0{background-color:#f7fee700}.bg-lime-50\/10{background-color:#f7fee71a}.bg-lime-50\/100{background-color:#f7fee7}.bg-lime-50\/20{background-color:#f7fee733}.bg-lime-50\/25{background-color:#f7fee740}.bg-lime-50\/30{background-color:#f7fee74d}.bg-lime-50\/40{background-color:#f7fee766}.bg-lime-50\/5{background-color:#f7fee70d}.bg-lime-50\/50{background-color:#f7fee780}.bg-lime-50\/60{background-color:#f7fee799}.bg-lime-50\/70{background-color:#f7fee7b3}.bg-lime-50\/75{background-color:#f7fee7bf}.bg-lime-50\/80{background-color:#f7fee7cc}.bg-lime-50\/90{background-color:#f7fee7e6}.bg-lime-50\/95{background-color:#f7fee7f2}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.bg-lime-500\/0{background-color:#84cc1600}.bg-lime-500\/10{background-color:#84cc161a}.bg-lime-500\/100{background-color:#84cc16}.bg-lime-500\/20{background-color:#84cc1633}.bg-lime-500\/25{background-color:#84cc1640}.bg-lime-500\/30{background-color:#84cc164d}.bg-lime-500\/40{background-color:#84cc1666}.bg-lime-500\/5{background-color:#84cc160d}.bg-lime-500\/50{background-color:#84cc1680}.bg-lime-500\/60{background-color:#84cc1699}.bg-lime-500\/70{background-color:#84cc16b3}.bg-lime-500\/75{background-color:#84cc16bf}.bg-lime-500\/80{background-color:#84cc16cc}.bg-lime-500\/90{background-color:#84cc16e6}.bg-lime-500\/95{background-color:#84cc16f2}.bg-lime-600{--tw-bg-opacity:1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.bg-lime-600\/0{background-color:#65a30d00}.bg-lime-600\/10{background-color:#65a30d1a}.bg-lime-600\/100{background-color:#65a30d}.bg-lime-600\/20{background-color:#65a30d33}.bg-lime-600\/25{background-color:#65a30d40}.bg-lime-600\/30{background-color:#65a30d4d}.bg-lime-600\/40{background-color:#65a30d66}.bg-lime-600\/5{background-color:#65a30d0d}.bg-lime-600\/50{background-color:#65a30d80}.bg-lime-600\/60{background-color:#65a30d99}.bg-lime-600\/70{background-color:#65a30db3}.bg-lime-600\/75{background-color:#65a30dbf}.bg-lime-600\/80{background-color:#65a30dcc}.bg-lime-600\/90{background-color:#65a30de6}.bg-lime-600\/95{background-color:#65a30df2}.bg-lime-700{--tw-bg-opacity:1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.bg-lime-700\/0{background-color:#4d7c0f00}.bg-lime-700\/10{background-color:#4d7c0f1a}.bg-lime-700\/100{background-color:#4d7c0f}.bg-lime-700\/20{background-color:#4d7c0f33}.bg-lime-700\/25{background-color:#4d7c0f40}.bg-lime-700\/30{background-color:#4d7c0f4d}.bg-lime-700\/40{background-color:#4d7c0f66}.bg-lime-700\/5{background-color:#4d7c0f0d}.bg-lime-700\/50{background-color:#4d7c0f80}.bg-lime-700\/60{background-color:#4d7c0f99}.bg-lime-700\/70{background-color:#4d7c0fb3}.bg-lime-700\/75{background-color:#4d7c0fbf}.bg-lime-700\/80{background-color:#4d7c0fcc}.bg-lime-700\/90{background-color:#4d7c0fe6}.bg-lime-700\/95{background-color:#4d7c0ff2}.bg-lime-800{--tw-bg-opacity:1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.bg-lime-800\/0{background-color:#3f621200}.bg-lime-800\/10{background-color:#3f62121a}.bg-lime-800\/100{background-color:#3f6212}.bg-lime-800\/20{background-color:#3f621233}.bg-lime-800\/25{background-color:#3f621240}.bg-lime-800\/30{background-color:#3f62124d}.bg-lime-800\/40{background-color:#3f621266}.bg-lime-800\/5{background-color:#3f62120d}.bg-lime-800\/50{background-color:#3f621280}.bg-lime-800\/60{background-color:#3f621299}.bg-lime-800\/70{background-color:#3f6212b3}.bg-lime-800\/75{background-color:#3f6212bf}.bg-lime-800\/80{background-color:#3f6212cc}.bg-lime-800\/90{background-color:#3f6212e6}.bg-lime-800\/95{background-color:#3f6212f2}.bg-lime-900{--tw-bg-opacity:1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.bg-lime-900\/0{background-color:#36531400}.bg-lime-900\/10{background-color:#3653141a}.bg-lime-900\/100{background-color:#365314}.bg-lime-900\/20{background-color:#36531433}.bg-lime-900\/25{background-color:#36531440}.bg-lime-900\/30{background-color:#3653144d}.bg-lime-900\/40{background-color:#36531466}.bg-lime-900\/5{background-color:#3653140d}.bg-lime-900\/50{background-color:#36531480}.bg-lime-900\/60{background-color:#36531499}.bg-lime-900\/70{background-color:#365314b3}.bg-lime-900\/75{background-color:#365314bf}.bg-lime-900\/80{background-color:#365314cc}.bg-lime-900\/90{background-color:#365314e6}.bg-lime-900\/95{background-color:#365314f2}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-neutral-100\/0{background-color:#f5f5f500}.bg-neutral-100\/10{background-color:#f5f5f51a}.bg-neutral-100\/100{background-color:#f5f5f5}.bg-neutral-100\/20{background-color:#f5f5f533}.bg-neutral-100\/25{background-color:#f5f5f540}.bg-neutral-100\/30{background-color:#f5f5f54d}.bg-neutral-100\/40{background-color:#f5f5f566}.bg-neutral-100\/5{background-color:#f5f5f50d}.bg-neutral-100\/50{background-color:#f5f5f580}.bg-neutral-100\/60{background-color:#f5f5f599}.bg-neutral-100\/70{background-color:#f5f5f5b3}.bg-neutral-100\/75{background-color:#f5f5f5bf}.bg-neutral-100\/80{background-color:#f5f5f5cc}.bg-neutral-100\/90{background-color:#f5f5f5e6}.bg-neutral-100\/95{background-color:#f5f5f5f2}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.bg-neutral-200\/0{background-color:#e5e5e500}.bg-neutral-200\/10{background-color:#e5e5e51a}.bg-neutral-200\/100{background-color:#e5e5e5}.bg-neutral-200\/20{background-color:#e5e5e533}.bg-neutral-200\/25{background-color:#e5e5e540}.bg-neutral-200\/30{background-color:#e5e5e54d}.bg-neutral-200\/40{background-color:#e5e5e566}.bg-neutral-200\/5{background-color:#e5e5e50d}.bg-neutral-200\/50{background-color:#e5e5e580}.bg-neutral-200\/60{background-color:#e5e5e599}.bg-neutral-200\/70{background-color:#e5e5e5b3}.bg-neutral-200\/75{background-color:#e5e5e5bf}.bg-neutral-200\/80{background-color:#e5e5e5cc}.bg-neutral-200\/90{background-color:#e5e5e5e6}.bg-neutral-200\/95{background-color:#e5e5e5f2}.bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.bg-neutral-300\/0{background-color:#d4d4d400}.bg-neutral-300\/10{background-color:#d4d4d41a}.bg-neutral-300\/100{background-color:#d4d4d4}.bg-neutral-300\/20{background-color:#d4d4d433}.bg-neutral-300\/25{background-color:#d4d4d440}.bg-neutral-300\/30{background-color:#d4d4d44d}.bg-neutral-300\/40{background-color:#d4d4d466}.bg-neutral-300\/5{background-color:#d4d4d40d}.bg-neutral-300\/50{background-color:#d4d4d480}.bg-neutral-300\/60{background-color:#d4d4d499}.bg-neutral-300\/70{background-color:#d4d4d4b3}.bg-neutral-300\/75{background-color:#d4d4d4bf}.bg-neutral-300\/80{background-color:#d4d4d4cc}.bg-neutral-300\/90{background-color:#d4d4d4e6}.bg-neutral-300\/95{background-color:#d4d4d4f2}.bg-neutral-400{--tw-bg-opacity:1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.bg-neutral-400\/0{background-color:#a3a3a300}.bg-neutral-400\/10{background-color:#a3a3a31a}.bg-neutral-400\/100{background-color:#a3a3a3}.bg-neutral-400\/20{background-color:#a3a3a333}.bg-neutral-400\/25{background-color:#a3a3a340}.bg-neutral-400\/30{background-color:#a3a3a34d}.bg-neutral-400\/40{background-color:#a3a3a366}.bg-neutral-400\/5{background-color:#a3a3a30d}.bg-neutral-400\/50{background-color:#a3a3a380}.bg-neutral-400\/60{background-color:#a3a3a399}.bg-neutral-400\/70{background-color:#a3a3a3b3}.bg-neutral-400\/75{background-color:#a3a3a3bf}.bg-neutral-400\/80{background-color:#a3a3a3cc}.bg-neutral-400\/90{background-color:#a3a3a3e6}.bg-neutral-400\/95{background-color:#a3a3a3f2}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-neutral-50\/0{background-color:#fafafa00}.bg-neutral-50\/10{background-color:#fafafa1a}.bg-neutral-50\/100{background-color:#fafafa}.bg-neutral-50\/20{background-color:#fafafa33}.bg-neutral-50\/25{background-color:#fafafa40}.bg-neutral-50\/30{background-color:#fafafa4d}.bg-neutral-50\/40{background-color:#fafafa66}.bg-neutral-50\/5{background-color:#fafafa0d}.bg-neutral-50\/50{background-color:#fafafa80}.bg-neutral-50\/60{background-color:#fafafa99}.bg-neutral-50\/70{background-color:#fafafab3}.bg-neutral-50\/75{background-color:#fafafabf}.bg-neutral-50\/80{background-color:#fafafacc}.bg-neutral-50\/90{background-color:#fafafae6}.bg-neutral-50\/95{background-color:#fafafaf2}.bg-neutral-500{--tw-bg-opacity:1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.bg-neutral-500\/0{background-color:#73737300}.bg-neutral-500\/10{background-color:#7373731a}.bg-neutral-500\/100{background-color:#737373}.bg-neutral-500\/20{background-color:#73737333}.bg-neutral-500\/25{background-color:#73737340}.bg-neutral-500\/30{background-color:#7373734d}.bg-neutral-500\/40{background-color:#73737366}.bg-neutral-500\/5{background-color:#7373730d}.bg-neutral-500\/50{background-color:#73737380}.bg-neutral-500\/60{background-color:#73737399}.bg-neutral-500\/70{background-color:#737373b3}.bg-neutral-500\/75{background-color:#737373bf}.bg-neutral-500\/80{background-color:#737373cc}.bg-neutral-500\/90{background-color:#737373e6}.bg-neutral-500\/95{background-color:#737373f2}.bg-neutral-600{--tw-bg-opacity:1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.bg-neutral-600\/0{background-color:#52525200}.bg-neutral-600\/10{background-color:#5252521a}.bg-neutral-600\/100{background-color:#525252}.bg-neutral-600\/20{background-color:#52525233}.bg-neutral-600\/25{background-color:#52525240}.bg-neutral-600\/30{background-color:#5252524d}.bg-neutral-600\/40{background-color:#52525266}.bg-neutral-600\/5{background-color:#5252520d}.bg-neutral-600\/50{background-color:#52525280}.bg-neutral-600\/60{background-color:#52525299}.bg-neutral-600\/70{background-color:#525252b3}.bg-neutral-600\/75{background-color:#525252bf}.bg-neutral-600\/80{background-color:#525252cc}.bg-neutral-600\/90{background-color:#525252e6}.bg-neutral-600\/95{background-color:#525252f2}.bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.bg-neutral-700\/0{background-color:#40404000}.bg-neutral-700\/10{background-color:#4040401a}.bg-neutral-700\/100{background-color:#404040}.bg-neutral-700\/20{background-color:#40404033}.bg-neutral-700\/25{background-color:#40404040}.bg-neutral-700\/30{background-color:#4040404d}.bg-neutral-700\/40{background-color:#40404066}.bg-neutral-700\/5{background-color:#4040400d}.bg-neutral-700\/50{background-color:#40404080}.bg-neutral-700\/60{background-color:#40404099}.bg-neutral-700\/70{background-color:#404040b3}.bg-neutral-700\/75{background-color:#404040bf}.bg-neutral-700\/80{background-color:#404040cc}.bg-neutral-700\/90{background-color:#404040e6}.bg-neutral-700\/95{background-color:#404040f2}.bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.bg-neutral-800\/0{background-color:#26262600}.bg-neutral-800\/10{background-color:#2626261a}.bg-neutral-800\/100{background-color:#262626}.bg-neutral-800\/20{background-color:#26262633}.bg-neutral-800\/25{background-color:#26262640}.bg-neutral-800\/30{background-color:#2626264d}.bg-neutral-800\/40{background-color:#26262666}.bg-neutral-800\/5{background-color:#2626260d}.bg-neutral-800\/50{background-color:#26262680}.bg-neutral-800\/60{background-color:#26262699}.bg-neutral-800\/70{background-color:#262626b3}.bg-neutral-800\/75{background-color:#262626bf}.bg-neutral-800\/80{background-color:#262626cc}.bg-neutral-800\/90{background-color:#262626e6}.bg-neutral-800\/95{background-color:#262626f2}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.bg-neutral-900\/0{background-color:#17171700}.bg-neutral-900\/10{background-color:#1717171a}.bg-neutral-900\/100{background-color:#171717}.bg-neutral-900\/20{background-color:#17171733}.bg-neutral-900\/25{background-color:#17171740}.bg-neutral-900\/30{background-color:#1717174d}.bg-neutral-900\/40{background-color:#17171766}.bg-neutral-900\/5{background-color:#1717170d}.bg-neutral-900\/50{background-color:#17171780}.bg-neutral-900\/60{background-color:#17171799}.bg-neutral-900\/70{background-color:#171717b3}.bg-neutral-900\/75{background-color:#171717bf}.bg-neutral-900\/80{background-color:#171717cc}.bg-neutral-900\/90{background-color:#171717e6}.bg-neutral-900\/95{background-color:#171717f2}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-100\/0{background-color:#ffedd500}.bg-orange-100\/10{background-color:#ffedd51a}.bg-orange-100\/100{background-color:#ffedd5}.bg-orange-100\/20{background-color:#ffedd533}.bg-orange-100\/25{background-color:#ffedd540}.bg-orange-100\/30{background-color:#ffedd54d}.bg-orange-100\/40{background-color:#ffedd566}.bg-orange-100\/5{background-color:#ffedd50d}.bg-orange-100\/50{background-color:#ffedd580}.bg-orange-100\/60{background-color:#ffedd599}.bg-orange-100\/70{background-color:#ffedd5b3}.bg-orange-100\/75{background-color:#ffedd5bf}.bg-orange-100\/80{background-color:#ffedd5cc}.bg-orange-100\/90{background-color:#ffedd5e6}.bg-orange-100\/95{background-color:#ffedd5f2}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.bg-orange-200\/0{background-color:#fed7aa00}.bg-orange-200\/10{background-color:#fed7aa1a}.bg-orange-200\/100{background-color:#fed7aa}.bg-orange-200\/20{background-color:#fed7aa33}.bg-orange-200\/25{background-color:#fed7aa40}.bg-orange-200\/30{background-color:#fed7aa4d}.bg-orange-200\/40{background-color:#fed7aa66}.bg-orange-200\/5{background-color:#fed7aa0d}.bg-orange-200\/50{background-color:#fed7aa80}.bg-orange-200\/60{background-color:#fed7aa99}.bg-orange-200\/70{background-color:#fed7aab3}.bg-orange-200\/75{background-color:#fed7aabf}.bg-orange-200\/80{background-color:#fed7aacc}.bg-orange-200\/90{background-color:#fed7aae6}.bg-orange-200\/95{background-color:#fed7aaf2}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.bg-orange-300\/0{background-color:#fdba7400}.bg-orange-300\/10{background-color:#fdba741a}.bg-orange-300\/100{background-color:#fdba74}.bg-orange-300\/20{background-color:#fdba7433}.bg-orange-300\/25{background-color:#fdba7440}.bg-orange-300\/30{background-color:#fdba744d}.bg-orange-300\/40{background-color:#fdba7466}.bg-orange-300\/5{background-color:#fdba740d}.bg-orange-300\/50{background-color:#fdba7480}.bg-orange-300\/60{background-color:#fdba7499}.bg-orange-300\/70{background-color:#fdba74b3}.bg-orange-300\/75{background-color:#fdba74bf}.bg-orange-300\/80{background-color:#fdba74cc}.bg-orange-300\/90{background-color:#fdba74e6}.bg-orange-300\/95{background-color:#fdba74f2}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.bg-orange-400\/0{background-color:#fb923c00}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-400\/100{background-color:#fb923c}.bg-orange-400\/20{background-color:#fb923c33}.bg-orange-400\/25{background-color:#fb923c40}.bg-orange-400\/30{background-color:#fb923c4d}.bg-orange-400\/40{background-color:#fb923c66}.bg-orange-400\/5{background-color:#fb923c0d}.bg-orange-400\/50{background-color:#fb923c80}.bg-orange-400\/60{background-color:#fb923c99}.bg-orange-400\/70{background-color:#fb923cb3}.bg-orange-400\/75{background-color:#fb923cbf}.bg-orange-400\/80{background-color:#fb923ccc}.bg-orange-400\/90{background-color:#fb923ce6}.bg-orange-400\/95{background-color:#fb923cf2}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-orange-50\/0{background-color:#fff7ed00}.bg-orange-50\/10{background-color:#fff7ed1a}.bg-orange-50\/100{background-color:#fff7ed}.bg-orange-50\/20{background-color:#fff7ed33}.bg-orange-50\/25{background-color:#fff7ed40}.bg-orange-50\/30{background-color:#fff7ed4d}.bg-orange-50\/40{background-color:#fff7ed66}.bg-orange-50\/5{background-color:#fff7ed0d}.bg-orange-50\/50{background-color:#fff7ed80}.bg-orange-50\/60{background-color:#fff7ed99}.bg-orange-50\/70{background-color:#fff7edb3}.bg-orange-50\/75{background-color:#fff7edbf}.bg-orange-50\/80{background-color:#fff7edcc}.bg-orange-50\/90{background-color:#fff7ede6}.bg-orange-50\/95{background-color:#fff7edf2}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-orange-500\/0{background-color:#f9731600}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/100{background-color:#f97316}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/25{background-color:#f9731640}.bg-orange-500\/30{background-color:#f973164d}.bg-orange-500\/40{background-color:#f9731666}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-500\/50{background-color:#f9731680}.bg-orange-500\/60{background-color:#f9731699}.bg-orange-500\/70{background-color:#f97316b3}.bg-orange-500\/75{background-color:#f97316bf}.bg-orange-500\/80{background-color:#f97316cc}.bg-orange-500\/90{background-color:#f97316e6}.bg-orange-500\/95{background-color:#f97316f2}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.bg-orange-600\/0{background-color:#ea580c00}.bg-orange-600\/10{background-color:#ea580c1a}.bg-orange-600\/100{background-color:#ea580c}.bg-orange-600\/20{background-color:#ea580c33}.bg-orange-600\/25{background-color:#ea580c40}.bg-orange-600\/30{background-color:#ea580c4d}.bg-orange-600\/40{background-color:#ea580c66}.bg-orange-600\/5{background-color:#ea580c0d}.bg-orange-600\/50{background-color:#ea580c80}.bg-orange-600\/60{background-color:#ea580c99}.bg-orange-600\/70{background-color:#ea580cb3}.bg-orange-600\/75{background-color:#ea580cbf}.bg-orange-600\/80{background-color:#ea580ccc}.bg-orange-600\/90{background-color:#ea580ce6}.bg-orange-600\/95{background-color:#ea580cf2}.bg-orange-700{--tw-bg-opacity:1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.bg-orange-700\/0{background-color:#c2410c00}.bg-orange-700\/10{background-color:#c2410c1a}.bg-orange-700\/100{background-color:#c2410c}.bg-orange-700\/20{background-color:#c2410c33}.bg-orange-700\/25{background-color:#c2410c40}.bg-orange-700\/30{background-color:#c2410c4d}.bg-orange-700\/40{background-color:#c2410c66}.bg-orange-700\/5{background-color:#c2410c0d}.bg-orange-700\/50{background-color:#c2410c80}.bg-orange-700\/60{background-color:#c2410c99}.bg-orange-700\/70{background-color:#c2410cb3}.bg-orange-700\/75{background-color:#c2410cbf}.bg-orange-700\/80{background-color:#c2410ccc}.bg-orange-700\/90{background-color:#c2410ce6}.bg-orange-700\/95{background-color:#c2410cf2}.bg-orange-800{--tw-bg-opacity:1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.bg-orange-800\/0{background-color:#9a341200}.bg-orange-800\/10{background-color:#9a34121a}.bg-orange-800\/100{background-color:#9a3412}.bg-orange-800\/20{background-color:#9a341233}.bg-orange-800\/25{background-color:#9a341240}.bg-orange-800\/30{background-color:#9a34124d}.bg-orange-800\/40{background-color:#9a341266}.bg-orange-800\/5{background-color:#9a34120d}.bg-orange-800\/50{background-color:#9a341280}.bg-orange-800\/60{background-color:#9a341299}.bg-orange-800\/70{background-color:#9a3412b3}.bg-orange-800\/75{background-color:#9a3412bf}.bg-orange-800\/80{background-color:#9a3412cc}.bg-orange-800\/90{background-color:#9a3412e6}.bg-orange-800\/95{background-color:#9a3412f2}.bg-orange-900{--tw-bg-opacity:1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.bg-orange-900\/0{background-color:#7c2d1200}.bg-orange-900\/10{background-color:#7c2d121a}.bg-orange-900\/100{background-color:#7c2d12}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/25{background-color:#7c2d1240}.bg-orange-900\/30{background-color:#7c2d124d}.bg-orange-900\/40{background-color:#7c2d1266}.bg-orange-900\/5{background-color:#7c2d120d}.bg-orange-900\/50{background-color:#7c2d1280}.bg-orange-900\/60{background-color:#7c2d1299}.bg-orange-900\/70{background-color:#7c2d12b3}.bg-orange-900\/75{background-color:#7c2d12bf}.bg-orange-900\/80{background-color:#7c2d12cc}.bg-orange-900\/90{background-color:#7c2d12e6}.bg-orange-900\/95{background-color:#7c2d12f2}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.bg-pink-100\/0{background-color:#fce7f300}.bg-pink-100\/10{background-color:#fce7f31a}.bg-pink-100\/100{background-color:#fce7f3}.bg-pink-100\/20{background-color:#fce7f333}.bg-pink-100\/25{background-color:#fce7f340}.bg-pink-100\/30{background-color:#fce7f34d}.bg-pink-100\/40{background-color:#fce7f366}.bg-pink-100\/5{background-color:#fce7f30d}.bg-pink-100\/50{background-color:#fce7f380}.bg-pink-100\/60{background-color:#fce7f399}.bg-pink-100\/70{background-color:#fce7f3b3}.bg-pink-100\/75{background-color:#fce7f3bf}.bg-pink-100\/80{background-color:#fce7f3cc}.bg-pink-100\/90{background-color:#fce7f3e6}.bg-pink-100\/95{background-color:#fce7f3f2}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.bg-pink-200\/0{background-color:#fbcfe800}.bg-pink-200\/10{background-color:#fbcfe81a}.bg-pink-200\/100{background-color:#fbcfe8}.bg-pink-200\/20{background-color:#fbcfe833}.bg-pink-200\/25{background-color:#fbcfe840}.bg-pink-200\/30{background-color:#fbcfe84d}.bg-pink-200\/40{background-color:#fbcfe866}.bg-pink-200\/5{background-color:#fbcfe80d}.bg-pink-200\/50{background-color:#fbcfe880}.bg-pink-200\/60{background-color:#fbcfe899}.bg-pink-200\/70{background-color:#fbcfe8b3}.bg-pink-200\/75{background-color:#fbcfe8bf}.bg-pink-200\/80{background-color:#fbcfe8cc}.bg-pink-200\/90{background-color:#fbcfe8e6}.bg-pink-200\/95{background-color:#fbcfe8f2}.bg-pink-300{--tw-bg-opacity:1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.bg-pink-300\/0{background-color:#f9a8d400}.bg-pink-300\/10{background-color:#f9a8d41a}.bg-pink-300\/100{background-color:#f9a8d4}.bg-pink-300\/20{background-color:#f9a8d433}.bg-pink-300\/25{background-color:#f9a8d440}.bg-pink-300\/30{background-color:#f9a8d44d}.bg-pink-300\/40{background-color:#f9a8d466}.bg-pink-300\/5{background-color:#f9a8d40d}.bg-pink-300\/50{background-color:#f9a8d480}.bg-pink-300\/60{background-color:#f9a8d499}.bg-pink-300\/70{background-color:#f9a8d4b3}.bg-pink-300\/75{background-color:#f9a8d4bf}.bg-pink-300\/80{background-color:#f9a8d4cc}.bg-pink-300\/90{background-color:#f9a8d4e6}.bg-pink-300\/95{background-color:#f9a8d4f2}.bg-pink-400{--tw-bg-opacity:1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.bg-pink-400\/0{background-color:#f472b600}.bg-pink-400\/10{background-color:#f472b61a}.bg-pink-400\/100{background-color:#f472b6}.bg-pink-400\/20{background-color:#f472b633}.bg-pink-400\/25{background-color:#f472b640}.bg-pink-400\/30{background-color:#f472b64d}.bg-pink-400\/40{background-color:#f472b666}.bg-pink-400\/5{background-color:#f472b60d}.bg-pink-400\/50{background-color:#f472b680}.bg-pink-400\/60{background-color:#f472b699}.bg-pink-400\/70{background-color:#f472b6b3}.bg-pink-400\/75{background-color:#f472b6bf}.bg-pink-400\/80{background-color:#f472b6cc}.bg-pink-400\/90{background-color:#f472b6e6}.bg-pink-400\/95{background-color:#f472b6f2}.bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.bg-pink-50\/0{background-color:#fdf2f800}.bg-pink-50\/10{background-color:#fdf2f81a}.bg-pink-50\/100{background-color:#fdf2f8}.bg-pink-50\/20{background-color:#fdf2f833}.bg-pink-50\/25{background-color:#fdf2f840}.bg-pink-50\/30{background-color:#fdf2f84d}.bg-pink-50\/40{background-color:#fdf2f866}.bg-pink-50\/5{background-color:#fdf2f80d}.bg-pink-50\/50{background-color:#fdf2f880}.bg-pink-50\/60{background-color:#fdf2f899}.bg-pink-50\/70{background-color:#fdf2f8b3}.bg-pink-50\/75{background-color:#fdf2f8bf}.bg-pink-50\/80{background-color:#fdf2f8cc}.bg-pink-50\/90{background-color:#fdf2f8e6}.bg-pink-50\/95{background-color:#fdf2f8f2}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.bg-pink-500\/0{background-color:#ec489900}.bg-pink-500\/10{background-color:#ec48991a}.bg-pink-500\/100{background-color:#ec4899}.bg-pink-500\/20{background-color:#ec489933}.bg-pink-500\/25{background-color:#ec489940}.bg-pink-500\/30{background-color:#ec48994d}.bg-pink-500\/40{background-color:#ec489966}.bg-pink-500\/5{background-color:#ec48990d}.bg-pink-500\/50{background-color:#ec489980}.bg-pink-500\/60{background-color:#ec489999}.bg-pink-500\/70{background-color:#ec4899b3}.bg-pink-500\/75{background-color:#ec4899bf}.bg-pink-500\/80{background-color:#ec4899cc}.bg-pink-500\/90{background-color:#ec4899e6}.bg-pink-500\/95{background-color:#ec4899f2}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.bg-pink-600\/0{background-color:#db277700}.bg-pink-600\/10{background-color:#db27771a}.bg-pink-600\/100{background-color:#db2777}.bg-pink-600\/20{background-color:#db277733}.bg-pink-600\/25{background-color:#db277740}.bg-pink-600\/30{background-color:#db27774d}.bg-pink-600\/40{background-color:#db277766}.bg-pink-600\/5{background-color:#db27770d}.bg-pink-600\/50{background-color:#db277780}.bg-pink-600\/60{background-color:#db277799}.bg-pink-600\/70{background-color:#db2777b3}.bg-pink-600\/75{background-color:#db2777bf}.bg-pink-600\/80{background-color:#db2777cc}.bg-pink-600\/90{background-color:#db2777e6}.bg-pink-600\/95{background-color:#db2777f2}.bg-pink-700{--tw-bg-opacity:1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.bg-pink-700\/0{background-color:#be185d00}.bg-pink-700\/10{background-color:#be185d1a}.bg-pink-700\/100{background-color:#be185d}.bg-pink-700\/20{background-color:#be185d33}.bg-pink-700\/25{background-color:#be185d40}.bg-pink-700\/30{background-color:#be185d4d}.bg-pink-700\/40{background-color:#be185d66}.bg-pink-700\/5{background-color:#be185d0d}.bg-pink-700\/50{background-color:#be185d80}.bg-pink-700\/60{background-color:#be185d99}.bg-pink-700\/70{background-color:#be185db3}.bg-pink-700\/75{background-color:#be185dbf}.bg-pink-700\/80{background-color:#be185dcc}.bg-pink-700\/90{background-color:#be185de6}.bg-pink-700\/95{background-color:#be185df2}.bg-pink-800{--tw-bg-opacity:1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.bg-pink-800\/0{background-color:#9d174d00}.bg-pink-800\/10{background-color:#9d174d1a}.bg-pink-800\/100{background-color:#9d174d}.bg-pink-800\/20{background-color:#9d174d33}.bg-pink-800\/25{background-color:#9d174d40}.bg-pink-800\/30{background-color:#9d174d4d}.bg-pink-800\/40{background-color:#9d174d66}.bg-pink-800\/5{background-color:#9d174d0d}.bg-pink-800\/50{background-color:#9d174d80}.bg-pink-800\/60{background-color:#9d174d99}.bg-pink-800\/70{background-color:#9d174db3}.bg-pink-800\/75{background-color:#9d174dbf}.bg-pink-800\/80{background-color:#9d174dcc}.bg-pink-800\/90{background-color:#9d174de6}.bg-pink-800\/95{background-color:#9d174df2}.bg-pink-900{--tw-bg-opacity:1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.bg-pink-900\/0{background-color:#83184300}.bg-pink-900\/10{background-color:#8318431a}.bg-pink-900\/100{background-color:#831843}.bg-pink-900\/20{background-color:#83184333}.bg-pink-900\/25{background-color:#83184340}.bg-pink-900\/30{background-color:#8318434d}.bg-pink-900\/40{background-color:#83184366}.bg-pink-900\/5{background-color:#8318430d}.bg-pink-900\/50{background-color:#83184380}.bg-pink-900\/60{background-color:#83184399}.bg-pink-900\/70{background-color:#831843b3}.bg-pink-900\/75{background-color:#831843bf}.bg-pink-900\/80{background-color:#831843cc}.bg-pink-900\/90{background-color:#831843e6}.bg-pink-900\/95{background-color:#831843f2}.bg-primary{background-color:var(--color-brand-primary)}.bg-primary-alpha{background-color:var(--color-blue-150)}.bg-primary-medium{background-color:var(--color-blue-medium)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.bg-purple-100\/0{background-color:#f3e8ff00}.bg-purple-100\/10{background-color:#f3e8ff1a}.bg-purple-100\/100{background-color:#f3e8ff}.bg-purple-100\/20{background-color:#f3e8ff33}.bg-purple-100\/25{background-color:#f3e8ff40}.bg-purple-100\/30{background-color:#f3e8ff4d}.bg-purple-100\/40{background-color:#f3e8ff66}.bg-purple-100\/5{background-color:#f3e8ff0d}.bg-purple-100\/50{background-color:#f3e8ff80}.bg-purple-100\/60{background-color:#f3e8ff99}.bg-purple-100\/70{background-color:#f3e8ffb3}.bg-purple-100\/75{background-color:#f3e8ffbf}.bg-purple-100\/80{background-color:#f3e8ffcc}.bg-purple-100\/90{background-color:#f3e8ffe6}.bg-purple-100\/95{background-color:#f3e8fff2}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.bg-purple-200\/0{background-color:#e9d5ff00}.bg-purple-200\/10{background-color:#e9d5ff1a}.bg-purple-200\/100{background-color:#e9d5ff}.bg-purple-200\/20{background-color:#e9d5ff33}.bg-purple-200\/25{background-color:#e9d5ff40}.bg-purple-200\/30{background-color:#e9d5ff4d}.bg-purple-200\/40{background-color:#e9d5ff66}.bg-purple-200\/5{background-color:#e9d5ff0d}.bg-purple-200\/50{background-color:#e9d5ff80}.bg-purple-200\/60{background-color:#e9d5ff99}.bg-purple-200\/70{background-color:#e9d5ffb3}.bg-purple-200\/75{background-color:#e9d5ffbf}.bg-purple-200\/80{background-color:#e9d5ffcc}.bg-purple-200\/90{background-color:#e9d5ffe6}.bg-purple-200\/95{background-color:#e9d5fff2}.bg-purple-300{--tw-bg-opacity:1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.bg-purple-300\/0{background-color:#d8b4fe00}.bg-purple-300\/10{background-color:#d8b4fe1a}.bg-purple-300\/100{background-color:#d8b4fe}.bg-purple-300\/20{background-color:#d8b4fe33}.bg-purple-300\/25{background-color:#d8b4fe40}.bg-purple-300\/30{background-color:#d8b4fe4d}.bg-purple-300\/40{background-color:#d8b4fe66}.bg-purple-300\/5{background-color:#d8b4fe0d}.bg-purple-300\/50{background-color:#d8b4fe80}.bg-purple-300\/60{background-color:#d8b4fe99}.bg-purple-300\/70{background-color:#d8b4feb3}.bg-purple-300\/75{background-color:#d8b4febf}.bg-purple-300\/80{background-color:#d8b4fecc}.bg-purple-300\/90{background-color:#d8b4fee6}.bg-purple-300\/95{background-color:#d8b4fef2}.bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.bg-purple-400\/0{background-color:#c084fc00}.bg-purple-400\/10{background-color:#c084fc1a}.bg-purple-400\/100{background-color:#c084fc}.bg-purple-400\/20{background-color:#c084fc33}.bg-purple-400\/25{background-color:#c084fc40}.bg-purple-400\/30{background-color:#c084fc4d}.bg-purple-400\/40{background-color:#c084fc66}.bg-purple-400\/5{background-color:#c084fc0d}.bg-purple-400\/50{background-color:#c084fc80}.bg-purple-400\/60{background-color:#c084fc99}.bg-purple-400\/70{background-color:#c084fcb3}.bg-purple-400\/75{background-color:#c084fcbf}.bg-purple-400\/80{background-color:#c084fccc}.bg-purple-400\/90{background-color:#c084fce6}.bg-purple-400\/95{background-color:#c084fcf2}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.bg-purple-50\/0{background-color:#faf5ff00}.bg-purple-50\/10{background-color:#faf5ff1a}.bg-purple-50\/100{background-color:#faf5ff}.bg-purple-50\/20{background-color:#faf5ff33}.bg-purple-50\/25{background-color:#faf5ff40}.bg-purple-50\/30{background-color:#faf5ff4d}.bg-purple-50\/40{background-color:#faf5ff66}.bg-purple-50\/5{background-color:#faf5ff0d}.bg-purple-50\/50{background-color:#faf5ff80}.bg-purple-50\/60{background-color:#faf5ff99}.bg-purple-50\/70{background-color:#faf5ffb3}.bg-purple-50\/75{background-color:#faf5ffbf}.bg-purple-50\/80{background-color:#faf5ffcc}.bg-purple-50\/90{background-color:#faf5ffe6}.bg-purple-50\/95{background-color:#faf5fff2}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.bg-purple-500\/0{background-color:#a855f700}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/100{background-color:#a855f7}.bg-purple-500\/20{background-color:#a855f733}.bg-purple-500\/25{background-color:#a855f740}.bg-purple-500\/30{background-color:#a855f74d}.bg-purple-500\/40{background-color:#a855f766}.bg-purple-500\/5{background-color:#a855f70d}.bg-purple-500\/50{background-color:#a855f780}.bg-purple-500\/60{background-color:#a855f799}.bg-purple-500\/70{background-color:#a855f7b3}.bg-purple-500\/75{background-color:#a855f7bf}.bg-purple-500\/80{background-color:#a855f7cc}.bg-purple-500\/90{background-color:#a855f7e6}.bg-purple-500\/95{background-color:#a855f7f2}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.bg-purple-600\/0{background-color:#9333ea00}.bg-purple-600\/10{background-color:#9333ea1a}.bg-purple-600\/100{background-color:#9333ea}.bg-purple-600\/20{background-color:#9333ea33}.bg-purple-600\/25{background-color:#9333ea40}.bg-purple-600\/30{background-color:#9333ea4d}.bg-purple-600\/40{background-color:#9333ea66}.bg-purple-600\/5{background-color:#9333ea0d}.bg-purple-600\/50{background-color:#9333ea80}.bg-purple-600\/60{background-color:#9333ea99}.bg-purple-600\/70{background-color:#9333eab3}.bg-purple-600\/75{background-color:#9333eabf}.bg-purple-600\/80{background-color:#9333eacc}.bg-purple-600\/90{background-color:#9333eae6}.bg-purple-600\/95{background-color:#9333eaf2}.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.bg-purple-700\/0{background-color:#7e22ce00}.bg-purple-700\/10{background-color:#7e22ce1a}.bg-purple-700\/100{background-color:#7e22ce}.bg-purple-700\/20{background-color:#7e22ce33}.bg-purple-700\/25{background-color:#7e22ce40}.bg-purple-700\/30{background-color:#7e22ce4d}.bg-purple-700\/40{background-color:#7e22ce66}.bg-purple-700\/5{background-color:#7e22ce0d}.bg-purple-700\/50{background-color:#7e22ce80}.bg-purple-700\/60{background-color:#7e22ce99}.bg-purple-700\/70{background-color:#7e22ceb3}.bg-purple-700\/75{background-color:#7e22cebf}.bg-purple-700\/80{background-color:#7e22cecc}.bg-purple-700\/90{background-color:#7e22cee6}.bg-purple-700\/95{background-color:#7e22cef2}.bg-purple-800{--tw-bg-opacity:1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.bg-purple-800\/0{background-color:#6b21a800}.bg-purple-800\/10{background-color:#6b21a81a}.bg-purple-800\/100{background-color:#6b21a8}.bg-purple-800\/20{background-color:#6b21a833}.bg-purple-800\/25{background-color:#6b21a840}.bg-purple-800\/30{background-color:#6b21a84d}.bg-purple-800\/40{background-color:#6b21a866}.bg-purple-800\/5{background-color:#6b21a80d}.bg-purple-800\/50{background-color:#6b21a880}.bg-purple-800\/60{background-color:#6b21a899}.bg-purple-800\/70{background-color:#6b21a8b3}.bg-purple-800\/75{background-color:#6b21a8bf}.bg-purple-800\/80{background-color:#6b21a8cc}.bg-purple-800\/90{background-color:#6b21a8e6}.bg-purple-800\/95{background-color:#6b21a8f2}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.bg-purple-900\/0{background-color:#581c8700}.bg-purple-900\/10{background-color:#581c871a}.bg-purple-900\/100{background-color:#581c87}.bg-purple-900\/20{background-color:#581c8733}.bg-purple-900\/25{background-color:#581c8740}.bg-purple-900\/30{background-color:#581c874d}.bg-purple-900\/40{background-color:#581c8766}.bg-purple-900\/5{background-color:#581c870d}.bg-purple-900\/50{background-color:#581c8780}.bg-purple-900\/60{background-color:#581c8799}.bg-purple-900\/70{background-color:#581c87b3}.bg-purple-900\/75{background-color:#581c87bf}.bg-purple-900\/80{background-color:#581c87cc}.bg-purple-900\/90{background-color:#581c87e6}.bg-purple-900\/95{background-color:#581c87f2}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-100\/0{background-color:#fee2e200}.bg-red-100\/10{background-color:#fee2e21a}.bg-red-100\/100{background-color:#fee2e2}.bg-red-100\/20{background-color:#fee2e233}.bg-red-100\/25{background-color:#fee2e240}.bg-red-100\/30{background-color:#fee2e24d}.bg-red-100\/40{background-color:#fee2e266}.bg-red-100\/5{background-color:#fee2e20d}.bg-red-100\/50{background-color:#fee2e280}.bg-red-100\/60{background-color:#fee2e299}.bg-red-100\/70{background-color:#fee2e2b3}.bg-red-100\/75{background-color:#fee2e2bf}.bg-red-100\/80{background-color:#fee2e2cc}.bg-red-100\/90{background-color:#fee2e2e6}.bg-red-100\/95{background-color:#fee2e2f2}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.bg-red-200\/0{background-color:#fecaca00}.bg-red-200\/10{background-color:#fecaca1a}.bg-red-200\/100{background-color:#fecaca}.bg-red-200\/20{background-color:#fecaca33}.bg-red-200\/25{background-color:#fecaca40}.bg-red-200\/30{background-color:#fecaca4d}.bg-red-200\/40{background-color:#fecaca66}.bg-red-200\/5{background-color:#fecaca0d}.bg-red-200\/50{background-color:#fecaca80}.bg-red-200\/60{background-color:#fecaca99}.bg-red-200\/70{background-color:#fecacab3}.bg-red-200\/75{background-color:#fecacabf}.bg-red-200\/80{background-color:#fecacacc}.bg-red-200\/90{background-color:#fecacae6}.bg-red-200\/95{background-color:#fecacaf2}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.bg-red-300\/0{background-color:#fca5a500}.bg-red-300\/10{background-color:#fca5a51a}.bg-red-300\/100{background-color:#fca5a5}.bg-red-300\/20{background-color:#fca5a533}.bg-red-300\/25{background-color:#fca5a540}.bg-red-300\/30{background-color:#fca5a54d}.bg-red-300\/40{background-color:#fca5a566}.bg-red-300\/5{background-color:#fca5a50d}.bg-red-300\/50{background-color:#fca5a580}.bg-red-300\/60{background-color:#fca5a599}.bg-red-300\/70{background-color:#fca5a5b3}.bg-red-300\/75{background-color:#fca5a5bf}.bg-red-300\/80{background-color:#fca5a5cc}.bg-red-300\/90{background-color:#fca5a5e6}.bg-red-300\/95{background-color:#fca5a5f2}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-red-400\/0{background-color:#f8717100}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/100{background-color:#f87171}.bg-red-400\/20{background-color:#f8717133}.bg-red-400\/25{background-color:#f8717140}.bg-red-400\/30{background-color:#f871714d}.bg-red-400\/40{background-color:#f8717166}.bg-red-400\/5{background-color:#f871710d}.bg-red-400\/50{background-color:#f8717180}.bg-red-400\/60{background-color:#f8717199}.bg-red-400\/70{background-color:#f87171b3}.bg-red-400\/75{background-color:#f87171bf}.bg-red-400\/80{background-color:#f87171cc}.bg-red-400\/90{background-color:#f87171e6}.bg-red-400\/95{background-color:#f87171f2}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-50\/0{background-color:#fef2f200}.bg-red-50\/10{background-color:#fef2f21a}.bg-red-50\/100{background-color:#fef2f2}.bg-red-50\/20{background-color:#fef2f233}.bg-red-50\/25{background-color:#fef2f240}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/5{background-color:#fef2f20d}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/60{background-color:#fef2f299}.bg-red-50\/70{background-color:#fef2f2b3}.bg-red-50\/75{background-color:#fef2f2bf}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-50\/95{background-color:#fef2f2f2}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-500\/0{background-color:#ef444400}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/100{background-color:#ef4444}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/25{background-color:#ef444440}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/40{background-color:#ef444466}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/50{background-color:#ef444480}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/75{background-color:#ef4444bf}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-500\/95{background-color:#ef4444f2}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-red-600\/0{background-color:#dc262600}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/100{background-color:#dc2626}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/25{background-color:#dc262640}.bg-red-600\/30{background-color:#dc26264d}.bg-red-600\/40{background-color:#dc262666}.bg-red-600\/5{background-color:#dc26260d}.bg-red-600\/50{background-color:#dc262680}.bg-red-600\/60{background-color:#dc262699}.bg-red-600\/70{background-color:#dc2626b3}.bg-red-600\/75{background-color:#dc2626bf}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-600\/90{background-color:#dc2626e6}.bg-red-600\/95{background-color:#dc2626f2}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.bg-red-700\/0{background-color:#b91c1c00}.bg-red-700\/10{background-color:#b91c1c1a}.bg-red-700\/100{background-color:#b91c1c}.bg-red-700\/20{background-color:#b91c1c33}.bg-red-700\/25{background-color:#b91c1c40}.bg-red-700\/30{background-color:#b91c1c4d}.bg-red-700\/40{background-color:#b91c1c66}.bg-red-700\/5{background-color:#b91c1c0d}.bg-red-700\/50{background-color:#b91c1c80}.bg-red-700\/60{background-color:#b91c1c99}.bg-red-700\/70{background-color:#b91c1cb3}.bg-red-700\/75{background-color:#b91c1cbf}.bg-red-700\/80{background-color:#b91c1ccc}.bg-red-700\/90{background-color:#b91c1ce6}.bg-red-700\/95{background-color:#b91c1cf2}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.bg-red-800\/0{background-color:#991b1b00}.bg-red-800\/10{background-color:#991b1b1a}.bg-red-800\/100{background-color:#991b1b}.bg-red-800\/20{background-color:#991b1b33}.bg-red-800\/25{background-color:#991b1b40}.bg-red-800\/30{background-color:#991b1b4d}.bg-red-800\/40{background-color:#991b1b66}.bg-red-800\/5{background-color:#991b1b0d}.bg-red-800\/50{background-color:#991b1b80}.bg-red-800\/60{background-color:#991b1b99}.bg-red-800\/70{background-color:#991b1bb3}.bg-red-800\/75{background-color:#991b1bbf}.bg-red-800\/80{background-color:#991b1bcc}.bg-red-800\/90{background-color:#991b1be6}.bg-red-800\/95{background-color:#991b1bf2}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.bg-red-900\/0{background-color:#7f1d1d00}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/100{background-color:#7f1d1d}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/25{background-color:#7f1d1d40}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/5{background-color:#7f1d1d0d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/60{background-color:#7f1d1d99}.bg-red-900\/70{background-color:#7f1d1db3}.bg-red-900\/75{background-color:#7f1d1dbf}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-900\/90{background-color:#7f1d1de6}.bg-red-900\/95{background-color:#7f1d1df2}.bg-red-dark{background-color:var(--color-red-dark)}.bg-red-light{background-color:var(--color-red-light)}.bg-red-medium{background-color:var(--color-red-medium)}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.bg-rose-100\/0{background-color:#ffe4e600}.bg-rose-100\/10{background-color:#ffe4e61a}.bg-rose-100\/100{background-color:#ffe4e6}.bg-rose-100\/20{background-color:#ffe4e633}.bg-rose-100\/25{background-color:#ffe4e640}.bg-rose-100\/30{background-color:#ffe4e64d}.bg-rose-100\/40{background-color:#ffe4e666}.bg-rose-100\/5{background-color:#ffe4e60d}.bg-rose-100\/50{background-color:#ffe4e680}.bg-rose-100\/60{background-color:#ffe4e699}.bg-rose-100\/70{background-color:#ffe4e6b3}.bg-rose-100\/75{background-color:#ffe4e6bf}.bg-rose-100\/80{background-color:#ffe4e6cc}.bg-rose-100\/90{background-color:#ffe4e6e6}.bg-rose-100\/95{background-color:#ffe4e6f2}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.bg-rose-200\/0{background-color:#fecdd300}.bg-rose-200\/10{background-color:#fecdd31a}.bg-rose-200\/100{background-color:#fecdd3}.bg-rose-200\/20{background-color:#fecdd333}.bg-rose-200\/25{background-color:#fecdd340}.bg-rose-200\/30{background-color:#fecdd34d}.bg-rose-200\/40{background-color:#fecdd366}.bg-rose-200\/5{background-color:#fecdd30d}.bg-rose-200\/50{background-color:#fecdd380}.bg-rose-200\/60{background-color:#fecdd399}.bg-rose-200\/70{background-color:#fecdd3b3}.bg-rose-200\/75{background-color:#fecdd3bf}.bg-rose-200\/80{background-color:#fecdd3cc}.bg-rose-200\/90{background-color:#fecdd3e6}.bg-rose-200\/95{background-color:#fecdd3f2}.bg-rose-300{--tw-bg-opacity:1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.bg-rose-300\/0{background-color:#fda4af00}.bg-rose-300\/10{background-color:#fda4af1a}.bg-rose-300\/100{background-color:#fda4af}.bg-rose-300\/20{background-color:#fda4af33}.bg-rose-300\/25{background-color:#fda4af40}.bg-rose-300\/30{background-color:#fda4af4d}.bg-rose-300\/40{background-color:#fda4af66}.bg-rose-300\/5{background-color:#fda4af0d}.bg-rose-300\/50{background-color:#fda4af80}.bg-rose-300\/60{background-color:#fda4af99}.bg-rose-300\/70{background-color:#fda4afb3}.bg-rose-300\/75{background-color:#fda4afbf}.bg-rose-300\/80{background-color:#fda4afcc}.bg-rose-300\/90{background-color:#fda4afe6}.bg-rose-300\/95{background-color:#fda4aff2}.bg-rose-400{--tw-bg-opacity:1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.bg-rose-400\/0{background-color:#fb718500}.bg-rose-400\/10{background-color:#fb71851a}.bg-rose-400\/100{background-color:#fb7185}.bg-rose-400\/20{background-color:#fb718533}.bg-rose-400\/25{background-color:#fb718540}.bg-rose-400\/30{background-color:#fb71854d}.bg-rose-400\/40{background-color:#fb718566}.bg-rose-400\/5{background-color:#fb71850d}.bg-rose-400\/50{background-color:#fb718580}.bg-rose-400\/60{background-color:#fb718599}.bg-rose-400\/70{background-color:#fb7185b3}.bg-rose-400\/75{background-color:#fb7185bf}.bg-rose-400\/80{background-color:#fb7185cc}.bg-rose-400\/90{background-color:#fb7185e6}.bg-rose-400\/95{background-color:#fb7185f2}.bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.bg-rose-50\/0{background-color:#fff1f200}.bg-rose-50\/10{background-color:#fff1f21a}.bg-rose-50\/100{background-color:#fff1f2}.bg-rose-50\/20{background-color:#fff1f233}.bg-rose-50\/25{background-color:#fff1f240}.bg-rose-50\/30{background-color:#fff1f24d}.bg-rose-50\/40{background-color:#fff1f266}.bg-rose-50\/5{background-color:#fff1f20d}.bg-rose-50\/50{background-color:#fff1f280}.bg-rose-50\/60{background-color:#fff1f299}.bg-rose-50\/70{background-color:#fff1f2b3}.bg-rose-50\/75{background-color:#fff1f2bf}.bg-rose-50\/80{background-color:#fff1f2cc}.bg-rose-50\/90{background-color:#fff1f2e6}.bg-rose-50\/95{background-color:#fff1f2f2}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.bg-rose-500\/0{background-color:#f43f5e00}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-rose-500\/100{background-color:#f43f5e}.bg-rose-500\/20{background-color:#f43f5e33}.bg-rose-500\/25{background-color:#f43f5e40}.bg-rose-500\/30{background-color:#f43f5e4d}.bg-rose-500\/40{background-color:#f43f5e66}.bg-rose-500\/5{background-color:#f43f5e0d}.bg-rose-500\/50{background-color:#f43f5e80}.bg-rose-500\/60{background-color:#f43f5e99}.bg-rose-500\/70{background-color:#f43f5eb3}.bg-rose-500\/75{background-color:#f43f5ebf}.bg-rose-500\/80{background-color:#f43f5ecc}.bg-rose-500\/90{background-color:#f43f5ee6}.bg-rose-500\/95{background-color:#f43f5ef2}.bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.bg-rose-600\/0{background-color:#e11d4800}.bg-rose-600\/10{background-color:#e11d481a}.bg-rose-600\/100{background-color:#e11d48}.bg-rose-600\/20{background-color:#e11d4833}.bg-rose-600\/25{background-color:#e11d4840}.bg-rose-600\/30{background-color:#e11d484d}.bg-rose-600\/40{background-color:#e11d4866}.bg-rose-600\/5{background-color:#e11d480d}.bg-rose-600\/50{background-color:#e11d4880}.bg-rose-600\/60{background-color:#e11d4899}.bg-rose-600\/70{background-color:#e11d48b3}.bg-rose-600\/75{background-color:#e11d48bf}.bg-rose-600\/80{background-color:#e11d48cc}.bg-rose-600\/90{background-color:#e11d48e6}.bg-rose-600\/95{background-color:#e11d48f2}.bg-rose-700{--tw-bg-opacity:1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.bg-rose-700\/0{background-color:#be123c00}.bg-rose-700\/10{background-color:#be123c1a}.bg-rose-700\/100{background-color:#be123c}.bg-rose-700\/20{background-color:#be123c33}.bg-rose-700\/25{background-color:#be123c40}.bg-rose-700\/30{background-color:#be123c4d}.bg-rose-700\/40{background-color:#be123c66}.bg-rose-700\/5{background-color:#be123c0d}.bg-rose-700\/50{background-color:#be123c80}.bg-rose-700\/60{background-color:#be123c99}.bg-rose-700\/70{background-color:#be123cb3}.bg-rose-700\/75{background-color:#be123cbf}.bg-rose-700\/80{background-color:#be123ccc}.bg-rose-700\/90{background-color:#be123ce6}.bg-rose-700\/95{background-color:#be123cf2}.bg-rose-800{--tw-bg-opacity:1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.bg-rose-800\/0{background-color:#9f123900}.bg-rose-800\/10{background-color:#9f12391a}.bg-rose-800\/100{background-color:#9f1239}.bg-rose-800\/20{background-color:#9f123933}.bg-rose-800\/25{background-color:#9f123940}.bg-rose-800\/30{background-color:#9f12394d}.bg-rose-800\/40{background-color:#9f123966}.bg-rose-800\/5{background-color:#9f12390d}.bg-rose-800\/50{background-color:#9f123980}.bg-rose-800\/60{background-color:#9f123999}.bg-rose-800\/70{background-color:#9f1239b3}.bg-rose-800\/75{background-color:#9f1239bf}.bg-rose-800\/80{background-color:#9f1239cc}.bg-rose-800\/90{background-color:#9f1239e6}.bg-rose-800\/95{background-color:#9f1239f2}.bg-rose-900{--tw-bg-opacity:1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.bg-rose-900\/0{background-color:#88133700}.bg-rose-900\/10{background-color:#8813371a}.bg-rose-900\/100{background-color:#881337}.bg-rose-900\/20{background-color:#88133733}.bg-rose-900\/25{background-color:#88133740}.bg-rose-900\/30{background-color:#8813374d}.bg-rose-900\/40{background-color:#88133766}.bg-rose-900\/5{background-color:#8813370d}.bg-rose-900\/50{background-color:#88133780}.bg-rose-900\/60{background-color:#88133799}.bg-rose-900\/70{background-color:#881337b3}.bg-rose-900\/75{background-color:#881337bf}.bg-rose-900\/80{background-color:#881337cc}.bg-rose-900\/90{background-color:#881337e6}.bg-rose-900\/95{background-color:#881337f2}.bg-secondary{background-color:var(--color-blue-800)}.bg-secondary-light{background-color:var(--color-blue-200)}.bg-secondary-lighter{background-color:var(--color-blue-100)}.bg-secondary-medium{background-color:var(--color-blue-500)}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.bg-sky-100\/0{background-color:#e0f2fe00}.bg-sky-100\/10{background-color:#e0f2fe1a}.bg-sky-100\/100{background-color:#e0f2fe}.bg-sky-100\/20{background-color:#e0f2fe33}.bg-sky-100\/25{background-color:#e0f2fe40}.bg-sky-100\/30{background-color:#e0f2fe4d}.bg-sky-100\/40{background-color:#e0f2fe66}.bg-sky-100\/5{background-color:#e0f2fe0d}.bg-sky-100\/50{background-color:#e0f2fe80}.bg-sky-100\/60{background-color:#e0f2fe99}.bg-sky-100\/70{background-color:#e0f2feb3}.bg-sky-100\/75{background-color:#e0f2febf}.bg-sky-100\/80{background-color:#e0f2fecc}.bg-sky-100\/90{background-color:#e0f2fee6}.bg-sky-100\/95{background-color:#e0f2fef2}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.bg-sky-200\/0{background-color:#bae6fd00}.bg-sky-200\/10{background-color:#bae6fd1a}.bg-sky-200\/100{background-color:#bae6fd}.bg-sky-200\/20{background-color:#bae6fd33}.bg-sky-200\/25{background-color:#bae6fd40}.bg-sky-200\/30{background-color:#bae6fd4d}.bg-sky-200\/40{background-color:#bae6fd66}.bg-sky-200\/5{background-color:#bae6fd0d}.bg-sky-200\/50{background-color:#bae6fd80}.bg-sky-200\/60{background-color:#bae6fd99}.bg-sky-200\/70{background-color:#bae6fdb3}.bg-sky-200\/75{background-color:#bae6fdbf}.bg-sky-200\/80{background-color:#bae6fdcc}.bg-sky-200\/90{background-color:#bae6fde6}.bg-sky-200\/95{background-color:#bae6fdf2}.bg-sky-300{--tw-bg-opacity:1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.bg-sky-300\/0{background-color:#7dd3fc00}.bg-sky-300\/10{background-color:#7dd3fc1a}.bg-sky-300\/100{background-color:#7dd3fc}.bg-sky-300\/20{background-color:#7dd3fc33}.bg-sky-300\/25{background-color:#7dd3fc40}.bg-sky-300\/30{background-color:#7dd3fc4d}.bg-sky-300\/40{background-color:#7dd3fc66}.bg-sky-300\/5{background-color:#7dd3fc0d}.bg-sky-300\/50{background-color:#7dd3fc80}.bg-sky-300\/60{background-color:#7dd3fc99}.bg-sky-300\/70{background-color:#7dd3fcb3}.bg-sky-300\/75{background-color:#7dd3fcbf}.bg-sky-300\/80{background-color:#7dd3fccc}.bg-sky-300\/90{background-color:#7dd3fce6}.bg-sky-300\/95{background-color:#7dd3fcf2}.bg-sky-400{--tw-bg-opacity:1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.bg-sky-400\/0{background-color:#38bdf800}.bg-sky-400\/10{background-color:#38bdf81a}.bg-sky-400\/100{background-color:#38bdf8}.bg-sky-400\/20{background-color:#38bdf833}.bg-sky-400\/25{background-color:#38bdf840}.bg-sky-400\/30{background-color:#38bdf84d}.bg-sky-400\/40{background-color:#38bdf866}.bg-sky-400\/5{background-color:#38bdf80d}.bg-sky-400\/50{background-color:#38bdf880}.bg-sky-400\/60{background-color:#38bdf899}.bg-sky-400\/70{background-color:#38bdf8b3}.bg-sky-400\/75{background-color:#38bdf8bf}.bg-sky-400\/80{background-color:#38bdf8cc}.bg-sky-400\/90{background-color:#38bdf8e6}.bg-sky-400\/95{background-color:#38bdf8f2}.bg-sky-50{--tw-bg-opacity:1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.bg-sky-50\/0{background-color:#f0f9ff00}.bg-sky-50\/10{background-color:#f0f9ff1a}.bg-sky-50\/100{background-color:#f0f9ff}.bg-sky-50\/20{background-color:#f0f9ff33}.bg-sky-50\/25{background-color:#f0f9ff40}.bg-sky-50\/30{background-color:#f0f9ff4d}.bg-sky-50\/40{background-color:#f0f9ff66}.bg-sky-50\/5{background-color:#f0f9ff0d}.bg-sky-50\/50{background-color:#f0f9ff80}.bg-sky-50\/60{background-color:#f0f9ff99}.bg-sky-50\/70{background-color:#f0f9ffb3}.bg-sky-50\/75{background-color:#f0f9ffbf}.bg-sky-50\/80{background-color:#f0f9ffcc}.bg-sky-50\/90{background-color:#f0f9ffe6}.bg-sky-50\/95{background-color:#f0f9fff2}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.bg-sky-500\/0{background-color:#0ea5e900}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-sky-500\/100{background-color:#0ea5e9}.bg-sky-500\/20{background-color:#0ea5e933}.bg-sky-500\/25{background-color:#0ea5e940}.bg-sky-500\/30{background-color:#0ea5e94d}.bg-sky-500\/40{background-color:#0ea5e966}.bg-sky-500\/5{background-color:#0ea5e90d}.bg-sky-500\/50{background-color:#0ea5e980}.bg-sky-500\/60{background-color:#0ea5e999}.bg-sky-500\/70{background-color:#0ea5e9b3}.bg-sky-500\/75{background-color:#0ea5e9bf}.bg-sky-500\/80{background-color:#0ea5e9cc}.bg-sky-500\/90{background-color:#0ea5e9e6}.bg-sky-500\/95{background-color:#0ea5e9f2}.bg-sky-600{--tw-bg-opacity:1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.bg-sky-600\/0{background-color:#0284c700}.bg-sky-600\/10{background-color:#0284c71a}.bg-sky-600\/100{background-color:#0284c7}.bg-sky-600\/20{background-color:#0284c733}.bg-sky-600\/25{background-color:#0284c740}.bg-sky-600\/30{background-color:#0284c74d}.bg-sky-600\/40{background-color:#0284c766}.bg-sky-600\/5{background-color:#0284c70d}.bg-sky-600\/50{background-color:#0284c780}.bg-sky-600\/60{background-color:#0284c799}.bg-sky-600\/70{background-color:#0284c7b3}.bg-sky-600\/75{background-color:#0284c7bf}.bg-sky-600\/80{background-color:#0284c7cc}.bg-sky-600\/90{background-color:#0284c7e6}.bg-sky-600\/95{background-color:#0284c7f2}.bg-sky-700{--tw-bg-opacity:1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.bg-sky-700\/0{background-color:#0369a100}.bg-sky-700\/10{background-color:#0369a11a}.bg-sky-700\/100{background-color:#0369a1}.bg-sky-700\/20{background-color:#0369a133}.bg-sky-700\/25{background-color:#0369a140}.bg-sky-700\/30{background-color:#0369a14d}.bg-sky-700\/40{background-color:#0369a166}.bg-sky-700\/5{background-color:#0369a10d}.bg-sky-700\/50{background-color:#0369a180}.bg-sky-700\/60{background-color:#0369a199}.bg-sky-700\/70{background-color:#0369a1b3}.bg-sky-700\/75{background-color:#0369a1bf}.bg-sky-700\/80{background-color:#0369a1cc}.bg-sky-700\/90{background-color:#0369a1e6}.bg-sky-700\/95{background-color:#0369a1f2}.bg-sky-800{--tw-bg-opacity:1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.bg-sky-800\/0{background-color:#07598500}.bg-sky-800\/10{background-color:#0759851a}.bg-sky-800\/100{background-color:#075985}.bg-sky-800\/20{background-color:#07598533}.bg-sky-800\/25{background-color:#07598540}.bg-sky-800\/30{background-color:#0759854d}.bg-sky-800\/40{background-color:#07598566}.bg-sky-800\/5{background-color:#0759850d}.bg-sky-800\/50{background-color:#07598580}.bg-sky-800\/60{background-color:#07598599}.bg-sky-800\/70{background-color:#075985b3}.bg-sky-800\/75{background-color:#075985bf}.bg-sky-800\/80{background-color:#075985cc}.bg-sky-800\/90{background-color:#075985e6}.bg-sky-800\/95{background-color:#075985f2}.bg-sky-900{--tw-bg-opacity:1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.bg-sky-900\/0{background-color:#0c4a6e00}.bg-sky-900\/10{background-color:#0c4a6e1a}.bg-sky-900\/100{background-color:#0c4a6e}.bg-sky-900\/20{background-color:#0c4a6e33}.bg-sky-900\/25{background-color:#0c4a6e40}.bg-sky-900\/30{background-color:#0c4a6e4d}.bg-sky-900\/40{background-color:#0c4a6e66}.bg-sky-900\/5{background-color:#0c4a6e0d}.bg-sky-900\/50{background-color:#0c4a6e80}.bg-sky-900\/60{background-color:#0c4a6e99}.bg-sky-900\/70{background-color:#0c4a6eb3}.bg-sky-900\/75{background-color:#0c4a6ebf}.bg-sky-900\/80{background-color:#0c4a6ecc}.bg-sky-900\/90{background-color:#0c4a6ee6}.bg-sky-900\/95{background-color:#0c4a6ef2}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-100\/0{background-color:#f1f5f900}.bg-slate-100\/10{background-color:#f1f5f91a}.bg-slate-100\/100{background-color:#f1f5f9}.bg-slate-100\/20{background-color:#f1f5f933}.bg-slate-100\/25{background-color:#f1f5f940}.bg-slate-100\/30{background-color:#f1f5f94d}.bg-slate-100\/40{background-color:#f1f5f966}.bg-slate-100\/5{background-color:#f1f5f90d}.bg-slate-100\/50{background-color:#f1f5f980}.bg-slate-100\/60{background-color:#f1f5f999}.bg-slate-100\/70{background-color:#f1f5f9b3}.bg-slate-100\/75{background-color:#f1f5f9bf}.bg-slate-100\/80{background-color:#f1f5f9cc}.bg-slate-100\/90{background-color:#f1f5f9e6}.bg-slate-100\/95{background-color:#f1f5f9f2}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bg-slate-200\/0{background-color:#e2e8f000}.bg-slate-200\/10{background-color:#e2e8f01a}.bg-slate-200\/100{background-color:#e2e8f0}.bg-slate-200\/20{background-color:#e2e8f033}.bg-slate-200\/25{background-color:#e2e8f040}.bg-slate-200\/30{background-color:#e2e8f04d}.bg-slate-200\/40{background-color:#e2e8f066}.bg-slate-200\/5{background-color:#e2e8f00d}.bg-slate-200\/50{background-color:#e2e8f080}.bg-slate-200\/60{background-color:#e2e8f099}.bg-slate-200\/70{background-color:#e2e8f0b3}.bg-slate-200\/75{background-color:#e2e8f0bf}.bg-slate-200\/80{background-color:#e2e8f0cc}.bg-slate-200\/90{background-color:#e2e8f0e6}.bg-slate-200\/95{background-color:#e2e8f0f2}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.bg-slate-300\/0{background-color:#cbd5e100}.bg-slate-300\/10{background-color:#cbd5e11a}.bg-slate-300\/100{background-color:#cbd5e1}.bg-slate-300\/20{background-color:#cbd5e133}.bg-slate-300\/25{background-color:#cbd5e140}.bg-slate-300\/30{background-color:#cbd5e14d}.bg-slate-300\/40{background-color:#cbd5e166}.bg-slate-300\/5{background-color:#cbd5e10d}.bg-slate-300\/50{background-color:#cbd5e180}.bg-slate-300\/60{background-color:#cbd5e199}.bg-slate-300\/70{background-color:#cbd5e1b3}.bg-slate-300\/75{background-color:#cbd5e1bf}.bg-slate-300\/80{background-color:#cbd5e1cc}.bg-slate-300\/90{background-color:#cbd5e1e6}.bg-slate-300\/95{background-color:#cbd5e1f2}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.bg-slate-400\/0{background-color:#94a3b800}.bg-slate-400\/10{background-color:#94a3b81a}.bg-slate-400\/100{background-color:#94a3b8}.bg-slate-400\/20{background-color:#94a3b833}.bg-slate-400\/25{background-color:#94a3b840}.bg-slate-400\/30{background-color:#94a3b84d}.bg-slate-400\/40{background-color:#94a3b866}.bg-slate-400\/5{background-color:#94a3b80d}.bg-slate-400\/50{background-color:#94a3b880}.bg-slate-400\/60{background-color:#94a3b899}.bg-slate-400\/70{background-color:#94a3b8b3}.bg-slate-400\/75{background-color:#94a3b8bf}.bg-slate-400\/80{background-color:#94a3b8cc}.bg-slate-400\/90{background-color:#94a3b8e6}.bg-slate-400\/95{background-color:#94a3b8f2}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-slate-50\/0{background-color:#f8fafc00}.bg-slate-50\/10{background-color:#f8fafc1a}.bg-slate-50\/100{background-color:#f8fafc}.bg-slate-50\/20{background-color:#f8fafc33}.bg-slate-50\/25{background-color:#f8fafc40}.bg-slate-50\/30{background-color:#f8fafc4d}.bg-slate-50\/40{background-color:#f8fafc66}.bg-slate-50\/5{background-color:#f8fafc0d}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-50\/75{background-color:#f8fafcbf}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-50\/90{background-color:#f8fafce6}.bg-slate-50\/95{background-color:#f8fafcf2}.bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.bg-slate-500\/0{background-color:#64748b00}.bg-slate-500\/10{background-color:#64748b1a}.bg-slate-500\/100{background-color:#64748b}.bg-slate-500\/20{background-color:#64748b33}.bg-slate-500\/25{background-color:#64748b40}.bg-slate-500\/30{background-color:#64748b4d}.bg-slate-500\/40{background-color:#64748b66}.bg-slate-500\/5{background-color:#64748b0d}.bg-slate-500\/50{background-color:#64748b80}.bg-slate-500\/60{background-color:#64748b99}.bg-slate-500\/70{background-color:#64748bb3}.bg-slate-500\/75{background-color:#64748bbf}.bg-slate-500\/80{background-color:#64748bcc}.bg-slate-500\/90{background-color:#64748be6}.bg-slate-500\/95{background-color:#64748bf2}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.bg-slate-600\/0{background-color:#47556900}.bg-slate-600\/10{background-color:#4755691a}.bg-slate-600\/100{background-color:#475569}.bg-slate-600\/20{background-color:#47556933}.bg-slate-600\/25{background-color:#47556940}.bg-slate-600\/30{background-color:#4755694d}.bg-slate-600\/40{background-color:#47556966}.bg-slate-600\/5{background-color:#4755690d}.bg-slate-600\/50{background-color:#47556980}.bg-slate-600\/60{background-color:#47556999}.bg-slate-600\/70{background-color:#475569b3}.bg-slate-600\/75{background-color:#475569bf}.bg-slate-600\/80{background-color:#475569cc}.bg-slate-600\/90{background-color:#475569e6}.bg-slate-600\/95{background-color:#475569f2}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.bg-slate-700\/0{background-color:#33415500}.bg-slate-700\/10{background-color:#3341551a}.bg-slate-700\/100{background-color:#334155}.bg-slate-700\/20{background-color:#33415533}.bg-slate-700\/25{background-color:#33415540}.bg-slate-700\/30{background-color:#3341554d}.bg-slate-700\/40{background-color:#33415566}.bg-slate-700\/5{background-color:#3341550d}.bg-slate-700\/50{background-color:#33415580}.bg-slate-700\/60{background-color:#33415599}.bg-slate-700\/70{background-color:#334155b3}.bg-slate-700\/75{background-color:#334155bf}.bg-slate-700\/80{background-color:#334155cc}.bg-slate-700\/90{background-color:#334155e6}.bg-slate-700\/95{background-color:#334155f2}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.bg-slate-800\/0{background-color:#1e293b00}.bg-slate-800\/10{background-color:#1e293b1a}.bg-slate-800\/100{background-color:#1e293b}.bg-slate-800\/20{background-color:#1e293b33}.bg-slate-800\/25{background-color:#1e293b40}.bg-slate-800\/30{background-color:#1e293b4d}.bg-slate-800\/40{background-color:#1e293b66}.bg-slate-800\/5{background-color:#1e293b0d}.bg-slate-800\/50{background-color:#1e293b80}.bg-slate-800\/60{background-color:#1e293b99}.bg-slate-800\/70{background-color:#1e293bb3}.bg-slate-800\/75{background-color:#1e293bbf}.bg-slate-800\/80{background-color:#1e293bcc}.bg-slate-800\/90{background-color:#1e293be6}.bg-slate-800\/95{background-color:#1e293bf2}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.bg-slate-900\/0{background-color:#0f172a00}.bg-slate-900\/10{background-color:#0f172a1a}.bg-slate-900\/100{background-color:#0f172a}.bg-slate-900\/20{background-color:#0f172a33}.bg-slate-900\/25{background-color:#0f172a40}.bg-slate-900\/30{background-color:#0f172a4d}.bg-slate-900\/40{background-color:#0f172a66}.bg-slate-900\/5{background-color:#0f172a0d}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-900\/70{background-color:#0f172ab3}.bg-slate-900\/75{background-color:#0f172abf}.bg-slate-900\/80{background-color:#0f172acc}.bg-slate-900\/90{background-color:#0f172ae6}.bg-slate-900\/95{background-color:#0f172af2}.bg-stone-100{--tw-bg-opacity:1;background-color:rgb(245 245 244 / var(--tw-bg-opacity))}.bg-stone-100\/0{background-color:#f5f5f400}.bg-stone-100\/10{background-color:#f5f5f41a}.bg-stone-100\/100{background-color:#f5f5f4}.bg-stone-100\/20{background-color:#f5f5f433}.bg-stone-100\/25{background-color:#f5f5f440}.bg-stone-100\/30{background-color:#f5f5f44d}.bg-stone-100\/40{background-color:#f5f5f466}.bg-stone-100\/5{background-color:#f5f5f40d}.bg-stone-100\/50{background-color:#f5f5f480}.bg-stone-100\/60{background-color:#f5f5f499}.bg-stone-100\/70{background-color:#f5f5f4b3}.bg-stone-100\/75{background-color:#f5f5f4bf}.bg-stone-100\/80{background-color:#f5f5f4cc}.bg-stone-100\/90{background-color:#f5f5f4e6}.bg-stone-100\/95{background-color:#f5f5f4f2}.bg-stone-200{--tw-bg-opacity:1;background-color:rgb(231 229 228 / var(--tw-bg-opacity))}.bg-stone-200\/0{background-color:#e7e5e400}.bg-stone-200\/10{background-color:#e7e5e41a}.bg-stone-200\/100{background-color:#e7e5e4}.bg-stone-200\/20{background-color:#e7e5e433}.bg-stone-200\/25{background-color:#e7e5e440}.bg-stone-200\/30{background-color:#e7e5e44d}.bg-stone-200\/40{background-color:#e7e5e466}.bg-stone-200\/5{background-color:#e7e5e40d}.bg-stone-200\/50{background-color:#e7e5e480}.bg-stone-200\/60{background-color:#e7e5e499}.bg-stone-200\/70{background-color:#e7e5e4b3}.bg-stone-200\/75{background-color:#e7e5e4bf}.bg-stone-200\/80{background-color:#e7e5e4cc}.bg-stone-200\/90{background-color:#e7e5e4e6}.bg-stone-200\/95{background-color:#e7e5e4f2}.bg-stone-300{--tw-bg-opacity:1;background-color:rgb(214 211 209 / var(--tw-bg-opacity))}.bg-stone-300\/0{background-color:#d6d3d100}.bg-stone-300\/10{background-color:#d6d3d11a}.bg-stone-300\/100{background-color:#d6d3d1}.bg-stone-300\/20{background-color:#d6d3d133}.bg-stone-300\/25{background-color:#d6d3d140}.bg-stone-300\/30{background-color:#d6d3d14d}.bg-stone-300\/40{background-color:#d6d3d166}.bg-stone-300\/5{background-color:#d6d3d10d}.bg-stone-300\/50{background-color:#d6d3d180}.bg-stone-300\/60{background-color:#d6d3d199}.bg-stone-300\/70{background-color:#d6d3d1b3}.bg-stone-300\/75{background-color:#d6d3d1bf}.bg-stone-300\/80{background-color:#d6d3d1cc}.bg-stone-300\/90{background-color:#d6d3d1e6}.bg-stone-300\/95{background-color:#d6d3d1f2}.bg-stone-400{--tw-bg-opacity:1;background-color:rgb(168 162 158 / var(--tw-bg-opacity))}.bg-stone-400\/0{background-color:#a8a29e00}.bg-stone-400\/10{background-color:#a8a29e1a}.bg-stone-400\/100{background-color:#a8a29e}.bg-stone-400\/20{background-color:#a8a29e33}.bg-stone-400\/25{background-color:#a8a29e40}.bg-stone-400\/30{background-color:#a8a29e4d}.bg-stone-400\/40{background-color:#a8a29e66}.bg-stone-400\/5{background-color:#a8a29e0d}.bg-stone-400\/50{background-color:#a8a29e80}.bg-stone-400\/60{background-color:#a8a29e99}.bg-stone-400\/70{background-color:#a8a29eb3}.bg-stone-400\/75{background-color:#a8a29ebf}.bg-stone-400\/80{background-color:#a8a29ecc}.bg-stone-400\/90{background-color:#a8a29ee6}.bg-stone-400\/95{background-color:#a8a29ef2}.bg-stone-50{--tw-bg-opacity:1;background-color:rgb(250 250 249 / var(--tw-bg-opacity))}.bg-stone-50\/0{background-color:#fafaf900}.bg-stone-50\/10{background-color:#fafaf91a}.bg-stone-50\/100{background-color:#fafaf9}.bg-stone-50\/20{background-color:#fafaf933}.bg-stone-50\/25{background-color:#fafaf940}.bg-stone-50\/30{background-color:#fafaf94d}.bg-stone-50\/40{background-color:#fafaf966}.bg-stone-50\/5{background-color:#fafaf90d}.bg-stone-50\/50{background-color:#fafaf980}.bg-stone-50\/60{background-color:#fafaf999}.bg-stone-50\/70{background-color:#fafaf9b3}.bg-stone-50\/75{background-color:#fafaf9bf}.bg-stone-50\/80{background-color:#fafaf9cc}.bg-stone-50\/90{background-color:#fafaf9e6}.bg-stone-50\/95{background-color:#fafaf9f2}.bg-stone-500{--tw-bg-opacity:1;background-color:rgb(120 113 108 / var(--tw-bg-opacity))}.bg-stone-500\/0{background-color:#78716c00}.bg-stone-500\/10{background-color:#78716c1a}.bg-stone-500\/100{background-color:#78716c}.bg-stone-500\/20{background-color:#78716c33}.bg-stone-500\/25{background-color:#78716c40}.bg-stone-500\/30{background-color:#78716c4d}.bg-stone-500\/40{background-color:#78716c66}.bg-stone-500\/5{background-color:#78716c0d}.bg-stone-500\/50{background-color:#78716c80}.bg-stone-500\/60{background-color:#78716c99}.bg-stone-500\/70{background-color:#78716cb3}.bg-stone-500\/75{background-color:#78716cbf}.bg-stone-500\/80{background-color:#78716ccc}.bg-stone-500\/90{background-color:#78716ce6}.bg-stone-500\/95{background-color:#78716cf2}.bg-stone-600{--tw-bg-opacity:1;background-color:rgb(87 83 78 / var(--tw-bg-opacity))}.bg-stone-600\/0{background-color:#57534e00}.bg-stone-600\/10{background-color:#57534e1a}.bg-stone-600\/100{background-color:#57534e}.bg-stone-600\/20{background-color:#57534e33}.bg-stone-600\/25{background-color:#57534e40}.bg-stone-600\/30{background-color:#57534e4d}.bg-stone-600\/40{background-color:#57534e66}.bg-stone-600\/5{background-color:#57534e0d}.bg-stone-600\/50{background-color:#57534e80}.bg-stone-600\/60{background-color:#57534e99}.bg-stone-600\/70{background-color:#57534eb3}.bg-stone-600\/75{background-color:#57534ebf}.bg-stone-600\/80{background-color:#57534ecc}.bg-stone-600\/90{background-color:#57534ee6}.bg-stone-600\/95{background-color:#57534ef2}.bg-stone-700{--tw-bg-opacity:1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.bg-stone-700\/0{background-color:#44403c00}.bg-stone-700\/10{background-color:#44403c1a}.bg-stone-700\/100{background-color:#44403c}.bg-stone-700\/20{background-color:#44403c33}.bg-stone-700\/25{background-color:#44403c40}.bg-stone-700\/30{background-color:#44403c4d}.bg-stone-700\/40{background-color:#44403c66}.bg-stone-700\/5{background-color:#44403c0d}.bg-stone-700\/50{background-color:#44403c80}.bg-stone-700\/60{background-color:#44403c99}.bg-stone-700\/70{background-color:#44403cb3}.bg-stone-700\/75{background-color:#44403cbf}.bg-stone-700\/80{background-color:#44403ccc}.bg-stone-700\/90{background-color:#44403ce6}.bg-stone-700\/95{background-color:#44403cf2}.bg-stone-800{--tw-bg-opacity:1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.bg-stone-800\/0{background-color:#29252400}.bg-stone-800\/10{background-color:#2925241a}.bg-stone-800\/100{background-color:#292524}.bg-stone-800\/20{background-color:#29252433}.bg-stone-800\/25{background-color:#29252440}.bg-stone-800\/30{background-color:#2925244d}.bg-stone-800\/40{background-color:#29252466}.bg-stone-800\/5{background-color:#2925240d}.bg-stone-800\/50{background-color:#29252480}.bg-stone-800\/60{background-color:#29252499}.bg-stone-800\/70{background-color:#292524b3}.bg-stone-800\/75{background-color:#292524bf}.bg-stone-800\/80{background-color:#292524cc}.bg-stone-800\/90{background-color:#292524e6}.bg-stone-800\/95{background-color:#292524f2}.bg-stone-900{--tw-bg-opacity:1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.bg-stone-900\/0{background-color:#1c191700}.bg-stone-900\/10{background-color:#1c19171a}.bg-stone-900\/100{background-color:#1c1917}.bg-stone-900\/20{background-color:#1c191733}.bg-stone-900\/25{background-color:#1c191740}.bg-stone-900\/30{background-color:#1c19174d}.bg-stone-900\/40{background-color:#1c191766}.bg-stone-900\/5{background-color:#1c19170d}.bg-stone-900\/50{background-color:#1c191780}.bg-stone-900\/60{background-color:#1c191799}.bg-stone-900\/70{background-color:#1c1917b3}.bg-stone-900\/75{background-color:#1c1917bf}.bg-stone-900\/80{background-color:#1c1917cc}.bg-stone-900\/90{background-color:#1c1917e6}.bg-stone-900\/95{background-color:#1c1917f2}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.bg-teal-100\/0{background-color:#ccfbf100}.bg-teal-100\/10{background-color:#ccfbf11a}.bg-teal-100\/100{background-color:#ccfbf1}.bg-teal-100\/20{background-color:#ccfbf133}.bg-teal-100\/25{background-color:#ccfbf140}.bg-teal-100\/30{background-color:#ccfbf14d}.bg-teal-100\/40{background-color:#ccfbf166}.bg-teal-100\/5{background-color:#ccfbf10d}.bg-teal-100\/50{background-color:#ccfbf180}.bg-teal-100\/60{background-color:#ccfbf199}.bg-teal-100\/70{background-color:#ccfbf1b3}.bg-teal-100\/75{background-color:#ccfbf1bf}.bg-teal-100\/80{background-color:#ccfbf1cc}.bg-teal-100\/90{background-color:#ccfbf1e6}.bg-teal-100\/95{background-color:#ccfbf1f2}.bg-teal-200{--tw-bg-opacity:1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.bg-teal-200\/0{background-color:#99f6e400}.bg-teal-200\/10{background-color:#99f6e41a}.bg-teal-200\/100{background-color:#99f6e4}.bg-teal-200\/20{background-color:#99f6e433}.bg-teal-200\/25{background-color:#99f6e440}.bg-teal-200\/30{background-color:#99f6e44d}.bg-teal-200\/40{background-color:#99f6e466}.bg-teal-200\/5{background-color:#99f6e40d}.bg-teal-200\/50{background-color:#99f6e480}.bg-teal-200\/60{background-color:#99f6e499}.bg-teal-200\/70{background-color:#99f6e4b3}.bg-teal-200\/75{background-color:#99f6e4bf}.bg-teal-200\/80{background-color:#99f6e4cc}.bg-teal-200\/90{background-color:#99f6e4e6}.bg-teal-200\/95{background-color:#99f6e4f2}.bg-teal-300{--tw-bg-opacity:1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.bg-teal-300\/0{background-color:#5eead400}.bg-teal-300\/10{background-color:#5eead41a}.bg-teal-300\/100{background-color:#5eead4}.bg-teal-300\/20{background-color:#5eead433}.bg-teal-300\/25{background-color:#5eead440}.bg-teal-300\/30{background-color:#5eead44d}.bg-teal-300\/40{background-color:#5eead466}.bg-teal-300\/5{background-color:#5eead40d}.bg-teal-300\/50{background-color:#5eead480}.bg-teal-300\/60{background-color:#5eead499}.bg-teal-300\/70{background-color:#5eead4b3}.bg-teal-300\/75{background-color:#5eead4bf}.bg-teal-300\/80{background-color:#5eead4cc}.bg-teal-300\/90{background-color:#5eead4e6}.bg-teal-300\/95{background-color:#5eead4f2}.bg-teal-400{--tw-bg-opacity:1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.bg-teal-400\/0{background-color:#2dd4bf00}.bg-teal-400\/10{background-color:#2dd4bf1a}.bg-teal-400\/100{background-color:#2dd4bf}.bg-teal-400\/20{background-color:#2dd4bf33}.bg-teal-400\/25{background-color:#2dd4bf40}.bg-teal-400\/30{background-color:#2dd4bf4d}.bg-teal-400\/40{background-color:#2dd4bf66}.bg-teal-400\/5{background-color:#2dd4bf0d}.bg-teal-400\/50{background-color:#2dd4bf80}.bg-teal-400\/60{background-color:#2dd4bf99}.bg-teal-400\/70{background-color:#2dd4bfb3}.bg-teal-400\/75{background-color:#2dd4bfbf}.bg-teal-400\/80{background-color:#2dd4bfcc}.bg-teal-400\/90{background-color:#2dd4bfe6}.bg-teal-400\/95{background-color:#2dd4bff2}.bg-teal-50{--tw-bg-opacity:1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.bg-teal-50\/0{background-color:#f0fdfa00}.bg-teal-50\/10{background-color:#f0fdfa1a}.bg-teal-50\/100{background-color:#f0fdfa}.bg-teal-50\/20{background-color:#f0fdfa33}.bg-teal-50\/25{background-color:#f0fdfa40}.bg-teal-50\/30{background-color:#f0fdfa4d}.bg-teal-50\/40{background-color:#f0fdfa66}.bg-teal-50\/5{background-color:#f0fdfa0d}.bg-teal-50\/50{background-color:#f0fdfa80}.bg-teal-50\/60{background-color:#f0fdfa99}.bg-teal-50\/70{background-color:#f0fdfab3}.bg-teal-50\/75{background-color:#f0fdfabf}.bg-teal-50\/80{background-color:#f0fdfacc}.bg-teal-50\/90{background-color:#f0fdfae6}.bg-teal-50\/95{background-color:#f0fdfaf2}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.bg-teal-500\/0{background-color:#14b8a600}.bg-teal-500\/10{background-color:#14b8a61a}.bg-teal-500\/100{background-color:#14b8a6}.bg-teal-500\/20{background-color:#14b8a633}.bg-teal-500\/25{background-color:#14b8a640}.bg-teal-500\/30{background-color:#14b8a64d}.bg-teal-500\/40{background-color:#14b8a666}.bg-teal-500\/5{background-color:#14b8a60d}.bg-teal-500\/50{background-color:#14b8a680}.bg-teal-500\/60{background-color:#14b8a699}.bg-teal-500\/70{background-color:#14b8a6b3}.bg-teal-500\/75{background-color:#14b8a6bf}.bg-teal-500\/80{background-color:#14b8a6cc}.bg-teal-500\/90{background-color:#14b8a6e6}.bg-teal-500\/95{background-color:#14b8a6f2}.bg-teal-600{--tw-bg-opacity:1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.bg-teal-600\/0{background-color:#0d948800}.bg-teal-600\/10{background-color:#0d94881a}.bg-teal-600\/100{background-color:#0d9488}.bg-teal-600\/20{background-color:#0d948833}.bg-teal-600\/25{background-color:#0d948840}.bg-teal-600\/30{background-color:#0d94884d}.bg-teal-600\/40{background-color:#0d948866}.bg-teal-600\/5{background-color:#0d94880d}.bg-teal-600\/50{background-color:#0d948880}.bg-teal-600\/60{background-color:#0d948899}.bg-teal-600\/70{background-color:#0d9488b3}.bg-teal-600\/75{background-color:#0d9488bf}.bg-teal-600\/80{background-color:#0d9488cc}.bg-teal-600\/90{background-color:#0d9488e6}.bg-teal-600\/95{background-color:#0d9488f2}.bg-teal-700{--tw-bg-opacity:1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.bg-teal-700\/0{background-color:#0f766e00}.bg-teal-700\/10{background-color:#0f766e1a}.bg-teal-700\/100{background-color:#0f766e}.bg-teal-700\/20{background-color:#0f766e33}.bg-teal-700\/25{background-color:#0f766e40}.bg-teal-700\/30{background-color:#0f766e4d}.bg-teal-700\/40{background-color:#0f766e66}.bg-teal-700\/5{background-color:#0f766e0d}.bg-teal-700\/50{background-color:#0f766e80}.bg-teal-700\/60{background-color:#0f766e99}.bg-teal-700\/70{background-color:#0f766eb3}.bg-teal-700\/75{background-color:#0f766ebf}.bg-teal-700\/80{background-color:#0f766ecc}.bg-teal-700\/90{background-color:#0f766ee6}.bg-teal-700\/95{background-color:#0f766ef2}.bg-teal-800{--tw-bg-opacity:1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.bg-teal-800\/0{background-color:#115e5900}.bg-teal-800\/10{background-color:#115e591a}.bg-teal-800\/100{background-color:#115e59}.bg-teal-800\/20{background-color:#115e5933}.bg-teal-800\/25{background-color:#115e5940}.bg-teal-800\/30{background-color:#115e594d}.bg-teal-800\/40{background-color:#115e5966}.bg-teal-800\/5{background-color:#115e590d}.bg-teal-800\/50{background-color:#115e5980}.bg-teal-800\/60{background-color:#115e5999}.bg-teal-800\/70{background-color:#115e59b3}.bg-teal-800\/75{background-color:#115e59bf}.bg-teal-800\/80{background-color:#115e59cc}.bg-teal-800\/90{background-color:#115e59e6}.bg-teal-800\/95{background-color:#115e59f2}.bg-teal-900{--tw-bg-opacity:1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.bg-teal-900\/0{background-color:#134e4a00}.bg-teal-900\/10{background-color:#134e4a1a}.bg-teal-900\/100{background-color:#134e4a}.bg-teal-900\/20{background-color:#134e4a33}.bg-teal-900\/25{background-color:#134e4a40}.bg-teal-900\/30{background-color:#134e4a4d}.bg-teal-900\/40{background-color:#134e4a66}.bg-teal-900\/5{background-color:#134e4a0d}.bg-teal-900\/50{background-color:#134e4a80}.bg-teal-900\/60{background-color:#134e4a99}.bg-teal-900\/70{background-color:#134e4ab3}.bg-teal-900\/75{background-color:#134e4abf}.bg-teal-900\/80{background-color:#134e4acc}.bg-teal-900\/90{background-color:#134e4ae6}.bg-teal-900\/95{background-color:#134e4af2}.bg-transparent{background-color:transparent}.bg-transparent\/0{background-color:#0000}.bg-transparent\/10{background-color:#0000001a}.bg-transparent\/100{background-color:#000}.bg-transparent\/20{background-color:#0003}.bg-transparent\/25{background-color:#00000040}.bg-transparent\/30{background-color:#0000004d}.bg-transparent\/40{background-color:#0006}.bg-transparent\/5{background-color:#0000000d}.bg-transparent\/50{background-color:#00000080}.bg-transparent\/60{background-color:#0009}.bg-transparent\/70{background-color:#000000b3}.bg-transparent\/75{background-color:#000000bf}.bg-transparent\/80{background-color:#000c}.bg-transparent\/90{background-color:#000000e6}.bg-transparent\/95{background-color:#000000f2}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.bg-violet-100\/0{background-color:#ede9fe00}.bg-violet-100\/10{background-color:#ede9fe1a}.bg-violet-100\/100{background-color:#ede9fe}.bg-violet-100\/20{background-color:#ede9fe33}.bg-violet-100\/25{background-color:#ede9fe40}.bg-violet-100\/30{background-color:#ede9fe4d}.bg-violet-100\/40{background-color:#ede9fe66}.bg-violet-100\/5{background-color:#ede9fe0d}.bg-violet-100\/50{background-color:#ede9fe80}.bg-violet-100\/60{background-color:#ede9fe99}.bg-violet-100\/70{background-color:#ede9feb3}.bg-violet-100\/75{background-color:#ede9febf}.bg-violet-100\/80{background-color:#ede9fecc}.bg-violet-100\/90{background-color:#ede9fee6}.bg-violet-100\/95{background-color:#ede9fef2}.bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.bg-violet-200\/0{background-color:#ddd6fe00}.bg-violet-200\/10{background-color:#ddd6fe1a}.bg-violet-200\/100{background-color:#ddd6fe}.bg-violet-200\/20{background-color:#ddd6fe33}.bg-violet-200\/25{background-color:#ddd6fe40}.bg-violet-200\/30{background-color:#ddd6fe4d}.bg-violet-200\/40{background-color:#ddd6fe66}.bg-violet-200\/5{background-color:#ddd6fe0d}.bg-violet-200\/50{background-color:#ddd6fe80}.bg-violet-200\/60{background-color:#ddd6fe99}.bg-violet-200\/70{background-color:#ddd6feb3}.bg-violet-200\/75{background-color:#ddd6febf}.bg-violet-200\/80{background-color:#ddd6fecc}.bg-violet-200\/90{background-color:#ddd6fee6}.bg-violet-200\/95{background-color:#ddd6fef2}.bg-violet-300{--tw-bg-opacity:1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.bg-violet-300\/0{background-color:#c4b5fd00}.bg-violet-300\/10{background-color:#c4b5fd1a}.bg-violet-300\/100{background-color:#c4b5fd}.bg-violet-300\/20{background-color:#c4b5fd33}.bg-violet-300\/25{background-color:#c4b5fd40}.bg-violet-300\/30{background-color:#c4b5fd4d}.bg-violet-300\/40{background-color:#c4b5fd66}.bg-violet-300\/5{background-color:#c4b5fd0d}.bg-violet-300\/50{background-color:#c4b5fd80}.bg-violet-300\/60{background-color:#c4b5fd99}.bg-violet-300\/70{background-color:#c4b5fdb3}.bg-violet-300\/75{background-color:#c4b5fdbf}.bg-violet-300\/80{background-color:#c4b5fdcc}.bg-violet-300\/90{background-color:#c4b5fde6}.bg-violet-300\/95{background-color:#c4b5fdf2}.bg-violet-400{--tw-bg-opacity:1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.bg-violet-400\/0{background-color:#a78bfa00}.bg-violet-400\/10{background-color:#a78bfa1a}.bg-violet-400\/100{background-color:#a78bfa}.bg-violet-400\/20{background-color:#a78bfa33}.bg-violet-400\/25{background-color:#a78bfa40}.bg-violet-400\/30{background-color:#a78bfa4d}.bg-violet-400\/40{background-color:#a78bfa66}.bg-violet-400\/5{background-color:#a78bfa0d}.bg-violet-400\/50{background-color:#a78bfa80}.bg-violet-400\/60{background-color:#a78bfa99}.bg-violet-400\/70{background-color:#a78bfab3}.bg-violet-400\/75{background-color:#a78bfabf}.bg-violet-400\/80{background-color:#a78bfacc}.bg-violet-400\/90{background-color:#a78bfae6}.bg-violet-400\/95{background-color:#a78bfaf2}.bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.bg-violet-50\/0{background-color:#f5f3ff00}.bg-violet-50\/10{background-color:#f5f3ff1a}.bg-violet-50\/100{background-color:#f5f3ff}.bg-violet-50\/20{background-color:#f5f3ff33}.bg-violet-50\/25{background-color:#f5f3ff40}.bg-violet-50\/30{background-color:#f5f3ff4d}.bg-violet-50\/40{background-color:#f5f3ff66}.bg-violet-50\/5{background-color:#f5f3ff0d}.bg-violet-50\/50{background-color:#f5f3ff80}.bg-violet-50\/60{background-color:#f5f3ff99}.bg-violet-50\/70{background-color:#f5f3ffb3}.bg-violet-50\/75{background-color:#f5f3ffbf}.bg-violet-50\/80{background-color:#f5f3ffcc}.bg-violet-50\/90{background-color:#f5f3ffe6}.bg-violet-50\/95{background-color:#f5f3fff2}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.bg-violet-500\/0{background-color:#8b5cf600}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-violet-500\/100{background-color:#8b5cf6}.bg-violet-500\/20{background-color:#8b5cf633}.bg-violet-500\/25{background-color:#8b5cf640}.bg-violet-500\/30{background-color:#8b5cf64d}.bg-violet-500\/40{background-color:#8b5cf666}.bg-violet-500\/5{background-color:#8b5cf60d}.bg-violet-500\/50{background-color:#8b5cf680}.bg-violet-500\/60{background-color:#8b5cf699}.bg-violet-500\/70{background-color:#8b5cf6b3}.bg-violet-500\/75{background-color:#8b5cf6bf}.bg-violet-500\/80{background-color:#8b5cf6cc}.bg-violet-500\/90{background-color:#8b5cf6e6}.bg-violet-500\/95{background-color:#8b5cf6f2}.bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.bg-violet-600\/0{background-color:#7c3aed00}.bg-violet-600\/10{background-color:#7c3aed1a}.bg-violet-600\/100{background-color:#7c3aed}.bg-violet-600\/20{background-color:#7c3aed33}.bg-violet-600\/25{background-color:#7c3aed40}.bg-violet-600\/30{background-color:#7c3aed4d}.bg-violet-600\/40{background-color:#7c3aed66}.bg-violet-600\/5{background-color:#7c3aed0d}.bg-violet-600\/50{background-color:#7c3aed80}.bg-violet-600\/60{background-color:#7c3aed99}.bg-violet-600\/70{background-color:#7c3aedb3}.bg-violet-600\/75{background-color:#7c3aedbf}.bg-violet-600\/80{background-color:#7c3aedcc}.bg-violet-600\/90{background-color:#7c3aede6}.bg-violet-600\/95{background-color:#7c3aedf2}.bg-violet-700{--tw-bg-opacity:1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.bg-violet-700\/0{background-color:#6d28d900}.bg-violet-700\/10{background-color:#6d28d91a}.bg-violet-700\/100{background-color:#6d28d9}.bg-violet-700\/20{background-color:#6d28d933}.bg-violet-700\/25{background-color:#6d28d940}.bg-violet-700\/30{background-color:#6d28d94d}.bg-violet-700\/40{background-color:#6d28d966}.bg-violet-700\/5{background-color:#6d28d90d}.bg-violet-700\/50{background-color:#6d28d980}.bg-violet-700\/60{background-color:#6d28d999}.bg-violet-700\/70{background-color:#6d28d9b3}.bg-violet-700\/75{background-color:#6d28d9bf}.bg-violet-700\/80{background-color:#6d28d9cc}.bg-violet-700\/90{background-color:#6d28d9e6}.bg-violet-700\/95{background-color:#6d28d9f2}.bg-violet-800{--tw-bg-opacity:1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.bg-violet-800\/0{background-color:#5b21b600}.bg-violet-800\/10{background-color:#5b21b61a}.bg-violet-800\/100{background-color:#5b21b6}.bg-violet-800\/20{background-color:#5b21b633}.bg-violet-800\/25{background-color:#5b21b640}.bg-violet-800\/30{background-color:#5b21b64d}.bg-violet-800\/40{background-color:#5b21b666}.bg-violet-800\/5{background-color:#5b21b60d}.bg-violet-800\/50{background-color:#5b21b680}.bg-violet-800\/60{background-color:#5b21b699}.bg-violet-800\/70{background-color:#5b21b6b3}.bg-violet-800\/75{background-color:#5b21b6bf}.bg-violet-800\/80{background-color:#5b21b6cc}.bg-violet-800\/90{background-color:#5b21b6e6}.bg-violet-800\/95{background-color:#5b21b6f2}.bg-violet-900{--tw-bg-opacity:1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.bg-violet-900\/0{background-color:#4c1d9500}.bg-violet-900\/10{background-color:#4c1d951a}.bg-violet-900\/100{background-color:#4c1d95}.bg-violet-900\/20{background-color:#4c1d9533}.bg-violet-900\/25{background-color:#4c1d9540}.bg-violet-900\/30{background-color:#4c1d954d}.bg-violet-900\/40{background-color:#4c1d9566}.bg-violet-900\/5{background-color:#4c1d950d}.bg-violet-900\/50{background-color:#4c1d9580}.bg-violet-900\/60{background-color:#4c1d9599}.bg-violet-900\/70{background-color:#4c1d95b3}.bg-violet-900\/75{background-color:#4c1d95bf}.bg-violet-900\/80{background-color:#4c1d95cc}.bg-violet-900\/90{background-color:#4c1d95e6}.bg-violet-900\/95{background-color:#4c1d95f2}.bg-white{background-color:var(--color-white)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-yellow-100\/0{background-color:#fef9c300}.bg-yellow-100\/10{background-color:#fef9c31a}.bg-yellow-100\/100{background-color:#fef9c3}.bg-yellow-100\/20{background-color:#fef9c333}.bg-yellow-100\/25{background-color:#fef9c340}.bg-yellow-100\/30{background-color:#fef9c34d}.bg-yellow-100\/40{background-color:#fef9c366}.bg-yellow-100\/5{background-color:#fef9c30d}.bg-yellow-100\/50{background-color:#fef9c380}.bg-yellow-100\/60{background-color:#fef9c399}.bg-yellow-100\/70{background-color:#fef9c3b3}.bg-yellow-100\/75{background-color:#fef9c3bf}.bg-yellow-100\/80{background-color:#fef9c3cc}.bg-yellow-100\/90{background-color:#fef9c3e6}.bg-yellow-100\/95{background-color:#fef9c3f2}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.bg-yellow-200\/0{background-color:#fef08a00}.bg-yellow-200\/10{background-color:#fef08a1a}.bg-yellow-200\/100{background-color:#fef08a}.bg-yellow-200\/20{background-color:#fef08a33}.bg-yellow-200\/25{background-color:#fef08a40}.bg-yellow-200\/30{background-color:#fef08a4d}.bg-yellow-200\/40{background-color:#fef08a66}.bg-yellow-200\/5{background-color:#fef08a0d}.bg-yellow-200\/50{background-color:#fef08a80}.bg-yellow-200\/60{background-color:#fef08a99}.bg-yellow-200\/70{background-color:#fef08ab3}.bg-yellow-200\/75{background-color:#fef08abf}.bg-yellow-200\/80{background-color:#fef08acc}.bg-yellow-200\/90{background-color:#fef08ae6}.bg-yellow-200\/95{background-color:#fef08af2}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.bg-yellow-300\/0{background-color:#fde04700}.bg-yellow-300\/10{background-color:#fde0471a}.bg-yellow-300\/100{background-color:#fde047}.bg-yellow-300\/20{background-color:#fde04733}.bg-yellow-300\/25{background-color:#fde04740}.bg-yellow-300\/30{background-color:#fde0474d}.bg-yellow-300\/40{background-color:#fde04766}.bg-yellow-300\/5{background-color:#fde0470d}.bg-yellow-300\/50{background-color:#fde04780}.bg-yellow-300\/60{background-color:#fde04799}.bg-yellow-300\/70{background-color:#fde047b3}.bg-yellow-300\/75{background-color:#fde047bf}.bg-yellow-300\/80{background-color:#fde047cc}.bg-yellow-300\/90{background-color:#fde047e6}.bg-yellow-300\/95{background-color:#fde047f2}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.bg-yellow-400\/0{background-color:#facc1500}.bg-yellow-400\/10{background-color:#facc151a}.bg-yellow-400\/100{background-color:#facc15}.bg-yellow-400\/20{background-color:#facc1533}.bg-yellow-400\/25{background-color:#facc1540}.bg-yellow-400\/30{background-color:#facc154d}.bg-yellow-400\/40{background-color:#facc1566}.bg-yellow-400\/5{background-color:#facc150d}.bg-yellow-400\/50{background-color:#facc1580}.bg-yellow-400\/60{background-color:#facc1599}.bg-yellow-400\/70{background-color:#facc15b3}.bg-yellow-400\/75{background-color:#facc15bf}.bg-yellow-400\/80{background-color:#facc15cc}.bg-yellow-400\/90{background-color:#facc15e6}.bg-yellow-400\/95{background-color:#facc15f2}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.bg-yellow-50\/0{background-color:#fefce800}.bg-yellow-50\/10{background-color:#fefce81a}.bg-yellow-50\/100{background-color:#fefce8}.bg-yellow-50\/20{background-color:#fefce833}.bg-yellow-50\/25{background-color:#fefce840}.bg-yellow-50\/30{background-color:#fefce84d}.bg-yellow-50\/40{background-color:#fefce866}.bg-yellow-50\/5{background-color:#fefce80d}.bg-yellow-50\/50{background-color:#fefce880}.bg-yellow-50\/60{background-color:#fefce899}.bg-yellow-50\/70{background-color:#fefce8b3}.bg-yellow-50\/75{background-color:#fefce8bf}.bg-yellow-50\/80{background-color:#fefce8cc}.bg-yellow-50\/90{background-color:#fefce8e6}.bg-yellow-50\/95{background-color:#fefce8f2}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.bg-yellow-500\/0{background-color:#eab30800}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/100{background-color:#eab308}.bg-yellow-500\/20{background-color:#eab30833}.bg-yellow-500\/25{background-color:#eab30840}.bg-yellow-500\/30{background-color:#eab3084d}.bg-yellow-500\/40{background-color:#eab30866}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-500\/50{background-color:#eab30880}.bg-yellow-500\/60{background-color:#eab30899}.bg-yellow-500\/70{background-color:#eab308b3}.bg-yellow-500\/75{background-color:#eab308bf}.bg-yellow-500\/80{background-color:#eab308cc}.bg-yellow-500\/90{background-color:#eab308e6}.bg-yellow-500\/95{background-color:#eab308f2}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.bg-yellow-600\/0{background-color:#ca8a0400}.bg-yellow-600\/10{background-color:#ca8a041a}.bg-yellow-600\/100{background-color:#ca8a04}.bg-yellow-600\/20{background-color:#ca8a0433}.bg-yellow-600\/25{background-color:#ca8a0440}.bg-yellow-600\/30{background-color:#ca8a044d}.bg-yellow-600\/40{background-color:#ca8a0466}.bg-yellow-600\/5{background-color:#ca8a040d}.bg-yellow-600\/50{background-color:#ca8a0480}.bg-yellow-600\/60{background-color:#ca8a0499}.bg-yellow-600\/70{background-color:#ca8a04b3}.bg-yellow-600\/75{background-color:#ca8a04bf}.bg-yellow-600\/80{background-color:#ca8a04cc}.bg-yellow-600\/90{background-color:#ca8a04e6}.bg-yellow-600\/95{background-color:#ca8a04f2}.bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.bg-yellow-700\/0{background-color:#a1620700}.bg-yellow-700\/10{background-color:#a162071a}.bg-yellow-700\/100{background-color:#a16207}.bg-yellow-700\/20{background-color:#a1620733}.bg-yellow-700\/25{background-color:#a1620740}.bg-yellow-700\/30{background-color:#a162074d}.bg-yellow-700\/40{background-color:#a1620766}.bg-yellow-700\/5{background-color:#a162070d}.bg-yellow-700\/50{background-color:#a1620780}.bg-yellow-700\/60{background-color:#a1620799}.bg-yellow-700\/70{background-color:#a16207b3}.bg-yellow-700\/75{background-color:#a16207bf}.bg-yellow-700\/80{background-color:#a16207cc}.bg-yellow-700\/90{background-color:#a16207e6}.bg-yellow-700\/95{background-color:#a16207f2}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.bg-yellow-800\/0{background-color:#854d0e00}.bg-yellow-800\/10{background-color:#854d0e1a}.bg-yellow-800\/100{background-color:#854d0e}.bg-yellow-800\/20{background-color:#854d0e33}.bg-yellow-800\/25{background-color:#854d0e40}.bg-yellow-800\/30{background-color:#854d0e4d}.bg-yellow-800\/40{background-color:#854d0e66}.bg-yellow-800\/5{background-color:#854d0e0d}.bg-yellow-800\/50{background-color:#854d0e80}.bg-yellow-800\/60{background-color:#854d0e99}.bg-yellow-800\/70{background-color:#854d0eb3}.bg-yellow-800\/75{background-color:#854d0ebf}.bg-yellow-800\/80{background-color:#854d0ecc}.bg-yellow-800\/90{background-color:#854d0ee6}.bg-yellow-800\/95{background-color:#854d0ef2}.bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.bg-yellow-900\/0{background-color:#713f1200}.bg-yellow-900\/10{background-color:#713f121a}.bg-yellow-900\/100{background-color:#713f12}.bg-yellow-900\/20{background-color:#713f1233}.bg-yellow-900\/25{background-color:#713f1240}.bg-yellow-900\/30{background-color:#713f124d}.bg-yellow-900\/40{background-color:#713f1266}.bg-yellow-900\/5{background-color:#713f120d}.bg-yellow-900\/50{background-color:#713f1280}.bg-yellow-900\/60{background-color:#713f1299}.bg-yellow-900\/70{background-color:#713f12b3}.bg-yellow-900\/75{background-color:#713f12bf}.bg-yellow-900\/80{background-color:#713f12cc}.bg-yellow-900\/90{background-color:#713f12e6}.bg-yellow-900\/95{background-color:#713f12f2}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.bg-zinc-100\/0{background-color:#f4f4f500}.bg-zinc-100\/10{background-color:#f4f4f51a}.bg-zinc-100\/100{background-color:#f4f4f5}.bg-zinc-100\/20{background-color:#f4f4f533}.bg-zinc-100\/25{background-color:#f4f4f540}.bg-zinc-100\/30{background-color:#f4f4f54d}.bg-zinc-100\/40{background-color:#f4f4f566}.bg-zinc-100\/5{background-color:#f4f4f50d}.bg-zinc-100\/50{background-color:#f4f4f580}.bg-zinc-100\/60{background-color:#f4f4f599}.bg-zinc-100\/70{background-color:#f4f4f5b3}.bg-zinc-100\/75{background-color:#f4f4f5bf}.bg-zinc-100\/80{background-color:#f4f4f5cc}.bg-zinc-100\/90{background-color:#f4f4f5e6}.bg-zinc-100\/95{background-color:#f4f4f5f2}.bg-zinc-200{--tw-bg-opacity:1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.bg-zinc-200\/0{background-color:#e4e4e700}.bg-zinc-200\/10{background-color:#e4e4e71a}.bg-zinc-200\/100{background-color:#e4e4e7}.bg-zinc-200\/20{background-color:#e4e4e733}.bg-zinc-200\/25{background-color:#e4e4e740}.bg-zinc-200\/30{background-color:#e4e4e74d}.bg-zinc-200\/40{background-color:#e4e4e766}.bg-zinc-200\/5{background-color:#e4e4e70d}.bg-zinc-200\/50{background-color:#e4e4e780}.bg-zinc-200\/60{background-color:#e4e4e799}.bg-zinc-200\/70{background-color:#e4e4e7b3}.bg-zinc-200\/75{background-color:#e4e4e7bf}.bg-zinc-200\/80{background-color:#e4e4e7cc}.bg-zinc-200\/90{background-color:#e4e4e7e6}.bg-zinc-200\/95{background-color:#e4e4e7f2}.bg-zinc-300{--tw-bg-opacity:1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.bg-zinc-300\/0{background-color:#d4d4d800}.bg-zinc-300\/10{background-color:#d4d4d81a}.bg-zinc-300\/100{background-color:#d4d4d8}.bg-zinc-300\/20{background-color:#d4d4d833}.bg-zinc-300\/25{background-color:#d4d4d840}.bg-zinc-300\/30{background-color:#d4d4d84d}.bg-zinc-300\/40{background-color:#d4d4d866}.bg-zinc-300\/5{background-color:#d4d4d80d}.bg-zinc-300\/50{background-color:#d4d4d880}.bg-zinc-300\/60{background-color:#d4d4d899}.bg-zinc-300\/70{background-color:#d4d4d8b3}.bg-zinc-300\/75{background-color:#d4d4d8bf}.bg-zinc-300\/80{background-color:#d4d4d8cc}.bg-zinc-300\/90{background-color:#d4d4d8e6}.bg-zinc-300\/95{background-color:#d4d4d8f2}.bg-zinc-400{--tw-bg-opacity:1;background-color:rgb(161 161 170 / var(--tw-bg-opacity))}.bg-zinc-400\/0{background-color:#a1a1aa00}.bg-zinc-400\/10{background-color:#a1a1aa1a}.bg-zinc-400\/100{background-color:#a1a1aa}.bg-zinc-400\/20{background-color:#a1a1aa33}.bg-zinc-400\/25{background-color:#a1a1aa40}.bg-zinc-400\/30{background-color:#a1a1aa4d}.bg-zinc-400\/40{background-color:#a1a1aa66}.bg-zinc-400\/5{background-color:#a1a1aa0d}.bg-zinc-400\/50{background-color:#a1a1aa80}.bg-zinc-400\/60{background-color:#a1a1aa99}.bg-zinc-400\/70{background-color:#a1a1aab3}.bg-zinc-400\/75{background-color:#a1a1aabf}.bg-zinc-400\/80{background-color:#a1a1aacc}.bg-zinc-400\/90{background-color:#a1a1aae6}.bg-zinc-400\/95{background-color:#a1a1aaf2}.bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-zinc-50\/0{background-color:#fafafa00}.bg-zinc-50\/10{background-color:#fafafa1a}.bg-zinc-50\/100{background-color:#fafafa}.bg-zinc-50\/20{background-color:#fafafa33}.bg-zinc-50\/25{background-color:#fafafa40}.bg-zinc-50\/30{background-color:#fafafa4d}.bg-zinc-50\/40{background-color:#fafafa66}.bg-zinc-50\/5{background-color:#fafafa0d}.bg-zinc-50\/50{background-color:#fafafa80}.bg-zinc-50\/60{background-color:#fafafa99}.bg-zinc-50\/70{background-color:#fafafab3}.bg-zinc-50\/75{background-color:#fafafabf}.bg-zinc-50\/80{background-color:#fafafacc}.bg-zinc-50\/90{background-color:#fafafae6}.bg-zinc-50\/95{background-color:#fafafaf2}.bg-zinc-500{--tw-bg-opacity:1;background-color:rgb(113 113 122 / var(--tw-bg-opacity))}.bg-zinc-500\/0{background-color:#71717a00}.bg-zinc-500\/10{background-color:#71717a1a}.bg-zinc-500\/100{background-color:#71717a}.bg-zinc-500\/20{background-color:#71717a33}.bg-zinc-500\/25{background-color:#71717a40}.bg-zinc-500\/30{background-color:#71717a4d}.bg-zinc-500\/40{background-color:#71717a66}.bg-zinc-500\/5{background-color:#71717a0d}.bg-zinc-500\/50{background-color:#71717a80}.bg-zinc-500\/60{background-color:#71717a99}.bg-zinc-500\/70{background-color:#71717ab3}.bg-zinc-500\/75{background-color:#71717abf}.bg-zinc-500\/80{background-color:#71717acc}.bg-zinc-500\/90{background-color:#71717ae6}.bg-zinc-500\/95{background-color:#71717af2}.bg-zinc-600{--tw-bg-opacity:1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.bg-zinc-600\/0{background-color:#52525b00}.bg-zinc-600\/10{background-color:#52525b1a}.bg-zinc-600\/100{background-color:#52525b}.bg-zinc-600\/20{background-color:#52525b33}.bg-zinc-600\/25{background-color:#52525b40}.bg-zinc-600\/30{background-color:#52525b4d}.bg-zinc-600\/40{background-color:#52525b66}.bg-zinc-600\/5{background-color:#52525b0d}.bg-zinc-600\/50{background-color:#52525b80}.bg-zinc-600\/60{background-color:#52525b99}.bg-zinc-600\/70{background-color:#52525bb3}.bg-zinc-600\/75{background-color:#52525bbf}.bg-zinc-600\/80{background-color:#52525bcc}.bg-zinc-600\/90{background-color:#52525be6}.bg-zinc-600\/95{background-color:#52525bf2}.bg-zinc-700{--tw-bg-opacity:1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.bg-zinc-700\/0{background-color:#3f3f4600}.bg-zinc-700\/10{background-color:#3f3f461a}.bg-zinc-700\/100{background-color:#3f3f46}.bg-zinc-700\/20{background-color:#3f3f4633}.bg-zinc-700\/25{background-color:#3f3f4640}.bg-zinc-700\/30{background-color:#3f3f464d}.bg-zinc-700\/40{background-color:#3f3f4666}.bg-zinc-700\/5{background-color:#3f3f460d}.bg-zinc-700\/50{background-color:#3f3f4680}.bg-zinc-700\/60{background-color:#3f3f4699}.bg-zinc-700\/70{background-color:#3f3f46b3}.bg-zinc-700\/75{background-color:#3f3f46bf}.bg-zinc-700\/80{background-color:#3f3f46cc}.bg-zinc-700\/90{background-color:#3f3f46e6}.bg-zinc-700\/95{background-color:#3f3f46f2}.bg-zinc-800{--tw-bg-opacity:1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.bg-zinc-800\/0{background-color:#27272a00}.bg-zinc-800\/10{background-color:#27272a1a}.bg-zinc-800\/100{background-color:#27272a}.bg-zinc-800\/20{background-color:#27272a33}.bg-zinc-800\/25{background-color:#27272a40}.bg-zinc-800\/30{background-color:#27272a4d}.bg-zinc-800\/40{background-color:#27272a66}.bg-zinc-800\/5{background-color:#27272a0d}.bg-zinc-800\/50{background-color:#27272a80}.bg-zinc-800\/60{background-color:#27272a99}.bg-zinc-800\/70{background-color:#27272ab3}.bg-zinc-800\/75{background-color:#27272abf}.bg-zinc-800\/80{background-color:#27272acc}.bg-zinc-800\/90{background-color:#27272ae6}.bg-zinc-800\/95{background-color:#27272af2}.bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.bg-zinc-900\/0{background-color:#18181b00}.bg-zinc-900\/10{background-color:#18181b1a}.bg-zinc-900\/100{background-color:#18181b}.bg-zinc-900\/20{background-color:#18181b33}.bg-zinc-900\/25{background-color:#18181b40}.bg-zinc-900\/30{background-color:#18181b4d}.bg-zinc-900\/40{background-color:#18181b66}.bg-zinc-900\/5{background-color:#18181b0d}.bg-zinc-900\/50{background-color:#18181b80}.bg-zinc-900\/60{background-color:#18181b99}.bg-zinc-900\/70{background-color:#18181bb3}.bg-zinc-900\/75{background-color:#18181bbf}.bg-zinc-900\/80{background-color:#18181bcc}.bg-zinc-900\/90{background-color:#18181be6}.bg-zinc-900\/95{background-color:#18181bf2}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-10{--tw-bg-opacity:.1}.bg-opacity-100{--tw-bg-opacity:1}.bg-opacity-20{--tw-bg-opacity:.2}.bg-opacity-25{--tw-bg-opacity:.25}.bg-opacity-30{--tw-bg-opacity:.3}.bg-opacity-40{--tw-bg-opacity:.4}.bg-opacity-5{--tw-bg-opacity:.05}.bg-opacity-50{--tw-bg-opacity:.5}.bg-opacity-60{--tw-bg-opacity:.6}.bg-opacity-70{--tw-bg-opacity:.7}.bg-opacity-75{--tw-bg-opacity:.75}.bg-opacity-80{--tw-bg-opacity:.8}.bg-opacity-90{--tw-bg-opacity:.9}.bg-opacity-95{--tw-bg-opacity:.95}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-none{background-image:none}.bg-auto{background-size:auto}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-local{background-attachment:local}.bg-scroll{background-attachment:scroll}.bg-clip-border{background-clip:border-box}.bg-clip-padding{background-clip:padding-box}.bg-clip-content{background-clip:content-box}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.bg-left{background-position:left}.bg-left-bottom{background-position:left bottom}.bg-left-top{background-position:left top}.bg-right{background-position:right}.bg-right-bottom{background-position:right bottom}.bg-right-top{background-position:right top}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-origin-border{background-origin:border-box}.bg-origin-padding{background-origin:padding-box}.bg-origin-content{background-origin:content-box}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.text-2xl{font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading)}.text-3xl{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}.text-4xl{font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading)}.text-5xl{font-size:var(--text-size-5xl);line-height:var(--text-size-5xl-leading)}.text-6xl{font-size:var(--text-size-6xl);line-height:var(--text-size-6xl-leading)}.text-7xl{font-size:var(--text-size-7xl);line-height:var(--text-size-7xl-leading)}.text-8xl{font-size:var(--text-size-8xl);line-height:var(--text-size-8xl-leading)}.text-9xl{font-size:8rem;line-height:1}.text-base{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}.text-lg{font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}.text-sm{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.text-xl{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}.text-xs{font-size:var(--text-size-xs);line-height:var(--text-size-xs-leading)}.text-amber-100{--tw-text-opacity:1;color:rgb(254 243 199 / var(--tw-text-opacity))}.text-amber-100\/0{color:#fef3c700}.text-amber-100\/10{color:#fef3c71a}.text-amber-100\/100{color:#fef3c7}.text-amber-100\/20{color:#fef3c733}.text-amber-100\/25{color:#fef3c740}.text-amber-100\/30{color:#fef3c74d}.text-amber-100\/40{color:#fef3c766}.text-amber-100\/5{color:#fef3c70d}.text-amber-100\/50{color:#fef3c780}.text-amber-100\/60{color:#fef3c799}.text-amber-100\/70{color:#fef3c7b3}.text-amber-100\/75{color:#fef3c7bf}.text-amber-100\/80{color:#fef3c7cc}.text-amber-100\/90{color:#fef3c7e6}.text-amber-100\/95{color:#fef3c7f2}.text-amber-200{--tw-text-opacity:1;color:rgb(253 230 138 / var(--tw-text-opacity))}.text-amber-200\/0{color:#fde68a00}.text-amber-200\/10{color:#fde68a1a}.text-amber-200\/100{color:#fde68a}.text-amber-200\/20{color:#fde68a33}.text-amber-200\/25{color:#fde68a40}.text-amber-200\/30{color:#fde68a4d}.text-amber-200\/40{color:#fde68a66}.text-amber-200\/5{color:#fde68a0d}.text-amber-200\/50{color:#fde68a80}.text-amber-200\/60{color:#fde68a99}.text-amber-200\/70{color:#fde68ab3}.text-amber-200\/75{color:#fde68abf}.text-amber-200\/80{color:#fde68acc}.text-amber-200\/90{color:#fde68ae6}.text-amber-200\/95{color:#fde68af2}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77 / var(--tw-text-opacity))}.text-amber-300\/0{color:#fcd34d00}.text-amber-300\/10{color:#fcd34d1a}.text-amber-300\/100{color:#fcd34d}.text-amber-300\/20{color:#fcd34d33}.text-amber-300\/25{color:#fcd34d40}.text-amber-300\/30{color:#fcd34d4d}.text-amber-300\/40{color:#fcd34d66}.text-amber-300\/5{color:#fcd34d0d}.text-amber-300\/50{color:#fcd34d80}.text-amber-300\/60{color:#fcd34d99}.text-amber-300\/70{color:#fcd34db3}.text-amber-300\/75{color:#fcd34dbf}.text-amber-300\/80{color:#fcd34dcc}.text-amber-300\/90{color:#fcd34de6}.text-amber-300\/95{color:#fcd34df2}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36 / var(--tw-text-opacity))}.text-amber-400\/0{color:#fbbf2400}.text-amber-400\/10{color:#fbbf241a}.text-amber-400\/100{color:#fbbf24}.text-amber-400\/20{color:#fbbf2433}.text-amber-400\/25{color:#fbbf2440}.text-amber-400\/30{color:#fbbf244d}.text-amber-400\/40{color:#fbbf2466}.text-amber-400\/5{color:#fbbf240d}.text-amber-400\/50{color:#fbbf2480}.text-amber-400\/60{color:#fbbf2499}.text-amber-400\/70{color:#fbbf24b3}.text-amber-400\/75{color:#fbbf24bf}.text-amber-400\/80{color:#fbbf24cc}.text-amber-400\/90{color:#fbbf24e6}.text-amber-400\/95{color:#fbbf24f2}.text-amber-50{--tw-text-opacity:1;color:rgb(255 251 235 / var(--tw-text-opacity))}.text-amber-50\/0{color:#fffbeb00}.text-amber-50\/10{color:#fffbeb1a}.text-amber-50\/100{color:#fffbeb}.text-amber-50\/20{color:#fffbeb33}.text-amber-50\/25{color:#fffbeb40}.text-amber-50\/30{color:#fffbeb4d}.text-amber-50\/40{color:#fffbeb66}.text-amber-50\/5{color:#fffbeb0d}.text-amber-50\/50{color:#fffbeb80}.text-amber-50\/60{color:#fffbeb99}.text-amber-50\/70{color:#fffbebb3}.text-amber-50\/75{color:#fffbebbf}.text-amber-50\/80{color:#fffbebcc}.text-amber-50\/90{color:#fffbebe6}.text-amber-50\/95{color:#fffbebf2}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11 / var(--tw-text-opacity))}.text-amber-500\/0{color:#f59e0b00}.text-amber-500\/10{color:#f59e0b1a}.text-amber-500\/100{color:#f59e0b}.text-amber-500\/20{color:#f59e0b33}.text-amber-500\/25{color:#f59e0b40}.text-amber-500\/30{color:#f59e0b4d}.text-amber-500\/40{color:#f59e0b66}.text-amber-500\/5{color:#f59e0b0d}.text-amber-500\/50{color:#f59e0b80}.text-amber-500\/60{color:#f59e0b99}.text-amber-500\/70{color:#f59e0bb3}.text-amber-500\/75{color:#f59e0bbf}.text-amber-500\/80{color:#f59e0bcc}.text-amber-500\/90{color:#f59e0be6}.text-amber-500\/95{color:#f59e0bf2}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6 / var(--tw-text-opacity))}.text-amber-600\/0{color:#d9770600}.text-amber-600\/10{color:#d977061a}.text-amber-600\/100{color:#d97706}.text-amber-600\/20{color:#d9770633}.text-amber-600\/25{color:#d9770640}.text-amber-600\/30{color:#d977064d}.text-amber-600\/40{color:#d9770666}.text-amber-600\/5{color:#d977060d}.text-amber-600\/50{color:#d9770680}.text-amber-600\/60{color:#d9770699}.text-amber-600\/70{color:#d97706b3}.text-amber-600\/75{color:#d97706bf}.text-amber-600\/80{color:#d97706cc}.text-amber-600\/90{color:#d97706e6}.text-amber-600\/95{color:#d97706f2}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9 / var(--tw-text-opacity))}.text-amber-700\/0{color:#b4530900}.text-amber-700\/10{color:#b453091a}.text-amber-700\/100{color:#b45309}.text-amber-700\/20{color:#b4530933}.text-amber-700\/25{color:#b4530940}.text-amber-700\/30{color:#b453094d}.text-amber-700\/40{color:#b4530966}.text-amber-700\/5{color:#b453090d}.text-amber-700\/50{color:#b4530980}.text-amber-700\/60{color:#b4530999}.text-amber-700\/70{color:#b45309b3}.text-amber-700\/75{color:#b45309bf}.text-amber-700\/80{color:#b45309cc}.text-amber-700\/90{color:#b45309e6}.text-amber-700\/95{color:#b45309f2}.text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-amber-800\/0{color:#92400e00}.text-amber-800\/10{color:#92400e1a}.text-amber-800\/100{color:#92400e}.text-amber-800\/20{color:#92400e33}.text-amber-800\/25{color:#92400e40}.text-amber-800\/30{color:#92400e4d}.text-amber-800\/40{color:#92400e66}.text-amber-800\/5{color:#92400e0d}.text-amber-800\/50{color:#92400e80}.text-amber-800\/60{color:#92400e99}.text-amber-800\/70{color:#92400eb3}.text-amber-800\/75{color:#92400ebf}.text-amber-800\/80{color:#92400ecc}.text-amber-800\/90{color:#92400ee6}.text-amber-800\/95{color:#92400ef2}.text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15 / var(--tw-text-opacity))}.text-amber-900\/0{color:#78350f00}.text-amber-900\/10{color:#78350f1a}.text-amber-900\/100{color:#78350f}.text-amber-900\/20{color:#78350f33}.text-amber-900\/25{color:#78350f40}.text-amber-900\/30{color:#78350f4d}.text-amber-900\/40{color:#78350f66}.text-amber-900\/5{color:#78350f0d}.text-amber-900\/50{color:#78350f80}.text-amber-900\/60{color:#78350f99}.text-amber-900\/70{color:#78350fb3}.text-amber-900\/75{color:#78350fbf}.text-amber-900\/80{color:#78350fcc}.text-amber-900\/90{color:#78350fe6}.text-amber-900\/95{color:#78350ff2}.text-aqua{color:var(--color-green-200)}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-black\/0{color:#0000}.text-black\/10{color:#0000001a}.text-black\/100{color:#000}.text-black\/20{color:#0003}.text-black\/25{color:#00000040}.text-black\/30{color:#0000004d}.text-black\/40{color:#0006}.text-black\/5{color:#0000000d}.text-black\/50{color:#00000080}.text-black\/60{color:#0009}.text-black\/70{color:#000000b3}.text-black\/75{color:#000000bf}.text-black\/80{color:#000c}.text-black\/90{color:#000000e6}.text-black\/95{color:#000000f2}.text-blue{color:var(--color-blue-800)}.text-blue-100{color:var(--color-blue-100)}.text-blue-150{color:var(--color-blue-150)}.text-blue-200{color:var(--color-blue-200)}.text-blue-300{color:var(--color-blue-300)}.text-blue-400{color:var(--color-blue-400)}.text-blue-50{color:var(--color-blue-50)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-blue-900\/0{color:#1e3a8a00}.text-blue-900\/10{color:#1e3a8a1a}.text-blue-900\/100{color:#1e3a8a}.text-blue-900\/20{color:#1e3a8a33}.text-blue-900\/25{color:#1e3a8a40}.text-blue-900\/30{color:#1e3a8a4d}.text-blue-900\/40{color:#1e3a8a66}.text-blue-900\/5{color:#1e3a8a0d}.text-blue-900\/50{color:#1e3a8a80}.text-blue-900\/60{color:#1e3a8a99}.text-blue-900\/70{color:#1e3a8ab3}.text-blue-900\/75{color:#1e3a8abf}.text-blue-900\/80{color:#1e3a8acc}.text-blue-900\/90{color:#1e3a8ae6}.text-blue-900\/95{color:#1e3a8af2}.text-blue-bright{color:var(--color-blue-200)}.text-blue-brighter{color:var(--color-blue-100)}.text-blue-brightest{color:var(--color-blue-50)}.text-blue-dark{color:var(--color-blue-800)}.text-blue-light{color:var(--color-gray-400)}.text-blue-medium{color:var(--color-blue-500)}.text-current{color:currentColor}.text-cyan-100{--tw-text-opacity:1;color:rgb(207 250 254 / var(--tw-text-opacity))}.text-cyan-100\/0{color:#cffafe00}.text-cyan-100\/10{color:#cffafe1a}.text-cyan-100\/100{color:#cffafe}.text-cyan-100\/20{color:#cffafe33}.text-cyan-100\/25{color:#cffafe40}.text-cyan-100\/30{color:#cffafe4d}.text-cyan-100\/40{color:#cffafe66}.text-cyan-100\/5{color:#cffafe0d}.text-cyan-100\/50{color:#cffafe80}.text-cyan-100\/60{color:#cffafe99}.text-cyan-100\/70{color:#cffafeb3}.text-cyan-100\/75{color:#cffafebf}.text-cyan-100\/80{color:#cffafecc}.text-cyan-100\/90{color:#cffafee6}.text-cyan-100\/95{color:#cffafef2}.text-cyan-200{--tw-text-opacity:1;color:rgb(165 243 252 / var(--tw-text-opacity))}.text-cyan-200\/0{color:#a5f3fc00}.text-cyan-200\/10{color:#a5f3fc1a}.text-cyan-200\/100{color:#a5f3fc}.text-cyan-200\/20{color:#a5f3fc33}.text-cyan-200\/25{color:#a5f3fc40}.text-cyan-200\/30{color:#a5f3fc4d}.text-cyan-200\/40{color:#a5f3fc66}.text-cyan-200\/5{color:#a5f3fc0d}.text-cyan-200\/50{color:#a5f3fc80}.text-cyan-200\/60{color:#a5f3fc99}.text-cyan-200\/70{color:#a5f3fcb3}.text-cyan-200\/75{color:#a5f3fcbf}.text-cyan-200\/80{color:#a5f3fccc}.text-cyan-200\/90{color:#a5f3fce6}.text-cyan-200\/95{color:#a5f3fcf2}.text-cyan-300{--tw-text-opacity:1;color:rgb(103 232 249 / var(--tw-text-opacity))}.text-cyan-300\/0{color:#67e8f900}.text-cyan-300\/10{color:#67e8f91a}.text-cyan-300\/100{color:#67e8f9}.text-cyan-300\/20{color:#67e8f933}.text-cyan-300\/25{color:#67e8f940}.text-cyan-300\/30{color:#67e8f94d}.text-cyan-300\/40{color:#67e8f966}.text-cyan-300\/5{color:#67e8f90d}.text-cyan-300\/50{color:#67e8f980}.text-cyan-300\/60{color:#67e8f999}.text-cyan-300\/70{color:#67e8f9b3}.text-cyan-300\/75{color:#67e8f9bf}.text-cyan-300\/80{color:#67e8f9cc}.text-cyan-300\/90{color:#67e8f9e6}.text-cyan-300\/95{color:#67e8f9f2}.text-cyan-400{--tw-text-opacity:1;color:rgb(34 211 238 / var(--tw-text-opacity))}.text-cyan-400\/0{color:#22d3ee00}.text-cyan-400\/10{color:#22d3ee1a}.text-cyan-400\/100{color:#22d3ee}.text-cyan-400\/20{color:#22d3ee33}.text-cyan-400\/25{color:#22d3ee40}.text-cyan-400\/30{color:#22d3ee4d}.text-cyan-400\/40{color:#22d3ee66}.text-cyan-400\/5{color:#22d3ee0d}.text-cyan-400\/50{color:#22d3ee80}.text-cyan-400\/60{color:#22d3ee99}.text-cyan-400\/70{color:#22d3eeb3}.text-cyan-400\/75{color:#22d3eebf}.text-cyan-400\/80{color:#22d3eecc}.text-cyan-400\/90{color:#22d3eee6}.text-cyan-400\/95{color:#22d3eef2}.text-cyan-50{--tw-text-opacity:1;color:rgb(236 254 255 / var(--tw-text-opacity))}.text-cyan-50\/0{color:#ecfeff00}.text-cyan-50\/10{color:#ecfeff1a}.text-cyan-50\/100{color:#ecfeff}.text-cyan-50\/20{color:#ecfeff33}.text-cyan-50\/25{color:#ecfeff40}.text-cyan-50\/30{color:#ecfeff4d}.text-cyan-50\/40{color:#ecfeff66}.text-cyan-50\/5{color:#ecfeff0d}.text-cyan-50\/50{color:#ecfeff80}.text-cyan-50\/60{color:#ecfeff99}.text-cyan-50\/70{color:#ecfeffb3}.text-cyan-50\/75{color:#ecfeffbf}.text-cyan-50\/80{color:#ecfeffcc}.text-cyan-50\/90{color:#ecfeffe6}.text-cyan-50\/95{color:#ecfefff2}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212 / var(--tw-text-opacity))}.text-cyan-500\/0{color:#06b6d400}.text-cyan-500\/10{color:#06b6d41a}.text-cyan-500\/100{color:#06b6d4}.text-cyan-500\/20{color:#06b6d433}.text-cyan-500\/25{color:#06b6d440}.text-cyan-500\/30{color:#06b6d44d}.text-cyan-500\/40{color:#06b6d466}.text-cyan-500\/5{color:#06b6d40d}.text-cyan-500\/50{color:#06b6d480}.text-cyan-500\/60{color:#06b6d499}.text-cyan-500\/70{color:#06b6d4b3}.text-cyan-500\/75{color:#06b6d4bf}.text-cyan-500\/80{color:#06b6d4cc}.text-cyan-500\/90{color:#06b6d4e6}.text-cyan-500\/95{color:#06b6d4f2}.text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178 / var(--tw-text-opacity))}.text-cyan-600\/0{color:#0891b200}.text-cyan-600\/10{color:#0891b21a}.text-cyan-600\/100{color:#0891b2}.text-cyan-600\/20{color:#0891b233}.text-cyan-600\/25{color:#0891b240}.text-cyan-600\/30{color:#0891b24d}.text-cyan-600\/40{color:#0891b266}.text-cyan-600\/5{color:#0891b20d}.text-cyan-600\/50{color:#0891b280}.text-cyan-600\/60{color:#0891b299}.text-cyan-600\/70{color:#0891b2b3}.text-cyan-600\/75{color:#0891b2bf}.text-cyan-600\/80{color:#0891b2cc}.text-cyan-600\/90{color:#0891b2e6}.text-cyan-600\/95{color:#0891b2f2}.text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144 / var(--tw-text-opacity))}.text-cyan-700\/0{color:#0e749000}.text-cyan-700\/10{color:#0e74901a}.text-cyan-700\/100{color:#0e7490}.text-cyan-700\/20{color:#0e749033}.text-cyan-700\/25{color:#0e749040}.text-cyan-700\/30{color:#0e74904d}.text-cyan-700\/40{color:#0e749066}.text-cyan-700\/5{color:#0e74900d}.text-cyan-700\/50{color:#0e749080}.text-cyan-700\/60{color:#0e749099}.text-cyan-700\/70{color:#0e7490b3}.text-cyan-700\/75{color:#0e7490bf}.text-cyan-700\/80{color:#0e7490cc}.text-cyan-700\/90{color:#0e7490e6}.text-cyan-700\/95{color:#0e7490f2}.text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117 / var(--tw-text-opacity))}.text-cyan-800\/0{color:#155e7500}.text-cyan-800\/10{color:#155e751a}.text-cyan-800\/100{color:#155e75}.text-cyan-800\/20{color:#155e7533}.text-cyan-800\/25{color:#155e7540}.text-cyan-800\/30{color:#155e754d}.text-cyan-800\/40{color:#155e7566}.text-cyan-800\/5{color:#155e750d}.text-cyan-800\/50{color:#155e7580}.text-cyan-800\/60{color:#155e7599}.text-cyan-800\/70{color:#155e75b3}.text-cyan-800\/75{color:#155e75bf}.text-cyan-800\/80{color:#155e75cc}.text-cyan-800\/90{color:#155e75e6}.text-cyan-800\/95{color:#155e75f2}.text-cyan-900{--tw-text-opacity:1;color:rgb(22 78 99 / var(--tw-text-opacity))}.text-cyan-900\/0{color:#164e6300}.text-cyan-900\/10{color:#164e631a}.text-cyan-900\/100{color:#164e63}.text-cyan-900\/20{color:#164e6333}.text-cyan-900\/25{color:#164e6340}.text-cyan-900\/30{color:#164e634d}.text-cyan-900\/40{color:#164e6366}.text-cyan-900\/5{color:#164e630d}.text-cyan-900\/50{color:#164e6380}.text-cyan-900\/60{color:#164e6399}.text-cyan-900\/70{color:#164e63b3}.text-cyan-900\/75{color:#164e63bf}.text-cyan-900\/80{color:#164e63cc}.text-cyan-900\/90{color:#164e63e6}.text-cyan-900\/95{color:#164e63f2}.text-emerald-100{--tw-text-opacity:1;color:rgb(209 250 229 / var(--tw-text-opacity))}.text-emerald-100\/0{color:#d1fae500}.text-emerald-100\/10{color:#d1fae51a}.text-emerald-100\/100{color:#d1fae5}.text-emerald-100\/20{color:#d1fae533}.text-emerald-100\/25{color:#d1fae540}.text-emerald-100\/30{color:#d1fae54d}.text-emerald-100\/40{color:#d1fae566}.text-emerald-100\/5{color:#d1fae50d}.text-emerald-100\/50{color:#d1fae580}.text-emerald-100\/60{color:#d1fae599}.text-emerald-100\/70{color:#d1fae5b3}.text-emerald-100\/75{color:#d1fae5bf}.text-emerald-100\/80{color:#d1fae5cc}.text-emerald-100\/90{color:#d1fae5e6}.text-emerald-100\/95{color:#d1fae5f2}.text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity))}.text-emerald-200\/0{color:#a7f3d000}.text-emerald-200\/10{color:#a7f3d01a}.text-emerald-200\/100{color:#a7f3d0}.text-emerald-200\/20{color:#a7f3d033}.text-emerald-200\/25{color:#a7f3d040}.text-emerald-200\/30{color:#a7f3d04d}.text-emerald-200\/40{color:#a7f3d066}.text-emerald-200\/5{color:#a7f3d00d}.text-emerald-200\/50{color:#a7f3d080}.text-emerald-200\/60{color:#a7f3d099}.text-emerald-200\/70{color:#a7f3d0b3}.text-emerald-200\/75{color:#a7f3d0bf}.text-emerald-200\/80{color:#a7f3d0cc}.text-emerald-200\/90{color:#a7f3d0e6}.text-emerald-200\/95{color:#a7f3d0f2}.text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity))}.text-emerald-300\/0{color:#6ee7b700}.text-emerald-300\/10{color:#6ee7b71a}.text-emerald-300\/100{color:#6ee7b7}.text-emerald-300\/20{color:#6ee7b733}.text-emerald-300\/25{color:#6ee7b740}.text-emerald-300\/30{color:#6ee7b74d}.text-emerald-300\/40{color:#6ee7b766}.text-emerald-300\/5{color:#6ee7b70d}.text-emerald-300\/50{color:#6ee7b780}.text-emerald-300\/60{color:#6ee7b799}.text-emerald-300\/70{color:#6ee7b7b3}.text-emerald-300\/75{color:#6ee7b7bf}.text-emerald-300\/80{color:#6ee7b7cc}.text-emerald-300\/90{color:#6ee7b7e6}.text-emerald-300\/95{color:#6ee7b7f2}.text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153 / var(--tw-text-opacity))}.text-emerald-400\/0{color:#34d39900}.text-emerald-400\/10{color:#34d3991a}.text-emerald-400\/100{color:#34d399}.text-emerald-400\/20{color:#34d39933}.text-emerald-400\/25{color:#34d39940}.text-emerald-400\/30{color:#34d3994d}.text-emerald-400\/40{color:#34d39966}.text-emerald-400\/5{color:#34d3990d}.text-emerald-400\/50{color:#34d39980}.text-emerald-400\/60{color:#34d39999}.text-emerald-400\/70{color:#34d399b3}.text-emerald-400\/75{color:#34d399bf}.text-emerald-400\/80{color:#34d399cc}.text-emerald-400\/90{color:#34d399e6}.text-emerald-400\/95{color:#34d399f2}.text-emerald-50{--tw-text-opacity:1;color:rgb(236 253 245 / var(--tw-text-opacity))}.text-emerald-50\/0{color:#ecfdf500}.text-emerald-50\/10{color:#ecfdf51a}.text-emerald-50\/100{color:#ecfdf5}.text-emerald-50\/20{color:#ecfdf533}.text-emerald-50\/25{color:#ecfdf540}.text-emerald-50\/30{color:#ecfdf54d}.text-emerald-50\/40{color:#ecfdf566}.text-emerald-50\/5{color:#ecfdf50d}.text-emerald-50\/50{color:#ecfdf580}.text-emerald-50\/60{color:#ecfdf599}.text-emerald-50\/70{color:#ecfdf5b3}.text-emerald-50\/75{color:#ecfdf5bf}.text-emerald-50\/80{color:#ecfdf5cc}.text-emerald-50\/90{color:#ecfdf5e6}.text-emerald-50\/95{color:#ecfdf5f2}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129 / var(--tw-text-opacity))}.text-emerald-500\/0{color:#10b98100}.text-emerald-500\/10{color:#10b9811a}.text-emerald-500\/100{color:#10b981}.text-emerald-500\/20{color:#10b98133}.text-emerald-500\/25{color:#10b98140}.text-emerald-500\/30{color:#10b9814d}.text-emerald-500\/40{color:#10b98166}.text-emerald-500\/5{color:#10b9810d}.text-emerald-500\/50{color:#10b98180}.text-emerald-500\/60{color:#10b98199}.text-emerald-500\/70{color:#10b981b3}.text-emerald-500\/75{color:#10b981bf}.text-emerald-500\/80{color:#10b981cc}.text-emerald-500\/90{color:#10b981e6}.text-emerald-500\/95{color:#10b981f2}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105 / var(--tw-text-opacity))}.text-emerald-600\/0{color:#05966900}.text-emerald-600\/10{color:#0596691a}.text-emerald-600\/100{color:#059669}.text-emerald-600\/20{color:#05966933}.text-emerald-600\/25{color:#05966940}.text-emerald-600\/30{color:#0596694d}.text-emerald-600\/40{color:#05966966}.text-emerald-600\/5{color:#0596690d}.text-emerald-600\/50{color:#05966980}.text-emerald-600\/60{color:#05966999}.text-emerald-600\/70{color:#059669b3}.text-emerald-600\/75{color:#059669bf}.text-emerald-600\/80{color:#059669cc}.text-emerald-600\/90{color:#059669e6}.text-emerald-600\/95{color:#059669f2}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity))}.text-emerald-700\/0{color:#04785700}.text-emerald-700\/10{color:#0478571a}.text-emerald-700\/100{color:#047857}.text-emerald-700\/20{color:#04785733}.text-emerald-700\/25{color:#04785740}.text-emerald-700\/30{color:#0478574d}.text-emerald-700\/40{color:#04785766}.text-emerald-700\/5{color:#0478570d}.text-emerald-700\/50{color:#04785780}.text-emerald-700\/60{color:#04785799}.text-emerald-700\/70{color:#047857b3}.text-emerald-700\/75{color:#047857bf}.text-emerald-700\/80{color:#047857cc}.text-emerald-700\/90{color:#047857e6}.text-emerald-700\/95{color:#047857f2}.text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70 / var(--tw-text-opacity))}.text-emerald-800\/0{color:#065f4600}.text-emerald-800\/10{color:#065f461a}.text-emerald-800\/100{color:#065f46}.text-emerald-800\/20{color:#065f4633}.text-emerald-800\/25{color:#065f4640}.text-emerald-800\/30{color:#065f464d}.text-emerald-800\/40{color:#065f4666}.text-emerald-800\/5{color:#065f460d}.text-emerald-800\/50{color:#065f4680}.text-emerald-800\/60{color:#065f4699}.text-emerald-800\/70{color:#065f46b3}.text-emerald-800\/75{color:#065f46bf}.text-emerald-800\/80{color:#065f46cc}.text-emerald-800\/90{color:#065f46e6}.text-emerald-800\/95{color:#065f46f2}.text-emerald-900{--tw-text-opacity:1;color:rgb(6 78 59 / var(--tw-text-opacity))}.text-emerald-900\/0{color:#064e3b00}.text-emerald-900\/10{color:#064e3b1a}.text-emerald-900\/100{color:#064e3b}.text-emerald-900\/20{color:#064e3b33}.text-emerald-900\/25{color:#064e3b40}.text-emerald-900\/30{color:#064e3b4d}.text-emerald-900\/40{color:#064e3b66}.text-emerald-900\/5{color:#064e3b0d}.text-emerald-900\/50{color:#064e3b80}.text-emerald-900\/60{color:#064e3b99}.text-emerald-900\/70{color:#064e3bb3}.text-emerald-900\/75{color:#064e3bbf}.text-emerald-900\/80{color:#064e3bcc}.text-emerald-900\/90{color:#064e3be6}.text-emerald-900\/95{color:#064e3bf2}.text-fuchsia-100{--tw-text-opacity:1;color:rgb(250 232 255 / var(--tw-text-opacity))}.text-fuchsia-100\/0{color:#fae8ff00}.text-fuchsia-100\/10{color:#fae8ff1a}.text-fuchsia-100\/100{color:#fae8ff}.text-fuchsia-100\/20{color:#fae8ff33}.text-fuchsia-100\/25{color:#fae8ff40}.text-fuchsia-100\/30{color:#fae8ff4d}.text-fuchsia-100\/40{color:#fae8ff66}.text-fuchsia-100\/5{color:#fae8ff0d}.text-fuchsia-100\/50{color:#fae8ff80}.text-fuchsia-100\/60{color:#fae8ff99}.text-fuchsia-100\/70{color:#fae8ffb3}.text-fuchsia-100\/75{color:#fae8ffbf}.text-fuchsia-100\/80{color:#fae8ffcc}.text-fuchsia-100\/90{color:#fae8ffe6}.text-fuchsia-100\/95{color:#fae8fff2}.text-fuchsia-200{--tw-text-opacity:1;color:rgb(245 208 254 / var(--tw-text-opacity))}.text-fuchsia-200\/0{color:#f5d0fe00}.text-fuchsia-200\/10{color:#f5d0fe1a}.text-fuchsia-200\/100{color:#f5d0fe}.text-fuchsia-200\/20{color:#f5d0fe33}.text-fuchsia-200\/25{color:#f5d0fe40}.text-fuchsia-200\/30{color:#f5d0fe4d}.text-fuchsia-200\/40{color:#f5d0fe66}.text-fuchsia-200\/5{color:#f5d0fe0d}.text-fuchsia-200\/50{color:#f5d0fe80}.text-fuchsia-200\/60{color:#f5d0fe99}.text-fuchsia-200\/70{color:#f5d0feb3}.text-fuchsia-200\/75{color:#f5d0febf}.text-fuchsia-200\/80{color:#f5d0fecc}.text-fuchsia-200\/90{color:#f5d0fee6}.text-fuchsia-200\/95{color:#f5d0fef2}.text-fuchsia-300{--tw-text-opacity:1;color:rgb(240 171 252 / var(--tw-text-opacity))}.text-fuchsia-300\/0{color:#f0abfc00}.text-fuchsia-300\/10{color:#f0abfc1a}.text-fuchsia-300\/100{color:#f0abfc}.text-fuchsia-300\/20{color:#f0abfc33}.text-fuchsia-300\/25{color:#f0abfc40}.text-fuchsia-300\/30{color:#f0abfc4d}.text-fuchsia-300\/40{color:#f0abfc66}.text-fuchsia-300\/5{color:#f0abfc0d}.text-fuchsia-300\/50{color:#f0abfc80}.text-fuchsia-300\/60{color:#f0abfc99}.text-fuchsia-300\/70{color:#f0abfcb3}.text-fuchsia-300\/75{color:#f0abfcbf}.text-fuchsia-300\/80{color:#f0abfccc}.text-fuchsia-300\/90{color:#f0abfce6}.text-fuchsia-300\/95{color:#f0abfcf2}.text-fuchsia-400{--tw-text-opacity:1;color:rgb(232 121 249 / var(--tw-text-opacity))}.text-fuchsia-400\/0{color:#e879f900}.text-fuchsia-400\/10{color:#e879f91a}.text-fuchsia-400\/100{color:#e879f9}.text-fuchsia-400\/20{color:#e879f933}.text-fuchsia-400\/25{color:#e879f940}.text-fuchsia-400\/30{color:#e879f94d}.text-fuchsia-400\/40{color:#e879f966}.text-fuchsia-400\/5{color:#e879f90d}.text-fuchsia-400\/50{color:#e879f980}.text-fuchsia-400\/60{color:#e879f999}.text-fuchsia-400\/70{color:#e879f9b3}.text-fuchsia-400\/75{color:#e879f9bf}.text-fuchsia-400\/80{color:#e879f9cc}.text-fuchsia-400\/90{color:#e879f9e6}.text-fuchsia-400\/95{color:#e879f9f2}.text-fuchsia-50{--tw-text-opacity:1;color:rgb(253 244 255 / var(--tw-text-opacity))}.text-fuchsia-50\/0{color:#fdf4ff00}.text-fuchsia-50\/10{color:#fdf4ff1a}.text-fuchsia-50\/100{color:#fdf4ff}.text-fuchsia-50\/20{color:#fdf4ff33}.text-fuchsia-50\/25{color:#fdf4ff40}.text-fuchsia-50\/30{color:#fdf4ff4d}.text-fuchsia-50\/40{color:#fdf4ff66}.text-fuchsia-50\/5{color:#fdf4ff0d}.text-fuchsia-50\/50{color:#fdf4ff80}.text-fuchsia-50\/60{color:#fdf4ff99}.text-fuchsia-50\/70{color:#fdf4ffb3}.text-fuchsia-50\/75{color:#fdf4ffbf}.text-fuchsia-50\/80{color:#fdf4ffcc}.text-fuchsia-50\/90{color:#fdf4ffe6}.text-fuchsia-50\/95{color:#fdf4fff2}.text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239 / var(--tw-text-opacity))}.text-fuchsia-500\/0{color:#d946ef00}.text-fuchsia-500\/10{color:#d946ef1a}.text-fuchsia-500\/100{color:#d946ef}.text-fuchsia-500\/20{color:#d946ef33}.text-fuchsia-500\/25{color:#d946ef40}.text-fuchsia-500\/30{color:#d946ef4d}.text-fuchsia-500\/40{color:#d946ef66}.text-fuchsia-500\/5{color:#d946ef0d}.text-fuchsia-500\/50{color:#d946ef80}.text-fuchsia-500\/60{color:#d946ef99}.text-fuchsia-500\/70{color:#d946efb3}.text-fuchsia-500\/75{color:#d946efbf}.text-fuchsia-500\/80{color:#d946efcc}.text-fuchsia-500\/90{color:#d946efe6}.text-fuchsia-500\/95{color:#d946eff2}.text-fuchsia-600{--tw-text-opacity:1;color:rgb(192 38 211 / var(--tw-text-opacity))}.text-fuchsia-600\/0{color:#c026d300}.text-fuchsia-600\/10{color:#c026d31a}.text-fuchsia-600\/100{color:#c026d3}.text-fuchsia-600\/20{color:#c026d333}.text-fuchsia-600\/25{color:#c026d340}.text-fuchsia-600\/30{color:#c026d34d}.text-fuchsia-600\/40{color:#c026d366}.text-fuchsia-600\/5{color:#c026d30d}.text-fuchsia-600\/50{color:#c026d380}.text-fuchsia-600\/60{color:#c026d399}.text-fuchsia-600\/70{color:#c026d3b3}.text-fuchsia-600\/75{color:#c026d3bf}.text-fuchsia-600\/80{color:#c026d3cc}.text-fuchsia-600\/90{color:#c026d3e6}.text-fuchsia-600\/95{color:#c026d3f2}.text-fuchsia-700{--tw-text-opacity:1;color:rgb(162 28 175 / var(--tw-text-opacity))}.text-fuchsia-700\/0{color:#a21caf00}.text-fuchsia-700\/10{color:#a21caf1a}.text-fuchsia-700\/100{color:#a21caf}.text-fuchsia-700\/20{color:#a21caf33}.text-fuchsia-700\/25{color:#a21caf40}.text-fuchsia-700\/30{color:#a21caf4d}.text-fuchsia-700\/40{color:#a21caf66}.text-fuchsia-700\/5{color:#a21caf0d}.text-fuchsia-700\/50{color:#a21caf80}.text-fuchsia-700\/60{color:#a21caf99}.text-fuchsia-700\/70{color:#a21cafb3}.text-fuchsia-700\/75{color:#a21cafbf}.text-fuchsia-700\/80{color:#a21cafcc}.text-fuchsia-700\/90{color:#a21cafe6}.text-fuchsia-700\/95{color:#a21caff2}.text-fuchsia-800{--tw-text-opacity:1;color:rgb(134 25 143 / var(--tw-text-opacity))}.text-fuchsia-800\/0{color:#86198f00}.text-fuchsia-800\/10{color:#86198f1a}.text-fuchsia-800\/100{color:#86198f}.text-fuchsia-800\/20{color:#86198f33}.text-fuchsia-800\/25{color:#86198f40}.text-fuchsia-800\/30{color:#86198f4d}.text-fuchsia-800\/40{color:#86198f66}.text-fuchsia-800\/5{color:#86198f0d}.text-fuchsia-800\/50{color:#86198f80}.text-fuchsia-800\/60{color:#86198f99}.text-fuchsia-800\/70{color:#86198fb3}.text-fuchsia-800\/75{color:#86198fbf}.text-fuchsia-800\/80{color:#86198fcc}.text-fuchsia-800\/90{color:#86198fe6}.text-fuchsia-800\/95{color:#86198ff2}.text-fuchsia-900{--tw-text-opacity:1;color:rgb(112 26 117 / var(--tw-text-opacity))}.text-fuchsia-900\/0{color:#701a7500}.text-fuchsia-900\/10{color:#701a751a}.text-fuchsia-900\/100{color:#701a75}.text-fuchsia-900\/20{color:#701a7533}.text-fuchsia-900\/25{color:#701a7540}.text-fuchsia-900\/30{color:#701a754d}.text-fuchsia-900\/40{color:#701a7566}.text-fuchsia-900\/5{color:#701a750d}.text-fuchsia-900\/50{color:#701a7580}.text-fuchsia-900\/60{color:#701a7599}.text-fuchsia-900\/70{color:#701a75b3}.text-fuchsia-900\/75{color:#701a75bf}.text-fuchsia-900\/80{color:#701a75cc}.text-fuchsia-900\/90{color:#701a75e6}.text-fuchsia-900\/95{color:#701a75f2}.text-gray{color:var(--color-gray-light)}.text-gray-100{color:var(--color-gray-100)}.text-gray-200{color:var(--color-gray-200)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-50{color:var(--color-gray-50)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-600\/0{color:#4b556300}.text-gray-600\/10{color:#4b55631a}.text-gray-600\/100{color:#4b5563}.text-gray-600\/20{color:#4b556333}.text-gray-600\/25{color:#4b556340}.text-gray-600\/30{color:#4b55634d}.text-gray-600\/40{color:#4b556366}.text-gray-600\/5{color:#4b55630d}.text-gray-600\/50{color:#4b556380}.text-gray-600\/60{color:#4b556399}.text-gray-600\/70{color:#4b5563b3}.text-gray-600\/75{color:#4b5563bf}.text-gray-600\/80{color:#4b5563cc}.text-gray-600\/90{color:#4b5563e6}.text-gray-600\/95{color:#4b5563f2}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-700\/0{color:#37415100}.text-gray-700\/10{color:#3741511a}.text-gray-700\/100{color:#374151}.text-gray-700\/20{color:#37415133}.text-gray-700\/25{color:#37415140}.text-gray-700\/30{color:#3741514d}.text-gray-700\/40{color:#37415166}.text-gray-700\/5{color:#3741510d}.text-gray-700\/50{color:#37415180}.text-gray-700\/60{color:#37415199}.text-gray-700\/70{color:#374151b3}.text-gray-700\/75{color:#374151bf}.text-gray-700\/80{color:#374151cc}.text-gray-700\/90{color:#374151e6}.text-gray-700\/95{color:#374151f2}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-800\/0{color:#1f293700}.text-gray-800\/10{color:#1f29371a}.text-gray-800\/100{color:#1f2937}.text-gray-800\/20{color:#1f293733}.text-gray-800\/25{color:#1f293740}.text-gray-800\/30{color:#1f29374d}.text-gray-800\/40{color:#1f293766}.text-gray-800\/5{color:#1f29370d}.text-gray-800\/50{color:#1f293780}.text-gray-800\/60{color:#1f293799}.text-gray-800\/70{color:#1f2937b3}.text-gray-800\/75{color:#1f2937bf}.text-gray-800\/80{color:#1f2937cc}.text-gray-800\/90{color:#1f2937e6}.text-gray-800\/95{color:#1f2937f2}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-gray-900\/0{color:#11182700}.text-gray-900\/10{color:#1118271a}.text-gray-900\/100{color:#111827}.text-gray-900\/20{color:#11182733}.text-gray-900\/25{color:#11182740}.text-gray-900\/30{color:#1118274d}.text-gray-900\/40{color:#11182766}.text-gray-900\/5{color:#1118270d}.text-gray-900\/50{color:#11182780}.text-gray-900\/60{color:#11182799}.text-gray-900\/70{color:#111827b3}.text-gray-900\/75{color:#111827bf}.text-gray-900\/80{color:#111827cc}.text-gray-900\/90{color:#111827e6}.text-gray-900\/95{color:#111827f2}.text-gray-dark{color:var(--color-gray-dark)}.text-gray-light{color:var(--color-gray-light)}.text-gray-lighter{color:var(--color-gray-lighter)}.text-gray-medium{color:var(--color-gray-medium)}.text-green{color:var(--color-green-100)}.text-green-100{--tw-text-opacity:1;color:rgb(220 252 231 / var(--tw-text-opacity))}.text-green-100\/0{color:#dcfce700}.text-green-100\/10{color:#dcfce71a}.text-green-100\/100{color:#dcfce7}.text-green-100\/20{color:#dcfce733}.text-green-100\/25{color:#dcfce740}.text-green-100\/30{color:#dcfce74d}.text-green-100\/40{color:#dcfce766}.text-green-100\/5{color:#dcfce70d}.text-green-100\/50{color:#dcfce780}.text-green-100\/60{color:#dcfce799}.text-green-100\/70{color:#dcfce7b3}.text-green-100\/75{color:#dcfce7bf}.text-green-100\/80{color:#dcfce7cc}.text-green-100\/90{color:#dcfce7e6}.text-green-100\/95{color:#dcfce7f2}.text-green-200{--tw-text-opacity:1;color:rgb(187 247 208 / var(--tw-text-opacity))}.text-green-200\/0{color:#bbf7d000}.text-green-200\/10{color:#bbf7d01a}.text-green-200\/100{color:#bbf7d0}.text-green-200\/20{color:#bbf7d033}.text-green-200\/25{color:#bbf7d040}.text-green-200\/30{color:#bbf7d04d}.text-green-200\/40{color:#bbf7d066}.text-green-200\/5{color:#bbf7d00d}.text-green-200\/50{color:#bbf7d080}.text-green-200\/60{color:#bbf7d099}.text-green-200\/70{color:#bbf7d0b3}.text-green-200\/75{color:#bbf7d0bf}.text-green-200\/80{color:#bbf7d0cc}.text-green-200\/90{color:#bbf7d0e6}.text-green-200\/95{color:#bbf7d0f2}.text-green-300{--tw-text-opacity:1;color:rgb(134 239 172 / var(--tw-text-opacity))}.text-green-300\/0{color:#86efac00}.text-green-300\/10{color:#86efac1a}.text-green-300\/100{color:#86efac}.text-green-300\/20{color:#86efac33}.text-green-300\/25{color:#86efac40}.text-green-300\/30{color:#86efac4d}.text-green-300\/40{color:#86efac66}.text-green-300\/5{color:#86efac0d}.text-green-300\/50{color:#86efac80}.text-green-300\/60{color:#86efac99}.text-green-300\/70{color:#86efacb3}.text-green-300\/75{color:#86efacbf}.text-green-300\/80{color:#86efaccc}.text-green-300\/90{color:#86eface6}.text-green-300\/95{color:#86efacf2}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-green-400\/0{color:#4ade8000}.text-green-400\/10{color:#4ade801a}.text-green-400\/100{color:#4ade80}.text-green-400\/20{color:#4ade8033}.text-green-400\/25{color:#4ade8040}.text-green-400\/30{color:#4ade804d}.text-green-400\/40{color:#4ade8066}.text-green-400\/5{color:#4ade800d}.text-green-400\/50{color:#4ade8080}.text-green-400\/60{color:#4ade8099}.text-green-400\/70{color:#4ade80b3}.text-green-400\/75{color:#4ade80bf}.text-green-400\/80{color:#4ade80cc}.text-green-400\/90{color:#4ade80e6}.text-green-400\/95{color:#4ade80f2}.text-green-50{--tw-text-opacity:1;color:rgb(240 253 244 / var(--tw-text-opacity))}.text-green-50\/0{color:#f0fdf400}.text-green-50\/10{color:#f0fdf41a}.text-green-50\/100{color:#f0fdf4}.text-green-50\/20{color:#f0fdf433}.text-green-50\/25{color:#f0fdf440}.text-green-50\/30{color:#f0fdf44d}.text-green-50\/40{color:#f0fdf466}.text-green-50\/5{color:#f0fdf40d}.text-green-50\/50{color:#f0fdf480}.text-green-50\/60{color:#f0fdf499}.text-green-50\/70{color:#f0fdf4b3}.text-green-50\/75{color:#f0fdf4bf}.text-green-50\/80{color:#f0fdf4cc}.text-green-50\/90{color:#f0fdf4e6}.text-green-50\/95{color:#f0fdf4f2}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-500\/0{color:#22c55e00}.text-green-500\/10{color:#22c55e1a}.text-green-500\/100{color:#22c55e}.text-green-500\/20{color:#22c55e33}.text-green-500\/25{color:#22c55e40}.text-green-500\/30{color:#22c55e4d}.text-green-500\/40{color:#22c55e66}.text-green-500\/5{color:#22c55e0d}.text-green-500\/50{color:#22c55e80}.text-green-500\/60{color:#22c55e99}.text-green-500\/70{color:#22c55eb3}.text-green-500\/75{color:#22c55ebf}.text-green-500\/80{color:#22c55ecc}.text-green-500\/90{color:#22c55ee6}.text-green-500\/95{color:#22c55ef2}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-600\/0{color:#16a34a00}.text-green-600\/10{color:#16a34a1a}.text-green-600\/100{color:#16a34a}.text-green-600\/20{color:#16a34a33}.text-green-600\/25{color:#16a34a40}.text-green-600\/30{color:#16a34a4d}.text-green-600\/40{color:#16a34a66}.text-green-600\/5{color:#16a34a0d}.text-green-600\/50{color:#16a34a80}.text-green-600\/60{color:#16a34a99}.text-green-600\/70{color:#16a34ab3}.text-green-600\/75{color:#16a34abf}.text-green-600\/80{color:#16a34acc}.text-green-600\/90{color:#16a34ae6}.text-green-600\/95{color:#16a34af2}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-700\/0{color:#15803d00}.text-green-700\/10{color:#15803d1a}.text-green-700\/100{color:#15803d}.text-green-700\/20{color:#15803d33}.text-green-700\/25{color:#15803d40}.text-green-700\/30{color:#15803d4d}.text-green-700\/40{color:#15803d66}.text-green-700\/5{color:#15803d0d}.text-green-700\/50{color:#15803d80}.text-green-700\/60{color:#15803d99}.text-green-700\/70{color:#15803db3}.text-green-700\/75{color:#15803dbf}.text-green-700\/80{color:#15803dcc}.text-green-700\/90{color:#15803de6}.text-green-700\/95{color:#15803df2}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-green-800\/0{color:#16653400}.text-green-800\/10{color:#1665341a}.text-green-800\/100{color:#166534}.text-green-800\/20{color:#16653433}.text-green-800\/25{color:#16653440}.text-green-800\/30{color:#1665344d}.text-green-800\/40{color:#16653466}.text-green-800\/5{color:#1665340d}.text-green-800\/50{color:#16653480}.text-green-800\/60{color:#16653499}.text-green-800\/70{color:#166534b3}.text-green-800\/75{color:#166534bf}.text-green-800\/80{color:#166534cc}.text-green-800\/90{color:#166534e6}.text-green-800\/95{color:#166534f2}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-green-900\/0{color:#14532d00}.text-green-900\/10{color:#14532d1a}.text-green-900\/100{color:#14532d}.text-green-900\/20{color:#14532d33}.text-green-900\/25{color:#14532d40}.text-green-900\/30{color:#14532d4d}.text-green-900\/40{color:#14532d66}.text-green-900\/5{color:#14532d0d}.text-green-900\/50{color:#14532d80}.text-green-900\/60{color:#14532d99}.text-green-900\/70{color:#14532db3}.text-green-900\/75{color:#14532dbf}.text-green-900\/80{color:#14532dcc}.text-green-900\/90{color:#14532de6}.text-green-900\/95{color:#14532df2}.text-indigo-100{--tw-text-opacity:1;color:rgb(224 231 255 / var(--tw-text-opacity))}.text-indigo-100\/0{color:#e0e7ff00}.text-indigo-100\/10{color:#e0e7ff1a}.text-indigo-100\/100{color:#e0e7ff}.text-indigo-100\/20{color:#e0e7ff33}.text-indigo-100\/25{color:#e0e7ff40}.text-indigo-100\/30{color:#e0e7ff4d}.text-indigo-100\/40{color:#e0e7ff66}.text-indigo-100\/5{color:#e0e7ff0d}.text-indigo-100\/50{color:#e0e7ff80}.text-indigo-100\/60{color:#e0e7ff99}.text-indigo-100\/70{color:#e0e7ffb3}.text-indigo-100\/75{color:#e0e7ffbf}.text-indigo-100\/80{color:#e0e7ffcc}.text-indigo-100\/90{color:#e0e7ffe6}.text-indigo-100\/95{color:#e0e7fff2}.text-indigo-200{--tw-text-opacity:1;color:rgb(199 210 254 / var(--tw-text-opacity))}.text-indigo-200\/0{color:#c7d2fe00}.text-indigo-200\/10{color:#c7d2fe1a}.text-indigo-200\/100{color:#c7d2fe}.text-indigo-200\/20{color:#c7d2fe33}.text-indigo-200\/25{color:#c7d2fe40}.text-indigo-200\/30{color:#c7d2fe4d}.text-indigo-200\/40{color:#c7d2fe66}.text-indigo-200\/5{color:#c7d2fe0d}.text-indigo-200\/50{color:#c7d2fe80}.text-indigo-200\/60{color:#c7d2fe99}.text-indigo-200\/70{color:#c7d2feb3}.text-indigo-200\/75{color:#c7d2febf}.text-indigo-200\/80{color:#c7d2fecc}.text-indigo-200\/90{color:#c7d2fee6}.text-indigo-200\/95{color:#c7d2fef2}.text-indigo-300{--tw-text-opacity:1;color:rgb(165 180 252 / var(--tw-text-opacity))}.text-indigo-300\/0{color:#a5b4fc00}.text-indigo-300\/10{color:#a5b4fc1a}.text-indigo-300\/100{color:#a5b4fc}.text-indigo-300\/20{color:#a5b4fc33}.text-indigo-300\/25{color:#a5b4fc40}.text-indigo-300\/30{color:#a5b4fc4d}.text-indigo-300\/40{color:#a5b4fc66}.text-indigo-300\/5{color:#a5b4fc0d}.text-indigo-300\/50{color:#a5b4fc80}.text-indigo-300\/60{color:#a5b4fc99}.text-indigo-300\/70{color:#a5b4fcb3}.text-indigo-300\/75{color:#a5b4fcbf}.text-indigo-300\/80{color:#a5b4fccc}.text-indigo-300\/90{color:#a5b4fce6}.text-indigo-300\/95{color:#a5b4fcf2}.text-indigo-400{--tw-text-opacity:1;color:rgb(129 140 248 / var(--tw-text-opacity))}.text-indigo-400\/0{color:#818cf800}.text-indigo-400\/10{color:#818cf81a}.text-indigo-400\/100{color:#818cf8}.text-indigo-400\/20{color:#818cf833}.text-indigo-400\/25{color:#818cf840}.text-indigo-400\/30{color:#818cf84d}.text-indigo-400\/40{color:#818cf866}.text-indigo-400\/5{color:#818cf80d}.text-indigo-400\/50{color:#818cf880}.text-indigo-400\/60{color:#818cf899}.text-indigo-400\/70{color:#818cf8b3}.text-indigo-400\/75{color:#818cf8bf}.text-indigo-400\/80{color:#818cf8cc}.text-indigo-400\/90{color:#818cf8e6}.text-indigo-400\/95{color:#818cf8f2}.text-indigo-50{--tw-text-opacity:1;color:rgb(238 242 255 / var(--tw-text-opacity))}.text-indigo-50\/0{color:#eef2ff00}.text-indigo-50\/10{color:#eef2ff1a}.text-indigo-50\/100{color:#eef2ff}.text-indigo-50\/20{color:#eef2ff33}.text-indigo-50\/25{color:#eef2ff40}.text-indigo-50\/30{color:#eef2ff4d}.text-indigo-50\/40{color:#eef2ff66}.text-indigo-50\/5{color:#eef2ff0d}.text-indigo-50\/50{color:#eef2ff80}.text-indigo-50\/60{color:#eef2ff99}.text-indigo-50\/70{color:#eef2ffb3}.text-indigo-50\/75{color:#eef2ffbf}.text-indigo-50\/80{color:#eef2ffcc}.text-indigo-50\/90{color:#eef2ffe6}.text-indigo-50\/95{color:#eef2fff2}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-indigo-500\/0{color:#6366f100}.text-indigo-500\/10{color:#6366f11a}.text-indigo-500\/100{color:#6366f1}.text-indigo-500\/20{color:#6366f133}.text-indigo-500\/25{color:#6366f140}.text-indigo-500\/30{color:#6366f14d}.text-indigo-500\/40{color:#6366f166}.text-indigo-500\/5{color:#6366f10d}.text-indigo-500\/50{color:#6366f180}.text-indigo-500\/60{color:#6366f199}.text-indigo-500\/70{color:#6366f1b3}.text-indigo-500\/75{color:#6366f1bf}.text-indigo-500\/80{color:#6366f1cc}.text-indigo-500\/90{color:#6366f1e6}.text-indigo-500\/95{color:#6366f1f2}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-indigo-600\/0{color:#4f46e500}.text-indigo-600\/10{color:#4f46e51a}.text-indigo-600\/100{color:#4f46e5}.text-indigo-600\/20{color:#4f46e533}.text-indigo-600\/25{color:#4f46e540}.text-indigo-600\/30{color:#4f46e54d}.text-indigo-600\/40{color:#4f46e566}.text-indigo-600\/5{color:#4f46e50d}.text-indigo-600\/50{color:#4f46e580}.text-indigo-600\/60{color:#4f46e599}.text-indigo-600\/70{color:#4f46e5b3}.text-indigo-600\/75{color:#4f46e5bf}.text-indigo-600\/80{color:#4f46e5cc}.text-indigo-600\/90{color:#4f46e5e6}.text-indigo-600\/95{color:#4f46e5f2}.text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202 / var(--tw-text-opacity))}.text-indigo-700\/0{color:#4338ca00}.text-indigo-700\/10{color:#4338ca1a}.text-indigo-700\/100{color:#4338ca}.text-indigo-700\/20{color:#4338ca33}.text-indigo-700\/25{color:#4338ca40}.text-indigo-700\/30{color:#4338ca4d}.text-indigo-700\/40{color:#4338ca66}.text-indigo-700\/5{color:#4338ca0d}.text-indigo-700\/50{color:#4338ca80}.text-indigo-700\/60{color:#4338ca99}.text-indigo-700\/70{color:#4338cab3}.text-indigo-700\/75{color:#4338cabf}.text-indigo-700\/80{color:#4338cacc}.text-indigo-700\/90{color:#4338cae6}.text-indigo-700\/95{color:#4338caf2}.text-indigo-800{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity))}.text-indigo-800\/0{color:#3730a300}.text-indigo-800\/10{color:#3730a31a}.text-indigo-800\/100{color:#3730a3}.text-indigo-800\/20{color:#3730a333}.text-indigo-800\/25{color:#3730a340}.text-indigo-800\/30{color:#3730a34d}.text-indigo-800\/40{color:#3730a366}.text-indigo-800\/5{color:#3730a30d}.text-indigo-800\/50{color:#3730a380}.text-indigo-800\/60{color:#3730a399}.text-indigo-800\/70{color:#3730a3b3}.text-indigo-800\/75{color:#3730a3bf}.text-indigo-800\/80{color:#3730a3cc}.text-indigo-800\/90{color:#3730a3e6}.text-indigo-800\/95{color:#3730a3f2}.text-indigo-900{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity))}.text-indigo-900\/0{color:#312e8100}.text-indigo-900\/10{color:#312e811a}.text-indigo-900\/100{color:#312e81}.text-indigo-900\/20{color:#312e8133}.text-indigo-900\/25{color:#312e8140}.text-indigo-900\/30{color:#312e814d}.text-indigo-900\/40{color:#312e8166}.text-indigo-900\/5{color:#312e810d}.text-indigo-900\/50{color:#312e8180}.text-indigo-900\/60{color:#312e8199}.text-indigo-900\/70{color:#312e81b3}.text-indigo-900\/75{color:#312e81bf}.text-indigo-900\/80{color:#312e81cc}.text-indigo-900\/90{color:#312e81e6}.text-indigo-900\/95{color:#312e81f2}.text-inherit{color:inherit}.text-lime-100{--tw-text-opacity:1;color:rgb(236 252 203 / var(--tw-text-opacity))}.text-lime-100\/0{color:#ecfccb00}.text-lime-100\/10{color:#ecfccb1a}.text-lime-100\/100{color:#ecfccb}.text-lime-100\/20{color:#ecfccb33}.text-lime-100\/25{color:#ecfccb40}.text-lime-100\/30{color:#ecfccb4d}.text-lime-100\/40{color:#ecfccb66}.text-lime-100\/5{color:#ecfccb0d}.text-lime-100\/50{color:#ecfccb80}.text-lime-100\/60{color:#ecfccb99}.text-lime-100\/70{color:#ecfccbb3}.text-lime-100\/75{color:#ecfccbbf}.text-lime-100\/80{color:#ecfccbcc}.text-lime-100\/90{color:#ecfccbe6}.text-lime-100\/95{color:#ecfccbf2}.text-lime-200{--tw-text-opacity:1;color:rgb(217 249 157 / var(--tw-text-opacity))}.text-lime-200\/0{color:#d9f99d00}.text-lime-200\/10{color:#d9f99d1a}.text-lime-200\/100{color:#d9f99d}.text-lime-200\/20{color:#d9f99d33}.text-lime-200\/25{color:#d9f99d40}.text-lime-200\/30{color:#d9f99d4d}.text-lime-200\/40{color:#d9f99d66}.text-lime-200\/5{color:#d9f99d0d}.text-lime-200\/50{color:#d9f99d80}.text-lime-200\/60{color:#d9f99d99}.text-lime-200\/70{color:#d9f99db3}.text-lime-200\/75{color:#d9f99dbf}.text-lime-200\/80{color:#d9f99dcc}.text-lime-200\/90{color:#d9f99de6}.text-lime-200\/95{color:#d9f99df2}.text-lime-300{--tw-text-opacity:1;color:rgb(190 242 100 / var(--tw-text-opacity))}.text-lime-300\/0{color:#bef26400}.text-lime-300\/10{color:#bef2641a}.text-lime-300\/100{color:#bef264}.text-lime-300\/20{color:#bef26433}.text-lime-300\/25{color:#bef26440}.text-lime-300\/30{color:#bef2644d}.text-lime-300\/40{color:#bef26466}.text-lime-300\/5{color:#bef2640d}.text-lime-300\/50{color:#bef26480}.text-lime-300\/60{color:#bef26499}.text-lime-300\/70{color:#bef264b3}.text-lime-300\/75{color:#bef264bf}.text-lime-300\/80{color:#bef264cc}.text-lime-300\/90{color:#bef264e6}.text-lime-300\/95{color:#bef264f2}.text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53 / var(--tw-text-opacity))}.text-lime-400\/0{color:#a3e63500}.text-lime-400\/10{color:#a3e6351a}.text-lime-400\/100{color:#a3e635}.text-lime-400\/20{color:#a3e63533}.text-lime-400\/25{color:#a3e63540}.text-lime-400\/30{color:#a3e6354d}.text-lime-400\/40{color:#a3e63566}.text-lime-400\/5{color:#a3e6350d}.text-lime-400\/50{color:#a3e63580}.text-lime-400\/60{color:#a3e63599}.text-lime-400\/70{color:#a3e635b3}.text-lime-400\/75{color:#a3e635bf}.text-lime-400\/80{color:#a3e635cc}.text-lime-400\/90{color:#a3e635e6}.text-lime-400\/95{color:#a3e635f2}.text-lime-50{--tw-text-opacity:1;color:rgb(247 254 231 / var(--tw-text-opacity))}.text-lime-50\/0{color:#f7fee700}.text-lime-50\/10{color:#f7fee71a}.text-lime-50\/100{color:#f7fee7}.text-lime-50\/20{color:#f7fee733}.text-lime-50\/25{color:#f7fee740}.text-lime-50\/30{color:#f7fee74d}.text-lime-50\/40{color:#f7fee766}.text-lime-50\/5{color:#f7fee70d}.text-lime-50\/50{color:#f7fee780}.text-lime-50\/60{color:#f7fee799}.text-lime-50\/70{color:#f7fee7b3}.text-lime-50\/75{color:#f7fee7bf}.text-lime-50\/80{color:#f7fee7cc}.text-lime-50\/90{color:#f7fee7e6}.text-lime-50\/95{color:#f7fee7f2}.text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22 / var(--tw-text-opacity))}.text-lime-500\/0{color:#84cc1600}.text-lime-500\/10{color:#84cc161a}.text-lime-500\/100{color:#84cc16}.text-lime-500\/20{color:#84cc1633}.text-lime-500\/25{color:#84cc1640}.text-lime-500\/30{color:#84cc164d}.text-lime-500\/40{color:#84cc1666}.text-lime-500\/5{color:#84cc160d}.text-lime-500\/50{color:#84cc1680}.text-lime-500\/60{color:#84cc1699}.text-lime-500\/70{color:#84cc16b3}.text-lime-500\/75{color:#84cc16bf}.text-lime-500\/80{color:#84cc16cc}.text-lime-500\/90{color:#84cc16e6}.text-lime-500\/95{color:#84cc16f2}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13 / var(--tw-text-opacity))}.text-lime-600\/0{color:#65a30d00}.text-lime-600\/10{color:#65a30d1a}.text-lime-600\/100{color:#65a30d}.text-lime-600\/20{color:#65a30d33}.text-lime-600\/25{color:#65a30d40}.text-lime-600\/30{color:#65a30d4d}.text-lime-600\/40{color:#65a30d66}.text-lime-600\/5{color:#65a30d0d}.text-lime-600\/50{color:#65a30d80}.text-lime-600\/60{color:#65a30d99}.text-lime-600\/70{color:#65a30db3}.text-lime-600\/75{color:#65a30dbf}.text-lime-600\/80{color:#65a30dcc}.text-lime-600\/90{color:#65a30de6}.text-lime-600\/95{color:#65a30df2}.text-lime-700{--tw-text-opacity:1;color:rgb(77 124 15 / var(--tw-text-opacity))}.text-lime-700\/0{color:#4d7c0f00}.text-lime-700\/10{color:#4d7c0f1a}.text-lime-700\/100{color:#4d7c0f}.text-lime-700\/20{color:#4d7c0f33}.text-lime-700\/25{color:#4d7c0f40}.text-lime-700\/30{color:#4d7c0f4d}.text-lime-700\/40{color:#4d7c0f66}.text-lime-700\/5{color:#4d7c0f0d}.text-lime-700\/50{color:#4d7c0f80}.text-lime-700\/60{color:#4d7c0f99}.text-lime-700\/70{color:#4d7c0fb3}.text-lime-700\/75{color:#4d7c0fbf}.text-lime-700\/80{color:#4d7c0fcc}.text-lime-700\/90{color:#4d7c0fe6}.text-lime-700\/95{color:#4d7c0ff2}.text-lime-800{--tw-text-opacity:1;color:rgb(63 98 18 / var(--tw-text-opacity))}.text-lime-800\/0{color:#3f621200}.text-lime-800\/10{color:#3f62121a}.text-lime-800\/100{color:#3f6212}.text-lime-800\/20{color:#3f621233}.text-lime-800\/25{color:#3f621240}.text-lime-800\/30{color:#3f62124d}.text-lime-800\/40{color:#3f621266}.text-lime-800\/5{color:#3f62120d}.text-lime-800\/50{color:#3f621280}.text-lime-800\/60{color:#3f621299}.text-lime-800\/70{color:#3f6212b3}.text-lime-800\/75{color:#3f6212bf}.text-lime-800\/80{color:#3f6212cc}.text-lime-800\/90{color:#3f6212e6}.text-lime-800\/95{color:#3f6212f2}.text-lime-900{--tw-text-opacity:1;color:rgb(54 83 20 / var(--tw-text-opacity))}.text-lime-900\/0{color:#36531400}.text-lime-900\/10{color:#3653141a}.text-lime-900\/100{color:#365314}.text-lime-900\/20{color:#36531433}.text-lime-900\/25{color:#36531440}.text-lime-900\/30{color:#3653144d}.text-lime-900\/40{color:#36531466}.text-lime-900\/5{color:#3653140d}.text-lime-900\/50{color:#36531480}.text-lime-900\/60{color:#36531499}.text-lime-900\/70{color:#365314b3}.text-lime-900\/75{color:#365314bf}.text-lime-900\/80{color:#365314cc}.text-lime-900\/90{color:#365314e6}.text-lime-900\/95{color:#365314f2}.text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245 / var(--tw-text-opacity))}.text-neutral-100\/0{color:#f5f5f500}.text-neutral-100\/10{color:#f5f5f51a}.text-neutral-100\/100{color:#f5f5f5}.text-neutral-100\/20{color:#f5f5f533}.text-neutral-100\/25{color:#f5f5f540}.text-neutral-100\/30{color:#f5f5f54d}.text-neutral-100\/40{color:#f5f5f566}.text-neutral-100\/5{color:#f5f5f50d}.text-neutral-100\/50{color:#f5f5f580}.text-neutral-100\/60{color:#f5f5f599}.text-neutral-100\/70{color:#f5f5f5b3}.text-neutral-100\/75{color:#f5f5f5bf}.text-neutral-100\/80{color:#f5f5f5cc}.text-neutral-100\/90{color:#f5f5f5e6}.text-neutral-100\/95{color:#f5f5f5f2}.text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229 / var(--tw-text-opacity))}.text-neutral-200\/0{color:#e5e5e500}.text-neutral-200\/10{color:#e5e5e51a}.text-neutral-200\/100{color:#e5e5e5}.text-neutral-200\/20{color:#e5e5e533}.text-neutral-200\/25{color:#e5e5e540}.text-neutral-200\/30{color:#e5e5e54d}.text-neutral-200\/40{color:#e5e5e566}.text-neutral-200\/5{color:#e5e5e50d}.text-neutral-200\/50{color:#e5e5e580}.text-neutral-200\/60{color:#e5e5e599}.text-neutral-200\/70{color:#e5e5e5b3}.text-neutral-200\/75{color:#e5e5e5bf}.text-neutral-200\/80{color:#e5e5e5cc}.text-neutral-200\/90{color:#e5e5e5e6}.text-neutral-200\/95{color:#e5e5e5f2}.text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity))}.text-neutral-300\/0{color:#d4d4d400}.text-neutral-300\/10{color:#d4d4d41a}.text-neutral-300\/100{color:#d4d4d4}.text-neutral-300\/20{color:#d4d4d433}.text-neutral-300\/25{color:#d4d4d440}.text-neutral-300\/30{color:#d4d4d44d}.text-neutral-300\/40{color:#d4d4d466}.text-neutral-300\/5{color:#d4d4d40d}.text-neutral-300\/50{color:#d4d4d480}.text-neutral-300\/60{color:#d4d4d499}.text-neutral-300\/70{color:#d4d4d4b3}.text-neutral-300\/75{color:#d4d4d4bf}.text-neutral-300\/80{color:#d4d4d4cc}.text-neutral-300\/90{color:#d4d4d4e6}.text-neutral-300\/95{color:#d4d4d4f2}.text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163 / var(--tw-text-opacity))}.text-neutral-400\/0{color:#a3a3a300}.text-neutral-400\/10{color:#a3a3a31a}.text-neutral-400\/100{color:#a3a3a3}.text-neutral-400\/20{color:#a3a3a333}.text-neutral-400\/25{color:#a3a3a340}.text-neutral-400\/30{color:#a3a3a34d}.text-neutral-400\/40{color:#a3a3a366}.text-neutral-400\/5{color:#a3a3a30d}.text-neutral-400\/50{color:#a3a3a380}.text-neutral-400\/60{color:#a3a3a399}.text-neutral-400\/70{color:#a3a3a3b3}.text-neutral-400\/75{color:#a3a3a3bf}.text-neutral-400\/80{color:#a3a3a3cc}.text-neutral-400\/90{color:#a3a3a3e6}.text-neutral-400\/95{color:#a3a3a3f2}.text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.text-neutral-50\/0{color:#fafafa00}.text-neutral-50\/10{color:#fafafa1a}.text-neutral-50\/100{color:#fafafa}.text-neutral-50\/20{color:#fafafa33}.text-neutral-50\/25{color:#fafafa40}.text-neutral-50\/30{color:#fafafa4d}.text-neutral-50\/40{color:#fafafa66}.text-neutral-50\/5{color:#fafafa0d}.text-neutral-50\/50{color:#fafafa80}.text-neutral-50\/60{color:#fafafa99}.text-neutral-50\/70{color:#fafafab3}.text-neutral-50\/75{color:#fafafabf}.text-neutral-50\/80{color:#fafafacc}.text-neutral-50\/90{color:#fafafae6}.text-neutral-50\/95{color:#fafafaf2}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.text-neutral-500\/0{color:#73737300}.text-neutral-500\/10{color:#7373731a}.text-neutral-500\/100{color:#737373}.text-neutral-500\/20{color:#73737333}.text-neutral-500\/25{color:#73737340}.text-neutral-500\/30{color:#7373734d}.text-neutral-500\/40{color:#73737366}.text-neutral-500\/5{color:#7373730d}.text-neutral-500\/50{color:#73737380}.text-neutral-500\/60{color:#73737399}.text-neutral-500\/70{color:#737373b3}.text-neutral-500\/75{color:#737373bf}.text-neutral-500\/80{color:#737373cc}.text-neutral-500\/90{color:#737373e6}.text-neutral-500\/95{color:#737373f2}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82 / var(--tw-text-opacity))}.text-neutral-600\/0{color:#52525200}.text-neutral-600\/10{color:#5252521a}.text-neutral-600\/100{color:#525252}.text-neutral-600\/20{color:#52525233}.text-neutral-600\/25{color:#52525240}.text-neutral-600\/30{color:#5252524d}.text-neutral-600\/40{color:#52525266}.text-neutral-600\/5{color:#5252520d}.text-neutral-600\/50{color:#52525280}.text-neutral-600\/60{color:#52525299}.text-neutral-600\/70{color:#525252b3}.text-neutral-600\/75{color:#525252bf}.text-neutral-600\/80{color:#525252cc}.text-neutral-600\/90{color:#525252e6}.text-neutral-600\/95{color:#525252f2}.text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64 / var(--tw-text-opacity))}.text-neutral-700\/0{color:#40404000}.text-neutral-700\/10{color:#4040401a}.text-neutral-700\/100{color:#404040}.text-neutral-700\/20{color:#40404033}.text-neutral-700\/25{color:#40404040}.text-neutral-700\/30{color:#4040404d}.text-neutral-700\/40{color:#40404066}.text-neutral-700\/5{color:#4040400d}.text-neutral-700\/50{color:#40404080}.text-neutral-700\/60{color:#40404099}.text-neutral-700\/70{color:#404040b3}.text-neutral-700\/75{color:#404040bf}.text-neutral-700\/80{color:#404040cc}.text-neutral-700\/90{color:#404040e6}.text-neutral-700\/95{color:#404040f2}.text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38 / var(--tw-text-opacity))}.text-neutral-800\/0{color:#26262600}.text-neutral-800\/10{color:#2626261a}.text-neutral-800\/100{color:#262626}.text-neutral-800\/20{color:#26262633}.text-neutral-800\/25{color:#26262640}.text-neutral-800\/30{color:#2626264d}.text-neutral-800\/40{color:#26262666}.text-neutral-800\/5{color:#2626260d}.text-neutral-800\/50{color:#26262680}.text-neutral-800\/60{color:#26262699}.text-neutral-800\/70{color:#262626b3}.text-neutral-800\/75{color:#262626bf}.text-neutral-800\/80{color:#262626cc}.text-neutral-800\/90{color:#262626e6}.text-neutral-800\/95{color:#262626f2}.text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23 / var(--tw-text-opacity))}.text-neutral-900\/0{color:#17171700}.text-neutral-900\/10{color:#1717171a}.text-neutral-900\/100{color:#171717}.text-neutral-900\/20{color:#17171733}.text-neutral-900\/25{color:#17171740}.text-neutral-900\/30{color:#1717174d}.text-neutral-900\/40{color:#17171766}.text-neutral-900\/5{color:#1717170d}.text-neutral-900\/50{color:#17171780}.text-neutral-900\/60{color:#17171799}.text-neutral-900\/70{color:#171717b3}.text-neutral-900\/75{color:#171717bf}.text-neutral-900\/80{color:#171717cc}.text-neutral-900\/90{color:#171717e6}.text-neutral-900\/95{color:#171717f2}.text-orange-100{--tw-text-opacity:1;color:rgb(255 237 213 / var(--tw-text-opacity))}.text-orange-100\/0{color:#ffedd500}.text-orange-100\/10{color:#ffedd51a}.text-orange-100\/100{color:#ffedd5}.text-orange-100\/20{color:#ffedd533}.text-orange-100\/25{color:#ffedd540}.text-orange-100\/30{color:#ffedd54d}.text-orange-100\/40{color:#ffedd566}.text-orange-100\/5{color:#ffedd50d}.text-orange-100\/50{color:#ffedd580}.text-orange-100\/60{color:#ffedd599}.text-orange-100\/70{color:#ffedd5b3}.text-orange-100\/75{color:#ffedd5bf}.text-orange-100\/80{color:#ffedd5cc}.text-orange-100\/90{color:#ffedd5e6}.text-orange-100\/95{color:#ffedd5f2}.text-orange-200{--tw-text-opacity:1;color:rgb(254 215 170 / var(--tw-text-opacity))}.text-orange-200\/0{color:#fed7aa00}.text-orange-200\/10{color:#fed7aa1a}.text-orange-200\/100{color:#fed7aa}.text-orange-200\/20{color:#fed7aa33}.text-orange-200\/25{color:#fed7aa40}.text-orange-200\/30{color:#fed7aa4d}.text-orange-200\/40{color:#fed7aa66}.text-orange-200\/5{color:#fed7aa0d}.text-orange-200\/50{color:#fed7aa80}.text-orange-200\/60{color:#fed7aa99}.text-orange-200\/70{color:#fed7aab3}.text-orange-200\/75{color:#fed7aabf}.text-orange-200\/80{color:#fed7aacc}.text-orange-200\/90{color:#fed7aae6}.text-orange-200\/95{color:#fed7aaf2}.text-orange-300{--tw-text-opacity:1;color:rgb(253 186 116 / var(--tw-text-opacity))}.text-orange-300\/0{color:#fdba7400}.text-orange-300\/10{color:#fdba741a}.text-orange-300\/100{color:#fdba74}.text-orange-300\/20{color:#fdba7433}.text-orange-300\/25{color:#fdba7440}.text-orange-300\/30{color:#fdba744d}.text-orange-300\/40{color:#fdba7466}.text-orange-300\/5{color:#fdba740d}.text-orange-300\/50{color:#fdba7480}.text-orange-300\/60{color:#fdba7499}.text-orange-300\/70{color:#fdba74b3}.text-orange-300\/75{color:#fdba74bf}.text-orange-300\/80{color:#fdba74cc}.text-orange-300\/90{color:#fdba74e6}.text-orange-300\/95{color:#fdba74f2}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60 / var(--tw-text-opacity))}.text-orange-400\/0{color:#fb923c00}.text-orange-400\/10{color:#fb923c1a}.text-orange-400\/100{color:#fb923c}.text-orange-400\/20{color:#fb923c33}.text-orange-400\/25{color:#fb923c40}.text-orange-400\/30{color:#fb923c4d}.text-orange-400\/40{color:#fb923c66}.text-orange-400\/5{color:#fb923c0d}.text-orange-400\/50{color:#fb923c80}.text-orange-400\/60{color:#fb923c99}.text-orange-400\/70{color:#fb923cb3}.text-orange-400\/75{color:#fb923cbf}.text-orange-400\/80{color:#fb923ccc}.text-orange-400\/90{color:#fb923ce6}.text-orange-400\/95{color:#fb923cf2}.text-orange-50{--tw-text-opacity:1;color:rgb(255 247 237 / var(--tw-text-opacity))}.text-orange-50\/0{color:#fff7ed00}.text-orange-50\/10{color:#fff7ed1a}.text-orange-50\/100{color:#fff7ed}.text-orange-50\/20{color:#fff7ed33}.text-orange-50\/25{color:#fff7ed40}.text-orange-50\/30{color:#fff7ed4d}.text-orange-50\/40{color:#fff7ed66}.text-orange-50\/5{color:#fff7ed0d}.text-orange-50\/50{color:#fff7ed80}.text-orange-50\/60{color:#fff7ed99}.text-orange-50\/70{color:#fff7edb3}.text-orange-50\/75{color:#fff7edbf}.text-orange-50\/80{color:#fff7edcc}.text-orange-50\/90{color:#fff7ede6}.text-orange-50\/95{color:#fff7edf2}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-orange-500\/0{color:#f9731600}.text-orange-500\/10{color:#f973161a}.text-orange-500\/100{color:#f97316}.text-orange-500\/20{color:#f9731633}.text-orange-500\/25{color:#f9731640}.text-orange-500\/30{color:#f973164d}.text-orange-500\/40{color:#f9731666}.text-orange-500\/5{color:#f973160d}.text-orange-500\/50{color:#f9731680}.text-orange-500\/60{color:#f9731699}.text-orange-500\/70{color:#f97316b3}.text-orange-500\/75{color:#f97316bf}.text-orange-500\/80{color:#f97316cc}.text-orange-500\/90{color:#f97316e6}.text-orange-500\/95{color:#f97316f2}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-orange-600\/0{color:#ea580c00}.text-orange-600\/10{color:#ea580c1a}.text-orange-600\/100{color:#ea580c}.text-orange-600\/20{color:#ea580c33}.text-orange-600\/25{color:#ea580c40}.text-orange-600\/30{color:#ea580c4d}.text-orange-600\/40{color:#ea580c66}.text-orange-600\/5{color:#ea580c0d}.text-orange-600\/50{color:#ea580c80}.text-orange-600\/60{color:#ea580c99}.text-orange-600\/70{color:#ea580cb3}.text-orange-600\/75{color:#ea580cbf}.text-orange-600\/80{color:#ea580ccc}.text-orange-600\/90{color:#ea580ce6}.text-orange-600\/95{color:#ea580cf2}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-orange-700\/0{color:#c2410c00}.text-orange-700\/10{color:#c2410c1a}.text-orange-700\/100{color:#c2410c}.text-orange-700\/20{color:#c2410c33}.text-orange-700\/25{color:#c2410c40}.text-orange-700\/30{color:#c2410c4d}.text-orange-700\/40{color:#c2410c66}.text-orange-700\/5{color:#c2410c0d}.text-orange-700\/50{color:#c2410c80}.text-orange-700\/60{color:#c2410c99}.text-orange-700\/70{color:#c2410cb3}.text-orange-700\/75{color:#c2410cbf}.text-orange-700\/80{color:#c2410ccc}.text-orange-700\/90{color:#c2410ce6}.text-orange-700\/95{color:#c2410cf2}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity))}.text-orange-800\/0{color:#9a341200}.text-orange-800\/10{color:#9a34121a}.text-orange-800\/100{color:#9a3412}.text-orange-800\/20{color:#9a341233}.text-orange-800\/25{color:#9a341240}.text-orange-800\/30{color:#9a34124d}.text-orange-800\/40{color:#9a341266}.text-orange-800\/5{color:#9a34120d}.text-orange-800\/50{color:#9a341280}.text-orange-800\/60{color:#9a341299}.text-orange-800\/70{color:#9a3412b3}.text-orange-800\/75{color:#9a3412bf}.text-orange-800\/80{color:#9a3412cc}.text-orange-800\/90{color:#9a3412e6}.text-orange-800\/95{color:#9a3412f2}.text-orange-900{--tw-text-opacity:1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-orange-900\/0{color:#7c2d1200}.text-orange-900\/10{color:#7c2d121a}.text-orange-900\/100{color:#7c2d12}.text-orange-900\/20{color:#7c2d1233}.text-orange-900\/25{color:#7c2d1240}.text-orange-900\/30{color:#7c2d124d}.text-orange-900\/40{color:#7c2d1266}.text-orange-900\/5{color:#7c2d120d}.text-orange-900\/50{color:#7c2d1280}.text-orange-900\/60{color:#7c2d1299}.text-orange-900\/70{color:#7c2d12b3}.text-orange-900\/75{color:#7c2d12bf}.text-orange-900\/80{color:#7c2d12cc}.text-orange-900\/90{color:#7c2d12e6}.text-orange-900\/95{color:#7c2d12f2}.text-pink-100{--tw-text-opacity:1;color:rgb(252 231 243 / var(--tw-text-opacity))}.text-pink-100\/0{color:#fce7f300}.text-pink-100\/10{color:#fce7f31a}.text-pink-100\/100{color:#fce7f3}.text-pink-100\/20{color:#fce7f333}.text-pink-100\/25{color:#fce7f340}.text-pink-100\/30{color:#fce7f34d}.text-pink-100\/40{color:#fce7f366}.text-pink-100\/5{color:#fce7f30d}.text-pink-100\/50{color:#fce7f380}.text-pink-100\/60{color:#fce7f399}.text-pink-100\/70{color:#fce7f3b3}.text-pink-100\/75{color:#fce7f3bf}.text-pink-100\/80{color:#fce7f3cc}.text-pink-100\/90{color:#fce7f3e6}.text-pink-100\/95{color:#fce7f3f2}.text-pink-200{--tw-text-opacity:1;color:rgb(251 207 232 / var(--tw-text-opacity))}.text-pink-200\/0{color:#fbcfe800}.text-pink-200\/10{color:#fbcfe81a}.text-pink-200\/100{color:#fbcfe8}.text-pink-200\/20{color:#fbcfe833}.text-pink-200\/25{color:#fbcfe840}.text-pink-200\/30{color:#fbcfe84d}.text-pink-200\/40{color:#fbcfe866}.text-pink-200\/5{color:#fbcfe80d}.text-pink-200\/50{color:#fbcfe880}.text-pink-200\/60{color:#fbcfe899}.text-pink-200\/70{color:#fbcfe8b3}.text-pink-200\/75{color:#fbcfe8bf}.text-pink-200\/80{color:#fbcfe8cc}.text-pink-200\/90{color:#fbcfe8e6}.text-pink-200\/95{color:#fbcfe8f2}.text-pink-300{--tw-text-opacity:1;color:rgb(249 168 212 / var(--tw-text-opacity))}.text-pink-300\/0{color:#f9a8d400}.text-pink-300\/10{color:#f9a8d41a}.text-pink-300\/100{color:#f9a8d4}.text-pink-300\/20{color:#f9a8d433}.text-pink-300\/25{color:#f9a8d440}.text-pink-300\/30{color:#f9a8d44d}.text-pink-300\/40{color:#f9a8d466}.text-pink-300\/5{color:#f9a8d40d}.text-pink-300\/50{color:#f9a8d480}.text-pink-300\/60{color:#f9a8d499}.text-pink-300\/70{color:#f9a8d4b3}.text-pink-300\/75{color:#f9a8d4bf}.text-pink-300\/80{color:#f9a8d4cc}.text-pink-300\/90{color:#f9a8d4e6}.text-pink-300\/95{color:#f9a8d4f2}.text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182 / var(--tw-text-opacity))}.text-pink-400\/0{color:#f472b600}.text-pink-400\/10{color:#f472b61a}.text-pink-400\/100{color:#f472b6}.text-pink-400\/20{color:#f472b633}.text-pink-400\/25{color:#f472b640}.text-pink-400\/30{color:#f472b64d}.text-pink-400\/40{color:#f472b666}.text-pink-400\/5{color:#f472b60d}.text-pink-400\/50{color:#f472b680}.text-pink-400\/60{color:#f472b699}.text-pink-400\/70{color:#f472b6b3}.text-pink-400\/75{color:#f472b6bf}.text-pink-400\/80{color:#f472b6cc}.text-pink-400\/90{color:#f472b6e6}.text-pink-400\/95{color:#f472b6f2}.text-pink-50{--tw-text-opacity:1;color:rgb(253 242 248 / var(--tw-text-opacity))}.text-pink-50\/0{color:#fdf2f800}.text-pink-50\/10{color:#fdf2f81a}.text-pink-50\/100{color:#fdf2f8}.text-pink-50\/20{color:#fdf2f833}.text-pink-50\/25{color:#fdf2f840}.text-pink-50\/30{color:#fdf2f84d}.text-pink-50\/40{color:#fdf2f866}.text-pink-50\/5{color:#fdf2f80d}.text-pink-50\/50{color:#fdf2f880}.text-pink-50\/60{color:#fdf2f899}.text-pink-50\/70{color:#fdf2f8b3}.text-pink-50\/75{color:#fdf2f8bf}.text-pink-50\/80{color:#fdf2f8cc}.text-pink-50\/90{color:#fdf2f8e6}.text-pink-50\/95{color:#fdf2f8f2}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.text-pink-500\/0{color:#ec489900}.text-pink-500\/10{color:#ec48991a}.text-pink-500\/100{color:#ec4899}.text-pink-500\/20{color:#ec489933}.text-pink-500\/25{color:#ec489940}.text-pink-500\/30{color:#ec48994d}.text-pink-500\/40{color:#ec489966}.text-pink-500\/5{color:#ec48990d}.text-pink-500\/50{color:#ec489980}.text-pink-500\/60{color:#ec489999}.text-pink-500\/70{color:#ec4899b3}.text-pink-500\/75{color:#ec4899bf}.text-pink-500\/80{color:#ec4899cc}.text-pink-500\/90{color:#ec4899e6}.text-pink-500\/95{color:#ec4899f2}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119 / var(--tw-text-opacity))}.text-pink-600\/0{color:#db277700}.text-pink-600\/10{color:#db27771a}.text-pink-600\/100{color:#db2777}.text-pink-600\/20{color:#db277733}.text-pink-600\/25{color:#db277740}.text-pink-600\/30{color:#db27774d}.text-pink-600\/40{color:#db277766}.text-pink-600\/5{color:#db27770d}.text-pink-600\/50{color:#db277780}.text-pink-600\/60{color:#db277799}.text-pink-600\/70{color:#db2777b3}.text-pink-600\/75{color:#db2777bf}.text-pink-600\/80{color:#db2777cc}.text-pink-600\/90{color:#db2777e6}.text-pink-600\/95{color:#db2777f2}.text-pink-700{--tw-text-opacity:1;color:rgb(190 24 93 / var(--tw-text-opacity))}.text-pink-700\/0{color:#be185d00}.text-pink-700\/10{color:#be185d1a}.text-pink-700\/100{color:#be185d}.text-pink-700\/20{color:#be185d33}.text-pink-700\/25{color:#be185d40}.text-pink-700\/30{color:#be185d4d}.text-pink-700\/40{color:#be185d66}.text-pink-700\/5{color:#be185d0d}.text-pink-700\/50{color:#be185d80}.text-pink-700\/60{color:#be185d99}.text-pink-700\/70{color:#be185db3}.text-pink-700\/75{color:#be185dbf}.text-pink-700\/80{color:#be185dcc}.text-pink-700\/90{color:#be185de6}.text-pink-700\/95{color:#be185df2}.text-pink-800{--tw-text-opacity:1;color:rgb(157 23 77 / var(--tw-text-opacity))}.text-pink-800\/0{color:#9d174d00}.text-pink-800\/10{color:#9d174d1a}.text-pink-800\/100{color:#9d174d}.text-pink-800\/20{color:#9d174d33}.text-pink-800\/25{color:#9d174d40}.text-pink-800\/30{color:#9d174d4d}.text-pink-800\/40{color:#9d174d66}.text-pink-800\/5{color:#9d174d0d}.text-pink-800\/50{color:#9d174d80}.text-pink-800\/60{color:#9d174d99}.text-pink-800\/70{color:#9d174db3}.text-pink-800\/75{color:#9d174dbf}.text-pink-800\/80{color:#9d174dcc}.text-pink-800\/90{color:#9d174de6}.text-pink-800\/95{color:#9d174df2}.text-pink-900{--tw-text-opacity:1;color:rgb(131 24 67 / var(--tw-text-opacity))}.text-pink-900\/0{color:#83184300}.text-pink-900\/10{color:#8318431a}.text-pink-900\/100{color:#831843}.text-pink-900\/20{color:#83184333}.text-pink-900\/25{color:#83184340}.text-pink-900\/30{color:#8318434d}.text-pink-900\/40{color:#83184366}.text-pink-900\/5{color:#8318430d}.text-pink-900\/50{color:#83184380}.text-pink-900\/60{color:#83184399}.text-pink-900\/70{color:#831843b3}.text-pink-900\/75{color:#831843bf}.text-pink-900\/80{color:#831843cc}.text-pink-900\/90{color:#831843e6}.text-pink-900\/95{color:#831843f2}.text-primary{color:var(--color-brand-primary)}.text-primary-alpha{color:var(--color-blue-150)}.text-primary-medium{color:var(--color-blue-medium)}.text-purple-100{--tw-text-opacity:1;color:rgb(243 232 255 / var(--tw-text-opacity))}.text-purple-100\/0{color:#f3e8ff00}.text-purple-100\/10{color:#f3e8ff1a}.text-purple-100\/100{color:#f3e8ff}.text-purple-100\/20{color:#f3e8ff33}.text-purple-100\/25{color:#f3e8ff40}.text-purple-100\/30{color:#f3e8ff4d}.text-purple-100\/40{color:#f3e8ff66}.text-purple-100\/5{color:#f3e8ff0d}.text-purple-100\/50{color:#f3e8ff80}.text-purple-100\/60{color:#f3e8ff99}.text-purple-100\/70{color:#f3e8ffb3}.text-purple-100\/75{color:#f3e8ffbf}.text-purple-100\/80{color:#f3e8ffcc}.text-purple-100\/90{color:#f3e8ffe6}.text-purple-100\/95{color:#f3e8fff2}.text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity))}.text-purple-200\/0{color:#e9d5ff00}.text-purple-200\/10{color:#e9d5ff1a}.text-purple-200\/100{color:#e9d5ff}.text-purple-200\/20{color:#e9d5ff33}.text-purple-200\/25{color:#e9d5ff40}.text-purple-200\/30{color:#e9d5ff4d}.text-purple-200\/40{color:#e9d5ff66}.text-purple-200\/5{color:#e9d5ff0d}.text-purple-200\/50{color:#e9d5ff80}.text-purple-200\/60{color:#e9d5ff99}.text-purple-200\/70{color:#e9d5ffb3}.text-purple-200\/75{color:#e9d5ffbf}.text-purple-200\/80{color:#e9d5ffcc}.text-purple-200\/90{color:#e9d5ffe6}.text-purple-200\/95{color:#e9d5fff2}.text-purple-300{--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity))}.text-purple-300\/0{color:#d8b4fe00}.text-purple-300\/10{color:#d8b4fe1a}.text-purple-300\/100{color:#d8b4fe}.text-purple-300\/20{color:#d8b4fe33}.text-purple-300\/25{color:#d8b4fe40}.text-purple-300\/30{color:#d8b4fe4d}.text-purple-300\/40{color:#d8b4fe66}.text-purple-300\/5{color:#d8b4fe0d}.text-purple-300\/50{color:#d8b4fe80}.text-purple-300\/60{color:#d8b4fe99}.text-purple-300\/70{color:#d8b4feb3}.text-purple-300\/75{color:#d8b4febf}.text-purple-300\/80{color:#d8b4fecc}.text-purple-300\/90{color:#d8b4fee6}.text-purple-300\/95{color:#d8b4fef2}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity))}.text-purple-400\/0{color:#c084fc00}.text-purple-400\/10{color:#c084fc1a}.text-purple-400\/100{color:#c084fc}.text-purple-400\/20{color:#c084fc33}.text-purple-400\/25{color:#c084fc40}.text-purple-400\/30{color:#c084fc4d}.text-purple-400\/40{color:#c084fc66}.text-purple-400\/5{color:#c084fc0d}.text-purple-400\/50{color:#c084fc80}.text-purple-400\/60{color:#c084fc99}.text-purple-400\/70{color:#c084fcb3}.text-purple-400\/75{color:#c084fcbf}.text-purple-400\/80{color:#c084fccc}.text-purple-400\/90{color:#c084fce6}.text-purple-400\/95{color:#c084fcf2}.text-purple-50{--tw-text-opacity:1;color:rgb(250 245 255 / var(--tw-text-opacity))}.text-purple-50\/0{color:#faf5ff00}.text-purple-50\/10{color:#faf5ff1a}.text-purple-50\/100{color:#faf5ff}.text-purple-50\/20{color:#faf5ff33}.text-purple-50\/25{color:#faf5ff40}.text-purple-50\/30{color:#faf5ff4d}.text-purple-50\/40{color:#faf5ff66}.text-purple-50\/5{color:#faf5ff0d}.text-purple-50\/50{color:#faf5ff80}.text-purple-50\/60{color:#faf5ff99}.text-purple-50\/70{color:#faf5ffb3}.text-purple-50\/75{color:#faf5ffbf}.text-purple-50\/80{color:#faf5ffcc}.text-purple-50\/90{color:#faf5ffe6}.text-purple-50\/95{color:#faf5fff2}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity))}.text-purple-500\/0{color:#a855f700}.text-purple-500\/10{color:#a855f71a}.text-purple-500\/100{color:#a855f7}.text-purple-500\/20{color:#a855f733}.text-purple-500\/25{color:#a855f740}.text-purple-500\/30{color:#a855f74d}.text-purple-500\/40{color:#a855f766}.text-purple-500\/5{color:#a855f70d}.text-purple-500\/50{color:#a855f780}.text-purple-500\/60{color:#a855f799}.text-purple-500\/70{color:#a855f7b3}.text-purple-500\/75{color:#a855f7bf}.text-purple-500\/80{color:#a855f7cc}.text-purple-500\/90{color:#a855f7e6}.text-purple-500\/95{color:#a855f7f2}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-purple-600\/0{color:#9333ea00}.text-purple-600\/10{color:#9333ea1a}.text-purple-600\/100{color:#9333ea}.text-purple-600\/20{color:#9333ea33}.text-purple-600\/25{color:#9333ea40}.text-purple-600\/30{color:#9333ea4d}.text-purple-600\/40{color:#9333ea66}.text-purple-600\/5{color:#9333ea0d}.text-purple-600\/50{color:#9333ea80}.text-purple-600\/60{color:#9333ea99}.text-purple-600\/70{color:#9333eab3}.text-purple-600\/75{color:#9333eabf}.text-purple-600\/80{color:#9333eacc}.text-purple-600\/90{color:#9333eae6}.text-purple-600\/95{color:#9333eaf2}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206 / var(--tw-text-opacity))}.text-purple-700\/0{color:#7e22ce00}.text-purple-700\/10{color:#7e22ce1a}.text-purple-700\/100{color:#7e22ce}.text-purple-700\/20{color:#7e22ce33}.text-purple-700\/25{color:#7e22ce40}.text-purple-700\/30{color:#7e22ce4d}.text-purple-700\/40{color:#7e22ce66}.text-purple-700\/5{color:#7e22ce0d}.text-purple-700\/50{color:#7e22ce80}.text-purple-700\/60{color:#7e22ce99}.text-purple-700\/70{color:#7e22ceb3}.text-purple-700\/75{color:#7e22cebf}.text-purple-700\/80{color:#7e22cecc}.text-purple-700\/90{color:#7e22cee6}.text-purple-700\/95{color:#7e22cef2}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity))}.text-purple-800\/0{color:#6b21a800}.text-purple-800\/10{color:#6b21a81a}.text-purple-800\/100{color:#6b21a8}.text-purple-800\/20{color:#6b21a833}.text-purple-800\/25{color:#6b21a840}.text-purple-800\/30{color:#6b21a84d}.text-purple-800\/40{color:#6b21a866}.text-purple-800\/5{color:#6b21a80d}.text-purple-800\/50{color:#6b21a880}.text-purple-800\/60{color:#6b21a899}.text-purple-800\/70{color:#6b21a8b3}.text-purple-800\/75{color:#6b21a8bf}.text-purple-800\/80{color:#6b21a8cc}.text-purple-800\/90{color:#6b21a8e6}.text-purple-800\/95{color:#6b21a8f2}.text-purple-900{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity))}.text-purple-900\/0{color:#581c8700}.text-purple-900\/10{color:#581c871a}.text-purple-900\/100{color:#581c87}.text-purple-900\/20{color:#581c8733}.text-purple-900\/25{color:#581c8740}.text-purple-900\/30{color:#581c874d}.text-purple-900\/40{color:#581c8766}.text-purple-900\/5{color:#581c870d}.text-purple-900\/50{color:#581c8780}.text-purple-900\/60{color:#581c8799}.text-purple-900\/70{color:#581c87b3}.text-purple-900\/75{color:#581c87bf}.text-purple-900\/80{color:#581c87cc}.text-purple-900\/90{color:#581c87e6}.text-purple-900\/95{color:#581c87f2}.text-red-100{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.text-red-100\/0{color:#fee2e200}.text-red-100\/10{color:#fee2e21a}.text-red-100\/100{color:#fee2e2}.text-red-100\/20{color:#fee2e233}.text-red-100\/25{color:#fee2e240}.text-red-100\/30{color:#fee2e24d}.text-red-100\/40{color:#fee2e266}.text-red-100\/5{color:#fee2e20d}.text-red-100\/50{color:#fee2e280}.text-red-100\/60{color:#fee2e299}.text-red-100\/70{color:#fee2e2b3}.text-red-100\/75{color:#fee2e2bf}.text-red-100\/80{color:#fee2e2cc}.text-red-100\/90{color:#fee2e2e6}.text-red-100\/95{color:#fee2e2f2}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity))}.text-red-200\/0{color:#fecaca00}.text-red-200\/10{color:#fecaca1a}.text-red-200\/100{color:#fecaca}.text-red-200\/20{color:#fecaca33}.text-red-200\/25{color:#fecaca40}.text-red-200\/30{color:#fecaca4d}.text-red-200\/40{color:#fecaca66}.text-red-200\/5{color:#fecaca0d}.text-red-200\/50{color:#fecaca80}.text-red-200\/60{color:#fecaca99}.text-red-200\/70{color:#fecacab3}.text-red-200\/75{color:#fecacabf}.text-red-200\/80{color:#fecacacc}.text-red-200\/90{color:#fecacae6}.text-red-200\/95{color:#fecacaf2}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165 / var(--tw-text-opacity))}.text-red-300\/0{color:#fca5a500}.text-red-300\/10{color:#fca5a51a}.text-red-300\/100{color:#fca5a5}.text-red-300\/20{color:#fca5a533}.text-red-300\/25{color:#fca5a540}.text-red-300\/30{color:#fca5a54d}.text-red-300\/40{color:#fca5a566}.text-red-300\/5{color:#fca5a50d}.text-red-300\/50{color:#fca5a580}.text-red-300\/60{color:#fca5a599}.text-red-300\/70{color:#fca5a5b3}.text-red-300\/75{color:#fca5a5bf}.text-red-300\/80{color:#fca5a5cc}.text-red-300\/90{color:#fca5a5e6}.text-red-300\/95{color:#fca5a5f2}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-400\/0{color:#f8717100}.text-red-400\/10{color:#f871711a}.text-red-400\/100{color:#f87171}.text-red-400\/20{color:#f8717133}.text-red-400\/25{color:#f8717140}.text-red-400\/30{color:#f871714d}.text-red-400\/40{color:#f8717166}.text-red-400\/5{color:#f871710d}.text-red-400\/50{color:#f8717180}.text-red-400\/60{color:#f8717199}.text-red-400\/70{color:#f87171b3}.text-red-400\/75{color:#f87171bf}.text-red-400\/80{color:#f87171cc}.text-red-400\/90{color:#f87171e6}.text-red-400\/95{color:#f87171f2}.text-red-50{--tw-text-opacity:1;color:rgb(254 242 242 / var(--tw-text-opacity))}.text-red-50\/0{color:#fef2f200}.text-red-50\/10{color:#fef2f21a}.text-red-50\/100{color:#fef2f2}.text-red-50\/20{color:#fef2f233}.text-red-50\/25{color:#fef2f240}.text-red-50\/30{color:#fef2f24d}.text-red-50\/40{color:#fef2f266}.text-red-50\/5{color:#fef2f20d}.text-red-50\/50{color:#fef2f280}.text-red-50\/60{color:#fef2f299}.text-red-50\/70{color:#fef2f2b3}.text-red-50\/75{color:#fef2f2bf}.text-red-50\/80{color:#fef2f2cc}.text-red-50\/90{color:#fef2f2e6}.text-red-50\/95{color:#fef2f2f2}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-500\/0{color:#ef444400}.text-red-500\/10{color:#ef44441a}.text-red-500\/100{color:#ef4444}.text-red-500\/20{color:#ef444433}.text-red-500\/25{color:#ef444440}.text-red-500\/30{color:#ef44444d}.text-red-500\/40{color:#ef444466}.text-red-500\/5{color:#ef44440d}.text-red-500\/50{color:#ef444480}.text-red-500\/60{color:#ef444499}.text-red-500\/70{color:#ef4444b3}.text-red-500\/75{color:#ef4444bf}.text-red-500\/80{color:#ef4444cc}.text-red-500\/90{color:#ef4444e6}.text-red-500\/95{color:#ef4444f2}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-600\/0{color:#dc262600}.text-red-600\/10{color:#dc26261a}.text-red-600\/100{color:#dc2626}.text-red-600\/20{color:#dc262633}.text-red-600\/25{color:#dc262640}.text-red-600\/30{color:#dc26264d}.text-red-600\/40{color:#dc262666}.text-red-600\/5{color:#dc26260d}.text-red-600\/50{color:#dc262680}.text-red-600\/60{color:#dc262699}.text-red-600\/70{color:#dc2626b3}.text-red-600\/75{color:#dc2626bf}.text-red-600\/80{color:#dc2626cc}.text-red-600\/90{color:#dc2626e6}.text-red-600\/95{color:#dc2626f2}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-700\/0{color:#b91c1c00}.text-red-700\/10{color:#b91c1c1a}.text-red-700\/100{color:#b91c1c}.text-red-700\/20{color:#b91c1c33}.text-red-700\/25{color:#b91c1c40}.text-red-700\/30{color:#b91c1c4d}.text-red-700\/40{color:#b91c1c66}.text-red-700\/5{color:#b91c1c0d}.text-red-700\/50{color:#b91c1c80}.text-red-700\/60{color:#b91c1c99}.text-red-700\/70{color:#b91c1cb3}.text-red-700\/75{color:#b91c1cbf}.text-red-700\/80{color:#b91c1ccc}.text-red-700\/90{color:#b91c1ce6}.text-red-700\/95{color:#b91c1cf2}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-red-800\/0{color:#991b1b00}.text-red-800\/10{color:#991b1b1a}.text-red-800\/100{color:#991b1b}.text-red-800\/20{color:#991b1b33}.text-red-800\/25{color:#991b1b40}.text-red-800\/30{color:#991b1b4d}.text-red-800\/40{color:#991b1b66}.text-red-800\/5{color:#991b1b0d}.text-red-800\/50{color:#991b1b80}.text-red-800\/60{color:#991b1b99}.text-red-800\/70{color:#991b1bb3}.text-red-800\/75{color:#991b1bbf}.text-red-800\/80{color:#991b1bcc}.text-red-800\/90{color:#991b1be6}.text-red-800\/95{color:#991b1bf2}.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity))}.text-red-900\/0{color:#7f1d1d00}.text-red-900\/10{color:#7f1d1d1a}.text-red-900\/100{color:#7f1d1d}.text-red-900\/20{color:#7f1d1d33}.text-red-900\/25{color:#7f1d1d40}.text-red-900\/30{color:#7f1d1d4d}.text-red-900\/40{color:#7f1d1d66}.text-red-900\/5{color:#7f1d1d0d}.text-red-900\/50{color:#7f1d1d80}.text-red-900\/60{color:#7f1d1d99}.text-red-900\/70{color:#7f1d1db3}.text-red-900\/75{color:#7f1d1dbf}.text-red-900\/80{color:#7f1d1dcc}.text-red-900\/90{color:#7f1d1de6}.text-red-900\/95{color:#7f1d1df2}.text-red-dark{color:var(--color-red-dark)}.text-red-light{color:var(--color-red-light)}.text-red-medium{color:var(--color-red-medium)}.text-rose-100{--tw-text-opacity:1;color:rgb(255 228 230 / var(--tw-text-opacity))}.text-rose-100\/0{color:#ffe4e600}.text-rose-100\/10{color:#ffe4e61a}.text-rose-100\/100{color:#ffe4e6}.text-rose-100\/20{color:#ffe4e633}.text-rose-100\/25{color:#ffe4e640}.text-rose-100\/30{color:#ffe4e64d}.text-rose-100\/40{color:#ffe4e666}.text-rose-100\/5{color:#ffe4e60d}.text-rose-100\/50{color:#ffe4e680}.text-rose-100\/60{color:#ffe4e699}.text-rose-100\/70{color:#ffe4e6b3}.text-rose-100\/75{color:#ffe4e6bf}.text-rose-100\/80{color:#ffe4e6cc}.text-rose-100\/90{color:#ffe4e6e6}.text-rose-100\/95{color:#ffe4e6f2}.text-rose-200{--tw-text-opacity:1;color:rgb(254 205 211 / var(--tw-text-opacity))}.text-rose-200\/0{color:#fecdd300}.text-rose-200\/10{color:#fecdd31a}.text-rose-200\/100{color:#fecdd3}.text-rose-200\/20{color:#fecdd333}.text-rose-200\/25{color:#fecdd340}.text-rose-200\/30{color:#fecdd34d}.text-rose-200\/40{color:#fecdd366}.text-rose-200\/5{color:#fecdd30d}.text-rose-200\/50{color:#fecdd380}.text-rose-200\/60{color:#fecdd399}.text-rose-200\/70{color:#fecdd3b3}.text-rose-200\/75{color:#fecdd3bf}.text-rose-200\/80{color:#fecdd3cc}.text-rose-200\/90{color:#fecdd3e6}.text-rose-200\/95{color:#fecdd3f2}.text-rose-300{--tw-text-opacity:1;color:rgb(253 164 175 / var(--tw-text-opacity))}.text-rose-300\/0{color:#fda4af00}.text-rose-300\/10{color:#fda4af1a}.text-rose-300\/100{color:#fda4af}.text-rose-300\/20{color:#fda4af33}.text-rose-300\/25{color:#fda4af40}.text-rose-300\/30{color:#fda4af4d}.text-rose-300\/40{color:#fda4af66}.text-rose-300\/5{color:#fda4af0d}.text-rose-300\/50{color:#fda4af80}.text-rose-300\/60{color:#fda4af99}.text-rose-300\/70{color:#fda4afb3}.text-rose-300\/75{color:#fda4afbf}.text-rose-300\/80{color:#fda4afcc}.text-rose-300\/90{color:#fda4afe6}.text-rose-300\/95{color:#fda4aff2}.text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133 / var(--tw-text-opacity))}.text-rose-400\/0{color:#fb718500}.text-rose-400\/10{color:#fb71851a}.text-rose-400\/100{color:#fb7185}.text-rose-400\/20{color:#fb718533}.text-rose-400\/25{color:#fb718540}.text-rose-400\/30{color:#fb71854d}.text-rose-400\/40{color:#fb718566}.text-rose-400\/5{color:#fb71850d}.text-rose-400\/50{color:#fb718580}.text-rose-400\/60{color:#fb718599}.text-rose-400\/70{color:#fb7185b3}.text-rose-400\/75{color:#fb7185bf}.text-rose-400\/80{color:#fb7185cc}.text-rose-400\/90{color:#fb7185e6}.text-rose-400\/95{color:#fb7185f2}.text-rose-50{--tw-text-opacity:1;color:rgb(255 241 242 / var(--tw-text-opacity))}.text-rose-50\/0{color:#fff1f200}.text-rose-50\/10{color:#fff1f21a}.text-rose-50\/100{color:#fff1f2}.text-rose-50\/20{color:#fff1f233}.text-rose-50\/25{color:#fff1f240}.text-rose-50\/30{color:#fff1f24d}.text-rose-50\/40{color:#fff1f266}.text-rose-50\/5{color:#fff1f20d}.text-rose-50\/50{color:#fff1f280}.text-rose-50\/60{color:#fff1f299}.text-rose-50\/70{color:#fff1f2b3}.text-rose-50\/75{color:#fff1f2bf}.text-rose-50\/80{color:#fff1f2cc}.text-rose-50\/90{color:#fff1f2e6}.text-rose-50\/95{color:#fff1f2f2}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94 / var(--tw-text-opacity))}.text-rose-500\/0{color:#f43f5e00}.text-rose-500\/10{color:#f43f5e1a}.text-rose-500\/100{color:#f43f5e}.text-rose-500\/20{color:#f43f5e33}.text-rose-500\/25{color:#f43f5e40}.text-rose-500\/30{color:#f43f5e4d}.text-rose-500\/40{color:#f43f5e66}.text-rose-500\/5{color:#f43f5e0d}.text-rose-500\/50{color:#f43f5e80}.text-rose-500\/60{color:#f43f5e99}.text-rose-500\/70{color:#f43f5eb3}.text-rose-500\/75{color:#f43f5ebf}.text-rose-500\/80{color:#f43f5ecc}.text-rose-500\/90{color:#f43f5ee6}.text-rose-500\/95{color:#f43f5ef2}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72 / var(--tw-text-opacity))}.text-rose-600\/0{color:#e11d4800}.text-rose-600\/10{color:#e11d481a}.text-rose-600\/100{color:#e11d48}.text-rose-600\/20{color:#e11d4833}.text-rose-600\/25{color:#e11d4840}.text-rose-600\/30{color:#e11d484d}.text-rose-600\/40{color:#e11d4866}.text-rose-600\/5{color:#e11d480d}.text-rose-600\/50{color:#e11d4880}.text-rose-600\/60{color:#e11d4899}.text-rose-600\/70{color:#e11d48b3}.text-rose-600\/75{color:#e11d48bf}.text-rose-600\/80{color:#e11d48cc}.text-rose-600\/90{color:#e11d48e6}.text-rose-600\/95{color:#e11d48f2}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60 / var(--tw-text-opacity))}.text-rose-700\/0{color:#be123c00}.text-rose-700\/10{color:#be123c1a}.text-rose-700\/100{color:#be123c}.text-rose-700\/20{color:#be123c33}.text-rose-700\/25{color:#be123c40}.text-rose-700\/30{color:#be123c4d}.text-rose-700\/40{color:#be123c66}.text-rose-700\/5{color:#be123c0d}.text-rose-700\/50{color:#be123c80}.text-rose-700\/60{color:#be123c99}.text-rose-700\/70{color:#be123cb3}.text-rose-700\/75{color:#be123cbf}.text-rose-700\/80{color:#be123ccc}.text-rose-700\/90{color:#be123ce6}.text-rose-700\/95{color:#be123cf2}.text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57 / var(--tw-text-opacity))}.text-rose-800\/0{color:#9f123900}.text-rose-800\/10{color:#9f12391a}.text-rose-800\/100{color:#9f1239}.text-rose-800\/20{color:#9f123933}.text-rose-800\/25{color:#9f123940}.text-rose-800\/30{color:#9f12394d}.text-rose-800\/40{color:#9f123966}.text-rose-800\/5{color:#9f12390d}.text-rose-800\/50{color:#9f123980}.text-rose-800\/60{color:#9f123999}.text-rose-800\/70{color:#9f1239b3}.text-rose-800\/75{color:#9f1239bf}.text-rose-800\/80{color:#9f1239cc}.text-rose-800\/90{color:#9f1239e6}.text-rose-800\/95{color:#9f1239f2}.text-rose-900{--tw-text-opacity:1;color:rgb(136 19 55 / var(--tw-text-opacity))}.text-rose-900\/0{color:#88133700}.text-rose-900\/10{color:#8813371a}.text-rose-900\/100{color:#881337}.text-rose-900\/20{color:#88133733}.text-rose-900\/25{color:#88133740}.text-rose-900\/30{color:#8813374d}.text-rose-900\/40{color:#88133766}.text-rose-900\/5{color:#8813370d}.text-rose-900\/50{color:#88133780}.text-rose-900\/60{color:#88133799}.text-rose-900\/70{color:#881337b3}.text-rose-900\/75{color:#881337bf}.text-rose-900\/80{color:#881337cc}.text-rose-900\/90{color:#881337e6}.text-rose-900\/95{color:#881337f2}.text-secondary{color:var(--color-blue-800)}.text-secondary-light{color:var(--color-blue-200)}.text-secondary-lighter{color:var(--color-blue-100)}.text-secondary-medium{color:var(--color-blue-500)}.text-sky-100{--tw-text-opacity:1;color:rgb(224 242 254 / var(--tw-text-opacity))}.text-sky-100\/0{color:#e0f2fe00}.text-sky-100\/10{color:#e0f2fe1a}.text-sky-100\/100{color:#e0f2fe}.text-sky-100\/20{color:#e0f2fe33}.text-sky-100\/25{color:#e0f2fe40}.text-sky-100\/30{color:#e0f2fe4d}.text-sky-100\/40{color:#e0f2fe66}.text-sky-100\/5{color:#e0f2fe0d}.text-sky-100\/50{color:#e0f2fe80}.text-sky-100\/60{color:#e0f2fe99}.text-sky-100\/70{color:#e0f2feb3}.text-sky-100\/75{color:#e0f2febf}.text-sky-100\/80{color:#e0f2fecc}.text-sky-100\/90{color:#e0f2fee6}.text-sky-100\/95{color:#e0f2fef2}.text-sky-200{--tw-text-opacity:1;color:rgb(186 230 253 / var(--tw-text-opacity))}.text-sky-200\/0{color:#bae6fd00}.text-sky-200\/10{color:#bae6fd1a}.text-sky-200\/100{color:#bae6fd}.text-sky-200\/20{color:#bae6fd33}.text-sky-200\/25{color:#bae6fd40}.text-sky-200\/30{color:#bae6fd4d}.text-sky-200\/40{color:#bae6fd66}.text-sky-200\/5{color:#bae6fd0d}.text-sky-200\/50{color:#bae6fd80}.text-sky-200\/60{color:#bae6fd99}.text-sky-200\/70{color:#bae6fdb3}.text-sky-200\/75{color:#bae6fdbf}.text-sky-200\/80{color:#bae6fdcc}.text-sky-200\/90{color:#bae6fde6}.text-sky-200\/95{color:#bae6fdf2}.text-sky-300{--tw-text-opacity:1;color:rgb(125 211 252 / var(--tw-text-opacity))}.text-sky-300\/0{color:#7dd3fc00}.text-sky-300\/10{color:#7dd3fc1a}.text-sky-300\/100{color:#7dd3fc}.text-sky-300\/20{color:#7dd3fc33}.text-sky-300\/25{color:#7dd3fc40}.text-sky-300\/30{color:#7dd3fc4d}.text-sky-300\/40{color:#7dd3fc66}.text-sky-300\/5{color:#7dd3fc0d}.text-sky-300\/50{color:#7dd3fc80}.text-sky-300\/60{color:#7dd3fc99}.text-sky-300\/70{color:#7dd3fcb3}.text-sky-300\/75{color:#7dd3fcbf}.text-sky-300\/80{color:#7dd3fccc}.text-sky-300\/90{color:#7dd3fce6}.text-sky-300\/95{color:#7dd3fcf2}.text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248 / var(--tw-text-opacity))}.text-sky-400\/0{color:#38bdf800}.text-sky-400\/10{color:#38bdf81a}.text-sky-400\/100{color:#38bdf8}.text-sky-400\/20{color:#38bdf833}.text-sky-400\/25{color:#38bdf840}.text-sky-400\/30{color:#38bdf84d}.text-sky-400\/40{color:#38bdf866}.text-sky-400\/5{color:#38bdf80d}.text-sky-400\/50{color:#38bdf880}.text-sky-400\/60{color:#38bdf899}.text-sky-400\/70{color:#38bdf8b3}.text-sky-400\/75{color:#38bdf8bf}.text-sky-400\/80{color:#38bdf8cc}.text-sky-400\/90{color:#38bdf8e6}.text-sky-400\/95{color:#38bdf8f2}.text-sky-50{--tw-text-opacity:1;color:rgb(240 249 255 / var(--tw-text-opacity))}.text-sky-50\/0{color:#f0f9ff00}.text-sky-50\/10{color:#f0f9ff1a}.text-sky-50\/100{color:#f0f9ff}.text-sky-50\/20{color:#f0f9ff33}.text-sky-50\/25{color:#f0f9ff40}.text-sky-50\/30{color:#f0f9ff4d}.text-sky-50\/40{color:#f0f9ff66}.text-sky-50\/5{color:#f0f9ff0d}.text-sky-50\/50{color:#f0f9ff80}.text-sky-50\/60{color:#f0f9ff99}.text-sky-50\/70{color:#f0f9ffb3}.text-sky-50\/75{color:#f0f9ffbf}.text-sky-50\/80{color:#f0f9ffcc}.text-sky-50\/90{color:#f0f9ffe6}.text-sky-50\/95{color:#f0f9fff2}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233 / var(--tw-text-opacity))}.text-sky-500\/0{color:#0ea5e900}.text-sky-500\/10{color:#0ea5e91a}.text-sky-500\/100{color:#0ea5e9}.text-sky-500\/20{color:#0ea5e933}.text-sky-500\/25{color:#0ea5e940}.text-sky-500\/30{color:#0ea5e94d}.text-sky-500\/40{color:#0ea5e966}.text-sky-500\/5{color:#0ea5e90d}.text-sky-500\/50{color:#0ea5e980}.text-sky-500\/60{color:#0ea5e999}.text-sky-500\/70{color:#0ea5e9b3}.text-sky-500\/75{color:#0ea5e9bf}.text-sky-500\/80{color:#0ea5e9cc}.text-sky-500\/90{color:#0ea5e9e6}.text-sky-500\/95{color:#0ea5e9f2}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199 / var(--tw-text-opacity))}.text-sky-600\/0{color:#0284c700}.text-sky-600\/10{color:#0284c71a}.text-sky-600\/100{color:#0284c7}.text-sky-600\/20{color:#0284c733}.text-sky-600\/25{color:#0284c740}.text-sky-600\/30{color:#0284c74d}.text-sky-600\/40{color:#0284c766}.text-sky-600\/5{color:#0284c70d}.text-sky-600\/50{color:#0284c780}.text-sky-600\/60{color:#0284c799}.text-sky-600\/70{color:#0284c7b3}.text-sky-600\/75{color:#0284c7bf}.text-sky-600\/80{color:#0284c7cc}.text-sky-600\/90{color:#0284c7e6}.text-sky-600\/95{color:#0284c7f2}.text-sky-700{--tw-text-opacity:1;color:rgb(3 105 161 / var(--tw-text-opacity))}.text-sky-700\/0{color:#0369a100}.text-sky-700\/10{color:#0369a11a}.text-sky-700\/100{color:#0369a1}.text-sky-700\/20{color:#0369a133}.text-sky-700\/25{color:#0369a140}.text-sky-700\/30{color:#0369a14d}.text-sky-700\/40{color:#0369a166}.text-sky-700\/5{color:#0369a10d}.text-sky-700\/50{color:#0369a180}.text-sky-700\/60{color:#0369a199}.text-sky-700\/70{color:#0369a1b3}.text-sky-700\/75{color:#0369a1bf}.text-sky-700\/80{color:#0369a1cc}.text-sky-700\/90{color:#0369a1e6}.text-sky-700\/95{color:#0369a1f2}.text-sky-800{--tw-text-opacity:1;color:rgb(7 89 133 / var(--tw-text-opacity))}.text-sky-800\/0{color:#07598500}.text-sky-800\/10{color:#0759851a}.text-sky-800\/100{color:#075985}.text-sky-800\/20{color:#07598533}.text-sky-800\/25{color:#07598540}.text-sky-800\/30{color:#0759854d}.text-sky-800\/40{color:#07598566}.text-sky-800\/5{color:#0759850d}.text-sky-800\/50{color:#07598580}.text-sky-800\/60{color:#07598599}.text-sky-800\/70{color:#075985b3}.text-sky-800\/75{color:#075985bf}.text-sky-800\/80{color:#075985cc}.text-sky-800\/90{color:#075985e6}.text-sky-800\/95{color:#075985f2}.text-sky-900{--tw-text-opacity:1;color:rgb(12 74 110 / var(--tw-text-opacity))}.text-sky-900\/0{color:#0c4a6e00}.text-sky-900\/10{color:#0c4a6e1a}.text-sky-900\/100{color:#0c4a6e}.text-sky-900\/20{color:#0c4a6e33}.text-sky-900\/25{color:#0c4a6e40}.text-sky-900\/30{color:#0c4a6e4d}.text-sky-900\/40{color:#0c4a6e66}.text-sky-900\/5{color:#0c4a6e0d}.text-sky-900\/50{color:#0c4a6e80}.text-sky-900\/60{color:#0c4a6e99}.text-sky-900\/70{color:#0c4a6eb3}.text-sky-900\/75{color:#0c4a6ebf}.text-sky-900\/80{color:#0c4a6ecc}.text-sky-900\/90{color:#0c4a6ee6}.text-sky-900\/95{color:#0c4a6ef2}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249 / var(--tw-text-opacity))}.text-slate-100\/0{color:#f1f5f900}.text-slate-100\/10{color:#f1f5f91a}.text-slate-100\/100{color:#f1f5f9}.text-slate-100\/20{color:#f1f5f933}.text-slate-100\/25{color:#f1f5f940}.text-slate-100\/30{color:#f1f5f94d}.text-slate-100\/40{color:#f1f5f966}.text-slate-100\/5{color:#f1f5f90d}.text-slate-100\/50{color:#f1f5f980}.text-slate-100\/60{color:#f1f5f999}.text-slate-100\/70{color:#f1f5f9b3}.text-slate-100\/75{color:#f1f5f9bf}.text-slate-100\/80{color:#f1f5f9cc}.text-slate-100\/90{color:#f1f5f9e6}.text-slate-100\/95{color:#f1f5f9f2}.text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity))}.text-slate-200\/0{color:#e2e8f000}.text-slate-200\/10{color:#e2e8f01a}.text-slate-200\/100{color:#e2e8f0}.text-slate-200\/20{color:#e2e8f033}.text-slate-200\/25{color:#e2e8f040}.text-slate-200\/30{color:#e2e8f04d}.text-slate-200\/40{color:#e2e8f066}.text-slate-200\/5{color:#e2e8f00d}.text-slate-200\/50{color:#e2e8f080}.text-slate-200\/60{color:#e2e8f099}.text-slate-200\/70{color:#e2e8f0b3}.text-slate-200\/75{color:#e2e8f0bf}.text-slate-200\/80{color:#e2e8f0cc}.text-slate-200\/90{color:#e2e8f0e6}.text-slate-200\/95{color:#e2e8f0f2}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity))}.text-slate-300\/0{color:#cbd5e100}.text-slate-300\/10{color:#cbd5e11a}.text-slate-300\/100{color:#cbd5e1}.text-slate-300\/20{color:#cbd5e133}.text-slate-300\/25{color:#cbd5e140}.text-slate-300\/30{color:#cbd5e14d}.text-slate-300\/40{color:#cbd5e166}.text-slate-300\/5{color:#cbd5e10d}.text-slate-300\/50{color:#cbd5e180}.text-slate-300\/60{color:#cbd5e199}.text-slate-300\/70{color:#cbd5e1b3}.text-slate-300\/75{color:#cbd5e1bf}.text-slate-300\/80{color:#cbd5e1cc}.text-slate-300\/90{color:#cbd5e1e6}.text-slate-300\/95{color:#cbd5e1f2}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-400\/0{color:#94a3b800}.text-slate-400\/10{color:#94a3b81a}.text-slate-400\/100{color:#94a3b8}.text-slate-400\/20{color:#94a3b833}.text-slate-400\/25{color:#94a3b840}.text-slate-400\/30{color:#94a3b84d}.text-slate-400\/40{color:#94a3b866}.text-slate-400\/5{color:#94a3b80d}.text-slate-400\/50{color:#94a3b880}.text-slate-400\/60{color:#94a3b899}.text-slate-400\/70{color:#94a3b8b3}.text-slate-400\/75{color:#94a3b8bf}.text-slate-400\/80{color:#94a3b8cc}.text-slate-400\/90{color:#94a3b8e6}.text-slate-400\/95{color:#94a3b8f2}.text-slate-50{--tw-text-opacity:1;color:rgb(248 250 252 / var(--tw-text-opacity))}.text-slate-50\/0{color:#f8fafc00}.text-slate-50\/10{color:#f8fafc1a}.text-slate-50\/100{color:#f8fafc}.text-slate-50\/20{color:#f8fafc33}.text-slate-50\/25{color:#f8fafc40}.text-slate-50\/30{color:#f8fafc4d}.text-slate-50\/40{color:#f8fafc66}.text-slate-50\/5{color:#f8fafc0d}.text-slate-50\/50{color:#f8fafc80}.text-slate-50\/60{color:#f8fafc99}.text-slate-50\/70{color:#f8fafcb3}.text-slate-50\/75{color:#f8fafcbf}.text-slate-50\/80{color:#f8fafccc}.text-slate-50\/90{color:#f8fafce6}.text-slate-50\/95{color:#f8fafcf2}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-500\/0{color:#64748b00}.text-slate-500\/10{color:#64748b1a}.text-slate-500\/100{color:#64748b}.text-slate-500\/20{color:#64748b33}.text-slate-500\/25{color:#64748b40}.text-slate-500\/30{color:#64748b4d}.text-slate-500\/40{color:#64748b66}.text-slate-500\/5{color:#64748b0d}.text-slate-500\/50{color:#64748b80}.text-slate-500\/60{color:#64748b99}.text-slate-500\/70{color:#64748bb3}.text-slate-500\/75{color:#64748bbf}.text-slate-500\/80{color:#64748bcc}.text-slate-500\/90{color:#64748be6}.text-slate-500\/95{color:#64748bf2}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-600\/0{color:#47556900}.text-slate-600\/10{color:#4755691a}.text-slate-600\/100{color:#475569}.text-slate-600\/20{color:#47556933}.text-slate-600\/25{color:#47556940}.text-slate-600\/30{color:#4755694d}.text-slate-600\/40{color:#47556966}.text-slate-600\/5{color:#4755690d}.text-slate-600\/50{color:#47556980}.text-slate-600\/60{color:#47556999}.text-slate-600\/70{color:#475569b3}.text-slate-600\/75{color:#475569bf}.text-slate-600\/80{color:#475569cc}.text-slate-600\/90{color:#475569e6}.text-slate-600\/95{color:#475569f2}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-700\/0{color:#33415500}.text-slate-700\/10{color:#3341551a}.text-slate-700\/100{color:#334155}.text-slate-700\/20{color:#33415533}.text-slate-700\/25{color:#33415540}.text-slate-700\/30{color:#3341554d}.text-slate-700\/40{color:#33415566}.text-slate-700\/5{color:#3341550d}.text-slate-700\/50{color:#33415580}.text-slate-700\/60{color:#33415599}.text-slate-700\/70{color:#334155b3}.text-slate-700\/75{color:#334155bf}.text-slate-700\/80{color:#334155cc}.text-slate-700\/90{color:#334155e6}.text-slate-700\/95{color:#334155f2}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-slate-800\/0{color:#1e293b00}.text-slate-800\/10{color:#1e293b1a}.text-slate-800\/100{color:#1e293b}.text-slate-800\/20{color:#1e293b33}.text-slate-800\/25{color:#1e293b40}.text-slate-800\/30{color:#1e293b4d}.text-slate-800\/40{color:#1e293b66}.text-slate-800\/5{color:#1e293b0d}.text-slate-800\/50{color:#1e293b80}.text-slate-800\/60{color:#1e293b99}.text-slate-800\/70{color:#1e293bb3}.text-slate-800\/75{color:#1e293bbf}.text-slate-800\/80{color:#1e293bcc}.text-slate-800\/90{color:#1e293be6}.text-slate-800\/95{color:#1e293bf2}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-slate-900\/0{color:#0f172a00}.text-slate-900\/10{color:#0f172a1a}.text-slate-900\/100{color:#0f172a}.text-slate-900\/20{color:#0f172a33}.text-slate-900\/25{color:#0f172a40}.text-slate-900\/30{color:#0f172a4d}.text-slate-900\/40{color:#0f172a66}.text-slate-900\/5{color:#0f172a0d}.text-slate-900\/50{color:#0f172a80}.text-slate-900\/60{color:#0f172a99}.text-slate-900\/70{color:#0f172ab3}.text-slate-900\/75{color:#0f172abf}.text-slate-900\/80{color:#0f172acc}.text-slate-900\/90{color:#0f172ae6}.text-slate-900\/95{color:#0f172af2}.text-stone-100{--tw-text-opacity:1;color:rgb(245 245 244 / var(--tw-text-opacity))}.text-stone-100\/0{color:#f5f5f400}.text-stone-100\/10{color:#f5f5f41a}.text-stone-100\/100{color:#f5f5f4}.text-stone-100\/20{color:#f5f5f433}.text-stone-100\/25{color:#f5f5f440}.text-stone-100\/30{color:#f5f5f44d}.text-stone-100\/40{color:#f5f5f466}.text-stone-100\/5{color:#f5f5f40d}.text-stone-100\/50{color:#f5f5f480}.text-stone-100\/60{color:#f5f5f499}.text-stone-100\/70{color:#f5f5f4b3}.text-stone-100\/75{color:#f5f5f4bf}.text-stone-100\/80{color:#f5f5f4cc}.text-stone-100\/90{color:#f5f5f4e6}.text-stone-100\/95{color:#f5f5f4f2}.text-stone-200{--tw-text-opacity:1;color:rgb(231 229 228 / var(--tw-text-opacity))}.text-stone-200\/0{color:#e7e5e400}.text-stone-200\/10{color:#e7e5e41a}.text-stone-200\/100{color:#e7e5e4}.text-stone-200\/20{color:#e7e5e433}.text-stone-200\/25{color:#e7e5e440}.text-stone-200\/30{color:#e7e5e44d}.text-stone-200\/40{color:#e7e5e466}.text-stone-200\/5{color:#e7e5e40d}.text-stone-200\/50{color:#e7e5e480}.text-stone-200\/60{color:#e7e5e499}.text-stone-200\/70{color:#e7e5e4b3}.text-stone-200\/75{color:#e7e5e4bf}.text-stone-200\/80{color:#e7e5e4cc}.text-stone-200\/90{color:#e7e5e4e6}.text-stone-200\/95{color:#e7e5e4f2}.text-stone-300{--tw-text-opacity:1;color:rgb(214 211 209 / var(--tw-text-opacity))}.text-stone-300\/0{color:#d6d3d100}.text-stone-300\/10{color:#d6d3d11a}.text-stone-300\/100{color:#d6d3d1}.text-stone-300\/20{color:#d6d3d133}.text-stone-300\/25{color:#d6d3d140}.text-stone-300\/30{color:#d6d3d14d}.text-stone-300\/40{color:#d6d3d166}.text-stone-300\/5{color:#d6d3d10d}.text-stone-300\/50{color:#d6d3d180}.text-stone-300\/60{color:#d6d3d199}.text-stone-300\/70{color:#d6d3d1b3}.text-stone-300\/75{color:#d6d3d1bf}.text-stone-300\/80{color:#d6d3d1cc}.text-stone-300\/90{color:#d6d3d1e6}.text-stone-300\/95{color:#d6d3d1f2}.text-stone-400{--tw-text-opacity:1;color:rgb(168 162 158 / var(--tw-text-opacity))}.text-stone-400\/0{color:#a8a29e00}.text-stone-400\/10{color:#a8a29e1a}.text-stone-400\/100{color:#a8a29e}.text-stone-400\/20{color:#a8a29e33}.text-stone-400\/25{color:#a8a29e40}.text-stone-400\/30{color:#a8a29e4d}.text-stone-400\/40{color:#a8a29e66}.text-stone-400\/5{color:#a8a29e0d}.text-stone-400\/50{color:#a8a29e80}.text-stone-400\/60{color:#a8a29e99}.text-stone-400\/70{color:#a8a29eb3}.text-stone-400\/75{color:#a8a29ebf}.text-stone-400\/80{color:#a8a29ecc}.text-stone-400\/90{color:#a8a29ee6}.text-stone-400\/95{color:#a8a29ef2}.text-stone-50{--tw-text-opacity:1;color:rgb(250 250 249 / var(--tw-text-opacity))}.text-stone-50\/0{color:#fafaf900}.text-stone-50\/10{color:#fafaf91a}.text-stone-50\/100{color:#fafaf9}.text-stone-50\/20{color:#fafaf933}.text-stone-50\/25{color:#fafaf940}.text-stone-50\/30{color:#fafaf94d}.text-stone-50\/40{color:#fafaf966}.text-stone-50\/5{color:#fafaf90d}.text-stone-50\/50{color:#fafaf980}.text-stone-50\/60{color:#fafaf999}.text-stone-50\/70{color:#fafaf9b3}.text-stone-50\/75{color:#fafaf9bf}.text-stone-50\/80{color:#fafaf9cc}.text-stone-50\/90{color:#fafaf9e6}.text-stone-50\/95{color:#fafaf9f2}.text-stone-500{--tw-text-opacity:1;color:rgb(120 113 108 / var(--tw-text-opacity))}.text-stone-500\/0{color:#78716c00}.text-stone-500\/10{color:#78716c1a}.text-stone-500\/100{color:#78716c}.text-stone-500\/20{color:#78716c33}.text-stone-500\/25{color:#78716c40}.text-stone-500\/30{color:#78716c4d}.text-stone-500\/40{color:#78716c66}.text-stone-500\/5{color:#78716c0d}.text-stone-500\/50{color:#78716c80}.text-stone-500\/60{color:#78716c99}.text-stone-500\/70{color:#78716cb3}.text-stone-500\/75{color:#78716cbf}.text-stone-500\/80{color:#78716ccc}.text-stone-500\/90{color:#78716ce6}.text-stone-500\/95{color:#78716cf2}.text-stone-600{--tw-text-opacity:1;color:rgb(87 83 78 / var(--tw-text-opacity))}.text-stone-600\/0{color:#57534e00}.text-stone-600\/10{color:#57534e1a}.text-stone-600\/100{color:#57534e}.text-stone-600\/20{color:#57534e33}.text-stone-600\/25{color:#57534e40}.text-stone-600\/30{color:#57534e4d}.text-stone-600\/40{color:#57534e66}.text-stone-600\/5{color:#57534e0d}.text-stone-600\/50{color:#57534e80}.text-stone-600\/60{color:#57534e99}.text-stone-600\/70{color:#57534eb3}.text-stone-600\/75{color:#57534ebf}.text-stone-600\/80{color:#57534ecc}.text-stone-600\/90{color:#57534ee6}.text-stone-600\/95{color:#57534ef2}.text-stone-700{--tw-text-opacity:1;color:rgb(68 64 60 / var(--tw-text-opacity))}.text-stone-700\/0{color:#44403c00}.text-stone-700\/10{color:#44403c1a}.text-stone-700\/100{color:#44403c}.text-stone-700\/20{color:#44403c33}.text-stone-700\/25{color:#44403c40}.text-stone-700\/30{color:#44403c4d}.text-stone-700\/40{color:#44403c66}.text-stone-700\/5{color:#44403c0d}.text-stone-700\/50{color:#44403c80}.text-stone-700\/60{color:#44403c99}.text-stone-700\/70{color:#44403cb3}.text-stone-700\/75{color:#44403cbf}.text-stone-700\/80{color:#44403ccc}.text-stone-700\/90{color:#44403ce6}.text-stone-700\/95{color:#44403cf2}.text-stone-800{--tw-text-opacity:1;color:rgb(41 37 36 / var(--tw-text-opacity))}.text-stone-800\/0{color:#29252400}.text-stone-800\/10{color:#2925241a}.text-stone-800\/100{color:#292524}.text-stone-800\/20{color:#29252433}.text-stone-800\/25{color:#29252440}.text-stone-800\/30{color:#2925244d}.text-stone-800\/40{color:#29252466}.text-stone-800\/5{color:#2925240d}.text-stone-800\/50{color:#29252480}.text-stone-800\/60{color:#29252499}.text-stone-800\/70{color:#292524b3}.text-stone-800\/75{color:#292524bf}.text-stone-800\/80{color:#292524cc}.text-stone-800\/90{color:#292524e6}.text-stone-800\/95{color:#292524f2}.text-stone-900{--tw-text-opacity:1;color:rgb(28 25 23 / var(--tw-text-opacity))}.text-stone-900\/0{color:#1c191700}.text-stone-900\/10{color:#1c19171a}.text-stone-900\/100{color:#1c1917}.text-stone-900\/20{color:#1c191733}.text-stone-900\/25{color:#1c191740}.text-stone-900\/30{color:#1c19174d}.text-stone-900\/40{color:#1c191766}.text-stone-900\/5{color:#1c19170d}.text-stone-900\/50{color:#1c191780}.text-stone-900\/60{color:#1c191799}.text-stone-900\/70{color:#1c1917b3}.text-stone-900\/75{color:#1c1917bf}.text-stone-900\/80{color:#1c1917cc}.text-stone-900\/90{color:#1c1917e6}.text-stone-900\/95{color:#1c1917f2}.text-teal-100{--tw-text-opacity:1;color:rgb(204 251 241 / var(--tw-text-opacity))}.text-teal-100\/0{color:#ccfbf100}.text-teal-100\/10{color:#ccfbf11a}.text-teal-100\/100{color:#ccfbf1}.text-teal-100\/20{color:#ccfbf133}.text-teal-100\/25{color:#ccfbf140}.text-teal-100\/30{color:#ccfbf14d}.text-teal-100\/40{color:#ccfbf166}.text-teal-100\/5{color:#ccfbf10d}.text-teal-100\/50{color:#ccfbf180}.text-teal-100\/60{color:#ccfbf199}.text-teal-100\/70{color:#ccfbf1b3}.text-teal-100\/75{color:#ccfbf1bf}.text-teal-100\/80{color:#ccfbf1cc}.text-teal-100\/90{color:#ccfbf1e6}.text-teal-100\/95{color:#ccfbf1f2}.text-teal-200{--tw-text-opacity:1;color:rgb(153 246 228 / var(--tw-text-opacity))}.text-teal-200\/0{color:#99f6e400}.text-teal-200\/10{color:#99f6e41a}.text-teal-200\/100{color:#99f6e4}.text-teal-200\/20{color:#99f6e433}.text-teal-200\/25{color:#99f6e440}.text-teal-200\/30{color:#99f6e44d}.text-teal-200\/40{color:#99f6e466}.text-teal-200\/5{color:#99f6e40d}.text-teal-200\/50{color:#99f6e480}.text-teal-200\/60{color:#99f6e499}.text-teal-200\/70{color:#99f6e4b3}.text-teal-200\/75{color:#99f6e4bf}.text-teal-200\/80{color:#99f6e4cc}.text-teal-200\/90{color:#99f6e4e6}.text-teal-200\/95{color:#99f6e4f2}.text-teal-300{--tw-text-opacity:1;color:rgb(94 234 212 / var(--tw-text-opacity))}.text-teal-300\/0{color:#5eead400}.text-teal-300\/10{color:#5eead41a}.text-teal-300\/100{color:#5eead4}.text-teal-300\/20{color:#5eead433}.text-teal-300\/25{color:#5eead440}.text-teal-300\/30{color:#5eead44d}.text-teal-300\/40{color:#5eead466}.text-teal-300\/5{color:#5eead40d}.text-teal-300\/50{color:#5eead480}.text-teal-300\/60{color:#5eead499}.text-teal-300\/70{color:#5eead4b3}.text-teal-300\/75{color:#5eead4bf}.text-teal-300\/80{color:#5eead4cc}.text-teal-300\/90{color:#5eead4e6}.text-teal-300\/95{color:#5eead4f2}.text-teal-400{--tw-text-opacity:1;color:rgb(45 212 191 / var(--tw-text-opacity))}.text-teal-400\/0{color:#2dd4bf00}.text-teal-400\/10{color:#2dd4bf1a}.text-teal-400\/100{color:#2dd4bf}.text-teal-400\/20{color:#2dd4bf33}.text-teal-400\/25{color:#2dd4bf40}.text-teal-400\/30{color:#2dd4bf4d}.text-teal-400\/40{color:#2dd4bf66}.text-teal-400\/5{color:#2dd4bf0d}.text-teal-400\/50{color:#2dd4bf80}.text-teal-400\/60{color:#2dd4bf99}.text-teal-400\/70{color:#2dd4bfb3}.text-teal-400\/75{color:#2dd4bfbf}.text-teal-400\/80{color:#2dd4bfcc}.text-teal-400\/90{color:#2dd4bfe6}.text-teal-400\/95{color:#2dd4bff2}.text-teal-50{--tw-text-opacity:1;color:rgb(240 253 250 / var(--tw-text-opacity))}.text-teal-50\/0{color:#f0fdfa00}.text-teal-50\/10{color:#f0fdfa1a}.text-teal-50\/100{color:#f0fdfa}.text-teal-50\/20{color:#f0fdfa33}.text-teal-50\/25{color:#f0fdfa40}.text-teal-50\/30{color:#f0fdfa4d}.text-teal-50\/40{color:#f0fdfa66}.text-teal-50\/5{color:#f0fdfa0d}.text-teal-50\/50{color:#f0fdfa80}.text-teal-50\/60{color:#f0fdfa99}.text-teal-50\/70{color:#f0fdfab3}.text-teal-50\/75{color:#f0fdfabf}.text-teal-50\/80{color:#f0fdfacc}.text-teal-50\/90{color:#f0fdfae6}.text-teal-50\/95{color:#f0fdfaf2}.text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166 / var(--tw-text-opacity))}.text-teal-500\/0{color:#14b8a600}.text-teal-500\/10{color:#14b8a61a}.text-teal-500\/100{color:#14b8a6}.text-teal-500\/20{color:#14b8a633}.text-teal-500\/25{color:#14b8a640}.text-teal-500\/30{color:#14b8a64d}.text-teal-500\/40{color:#14b8a666}.text-teal-500\/5{color:#14b8a60d}.text-teal-500\/50{color:#14b8a680}.text-teal-500\/60{color:#14b8a699}.text-teal-500\/70{color:#14b8a6b3}.text-teal-500\/75{color:#14b8a6bf}.text-teal-500\/80{color:#14b8a6cc}.text-teal-500\/90{color:#14b8a6e6}.text-teal-500\/95{color:#14b8a6f2}.text-teal-600{--tw-text-opacity:1;color:rgb(13 148 136 / var(--tw-text-opacity))}.text-teal-600\/0{color:#0d948800}.text-teal-600\/10{color:#0d94881a}.text-teal-600\/100{color:#0d9488}.text-teal-600\/20{color:#0d948833}.text-teal-600\/25{color:#0d948840}.text-teal-600\/30{color:#0d94884d}.text-teal-600\/40{color:#0d948866}.text-teal-600\/5{color:#0d94880d}.text-teal-600\/50{color:#0d948880}.text-teal-600\/60{color:#0d948899}.text-teal-600\/70{color:#0d9488b3}.text-teal-600\/75{color:#0d9488bf}.text-teal-600\/80{color:#0d9488cc}.text-teal-600\/90{color:#0d9488e6}.text-teal-600\/95{color:#0d9488f2}.text-teal-700{--tw-text-opacity:1;color:rgb(15 118 110 / var(--tw-text-opacity))}.text-teal-700\/0{color:#0f766e00}.text-teal-700\/10{color:#0f766e1a}.text-teal-700\/100{color:#0f766e}.text-teal-700\/20{color:#0f766e33}.text-teal-700\/25{color:#0f766e40}.text-teal-700\/30{color:#0f766e4d}.text-teal-700\/40{color:#0f766e66}.text-teal-700\/5{color:#0f766e0d}.text-teal-700\/50{color:#0f766e80}.text-teal-700\/60{color:#0f766e99}.text-teal-700\/70{color:#0f766eb3}.text-teal-700\/75{color:#0f766ebf}.text-teal-700\/80{color:#0f766ecc}.text-teal-700\/90{color:#0f766ee6}.text-teal-700\/95{color:#0f766ef2}.text-teal-800{--tw-text-opacity:1;color:rgb(17 94 89 / var(--tw-text-opacity))}.text-teal-800\/0{color:#115e5900}.text-teal-800\/10{color:#115e591a}.text-teal-800\/100{color:#115e59}.text-teal-800\/20{color:#115e5933}.text-teal-800\/25{color:#115e5940}.text-teal-800\/30{color:#115e594d}.text-teal-800\/40{color:#115e5966}.text-teal-800\/5{color:#115e590d}.text-teal-800\/50{color:#115e5980}.text-teal-800\/60{color:#115e5999}.text-teal-800\/70{color:#115e59b3}.text-teal-800\/75{color:#115e59bf}.text-teal-800\/80{color:#115e59cc}.text-teal-800\/90{color:#115e59e6}.text-teal-800\/95{color:#115e59f2}.text-teal-900{--tw-text-opacity:1;color:rgb(19 78 74 / var(--tw-text-opacity))}.text-teal-900\/0{color:#134e4a00}.text-teal-900\/10{color:#134e4a1a}.text-teal-900\/100{color:#134e4a}.text-teal-900\/20{color:#134e4a33}.text-teal-900\/25{color:#134e4a40}.text-teal-900\/30{color:#134e4a4d}.text-teal-900\/40{color:#134e4a66}.text-teal-900\/5{color:#134e4a0d}.text-teal-900\/50{color:#134e4a80}.text-teal-900\/60{color:#134e4a99}.text-teal-900\/70{color:#134e4ab3}.text-teal-900\/75{color:#134e4abf}.text-teal-900\/80{color:#134e4acc}.text-teal-900\/90{color:#134e4ae6}.text-teal-900\/95{color:#134e4af2}.text-transparent{color:transparent}.text-transparent\/0{color:#0000}.text-transparent\/10{color:#0000001a}.text-transparent\/100{color:#000}.text-transparent\/20{color:#0003}.text-transparent\/25{color:#00000040}.text-transparent\/30{color:#0000004d}.text-transparent\/40{color:#0006}.text-transparent\/5{color:#0000000d}.text-transparent\/50{color:#00000080}.text-transparent\/60{color:#0009}.text-transparent\/70{color:#000000b3}.text-transparent\/75{color:#000000bf}.text-transparent\/80{color:#000c}.text-transparent\/90{color:#000000e6}.text-transparent\/95{color:#000000f2}.text-violet-100{--tw-text-opacity:1;color:rgb(237 233 254 / var(--tw-text-opacity))}.text-violet-100\/0{color:#ede9fe00}.text-violet-100\/10{color:#ede9fe1a}.text-violet-100\/100{color:#ede9fe}.text-violet-100\/20{color:#ede9fe33}.text-violet-100\/25{color:#ede9fe40}.text-violet-100\/30{color:#ede9fe4d}.text-violet-100\/40{color:#ede9fe66}.text-violet-100\/5{color:#ede9fe0d}.text-violet-100\/50{color:#ede9fe80}.text-violet-100\/60{color:#ede9fe99}.text-violet-100\/70{color:#ede9feb3}.text-violet-100\/75{color:#ede9febf}.text-violet-100\/80{color:#ede9fecc}.text-violet-100\/90{color:#ede9fee6}.text-violet-100\/95{color:#ede9fef2}.text-violet-200{--tw-text-opacity:1;color:rgb(221 214 254 / var(--tw-text-opacity))}.text-violet-200\/0{color:#ddd6fe00}.text-violet-200\/10{color:#ddd6fe1a}.text-violet-200\/100{color:#ddd6fe}.text-violet-200\/20{color:#ddd6fe33}.text-violet-200\/25{color:#ddd6fe40}.text-violet-200\/30{color:#ddd6fe4d}.text-violet-200\/40{color:#ddd6fe66}.text-violet-200\/5{color:#ddd6fe0d}.text-violet-200\/50{color:#ddd6fe80}.text-violet-200\/60{color:#ddd6fe99}.text-violet-200\/70{color:#ddd6feb3}.text-violet-200\/75{color:#ddd6febf}.text-violet-200\/80{color:#ddd6fecc}.text-violet-200\/90{color:#ddd6fee6}.text-violet-200\/95{color:#ddd6fef2}.text-violet-300{--tw-text-opacity:1;color:rgb(196 181 253 / var(--tw-text-opacity))}.text-violet-300\/0{color:#c4b5fd00}.text-violet-300\/10{color:#c4b5fd1a}.text-violet-300\/100{color:#c4b5fd}.text-violet-300\/20{color:#c4b5fd33}.text-violet-300\/25{color:#c4b5fd40}.text-violet-300\/30{color:#c4b5fd4d}.text-violet-300\/40{color:#c4b5fd66}.text-violet-300\/5{color:#c4b5fd0d}.text-violet-300\/50{color:#c4b5fd80}.text-violet-300\/60{color:#c4b5fd99}.text-violet-300\/70{color:#c4b5fdb3}.text-violet-300\/75{color:#c4b5fdbf}.text-violet-300\/80{color:#c4b5fdcc}.text-violet-300\/90{color:#c4b5fde6}.text-violet-300\/95{color:#c4b5fdf2}.text-violet-400{--tw-text-opacity:1;color:rgb(167 139 250 / var(--tw-text-opacity))}.text-violet-400\/0{color:#a78bfa00}.text-violet-400\/10{color:#a78bfa1a}.text-violet-400\/100{color:#a78bfa}.text-violet-400\/20{color:#a78bfa33}.text-violet-400\/25{color:#a78bfa40}.text-violet-400\/30{color:#a78bfa4d}.text-violet-400\/40{color:#a78bfa66}.text-violet-400\/5{color:#a78bfa0d}.text-violet-400\/50{color:#a78bfa80}.text-violet-400\/60{color:#a78bfa99}.text-violet-400\/70{color:#a78bfab3}.text-violet-400\/75{color:#a78bfabf}.text-violet-400\/80{color:#a78bfacc}.text-violet-400\/90{color:#a78bfae6}.text-violet-400\/95{color:#a78bfaf2}.text-violet-50{--tw-text-opacity:1;color:rgb(245 243 255 / var(--tw-text-opacity))}.text-violet-50\/0{color:#f5f3ff00}.text-violet-50\/10{color:#f5f3ff1a}.text-violet-50\/100{color:#f5f3ff}.text-violet-50\/20{color:#f5f3ff33}.text-violet-50\/25{color:#f5f3ff40}.text-violet-50\/30{color:#f5f3ff4d}.text-violet-50\/40{color:#f5f3ff66}.text-violet-50\/5{color:#f5f3ff0d}.text-violet-50\/50{color:#f5f3ff80}.text-violet-50\/60{color:#f5f3ff99}.text-violet-50\/70{color:#f5f3ffb3}.text-violet-50\/75{color:#f5f3ffbf}.text-violet-50\/80{color:#f5f3ffcc}.text-violet-50\/90{color:#f5f3ffe6}.text-violet-50\/95{color:#f5f3fff2}.text-violet-500{--tw-text-opacity:1;color:rgb(139 92 246 / var(--tw-text-opacity))}.text-violet-500\/0{color:#8b5cf600}.text-violet-500\/10{color:#8b5cf61a}.text-violet-500\/100{color:#8b5cf6}.text-violet-500\/20{color:#8b5cf633}.text-violet-500\/25{color:#8b5cf640}.text-violet-500\/30{color:#8b5cf64d}.text-violet-500\/40{color:#8b5cf666}.text-violet-500\/5{color:#8b5cf60d}.text-violet-500\/50{color:#8b5cf680}.text-violet-500\/60{color:#8b5cf699}.text-violet-500\/70{color:#8b5cf6b3}.text-violet-500\/75{color:#8b5cf6bf}.text-violet-500\/80{color:#8b5cf6cc}.text-violet-500\/90{color:#8b5cf6e6}.text-violet-500\/95{color:#8b5cf6f2}.text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237 / var(--tw-text-opacity))}.text-violet-600\/0{color:#7c3aed00}.text-violet-600\/10{color:#7c3aed1a}.text-violet-600\/100{color:#7c3aed}.text-violet-600\/20{color:#7c3aed33}.text-violet-600\/25{color:#7c3aed40}.text-violet-600\/30{color:#7c3aed4d}.text-violet-600\/40{color:#7c3aed66}.text-violet-600\/5{color:#7c3aed0d}.text-violet-600\/50{color:#7c3aed80}.text-violet-600\/60{color:#7c3aed99}.text-violet-600\/70{color:#7c3aedb3}.text-violet-600\/75{color:#7c3aedbf}.text-violet-600\/80{color:#7c3aedcc}.text-violet-600\/90{color:#7c3aede6}.text-violet-600\/95{color:#7c3aedf2}.text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217 / var(--tw-text-opacity))}.text-violet-700\/0{color:#6d28d900}.text-violet-700\/10{color:#6d28d91a}.text-violet-700\/100{color:#6d28d9}.text-violet-700\/20{color:#6d28d933}.text-violet-700\/25{color:#6d28d940}.text-violet-700\/30{color:#6d28d94d}.text-violet-700\/40{color:#6d28d966}.text-violet-700\/5{color:#6d28d90d}.text-violet-700\/50{color:#6d28d980}.text-violet-700\/60{color:#6d28d999}.text-violet-700\/70{color:#6d28d9b3}.text-violet-700\/75{color:#6d28d9bf}.text-violet-700\/80{color:#6d28d9cc}.text-violet-700\/90{color:#6d28d9e6}.text-violet-700\/95{color:#6d28d9f2}.text-violet-800{--tw-text-opacity:1;color:rgb(91 33 182 / var(--tw-text-opacity))}.text-violet-800\/0{color:#5b21b600}.text-violet-800\/10{color:#5b21b61a}.text-violet-800\/100{color:#5b21b6}.text-violet-800\/20{color:#5b21b633}.text-violet-800\/25{color:#5b21b640}.text-violet-800\/30{color:#5b21b64d}.text-violet-800\/40{color:#5b21b666}.text-violet-800\/5{color:#5b21b60d}.text-violet-800\/50{color:#5b21b680}.text-violet-800\/60{color:#5b21b699}.text-violet-800\/70{color:#5b21b6b3}.text-violet-800\/75{color:#5b21b6bf}.text-violet-800\/80{color:#5b21b6cc}.text-violet-800\/90{color:#5b21b6e6}.text-violet-800\/95{color:#5b21b6f2}.text-violet-900{--tw-text-opacity:1;color:rgb(76 29 149 / var(--tw-text-opacity))}.text-violet-900\/0{color:#4c1d9500}.text-violet-900\/10{color:#4c1d951a}.text-violet-900\/100{color:#4c1d95}.text-violet-900\/20{color:#4c1d9533}.text-violet-900\/25{color:#4c1d9540}.text-violet-900\/30{color:#4c1d954d}.text-violet-900\/40{color:#4c1d9566}.text-violet-900\/5{color:#4c1d950d}.text-violet-900\/50{color:#4c1d9580}.text-violet-900\/60{color:#4c1d9599}.text-violet-900\/70{color:#4c1d95b3}.text-violet-900\/75{color:#4c1d95bf}.text-violet-900\/80{color:#4c1d95cc}.text-violet-900\/90{color:#4c1d95e6}.text-violet-900\/95{color:#4c1d95f2}.text-white{color:var(--color-white)}.text-yellow-100{--tw-text-opacity:1;color:rgb(254 249 195 / var(--tw-text-opacity))}.text-yellow-100\/0{color:#fef9c300}.text-yellow-100\/10{color:#fef9c31a}.text-yellow-100\/100{color:#fef9c3}.text-yellow-100\/20{color:#fef9c333}.text-yellow-100\/25{color:#fef9c340}.text-yellow-100\/30{color:#fef9c34d}.text-yellow-100\/40{color:#fef9c366}.text-yellow-100\/5{color:#fef9c30d}.text-yellow-100\/50{color:#fef9c380}.text-yellow-100\/60{color:#fef9c399}.text-yellow-100\/70{color:#fef9c3b3}.text-yellow-100\/75{color:#fef9c3bf}.text-yellow-100\/80{color:#fef9c3cc}.text-yellow-100\/90{color:#fef9c3e6}.text-yellow-100\/95{color:#fef9c3f2}.text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138 / var(--tw-text-opacity))}.text-yellow-200\/0{color:#fef08a00}.text-yellow-200\/10{color:#fef08a1a}.text-yellow-200\/100{color:#fef08a}.text-yellow-200\/20{color:#fef08a33}.text-yellow-200\/25{color:#fef08a40}.text-yellow-200\/30{color:#fef08a4d}.text-yellow-200\/40{color:#fef08a66}.text-yellow-200\/5{color:#fef08a0d}.text-yellow-200\/50{color:#fef08a80}.text-yellow-200\/60{color:#fef08a99}.text-yellow-200\/70{color:#fef08ab3}.text-yellow-200\/75{color:#fef08abf}.text-yellow-200\/80{color:#fef08acc}.text-yellow-200\/90{color:#fef08ae6}.text-yellow-200\/95{color:#fef08af2}.text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71 / var(--tw-text-opacity))}.text-yellow-300\/0{color:#fde04700}.text-yellow-300\/10{color:#fde0471a}.text-yellow-300\/100{color:#fde047}.text-yellow-300\/20{color:#fde04733}.text-yellow-300\/25{color:#fde04740}.text-yellow-300\/30{color:#fde0474d}.text-yellow-300\/40{color:#fde04766}.text-yellow-300\/5{color:#fde0470d}.text-yellow-300\/50{color:#fde04780}.text-yellow-300\/60{color:#fde04799}.text-yellow-300\/70{color:#fde047b3}.text-yellow-300\/75{color:#fde047bf}.text-yellow-300\/80{color:#fde047cc}.text-yellow-300\/90{color:#fde047e6}.text-yellow-300\/95{color:#fde047f2}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.text-yellow-400\/0{color:#facc1500}.text-yellow-400\/10{color:#facc151a}.text-yellow-400\/100{color:#facc15}.text-yellow-400\/20{color:#facc1533}.text-yellow-400\/25{color:#facc1540}.text-yellow-400\/30{color:#facc154d}.text-yellow-400\/40{color:#facc1566}.text-yellow-400\/5{color:#facc150d}.text-yellow-400\/50{color:#facc1580}.text-yellow-400\/60{color:#facc1599}.text-yellow-400\/70{color:#facc15b3}.text-yellow-400\/75{color:#facc15bf}.text-yellow-400\/80{color:#facc15cc}.text-yellow-400\/90{color:#facc15e6}.text-yellow-400\/95{color:#facc15f2}.text-yellow-50{--tw-text-opacity:1;color:rgb(254 252 232 / var(--tw-text-opacity))}.text-yellow-50\/0{color:#fefce800}.text-yellow-50\/10{color:#fefce81a}.text-yellow-50\/100{color:#fefce8}.text-yellow-50\/20{color:#fefce833}.text-yellow-50\/25{color:#fefce840}.text-yellow-50\/30{color:#fefce84d}.text-yellow-50\/40{color:#fefce866}.text-yellow-50\/5{color:#fefce80d}.text-yellow-50\/50{color:#fefce880}.text-yellow-50\/60{color:#fefce899}.text-yellow-50\/70{color:#fefce8b3}.text-yellow-50\/75{color:#fefce8bf}.text-yellow-50\/80{color:#fefce8cc}.text-yellow-50\/90{color:#fefce8e6}.text-yellow-50\/95{color:#fefce8f2}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity))}.text-yellow-500\/0{color:#eab30800}.text-yellow-500\/10{color:#eab3081a}.text-yellow-500\/100{color:#eab308}.text-yellow-500\/20{color:#eab30833}.text-yellow-500\/25{color:#eab30840}.text-yellow-500\/30{color:#eab3084d}.text-yellow-500\/40{color:#eab30866}.text-yellow-500\/5{color:#eab3080d}.text-yellow-500\/50{color:#eab30880}.text-yellow-500\/60{color:#eab30899}.text-yellow-500\/70{color:#eab308b3}.text-yellow-500\/75{color:#eab308bf}.text-yellow-500\/80{color:#eab308cc}.text-yellow-500\/90{color:#eab308e6}.text-yellow-500\/95{color:#eab308f2}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4 / var(--tw-text-opacity))}.text-yellow-600\/0{color:#ca8a0400}.text-yellow-600\/10{color:#ca8a041a}.text-yellow-600\/100{color:#ca8a04}.text-yellow-600\/20{color:#ca8a0433}.text-yellow-600\/25{color:#ca8a0440}.text-yellow-600\/30{color:#ca8a044d}.text-yellow-600\/40{color:#ca8a0466}.text-yellow-600\/5{color:#ca8a040d}.text-yellow-600\/50{color:#ca8a0480}.text-yellow-600\/60{color:#ca8a0499}.text-yellow-600\/70{color:#ca8a04b3}.text-yellow-600\/75{color:#ca8a04bf}.text-yellow-600\/80{color:#ca8a04cc}.text-yellow-600\/90{color:#ca8a04e6}.text-yellow-600\/95{color:#ca8a04f2}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7 / var(--tw-text-opacity))}.text-yellow-700\/0{color:#a1620700}.text-yellow-700\/10{color:#a162071a}.text-yellow-700\/100{color:#a16207}.text-yellow-700\/20{color:#a1620733}.text-yellow-700\/25{color:#a1620740}.text-yellow-700\/30{color:#a162074d}.text-yellow-700\/40{color:#a1620766}.text-yellow-700\/5{color:#a162070d}.text-yellow-700\/50{color:#a1620780}.text-yellow-700\/60{color:#a1620799}.text-yellow-700\/70{color:#a16207b3}.text-yellow-700\/75{color:#a16207bf}.text-yellow-700\/80{color:#a16207cc}.text-yellow-700\/90{color:#a16207e6}.text-yellow-700\/95{color:#a16207f2}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-yellow-800\/0{color:#854d0e00}.text-yellow-800\/10{color:#854d0e1a}.text-yellow-800\/100{color:#854d0e}.text-yellow-800\/20{color:#854d0e33}.text-yellow-800\/25{color:#854d0e40}.text-yellow-800\/30{color:#854d0e4d}.text-yellow-800\/40{color:#854d0e66}.text-yellow-800\/5{color:#854d0e0d}.text-yellow-800\/50{color:#854d0e80}.text-yellow-800\/60{color:#854d0e99}.text-yellow-800\/70{color:#854d0eb3}.text-yellow-800\/75{color:#854d0ebf}.text-yellow-800\/80{color:#854d0ecc}.text-yellow-800\/90{color:#854d0ee6}.text-yellow-800\/95{color:#854d0ef2}.text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18 / var(--tw-text-opacity))}.text-yellow-900\/0{color:#713f1200}.text-yellow-900\/10{color:#713f121a}.text-yellow-900\/100{color:#713f12}.text-yellow-900\/20{color:#713f1233}.text-yellow-900\/25{color:#713f1240}.text-yellow-900\/30{color:#713f124d}.text-yellow-900\/40{color:#713f1266}.text-yellow-900\/5{color:#713f120d}.text-yellow-900\/50{color:#713f1280}.text-yellow-900\/60{color:#713f1299}.text-yellow-900\/70{color:#713f12b3}.text-yellow-900\/75{color:#713f12bf}.text-yellow-900\/80{color:#713f12cc}.text-yellow-900\/90{color:#713f12e6}.text-yellow-900\/95{color:#713f12f2}.text-zinc-100{--tw-text-opacity:1;color:rgb(244 244 245 / var(--tw-text-opacity))}.text-zinc-100\/0{color:#f4f4f500}.text-zinc-100\/10{color:#f4f4f51a}.text-zinc-100\/100{color:#f4f4f5}.text-zinc-100\/20{color:#f4f4f533}.text-zinc-100\/25{color:#f4f4f540}.text-zinc-100\/30{color:#f4f4f54d}.text-zinc-100\/40{color:#f4f4f566}.text-zinc-100\/5{color:#f4f4f50d}.text-zinc-100\/50{color:#f4f4f580}.text-zinc-100\/60{color:#f4f4f599}.text-zinc-100\/70{color:#f4f4f5b3}.text-zinc-100\/75{color:#f4f4f5bf}.text-zinc-100\/80{color:#f4f4f5cc}.text-zinc-100\/90{color:#f4f4f5e6}.text-zinc-100\/95{color:#f4f4f5f2}.text-zinc-200{--tw-text-opacity:1;color:rgb(228 228 231 / var(--tw-text-opacity))}.text-zinc-200\/0{color:#e4e4e700}.text-zinc-200\/10{color:#e4e4e71a}.text-zinc-200\/100{color:#e4e4e7}.text-zinc-200\/20{color:#e4e4e733}.text-zinc-200\/25{color:#e4e4e740}.text-zinc-200\/30{color:#e4e4e74d}.text-zinc-200\/40{color:#e4e4e766}.text-zinc-200\/5{color:#e4e4e70d}.text-zinc-200\/50{color:#e4e4e780}.text-zinc-200\/60{color:#e4e4e799}.text-zinc-200\/70{color:#e4e4e7b3}.text-zinc-200\/75{color:#e4e4e7bf}.text-zinc-200\/80{color:#e4e4e7cc}.text-zinc-200\/90{color:#e4e4e7e6}.text-zinc-200\/95{color:#e4e4e7f2}.text-zinc-300{--tw-text-opacity:1;color:rgb(212 212 216 / var(--tw-text-opacity))}.text-zinc-300\/0{color:#d4d4d800}.text-zinc-300\/10{color:#d4d4d81a}.text-zinc-300\/100{color:#d4d4d8}.text-zinc-300\/20{color:#d4d4d833}.text-zinc-300\/25{color:#d4d4d840}.text-zinc-300\/30{color:#d4d4d84d}.text-zinc-300\/40{color:#d4d4d866}.text-zinc-300\/5{color:#d4d4d80d}.text-zinc-300\/50{color:#d4d4d880}.text-zinc-300\/60{color:#d4d4d899}.text-zinc-300\/70{color:#d4d4d8b3}.text-zinc-300\/75{color:#d4d4d8bf}.text-zinc-300\/80{color:#d4d4d8cc}.text-zinc-300\/90{color:#d4d4d8e6}.text-zinc-300\/95{color:#d4d4d8f2}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170 / var(--tw-text-opacity))}.text-zinc-400\/0{color:#a1a1aa00}.text-zinc-400\/10{color:#a1a1aa1a}.text-zinc-400\/100{color:#a1a1aa}.text-zinc-400\/20{color:#a1a1aa33}.text-zinc-400\/25{color:#a1a1aa40}.text-zinc-400\/30{color:#a1a1aa4d}.text-zinc-400\/40{color:#a1a1aa66}.text-zinc-400\/5{color:#a1a1aa0d}.text-zinc-400\/50{color:#a1a1aa80}.text-zinc-400\/60{color:#a1a1aa99}.text-zinc-400\/70{color:#a1a1aab3}.text-zinc-400\/75{color:#a1a1aabf}.text-zinc-400\/80{color:#a1a1aacc}.text-zinc-400\/90{color:#a1a1aae6}.text-zinc-400\/95{color:#a1a1aaf2}.text-zinc-50{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.text-zinc-50\/0{color:#fafafa00}.text-zinc-50\/10{color:#fafafa1a}.text-zinc-50\/100{color:#fafafa}.text-zinc-50\/20{color:#fafafa33}.text-zinc-50\/25{color:#fafafa40}.text-zinc-50\/30{color:#fafafa4d}.text-zinc-50\/40{color:#fafafa66}.text-zinc-50\/5{color:#fafafa0d}.text-zinc-50\/50{color:#fafafa80}.text-zinc-50\/60{color:#fafafa99}.text-zinc-50\/70{color:#fafafab3}.text-zinc-50\/75{color:#fafafabf}.text-zinc-50\/80{color:#fafafacc}.text-zinc-50\/90{color:#fafafae6}.text-zinc-50\/95{color:#fafafaf2}.text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122 / var(--tw-text-opacity))}.text-zinc-500\/0{color:#71717a00}.text-zinc-500\/10{color:#71717a1a}.text-zinc-500\/100{color:#71717a}.text-zinc-500\/20{color:#71717a33}.text-zinc-500\/25{color:#71717a40}.text-zinc-500\/30{color:#71717a4d}.text-zinc-500\/40{color:#71717a66}.text-zinc-500\/5{color:#71717a0d}.text-zinc-500\/50{color:#71717a80}.text-zinc-500\/60{color:#71717a99}.text-zinc-500\/70{color:#71717ab3}.text-zinc-500\/75{color:#71717abf}.text-zinc-500\/80{color:#71717acc}.text-zinc-500\/90{color:#71717ae6}.text-zinc-500\/95{color:#71717af2}.text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91 / var(--tw-text-opacity))}.text-zinc-600\/0{color:#52525b00}.text-zinc-600\/10{color:#52525b1a}.text-zinc-600\/100{color:#52525b}.text-zinc-600\/20{color:#52525b33}.text-zinc-600\/25{color:#52525b40}.text-zinc-600\/30{color:#52525b4d}.text-zinc-600\/40{color:#52525b66}.text-zinc-600\/5{color:#52525b0d}.text-zinc-600\/50{color:#52525b80}.text-zinc-600\/60{color:#52525b99}.text-zinc-600\/70{color:#52525bb3}.text-zinc-600\/75{color:#52525bbf}.text-zinc-600\/80{color:#52525bcc}.text-zinc-600\/90{color:#52525be6}.text-zinc-600\/95{color:#52525bf2}.text-zinc-700{--tw-text-opacity:1;color:rgb(63 63 70 / var(--tw-text-opacity))}.text-zinc-700\/0{color:#3f3f4600}.text-zinc-700\/10{color:#3f3f461a}.text-zinc-700\/100{color:#3f3f46}.text-zinc-700\/20{color:#3f3f4633}.text-zinc-700\/25{color:#3f3f4640}.text-zinc-700\/30{color:#3f3f464d}.text-zinc-700\/40{color:#3f3f4666}.text-zinc-700\/5{color:#3f3f460d}.text-zinc-700\/50{color:#3f3f4680}.text-zinc-700\/60{color:#3f3f4699}.text-zinc-700\/70{color:#3f3f46b3}.text-zinc-700\/75{color:#3f3f46bf}.text-zinc-700\/80{color:#3f3f46cc}.text-zinc-700\/90{color:#3f3f46e6}.text-zinc-700\/95{color:#3f3f46f2}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42 / var(--tw-text-opacity))}.text-zinc-800\/0{color:#27272a00}.text-zinc-800\/10{color:#27272a1a}.text-zinc-800\/100{color:#27272a}.text-zinc-800\/20{color:#27272a33}.text-zinc-800\/25{color:#27272a40}.text-zinc-800\/30{color:#27272a4d}.text-zinc-800\/40{color:#27272a66}.text-zinc-800\/5{color:#27272a0d}.text-zinc-800\/50{color:#27272a80}.text-zinc-800\/60{color:#27272a99}.text-zinc-800\/70{color:#27272ab3}.text-zinc-800\/75{color:#27272abf}.text-zinc-800\/80{color:#27272acc}.text-zinc-800\/90{color:#27272ae6}.text-zinc-800\/95{color:#27272af2}.text-zinc-900{--tw-text-opacity:1;color:rgb(24 24 27 / var(--tw-text-opacity))}.text-zinc-900\/0{color:#18181b00}.text-zinc-900\/10{color:#18181b1a}.text-zinc-900\/100{color:#18181b}.text-zinc-900\/20{color:#18181b33}.text-zinc-900\/25{color:#18181b40}.text-zinc-900\/30{color:#18181b4d}.text-zinc-900\/40{color:#18181b66}.text-zinc-900\/5{color:#18181b0d}.text-zinc-900\/50{color:#18181b80}.text-zinc-900\/60{color:#18181b99}.text-zinc-900\/70{color:#18181bb3}.text-zinc-900\/75{color:#18181bbf}.text-zinc-900\/80{color:#18181bcc}.text-zinc-900\/90{color:#18181be6}.text-zinc-900\/95{color:#18181bf2}.text-opacity-0{--tw-text-opacity:0}.text-opacity-10{--tw-text-opacity:.1}.text-opacity-100{--tw-text-opacity:1}.text-opacity-20{--tw-text-opacity:.2}.text-opacity-25{--tw-text-opacity:.25}.text-opacity-30{--tw-text-opacity:.3}.text-opacity-40{--tw-text-opacity:.4}.text-opacity-5{--tw-text-opacity:.05}.text-opacity-50{--tw-text-opacity:.5}.text-opacity-60{--tw-text-opacity:.6}.text-opacity-70{--tw-text-opacity:.7}.text-opacity-75{--tw-text-opacity:.75}.text-opacity-80{--tw-text-opacity:.8}.text-opacity-90{--tw-text-opacity:.9}.text-opacity-95{--tw-text-opacity:.95}.underline{text-decoration-line:underline}.bg-blend-normal{background-blend-mode:normal}.bg-blend-multiply{background-blend-mode:multiply}.bg-blend-screen{background-blend-mode:screen}.bg-blend-overlay{background-blend-mode:overlay}.bg-blend-darken{background-blend-mode:darken}.bg-blend-lighten{background-blend-mode:lighten}.bg-blend-color-dodge{background-blend-mode:color-dodge}.bg-blend-color-burn{background-blend-mode:color-burn}.bg-blend-hard-light{background-blend-mode:hard-light}.bg-blend-soft-light{background-blend-mode:soft-light}.bg-blend-difference{background-blend-mode:difference}.bg-blend-exclusion{background-blend-mode:exclusion}.bg-blend-hue{background-blend-mode:hue}.bg-blend-saturation{background-blend-mode:saturation}.bg-blend-color{background-blend-mode:color}.bg-blend-luminosity{background-blend-mode:luminosity}:root{--color-white:#ffffff;--color-gray-dark:#61707d;--color-gray-medium:#979797;--color-gray-light:#f7f8f8;--color-gray-lighter:#fafafa;--color-gray-50:#faf9f8;--color-gray-100:#f6f4f2;--color-gray-200:#f6fbff;--color-gray-300:#eff0f2;--color-gray-400:#edf4f6;--color-gray-500:#d7d9d7;--color-red-light:#e6a6ab;--color-red-medium:#e84855;--color-red-dark:#d1345b;--color-blue-50:#e5f8f8;--color-blue-100:#f5f8f9;--color-blue-150:#c0eff0;--color-blue-200:#00c0c0;--color-blue-300:#427aa1;--color-blue-400:#007991;--color-blue-500:#006683;--color-blue-600:#38446f;--color-blue-700:#003a69;--color-blue-800:#06154c;--color-green-100:#b4f2cc;--color-green-200:#ccf2f2;--color-brand-primary:var(--color-blue-200);--color-brand-primary-alpha:var(--color-blue-150);--color-brand-secondary:var(--color-blue-700);--color-brand-tertiary:var(--color-green-100);--spacing-3xs:.375rem;--spacing-2xs:.5rem;--spacing-xs:.625rem;--spacing-sm:.9375rem;--spacing-md:1.25rem;--spacing-lg:1.5625rem;--spacing-xl:1.875rem;--spacing-2xl:2.1875rem;--spacing-3xl:2.5rem;--spacing-4xl:5rem;--spacing-5xl:6.25rem;--spacing-6xl:7.5rem;--spacing-7xl:8.75rem;--spacing-8xl:10rem;--text-size-xs:.75rem;--text-size-xs-leading:1.53;--text-size-sm:.8125rem;--text-size-sm-leading:1.53;--text-size-md:1rem;--text-size-md-leading:1.62;--text-size-lg:1.125rem;--text-size-lg-leading:1.66;--text-size-xl:1.25rem;--text-size-xl-leading:1.5;--text-size-2xl:1.375rem;--text-size-2xl-leading:1.36;--text-size-3xl:1.5rem;--text-size-3xl-leading:1.3;--text-size-4xl:1.875rem;--text-size-4xl-leading:1.36;--text-size-5xl:2.5rem;--text-size-5xl-leading:1.36;--text-size-6xl:3rem;--text-size-6xl-leading:1.36;--text-size-7xl:3.25rem;--text-size-7xl-leading:1.36;--text-size-8xl:3.75rem;--text-size-8xl-leading:1.36;--border-radius-none:0;--border-radius-sm:.125rem;--border-radius-md:.25rem;--border-radius-lg:.625rem;--border-radius-xl:.9375rem;--border-radius-2xl:1.25rem;--border-radius-3xl:1.5625rem;--border-radius-4xl:1.875rem;--border-radius-5xl:2.5rem}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/themes/custom/carla/assets/fonts/poppins-v20-latin-regular.eot);src:local(""),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-regular.eot#iefix) format("embedded-opentype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-regular.woff2) format("woff2"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-regular.woff) format("woff"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-regular.ttf) format("truetype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-regular.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/themes/custom/carla/assets/fonts/poppins-v20-latin-italic.eot);src:local(""),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-italic.eot#iefix) format("embedded-opentype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-italic.woff2) format("woff2"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-italic.woff) format("woff"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-italic.ttf) format("truetype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-italic.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/themes/custom/carla/assets/fonts/poppins-v20-latin-500.eot);src:local(""),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-500.eot#iefix) format("embedded-opentype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-500.woff2) format("woff2"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-500.woff) format("woff"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-500.ttf) format("truetype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-500.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/themes/custom/carla/assets/fonts/poppins-v20-latin-600.eot);src:local(""),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-600.eot#iefix) format("embedded-opentype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-600.woff2) format("woff2"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-600.woff) format("woff"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-600.ttf) format("truetype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-600.svg#Poppins) format("svg")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/themes/custom/carla/assets/fonts/poppins-v20-latin-700.eot);src:local(""),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-700.eot#iefix) format("embedded-opentype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-700.woff2) format("woff2"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-700.woff) format("woff"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-700.ttf) format("truetype"),url(/themes/custom/carla/assets/fonts/poppins-v20-latin-700.svg#Poppins) format("svg")}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/themes/custom/carla/assets/fonts/material-symbols-outlined.woff2) format("woff2")}@font-face{font-family:Material Icons Regular;font-style:normal;font-weight:100 700;src:url(/themes/custom/carla/assets/fonts/material-icons-regular.woff2) format("woff2")}.material-icons{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;vertical-align:middle;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 48;font-size:1.5em}.material-icons--unfilled{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48}.material-icons--circle{position:relative;display:inline-flex;align-items:center;padding:.5em;color:var(--color-blue-500);transform-style:preserve-3d}.material-icons--circle:before{position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-radius:9999px;background-color:var(--color-blue-150);--tw-content:"";content:var(--tw-content);transform:translateZ(-1px)}.material-icons--xs{font-size:.6em}.material-icons--sm{font-size:.8em}.material-icons--md{font-size:1em}.material-icons--lg{font-size:1.2em}.material-icons--xl{font-size:1.5em}.material-icons--2xl{font-size:1.9em}.material-icons--3xl{font-size:2.2em}.material-icons--4xl{font-size:2.5em}.form{width:100%;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (min-width:768px){.form{width:auto}}.form h1,.form h2,.form h3,.form h4,.form h5,.form h6{margin-top:0}.form-item{margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start}@media (min-width:1024px){.form-item{margin-bottom:var(--spacing-lg)}}.form-item--required .form-item__label:after{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity));--tw-content:"*";content:var(--tw-content)}.form-item [type].form-item--invalid{--tw-border-opacity:1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.form-item [type].form-item--invalid:focus{--tw-shadow-color:#dc2626;--tw-shadow:var(--tw-shadow-colored)}.form-item.mb--xs{margin-bottom:var(--spacing-xs)}.form-item.ml--sm{margin-left:var(--spacing-sm)}.form-item .form-item{margin-bottom:0}.form-item__group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:var(--spacing-xs)}.form-item__group--align-start{justify-content:flex-start;gap:var(--spacing-2xl)}.form-item__label{margin-bottom:var(--spacing-3xs);display:block;padding:0;font-weight:600;line-height:1.5}.form-item__text{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--border-radius-md);border-width:1px;padding:.5rem .75rem;font-weight:400;line-height:1.25;--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity));--tw-shadow:0px 2px 24px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.form-item__select-wrapper{position:relative;width:100%;overflow:hidden;border-top-right-radius:var(--border-radius-md);border-bottom-right-radius:var(--border-radius-md)}@media (min-width:768px){.form-item__select-wrapper{width:auto;max-width:380px}}.form-item__select-wrapper select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-top-right-radius:var(--border-radius-none);border-bottom-right-radius:var(--border-radius-none);background-size:contain;background-position:right;background-repeat:no-repeat;padding-right:5rem}.form-item__select-wrapper select:focus{border-color:var(--color-brand-primary);--tw-shadow:var(--stw-shadow-none);--tw-shadow-colored:var(--stw-shadow-none);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.form-item__select-wrapper select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC4SURBVHgB7dhBCoMwEIXhF/VUuUc9ZHsJVz2VtZ1JEdpCxcXMg8D7IQgakg/BRSxYlic6bECnCc5OcHaCsxOcneDsBGcnODvB2QnOLgQ+3u4YbETNO1PMG7fj9nQ9Rjl6tDkIOppPCOgx1/diBlvtul3q1/Mdvdr9ba6IKATu/cNnoNs+COwXX2xkoNseCO4T72Wg2/pIaMf7d5iB9op+wZETnJ3g7ARnJzg7wdkJzk5wdoKz6xb+AmnLPM/BArNmAAAAAElFTkSuQmCC)}.form-item__select-wrapper select:disabled{cursor:not-allowed;border-color:var(--color-gray-500);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACxSURBVHgB7dVBCoMwEIXhsfQeGe9/IOnKyUlsn2ChFcXFzAPh/VlkkVl8hECG6TUtdsMedtMEZyc4O8HZCc5OcHaCsxOcneDsBGeXAu9ztx49be5KKfDls2KOUxTQEbHOZvS0hHz0dQceNW8/5xu6jc3c3TJKgaMjfAUapcHRPx6vogKNUuFod/MFaJQORxveBitBoxI4+uKL0s/JTnB2grMTnJ3g7ARnJzg7wdkJzu4Nq8U77lDrlLsAAAAASUVORK5CYII=)}.form-item__checkbox{margin-right:.5rem;height:1.75rem;width:1.75rem;vertical-align:middle;accent-color:var(--color-brand-primary)}.form-item__checkbox:checked,.form-item__checkbox:focus{border-color:var(--color-brand-primary);color:var(--color-brand-primary);accent-color:var(--color-blue-400);outline-color:var(--color-brand-primary)}.form-item__checkbox-text{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.form-item__radio{vertical-align:middle;accent-color:var(--color-blue-200)}.form-item__radio:checked,.form-item__radio:focus,.form-item__radio:hover{accent-color:var(--color-blue-200)}.form-item__file{width:100%}.form-item__file:focus{outline:2px solid transparent;outline-offset:2px}.form-item__file::file-selector-button{cursor:pointer;border-radius:var(--border-radius-md);border-style:none;background-color:var(--color-brand-primary);padding:.5rem .75rem;font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.form-item__number-wrapper{display:flex;align-items:center;gap:var(--spacing-sm)}.form-item__number-wrapper .form-item__number[type=number]{max-width:10rem}.form-item__text[disabled][type=text],.form-item__text[disabled][type=text]:hover,.form-item__text[disabled][type=text]:focus,.form-item__text[disabled][type=text]:active,.form-item__text[disabled][type=number],.form-item__text[disabled][type=number]:hover,.form-item__text[disabled][type=number]:focus,.form-item__text[disabled][type=number]:active,.form-item__text[disabled][type=checkbox],.form-item__text[disabled][type=checkbox]:hover,.form-item__text[disabled][type=checkbox]:focus,.form-item__text[disabled][type=checkbox]:active,.form-item__text[disabled][type=radio],.form-item__text[disabled][type=radio]:hover,.form-item__text[disabled][type=radio]:focus,.form-item__text[disabled][type=radio]:active,.form-item__text[disabled][type=file],.form-item__text[disabled][type=file]:hover,.form-item__text[disabled][type=file]:focus,.form-item__text[disabled][type=file]:active,.form-item__text[disabled][type=date],.form-item__text[disabled][type=date]:hover,.form-item__text[disabled][type=date]:focus,.form-item__text[disabled][type=date]:active,.form-item__number[disabled][type=text],.form-item__number[disabled][type=text]:hover,.form-item__number[disabled][type=text]:focus,.form-item__number[disabled][type=text]:active,.form-item__number[disabled][type=number],.form-item__number[disabled][type=number]:hover,.form-item__number[disabled][type=number]:focus,.form-item__number[disabled][type=number]:active,.form-item__number[disabled][type=checkbox],.form-item__number[disabled][type=checkbox]:hover,.form-item__number[disabled][type=checkbox]:focus,.form-item__number[disabled][type=checkbox]:active,.form-item__number[disabled][type=radio],.form-item__number[disabled][type=radio]:hover,.form-item__number[disabled][type=radio]:focus,.form-item__number[disabled][type=radio]:active,.form-item__number[disabled][type=file],.form-item__number[disabled][type=file]:hover,.form-item__number[disabled][type=file]:focus,.form-item__number[disabled][type=file]:active,.form-item__number[disabled][type=date],.form-item__number[disabled][type=date]:hover,.form-item__number[disabled][type=date]:focus,.form-item__number[disabled][type=date]:active,.form-item__checkbox[disabled][type=text],.form-item__checkbox[disabled][type=text]:hover,.form-item__checkbox[disabled][type=text]:focus,.form-item__checkbox[disabled][type=text]:active,.form-item__checkbox[disabled][type=number],.form-item__checkbox[disabled][type=number]:hover,.form-item__checkbox[disabled][type=number]:focus,.form-item__checkbox[disabled][type=number]:active,.form-item__checkbox[disabled][type=checkbox],.form-item__checkbox[disabled][type=checkbox]:hover,.form-item__checkbox[disabled][type=checkbox]:focus,.form-item__checkbox[disabled][type=checkbox]:active,.form-item__checkbox[disabled][type=radio],.form-item__checkbox[disabled][type=radio]:hover,.form-item__checkbox[disabled][type=radio]:focus,.form-item__checkbox[disabled][type=radio]:active,.form-item__checkbox[disabled][type=file],.form-item__checkbox[disabled][type=file]:hover,.form-item__checkbox[disabled][type=file]:focus,.form-item__checkbox[disabled][type=file]:active,.form-item__checkbox[disabled][type=date],.form-item__checkbox[disabled][type=date]:hover,.form-item__checkbox[disabled][type=date]:focus,.form-item__checkbox[disabled][type=date]:active,.form-item__radio[disabled][type=text],.form-item__radio[disabled][type=text]:hover,.form-item__radio[disabled][type=text]:focus,.form-item__radio[disabled][type=text]:active,.form-item__radio[disabled][type=number],.form-item__radio[disabled][type=number]:hover,.form-item__radio[disabled][type=number]:focus,.form-item__radio[disabled][type=number]:active,.form-item__radio[disabled][type=checkbox],.form-item__radio[disabled][type=checkbox]:hover,.form-item__radio[disabled][type=checkbox]:focus,.form-item__radio[disabled][type=checkbox]:active,.form-item__radio[disabled][type=radio],.form-item__radio[disabled][type=radio]:hover,.form-item__radio[disabled][type=radio]:focus,.form-item__radio[disabled][type=radio]:active,.form-item__radio[disabled][type=file],.form-item__radio[disabled][type=file]:hover,.form-item__radio[disabled][type=file]:focus,.form-item__radio[disabled][type=file]:active,.form-item__radio[disabled][type=date],.form-item__radio[disabled][type=date]:hover,.form-item__radio[disabled][type=date]:focus,.form-item__radio[disabled][type=date]:active,.form-item__file[disabled][type=text],.form-item__file[disabled][type=text]:hover,.form-item__file[disabled][type=text]:focus,.form-item__file[disabled][type=text]:active,.form-item__file[disabled][type=number],.form-item__file[disabled][type=number]:hover,.form-item__file[disabled][type=number]:focus,.form-item__file[disabled][type=number]:active,.form-item__file[disabled][type=checkbox],.form-item__file[disabled][type=checkbox]:hover,.form-item__file[disabled][type=checkbox]:focus,.form-item__file[disabled][type=checkbox]:active,.form-item__file[disabled][type=radio],.form-item__file[disabled][type=radio]:hover,.form-item__file[disabled][type=radio]:focus,.form-item__file[disabled][type=radio]:active,.form-item__file[disabled][type=file],.form-item__file[disabled][type=file]:hover,.form-item__file[disabled][type=file]:focus,.form-item__file[disabled][type=file]:active,.form-item__file[disabled][type=date],.form-item__file[disabled][type=date]:hover,.form-item__file[disabled][type=date]:focus,.form-item__file[disabled][type=date]:active,.form-item__date[disabled][type=text],.form-item__date[disabled][type=text]:hover,.form-item__date[disabled][type=text]:focus,.form-item__date[disabled][type=text]:active,.form-item__date[disabled][type=number],.form-item__date[disabled][type=number]:hover,.form-item__date[disabled][type=number]:focus,.form-item__date[disabled][type=number]:active,.form-item__date[disabled][type=checkbox],.form-item__date[disabled][type=checkbox]:hover,.form-item__date[disabled][type=checkbox]:focus,.form-item__date[disabled][type=checkbox]:active,.form-item__date[disabled][type=radio],.form-item__date[disabled][type=radio]:hover,.form-item__date[disabled][type=radio]:focus,.form-item__date[disabled][type=radio]:active,.form-item__date[disabled][type=file],.form-item__date[disabled][type=file]:hover,.form-item__date[disabled][type=file]:focus,.form-item__date[disabled][type=file]:active,.form-item__date[disabled][type=date],.form-item__date[disabled][type=date]:hover,.form-item__date[disabled][type=date]:focus,.form-item__date[disabled][type=date]:active{border-color:var(--color-gray-500);color:var(--color-gray-dark);--tw-shadow:var(--stw-shadow-none);--tw-shadow-colored:var(--stw-shadow-none);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.form-item__text[disabled][type=text]:after,.form-item__text[disabled][type=number]:after,.form-item__text[disabled][type=checkbox]:after,.form-item__text[disabled][type=radio]:after,.form-item__text[disabled][type=file]:after,.form-item__text[disabled][type=date]:after,.form-item__number[disabled][type=text]:after,.form-item__number[disabled][type=number]:after,.form-item__number[disabled][type=checkbox]:after,.form-item__number[disabled][type=radio]:after,.form-item__number[disabled][type=file]:after,.form-item__number[disabled][type=date]:after,.form-item__checkbox[disabled][type=text]:after,.form-item__checkbox[disabled][type=number]:after,.form-item__checkbox[disabled][type=checkbox]:after,.form-item__checkbox[disabled][type=radio]:after,.form-item__checkbox[disabled][type=file]:after,.form-item__checkbox[disabled][type=date]:after,.form-item__radio[disabled][type=text]:after,.form-item__radio[disabled][type=number]:after,.form-item__radio[disabled][type=checkbox]:after,.form-item__radio[disabled][type=radio]:after,.form-item__radio[disabled][type=file]:after,.form-item__radio[disabled][type=date]:after,.form-item__file[disabled][type=text]:after,.form-item__file[disabled][type=number]:after,.form-item__file[disabled][type=checkbox]:after,.form-item__file[disabled][type=radio]:after,.form-item__file[disabled][type=file]:after,.form-item__file[disabled][type=date]:after,.form-item__date[disabled][type=text]:after,.form-item__date[disabled][type=number]:after,.form-item__date[disabled][type=checkbox]:after,.form-item__date[disabled][type=radio]:after,.form-item__date[disabled][type=file]:after,.form-item__date[disabled][type=date]:after{color:inherit}.form-item__description{margin-bottom:var(--spacing-xs);font-size:var(--text-size-md);line-height:var(--text-size-md-leading);color:var(--color-blue-800)}.form-item__switch{margin-top:.3rem;margin-right:.5rem;height:1.3rem;width:3.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.form-item__switch:before{pointer-events:none;position:absolute;height:.875rem;width:.875rem;border-radius:9999px;background-color:transparent;--tw-content:"";content:var(--tw-content)}.form-item__switch:after{position:absolute;z-index:2;margin-top:-.1875rem;height:1.8rem;width:1.8rem;border-radius:9999px;border-style:none;--tw-bg-opacity:1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));--tw-shadow:0 0px 3px 0 rgb(0 0 0 / 7%),0 2px 2px 0 rgb(0 0 0 / 4%);--tw-shadow-colored:0 0px 3px 0 var(--tw-shadow-color),0 2px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:background-color .2s,transform .2s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-content:"";content:var(--tw-content)}.form-item__switch:checked{background-color:var(--color-brand-primary)}.form-item__switch:checked:after{position:absolute;z-index:2;margin-top:-3px;margin-left:2rem;height:1.8rem;width:1.8rem;border-radius:9999px;border-style:none;background-color:var(--color-brand-primary);--tw-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);--tw-shadow-colored:0 3px 1px -2px var(--tw-shadow-color),0 2px 2px 0 var(--tw-shadow-color),0 1px 5px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:background-color .2s,transform .2s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;--tw-content:"";content:var(--tw-content)}.form-item__switch:hover{cursor:pointer}.form-item__switch:focus:before{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:.12;--tw-shadow:3px -1px 0px 13px rgba(0,0,0,.6);--tw-shadow-colored:3px -1px 0px 13px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);content:var(--tw-content);transition-property:box-shadow .2s,transform .2s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-item__switch:focus:after{position:absolute;z-index:1;display:block;height:1.8rem;width:1.8rem;border-radius:9999px;--tw-content:"";content:var(--tw-content)}.form-item__switch:focus:checked{border-color:var(--color-brand-primary);background-color:var(--color-brand-primary)}.form-item__switch:focus:checked:before{margin-left:1.0625rem;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow:3px -1px 0px 13px #3b71ca;--tw-shadow-colored:3px -1px 0px 13px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);content:var(--tw-content);transition-property:box-shadow .2s,transform .2s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (prefers-color-scheme:dark){.form-item__switch{--tw-bg-opacity:1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.form-item__switch:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.form-item__switch:checked{background-color:var(--color-brand-primary)}.form-item__switch:checked:after{content:var(--tw-content);background-color:var(--color-brand-primary)}}.form-item__feedback{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.form-item__actions{display:flex;flex-wrap:wrap;gap:var(--spacing-lg)}.form-item__actions>*{width:100%}@media (min-width:768px){.form-item__actions>*{width:auto}}.form-item__submit{margin-top:var(--spacing-xs);width:100%}@media (min-width:768px){.form-item__submit{width:auto}}.form-item__submit{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;white-space:nowrap;border-radius:var(--border-radius-sm);border-width:1px;padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);padding-left:var(--spacing-xl);padding-right:var(--spacing-xl);text-align:center;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;line-height:1;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:var(--color-brand-primary);color:var(--color-brand-secondary);border-color:var(--color-brand-primary)}.form-item__submit .material-icons{color:var(--color-brand-primary)}.form-item__submit .material-icons:first-child:last-child{margin-left:0;margin-right:0}.form-item__submit .material-icons:first-child:not(:last-child){margin-right:1rem}.form-item__submit .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.form-item__submit span:not(.material-icons){color:var(--color-brand-secondary)}.form-item__submit:hover,.form-item__submit:active{background-color:var(--color-brand-primary-alpha);color:var(--color-brand-secondary);border-color:var(--color-brand-primary)}.list{margin:0;list-style-position:inside;list-style-type:none}.list li{position:relative;margin-bottom:var(--spacing-md);display:flex;align-items:flex-start}.list li:last-child{margin-bottom:0}.list li:before{margin-right:.2em;margin-top:.09em;vertical-align:middle;font-family:Material Symbols Outlined;font-size:1.5em;line-height:1;color:var(--color-brand-primary);content:"\e5ca"}.list li .list li:before{color:var(--color-blue-150)}.list--text-sm{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.list--text-lg{font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}.list--text-xl{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}.list--text-2xl{font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading)}.list--text-3xl{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}.list--icon-star{margin:0;list-style-position:inside;list-style-type:none}.list--icon-star li{position:relative;margin-bottom:var(--spacing-md);display:flex;align-items:flex-start}.list--icon-star li:last-child{margin-bottom:0}.list--icon-star li:before{margin-right:.2em;margin-top:.09em;vertical-align:middle;font-family:Material Symbols Outlined;font-size:1.5em;line-height:1;color:var(--color-brand-primary);content:"\e838"}.list--icon-star li .list--icon-star li:before{color:var(--color-blue-150)}ol{list-style-type:decimal;padding-left:var(--spacing-sm)}.link--underline{text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;text-decoration-color:var(--color-brand-primary)}.link--underline:hover{text-decoration-color:var(--color-blue-500)}.link--text-sm{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.link--text-lg{font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}.link--text-xl{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}.link--text-2xl{font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading)}.link--text-3xl{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxxl,.container-xxxxl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:375px){.container,.container-xs{max-width:375px}}@media (min-width:576px){.container,.container-sm,.container-xs{max-width:576px}}@media (min-width:768px){.container,.container-md,.container-sm,.container-xs{max-width:768px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm,.container-xs{max-width:992px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs{max-width:1200px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl{max-width:1400px}}@media (min-width:1600px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxxl{max-width:1600px}}@media (min-width:1920px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxxl,.container-xxxxl{max-width:1920px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-13,.col-14,.col-15,.col-16,.col-17,.col-18,.col-19,.col-2,.col-20,.col-21,.col-22,.col-23,.col-24,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-17,.col-xl-18,.col-xl-19,.col-xl-2,.col-xl-20,.col-xl-21,.col-xl-22,.col-xl-23,.col-xl-24,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-13,.col-xxl-14,.col-xxl-15,.col-xxl-16,.col-xxl-17,.col-xxl-18,.col-xxl-19,.col-xxl-2,.col-xxl-20,.col-xxl-21,.col-xxl-22,.col-xxl-23,.col-xxl-24,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-13,.col-xxxl-14,.col-xxxl-15,.col-xxxl-16,.col-xxxl-17,.col-xxxl-18,.col-xxxl-19,.col-xxxl-2,.col-xxxl-20,.col-xxxl-21,.col-xxxl-22,.col-xxxl-23,.col-xxxl-24,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-auto,.col-xxxxl,.col-xxxxl-1,.col-xxxxl-10,.col-xxxxl-11,.col-xxxxl-12,.col-xxxxl-13,.col-xxxxl-14,.col-xxxxl-15,.col-xxxxl-16,.col-xxxxl-17,.col-xxxxl-18,.col-xxxxl-19,.col-xxxxl-2,.col-xxxxl-20,.col-xxxxl-21,.col-xxxxl-22,.col-xxxxl-23,.col-xxxxl-24,.col-xxxxl-3,.col-xxxxl-4,.col-xxxxl-5,.col-xxxxl-6,.col-xxxxl-7,.col-xxxxl-8,.col-xxxxl-9,.col-xxxxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-10>*{flex:0 0 10%;max-width:10%}.row-cols-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-3{flex:0 0 12.5%;max-width:12.5%}.col-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-6{flex:0 0 25%;max-width:25%}.col-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-9{flex:0 0 37.5%;max-width:37.5%}.col-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-12{flex:0 0 50%;max-width:50%}.col-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-15{flex:0 0 62.5%;max-width:62.5%}.col-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-18{flex:0 0 75%;max-width:75%}.col-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-21{flex:0 0 87.5%;max-width:87.5%}.col-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-24{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:25}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-13{order:13}.order-14{order:14}.order-15{order:15}.order-16{order:16}.order-17{order:17}.order-18{order:18}.order-19{order:19}.order-20{order:20}.order-21{order:21}.order-22{order:22}.order-23{order:23}.order-24{order:24}.offset-1{margin-left:4.16666667%}.offset-2{margin-left:8.33333333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.66666667%}.offset-5{margin-left:20.83333333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.16666667%}.offset-8{margin-left:33.33333333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.66666667%}.offset-11{margin-left:45.83333333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.16666667%}.offset-14{margin-left:58.33333333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.66666667%}.offset-17{margin-left:70.83333333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.16666667%}.offset-20{margin-left:83.33333333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.66666667%}.offset-23{margin-left:95.83333333%}@media (min-width:375px){.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xs-1>*{flex:0 0 100%;max-width:100%}.row-cols-xs-2>*{flex:0 0 50%;max-width:50%}.row-cols-xs-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xs-4>*{flex:0 0 25%;max-width:25%}.row-cols-xs-5>*{flex:0 0 20%;max-width:20%}.row-cols-xs-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-xs-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-xs-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-xs-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-xs-10>*{flex:0 0 10%;max-width:10%}.row-cols-xs-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-xs-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xs-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xs-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-xs-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xs-3{flex:0 0 12.5%;max-width:12.5%}.col-xs-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xs-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-xs-6{flex:0 0 25%;max-width:25%}.col-xs-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-xs-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xs-9{flex:0 0 37.5%;max-width:37.5%}.col-xs-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xs-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-xs-12{flex:0 0 50%;max-width:50%}.col-xs-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-xs-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xs-15{flex:0 0 62.5%;max-width:62.5%}.col-xs-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xs-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-xs-18{flex:0 0 75%;max-width:75%}.col-xs-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-xs-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xs-21{flex:0 0 87.5%;max-width:87.5%}.col-xs-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xs-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-xs-24{flex:0 0 100%;max-width:100%}.order-xs-first{order:-1}.order-xs-last{order:25}.order-xs-0{order:0}.order-xs-1{order:1}.order-xs-2{order:2}.order-xs-3{order:3}.order-xs-4{order:4}.order-xs-5{order:5}.order-xs-6{order:6}.order-xs-7{order:7}.order-xs-8{order:8}.order-xs-9{order:9}.order-xs-10{order:10}.order-xs-11{order:11}.order-xs-12{order:12}.order-xs-13{order:13}.order-xs-14{order:14}.order-xs-15{order:15}.order-xs-16{order:16}.order-xs-17{order:17}.order-xs-18{order:18}.order-xs-19{order:19}.order-xs-20{order:20}.order-xs-21{order:21}.order-xs-22{order:22}.order-xs-23{order:23}.order-xs-24{order:24}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:4.16666667%}.offset-xs-2{margin-left:8.33333333%}.offset-xs-3{margin-left:12.5%}.offset-xs-4{margin-left:16.66666667%}.offset-xs-5{margin-left:20.83333333%}.offset-xs-6{margin-left:25%}.offset-xs-7{margin-left:29.16666667%}.offset-xs-8{margin-left:33.33333333%}.offset-xs-9{margin-left:37.5%}.offset-xs-10{margin-left:41.66666667%}.offset-xs-11{margin-left:45.83333333%}.offset-xs-12{margin-left:50%}.offset-xs-13{margin-left:54.16666667%}.offset-xs-14{margin-left:58.33333333%}.offset-xs-15{margin-left:62.5%}.offset-xs-16{margin-left:66.66666667%}.offset-xs-17{margin-left:70.83333333%}.offset-xs-18{margin-left:75%}.offset-xs-19{margin-left:79.16666667%}.offset-xs-20{margin-left:83.33333333%}.offset-xs-21{margin-left:87.5%}.offset-xs-22{margin-left:91.66666667%}.offset-xs-23{margin-left:95.83333333%}}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-sm-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-sm-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-sm-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-sm-10>*{flex:0 0 10%;max-width:10%}.row-cols-sm-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-sm-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-sm-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-3{flex:0 0 12.5%;max-width:12.5%}.col-sm-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-sm-6{flex:0 0 25%;max-width:25%}.col-sm-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-sm-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-9{flex:0 0 37.5%;max-width:37.5%}.col-sm-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-sm-12{flex:0 0 50%;max-width:50%}.col-sm-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-sm-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-15{flex:0 0 62.5%;max-width:62.5%}.col-sm-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-sm-18{flex:0 0 75%;max-width:75%}.col-sm-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-sm-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-21{flex:0 0 87.5%;max-width:87.5%}.col-sm-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-sm-24{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:25}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.order-sm-13{order:13}.order-sm-14{order:14}.order-sm-15{order:15}.order-sm-16{order:16}.order-sm-17{order:17}.order-sm-18{order:18}.order-sm-19{order:19}.order-sm-20{order:20}.order-sm-21{order:21}.order-sm-22{order:22}.order-sm-23{order:23}.order-sm-24{order:24}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:4.16666667%}.offset-sm-2{margin-left:8.33333333%}.offset-sm-3{margin-left:12.5%}.offset-sm-4{margin-left:16.66666667%}.offset-sm-5{margin-left:20.83333333%}.offset-sm-6{margin-left:25%}.offset-sm-7{margin-left:29.16666667%}.offset-sm-8{margin-left:33.33333333%}.offset-sm-9{margin-left:37.5%}.offset-sm-10{margin-left:41.66666667%}.offset-sm-11{margin-left:45.83333333%}.offset-sm-12{margin-left:50%}.offset-sm-13{margin-left:54.16666667%}.offset-sm-14{margin-left:58.33333333%}.offset-sm-15{margin-left:62.5%}.offset-sm-16{margin-left:66.66666667%}.offset-sm-17{margin-left:70.83333333%}.offset-sm-18{margin-left:75%}.offset-sm-19{margin-left:79.16666667%}.offset-sm-20{margin-left:83.33333333%}.offset-sm-21{margin-left:87.5%}.offset-sm-22{margin-left:91.66666667%}.offset-sm-23{margin-left:95.83333333%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-md-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-md-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-md-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-md-10>*{flex:0 0 10%;max-width:10%}.row-cols-md-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-md-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-md-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-3{flex:0 0 12.5%;max-width:12.5%}.col-md-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-md-6{flex:0 0 25%;max-width:25%}.col-md-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-md-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-9{flex:0 0 37.5%;max-width:37.5%}.col-md-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-md-12{flex:0 0 50%;max-width:50%}.col-md-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-md-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-15{flex:0 0 62.5%;max-width:62.5%}.col-md-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-md-18{flex:0 0 75%;max-width:75%}.col-md-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-md-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-21{flex:0 0 87.5%;max-width:87.5%}.col-md-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-md-24{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:25}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.order-md-13{order:13}.order-md-14{order:14}.order-md-15{order:15}.order-md-16{order:16}.order-md-17{order:17}.order-md-18{order:18}.order-md-19{order:19}.order-md-20{order:20}.order-md-21{order:21}.order-md-22{order:22}.order-md-23{order:23}.order-md-24{order:24}.offset-md-0{margin-left:0}.offset-md-1{margin-left:4.16666667%}.offset-md-2{margin-left:8.33333333%}.offset-md-3{margin-left:12.5%}.offset-md-4{margin-left:16.66666667%}.offset-md-5{margin-left:20.83333333%}.offset-md-6{margin-left:25%}.offset-md-7{margin-left:29.16666667%}.offset-md-8{margin-left:33.33333333%}.offset-md-9{margin-left:37.5%}.offset-md-10{margin-left:41.66666667%}.offset-md-11{margin-left:45.83333333%}.offset-md-12{margin-left:50%}.offset-md-13{margin-left:54.16666667%}.offset-md-14{margin-left:58.33333333%}.offset-md-15{margin-left:62.5%}.offset-md-16{margin-left:66.66666667%}.offset-md-17{margin-left:70.83333333%}.offset-md-18{margin-left:75%}.offset-md-19{margin-left:79.16666667%}.offset-md-20{margin-left:83.33333333%}.offset-md-21{margin-left:87.5%}.offset-md-22{margin-left:91.66666667%}.offset-md-23{margin-left:95.83333333%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-lg-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-lg-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-lg-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-lg-10>*{flex:0 0 10%;max-width:10%}.row-cols-lg-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-lg-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-lg-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-3{flex:0 0 12.5%;max-width:12.5%}.col-lg-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-lg-6{flex:0 0 25%;max-width:25%}.col-lg-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-lg-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-9{flex:0 0 37.5%;max-width:37.5%}.col-lg-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-lg-12{flex:0 0 50%;max-width:50%}.col-lg-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-lg-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-15{flex:0 0 62.5%;max-width:62.5%}.col-lg-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-lg-18{flex:0 0 75%;max-width:75%}.col-lg-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-lg-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-21{flex:0 0 87.5%;max-width:87.5%}.col-lg-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-lg-24{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:25}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.order-lg-13{order:13}.order-lg-14{order:14}.order-lg-15{order:15}.order-lg-16{order:16}.order-lg-17{order:17}.order-lg-18{order:18}.order-lg-19{order:19}.order-lg-20{order:20}.order-lg-21{order:21}.order-lg-22{order:22}.order-lg-23{order:23}.order-lg-24{order:24}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:4.16666667%}.offset-lg-2{margin-left:8.33333333%}.offset-lg-3{margin-left:12.5%}.offset-lg-4{margin-left:16.66666667%}.offset-lg-5{margin-left:20.83333333%}.offset-lg-6{margin-left:25%}.offset-lg-7{margin-left:29.16666667%}.offset-lg-8{margin-left:33.33333333%}.offset-lg-9{margin-left:37.5%}.offset-lg-10{margin-left:41.66666667%}.offset-lg-11{margin-left:45.83333333%}.offset-lg-12{margin-left:50%}.offset-lg-13{margin-left:54.16666667%}.offset-lg-14{margin-left:58.33333333%}.offset-lg-15{margin-left:62.5%}.offset-lg-16{margin-left:66.66666667%}.offset-lg-17{margin-left:70.83333333%}.offset-lg-18{margin-left:75%}.offset-lg-19{margin-left:79.16666667%}.offset-lg-20{margin-left:83.33333333%}.offset-lg-21{margin-left:87.5%}.offset-lg-22{margin-left:91.66666667%}.offset-lg-23{margin-left:95.83333333%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-xl-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-xl-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-xl-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-xl-10>*{flex:0 0 10%;max-width:10%}.row-cols-xl-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-xl-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-xl-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-3{flex:0 0 12.5%;max-width:12.5%}.col-xl-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-xl-6{flex:0 0 25%;max-width:25%}.col-xl-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-xl-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-9{flex:0 0 37.5%;max-width:37.5%}.col-xl-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-xl-12{flex:0 0 50%;max-width:50%}.col-xl-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-xl-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-15{flex:0 0 62.5%;max-width:62.5%}.col-xl-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-xl-18{flex:0 0 75%;max-width:75%}.col-xl-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-xl-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-21{flex:0 0 87.5%;max-width:87.5%}.col-xl-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-xl-24{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:25}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.order-xl-13{order:13}.order-xl-14{order:14}.order-xl-15{order:15}.order-xl-16{order:16}.order-xl-17{order:17}.order-xl-18{order:18}.order-xl-19{order:19}.order-xl-20{order:20}.order-xl-21{order:21}.order-xl-22{order:22}.order-xl-23{order:23}.order-xl-24{order:24}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:4.16666667%}.offset-xl-2{margin-left:8.33333333%}.offset-xl-3{margin-left:12.5%}.offset-xl-4{margin-left:16.66666667%}.offset-xl-5{margin-left:20.83333333%}.offset-xl-6{margin-left:25%}.offset-xl-7{margin-left:29.16666667%}.offset-xl-8{margin-left:33.33333333%}.offset-xl-9{margin-left:37.5%}.offset-xl-10{margin-left:41.66666667%}.offset-xl-11{margin-left:45.83333333%}.offset-xl-12{margin-left:50%}.offset-xl-13{margin-left:54.16666667%}.offset-xl-14{margin-left:58.33333333%}.offset-xl-15{margin-left:62.5%}.offset-xl-16{margin-left:66.66666667%}.offset-xl-17{margin-left:70.83333333%}.offset-xl-18{margin-left:75%}.offset-xl-19{margin-left:79.16666667%}.offset-xl-20{margin-left:83.33333333%}.offset-xl-21{margin-left:87.5%}.offset-xl-22{margin-left:91.66666667%}.offset-xl-23{margin-left:95.83333333%}}@media (min-width:1400px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-xxl-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-xxl-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-xxl-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-xxl-10>*{flex:0 0 10%;max-width:10%}.row-cols-xxl-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-xxl-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-xxl-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxl-3{flex:0 0 12.5%;max-width:12.5%}.col-xxl-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxl-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-xxl-6{flex:0 0 25%;max-width:25%}.col-xxl-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-xxl-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxl-9{flex:0 0 37.5%;max-width:37.5%}.col-xxl-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxl-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-xxl-12{flex:0 0 50%;max-width:50%}.col-xxl-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-xxl-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxl-15{flex:0 0 62.5%;max-width:62.5%}.col-xxl-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxl-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-xxl-18{flex:0 0 75%;max-width:75%}.col-xxl-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-xxl-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxl-21{flex:0 0 87.5%;max-width:87.5%}.col-xxl-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxl-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-xxl-24{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:25}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.order-xxl-13{order:13}.order-xxl-14{order:14}.order-xxl-15{order:15}.order-xxl-16{order:16}.order-xxl-17{order:17}.order-xxl-18{order:18}.order-xxl-19{order:19}.order-xxl-20{order:20}.order-xxl-21{order:21}.order-xxl-22{order:22}.order-xxl-23{order:23}.order-xxl-24{order:24}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:4.16666667%}.offset-xxl-2{margin-left:8.33333333%}.offset-xxl-3{margin-left:12.5%}.offset-xxl-4{margin-left:16.66666667%}.offset-xxl-5{margin-left:20.83333333%}.offset-xxl-6{margin-left:25%}.offset-xxl-7{margin-left:29.16666667%}.offset-xxl-8{margin-left:33.33333333%}.offset-xxl-9{margin-left:37.5%}.offset-xxl-10{margin-left:41.66666667%}.offset-xxl-11{margin-left:45.83333333%}.offset-xxl-12{margin-left:50%}.offset-xxl-13{margin-left:54.16666667%}.offset-xxl-14{margin-left:58.33333333%}.offset-xxl-15{margin-left:62.5%}.offset-xxl-16{margin-left:66.66666667%}.offset-xxl-17{margin-left:70.83333333%}.offset-xxl-18{margin-left:75%}.offset-xxl-19{margin-left:79.16666667%}.offset-xxl-20{margin-left:83.33333333%}.offset-xxl-21{margin-left:87.5%}.offset-xxl-22{margin-left:91.66666667%}.offset-xxl-23{margin-left:95.83333333%}}@media (min-width:1600px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-xxxl-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-xxxl-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-xxxl-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-xxxl-10>*{flex:0 0 10%;max-width:10%}.row-cols-xxxl-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-xxxl-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxxl-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-xxxl-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxxl-3{flex:0 0 12.5%;max-width:12.5%}.col-xxxl-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxxl-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-xxxl-6{flex:0 0 25%;max-width:25%}.col-xxxl-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-xxxl-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxxl-9{flex:0 0 37.5%;max-width:37.5%}.col-xxxl-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxxl-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-xxxl-12{flex:0 0 50%;max-width:50%}.col-xxxl-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-xxxl-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxxl-15{flex:0 0 62.5%;max-width:62.5%}.col-xxxl-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxxl-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-xxxl-18{flex:0 0 75%;max-width:75%}.col-xxxl-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-xxxl-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxxl-21{flex:0 0 87.5%;max-width:87.5%}.col-xxxl-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxxl-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-xxxl-24{flex:0 0 100%;max-width:100%}.order-xxxl-first{order:-1}.order-xxxl-last{order:25}.order-xxxl-0{order:0}.order-xxxl-1{order:1}.order-xxxl-2{order:2}.order-xxxl-3{order:3}.order-xxxl-4{order:4}.order-xxxl-5{order:5}.order-xxxl-6{order:6}.order-xxxl-7{order:7}.order-xxxl-8{order:8}.order-xxxl-9{order:9}.order-xxxl-10{order:10}.order-xxxl-11{order:11}.order-xxxl-12{order:12}.order-xxxl-13{order:13}.order-xxxl-14{order:14}.order-xxxl-15{order:15}.order-xxxl-16{order:16}.order-xxxl-17{order:17}.order-xxxl-18{order:18}.order-xxxl-19{order:19}.order-xxxl-20{order:20}.order-xxxl-21{order:21}.order-xxxl-22{order:22}.order-xxxl-23{order:23}.order-xxxl-24{order:24}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:4.16666667%}.offset-xxxl-2{margin-left:8.33333333%}.offset-xxxl-3{margin-left:12.5%}.offset-xxxl-4{margin-left:16.66666667%}.offset-xxxl-5{margin-left:20.83333333%}.offset-xxxl-6{margin-left:25%}.offset-xxxl-7{margin-left:29.16666667%}.offset-xxxl-8{margin-left:33.33333333%}.offset-xxxl-9{margin-left:37.5%}.offset-xxxl-10{margin-left:41.66666667%}.offset-xxxl-11{margin-left:45.83333333%}.offset-xxxl-12{margin-left:50%}.offset-xxxl-13{margin-left:54.16666667%}.offset-xxxl-14{margin-left:58.33333333%}.offset-xxxl-15{margin-left:62.5%}.offset-xxxl-16{margin-left:66.66666667%}.offset-xxxl-17{margin-left:70.83333333%}.offset-xxxl-18{margin-left:75%}.offset-xxxl-19{margin-left:79.16666667%}.offset-xxxl-20{margin-left:83.33333333%}.offset-xxxl-21{margin-left:87.5%}.offset-xxxl-22{margin-left:91.66666667%}.offset-xxxl-23{margin-left:95.83333333%}}@media (min-width:1920px){.col-xxxxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxxxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxxxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxxxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxxxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxxxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxxxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.row-cols-xxxxl-7>*{flex:0 0 14.2857142857%;max-width:14.2857142857%}.row-cols-xxxxl-8>*{flex:0 0 12.5%;max-width:12.5%}.row-cols-xxxxl-9>*{flex:0 0 11.1111111111%;max-width:11.1111111111%}.row-cols-xxxxl-10>*{flex:0 0 10%;max-width:10%}.row-cols-xxxxl-11>*{flex:0 0 9.0909090909%;max-width:9.0909090909%}.row-cols-xxxxl-12>*{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxxxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxxxl-1{flex:0 0 4.16666667%;max-width:4.16666667%}.col-xxxxl-2{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxxxl-3{flex:0 0 12.5%;max-width:12.5%}.col-xxxxl-4{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxxxl-5{flex:0 0 20.83333333%;max-width:20.83333333%}.col-xxxxl-6{flex:0 0 25%;max-width:25%}.col-xxxxl-7{flex:0 0 29.16666667%;max-width:29.16666667%}.col-xxxxl-8{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxxxl-9{flex:0 0 37.5%;max-width:37.5%}.col-xxxxl-10{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxxxl-11{flex:0 0 45.83333333%;max-width:45.83333333%}.col-xxxxl-12{flex:0 0 50%;max-width:50%}.col-xxxxl-13{flex:0 0 54.16666667%;max-width:54.16666667%}.col-xxxxl-14{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxxxl-15{flex:0 0 62.5%;max-width:62.5%}.col-xxxxl-16{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxxxl-17{flex:0 0 70.83333333%;max-width:70.83333333%}.col-xxxxl-18{flex:0 0 75%;max-width:75%}.col-xxxxl-19{flex:0 0 79.16666667%;max-width:79.16666667%}.col-xxxxl-20{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxxxl-21{flex:0 0 87.5%;max-width:87.5%}.col-xxxxl-22{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxxxl-23{flex:0 0 95.83333333%;max-width:95.83333333%}.col-xxxxl-24{flex:0 0 100%;max-width:100%}.order-xxxxl-first{order:-1}.order-xxxxl-last{order:25}.order-xxxxl-0{order:0}.order-xxxxl-1{order:1}.order-xxxxl-2{order:2}.order-xxxxl-3{order:3}.order-xxxxl-4{order:4}.order-xxxxl-5{order:5}.order-xxxxl-6{order:6}.order-xxxxl-7{order:7}.order-xxxxl-8{order:8}.order-xxxxl-9{order:9}.order-xxxxl-10{order:10}.order-xxxxl-11{order:11}.order-xxxxl-12{order:12}.order-xxxxl-13{order:13}.order-xxxxl-14{order:14}.order-xxxxl-15{order:15}.order-xxxxl-16{order:16}.order-xxxxl-17{order:17}.order-xxxxl-18{order:18}.order-xxxxl-19{order:19}.order-xxxxl-20{order:20}.order-xxxxl-21{order:21}.order-xxxxl-22{order:22}.order-xxxxl-23{order:23}.order-xxxxl-24{order:24}.offset-xxxxl-0{margin-left:0}.offset-xxxxl-1{margin-left:4.16666667%}.offset-xxxxl-2{margin-left:8.33333333%}.offset-xxxxl-3{margin-left:12.5%}.offset-xxxxl-4{margin-left:16.66666667%}.offset-xxxxl-5{margin-left:20.83333333%}.offset-xxxxl-6{margin-left:25%}.offset-xxxxl-7{margin-left:29.16666667%}.offset-xxxxl-8{margin-left:33.33333333%}.offset-xxxxl-9{margin-left:37.5%}.offset-xxxxl-10{margin-left:41.66666667%}.offset-xxxxl-11{margin-left:45.83333333%}.offset-xxxxl-12{margin-left:50%}.offset-xxxxl-13{margin-left:54.16666667%}.offset-xxxxl-14{margin-left:58.33333333%}.offset-xxxxl-15{margin-left:62.5%}.offset-xxxxl-16{margin-left:66.66666667%}.offset-xxxxl-17{margin-left:70.83333333%}.offset-xxxxl-18{margin-left:75%}.offset-xxxxl-19{margin-left:79.16666667%}.offset-xxxxl-20{margin-left:83.33333333%}.offset-xxxxl-21{margin-left:87.5%}.offset-xxxxl-22{margin-left:91.66666667%}.offset-xxxxl-23{margin-left:95.83333333%}}.btn{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;white-space:nowrap;border-radius:var(--border-radius-sm);border-width:1px;padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);padding-left:var(--spacing-xl);padding-right:var(--spacing-xl);text-align:center;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;line-height:1;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary{background-color:var(--color-brand-primary);color:var(--color-brand-secondary);border-color:var(--color-brand-primary)}.btn-primary .material-icons{color:var(--color-brand-primary)}.btn-primary .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-primary .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-primary .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-primary span:not(.material-icons){color:var(--color-brand-secondary)}.btn-primary:hover,.btn-primary:active{background-color:var(--color-brand-primary-alpha);color:var(--color-brand-secondary);border-color:var(--color-brand-primary)}.btn-primary--outlined{background-color:transparent;color:var(--color-brand-secondary);border-color:var(--color-brand-primary);border-bottom-width:1px}.btn-primary--outlined .material-icons{color:var(--color-brand-primary)}.btn-primary--outlined .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-primary--outlined .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-primary--outlined .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-primary--outlined span:not(.material-icons){color:var(--color-brand-secondary)}.btn-primary--outlined:hover,.btn-primary--outlined:active{background-color:var(--color-brand-primary-alpha);color:var(--color-brand-secondary);border-color:var(--color-brand-primary)}.btn-secondary{background-color:var(--color-brand-secondary);color:var(--color-white);border-color:var(--color-brand-secondary)}.btn-secondary .material-icons{color:var(--color-brand-secondary)}.btn-secondary .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-secondary .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-secondary .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-secondary span:not(.material-icons){color:var(--color-white)}.btn-secondary:hover,.btn-secondary:active{background-color:var(--color-blue-500);color:var(--color-white);border-color:var(--color-brand-secondary)}.btn-secondary--outlined{background-color:transparent;color:var(--color-brand-secondary);border-color:var(--color-brand-secondary);border-bottom-width:1px}.btn-secondary--outlined .material-icons{color:var(--color-brand-secondary)}.btn-secondary--outlined .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-secondary--outlined .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-secondary--outlined .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-secondary--outlined span:not(.material-icons){color:var(--color-brand-secondary)}.btn-secondary--outlined:hover,.btn-secondary--outlined:active{background-color:var(--color-blue-500);color:var(--color-white);border-color:var(--color-brand-secondary)}.btn-light{background-color:var(--color-gray-400);color:var(--color-brand-secondary);border-color:transparent}.btn-light .material-icons{color:transparent}.btn-light .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-light .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-light .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-light span:not(.material-icons){color:var(--color-brand-secondary)}.btn-light:hover,.btn-light:active{background-color:var(--color-gray-500);color:var(--color-brand-secondary);border-color:transparent}.btn-blue-light{background-color:var(--color-blue-700);color:var(--color-white);border-color:var(--color-brand-primary)}.btn-blue-light .material-icons{color:var(--color-brand-primary)}.btn-blue-light .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-blue-light .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-blue-light .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-blue-light span:not(.material-icons){color:var(--color-white)}.btn-blue-light:hover,.btn-blue-light:active{background-color:var(--color-blue-500);color:var(--color-white);border-color:var(--color-brand-primary)}.btn-blue-dark{background-color:var(--color-blue-500);color:var(--color-white);border-color:var(--color-brand-primary)}.btn-blue-dark .material-icons{color:var(--color-brand-primary)}.btn-blue-dark .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-blue-dark .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-blue-dark .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-blue-dark span:not(.material-icons){color:var(--color-white)}.btn-blue-dark:hover,.btn-blue-dark:active{background-color:var(--color-blue-400);color:var(--color-white);border-color:var(--color-brand-primary)}.btn-danger{background-color:var(--color-red-dark);color:var(--color-white);border-color:var(--color-white)}.btn-danger .material-icons{color:var(--color-white)}.btn-danger .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-danger .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-danger .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-danger span:not(.material-icons){color:var(--color-white)}.btn-danger:hover,.btn-danger:active{background-color:var(--color-red-medium);color:var(--color-white);border-color:var(--color-white)}.btn--small{padding:var(--spacing-xs) var(--spacing-md);font-size:var(--text-size-sm)}.btn--middle{padding:var(--spacing-sm) var(--spacing-xl);font-size:var(--text-size-md)}.cta{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;white-space:nowrap;border-radius:var(--border-radius-sm);border-width:1px;padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);padding-left:var(--spacing-xl);padding-right:var(--spacing-xl);text-align:center;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;line-height:1;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:var(--color-brand-primary);color:var(--color-brand-secondary);border-color:var(--color-brand-primary);position:relative;padding-right:var(--spacing-3xl)}.cta .material-icons{color:var(--color-brand-primary)}.cta .material-icons:first-child:last-child{margin-left:0;margin-right:0}.cta .material-icons:first-child:not(:last-child){margin-right:1rem}.cta .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.cta span:not(.material-icons){color:var(--color-brand-secondary)}.cta:hover,.cta:active{background-color:var(--color-brand-primary-alpha);color:var(--color-brand-secondary);border-color:var(--color-brand-primary)}.cta:after{position:absolute;right:.75rem;top:.4em;vertical-align:middle;font-family:Material Symbols Outlined;font-size:1.5em;color:var(--color-blue-800);--tw-content:"\e941";content:var(--tw-content)}.btn-back{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;white-space:nowrap;border-radius:var(--border-radius-sm);border-width:1px;padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);padding-left:var(--spacing-xl);padding-right:var(--spacing-xl);text-align:center;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;line-height:1;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;padding:var(--spacing-xs) var(--spacing-md);font-size:var(--text-size-sm);background-color:var(--color-brand-secondary);color:var(--color-white);border-color:var(--color-brand-secondary)}.btn-back .material-icons{color:var(--color-brand-secondary)}.btn-back .material-icons:first-child:last-child{margin-left:0;margin-right:0}.btn-back .material-icons:first-child:not(:last-child){margin-right:1rem}.btn-back .material-icons:last-child:not(:first-child){margin-left:1rem;margin-right:0}.btn-back span:not(.material-icons){color:var(--color-white)}.btn-back:hover,.btn-back:active{background-color:var(--color-blue-500);color:var(--color-white);border-color:var(--color-brand-secondary)}.btn-back .material-icons{line-height:0;color:inherit}.container-max-xs{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-xs{padding-left:0;padding-right:0}}.container-max-xs{max-width:375px}.container-max-sm{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-sm{padding-left:0;padding-right:0}}.container-max-sm{max-width:576px}.container-max-md{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-md{padding-left:0;padding-right:0}}.container-max-md{max-width:768px}.container-max-lg{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-lg{padding-left:0;padding-right:0}}.container-max-lg{max-width:992px}.container-max-xl{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-xl{padding-left:0;padding-right:0}}.container-max-xl{max-width:1200px}.container-max-xxl{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-xxl{padding-left:0;padding-right:0}}.container-max-xxl{max-width:1400px}.container-max-xxxl{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-xxxl{padding-left:0;padding-right:0}}.container-max-xxxl{max-width:1600px}.container-max-xxxxl{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:var(--spacing-sm);padding-right:var(--spacing-sm)}@media (min-width:1280px){.container-max-xxxxl{padding-left:0;padding-right:0}}.container-max-xxxxl{max-width:1920px}.layout-builder__add-section,.layout-builder__section{margin-left:auto;margin-right:auto}.page-title h1{margin-top:var(--spacing-md)}@media (min-width:1024px){.page-title h1{margin-top:var(--spacing-xl)}}.ausy-builder-block--ausy-builder-text{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.ausy-builder-block--ausy-builder-text ul{margin:0;list-style-position:inside;list-style-type:none}.ausy-builder-block--ausy-builder-text ul li{position:relative;margin-bottom:var(--spacing-md);display:flex;align-items:flex-start}.ausy-builder-block--ausy-builder-text ul li:last-child{margin-bottom:0}.ausy-builder-block--ausy-builder-text ul li:before{margin-right:.2em;margin-top:.09em;vertical-align:middle;font-family:Material Symbols Outlined;font-size:1.5em;line-height:1;color:var(--color-brand-primary);content:"\e5ca"}.ausy-builder-block--ausy-builder-text ul li .ausy-builder-block--ausy-builder-text ul li:before{color:var(--color-blue-150)}.ausy-builder-block--ausy-builder-text .field--name-ausy-builder-body a:not(.btn,.button,.cta){text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;text-decoration-color:var(--color-brand-primary)}.ausy-builder-block--ausy-builder-text .field--name-ausy-builder-body a:not(.btn,.button,.cta):hover{text-decoration-color:var(--color-blue-500)}.ausy-builder-block--ausy-builder-text .field--name-ausy-builder-body p:first-child{margin-top:0}.ausy-builder-block--ausy-builder-text .field--name-ausy-builder-body ul li p{margin-bottom:0}.ausy-builder-block--ausy-builder-text table{margin-bottom:var(--spacing-sm);width:100%;background-color:transparent}.ausy-builder-block--ausy-builder-text table td,.ausy-builder-block--ausy-builder-text table th{border-width:1px;border-color:var(--color-gray-500);padding:var(--spacing-xs);text-align:left}.ausy-builder-block--ausy-builder-text table th{background-color:transparent;padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);font-weight:600}.ausy-builder-block--ausy-builder-text table td{white-space:nowrap}.ausy-builder-block--ausy-builder-text table thead th{border-bottom-width:2px;vertical-align:bottom}.ausy-builder-block--ausy-builder-text table tbody tr:nth-of-type(odd){background-color:var(--color-gray-100)}.ausy-builder-block--link .link-widget{position:relative;display:inline-flex;min-height:70px;width:100%;flex-direction:column;border-radius:var(--border-radius-sm);background-color:var(--color-white);padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);padding-left:70px;color:var(--color-blue-800);text-decoration-line:none;--tw-shadow:0px 2px 24px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:1024px){.ausy-builder-block--link .link-widget{min-height:initial;min-height:90px;padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg);padding-left:var(--spacing-xl);padding-right:var(--spacing-xl);padding-left:100px}}.ausy-builder-block--link .link-widget[target=_blank] .field--name-name{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ausy-builder-block--link .link-widget[target=_blank] .field--name-name:after{position:relative;top:0px;margin-left:var(--spacing-2xs);vertical-align:middle;font-family:Material Symbols Outlined;--tw-content:"\e895";content:var(--tw-content)}@media (min-width:1024px){.ausy-builder-block--link .link-widget[target=_blank] .field--name-name:after{top:-2px}}.ausy-builder-block--link .link-widget:hover,.ausy-builder-block--link .link-widget:focus{--tw-shadow:0px 2px 10px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ausy-builder-block--link .link-widget:hover .field--name-name,.ausy-builder-block--link .link-widget:focus .field--name-name{color:var(--color-brand-primary)}.ausy-builder-block--link .link-widget:before{position:absolute;top:15px;left:20px;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));font-family:Material Symbols Outlined;font-size:35px;line-height:1;color:var(--color-brand-primary);--tw-content:"\e157";content:var(--tw-content)}@media (min-width:1024px){.ausy-builder-block--link .link-widget:before{left:30px;top:25px;font-size:50px}}.ausy-builder-block--link .link-widget .field--name-name{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading);font-weight:500}@media (min-width:1024px){.ausy-builder-block--link .link-widget .field--name-name{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}}.ausy-builder-block--link .link-widget .field--name-field-description{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}@media (min-width:1024px){.ausy-builder-block--link .link-widget .field--name-field-description{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}}.ausy-builder-block--document{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.ausy-builder-block--document .field--name-field-document .media--document{position:relative;display:inline-flex;width:100%;flex-direction:column;border-radius:var(--border-radius-sm);background-color:var(--color-white);padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);padding-left:70px;color:var(--color-blue-800);text-decoration-line:none;--tw-shadow:0px 2px 24px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:1024px){.ausy-builder-block--document .field--name-field-document .media--document{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg);padding-left:var(--spacing-xl);padding-right:var(--spacing-xl);padding-left:100px}}.ausy-builder-block--document .field--name-field-document .media--document .field--name-name{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ausy-builder-block--document .field--name-field-document .media--document:hover,.ausy-builder-block--document .field--name-field-document .media--document:focus{--tw-shadow:0px 2px 10px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ausy-builder-block--document .field--name-field-document .media--document:hover .field--name-name,.ausy-builder-block--document .field--name-field-document .media--document:focus .field--name-name{color:var(--color-brand-primary)}.ausy-builder-block--document .field--name-field-document .media--document:before{position:absolute;top:15px;left:20px;font-family:Material Symbols Outlined;font-size:40px;line-height:1;color:var(--color-brand-primary);--tw-content:"\f090";content:var(--tw-content)}@media (min-width:1024px){.ausy-builder-block--document .field--name-field-document .media--document:before{left:30px;top:25px;font-size:60px}}.ausy-builder-block--document .field--name-field-document .media--document .field--name-name{text-align:left;font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading);font-weight:500}@media (min-width:1024px){.ausy-builder-block--document .field--name-field-document .media--document .field--name-name{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}}.ausy-builder-block--document .field--name-field-document .media--document .field--name-field-media-file{font-size:var(--text-size-xs);line-height:var(--text-size-xs-leading)}@media (min-width:1024px){.ausy-builder-block--document .field--name-field-document .media--document .field--name-field-media-file{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}}.ausy-builder-block--document .field--name-field-document .media--document .field--name-field-media-file .document-meta-wrapper{display:flex}.ausy-builder-block--document .field--name-field-document .media--document .field--name-field-media-file .document-meta-wrapper .document-meta-extension{text-transform:uppercase}.ausy-builder-block--document .field--name-field-document .media--document .field--name-field-media-file .document-meta-wrapper .document-meta-size{margin-left:5px}.ausy-builder-block--document .field--name-field-document .media--document .field--name-field-media-file .document-meta-wrapper .document-meta-size:before{margin-right:5px;--tw-content:"\2022";content:var(--tw-content)}.ausy-builder-block--quote .quote-widget{position:relative;display:inline-flex;flex-direction:column;padding-left:var(--spacing-xl);padding-right:var(--spacing-xl);padding-left:80px}.ausy-builder-block--quote .quote-widget:before{position:absolute;top:-10px;left:var(--spacing-xs);font-family:Material Symbols Outlined;font-size:60px;color:var(--color-brand-primary);--tw-content:"\e244";content:var(--tw-content)}.ausy-builder-block--quote .quote-widget .field--name-field-quoted-text{margin-bottom:var(--spacing-lg);font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading);color:var(--color-blue-500)}.ausy-builder-block--quote .quote-widget .field--name-field-author{margin-bottom:var(--spacing-sm);font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading);font-weight:600}.ausy-builder-block--quote .quote-widget .field--name-field-description{margin-bottom:var(--spacing-3xs)}.ausy-builder-block--quote .quote-widget__link{text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;text-decoration-color:var(--color-brand-primary);position:relative;align-self:flex-start;padding-right:var(--spacing-md);color:var(--color-blue-800)}.ausy-builder-block--quote .quote-widget__link:hover{text-decoration-color:var(--color-blue-500)}.ausy-builder-block--quote .quote-widget__link:hover:after,.ausy-builder-block--quote .quote-widget__link:focus:after{color:var(--color-blue-800)}.ausy-builder-block--quote .quote-widget__link:after{position:absolute;right:0px;font-family:Material Symbols Outlined;color:var(--color-brand-primary);--tw-content:"\e315";content:var(--tw-content)}.ausy-builder-block--ausy-builder-image{font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.ausy-builder-block--ausy-builder-image .field--name-ausy-builder-caption{margin-top:var(--spacing-sm);font-weight:600}.ausy-builder-block--ausy-builder-image .field--name-ausy-builder-image img{border-radius:var(--border-radius-lg)}.ausy-builder-block--ausy-builder-image .field--name-field-copyright{position:relative;margin-top:var(--spacing-xs);padding-left:var(--spacing-md)}.ausy-builder-block--ausy-builder-image .field--name-field-copyright:before{position:absolute;left:0px;--tw-content:"\a9";content:var(--tw-content)}@media (min-width:1024px){.ausy-builder-block--ausy-builder-card{max-width:380px}}.ausy-builder-block--ausy-builder-card .widget-card{border-radius:var(--border-radius-md);background-color:var(--color-white);--tw-shadow:0px 2px 10px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ausy-builder-block--ausy-builder-card .widget-card--horizontal .widget-card__component-wrapper{flex-direction:row}.ausy-builder-block--ausy-builder-card .widget-card--horizontal .widget-card__content-wrapper{padding-top:0}.ausy-builder-block--ausy-builder-card .widget-card__component-wrapper{display:flex;flex-direction:column;text-decoration-line:none}.ausy-builder-block--ausy-builder-card .widget-card__component-wrapper[href] .widget-card__content-wrapper:after{position:absolute;right:var(--spacing-xs);bottom:var(--spacing-xs);font-family:Material Symbols Outlined;font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading);color:var(--color-brand-primary);--tw-content:"\e5cc";content:var(--tw-content)}.ausy-builder-block--ausy-builder-card .widget-card__component-wrapper:hover header,.ausy-builder-block--ausy-builder-card .widget-card__component-wrapper:focus header{color:var(--color-brand-primary)}.ausy-builder-block--ausy-builder-card .widget-card__content-wrapper{position:relative;padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);padding-bottom:var(--spacing-2xl)}.ausy-builder-block--ausy-builder-card .widget-card__title{margin-top:var(--spacing-md);font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading);font-weight:600;color:var(--color-blue-500);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ausy-builder-block--ausy-builder-card .widget-card__description{margin-top:var(--spacing-md);color:var(--color-blue-800)}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items{display:flex;flex-wrap:wrap;align-items:stretch;justify-items:stretch;gap:var(--spacing-sm)}@media (min-width:1024px){.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items{justify-content:flex-start}}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item{margin-bottom:var(--spacing-sm);min-width:110px;flex:1 1 0%}@media (min-width:768px){.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item{min-width:auto}}@media (min-width:1280px){.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item{min-width:200px}}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles{height:100%;font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}@media (min-width:1024px){.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles.menu-tiles--bg-blue-light .material-icons:before{background-color:var(--color-gray-400)}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles.menu-tiles--bg-aqua .material-icons:before{background-color:var(--color-green-200)}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles.menu-tiles--bg-green .material-icons:before{background-color:var(--color-green-100)}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a{display:inline-flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--spacing-sm);background-color:var(--color-white);padding:var(--spacing-sm);color:var(--color-blue-500);text-decoration-line:none;--tw-shadow:0px 2px 24px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:1024px){.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a{gap:var(--spacing-lg);padding:var(--spacing-3xl)}}.col-md-12 .ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a{width:100%}@media (min-width:768px){.col-md-12 .ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a{width:100%}}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a:hover,.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a:active{color:var(--color-brand-primary);--tw-shadow:0px 2px 10px rgba(66,67,74,.15);--tw-shadow-colored:0px 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a:hover .material-icons:before,.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a:active .material-icons:before{--tw-brightness:brightness(103%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a .field--name-field-title{overflow-wrap:break-word;text-align:center;font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading);font-weight:600;color:inherit}@media (min-width:1024px){.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a .field--name-field-title{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a i{position:relative;font-size:2em;color:inherit;transform-style:preserve-3d;margin-top:1.375rem;margin-bottom:1.375rem}.ausy-builder-block--menu-tiles .widget-menu-tiles__component-wrapper .field--name-field-items>.field__item .paragraph--type--menu-tiles>a i:before{position:absolute;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content);top:-1.375rem;bottom:-1.375rem;left:-1.375rem;right:-1.375rem;transform:translateZ(-1px)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--white .layout-builder__layout-inner.container-max-xl,.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--primary .layout-builder__layout-inner.container-max-xl,.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--secondary .layout-builder__layout-inner.container-max-xl,.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--highlighted .layout-builder__layout-inner.container-max-xl{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--none .layout-builder__layout-inner.container-max-xl{background-image:none}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--white .layout-builder__layout-inner.container-max-xl{background-color:var(--color-white)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--primary .layout-builder__layout-inner.container-max-xl{background-color:var(--color-gray-lighter)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--secondary .layout-builder__layout-inner.container-max-xl{background-color:var(--color-gray-100)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--container.ausy-builder-behaviors--ausy-builder-behavior-background-color--highlighted .layout-builder__layout-inner.container-max-xl{background-color:var(--color-gray-400)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--site-wide.ausy-builder-behaviors--ausy-builder-behavior-background-color--none{background-image:none}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--site-wide.ausy-builder-behaviors--ausy-builder-behavior-background-color--white{background-color:var(--color-white)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--site-wide.ausy-builder-behaviors--ausy-builder-behavior-background-color--primary{background-color:var(--color-gray-lighter)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--site-wide.ausy-builder-behaviors--ausy-builder-behavior-background-color--secondary{background-color:var(--color-gray-100)}.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-section-background-width--site-wide.ausy-builder-behaviors--ausy-builder-behavior-background-color--highlighted{background-color:var(--color-gray-400)}.ausy-builder-block.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-background-color--none{background-image:none}.ausy-builder-block.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-background-color--white{background-color:var(--color-white)}.ausy-builder-block.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-background-color--primary{background-color:var(--color-gray-lighter)}.ausy-builder-block.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-background-color--secondary{background-color:var(--color-gray-100)}.ausy-builder-block.ausy-builder-behaviors.ausy-builder-behaviors--ausy-builder-behavior-background-color--highlighted{background-color:var(--color-gray-400)}.ausy-builder-behaviors--ausy-builder-behavior-section-margin-bottom--none,.ausy-builder-behaviors--ausy-builder-behavior-block-margin-bottom--none{margin-bottom:0}.ausy-builder-behaviors--ausy-builder-behavior-section-margin-bottom--normal,.ausy-builder-behaviors--ausy-builder-behavior-block-margin-bottom--normal{margin-bottom:var(--spacing-md)}@media (min-width:1024px){.ausy-builder-behaviors--ausy-builder-behavior-section-margin-bottom--normal,.ausy-builder-behaviors--ausy-builder-behavior-block-margin-bottom--normal{margin-bottom:var(--spacing-3xl)}}.ausy-builder-behaviors--ausy-builder-behavior-section-margin-bottom--big,.ausy-builder-behaviors--ausy-builder-behavior-block-margin-bottom--big{margin-bottom:var(--spacing-xl)}@media (min-width:1024px){.ausy-builder-behaviors--ausy-builder-behavior-section-margin-bottom--big,.ausy-builder-behaviors--ausy-builder-behavior-block-margin-bottom--big{margin-bottom:var(--spacing-4xl)}}.ausy-builder-behaviors--ausy-builder-behavior-section-padding-top--none,.ausy-builder-behaviors--ausy-builder-behavior-block-padding-top--none{padding-top:0}.ausy-builder-behaviors--ausy-builder-behavior-section-padding-top--normal,.ausy-builder-behaviors--ausy-builder-behavior-block-padding-top--normal{padding-top:var(--spacing-md)}@media (min-width:1024px){.ausy-builder-behaviors--ausy-builder-behavior-section-padding-top--normal,.ausy-builder-behaviors--ausy-builder-behavior-block-padding-top--normal{padding-top:var(--spacing-3xl)}}.ausy-builder-behaviors--ausy-builder-behavior-section-padding-top--big,.ausy-builder-behaviors--ausy-builder-behavior-block-padding-top--big{padding-top:var(--spacing-xl)}@media (min-width:1024px){.ausy-builder-behaviors--ausy-builder-behavior-section-padding-top--big,.ausy-builder-behaviors--ausy-builder-behavior-block-padding-top--big{padding-top:var(--spacing-4xl)}}.ausy-builder-behaviors--ausy-builder-behavior-section-padding--none,.ausy-builder-behaviors--ausy-builder-behavior-block-padding--none{padding:0}.ausy-builder-behaviors--ausy-builder-behavior-section-padding--normal,.ausy-builder-behaviors--ausy-builder-behavior-block-padding--normal{padding:var(--spacing-md)}@media (min-width:1024px){.ausy-builder-behaviors--ausy-builder-behavior-section-padding--normal,.ausy-builder-behaviors--ausy-builder-behavior-block-padding--normal{padding:var(--spacing-3xl)}}.ausy-builder-behaviors--ausy-builder-behavior-section-padding--big,.ausy-builder-behaviors--ausy-builder-behavior-block-padding--big{padding:var(--spacing-xl)}@media (min-width:1024px){.ausy-builder-behaviors--ausy-builder-behavior-section-padding--big,.ausy-builder-behaviors--ausy-builder-behavior-block-padding--big{padding:var(--spacing-4xl)}}.layout__region{display:flex;flex-direction:column}.ausy-builder-behaviors--ausy-builder-behavior-section-vertical-alignment--center .layout__region{justify-content:center}.ausy-builder-behaviors--ausy-builder-behavior-section-vertical-alignment--bottom .layout__region{justify-content:flex-end}.ausy-builder-behaviors--ausy-builder-behavior-section-vertical-alignment--stretched .layout__region .ausy-builder-block{flex:1 1 auto}.ck.ck-content ul{margin:0;list-style-position:inside;list-style-type:none}.ck.ck-content ul li{position:relative;margin-bottom:var(--spacing-md);display:flex;align-items:flex-start}.ck.ck-content ul li:last-child{margin-bottom:0}.ck.ck-content ul li:before{margin-right:.2em;margin-top:.09em;vertical-align:middle;font-family:Material Symbols Outlined;font-size:1.5em;line-height:1;color:var(--color-brand-primary);content:"\e5ca"}.ck.ck-content ul li .ck.ck-content ul li:before{color:var(--color-blue-150)}.ck.ck-content .table table{margin-bottom:var(--spacing-sm);width:100%;background-color:transparent}.ck.ck-content .table table td,.ck.ck-content .table table th{border-width:1px;border-color:var(--color-gray-500);padding:var(--spacing-xs);text-align:left}.ck.ck-content .table table th{background-color:transparent;padding-top:var(--spacing-sm);padding-bottom:var(--spacing-sm);font-weight:600}.ck.ck-content .table table td{white-space:nowrap}.ck.ck-content .table table thead th{border-bottom-width:2px;vertical-align:bottom}.ck.ck-content .table table tbody tr:nth-of-type(odd){background-color:var(--color-gray-100)}.ck.ck-content p a:not(.btn){text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:4px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;text-decoration-color:var(--color-brand-primary)}.ck.ck-content p a:not(.btn):hover{text-decoration-color:var(--color-blue-500);color:var(--color-blue-800)}.hover\:cursor-context-menu:hover{cursor:context-menu}.hover\:text-ellipsis:hover{text-overflow:ellipsis}.hover\:text-clip:hover{text-overflow:clip}.hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.hover\:bg-amber-100\/0:hover{background-color:#fef3c700}.hover\:bg-amber-100\/10:hover{background-color:#fef3c71a}.hover\:bg-amber-100\/100:hover{background-color:#fef3c7}.hover\:bg-amber-100\/20:hover{background-color:#fef3c733}.hover\:bg-amber-100\/25:hover{background-color:#fef3c740}.hover\:bg-amber-100\/30:hover{background-color:#fef3c74d}.hover\:bg-amber-100\/40:hover{background-color:#fef3c766}.hover\:bg-amber-100\/5:hover{background-color:#fef3c70d}.hover\:bg-amber-100\/50:hover{background-color:#fef3c780}.hover\:bg-amber-100\/60:hover{background-color:#fef3c799}.hover\:bg-amber-100\/70:hover{background-color:#fef3c7b3}.hover\:bg-amber-100\/75:hover{background-color:#fef3c7bf}.hover\:bg-amber-100\/80:hover{background-color:#fef3c7cc}.hover\:bg-amber-100\/90:hover{background-color:#fef3c7e6}.hover\:bg-amber-100\/95:hover{background-color:#fef3c7f2}.hover\:bg-amber-200:hover{--tw-bg-opacity:1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.hover\:bg-amber-200\/0:hover{background-color:#fde68a00}.hover\:bg-amber-200\/10:hover{background-color:#fde68a1a}.hover\:bg-amber-200\/100:hover{background-color:#fde68a}.hover\:bg-amber-200\/20:hover{background-color:#fde68a33}.hover\:bg-amber-200\/25:hover{background-color:#fde68a40}.hover\:bg-amber-200\/30:hover{background-color:#fde68a4d}.hover\:bg-amber-200\/40:hover{background-color:#fde68a66}.hover\:bg-amber-200\/5:hover{background-color:#fde68a0d}.hover\:bg-amber-200\/50:hover{background-color:#fde68a80}.hover\:bg-amber-200\/60:hover{background-color:#fde68a99}.hover\:bg-amber-200\/70:hover{background-color:#fde68ab3}.hover\:bg-amber-200\/75:hover{background-color:#fde68abf}.hover\:bg-amber-200\/80:hover{background-color:#fde68acc}.hover\:bg-amber-200\/90:hover{background-color:#fde68ae6}.hover\:bg-amber-200\/95:hover{background-color:#fde68af2}.hover\:bg-amber-300:hover{--tw-bg-opacity:1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.hover\:bg-amber-300\/0:hover{background-color:#fcd34d00}.hover\:bg-amber-300\/10:hover{background-color:#fcd34d1a}.hover\:bg-amber-300\/100:hover{background-color:#fcd34d}.hover\:bg-amber-300\/20:hover{background-color:#fcd34d33}.hover\:bg-amber-300\/25:hover{background-color:#fcd34d40}.hover\:bg-amber-300\/30:hover{background-color:#fcd34d4d}.hover\:bg-amber-300\/40:hover{background-color:#fcd34d66}.hover\:bg-amber-300\/5:hover{background-color:#fcd34d0d}.hover\:bg-amber-300\/50:hover{background-color:#fcd34d80}.hover\:bg-amber-300\/60:hover{background-color:#fcd34d99}.hover\:bg-amber-300\/70:hover{background-color:#fcd34db3}.hover\:bg-amber-300\/75:hover{background-color:#fcd34dbf}.hover\:bg-amber-300\/80:hover{background-color:#fcd34dcc}.hover\:bg-amber-300\/90:hover{background-color:#fcd34de6}.hover\:bg-amber-300\/95:hover{background-color:#fcd34df2}.hover\:bg-amber-400:hover{--tw-bg-opacity:1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.hover\:bg-amber-400\/0:hover{background-color:#fbbf2400}.hover\:bg-amber-400\/10:hover{background-color:#fbbf241a}.hover\:bg-amber-400\/100:hover{background-color:#fbbf24}.hover\:bg-amber-400\/20:hover{background-color:#fbbf2433}.hover\:bg-amber-400\/25:hover{background-color:#fbbf2440}.hover\:bg-amber-400\/30:hover{background-color:#fbbf244d}.hover\:bg-amber-400\/40:hover{background-color:#fbbf2466}.hover\:bg-amber-400\/5:hover{background-color:#fbbf240d}.hover\:bg-amber-400\/50:hover{background-color:#fbbf2480}.hover\:bg-amber-400\/60:hover{background-color:#fbbf2499}.hover\:bg-amber-400\/70:hover{background-color:#fbbf24b3}.hover\:bg-amber-400\/75:hover{background-color:#fbbf24bf}.hover\:bg-amber-400\/80:hover{background-color:#fbbf24cc}.hover\:bg-amber-400\/90:hover{background-color:#fbbf24e6}.hover\:bg-amber-400\/95:hover{background-color:#fbbf24f2}.hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.hover\:bg-amber-50\/0:hover{background-color:#fffbeb00}.hover\:bg-amber-50\/10:hover{background-color:#fffbeb1a}.hover\:bg-amber-50\/100:hover{background-color:#fffbeb}.hover\:bg-amber-50\/20:hover{background-color:#fffbeb33}.hover\:bg-amber-50\/25:hover{background-color:#fffbeb40}.hover\:bg-amber-50\/30:hover{background-color:#fffbeb4d}.hover\:bg-amber-50\/40:hover{background-color:#fffbeb66}.hover\:bg-amber-50\/5:hover{background-color:#fffbeb0d}.hover\:bg-amber-50\/50:hover{background-color:#fffbeb80}.hover\:bg-amber-50\/60:hover{background-color:#fffbeb99}.hover\:bg-amber-50\/70:hover{background-color:#fffbebb3}.hover\:bg-amber-50\/75:hover{background-color:#fffbebbf}.hover\:bg-amber-50\/80:hover{background-color:#fffbebcc}.hover\:bg-amber-50\/90:hover{background-color:#fffbebe6}.hover\:bg-amber-50\/95:hover{background-color:#fffbebf2}.hover\:bg-amber-500:hover{--tw-bg-opacity:1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.hover\:bg-amber-500\/0:hover{background-color:#f59e0b00}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-500\/100:hover{background-color:#f59e0b}.hover\:bg-amber-500\/20:hover{background-color:#f59e0b33}.hover\:bg-amber-500\/25:hover{background-color:#f59e0b40}.hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.hover\:bg-amber-500\/40:hover{background-color:#f59e0b66}.hover\:bg-amber-500\/5:hover{background-color:#f59e0b0d}.hover\:bg-amber-500\/50:hover{background-color:#f59e0b80}.hover\:bg-amber-500\/60:hover{background-color:#f59e0b99}.hover\:bg-amber-500\/70:hover{background-color:#f59e0bb3}.hover\:bg-amber-500\/75:hover{background-color:#f59e0bbf}.hover\:bg-amber-500\/80:hover{background-color:#f59e0bcc}.hover\:bg-amber-500\/90:hover{background-color:#f59e0be6}.hover\:bg-amber-500\/95:hover{background-color:#f59e0bf2}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.hover\:bg-amber-600\/0:hover{background-color:#d9770600}.hover\:bg-amber-600\/10:hover{background-color:#d977061a}.hover\:bg-amber-600\/100:hover{background-color:#d97706}.hover\:bg-amber-600\/20:hover{background-color:#d9770633}.hover\:bg-amber-600\/25:hover{background-color:#d9770640}.hover\:bg-amber-600\/30:hover{background-color:#d977064d}.hover\:bg-amber-600\/40:hover{background-color:#d9770666}.hover\:bg-amber-600\/5:hover{background-color:#d977060d}.hover\:bg-amber-600\/50:hover{background-color:#d9770680}.hover\:bg-amber-600\/60:hover{background-color:#d9770699}.hover\:bg-amber-600\/70:hover{background-color:#d97706b3}.hover\:bg-amber-600\/75:hover{background-color:#d97706bf}.hover\:bg-amber-600\/80:hover{background-color:#d97706cc}.hover\:bg-amber-600\/90:hover{background-color:#d97706e6}.hover\:bg-amber-600\/95:hover{background-color:#d97706f2}.hover\:bg-amber-700:hover{--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.hover\:bg-amber-700\/0:hover{background-color:#b4530900}.hover\:bg-amber-700\/10:hover{background-color:#b453091a}.hover\:bg-amber-700\/100:hover{background-color:#b45309}.hover\:bg-amber-700\/20:hover{background-color:#b4530933}.hover\:bg-amber-700\/25:hover{background-color:#b4530940}.hover\:bg-amber-700\/30:hover{background-color:#b453094d}.hover\:bg-amber-700\/40:hover{background-color:#b4530966}.hover\:bg-amber-700\/5:hover{background-color:#b453090d}.hover\:bg-amber-700\/50:hover{background-color:#b4530980}.hover\:bg-amber-700\/60:hover{background-color:#b4530999}.hover\:bg-amber-700\/70:hover{background-color:#b45309b3}.hover\:bg-amber-700\/75:hover{background-color:#b45309bf}.hover\:bg-amber-700\/80:hover{background-color:#b45309cc}.hover\:bg-amber-700\/90:hover{background-color:#b45309e6}.hover\:bg-amber-700\/95:hover{background-color:#b45309f2}.hover\:bg-amber-800:hover{--tw-bg-opacity:1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.hover\:bg-amber-800\/0:hover{background-color:#92400e00}.hover\:bg-amber-800\/10:hover{background-color:#92400e1a}.hover\:bg-amber-800\/100:hover{background-color:#92400e}.hover\:bg-amber-800\/20:hover{background-color:#92400e33}.hover\:bg-amber-800\/25:hover{background-color:#92400e40}.hover\:bg-amber-800\/30:hover{background-color:#92400e4d}.hover\:bg-amber-800\/40:hover{background-color:#92400e66}.hover\:bg-amber-800\/5:hover{background-color:#92400e0d}.hover\:bg-amber-800\/50:hover{background-color:#92400e80}.hover\:bg-amber-800\/60:hover{background-color:#92400e99}.hover\:bg-amber-800\/70:hover{background-color:#92400eb3}.hover\:bg-amber-800\/75:hover{background-color:#92400ebf}.hover\:bg-amber-800\/80:hover{background-color:#92400ecc}.hover\:bg-amber-800\/90:hover{background-color:#92400ee6}.hover\:bg-amber-800\/95:hover{background-color:#92400ef2}.hover\:bg-amber-900:hover{--tw-bg-opacity:1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.hover\:bg-amber-900\/0:hover{background-color:#78350f00}.hover\:bg-amber-900\/10:hover{background-color:#78350f1a}.hover\:bg-amber-900\/100:hover{background-color:#78350f}.hover\:bg-amber-900\/20:hover{background-color:#78350f33}.hover\:bg-amber-900\/25:hover{background-color:#78350f40}.hover\:bg-amber-900\/30:hover{background-color:#78350f4d}.hover\:bg-amber-900\/40:hover{background-color:#78350f66}.hover\:bg-amber-900\/5:hover{background-color:#78350f0d}.hover\:bg-amber-900\/50:hover{background-color:#78350f80}.hover\:bg-amber-900\/60:hover{background-color:#78350f99}.hover\:bg-amber-900\/70:hover{background-color:#78350fb3}.hover\:bg-amber-900\/75:hover{background-color:#78350fbf}.hover\:bg-amber-900\/80:hover{background-color:#78350fcc}.hover\:bg-amber-900\/90:hover{background-color:#78350fe6}.hover\:bg-amber-900\/95:hover{background-color:#78350ff2}.hover\:bg-aqua:hover{background-color:var(--color-green-200)}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.hover\:bg-black\/0:hover{background-color:#0000}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-black\/100:hover{background-color:#000}.hover\:bg-black\/20:hover{background-color:#0003}.hover\:bg-black\/25:hover{background-color:#00000040}.hover\:bg-black\/30:hover{background-color:#0000004d}.hover\:bg-black\/40:hover{background-color:#0006}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-black\/50:hover{background-color:#00000080}.hover\:bg-black\/60:hover{background-color:#0009}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-black\/75:hover{background-color:#000000bf}.hover\:bg-black\/80:hover{background-color:#000c}.hover\:bg-black\/90:hover{background-color:#000000e6}.hover\:bg-black\/95:hover{background-color:#000000f2}.hover\:bg-blue:hover{background-color:var(--color-blue-800)}.hover\:bg-blue-100:hover{background-color:var(--color-blue-100)}.hover\:bg-blue-150:hover{background-color:var(--color-blue-150)}.hover\:bg-blue-200:hover{background-color:var(--color-blue-200)}.hover\:bg-blue-300:hover{background-color:var(--color-blue-300)}.hover\:bg-blue-400:hover{background-color:var(--color-blue-400)}.hover\:bg-blue-50:hover{background-color:var(--color-blue-50)}.hover\:bg-blue-500:hover{background-color:var(--color-blue-500)}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\:bg-blue-800:hover{background-color:var(--color-blue-800)}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.hover\:bg-blue-900\/0:hover{background-color:#1e3a8a00}.hover\:bg-blue-900\/10:hover{background-color:#1e3a8a1a}.hover\:bg-blue-900\/100:hover{background-color:#1e3a8a}.hover\:bg-blue-900\/20:hover{background-color:#1e3a8a33}.hover\:bg-blue-900\/25:hover{background-color:#1e3a8a40}.hover\:bg-blue-900\/30:hover{background-color:#1e3a8a4d}.hover\:bg-blue-900\/40:hover{background-color:#1e3a8a66}.hover\:bg-blue-900\/5:hover{background-color:#1e3a8a0d}.hover\:bg-blue-900\/50:hover{background-color:#1e3a8a80}.hover\:bg-blue-900\/60:hover{background-color:#1e3a8a99}.hover\:bg-blue-900\/70:hover{background-color:#1e3a8ab3}.hover\:bg-blue-900\/75:hover{background-color:#1e3a8abf}.hover\:bg-blue-900\/80:hover{background-color:#1e3a8acc}.hover\:bg-blue-900\/90:hover{background-color:#1e3a8ae6}.hover\:bg-blue-900\/95:hover{background-color:#1e3a8af2}.hover\:bg-blue-bright:hover{background-color:var(--color-blue-200)}.hover\:bg-blue-brighter:hover{background-color:var(--color-blue-100)}.hover\:bg-blue-brightest:hover{background-color:var(--color-blue-50)}.hover\:bg-blue-dark:hover{background-color:var(--color-blue-800)}.hover\:bg-blue-light:hover{background-color:var(--color-gray-400)}.hover\:bg-blue-medium:hover{background-color:var(--color-blue-500)}.hover\:bg-current:hover{background-color:currentColor}.hover\:bg-cyan-100:hover{--tw-bg-opacity:1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.hover\:bg-cyan-100\/0:hover{background-color:#cffafe00}.hover\:bg-cyan-100\/10:hover{background-color:#cffafe1a}.hover\:bg-cyan-100\/100:hover{background-color:#cffafe}.hover\:bg-cyan-100\/20:hover{background-color:#cffafe33}.hover\:bg-cyan-100\/25:hover{background-color:#cffafe40}.hover\:bg-cyan-100\/30:hover{background-color:#cffafe4d}.hover\:bg-cyan-100\/40:hover{background-color:#cffafe66}.hover\:bg-cyan-100\/5:hover{background-color:#cffafe0d}.hover\:bg-cyan-100\/50:hover{background-color:#cffafe80}.hover\:bg-cyan-100\/60:hover{background-color:#cffafe99}.hover\:bg-cyan-100\/70:hover{background-color:#cffafeb3}.hover\:bg-cyan-100\/75:hover{background-color:#cffafebf}.hover\:bg-cyan-100\/80:hover{background-color:#cffafecc}.hover\:bg-cyan-100\/90:hover{background-color:#cffafee6}.hover\:bg-cyan-100\/95:hover{background-color:#cffafef2}.hover\:bg-cyan-200:hover{--tw-bg-opacity:1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.hover\:bg-cyan-200\/0:hover{background-color:#a5f3fc00}.hover\:bg-cyan-200\/10:hover{background-color:#a5f3fc1a}.hover\:bg-cyan-200\/100:hover{background-color:#a5f3fc}.hover\:bg-cyan-200\/20:hover{background-color:#a5f3fc33}.hover\:bg-cyan-200\/25:hover{background-color:#a5f3fc40}.hover\:bg-cyan-200\/30:hover{background-color:#a5f3fc4d}.hover\:bg-cyan-200\/40:hover{background-color:#a5f3fc66}.hover\:bg-cyan-200\/5:hover{background-color:#a5f3fc0d}.hover\:bg-cyan-200\/50:hover{background-color:#a5f3fc80}.hover\:bg-cyan-200\/60:hover{background-color:#a5f3fc99}.hover\:bg-cyan-200\/70:hover{background-color:#a5f3fcb3}.hover\:bg-cyan-200\/75:hover{background-color:#a5f3fcbf}.hover\:bg-cyan-200\/80:hover{background-color:#a5f3fccc}.hover\:bg-cyan-200\/90:hover{background-color:#a5f3fce6}.hover\:bg-cyan-200\/95:hover{background-color:#a5f3fcf2}.hover\:bg-cyan-300:hover{--tw-bg-opacity:1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.hover\:bg-cyan-300\/0:hover{background-color:#67e8f900}.hover\:bg-cyan-300\/10:hover{background-color:#67e8f91a}.hover\:bg-cyan-300\/100:hover{background-color:#67e8f9}.hover\:bg-cyan-300\/20:hover{background-color:#67e8f933}.hover\:bg-cyan-300\/25:hover{background-color:#67e8f940}.hover\:bg-cyan-300\/30:hover{background-color:#67e8f94d}.hover\:bg-cyan-300\/40:hover{background-color:#67e8f966}.hover\:bg-cyan-300\/5:hover{background-color:#67e8f90d}.hover\:bg-cyan-300\/50:hover{background-color:#67e8f980}.hover\:bg-cyan-300\/60:hover{background-color:#67e8f999}.hover\:bg-cyan-300\/70:hover{background-color:#67e8f9b3}.hover\:bg-cyan-300\/75:hover{background-color:#67e8f9bf}.hover\:bg-cyan-300\/80:hover{background-color:#67e8f9cc}.hover\:bg-cyan-300\/90:hover{background-color:#67e8f9e6}.hover\:bg-cyan-300\/95:hover{background-color:#67e8f9f2}.hover\:bg-cyan-400:hover{--tw-bg-opacity:1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.hover\:bg-cyan-400\/0:hover{background-color:#22d3ee00}.hover\:bg-cyan-400\/10:hover{background-color:#22d3ee1a}.hover\:bg-cyan-400\/100:hover{background-color:#22d3ee}.hover\:bg-cyan-400\/20:hover{background-color:#22d3ee33}.hover\:bg-cyan-400\/25:hover{background-color:#22d3ee40}.hover\:bg-cyan-400\/30:hover{background-color:#22d3ee4d}.hover\:bg-cyan-400\/40:hover{background-color:#22d3ee66}.hover\:bg-cyan-400\/5:hover{background-color:#22d3ee0d}.hover\:bg-cyan-400\/50:hover{background-color:#22d3ee80}.hover\:bg-cyan-400\/60:hover{background-color:#22d3ee99}.hover\:bg-cyan-400\/70:hover{background-color:#22d3eeb3}.hover\:bg-cyan-400\/75:hover{background-color:#22d3eebf}.hover\:bg-cyan-400\/80:hover{background-color:#22d3eecc}.hover\:bg-cyan-400\/90:hover{background-color:#22d3eee6}.hover\:bg-cyan-400\/95:hover{background-color:#22d3eef2}.hover\:bg-cyan-50:hover{--tw-bg-opacity:1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.hover\:bg-cyan-50\/0:hover{background-color:#ecfeff00}.hover\:bg-cyan-50\/10:hover{background-color:#ecfeff1a}.hover\:bg-cyan-50\/100:hover{background-color:#ecfeff}.hover\:bg-cyan-50\/20:hover{background-color:#ecfeff33}.hover\:bg-cyan-50\/25:hover{background-color:#ecfeff40}.hover\:bg-cyan-50\/30:hover{background-color:#ecfeff4d}.hover\:bg-cyan-50\/40:hover{background-color:#ecfeff66}.hover\:bg-cyan-50\/5:hover{background-color:#ecfeff0d}.hover\:bg-cyan-50\/50:hover{background-color:#ecfeff80}.hover\:bg-cyan-50\/60:hover{background-color:#ecfeff99}.hover\:bg-cyan-50\/70:hover{background-color:#ecfeffb3}.hover\:bg-cyan-50\/75:hover{background-color:#ecfeffbf}.hover\:bg-cyan-50\/80:hover{background-color:#ecfeffcc}.hover\:bg-cyan-50\/90:hover{background-color:#ecfeffe6}.hover\:bg-cyan-50\/95:hover{background-color:#ecfefff2}.hover\:bg-cyan-500:hover{--tw-bg-opacity:1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.hover\:bg-cyan-500\/0:hover{background-color:#06b6d400}.hover\:bg-cyan-500\/10:hover{background-color:#06b6d41a}.hover\:bg-cyan-500\/100:hover{background-color:#06b6d4}.hover\:bg-cyan-500\/20:hover{background-color:#06b6d433}.hover\:bg-cyan-500\/25:hover{background-color:#06b6d440}.hover\:bg-cyan-500\/30:hover{background-color:#06b6d44d}.hover\:bg-cyan-500\/40:hover{background-color:#06b6d466}.hover\:bg-cyan-500\/5:hover{background-color:#06b6d40d}.hover\:bg-cyan-500\/50:hover{background-color:#06b6d480}.hover\:bg-cyan-500\/60:hover{background-color:#06b6d499}.hover\:bg-cyan-500\/70:hover{background-color:#06b6d4b3}.hover\:bg-cyan-500\/75:hover{background-color:#06b6d4bf}.hover\:bg-cyan-500\/80:hover{background-color:#06b6d4cc}.hover\:bg-cyan-500\/90:hover{background-color:#06b6d4e6}.hover\:bg-cyan-500\/95:hover{background-color:#06b6d4f2}.hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.hover\:bg-cyan-600\/0:hover{background-color:#0891b200}.hover\:bg-cyan-600\/10:hover{background-color:#0891b21a}.hover\:bg-cyan-600\/100:hover{background-color:#0891b2}.hover\:bg-cyan-600\/20:hover{background-color:#0891b233}.hover\:bg-cyan-600\/25:hover{background-color:#0891b240}.hover\:bg-cyan-600\/30:hover{background-color:#0891b24d}.hover\:bg-cyan-600\/40:hover{background-color:#0891b266}.hover\:bg-cyan-600\/5:hover{background-color:#0891b20d}.hover\:bg-cyan-600\/50:hover{background-color:#0891b280}.hover\:bg-cyan-600\/60:hover{background-color:#0891b299}.hover\:bg-cyan-600\/70:hover{background-color:#0891b2b3}.hover\:bg-cyan-600\/75:hover{background-color:#0891b2bf}.hover\:bg-cyan-600\/80:hover{background-color:#0891b2cc}.hover\:bg-cyan-600\/90:hover{background-color:#0891b2e6}.hover\:bg-cyan-600\/95:hover{background-color:#0891b2f2}.hover\:bg-cyan-700:hover{--tw-bg-opacity:1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.hover\:bg-cyan-700\/0:hover{background-color:#0e749000}.hover\:bg-cyan-700\/10:hover{background-color:#0e74901a}.hover\:bg-cyan-700\/100:hover{background-color:#0e7490}.hover\:bg-cyan-700\/20:hover{background-color:#0e749033}.hover\:bg-cyan-700\/25:hover{background-color:#0e749040}.hover\:bg-cyan-700\/30:hover{background-color:#0e74904d}.hover\:bg-cyan-700\/40:hover{background-color:#0e749066}.hover\:bg-cyan-700\/5:hover{background-color:#0e74900d}.hover\:bg-cyan-700\/50:hover{background-color:#0e749080}.hover\:bg-cyan-700\/60:hover{background-color:#0e749099}.hover\:bg-cyan-700\/70:hover{background-color:#0e7490b3}.hover\:bg-cyan-700\/75:hover{background-color:#0e7490bf}.hover\:bg-cyan-700\/80:hover{background-color:#0e7490cc}.hover\:bg-cyan-700\/90:hover{background-color:#0e7490e6}.hover\:bg-cyan-700\/95:hover{background-color:#0e7490f2}.hover\:bg-cyan-800:hover{--tw-bg-opacity:1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.hover\:bg-cyan-800\/0:hover{background-color:#155e7500}.hover\:bg-cyan-800\/10:hover{background-color:#155e751a}.hover\:bg-cyan-800\/100:hover{background-color:#155e75}.hover\:bg-cyan-800\/20:hover{background-color:#155e7533}.hover\:bg-cyan-800\/25:hover{background-color:#155e7540}.hover\:bg-cyan-800\/30:hover{background-color:#155e754d}.hover\:bg-cyan-800\/40:hover{background-color:#155e7566}.hover\:bg-cyan-800\/5:hover{background-color:#155e750d}.hover\:bg-cyan-800\/50:hover{background-color:#155e7580}.hover\:bg-cyan-800\/60:hover{background-color:#155e7599}.hover\:bg-cyan-800\/70:hover{background-color:#155e75b3}.hover\:bg-cyan-800\/75:hover{background-color:#155e75bf}.hover\:bg-cyan-800\/80:hover{background-color:#155e75cc}.hover\:bg-cyan-800\/90:hover{background-color:#155e75e6}.hover\:bg-cyan-800\/95:hover{background-color:#155e75f2}.hover\:bg-cyan-900:hover{--tw-bg-opacity:1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.hover\:bg-cyan-900\/0:hover{background-color:#164e6300}.hover\:bg-cyan-900\/10:hover{background-color:#164e631a}.hover\:bg-cyan-900\/100:hover{background-color:#164e63}.hover\:bg-cyan-900\/20:hover{background-color:#164e6333}.hover\:bg-cyan-900\/25:hover{background-color:#164e6340}.hover\:bg-cyan-900\/30:hover{background-color:#164e634d}.hover\:bg-cyan-900\/40:hover{background-color:#164e6366}.hover\:bg-cyan-900\/5:hover{background-color:#164e630d}.hover\:bg-cyan-900\/50:hover{background-color:#164e6380}.hover\:bg-cyan-900\/60:hover{background-color:#164e6399}.hover\:bg-cyan-900\/70:hover{background-color:#164e63b3}.hover\:bg-cyan-900\/75:hover{background-color:#164e63bf}.hover\:bg-cyan-900\/80:hover{background-color:#164e63cc}.hover\:bg-cyan-900\/90:hover{background-color:#164e63e6}.hover\:bg-cyan-900\/95:hover{background-color:#164e63f2}.hover\:bg-emerald-100:hover{--tw-bg-opacity:1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.hover\:bg-emerald-100\/0:hover{background-color:#d1fae500}.hover\:bg-emerald-100\/10:hover{background-color:#d1fae51a}.hover\:bg-emerald-100\/100:hover{background-color:#d1fae5}.hover\:bg-emerald-100\/20:hover{background-color:#d1fae533}.hover\:bg-emerald-100\/25:hover{background-color:#d1fae540}.hover\:bg-emerald-100\/30:hover{background-color:#d1fae54d}.hover\:bg-emerald-100\/40:hover{background-color:#d1fae566}.hover\:bg-emerald-100\/5:hover{background-color:#d1fae50d}.hover\:bg-emerald-100\/50:hover{background-color:#d1fae580}.hover\:bg-emerald-100\/60:hover{background-color:#d1fae599}.hover\:bg-emerald-100\/70:hover{background-color:#d1fae5b3}.hover\:bg-emerald-100\/75:hover{background-color:#d1fae5bf}.hover\:bg-emerald-100\/80:hover{background-color:#d1fae5cc}.hover\:bg-emerald-100\/90:hover{background-color:#d1fae5e6}.hover\:bg-emerald-100\/95:hover{background-color:#d1fae5f2}.hover\:bg-emerald-200:hover{--tw-bg-opacity:1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.hover\:bg-emerald-200\/0:hover{background-color:#a7f3d000}.hover\:bg-emerald-200\/10:hover{background-color:#a7f3d01a}.hover\:bg-emerald-200\/100:hover{background-color:#a7f3d0}.hover\:bg-emerald-200\/20:hover{background-color:#a7f3d033}.hover\:bg-emerald-200\/25:hover{background-color:#a7f3d040}.hover\:bg-emerald-200\/30:hover{background-color:#a7f3d04d}.hover\:bg-emerald-200\/40:hover{background-color:#a7f3d066}.hover\:bg-emerald-200\/5:hover{background-color:#a7f3d00d}.hover\:bg-emerald-200\/50:hover{background-color:#a7f3d080}.hover\:bg-emerald-200\/60:hover{background-color:#a7f3d099}.hover\:bg-emerald-200\/70:hover{background-color:#a7f3d0b3}.hover\:bg-emerald-200\/75:hover{background-color:#a7f3d0bf}.hover\:bg-emerald-200\/80:hover{background-color:#a7f3d0cc}.hover\:bg-emerald-200\/90:hover{background-color:#a7f3d0e6}.hover\:bg-emerald-200\/95:hover{background-color:#a7f3d0f2}.hover\:bg-emerald-300:hover{--tw-bg-opacity:1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.hover\:bg-emerald-300\/0:hover{background-color:#6ee7b700}.hover\:bg-emerald-300\/10:hover{background-color:#6ee7b71a}.hover\:bg-emerald-300\/100:hover{background-color:#6ee7b7}.hover\:bg-emerald-300\/20:hover{background-color:#6ee7b733}.hover\:bg-emerald-300\/25:hover{background-color:#6ee7b740}.hover\:bg-emerald-300\/30:hover{background-color:#6ee7b74d}.hover\:bg-emerald-300\/40:hover{background-color:#6ee7b766}.hover\:bg-emerald-300\/5:hover{background-color:#6ee7b70d}.hover\:bg-emerald-300\/50:hover{background-color:#6ee7b780}.hover\:bg-emerald-300\/60:hover{background-color:#6ee7b799}.hover\:bg-emerald-300\/70:hover{background-color:#6ee7b7b3}.hover\:bg-emerald-300\/75:hover{background-color:#6ee7b7bf}.hover\:bg-emerald-300\/80:hover{background-color:#6ee7b7cc}.hover\:bg-emerald-300\/90:hover{background-color:#6ee7b7e6}.hover\:bg-emerald-300\/95:hover{background-color:#6ee7b7f2}.hover\:bg-emerald-400:hover{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.hover\:bg-emerald-400\/0:hover{background-color:#34d39900}.hover\:bg-emerald-400\/10:hover{background-color:#34d3991a}.hover\:bg-emerald-400\/100:hover{background-color:#34d399}.hover\:bg-emerald-400\/20:hover{background-color:#34d39933}.hover\:bg-emerald-400\/25:hover{background-color:#34d39940}.hover\:bg-emerald-400\/30:hover{background-color:#34d3994d}.hover\:bg-emerald-400\/40:hover{background-color:#34d39966}.hover\:bg-emerald-400\/5:hover{background-color:#34d3990d}.hover\:bg-emerald-400\/50:hover{background-color:#34d39980}.hover\:bg-emerald-400\/60:hover{background-color:#34d39999}.hover\:bg-emerald-400\/70:hover{background-color:#34d399b3}.hover\:bg-emerald-400\/75:hover{background-color:#34d399bf}.hover\:bg-emerald-400\/80:hover{background-color:#34d399cc}.hover\:bg-emerald-400\/90:hover{background-color:#34d399e6}.hover\:bg-emerald-400\/95:hover{background-color:#34d399f2}.hover\:bg-emerald-50:hover{--tw-bg-opacity:1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.hover\:bg-emerald-50\/0:hover{background-color:#ecfdf500}.hover\:bg-emerald-50\/10:hover{background-color:#ecfdf51a}.hover\:bg-emerald-50\/100:hover{background-color:#ecfdf5}.hover\:bg-emerald-50\/20:hover{background-color:#ecfdf533}.hover\:bg-emerald-50\/25:hover{background-color:#ecfdf540}.hover\:bg-emerald-50\/30:hover{background-color:#ecfdf54d}.hover\:bg-emerald-50\/40:hover{background-color:#ecfdf566}.hover\:bg-emerald-50\/5:hover{background-color:#ecfdf50d}.hover\:bg-emerald-50\/50:hover{background-color:#ecfdf580}.hover\:bg-emerald-50\/60:hover{background-color:#ecfdf599}.hover\:bg-emerald-50\/70:hover{background-color:#ecfdf5b3}.hover\:bg-emerald-50\/75:hover{background-color:#ecfdf5bf}.hover\:bg-emerald-50\/80:hover{background-color:#ecfdf5cc}.hover\:bg-emerald-50\/90:hover{background-color:#ecfdf5e6}.hover\:bg-emerald-50\/95:hover{background-color:#ecfdf5f2}.hover\:bg-emerald-500:hover{--tw-bg-opacity:1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.hover\:bg-emerald-500\/0:hover{background-color:#10b98100}.hover\:bg-emerald-500\/10:hover{background-color:#10b9811a}.hover\:bg-emerald-500\/100:hover{background-color:#10b981}.hover\:bg-emerald-500\/20:hover{background-color:#10b98133}.hover\:bg-emerald-500\/25:hover{background-color:#10b98140}.hover\:bg-emerald-500\/30:hover{background-color:#10b9814d}.hover\:bg-emerald-500\/40:hover{background-color:#10b98166}.hover\:bg-emerald-500\/5:hover{background-color:#10b9810d}.hover\:bg-emerald-500\/50:hover{background-color:#10b98180}.hover\:bg-emerald-500\/60:hover{background-color:#10b98199}.hover\:bg-emerald-500\/70:hover{background-color:#10b981b3}.hover\:bg-emerald-500\/75:hover{background-color:#10b981bf}.hover\:bg-emerald-500\/80:hover{background-color:#10b981cc}.hover\:bg-emerald-500\/90:hover{background-color:#10b981e6}.hover\:bg-emerald-500\/95:hover{background-color:#10b981f2}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.hover\:bg-emerald-600\/0:hover{background-color:#05966900}.hover\:bg-emerald-600\/10:hover{background-color:#0596691a}.hover\:bg-emerald-600\/100:hover{background-color:#059669}.hover\:bg-emerald-600\/20:hover{background-color:#05966933}.hover\:bg-emerald-600\/25:hover{background-color:#05966940}.hover\:bg-emerald-600\/30:hover{background-color:#0596694d}.hover\:bg-emerald-600\/40:hover{background-color:#05966966}.hover\:bg-emerald-600\/5:hover{background-color:#0596690d}.hover\:bg-emerald-600\/50:hover{background-color:#05966980}.hover\:bg-emerald-600\/60:hover{background-color:#05966999}.hover\:bg-emerald-600\/70:hover{background-color:#059669b3}.hover\:bg-emerald-600\/75:hover{background-color:#059669bf}.hover\:bg-emerald-600\/80:hover{background-color:#059669cc}.hover\:bg-emerald-600\/90:hover{background-color:#059669e6}.hover\:bg-emerald-600\/95:hover{background-color:#059669f2}.hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.hover\:bg-emerald-700\/0:hover{background-color:#04785700}.hover\:bg-emerald-700\/10:hover{background-color:#0478571a}.hover\:bg-emerald-700\/100:hover{background-color:#047857}.hover\:bg-emerald-700\/20:hover{background-color:#04785733}.hover\:bg-emerald-700\/25:hover{background-color:#04785740}.hover\:bg-emerald-700\/30:hover{background-color:#0478574d}.hover\:bg-emerald-700\/40:hover{background-color:#04785766}.hover\:bg-emerald-700\/5:hover{background-color:#0478570d}.hover\:bg-emerald-700\/50:hover{background-color:#04785780}.hover\:bg-emerald-700\/60:hover{background-color:#04785799}.hover\:bg-emerald-700\/70:hover{background-color:#047857b3}.hover\:bg-emerald-700\/75:hover{background-color:#047857bf}.hover\:bg-emerald-700\/80:hover{background-color:#047857cc}.hover\:bg-emerald-700\/90:hover{background-color:#047857e6}.hover\:bg-emerald-700\/95:hover{background-color:#047857f2}.hover\:bg-emerald-800:hover{--tw-bg-opacity:1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.hover\:bg-emerald-800\/0:hover{background-color:#065f4600}.hover\:bg-emerald-800\/10:hover{background-color:#065f461a}.hover\:bg-emerald-800\/100:hover{background-color:#065f46}.hover\:bg-emerald-800\/20:hover{background-color:#065f4633}.hover\:bg-emerald-800\/25:hover{background-color:#065f4640}.hover\:bg-emerald-800\/30:hover{background-color:#065f464d}.hover\:bg-emerald-800\/40:hover{background-color:#065f4666}.hover\:bg-emerald-800\/5:hover{background-color:#065f460d}.hover\:bg-emerald-800\/50:hover{background-color:#065f4680}.hover\:bg-emerald-800\/60:hover{background-color:#065f4699}.hover\:bg-emerald-800\/70:hover{background-color:#065f46b3}.hover\:bg-emerald-800\/75:hover{background-color:#065f46bf}.hover\:bg-emerald-800\/80:hover{background-color:#065f46cc}.hover\:bg-emerald-800\/90:hover{background-color:#065f46e6}.hover\:bg-emerald-800\/95:hover{background-color:#065f46f2}.hover\:bg-emerald-900:hover{--tw-bg-opacity:1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.hover\:bg-emerald-900\/0:hover{background-color:#064e3b00}.hover\:bg-emerald-900\/10:hover{background-color:#064e3b1a}.hover\:bg-emerald-900\/100:hover{background-color:#064e3b}.hover\:bg-emerald-900\/20:hover{background-color:#064e3b33}.hover\:bg-emerald-900\/25:hover{background-color:#064e3b40}.hover\:bg-emerald-900\/30:hover{background-color:#064e3b4d}.hover\:bg-emerald-900\/40:hover{background-color:#064e3b66}.hover\:bg-emerald-900\/5:hover{background-color:#064e3b0d}.hover\:bg-emerald-900\/50:hover{background-color:#064e3b80}.hover\:bg-emerald-900\/60:hover{background-color:#064e3b99}.hover\:bg-emerald-900\/70:hover{background-color:#064e3bb3}.hover\:bg-emerald-900\/75:hover{background-color:#064e3bbf}.hover\:bg-emerald-900\/80:hover{background-color:#064e3bcc}.hover\:bg-emerald-900\/90:hover{background-color:#064e3be6}.hover\:bg-emerald-900\/95:hover{background-color:#064e3bf2}.hover\:bg-fuchsia-100:hover{--tw-bg-opacity:1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-100\/0:hover{background-color:#fae8ff00}.hover\:bg-fuchsia-100\/10:hover{background-color:#fae8ff1a}.hover\:bg-fuchsia-100\/100:hover{background-color:#fae8ff}.hover\:bg-fuchsia-100\/20:hover{background-color:#fae8ff33}.hover\:bg-fuchsia-100\/25:hover{background-color:#fae8ff40}.hover\:bg-fuchsia-100\/30:hover{background-color:#fae8ff4d}.hover\:bg-fuchsia-100\/40:hover{background-color:#fae8ff66}.hover\:bg-fuchsia-100\/5:hover{background-color:#fae8ff0d}.hover\:bg-fuchsia-100\/50:hover{background-color:#fae8ff80}.hover\:bg-fuchsia-100\/60:hover{background-color:#fae8ff99}.hover\:bg-fuchsia-100\/70:hover{background-color:#fae8ffb3}.hover\:bg-fuchsia-100\/75:hover{background-color:#fae8ffbf}.hover\:bg-fuchsia-100\/80:hover{background-color:#fae8ffcc}.hover\:bg-fuchsia-100\/90:hover{background-color:#fae8ffe6}.hover\:bg-fuchsia-100\/95:hover{background-color:#fae8fff2}.hover\:bg-fuchsia-200:hover{--tw-bg-opacity:1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-200\/0:hover{background-color:#f5d0fe00}.hover\:bg-fuchsia-200\/10:hover{background-color:#f5d0fe1a}.hover\:bg-fuchsia-200\/100:hover{background-color:#f5d0fe}.hover\:bg-fuchsia-200\/20:hover{background-color:#f5d0fe33}.hover\:bg-fuchsia-200\/25:hover{background-color:#f5d0fe40}.hover\:bg-fuchsia-200\/30:hover{background-color:#f5d0fe4d}.hover\:bg-fuchsia-200\/40:hover{background-color:#f5d0fe66}.hover\:bg-fuchsia-200\/5:hover{background-color:#f5d0fe0d}.hover\:bg-fuchsia-200\/50:hover{background-color:#f5d0fe80}.hover\:bg-fuchsia-200\/60:hover{background-color:#f5d0fe99}.hover\:bg-fuchsia-200\/70:hover{background-color:#f5d0feb3}.hover\:bg-fuchsia-200\/75:hover{background-color:#f5d0febf}.hover\:bg-fuchsia-200\/80:hover{background-color:#f5d0fecc}.hover\:bg-fuchsia-200\/90:hover{background-color:#f5d0fee6}.hover\:bg-fuchsia-200\/95:hover{background-color:#f5d0fef2}.hover\:bg-fuchsia-300:hover{--tw-bg-opacity:1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-300\/0:hover{background-color:#f0abfc00}.hover\:bg-fuchsia-300\/10:hover{background-color:#f0abfc1a}.hover\:bg-fuchsia-300\/100:hover{background-color:#f0abfc}.hover\:bg-fuchsia-300\/20:hover{background-color:#f0abfc33}.hover\:bg-fuchsia-300\/25:hover{background-color:#f0abfc40}.hover\:bg-fuchsia-300\/30:hover{background-color:#f0abfc4d}.hover\:bg-fuchsia-300\/40:hover{background-color:#f0abfc66}.hover\:bg-fuchsia-300\/5:hover{background-color:#f0abfc0d}.hover\:bg-fuchsia-300\/50:hover{background-color:#f0abfc80}.hover\:bg-fuchsia-300\/60:hover{background-color:#f0abfc99}.hover\:bg-fuchsia-300\/70:hover{background-color:#f0abfcb3}.hover\:bg-fuchsia-300\/75:hover{background-color:#f0abfcbf}.hover\:bg-fuchsia-300\/80:hover{background-color:#f0abfccc}.hover\:bg-fuchsia-300\/90:hover{background-color:#f0abfce6}.hover\:bg-fuchsia-300\/95:hover{background-color:#f0abfcf2}.hover\:bg-fuchsia-400:hover{--tw-bg-opacity:1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-400\/0:hover{background-color:#e879f900}.hover\:bg-fuchsia-400\/10:hover{background-color:#e879f91a}.hover\:bg-fuchsia-400\/100:hover{background-color:#e879f9}.hover\:bg-fuchsia-400\/20:hover{background-color:#e879f933}.hover\:bg-fuchsia-400\/25:hover{background-color:#e879f940}.hover\:bg-fuchsia-400\/30:hover{background-color:#e879f94d}.hover\:bg-fuchsia-400\/40:hover{background-color:#e879f966}.hover\:bg-fuchsia-400\/5:hover{background-color:#e879f90d}.hover\:bg-fuchsia-400\/50:hover{background-color:#e879f980}.hover\:bg-fuchsia-400\/60:hover{background-color:#e879f999}.hover\:bg-fuchsia-400\/70:hover{background-color:#e879f9b3}.hover\:bg-fuchsia-400\/75:hover{background-color:#e879f9bf}.hover\:bg-fuchsia-400\/80:hover{background-color:#e879f9cc}.hover\:bg-fuchsia-400\/90:hover{background-color:#e879f9e6}.hover\:bg-fuchsia-400\/95:hover{background-color:#e879f9f2}.hover\:bg-fuchsia-50:hover{--tw-bg-opacity:1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-50\/0:hover{background-color:#fdf4ff00}.hover\:bg-fuchsia-50\/10:hover{background-color:#fdf4ff1a}.hover\:bg-fuchsia-50\/100:hover{background-color:#fdf4ff}.hover\:bg-fuchsia-50\/20:hover{background-color:#fdf4ff33}.hover\:bg-fuchsia-50\/25:hover{background-color:#fdf4ff40}.hover\:bg-fuchsia-50\/30:hover{background-color:#fdf4ff4d}.hover\:bg-fuchsia-50\/40:hover{background-color:#fdf4ff66}.hover\:bg-fuchsia-50\/5:hover{background-color:#fdf4ff0d}.hover\:bg-fuchsia-50\/50:hover{background-color:#fdf4ff80}.hover\:bg-fuchsia-50\/60:hover{background-color:#fdf4ff99}.hover\:bg-fuchsia-50\/70:hover{background-color:#fdf4ffb3}.hover\:bg-fuchsia-50\/75:hover{background-color:#fdf4ffbf}.hover\:bg-fuchsia-50\/80:hover{background-color:#fdf4ffcc}.hover\:bg-fuchsia-50\/90:hover{background-color:#fdf4ffe6}.hover\:bg-fuchsia-50\/95:hover{background-color:#fdf4fff2}.hover\:bg-fuchsia-500:hover{--tw-bg-opacity:1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-500\/0:hover{background-color:#d946ef00}.hover\:bg-fuchsia-500\/10:hover{background-color:#d946ef1a}.hover\:bg-fuchsia-500\/100:hover{background-color:#d946ef}.hover\:bg-fuchsia-500\/20:hover{background-color:#d946ef33}.hover\:bg-fuchsia-500\/25:hover{background-color:#d946ef40}.hover\:bg-fuchsia-500\/30:hover{background-color:#d946ef4d}.hover\:bg-fuchsia-500\/40:hover{background-color:#d946ef66}.hover\:bg-fuchsia-500\/5:hover{background-color:#d946ef0d}.hover\:bg-fuchsia-500\/50:hover{background-color:#d946ef80}.hover\:bg-fuchsia-500\/60:hover{background-color:#d946ef99}.hover\:bg-fuchsia-500\/70:hover{background-color:#d946efb3}.hover\:bg-fuchsia-500\/75:hover{background-color:#d946efbf}.hover\:bg-fuchsia-500\/80:hover{background-color:#d946efcc}.hover\:bg-fuchsia-500\/90:hover{background-color:#d946efe6}.hover\:bg-fuchsia-500\/95:hover{background-color:#d946eff2}.hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-600\/0:hover{background-color:#c026d300}.hover\:bg-fuchsia-600\/10:hover{background-color:#c026d31a}.hover\:bg-fuchsia-600\/100:hover{background-color:#c026d3}.hover\:bg-fuchsia-600\/20:hover{background-color:#c026d333}.hover\:bg-fuchsia-600\/25:hover{background-color:#c026d340}.hover\:bg-fuchsia-600\/30:hover{background-color:#c026d34d}.hover\:bg-fuchsia-600\/40:hover{background-color:#c026d366}.hover\:bg-fuchsia-600\/5:hover{background-color:#c026d30d}.hover\:bg-fuchsia-600\/50:hover{background-color:#c026d380}.hover\:bg-fuchsia-600\/60:hover{background-color:#c026d399}.hover\:bg-fuchsia-600\/70:hover{background-color:#c026d3b3}.hover\:bg-fuchsia-600\/75:hover{background-color:#c026d3bf}.hover\:bg-fuchsia-600\/80:hover{background-color:#c026d3cc}.hover\:bg-fuchsia-600\/90:hover{background-color:#c026d3e6}.hover\:bg-fuchsia-600\/95:hover{background-color:#c026d3f2}.hover\:bg-fuchsia-700:hover{--tw-bg-opacity:1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-700\/0:hover{background-color:#a21caf00}.hover\:bg-fuchsia-700\/10:hover{background-color:#a21caf1a}.hover\:bg-fuchsia-700\/100:hover{background-color:#a21caf}.hover\:bg-fuchsia-700\/20:hover{background-color:#a21caf33}.hover\:bg-fuchsia-700\/25:hover{background-color:#a21caf40}.hover\:bg-fuchsia-700\/30:hover{background-color:#a21caf4d}.hover\:bg-fuchsia-700\/40:hover{background-color:#a21caf66}.hover\:bg-fuchsia-700\/5:hover{background-color:#a21caf0d}.hover\:bg-fuchsia-700\/50:hover{background-color:#a21caf80}.hover\:bg-fuchsia-700\/60:hover{background-color:#a21caf99}.hover\:bg-fuchsia-700\/70:hover{background-color:#a21cafb3}.hover\:bg-fuchsia-700\/75:hover{background-color:#a21cafbf}.hover\:bg-fuchsia-700\/80:hover{background-color:#a21cafcc}.hover\:bg-fuchsia-700\/90:hover{background-color:#a21cafe6}.hover\:bg-fuchsia-700\/95:hover{background-color:#a21caff2}.hover\:bg-fuchsia-800:hover{--tw-bg-opacity:1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-800\/0:hover{background-color:#86198f00}.hover\:bg-fuchsia-800\/10:hover{background-color:#86198f1a}.hover\:bg-fuchsia-800\/100:hover{background-color:#86198f}.hover\:bg-fuchsia-800\/20:hover{background-color:#86198f33}.hover\:bg-fuchsia-800\/25:hover{background-color:#86198f40}.hover\:bg-fuchsia-800\/30:hover{background-color:#86198f4d}.hover\:bg-fuchsia-800\/40:hover{background-color:#86198f66}.hover\:bg-fuchsia-800\/5:hover{background-color:#86198f0d}.hover\:bg-fuchsia-800\/50:hover{background-color:#86198f80}.hover\:bg-fuchsia-800\/60:hover{background-color:#86198f99}.hover\:bg-fuchsia-800\/70:hover{background-color:#86198fb3}.hover\:bg-fuchsia-800\/75:hover{background-color:#86198fbf}.hover\:bg-fuchsia-800\/80:hover{background-color:#86198fcc}.hover\:bg-fuchsia-800\/90:hover{background-color:#86198fe6}.hover\:bg-fuchsia-800\/95:hover{background-color:#86198ff2}.hover\:bg-fuchsia-900:hover{--tw-bg-opacity:1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.hover\:bg-fuchsia-900\/0:hover{background-color:#701a7500}.hover\:bg-fuchsia-900\/10:hover{background-color:#701a751a}.hover\:bg-fuchsia-900\/100:hover{background-color:#701a75}.hover\:bg-fuchsia-900\/20:hover{background-color:#701a7533}.hover\:bg-fuchsia-900\/25:hover{background-color:#701a7540}.hover\:bg-fuchsia-900\/30:hover{background-color:#701a754d}.hover\:bg-fuchsia-900\/40:hover{background-color:#701a7566}.hover\:bg-fuchsia-900\/5:hover{background-color:#701a750d}.hover\:bg-fuchsia-900\/50:hover{background-color:#701a7580}.hover\:bg-fuchsia-900\/60:hover{background-color:#701a7599}.hover\:bg-fuchsia-900\/70:hover{background-color:#701a75b3}.hover\:bg-fuchsia-900\/75:hover{background-color:#701a75bf}.hover\:bg-fuchsia-900\/80:hover{background-color:#701a75cc}.hover\:bg-fuchsia-900\/90:hover{background-color:#701a75e6}.hover\:bg-fuchsia-900\/95:hover{background-color:#701a75f2}.hover\:bg-gray:hover{background-color:var(--color-gray-light)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-gray-300:hover{background-color:var(--color-gray-300)}.hover\:bg-gray-400:hover{background-color:var(--color-gray-400)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-500:hover{background-color:var(--color-gray-500)}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.hover\:bg-gray-600\/0:hover{background-color:#4b556300}.hover\:bg-gray-600\/10:hover{background-color:#4b55631a}.hover\:bg-gray-600\/100:hover{background-color:#4b5563}.hover\:bg-gray-600\/20:hover{background-color:#4b556333}.hover\:bg-gray-600\/25:hover{background-color:#4b556340}.hover\:bg-gray-600\/30:hover{background-color:#4b55634d}.hover\:bg-gray-600\/40:hover{background-color:#4b556366}.hover\:bg-gray-600\/5:hover{background-color:#4b55630d}.hover\:bg-gray-600\/50:hover{background-color:#4b556380}.hover\:bg-gray-600\/60:hover{background-color:#4b556399}.hover\:bg-gray-600\/70:hover{background-color:#4b5563b3}.hover\:bg-gray-600\/75:hover{background-color:#4b5563bf}.hover\:bg-gray-600\/80:hover{background-color:#4b5563cc}.hover\:bg-gray-600\/90:hover{background-color:#4b5563e6}.hover\:bg-gray-600\/95:hover{background-color:#4b5563f2}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.hover\:bg-gray-700\/0:hover{background-color:#37415100}.hover\:bg-gray-700\/10:hover{background-color:#3741511a}.hover\:bg-gray-700\/100:hover{background-color:#374151}.hover\:bg-gray-700\/20:hover{background-color:#37415133}.hover\:bg-gray-700\/25:hover{background-color:#37415140}.hover\:bg-gray-700\/30:hover{background-color:#3741514d}.hover\:bg-gray-700\/40:hover{background-color:#37415166}.hover\:bg-gray-700\/5:hover{background-color:#3741510d}.hover\:bg-gray-700\/50:hover{background-color:#37415180}.hover\:bg-gray-700\/60:hover{background-color:#37415199}.hover\:bg-gray-700\/70:hover{background-color:#374151b3}.hover\:bg-gray-700\/75:hover{background-color:#374151bf}.hover\:bg-gray-700\/80:hover{background-color:#374151cc}.hover\:bg-gray-700\/90:hover{background-color:#374151e6}.hover\:bg-gray-700\/95:hover{background-color:#374151f2}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.hover\:bg-gray-800\/0:hover{background-color:#1f293700}.hover\:bg-gray-800\/10:hover{background-color:#1f29371a}.hover\:bg-gray-800\/100:hover{background-color:#1f2937}.hover\:bg-gray-800\/20:hover{background-color:#1f293733}.hover\:bg-gray-800\/25:hover{background-color:#1f293740}.hover\:bg-gray-800\/30:hover{background-color:#1f29374d}.hover\:bg-gray-800\/40:hover{background-color:#1f293766}.hover\:bg-gray-800\/5:hover{background-color:#1f29370d}.hover\:bg-gray-800\/50:hover{background-color:#1f293780}.hover\:bg-gray-800\/60:hover{background-color:#1f293799}.hover\:bg-gray-800\/70:hover{background-color:#1f2937b3}.hover\:bg-gray-800\/75:hover{background-color:#1f2937bf}.hover\:bg-gray-800\/80:hover{background-color:#1f2937cc}.hover\:bg-gray-800\/90:hover{background-color:#1f2937e6}.hover\:bg-gray-800\/95:hover{background-color:#1f2937f2}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.hover\:bg-gray-900\/0:hover{background-color:#11182700}.hover\:bg-gray-900\/10:hover{background-color:#1118271a}.hover\:bg-gray-900\/100:hover{background-color:#111827}.hover\:bg-gray-900\/20:hover{background-color:#11182733}.hover\:bg-gray-900\/25:hover{background-color:#11182740}.hover\:bg-gray-900\/30:hover{background-color:#1118274d}.hover\:bg-gray-900\/40:hover{background-color:#11182766}.hover\:bg-gray-900\/5:hover{background-color:#1118270d}.hover\:bg-gray-900\/50:hover{background-color:#11182780}.hover\:bg-gray-900\/60:hover{background-color:#11182799}.hover\:bg-gray-900\/70:hover{background-color:#111827b3}.hover\:bg-gray-900\/75:hover{background-color:#111827bf}.hover\:bg-gray-900\/80:hover{background-color:#111827cc}.hover\:bg-gray-900\/90:hover{background-color:#111827e6}.hover\:bg-gray-900\/95:hover{background-color:#111827f2}.hover\:bg-gray-dark:hover{background-color:var(--color-gray-dark)}.hover\:bg-gray-light:hover{background-color:var(--color-gray-light)}.hover\:bg-gray-lighter:hover{background-color:var(--color-gray-lighter)}.hover\:bg-gray-medium:hover{background-color:var(--color-gray-medium)}.hover\:bg-green:hover{background-color:var(--color-green-100)}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.hover\:bg-green-100\/0:hover{background-color:#dcfce700}.hover\:bg-green-100\/10:hover{background-color:#dcfce71a}.hover\:bg-green-100\/100:hover{background-color:#dcfce7}.hover\:bg-green-100\/20:hover{background-color:#dcfce733}.hover\:bg-green-100\/25:hover{background-color:#dcfce740}.hover\:bg-green-100\/30:hover{background-color:#dcfce74d}.hover\:bg-green-100\/40:hover{background-color:#dcfce766}.hover\:bg-green-100\/5:hover{background-color:#dcfce70d}.hover\:bg-green-100\/50:hover{background-color:#dcfce780}.hover\:bg-green-100\/60:hover{background-color:#dcfce799}.hover\:bg-green-100\/70:hover{background-color:#dcfce7b3}.hover\:bg-green-100\/75:hover{background-color:#dcfce7bf}.hover\:bg-green-100\/80:hover{background-color:#dcfce7cc}.hover\:bg-green-100\/90:hover{background-color:#dcfce7e6}.hover\:bg-green-100\/95:hover{background-color:#dcfce7f2}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.hover\:bg-green-200\/0:hover{background-color:#bbf7d000}.hover\:bg-green-200\/10:hover{background-color:#bbf7d01a}.hover\:bg-green-200\/100:hover{background-color:#bbf7d0}.hover\:bg-green-200\/20:hover{background-color:#bbf7d033}.hover\:bg-green-200\/25:hover{background-color:#bbf7d040}.hover\:bg-green-200\/30:hover{background-color:#bbf7d04d}.hover\:bg-green-200\/40:hover{background-color:#bbf7d066}.hover\:bg-green-200\/5:hover{background-color:#bbf7d00d}.hover\:bg-green-200\/50:hover{background-color:#bbf7d080}.hover\:bg-green-200\/60:hover{background-color:#bbf7d099}.hover\:bg-green-200\/70:hover{background-color:#bbf7d0b3}.hover\:bg-green-200\/75:hover{background-color:#bbf7d0bf}.hover\:bg-green-200\/80:hover{background-color:#bbf7d0cc}.hover\:bg-green-200\/90:hover{background-color:#bbf7d0e6}.hover\:bg-green-200\/95:hover{background-color:#bbf7d0f2}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.hover\:bg-green-300\/0:hover{background-color:#86efac00}.hover\:bg-green-300\/10:hover{background-color:#86efac1a}.hover\:bg-green-300\/100:hover{background-color:#86efac}.hover\:bg-green-300\/20:hover{background-color:#86efac33}.hover\:bg-green-300\/25:hover{background-color:#86efac40}.hover\:bg-green-300\/30:hover{background-color:#86efac4d}.hover\:bg-green-300\/40:hover{background-color:#86efac66}.hover\:bg-green-300\/5:hover{background-color:#86efac0d}.hover\:bg-green-300\/50:hover{background-color:#86efac80}.hover\:bg-green-300\/60:hover{background-color:#86efac99}.hover\:bg-green-300\/70:hover{background-color:#86efacb3}.hover\:bg-green-300\/75:hover{background-color:#86efacbf}.hover\:bg-green-300\/80:hover{background-color:#86efaccc}.hover\:bg-green-300\/90:hover{background-color:#86eface6}.hover\:bg-green-300\/95:hover{background-color:#86efacf2}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.hover\:bg-green-400\/0:hover{background-color:#4ade8000}.hover\:bg-green-400\/10:hover{background-color:#4ade801a}.hover\:bg-green-400\/100:hover{background-color:#4ade80}.hover\:bg-green-400\/20:hover{background-color:#4ade8033}.hover\:bg-green-400\/25:hover{background-color:#4ade8040}.hover\:bg-green-400\/30:hover{background-color:#4ade804d}.hover\:bg-green-400\/40:hover{background-color:#4ade8066}.hover\:bg-green-400\/5:hover{background-color:#4ade800d}.hover\:bg-green-400\/50:hover{background-color:#4ade8080}.hover\:bg-green-400\/60:hover{background-color:#4ade8099}.hover\:bg-green-400\/70:hover{background-color:#4ade80b3}.hover\:bg-green-400\/75:hover{background-color:#4ade80bf}.hover\:bg-green-400\/80:hover{background-color:#4ade80cc}.hover\:bg-green-400\/90:hover{background-color:#4ade80e6}.hover\:bg-green-400\/95:hover{background-color:#4ade80f2}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.hover\:bg-green-50\/0:hover{background-color:#f0fdf400}.hover\:bg-green-50\/10:hover{background-color:#f0fdf41a}.hover\:bg-green-50\/100:hover{background-color:#f0fdf4}.hover\:bg-green-50\/20:hover{background-color:#f0fdf433}.hover\:bg-green-50\/25:hover{background-color:#f0fdf440}.hover\:bg-green-50\/30:hover{background-color:#f0fdf44d}.hover\:bg-green-50\/40:hover{background-color:#f0fdf466}.hover\:bg-green-50\/5:hover{background-color:#f0fdf40d}.hover\:bg-green-50\/50:hover{background-color:#f0fdf480}.hover\:bg-green-50\/60:hover{background-color:#f0fdf499}.hover\:bg-green-50\/70:hover{background-color:#f0fdf4b3}.hover\:bg-green-50\/75:hover{background-color:#f0fdf4bf}.hover\:bg-green-50\/80:hover{background-color:#f0fdf4cc}.hover\:bg-green-50\/90:hover{background-color:#f0fdf4e6}.hover\:bg-green-50\/95:hover{background-color:#f0fdf4f2}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.hover\:bg-green-500\/0:hover{background-color:#22c55e00}.hover\:bg-green-500\/10:hover{background-color:#22c55e1a}.hover\:bg-green-500\/100:hover{background-color:#22c55e}.hover\:bg-green-500\/20:hover{background-color:#22c55e33}.hover\:bg-green-500\/25:hover{background-color:#22c55e40}.hover\:bg-green-500\/30:hover{background-color:#22c55e4d}.hover\:bg-green-500\/40:hover{background-color:#22c55e66}.hover\:bg-green-500\/5:hover{background-color:#22c55e0d}.hover\:bg-green-500\/50:hover{background-color:#22c55e80}.hover\:bg-green-500\/60:hover{background-color:#22c55e99}.hover\:bg-green-500\/70:hover{background-color:#22c55eb3}.hover\:bg-green-500\/75:hover{background-color:#22c55ebf}.hover\:bg-green-500\/80:hover{background-color:#22c55ecc}.hover\:bg-green-500\/90:hover{background-color:#22c55ee6}.hover\:bg-green-500\/95:hover{background-color:#22c55ef2}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.hover\:bg-green-600\/0:hover{background-color:#16a34a00}.hover\:bg-green-600\/10:hover{background-color:#16a34a1a}.hover\:bg-green-600\/100:hover{background-color:#16a34a}.hover\:bg-green-600\/20:hover{background-color:#16a34a33}.hover\:bg-green-600\/25:hover{background-color:#16a34a40}.hover\:bg-green-600\/30:hover{background-color:#16a34a4d}.hover\:bg-green-600\/40:hover{background-color:#16a34a66}.hover\:bg-green-600\/5:hover{background-color:#16a34a0d}.hover\:bg-green-600\/50:hover{background-color:#16a34a80}.hover\:bg-green-600\/60:hover{background-color:#16a34a99}.hover\:bg-green-600\/70:hover{background-color:#16a34ab3}.hover\:bg-green-600\/75:hover{background-color:#16a34abf}.hover\:bg-green-600\/80:hover{background-color:#16a34acc}.hover\:bg-green-600\/90:hover{background-color:#16a34ae6}.hover\:bg-green-600\/95:hover{background-color:#16a34af2}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\:bg-green-700\/0:hover{background-color:#15803d00}.hover\:bg-green-700\/10:hover{background-color:#15803d1a}.hover\:bg-green-700\/100:hover{background-color:#15803d}.hover\:bg-green-700\/20:hover{background-color:#15803d33}.hover\:bg-green-700\/25:hover{background-color:#15803d40}.hover\:bg-green-700\/30:hover{background-color:#15803d4d}.hover\:bg-green-700\/40:hover{background-color:#15803d66}.hover\:bg-green-700\/5:hover{background-color:#15803d0d}.hover\:bg-green-700\/50:hover{background-color:#15803d80}.hover\:bg-green-700\/60:hover{background-color:#15803d99}.hover\:bg-green-700\/70:hover{background-color:#15803db3}.hover\:bg-green-700\/75:hover{background-color:#15803dbf}.hover\:bg-green-700\/80:hover{background-color:#15803dcc}.hover\:bg-green-700\/90:hover{background-color:#15803de6}.hover\:bg-green-700\/95:hover{background-color:#15803df2}.hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.hover\:bg-green-800\/0:hover{background-color:#16653400}.hover\:bg-green-800\/10:hover{background-color:#1665341a}.hover\:bg-green-800\/100:hover{background-color:#166534}.hover\:bg-green-800\/20:hover{background-color:#16653433}.hover\:bg-green-800\/25:hover{background-color:#16653440}.hover\:bg-green-800\/30:hover{background-color:#1665344d}.hover\:bg-green-800\/40:hover{background-color:#16653466}.hover\:bg-green-800\/5:hover{background-color:#1665340d}.hover\:bg-green-800\/50:hover{background-color:#16653480}.hover\:bg-green-800\/60:hover{background-color:#16653499}.hover\:bg-green-800\/70:hover{background-color:#166534b3}.hover\:bg-green-800\/75:hover{background-color:#166534bf}.hover\:bg-green-800\/80:hover{background-color:#166534cc}.hover\:bg-green-800\/90:hover{background-color:#166534e6}.hover\:bg-green-800\/95:hover{background-color:#166534f2}.hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.hover\:bg-green-900\/0:hover{background-color:#14532d00}.hover\:bg-green-900\/10:hover{background-color:#14532d1a}.hover\:bg-green-900\/100:hover{background-color:#14532d}.hover\:bg-green-900\/20:hover{background-color:#14532d33}.hover\:bg-green-900\/25:hover{background-color:#14532d40}.hover\:bg-green-900\/30:hover{background-color:#14532d4d}.hover\:bg-green-900\/40:hover{background-color:#14532d66}.hover\:bg-green-900\/5:hover{background-color:#14532d0d}.hover\:bg-green-900\/50:hover{background-color:#14532d80}.hover\:bg-green-900\/60:hover{background-color:#14532d99}.hover\:bg-green-900\/70:hover{background-color:#14532db3}.hover\:bg-green-900\/75:hover{background-color:#14532dbf}.hover\:bg-green-900\/80:hover{background-color:#14532dcc}.hover\:bg-green-900\/90:hover{background-color:#14532de6}.hover\:bg-green-900\/95:hover{background-color:#14532df2}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.hover\:bg-indigo-100\/0:hover{background-color:#e0e7ff00}.hover\:bg-indigo-100\/10:hover{background-color:#e0e7ff1a}.hover\:bg-indigo-100\/100:hover{background-color:#e0e7ff}.hover\:bg-indigo-100\/20:hover{background-color:#e0e7ff33}.hover\:bg-indigo-100\/25:hover{background-color:#e0e7ff40}.hover\:bg-indigo-100\/30:hover{background-color:#e0e7ff4d}.hover\:bg-indigo-100\/40:hover{background-color:#e0e7ff66}.hover\:bg-indigo-100\/5:hover{background-color:#e0e7ff0d}.hover\:bg-indigo-100\/50:hover{background-color:#e0e7ff80}.hover\:bg-indigo-100\/60:hover{background-color:#e0e7ff99}.hover\:bg-indigo-100\/70:hover{background-color:#e0e7ffb3}.hover\:bg-indigo-100\/75:hover{background-color:#e0e7ffbf}.hover\:bg-indigo-100\/80:hover{background-color:#e0e7ffcc}.hover\:bg-indigo-100\/90:hover{background-color:#e0e7ffe6}.hover\:bg-indigo-100\/95:hover{background-color:#e0e7fff2}.hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.hover\:bg-indigo-200\/0:hover{background-color:#c7d2fe00}.hover\:bg-indigo-200\/10:hover{background-color:#c7d2fe1a}.hover\:bg-indigo-200\/100:hover{background-color:#c7d2fe}.hover\:bg-indigo-200\/20:hover{background-color:#c7d2fe33}.hover\:bg-indigo-200\/25:hover{background-color:#c7d2fe40}.hover\:bg-indigo-200\/30:hover{background-color:#c7d2fe4d}.hover\:bg-indigo-200\/40:hover{background-color:#c7d2fe66}.hover\:bg-indigo-200\/5:hover{background-color:#c7d2fe0d}.hover\:bg-indigo-200\/50:hover{background-color:#c7d2fe80}.hover\:bg-indigo-200\/60:hover{background-color:#c7d2fe99}.hover\:bg-indigo-200\/70:hover{background-color:#c7d2feb3}.hover\:bg-indigo-200\/75:hover{background-color:#c7d2febf}.hover\:bg-indigo-200\/80:hover{background-color:#c7d2fecc}.hover\:bg-indigo-200\/90:hover{background-color:#c7d2fee6}.hover\:bg-indigo-200\/95:hover{background-color:#c7d2fef2}.hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.hover\:bg-indigo-300\/0:hover{background-color:#a5b4fc00}.hover\:bg-indigo-300\/10:hover{background-color:#a5b4fc1a}.hover\:bg-indigo-300\/100:hover{background-color:#a5b4fc}.hover\:bg-indigo-300\/20:hover{background-color:#a5b4fc33}.hover\:bg-indigo-300\/25:hover{background-color:#a5b4fc40}.hover\:bg-indigo-300\/30:hover{background-color:#a5b4fc4d}.hover\:bg-indigo-300\/40:hover{background-color:#a5b4fc66}.hover\:bg-indigo-300\/5:hover{background-color:#a5b4fc0d}.hover\:bg-indigo-300\/50:hover{background-color:#a5b4fc80}.hover\:bg-indigo-300\/60:hover{background-color:#a5b4fc99}.hover\:bg-indigo-300\/70:hover{background-color:#a5b4fcb3}.hover\:bg-indigo-300\/75:hover{background-color:#a5b4fcbf}.hover\:bg-indigo-300\/80:hover{background-color:#a5b4fccc}.hover\:bg-indigo-300\/90:hover{background-color:#a5b4fce6}.hover\:bg-indigo-300\/95:hover{background-color:#a5b4fcf2}.hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.hover\:bg-indigo-400\/0:hover{background-color:#818cf800}.hover\:bg-indigo-400\/10:hover{background-color:#818cf81a}.hover\:bg-indigo-400\/100:hover{background-color:#818cf8}.hover\:bg-indigo-400\/20:hover{background-color:#818cf833}.hover\:bg-indigo-400\/25:hover{background-color:#818cf840}.hover\:bg-indigo-400\/30:hover{background-color:#818cf84d}.hover\:bg-indigo-400\/40:hover{background-color:#818cf866}.hover\:bg-indigo-400\/5:hover{background-color:#818cf80d}.hover\:bg-indigo-400\/50:hover{background-color:#818cf880}.hover\:bg-indigo-400\/60:hover{background-color:#818cf899}.hover\:bg-indigo-400\/70:hover{background-color:#818cf8b3}.hover\:bg-indigo-400\/75:hover{background-color:#818cf8bf}.hover\:bg-indigo-400\/80:hover{background-color:#818cf8cc}.hover\:bg-indigo-400\/90:hover{background-color:#818cf8e6}.hover\:bg-indigo-400\/95:hover{background-color:#818cf8f2}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.hover\:bg-indigo-50\/0:hover{background-color:#eef2ff00}.hover\:bg-indigo-50\/10:hover{background-color:#eef2ff1a}.hover\:bg-indigo-50\/100:hover{background-color:#eef2ff}.hover\:bg-indigo-50\/20:hover{background-color:#eef2ff33}.hover\:bg-indigo-50\/25:hover{background-color:#eef2ff40}.hover\:bg-indigo-50\/30:hover{background-color:#eef2ff4d}.hover\:bg-indigo-50\/40:hover{background-color:#eef2ff66}.hover\:bg-indigo-50\/5:hover{background-color:#eef2ff0d}.hover\:bg-indigo-50\/50:hover{background-color:#eef2ff80}.hover\:bg-indigo-50\/60:hover{background-color:#eef2ff99}.hover\:bg-indigo-50\/70:hover{background-color:#eef2ffb3}.hover\:bg-indigo-50\/75:hover{background-color:#eef2ffbf}.hover\:bg-indigo-50\/80:hover{background-color:#eef2ffcc}.hover\:bg-indigo-50\/90:hover{background-color:#eef2ffe6}.hover\:bg-indigo-50\/95:hover{background-color:#eef2fff2}.hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.hover\:bg-indigo-500\/0:hover{background-color:#6366f100}.hover\:bg-indigo-500\/10:hover{background-color:#6366f11a}.hover\:bg-indigo-500\/100:hover{background-color:#6366f1}.hover\:bg-indigo-500\/20:hover{background-color:#6366f133}.hover\:bg-indigo-500\/25:hover{background-color:#6366f140}.hover\:bg-indigo-500\/30:hover{background-color:#6366f14d}.hover\:bg-indigo-500\/40:hover{background-color:#6366f166}.hover\:bg-indigo-500\/5:hover{background-color:#6366f10d}.hover\:bg-indigo-500\/50:hover{background-color:#6366f180}.hover\:bg-indigo-500\/60:hover{background-color:#6366f199}.hover\:bg-indigo-500\/70:hover{background-color:#6366f1b3}.hover\:bg-indigo-500\/75:hover{background-color:#6366f1bf}.hover\:bg-indigo-500\/80:hover{background-color:#6366f1cc}.hover\:bg-indigo-500\/90:hover{background-color:#6366f1e6}.hover\:bg-indigo-500\/95:hover{background-color:#6366f1f2}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.hover\:bg-indigo-600\/0:hover{background-color:#4f46e500}.hover\:bg-indigo-600\/10:hover{background-color:#4f46e51a}.hover\:bg-indigo-600\/100:hover{background-color:#4f46e5}.hover\:bg-indigo-600\/20:hover{background-color:#4f46e533}.hover\:bg-indigo-600\/25:hover{background-color:#4f46e540}.hover\:bg-indigo-600\/30:hover{background-color:#4f46e54d}.hover\:bg-indigo-600\/40:hover{background-color:#4f46e566}.hover\:bg-indigo-600\/5:hover{background-color:#4f46e50d}.hover\:bg-indigo-600\/50:hover{background-color:#4f46e580}.hover\:bg-indigo-600\/60:hover{background-color:#4f46e599}.hover\:bg-indigo-600\/70:hover{background-color:#4f46e5b3}.hover\:bg-indigo-600\/75:hover{background-color:#4f46e5bf}.hover\:bg-indigo-600\/80:hover{background-color:#4f46e5cc}.hover\:bg-indigo-600\/90:hover{background-color:#4f46e5e6}.hover\:bg-indigo-600\/95:hover{background-color:#4f46e5f2}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.hover\:bg-indigo-700\/0:hover{background-color:#4338ca00}.hover\:bg-indigo-700\/10:hover{background-color:#4338ca1a}.hover\:bg-indigo-700\/100:hover{background-color:#4338ca}.hover\:bg-indigo-700\/20:hover{background-color:#4338ca33}.hover\:bg-indigo-700\/25:hover{background-color:#4338ca40}.hover\:bg-indigo-700\/30:hover{background-color:#4338ca4d}.hover\:bg-indigo-700\/40:hover{background-color:#4338ca66}.hover\:bg-indigo-700\/5:hover{background-color:#4338ca0d}.hover\:bg-indigo-700\/50:hover{background-color:#4338ca80}.hover\:bg-indigo-700\/60:hover{background-color:#4338ca99}.hover\:bg-indigo-700\/70:hover{background-color:#4338cab3}.hover\:bg-indigo-700\/75:hover{background-color:#4338cabf}.hover\:bg-indigo-700\/80:hover{background-color:#4338cacc}.hover\:bg-indigo-700\/90:hover{background-color:#4338cae6}.hover\:bg-indigo-700\/95:hover{background-color:#4338caf2}.hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.hover\:bg-indigo-800\/0:hover{background-color:#3730a300}.hover\:bg-indigo-800\/10:hover{background-color:#3730a31a}.hover\:bg-indigo-800\/100:hover{background-color:#3730a3}.hover\:bg-indigo-800\/20:hover{background-color:#3730a333}.hover\:bg-indigo-800\/25:hover{background-color:#3730a340}.hover\:bg-indigo-800\/30:hover{background-color:#3730a34d}.hover\:bg-indigo-800\/40:hover{background-color:#3730a366}.hover\:bg-indigo-800\/5:hover{background-color:#3730a30d}.hover\:bg-indigo-800\/50:hover{background-color:#3730a380}.hover\:bg-indigo-800\/60:hover{background-color:#3730a399}.hover\:bg-indigo-800\/70:hover{background-color:#3730a3b3}.hover\:bg-indigo-800\/75:hover{background-color:#3730a3bf}.hover\:bg-indigo-800\/80:hover{background-color:#3730a3cc}.hover\:bg-indigo-800\/90:hover{background-color:#3730a3e6}.hover\:bg-indigo-800\/95:hover{background-color:#3730a3f2}.hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.hover\:bg-indigo-900\/0:hover{background-color:#312e8100}.hover\:bg-indigo-900\/10:hover{background-color:#312e811a}.hover\:bg-indigo-900\/100:hover{background-color:#312e81}.hover\:bg-indigo-900\/20:hover{background-color:#312e8133}.hover\:bg-indigo-900\/25:hover{background-color:#312e8140}.hover\:bg-indigo-900\/30:hover{background-color:#312e814d}.hover\:bg-indigo-900\/40:hover{background-color:#312e8166}.hover\:bg-indigo-900\/5:hover{background-color:#312e810d}.hover\:bg-indigo-900\/50:hover{background-color:#312e8180}.hover\:bg-indigo-900\/60:hover{background-color:#312e8199}.hover\:bg-indigo-900\/70:hover{background-color:#312e81b3}.hover\:bg-indigo-900\/75:hover{background-color:#312e81bf}.hover\:bg-indigo-900\/80:hover{background-color:#312e81cc}.hover\:bg-indigo-900\/90:hover{background-color:#312e81e6}.hover\:bg-indigo-900\/95:hover{background-color:#312e81f2}.hover\:bg-inherit:hover{background-color:inherit}.hover\:bg-lime-100:hover{--tw-bg-opacity:1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.hover\:bg-lime-100\/0:hover{background-color:#ecfccb00}.hover\:bg-lime-100\/10:hover{background-color:#ecfccb1a}.hover\:bg-lime-100\/100:hover{background-color:#ecfccb}.hover\:bg-lime-100\/20:hover{background-color:#ecfccb33}.hover\:bg-lime-100\/25:hover{background-color:#ecfccb40}.hover\:bg-lime-100\/30:hover{background-color:#ecfccb4d}.hover\:bg-lime-100\/40:hover{background-color:#ecfccb66}.hover\:bg-lime-100\/5:hover{background-color:#ecfccb0d}.hover\:bg-lime-100\/50:hover{background-color:#ecfccb80}.hover\:bg-lime-100\/60:hover{background-color:#ecfccb99}.hover\:bg-lime-100\/70:hover{background-color:#ecfccbb3}.hover\:bg-lime-100\/75:hover{background-color:#ecfccbbf}.hover\:bg-lime-100\/80:hover{background-color:#ecfccbcc}.hover\:bg-lime-100\/90:hover{background-color:#ecfccbe6}.hover\:bg-lime-100\/95:hover{background-color:#ecfccbf2}.hover\:bg-lime-200:hover{--tw-bg-opacity:1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.hover\:bg-lime-200\/0:hover{background-color:#d9f99d00}.hover\:bg-lime-200\/10:hover{background-color:#d9f99d1a}.hover\:bg-lime-200\/100:hover{background-color:#d9f99d}.hover\:bg-lime-200\/20:hover{background-color:#d9f99d33}.hover\:bg-lime-200\/25:hover{background-color:#d9f99d40}.hover\:bg-lime-200\/30:hover{background-color:#d9f99d4d}.hover\:bg-lime-200\/40:hover{background-color:#d9f99d66}.hover\:bg-lime-200\/5:hover{background-color:#d9f99d0d}.hover\:bg-lime-200\/50:hover{background-color:#d9f99d80}.hover\:bg-lime-200\/60:hover{background-color:#d9f99d99}.hover\:bg-lime-200\/70:hover{background-color:#d9f99db3}.hover\:bg-lime-200\/75:hover{background-color:#d9f99dbf}.hover\:bg-lime-200\/80:hover{background-color:#d9f99dcc}.hover\:bg-lime-200\/90:hover{background-color:#d9f99de6}.hover\:bg-lime-200\/95:hover{background-color:#d9f99df2}.hover\:bg-lime-300:hover{--tw-bg-opacity:1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.hover\:bg-lime-300\/0:hover{background-color:#bef26400}.hover\:bg-lime-300\/10:hover{background-color:#bef2641a}.hover\:bg-lime-300\/100:hover{background-color:#bef264}.hover\:bg-lime-300\/20:hover{background-color:#bef26433}.hover\:bg-lime-300\/25:hover{background-color:#bef26440}.hover\:bg-lime-300\/30:hover{background-color:#bef2644d}.hover\:bg-lime-300\/40:hover{background-color:#bef26466}.hover\:bg-lime-300\/5:hover{background-color:#bef2640d}.hover\:bg-lime-300\/50:hover{background-color:#bef26480}.hover\:bg-lime-300\/60:hover{background-color:#bef26499}.hover\:bg-lime-300\/70:hover{background-color:#bef264b3}.hover\:bg-lime-300\/75:hover{background-color:#bef264bf}.hover\:bg-lime-300\/80:hover{background-color:#bef264cc}.hover\:bg-lime-300\/90:hover{background-color:#bef264e6}.hover\:bg-lime-300\/95:hover{background-color:#bef264f2}.hover\:bg-lime-400:hover{--tw-bg-opacity:1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.hover\:bg-lime-400\/0:hover{background-color:#a3e63500}.hover\:bg-lime-400\/10:hover{background-color:#a3e6351a}.hover\:bg-lime-400\/100:hover{background-color:#a3e635}.hover\:bg-lime-400\/20:hover{background-color:#a3e63533}.hover\:bg-lime-400\/25:hover{background-color:#a3e63540}.hover\:bg-lime-400\/30:hover{background-color:#a3e6354d}.hover\:bg-lime-400\/40:hover{background-color:#a3e63566}.hover\:bg-lime-400\/5:hover{background-color:#a3e6350d}.hover\:bg-lime-400\/50:hover{background-color:#a3e63580}.hover\:bg-lime-400\/60:hover{background-color:#a3e63599}.hover\:bg-lime-400\/70:hover{background-color:#a3e635b3}.hover\:bg-lime-400\/75:hover{background-color:#a3e635bf}.hover\:bg-lime-400\/80:hover{background-color:#a3e635cc}.hover\:bg-lime-400\/90:hover{background-color:#a3e635e6}.hover\:bg-lime-400\/95:hover{background-color:#a3e635f2}.hover\:bg-lime-50:hover{--tw-bg-opacity:1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.hover\:bg-lime-50\/0:hover{background-color:#f7fee700}.hover\:bg-lime-50\/10:hover{background-color:#f7fee71a}.hover\:bg-lime-50\/100:hover{background-color:#f7fee7}.hover\:bg-lime-50\/20:hover{background-color:#f7fee733}.hover\:bg-lime-50\/25:hover{background-color:#f7fee740}.hover\:bg-lime-50\/30:hover{background-color:#f7fee74d}.hover\:bg-lime-50\/40:hover{background-color:#f7fee766}.hover\:bg-lime-50\/5:hover{background-color:#f7fee70d}.hover\:bg-lime-50\/50:hover{background-color:#f7fee780}.hover\:bg-lime-50\/60:hover{background-color:#f7fee799}.hover\:bg-lime-50\/70:hover{background-color:#f7fee7b3}.hover\:bg-lime-50\/75:hover{background-color:#f7fee7bf}.hover\:bg-lime-50\/80:hover{background-color:#f7fee7cc}.hover\:bg-lime-50\/90:hover{background-color:#f7fee7e6}.hover\:bg-lime-50\/95:hover{background-color:#f7fee7f2}.hover\:bg-lime-500:hover{--tw-bg-opacity:1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.hover\:bg-lime-500\/0:hover{background-color:#84cc1600}.hover\:bg-lime-500\/10:hover{background-color:#84cc161a}.hover\:bg-lime-500\/100:hover{background-color:#84cc16}.hover\:bg-lime-500\/20:hover{background-color:#84cc1633}.hover\:bg-lime-500\/25:hover{background-color:#84cc1640}.hover\:bg-lime-500\/30:hover{background-color:#84cc164d}.hover\:bg-lime-500\/40:hover{background-color:#84cc1666}.hover\:bg-lime-500\/5:hover{background-color:#84cc160d}.hover\:bg-lime-500\/50:hover{background-color:#84cc1680}.hover\:bg-lime-500\/60:hover{background-color:#84cc1699}.hover\:bg-lime-500\/70:hover{background-color:#84cc16b3}.hover\:bg-lime-500\/75:hover{background-color:#84cc16bf}.hover\:bg-lime-500\/80:hover{background-color:#84cc16cc}.hover\:bg-lime-500\/90:hover{background-color:#84cc16e6}.hover\:bg-lime-500\/95:hover{background-color:#84cc16f2}.hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.hover\:bg-lime-600\/0:hover{background-color:#65a30d00}.hover\:bg-lime-600\/10:hover{background-color:#65a30d1a}.hover\:bg-lime-600\/100:hover{background-color:#65a30d}.hover\:bg-lime-600\/20:hover{background-color:#65a30d33}.hover\:bg-lime-600\/25:hover{background-color:#65a30d40}.hover\:bg-lime-600\/30:hover{background-color:#65a30d4d}.hover\:bg-lime-600\/40:hover{background-color:#65a30d66}.hover\:bg-lime-600\/5:hover{background-color:#65a30d0d}.hover\:bg-lime-600\/50:hover{background-color:#65a30d80}.hover\:bg-lime-600\/60:hover{background-color:#65a30d99}.hover\:bg-lime-600\/70:hover{background-color:#65a30db3}.hover\:bg-lime-600\/75:hover{background-color:#65a30dbf}.hover\:bg-lime-600\/80:hover{background-color:#65a30dcc}.hover\:bg-lime-600\/90:hover{background-color:#65a30de6}.hover\:bg-lime-600\/95:hover{background-color:#65a30df2}.hover\:bg-lime-700:hover{--tw-bg-opacity:1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.hover\:bg-lime-700\/0:hover{background-color:#4d7c0f00}.hover\:bg-lime-700\/10:hover{background-color:#4d7c0f1a}.hover\:bg-lime-700\/100:hover{background-color:#4d7c0f}.hover\:bg-lime-700\/20:hover{background-color:#4d7c0f33}.hover\:bg-lime-700\/25:hover{background-color:#4d7c0f40}.hover\:bg-lime-700\/30:hover{background-color:#4d7c0f4d}.hover\:bg-lime-700\/40:hover{background-color:#4d7c0f66}.hover\:bg-lime-700\/5:hover{background-color:#4d7c0f0d}.hover\:bg-lime-700\/50:hover{background-color:#4d7c0f80}.hover\:bg-lime-700\/60:hover{background-color:#4d7c0f99}.hover\:bg-lime-700\/70:hover{background-color:#4d7c0fb3}.hover\:bg-lime-700\/75:hover{background-color:#4d7c0fbf}.hover\:bg-lime-700\/80:hover{background-color:#4d7c0fcc}.hover\:bg-lime-700\/90:hover{background-color:#4d7c0fe6}.hover\:bg-lime-700\/95:hover{background-color:#4d7c0ff2}.hover\:bg-lime-800:hover{--tw-bg-opacity:1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.hover\:bg-lime-800\/0:hover{background-color:#3f621200}.hover\:bg-lime-800\/10:hover{background-color:#3f62121a}.hover\:bg-lime-800\/100:hover{background-color:#3f6212}.hover\:bg-lime-800\/20:hover{background-color:#3f621233}.hover\:bg-lime-800\/25:hover{background-color:#3f621240}.hover\:bg-lime-800\/30:hover{background-color:#3f62124d}.hover\:bg-lime-800\/40:hover{background-color:#3f621266}.hover\:bg-lime-800\/5:hover{background-color:#3f62120d}.hover\:bg-lime-800\/50:hover{background-color:#3f621280}.hover\:bg-lime-800\/60:hover{background-color:#3f621299}.hover\:bg-lime-800\/70:hover{background-color:#3f6212b3}.hover\:bg-lime-800\/75:hover{background-color:#3f6212bf}.hover\:bg-lime-800\/80:hover{background-color:#3f6212cc}.hover\:bg-lime-800\/90:hover{background-color:#3f6212e6}.hover\:bg-lime-800\/95:hover{background-color:#3f6212f2}.hover\:bg-lime-900:hover{--tw-bg-opacity:1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.hover\:bg-lime-900\/0:hover{background-color:#36531400}.hover\:bg-lime-900\/10:hover{background-color:#3653141a}.hover\:bg-lime-900\/100:hover{background-color:#365314}.hover\:bg-lime-900\/20:hover{background-color:#36531433}.hover\:bg-lime-900\/25:hover{background-color:#36531440}.hover\:bg-lime-900\/30:hover{background-color:#3653144d}.hover\:bg-lime-900\/40:hover{background-color:#36531466}.hover\:bg-lime-900\/5:hover{background-color:#3653140d}.hover\:bg-lime-900\/50:hover{background-color:#36531480}.hover\:bg-lime-900\/60:hover{background-color:#36531499}.hover\:bg-lime-900\/70:hover{background-color:#365314b3}.hover\:bg-lime-900\/75:hover{background-color:#365314bf}.hover\:bg-lime-900\/80:hover{background-color:#365314cc}.hover\:bg-lime-900\/90:hover{background-color:#365314e6}.hover\:bg-lime-900\/95:hover{background-color:#365314f2}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.hover\:bg-neutral-100\/0:hover{background-color:#f5f5f500}.hover\:bg-neutral-100\/10:hover{background-color:#f5f5f51a}.hover\:bg-neutral-100\/100:hover{background-color:#f5f5f5}.hover\:bg-neutral-100\/20:hover{background-color:#f5f5f533}.hover\:bg-neutral-100\/25:hover{background-color:#f5f5f540}.hover\:bg-neutral-100\/30:hover{background-color:#f5f5f54d}.hover\:bg-neutral-100\/40:hover{background-color:#f5f5f566}.hover\:bg-neutral-100\/5:hover{background-color:#f5f5f50d}.hover\:bg-neutral-100\/50:hover{background-color:#f5f5f580}.hover\:bg-neutral-100\/60:hover{background-color:#f5f5f599}.hover\:bg-neutral-100\/70:hover{background-color:#f5f5f5b3}.hover\:bg-neutral-100\/75:hover{background-color:#f5f5f5bf}.hover\:bg-neutral-100\/80:hover{background-color:#f5f5f5cc}.hover\:bg-neutral-100\/90:hover{background-color:#f5f5f5e6}.hover\:bg-neutral-100\/95:hover{background-color:#f5f5f5f2}.hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.hover\:bg-neutral-200\/0:hover{background-color:#e5e5e500}.hover\:bg-neutral-200\/10:hover{background-color:#e5e5e51a}.hover\:bg-neutral-200\/100:hover{background-color:#e5e5e5}.hover\:bg-neutral-200\/20:hover{background-color:#e5e5e533}.hover\:bg-neutral-200\/25:hover{background-color:#e5e5e540}.hover\:bg-neutral-200\/30:hover{background-color:#e5e5e54d}.hover\:bg-neutral-200\/40:hover{background-color:#e5e5e566}.hover\:bg-neutral-200\/5:hover{background-color:#e5e5e50d}.hover\:bg-neutral-200\/50:hover{background-color:#e5e5e580}.hover\:bg-neutral-200\/60:hover{background-color:#e5e5e599}.hover\:bg-neutral-200\/70:hover{background-color:#e5e5e5b3}.hover\:bg-neutral-200\/75:hover{background-color:#e5e5e5bf}.hover\:bg-neutral-200\/80:hover{background-color:#e5e5e5cc}.hover\:bg-neutral-200\/90:hover{background-color:#e5e5e5e6}.hover\:bg-neutral-200\/95:hover{background-color:#e5e5e5f2}.hover\:bg-neutral-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.hover\:bg-neutral-300\/0:hover{background-color:#d4d4d400}.hover\:bg-neutral-300\/10:hover{background-color:#d4d4d41a}.hover\:bg-neutral-300\/100:hover{background-color:#d4d4d4}.hover\:bg-neutral-300\/20:hover{background-color:#d4d4d433}.hover\:bg-neutral-300\/25:hover{background-color:#d4d4d440}.hover\:bg-neutral-300\/30:hover{background-color:#d4d4d44d}.hover\:bg-neutral-300\/40:hover{background-color:#d4d4d466}.hover\:bg-neutral-300\/5:hover{background-color:#d4d4d40d}.hover\:bg-neutral-300\/50:hover{background-color:#d4d4d480}.hover\:bg-neutral-300\/60:hover{background-color:#d4d4d499}.hover\:bg-neutral-300\/70:hover{background-color:#d4d4d4b3}.hover\:bg-neutral-300\/75:hover{background-color:#d4d4d4bf}.hover\:bg-neutral-300\/80:hover{background-color:#d4d4d4cc}.hover\:bg-neutral-300\/90:hover{background-color:#d4d4d4e6}.hover\:bg-neutral-300\/95:hover{background-color:#d4d4d4f2}.hover\:bg-neutral-400:hover{--tw-bg-opacity:1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.hover\:bg-neutral-400\/0:hover{background-color:#a3a3a300}.hover\:bg-neutral-400\/10:hover{background-color:#a3a3a31a}.hover\:bg-neutral-400\/100:hover{background-color:#a3a3a3}.hover\:bg-neutral-400\/20:hover{background-color:#a3a3a333}.hover\:bg-neutral-400\/25:hover{background-color:#a3a3a340}.hover\:bg-neutral-400\/30:hover{background-color:#a3a3a34d}.hover\:bg-neutral-400\/40:hover{background-color:#a3a3a366}.hover\:bg-neutral-400\/5:hover{background-color:#a3a3a30d}.hover\:bg-neutral-400\/50:hover{background-color:#a3a3a380}.hover\:bg-neutral-400\/60:hover{background-color:#a3a3a399}.hover\:bg-neutral-400\/70:hover{background-color:#a3a3a3b3}.hover\:bg-neutral-400\/75:hover{background-color:#a3a3a3bf}.hover\:bg-neutral-400\/80:hover{background-color:#a3a3a3cc}.hover\:bg-neutral-400\/90:hover{background-color:#a3a3a3e6}.hover\:bg-neutral-400\/95:hover{background-color:#a3a3a3f2}.hover\:bg-neutral-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.hover\:bg-neutral-50\/0:hover{background-color:#fafafa00}.hover\:bg-neutral-50\/10:hover{background-color:#fafafa1a}.hover\:bg-neutral-50\/100:hover{background-color:#fafafa}.hover\:bg-neutral-50\/20:hover{background-color:#fafafa33}.hover\:bg-neutral-50\/25:hover{background-color:#fafafa40}.hover\:bg-neutral-50\/30:hover{background-color:#fafafa4d}.hover\:bg-neutral-50\/40:hover{background-color:#fafafa66}.hover\:bg-neutral-50\/5:hover{background-color:#fafafa0d}.hover\:bg-neutral-50\/50:hover{background-color:#fafafa80}.hover\:bg-neutral-50\/60:hover{background-color:#fafafa99}.hover\:bg-neutral-50\/70:hover{background-color:#fafafab3}.hover\:bg-neutral-50\/75:hover{background-color:#fafafabf}.hover\:bg-neutral-50\/80:hover{background-color:#fafafacc}.hover\:bg-neutral-50\/90:hover{background-color:#fafafae6}.hover\:bg-neutral-50\/95:hover{background-color:#fafafaf2}.hover\:bg-neutral-500:hover{--tw-bg-opacity:1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.hover\:bg-neutral-500\/0:hover{background-color:#73737300}.hover\:bg-neutral-500\/10:hover{background-color:#7373731a}.hover\:bg-neutral-500\/100:hover{background-color:#737373}.hover\:bg-neutral-500\/20:hover{background-color:#73737333}.hover\:bg-neutral-500\/25:hover{background-color:#73737340}.hover\:bg-neutral-500\/30:hover{background-color:#7373734d}.hover\:bg-neutral-500\/40:hover{background-color:#73737366}.hover\:bg-neutral-500\/5:hover{background-color:#7373730d}.hover\:bg-neutral-500\/50:hover{background-color:#73737380}.hover\:bg-neutral-500\/60:hover{background-color:#73737399}.hover\:bg-neutral-500\/70:hover{background-color:#737373b3}.hover\:bg-neutral-500\/75:hover{background-color:#737373bf}.hover\:bg-neutral-500\/80:hover{background-color:#737373cc}.hover\:bg-neutral-500\/90:hover{background-color:#737373e6}.hover\:bg-neutral-500\/95:hover{background-color:#737373f2}.hover\:bg-neutral-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.hover\:bg-neutral-600\/0:hover{background-color:#52525200}.hover\:bg-neutral-600\/10:hover{background-color:#5252521a}.hover\:bg-neutral-600\/100:hover{background-color:#525252}.hover\:bg-neutral-600\/20:hover{background-color:#52525233}.hover\:bg-neutral-600\/25:hover{background-color:#52525240}.hover\:bg-neutral-600\/30:hover{background-color:#5252524d}.hover\:bg-neutral-600\/40:hover{background-color:#52525266}.hover\:bg-neutral-600\/5:hover{background-color:#5252520d}.hover\:bg-neutral-600\/50:hover{background-color:#52525280}.hover\:bg-neutral-600\/60:hover{background-color:#52525299}.hover\:bg-neutral-600\/70:hover{background-color:#525252b3}.hover\:bg-neutral-600\/75:hover{background-color:#525252bf}.hover\:bg-neutral-600\/80:hover{background-color:#525252cc}.hover\:bg-neutral-600\/90:hover{background-color:#525252e6}.hover\:bg-neutral-600\/95:hover{background-color:#525252f2}.hover\:bg-neutral-700:hover{--tw-bg-opacity:1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.hover\:bg-neutral-700\/0:hover{background-color:#40404000}.hover\:bg-neutral-700\/10:hover{background-color:#4040401a}.hover\:bg-neutral-700\/100:hover{background-color:#404040}.hover\:bg-neutral-700\/20:hover{background-color:#40404033}.hover\:bg-neutral-700\/25:hover{background-color:#40404040}.hover\:bg-neutral-700\/30:hover{background-color:#4040404d}.hover\:bg-neutral-700\/40:hover{background-color:#40404066}.hover\:bg-neutral-700\/5:hover{background-color:#4040400d}.hover\:bg-neutral-700\/50:hover{background-color:#40404080}.hover\:bg-neutral-700\/60:hover{background-color:#40404099}.hover\:bg-neutral-700\/70:hover{background-color:#404040b3}.hover\:bg-neutral-700\/75:hover{background-color:#404040bf}.hover\:bg-neutral-700\/80:hover{background-color:#404040cc}.hover\:bg-neutral-700\/90:hover{background-color:#404040e6}.hover\:bg-neutral-700\/95:hover{background-color:#404040f2}.hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.hover\:bg-neutral-800\/0:hover{background-color:#26262600}.hover\:bg-neutral-800\/10:hover{background-color:#2626261a}.hover\:bg-neutral-800\/100:hover{background-color:#262626}.hover\:bg-neutral-800\/20:hover{background-color:#26262633}.hover\:bg-neutral-800\/25:hover{background-color:#26262640}.hover\:bg-neutral-800\/30:hover{background-color:#2626264d}.hover\:bg-neutral-800\/40:hover{background-color:#26262666}.hover\:bg-neutral-800\/5:hover{background-color:#2626260d}.hover\:bg-neutral-800\/50:hover{background-color:#26262680}.hover\:bg-neutral-800\/60:hover{background-color:#26262699}.hover\:bg-neutral-800\/70:hover{background-color:#262626b3}.hover\:bg-neutral-800\/75:hover{background-color:#262626bf}.hover\:bg-neutral-800\/80:hover{background-color:#262626cc}.hover\:bg-neutral-800\/90:hover{background-color:#262626e6}.hover\:bg-neutral-800\/95:hover{background-color:#262626f2}.hover\:bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.hover\:bg-neutral-900\/0:hover{background-color:#17171700}.hover\:bg-neutral-900\/10:hover{background-color:#1717171a}.hover\:bg-neutral-900\/100:hover{background-color:#171717}.hover\:bg-neutral-900\/20:hover{background-color:#17171733}.hover\:bg-neutral-900\/25:hover{background-color:#17171740}.hover\:bg-neutral-900\/30:hover{background-color:#1717174d}.hover\:bg-neutral-900\/40:hover{background-color:#17171766}.hover\:bg-neutral-900\/5:hover{background-color:#1717170d}.hover\:bg-neutral-900\/50:hover{background-color:#17171780}.hover\:bg-neutral-900\/60:hover{background-color:#17171799}.hover\:bg-neutral-900\/70:hover{background-color:#171717b3}.hover\:bg-neutral-900\/75:hover{background-color:#171717bf}.hover\:bg-neutral-900\/80:hover{background-color:#171717cc}.hover\:bg-neutral-900\/90:hover{background-color:#171717e6}.hover\:bg-neutral-900\/95:hover{background-color:#171717f2}.hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.hover\:bg-orange-100\/0:hover{background-color:#ffedd500}.hover\:bg-orange-100\/10:hover{background-color:#ffedd51a}.hover\:bg-orange-100\/100:hover{background-color:#ffedd5}.hover\:bg-orange-100\/20:hover{background-color:#ffedd533}.hover\:bg-orange-100\/25:hover{background-color:#ffedd540}.hover\:bg-orange-100\/30:hover{background-color:#ffedd54d}.hover\:bg-orange-100\/40:hover{background-color:#ffedd566}.hover\:bg-orange-100\/5:hover{background-color:#ffedd50d}.hover\:bg-orange-100\/50:hover{background-color:#ffedd580}.hover\:bg-orange-100\/60:hover{background-color:#ffedd599}.hover\:bg-orange-100\/70:hover{background-color:#ffedd5b3}.hover\:bg-orange-100\/75:hover{background-color:#ffedd5bf}.hover\:bg-orange-100\/80:hover{background-color:#ffedd5cc}.hover\:bg-orange-100\/90:hover{background-color:#ffedd5e6}.hover\:bg-orange-100\/95:hover{background-color:#ffedd5f2}.hover\:bg-orange-200:hover{--tw-bg-opacity:1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.hover\:bg-orange-200\/0:hover{background-color:#fed7aa00}.hover\:bg-orange-200\/10:hover{background-color:#fed7aa1a}.hover\:bg-orange-200\/100:hover{background-color:#fed7aa}.hover\:bg-orange-200\/20:hover{background-color:#fed7aa33}.hover\:bg-orange-200\/25:hover{background-color:#fed7aa40}.hover\:bg-orange-200\/30:hover{background-color:#fed7aa4d}.hover\:bg-orange-200\/40:hover{background-color:#fed7aa66}.hover\:bg-orange-200\/5:hover{background-color:#fed7aa0d}.hover\:bg-orange-200\/50:hover{background-color:#fed7aa80}.hover\:bg-orange-200\/60:hover{background-color:#fed7aa99}.hover\:bg-orange-200\/70:hover{background-color:#fed7aab3}.hover\:bg-orange-200\/75:hover{background-color:#fed7aabf}.hover\:bg-orange-200\/80:hover{background-color:#fed7aacc}.hover\:bg-orange-200\/90:hover{background-color:#fed7aae6}.hover\:bg-orange-200\/95:hover{background-color:#fed7aaf2}.hover\:bg-orange-300:hover{--tw-bg-opacity:1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.hover\:bg-orange-300\/0:hover{background-color:#fdba7400}.hover\:bg-orange-300\/10:hover{background-color:#fdba741a}.hover\:bg-orange-300\/100:hover{background-color:#fdba74}.hover\:bg-orange-300\/20:hover{background-color:#fdba7433}.hover\:bg-orange-300\/25:hover{background-color:#fdba7440}.hover\:bg-orange-300\/30:hover{background-color:#fdba744d}.hover\:bg-orange-300\/40:hover{background-color:#fdba7466}.hover\:bg-orange-300\/5:hover{background-color:#fdba740d}.hover\:bg-orange-300\/50:hover{background-color:#fdba7480}.hover\:bg-orange-300\/60:hover{background-color:#fdba7499}.hover\:bg-orange-300\/70:hover{background-color:#fdba74b3}.hover\:bg-orange-300\/75:hover{background-color:#fdba74bf}.hover\:bg-orange-300\/80:hover{background-color:#fdba74cc}.hover\:bg-orange-300\/90:hover{background-color:#fdba74e6}.hover\:bg-orange-300\/95:hover{background-color:#fdba74f2}.hover\:bg-orange-400:hover{--tw-bg-opacity:1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.hover\:bg-orange-400\/0:hover{background-color:#fb923c00}.hover\:bg-orange-400\/10:hover{background-color:#fb923c1a}.hover\:bg-orange-400\/100:hover{background-color:#fb923c}.hover\:bg-orange-400\/20:hover{background-color:#fb923c33}.hover\:bg-orange-400\/25:hover{background-color:#fb923c40}.hover\:bg-orange-400\/30:hover{background-color:#fb923c4d}.hover\:bg-orange-400\/40:hover{background-color:#fb923c66}.hover\:bg-orange-400\/5:hover{background-color:#fb923c0d}.hover\:bg-orange-400\/50:hover{background-color:#fb923c80}.hover\:bg-orange-400\/60:hover{background-color:#fb923c99}.hover\:bg-orange-400\/70:hover{background-color:#fb923cb3}.hover\:bg-orange-400\/75:hover{background-color:#fb923cbf}.hover\:bg-orange-400\/80:hover{background-color:#fb923ccc}.hover\:bg-orange-400\/90:hover{background-color:#fb923ce6}.hover\:bg-orange-400\/95:hover{background-color:#fb923cf2}.hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.hover\:bg-orange-50\/0:hover{background-color:#fff7ed00}.hover\:bg-orange-50\/10:hover{background-color:#fff7ed1a}.hover\:bg-orange-50\/100:hover{background-color:#fff7ed}.hover\:bg-orange-50\/20:hover{background-color:#fff7ed33}.hover\:bg-orange-50\/25:hover{background-color:#fff7ed40}.hover\:bg-orange-50\/30:hover{background-color:#fff7ed4d}.hover\:bg-orange-50\/40:hover{background-color:#fff7ed66}.hover\:bg-orange-50\/5:hover{background-color:#fff7ed0d}.hover\:bg-orange-50\/50:hover{background-color:#fff7ed80}.hover\:bg-orange-50\/60:hover{background-color:#fff7ed99}.hover\:bg-orange-50\/70:hover{background-color:#fff7edb3}.hover\:bg-orange-50\/75:hover{background-color:#fff7edbf}.hover\:bg-orange-50\/80:hover{background-color:#fff7edcc}.hover\:bg-orange-50\/90:hover{background-color:#fff7ede6}.hover\:bg-orange-50\/95:hover{background-color:#fff7edf2}.hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.hover\:bg-orange-500\/0:hover{background-color:#f9731600}.hover\:bg-orange-500\/10:hover{background-color:#f973161a}.hover\:bg-orange-500\/100:hover{background-color:#f97316}.hover\:bg-orange-500\/20:hover{background-color:#f9731633}.hover\:bg-orange-500\/25:hover{background-color:#f9731640}.hover\:bg-orange-500\/30:hover{background-color:#f973164d}.hover\:bg-orange-500\/40:hover{background-color:#f9731666}.hover\:bg-orange-500\/5:hover{background-color:#f973160d}.hover\:bg-orange-500\/50:hover{background-color:#f9731680}.hover\:bg-orange-500\/60:hover{background-color:#f9731699}.hover\:bg-orange-500\/70:hover{background-color:#f97316b3}.hover\:bg-orange-500\/75:hover{background-color:#f97316bf}.hover\:bg-orange-500\/80:hover{background-color:#f97316cc}.hover\:bg-orange-500\/90:hover{background-color:#f97316e6}.hover\:bg-orange-500\/95:hover{background-color:#f97316f2}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.hover\:bg-orange-600\/0:hover{background-color:#ea580c00}.hover\:bg-orange-600\/10:hover{background-color:#ea580c1a}.hover\:bg-orange-600\/100:hover{background-color:#ea580c}.hover\:bg-orange-600\/20:hover{background-color:#ea580c33}.hover\:bg-orange-600\/25:hover{background-color:#ea580c40}.hover\:bg-orange-600\/30:hover{background-color:#ea580c4d}.hover\:bg-orange-600\/40:hover{background-color:#ea580c66}.hover\:bg-orange-600\/5:hover{background-color:#ea580c0d}.hover\:bg-orange-600\/50:hover{background-color:#ea580c80}.hover\:bg-orange-600\/60:hover{background-color:#ea580c99}.hover\:bg-orange-600\/70:hover{background-color:#ea580cb3}.hover\:bg-orange-600\/75:hover{background-color:#ea580cbf}.hover\:bg-orange-600\/80:hover{background-color:#ea580ccc}.hover\:bg-orange-600\/90:hover{background-color:#ea580ce6}.hover\:bg-orange-600\/95:hover{background-color:#ea580cf2}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.hover\:bg-orange-700\/0:hover{background-color:#c2410c00}.hover\:bg-orange-700\/10:hover{background-color:#c2410c1a}.hover\:bg-orange-700\/100:hover{background-color:#c2410c}.hover\:bg-orange-700\/20:hover{background-color:#c2410c33}.hover\:bg-orange-700\/25:hover{background-color:#c2410c40}.hover\:bg-orange-700\/30:hover{background-color:#c2410c4d}.hover\:bg-orange-700\/40:hover{background-color:#c2410c66}.hover\:bg-orange-700\/5:hover{background-color:#c2410c0d}.hover\:bg-orange-700\/50:hover{background-color:#c2410c80}.hover\:bg-orange-700\/60:hover{background-color:#c2410c99}.hover\:bg-orange-700\/70:hover{background-color:#c2410cb3}.hover\:bg-orange-700\/75:hover{background-color:#c2410cbf}.hover\:bg-orange-700\/80:hover{background-color:#c2410ccc}.hover\:bg-orange-700\/90:hover{background-color:#c2410ce6}.hover\:bg-orange-700\/95:hover{background-color:#c2410cf2}.hover\:bg-orange-800:hover{--tw-bg-opacity:1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.hover\:bg-orange-800\/0:hover{background-color:#9a341200}.hover\:bg-orange-800\/10:hover{background-color:#9a34121a}.hover\:bg-orange-800\/100:hover{background-color:#9a3412}.hover\:bg-orange-800\/20:hover{background-color:#9a341233}.hover\:bg-orange-800\/25:hover{background-color:#9a341240}.hover\:bg-orange-800\/30:hover{background-color:#9a34124d}.hover\:bg-orange-800\/40:hover{background-color:#9a341266}.hover\:bg-orange-800\/5:hover{background-color:#9a34120d}.hover\:bg-orange-800\/50:hover{background-color:#9a341280}.hover\:bg-orange-800\/60:hover{background-color:#9a341299}.hover\:bg-orange-800\/70:hover{background-color:#9a3412b3}.hover\:bg-orange-800\/75:hover{background-color:#9a3412bf}.hover\:bg-orange-800\/80:hover{background-color:#9a3412cc}.hover\:bg-orange-800\/90:hover{background-color:#9a3412e6}.hover\:bg-orange-800\/95:hover{background-color:#9a3412f2}.hover\:bg-orange-900:hover{--tw-bg-opacity:1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.hover\:bg-orange-900\/0:hover{background-color:#7c2d1200}.hover\:bg-orange-900\/10:hover{background-color:#7c2d121a}.hover\:bg-orange-900\/100:hover{background-color:#7c2d12}.hover\:bg-orange-900\/20:hover{background-color:#7c2d1233}.hover\:bg-orange-900\/25:hover{background-color:#7c2d1240}.hover\:bg-orange-900\/30:hover{background-color:#7c2d124d}.hover\:bg-orange-900\/40:hover{background-color:#7c2d1266}.hover\:bg-orange-900\/5:hover{background-color:#7c2d120d}.hover\:bg-orange-900\/50:hover{background-color:#7c2d1280}.hover\:bg-orange-900\/60:hover{background-color:#7c2d1299}.hover\:bg-orange-900\/70:hover{background-color:#7c2d12b3}.hover\:bg-orange-900\/75:hover{background-color:#7c2d12bf}.hover\:bg-orange-900\/80:hover{background-color:#7c2d12cc}.hover\:bg-orange-900\/90:hover{background-color:#7c2d12e6}.hover\:bg-orange-900\/95:hover{background-color:#7c2d12f2}.hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.hover\:bg-pink-100\/0:hover{background-color:#fce7f300}.hover\:bg-pink-100\/10:hover{background-color:#fce7f31a}.hover\:bg-pink-100\/100:hover{background-color:#fce7f3}.hover\:bg-pink-100\/20:hover{background-color:#fce7f333}.hover\:bg-pink-100\/25:hover{background-color:#fce7f340}.hover\:bg-pink-100\/30:hover{background-color:#fce7f34d}.hover\:bg-pink-100\/40:hover{background-color:#fce7f366}.hover\:bg-pink-100\/5:hover{background-color:#fce7f30d}.hover\:bg-pink-100\/50:hover{background-color:#fce7f380}.hover\:bg-pink-100\/60:hover{background-color:#fce7f399}.hover\:bg-pink-100\/70:hover{background-color:#fce7f3b3}.hover\:bg-pink-100\/75:hover{background-color:#fce7f3bf}.hover\:bg-pink-100\/80:hover{background-color:#fce7f3cc}.hover\:bg-pink-100\/90:hover{background-color:#fce7f3e6}.hover\:bg-pink-100\/95:hover{background-color:#fce7f3f2}.hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.hover\:bg-pink-200\/0:hover{background-color:#fbcfe800}.hover\:bg-pink-200\/10:hover{background-color:#fbcfe81a}.hover\:bg-pink-200\/100:hover{background-color:#fbcfe8}.hover\:bg-pink-200\/20:hover{background-color:#fbcfe833}.hover\:bg-pink-200\/25:hover{background-color:#fbcfe840}.hover\:bg-pink-200\/30:hover{background-color:#fbcfe84d}.hover\:bg-pink-200\/40:hover{background-color:#fbcfe866}.hover\:bg-pink-200\/5:hover{background-color:#fbcfe80d}.hover\:bg-pink-200\/50:hover{background-color:#fbcfe880}.hover\:bg-pink-200\/60:hover{background-color:#fbcfe899}.hover\:bg-pink-200\/70:hover{background-color:#fbcfe8b3}.hover\:bg-pink-200\/75:hover{background-color:#fbcfe8bf}.hover\:bg-pink-200\/80:hover{background-color:#fbcfe8cc}.hover\:bg-pink-200\/90:hover{background-color:#fbcfe8e6}.hover\:bg-pink-200\/95:hover{background-color:#fbcfe8f2}.hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.hover\:bg-pink-300\/0:hover{background-color:#f9a8d400}.hover\:bg-pink-300\/10:hover{background-color:#f9a8d41a}.hover\:bg-pink-300\/100:hover{background-color:#f9a8d4}.hover\:bg-pink-300\/20:hover{background-color:#f9a8d433}.hover\:bg-pink-300\/25:hover{background-color:#f9a8d440}.hover\:bg-pink-300\/30:hover{background-color:#f9a8d44d}.hover\:bg-pink-300\/40:hover{background-color:#f9a8d466}.hover\:bg-pink-300\/5:hover{background-color:#f9a8d40d}.hover\:bg-pink-300\/50:hover{background-color:#f9a8d480}.hover\:bg-pink-300\/60:hover{background-color:#f9a8d499}.hover\:bg-pink-300\/70:hover{background-color:#f9a8d4b3}.hover\:bg-pink-300\/75:hover{background-color:#f9a8d4bf}.hover\:bg-pink-300\/80:hover{background-color:#f9a8d4cc}.hover\:bg-pink-300\/90:hover{background-color:#f9a8d4e6}.hover\:bg-pink-300\/95:hover{background-color:#f9a8d4f2}.hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.hover\:bg-pink-400\/0:hover{background-color:#f472b600}.hover\:bg-pink-400\/10:hover{background-color:#f472b61a}.hover\:bg-pink-400\/100:hover{background-color:#f472b6}.hover\:bg-pink-400\/20:hover{background-color:#f472b633}.hover\:bg-pink-400\/25:hover{background-color:#f472b640}.hover\:bg-pink-400\/30:hover{background-color:#f472b64d}.hover\:bg-pink-400\/40:hover{background-color:#f472b666}.hover\:bg-pink-400\/5:hover{background-color:#f472b60d}.hover\:bg-pink-400\/50:hover{background-color:#f472b680}.hover\:bg-pink-400\/60:hover{background-color:#f472b699}.hover\:bg-pink-400\/70:hover{background-color:#f472b6b3}.hover\:bg-pink-400\/75:hover{background-color:#f472b6bf}.hover\:bg-pink-400\/80:hover{background-color:#f472b6cc}.hover\:bg-pink-400\/90:hover{background-color:#f472b6e6}.hover\:bg-pink-400\/95:hover{background-color:#f472b6f2}.hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.hover\:bg-pink-50\/0:hover{background-color:#fdf2f800}.hover\:bg-pink-50\/10:hover{background-color:#fdf2f81a}.hover\:bg-pink-50\/100:hover{background-color:#fdf2f8}.hover\:bg-pink-50\/20:hover{background-color:#fdf2f833}.hover\:bg-pink-50\/25:hover{background-color:#fdf2f840}.hover\:bg-pink-50\/30:hover{background-color:#fdf2f84d}.hover\:bg-pink-50\/40:hover{background-color:#fdf2f866}.hover\:bg-pink-50\/5:hover{background-color:#fdf2f80d}.hover\:bg-pink-50\/50:hover{background-color:#fdf2f880}.hover\:bg-pink-50\/60:hover{background-color:#fdf2f899}.hover\:bg-pink-50\/70:hover{background-color:#fdf2f8b3}.hover\:bg-pink-50\/75:hover{background-color:#fdf2f8bf}.hover\:bg-pink-50\/80:hover{background-color:#fdf2f8cc}.hover\:bg-pink-50\/90:hover{background-color:#fdf2f8e6}.hover\:bg-pink-50\/95:hover{background-color:#fdf2f8f2}.hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.hover\:bg-pink-500\/0:hover{background-color:#ec489900}.hover\:bg-pink-500\/10:hover{background-color:#ec48991a}.hover\:bg-pink-500\/100:hover{background-color:#ec4899}.hover\:bg-pink-500\/20:hover{background-color:#ec489933}.hover\:bg-pink-500\/25:hover{background-color:#ec489940}.hover\:bg-pink-500\/30:hover{background-color:#ec48994d}.hover\:bg-pink-500\/40:hover{background-color:#ec489966}.hover\:bg-pink-500\/5:hover{background-color:#ec48990d}.hover\:bg-pink-500\/50:hover{background-color:#ec489980}.hover\:bg-pink-500\/60:hover{background-color:#ec489999}.hover\:bg-pink-500\/70:hover{background-color:#ec4899b3}.hover\:bg-pink-500\/75:hover{background-color:#ec4899bf}.hover\:bg-pink-500\/80:hover{background-color:#ec4899cc}.hover\:bg-pink-500\/90:hover{background-color:#ec4899e6}.hover\:bg-pink-500\/95:hover{background-color:#ec4899f2}.hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.hover\:bg-pink-600\/0:hover{background-color:#db277700}.hover\:bg-pink-600\/10:hover{background-color:#db27771a}.hover\:bg-pink-600\/100:hover{background-color:#db2777}.hover\:bg-pink-600\/20:hover{background-color:#db277733}.hover\:bg-pink-600\/25:hover{background-color:#db277740}.hover\:bg-pink-600\/30:hover{background-color:#db27774d}.hover\:bg-pink-600\/40:hover{background-color:#db277766}.hover\:bg-pink-600\/5:hover{background-color:#db27770d}.hover\:bg-pink-600\/50:hover{background-color:#db277780}.hover\:bg-pink-600\/60:hover{background-color:#db277799}.hover\:bg-pink-600\/70:hover{background-color:#db2777b3}.hover\:bg-pink-600\/75:hover{background-color:#db2777bf}.hover\:bg-pink-600\/80:hover{background-color:#db2777cc}.hover\:bg-pink-600\/90:hover{background-color:#db2777e6}.hover\:bg-pink-600\/95:hover{background-color:#db2777f2}.hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.hover\:bg-pink-700\/0:hover{background-color:#be185d00}.hover\:bg-pink-700\/10:hover{background-color:#be185d1a}.hover\:bg-pink-700\/100:hover{background-color:#be185d}.hover\:bg-pink-700\/20:hover{background-color:#be185d33}.hover\:bg-pink-700\/25:hover{background-color:#be185d40}.hover\:bg-pink-700\/30:hover{background-color:#be185d4d}.hover\:bg-pink-700\/40:hover{background-color:#be185d66}.hover\:bg-pink-700\/5:hover{background-color:#be185d0d}.hover\:bg-pink-700\/50:hover{background-color:#be185d80}.hover\:bg-pink-700\/60:hover{background-color:#be185d99}.hover\:bg-pink-700\/70:hover{background-color:#be185db3}.hover\:bg-pink-700\/75:hover{background-color:#be185dbf}.hover\:bg-pink-700\/80:hover{background-color:#be185dcc}.hover\:bg-pink-700\/90:hover{background-color:#be185de6}.hover\:bg-pink-700\/95:hover{background-color:#be185df2}.hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.hover\:bg-pink-800\/0:hover{background-color:#9d174d00}.hover\:bg-pink-800\/10:hover{background-color:#9d174d1a}.hover\:bg-pink-800\/100:hover{background-color:#9d174d}.hover\:bg-pink-800\/20:hover{background-color:#9d174d33}.hover\:bg-pink-800\/25:hover{background-color:#9d174d40}.hover\:bg-pink-800\/30:hover{background-color:#9d174d4d}.hover\:bg-pink-800\/40:hover{background-color:#9d174d66}.hover\:bg-pink-800\/5:hover{background-color:#9d174d0d}.hover\:bg-pink-800\/50:hover{background-color:#9d174d80}.hover\:bg-pink-800\/60:hover{background-color:#9d174d99}.hover\:bg-pink-800\/70:hover{background-color:#9d174db3}.hover\:bg-pink-800\/75:hover{background-color:#9d174dbf}.hover\:bg-pink-800\/80:hover{background-color:#9d174dcc}.hover\:bg-pink-800\/90:hover{background-color:#9d174de6}.hover\:bg-pink-800\/95:hover{background-color:#9d174df2}.hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.hover\:bg-pink-900\/0:hover{background-color:#83184300}.hover\:bg-pink-900\/10:hover{background-color:#8318431a}.hover\:bg-pink-900\/100:hover{background-color:#831843}.hover\:bg-pink-900\/20:hover{background-color:#83184333}.hover\:bg-pink-900\/25:hover{background-color:#83184340}.hover\:bg-pink-900\/30:hover{background-color:#8318434d}.hover\:bg-pink-900\/40:hover{background-color:#83184366}.hover\:bg-pink-900\/5:hover{background-color:#8318430d}.hover\:bg-pink-900\/50:hover{background-color:#83184380}.hover\:bg-pink-900\/60:hover{background-color:#83184399}.hover\:bg-pink-900\/70:hover{background-color:#831843b3}.hover\:bg-pink-900\/75:hover{background-color:#831843bf}.hover\:bg-pink-900\/80:hover{background-color:#831843cc}.hover\:bg-pink-900\/90:hover{background-color:#831843e6}.hover\:bg-pink-900\/95:hover{background-color:#831843f2}.hover\:bg-primary:hover{background-color:var(--color-brand-primary)}.hover\:bg-primary-alpha:hover{background-color:var(--color-blue-150)}.hover\:bg-primary-medium:hover{background-color:var(--color-blue-medium)}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.hover\:bg-purple-100\/0:hover{background-color:#f3e8ff00}.hover\:bg-purple-100\/10:hover{background-color:#f3e8ff1a}.hover\:bg-purple-100\/100:hover{background-color:#f3e8ff}.hover\:bg-purple-100\/20:hover{background-color:#f3e8ff33}.hover\:bg-purple-100\/25:hover{background-color:#f3e8ff40}.hover\:bg-purple-100\/30:hover{background-color:#f3e8ff4d}.hover\:bg-purple-100\/40:hover{background-color:#f3e8ff66}.hover\:bg-purple-100\/5:hover{background-color:#f3e8ff0d}.hover\:bg-purple-100\/50:hover{background-color:#f3e8ff80}.hover\:bg-purple-100\/60:hover{background-color:#f3e8ff99}.hover\:bg-purple-100\/70:hover{background-color:#f3e8ffb3}.hover\:bg-purple-100\/75:hover{background-color:#f3e8ffbf}.hover\:bg-purple-100\/80:hover{background-color:#f3e8ffcc}.hover\:bg-purple-100\/90:hover{background-color:#f3e8ffe6}.hover\:bg-purple-100\/95:hover{background-color:#f3e8fff2}.hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.hover\:bg-purple-200\/0:hover{background-color:#e9d5ff00}.hover\:bg-purple-200\/10:hover{background-color:#e9d5ff1a}.hover\:bg-purple-200\/100:hover{background-color:#e9d5ff}.hover\:bg-purple-200\/20:hover{background-color:#e9d5ff33}.hover\:bg-purple-200\/25:hover{background-color:#e9d5ff40}.hover\:bg-purple-200\/30:hover{background-color:#e9d5ff4d}.hover\:bg-purple-200\/40:hover{background-color:#e9d5ff66}.hover\:bg-purple-200\/5:hover{background-color:#e9d5ff0d}.hover\:bg-purple-200\/50:hover{background-color:#e9d5ff80}.hover\:bg-purple-200\/60:hover{background-color:#e9d5ff99}.hover\:bg-purple-200\/70:hover{background-color:#e9d5ffb3}.hover\:bg-purple-200\/75:hover{background-color:#e9d5ffbf}.hover\:bg-purple-200\/80:hover{background-color:#e9d5ffcc}.hover\:bg-purple-200\/90:hover{background-color:#e9d5ffe6}.hover\:bg-purple-200\/95:hover{background-color:#e9d5fff2}.hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.hover\:bg-purple-300\/0:hover{background-color:#d8b4fe00}.hover\:bg-purple-300\/10:hover{background-color:#d8b4fe1a}.hover\:bg-purple-300\/100:hover{background-color:#d8b4fe}.hover\:bg-purple-300\/20:hover{background-color:#d8b4fe33}.hover\:bg-purple-300\/25:hover{background-color:#d8b4fe40}.hover\:bg-purple-300\/30:hover{background-color:#d8b4fe4d}.hover\:bg-purple-300\/40:hover{background-color:#d8b4fe66}.hover\:bg-purple-300\/5:hover{background-color:#d8b4fe0d}.hover\:bg-purple-300\/50:hover{background-color:#d8b4fe80}.hover\:bg-purple-300\/60:hover{background-color:#d8b4fe99}.hover\:bg-purple-300\/70:hover{background-color:#d8b4feb3}.hover\:bg-purple-300\/75:hover{background-color:#d8b4febf}.hover\:bg-purple-300\/80:hover{background-color:#d8b4fecc}.hover\:bg-purple-300\/90:hover{background-color:#d8b4fee6}.hover\:bg-purple-300\/95:hover{background-color:#d8b4fef2}.hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.hover\:bg-purple-400\/0:hover{background-color:#c084fc00}.hover\:bg-purple-400\/10:hover{background-color:#c084fc1a}.hover\:bg-purple-400\/100:hover{background-color:#c084fc}.hover\:bg-purple-400\/20:hover{background-color:#c084fc33}.hover\:bg-purple-400\/25:hover{background-color:#c084fc40}.hover\:bg-purple-400\/30:hover{background-color:#c084fc4d}.hover\:bg-purple-400\/40:hover{background-color:#c084fc66}.hover\:bg-purple-400\/5:hover{background-color:#c084fc0d}.hover\:bg-purple-400\/50:hover{background-color:#c084fc80}.hover\:bg-purple-400\/60:hover{background-color:#c084fc99}.hover\:bg-purple-400\/70:hover{background-color:#c084fcb3}.hover\:bg-purple-400\/75:hover{background-color:#c084fcbf}.hover\:bg-purple-400\/80:hover{background-color:#c084fccc}.hover\:bg-purple-400\/90:hover{background-color:#c084fce6}.hover\:bg-purple-400\/95:hover{background-color:#c084fcf2}.hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.hover\:bg-purple-50\/0:hover{background-color:#faf5ff00}.hover\:bg-purple-50\/10:hover{background-color:#faf5ff1a}.hover\:bg-purple-50\/100:hover{background-color:#faf5ff}.hover\:bg-purple-50\/20:hover{background-color:#faf5ff33}.hover\:bg-purple-50\/25:hover{background-color:#faf5ff40}.hover\:bg-purple-50\/30:hover{background-color:#faf5ff4d}.hover\:bg-purple-50\/40:hover{background-color:#faf5ff66}.hover\:bg-purple-50\/5:hover{background-color:#faf5ff0d}.hover\:bg-purple-50\/50:hover{background-color:#faf5ff80}.hover\:bg-purple-50\/60:hover{background-color:#faf5ff99}.hover\:bg-purple-50\/70:hover{background-color:#faf5ffb3}.hover\:bg-purple-50\/75:hover{background-color:#faf5ffbf}.hover\:bg-purple-50\/80:hover{background-color:#faf5ffcc}.hover\:bg-purple-50\/90:hover{background-color:#faf5ffe6}.hover\:bg-purple-50\/95:hover{background-color:#faf5fff2}.hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.hover\:bg-purple-500\/0:hover{background-color:#a855f700}.hover\:bg-purple-500\/10:hover{background-color:#a855f71a}.hover\:bg-purple-500\/100:hover{background-color:#a855f7}.hover\:bg-purple-500\/20:hover{background-color:#a855f733}.hover\:bg-purple-500\/25:hover{background-color:#a855f740}.hover\:bg-purple-500\/30:hover{background-color:#a855f74d}.hover\:bg-purple-500\/40:hover{background-color:#a855f766}.hover\:bg-purple-500\/5:hover{background-color:#a855f70d}.hover\:bg-purple-500\/50:hover{background-color:#a855f780}.hover\:bg-purple-500\/60:hover{background-color:#a855f799}.hover\:bg-purple-500\/70:hover{background-color:#a855f7b3}.hover\:bg-purple-500\/75:hover{background-color:#a855f7bf}.hover\:bg-purple-500\/80:hover{background-color:#a855f7cc}.hover\:bg-purple-500\/90:hover{background-color:#a855f7e6}.hover\:bg-purple-500\/95:hover{background-color:#a855f7f2}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.hover\:bg-purple-600\/0:hover{background-color:#9333ea00}.hover\:bg-purple-600\/10:hover{background-color:#9333ea1a}.hover\:bg-purple-600\/100:hover{background-color:#9333ea}.hover\:bg-purple-600\/20:hover{background-color:#9333ea33}.hover\:bg-purple-600\/25:hover{background-color:#9333ea40}.hover\:bg-purple-600\/30:hover{background-color:#9333ea4d}.hover\:bg-purple-600\/40:hover{background-color:#9333ea66}.hover\:bg-purple-600\/5:hover{background-color:#9333ea0d}.hover\:bg-purple-600\/50:hover{background-color:#9333ea80}.hover\:bg-purple-600\/60:hover{background-color:#9333ea99}.hover\:bg-purple-600\/70:hover{background-color:#9333eab3}.hover\:bg-purple-600\/75:hover{background-color:#9333eabf}.hover\:bg-purple-600\/80:hover{background-color:#9333eacc}.hover\:bg-purple-600\/90:hover{background-color:#9333eae6}.hover\:bg-purple-600\/95:hover{background-color:#9333eaf2}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.hover\:bg-purple-700\/0:hover{background-color:#7e22ce00}.hover\:bg-purple-700\/10:hover{background-color:#7e22ce1a}.hover\:bg-purple-700\/100:hover{background-color:#7e22ce}.hover\:bg-purple-700\/20:hover{background-color:#7e22ce33}.hover\:bg-purple-700\/25:hover{background-color:#7e22ce40}.hover\:bg-purple-700\/30:hover{background-color:#7e22ce4d}.hover\:bg-purple-700\/40:hover{background-color:#7e22ce66}.hover\:bg-purple-700\/5:hover{background-color:#7e22ce0d}.hover\:bg-purple-700\/50:hover{background-color:#7e22ce80}.hover\:bg-purple-700\/60:hover{background-color:#7e22ce99}.hover\:bg-purple-700\/70:hover{background-color:#7e22ceb3}.hover\:bg-purple-700\/75:hover{background-color:#7e22cebf}.hover\:bg-purple-700\/80:hover{background-color:#7e22cecc}.hover\:bg-purple-700\/90:hover{background-color:#7e22cee6}.hover\:bg-purple-700\/95:hover{background-color:#7e22cef2}.hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.hover\:bg-purple-800\/0:hover{background-color:#6b21a800}.hover\:bg-purple-800\/10:hover{background-color:#6b21a81a}.hover\:bg-purple-800\/100:hover{background-color:#6b21a8}.hover\:bg-purple-800\/20:hover{background-color:#6b21a833}.hover\:bg-purple-800\/25:hover{background-color:#6b21a840}.hover\:bg-purple-800\/30:hover{background-color:#6b21a84d}.hover\:bg-purple-800\/40:hover{background-color:#6b21a866}.hover\:bg-purple-800\/5:hover{background-color:#6b21a80d}.hover\:bg-purple-800\/50:hover{background-color:#6b21a880}.hover\:bg-purple-800\/60:hover{background-color:#6b21a899}.hover\:bg-purple-800\/70:hover{background-color:#6b21a8b3}.hover\:bg-purple-800\/75:hover{background-color:#6b21a8bf}.hover\:bg-purple-800\/80:hover{background-color:#6b21a8cc}.hover\:bg-purple-800\/90:hover{background-color:#6b21a8e6}.hover\:bg-purple-800\/95:hover{background-color:#6b21a8f2}.hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.hover\:bg-purple-900\/0:hover{background-color:#581c8700}.hover\:bg-purple-900\/10:hover{background-color:#581c871a}.hover\:bg-purple-900\/100:hover{background-color:#581c87}.hover\:bg-purple-900\/20:hover{background-color:#581c8733}.hover\:bg-purple-900\/25:hover{background-color:#581c8740}.hover\:bg-purple-900\/30:hover{background-color:#581c874d}.hover\:bg-purple-900\/40:hover{background-color:#581c8766}.hover\:bg-purple-900\/5:hover{background-color:#581c870d}.hover\:bg-purple-900\/50:hover{background-color:#581c8780}.hover\:bg-purple-900\/60:hover{background-color:#581c8799}.hover\:bg-purple-900\/70:hover{background-color:#581c87b3}.hover\:bg-purple-900\/75:hover{background-color:#581c87bf}.hover\:bg-purple-900\/80:hover{background-color:#581c87cc}.hover\:bg-purple-900\/90:hover{background-color:#581c87e6}.hover\:bg-purple-900\/95:hover{background-color:#581c87f2}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.hover\:bg-red-100\/0:hover{background-color:#fee2e200}.hover\:bg-red-100\/10:hover{background-color:#fee2e21a}.hover\:bg-red-100\/100:hover{background-color:#fee2e2}.hover\:bg-red-100\/20:hover{background-color:#fee2e233}.hover\:bg-red-100\/25:hover{background-color:#fee2e240}.hover\:bg-red-100\/30:hover{background-color:#fee2e24d}.hover\:bg-red-100\/40:hover{background-color:#fee2e266}.hover\:bg-red-100\/5:hover{background-color:#fee2e20d}.hover\:bg-red-100\/50:hover{background-color:#fee2e280}.hover\:bg-red-100\/60:hover{background-color:#fee2e299}.hover\:bg-red-100\/70:hover{background-color:#fee2e2b3}.hover\:bg-red-100\/75:hover{background-color:#fee2e2bf}.hover\:bg-red-100\/80:hover{background-color:#fee2e2cc}.hover\:bg-red-100\/90:hover{background-color:#fee2e2e6}.hover\:bg-red-100\/95:hover{background-color:#fee2e2f2}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.hover\:bg-red-200\/0:hover{background-color:#fecaca00}.hover\:bg-red-200\/10:hover{background-color:#fecaca1a}.hover\:bg-red-200\/100:hover{background-color:#fecaca}.hover\:bg-red-200\/20:hover{background-color:#fecaca33}.hover\:bg-red-200\/25:hover{background-color:#fecaca40}.hover\:bg-red-200\/30:hover{background-color:#fecaca4d}.hover\:bg-red-200\/40:hover{background-color:#fecaca66}.hover\:bg-red-200\/5:hover{background-color:#fecaca0d}.hover\:bg-red-200\/50:hover{background-color:#fecaca80}.hover\:bg-red-200\/60:hover{background-color:#fecaca99}.hover\:bg-red-200\/70:hover{background-color:#fecacab3}.hover\:bg-red-200\/75:hover{background-color:#fecacabf}.hover\:bg-red-200\/80:hover{background-color:#fecacacc}.hover\:bg-red-200\/90:hover{background-color:#fecacae6}.hover\:bg-red-200\/95:hover{background-color:#fecacaf2}.hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.hover\:bg-red-300\/0:hover{background-color:#fca5a500}.hover\:bg-red-300\/10:hover{background-color:#fca5a51a}.hover\:bg-red-300\/100:hover{background-color:#fca5a5}.hover\:bg-red-300\/20:hover{background-color:#fca5a533}.hover\:bg-red-300\/25:hover{background-color:#fca5a540}.hover\:bg-red-300\/30:hover{background-color:#fca5a54d}.hover\:bg-red-300\/40:hover{background-color:#fca5a566}.hover\:bg-red-300\/5:hover{background-color:#fca5a50d}.hover\:bg-red-300\/50:hover{background-color:#fca5a580}.hover\:bg-red-300\/60:hover{background-color:#fca5a599}.hover\:bg-red-300\/70:hover{background-color:#fca5a5b3}.hover\:bg-red-300\/75:hover{background-color:#fca5a5bf}.hover\:bg-red-300\/80:hover{background-color:#fca5a5cc}.hover\:bg-red-300\/90:hover{background-color:#fca5a5e6}.hover\:bg-red-300\/95:hover{background-color:#fca5a5f2}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.hover\:bg-red-400\/0:hover{background-color:#f8717100}.hover\:bg-red-400\/10:hover{background-color:#f871711a}.hover\:bg-red-400\/100:hover{background-color:#f87171}.hover\:bg-red-400\/20:hover{background-color:#f8717133}.hover\:bg-red-400\/25:hover{background-color:#f8717140}.hover\:bg-red-400\/30:hover{background-color:#f871714d}.hover\:bg-red-400\/40:hover{background-color:#f8717166}.hover\:bg-red-400\/5:hover{background-color:#f871710d}.hover\:bg-red-400\/50:hover{background-color:#f8717180}.hover\:bg-red-400\/60:hover{background-color:#f8717199}.hover\:bg-red-400\/70:hover{background-color:#f87171b3}.hover\:bg-red-400\/75:hover{background-color:#f87171bf}.hover\:bg-red-400\/80:hover{background-color:#f87171cc}.hover\:bg-red-400\/90:hover{background-color:#f87171e6}.hover\:bg-red-400\/95:hover{background-color:#f87171f2}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.hover\:bg-red-50\/0:hover{background-color:#fef2f200}.hover\:bg-red-50\/10:hover{background-color:#fef2f21a}.hover\:bg-red-50\/100:hover{background-color:#fef2f2}.hover\:bg-red-50\/20:hover{background-color:#fef2f233}.hover\:bg-red-50\/25:hover{background-color:#fef2f240}.hover\:bg-red-50\/30:hover{background-color:#fef2f24d}.hover\:bg-red-50\/40:hover{background-color:#fef2f266}.hover\:bg-red-50\/5:hover{background-color:#fef2f20d}.hover\:bg-red-50\/50:hover{background-color:#fef2f280}.hover\:bg-red-50\/60:hover{background-color:#fef2f299}.hover\:bg-red-50\/70:hover{background-color:#fef2f2b3}.hover\:bg-red-50\/75:hover{background-color:#fef2f2bf}.hover\:bg-red-50\/80:hover{background-color:#fef2f2cc}.hover\:bg-red-50\/90:hover{background-color:#fef2f2e6}.hover\:bg-red-50\/95:hover{background-color:#fef2f2f2}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.hover\:bg-red-500\/0:hover{background-color:#ef444400}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-500\/100:hover{background-color:#ef4444}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-red-500\/25:hover{background-color:#ef444440}.hover\:bg-red-500\/30:hover{background-color:#ef44444d}.hover\:bg-red-500\/40:hover{background-color:#ef444466}.hover\:bg-red-500\/5:hover{background-color:#ef44440d}.hover\:bg-red-500\/50:hover{background-color:#ef444480}.hover\:bg-red-500\/60:hover{background-color:#ef444499}.hover\:bg-red-500\/70:hover{background-color:#ef4444b3}.hover\:bg-red-500\/75:hover{background-color:#ef4444bf}.hover\:bg-red-500\/80:hover{background-color:#ef4444cc}.hover\:bg-red-500\/90:hover{background-color:#ef4444e6}.hover\:bg-red-500\/95:hover{background-color:#ef4444f2}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.hover\:bg-red-600\/0:hover{background-color:#dc262600}.hover\:bg-red-600\/10:hover{background-color:#dc26261a}.hover\:bg-red-600\/100:hover{background-color:#dc2626}.hover\:bg-red-600\/20:hover{background-color:#dc262633}.hover\:bg-red-600\/25:hover{background-color:#dc262640}.hover\:bg-red-600\/30:hover{background-color:#dc26264d}.hover\:bg-red-600\/40:hover{background-color:#dc262666}.hover\:bg-red-600\/5:hover{background-color:#dc26260d}.hover\:bg-red-600\/50:hover{background-color:#dc262680}.hover\:bg-red-600\/60:hover{background-color:#dc262699}.hover\:bg-red-600\/70:hover{background-color:#dc2626b3}.hover\:bg-red-600\/75:hover{background-color:#dc2626bf}.hover\:bg-red-600\/80:hover{background-color:#dc2626cc}.hover\:bg-red-600\/90:hover{background-color:#dc2626e6}.hover\:bg-red-600\/95:hover{background-color:#dc2626f2}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.hover\:bg-red-700\/0:hover{background-color:#b91c1c00}.hover\:bg-red-700\/10:hover{background-color:#b91c1c1a}.hover\:bg-red-700\/100:hover{background-color:#b91c1c}.hover\:bg-red-700\/20:hover{background-color:#b91c1c33}.hover\:bg-red-700\/25:hover{background-color:#b91c1c40}.hover\:bg-red-700\/30:hover{background-color:#b91c1c4d}.hover\:bg-red-700\/40:hover{background-color:#b91c1c66}.hover\:bg-red-700\/5:hover{background-color:#b91c1c0d}.hover\:bg-red-700\/50:hover{background-color:#b91c1c80}.hover\:bg-red-700\/60:hover{background-color:#b91c1c99}.hover\:bg-red-700\/70:hover{background-color:#b91c1cb3}.hover\:bg-red-700\/75:hover{background-color:#b91c1cbf}.hover\:bg-red-700\/80:hover{background-color:#b91c1ccc}.hover\:bg-red-700\/90:hover{background-color:#b91c1ce6}.hover\:bg-red-700\/95:hover{background-color:#b91c1cf2}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.hover\:bg-red-800\/0:hover{background-color:#991b1b00}.hover\:bg-red-800\/10:hover{background-color:#991b1b1a}.hover\:bg-red-800\/100:hover{background-color:#991b1b}.hover\:bg-red-800\/20:hover{background-color:#991b1b33}.hover\:bg-red-800\/25:hover{background-color:#991b1b40}.hover\:bg-red-800\/30:hover{background-color:#991b1b4d}.hover\:bg-red-800\/40:hover{background-color:#991b1b66}.hover\:bg-red-800\/5:hover{background-color:#991b1b0d}.hover\:bg-red-800\/50:hover{background-color:#991b1b80}.hover\:bg-red-800\/60:hover{background-color:#991b1b99}.hover\:bg-red-800\/70:hover{background-color:#991b1bb3}.hover\:bg-red-800\/75:hover{background-color:#991b1bbf}.hover\:bg-red-800\/80:hover{background-color:#991b1bcc}.hover\:bg-red-800\/90:hover{background-color:#991b1be6}.hover\:bg-red-800\/95:hover{background-color:#991b1bf2}.hover\:bg-red-900:hover{--tw-bg-opacity:1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.hover\:bg-red-900\/0:hover{background-color:#7f1d1d00}.hover\:bg-red-900\/10:hover{background-color:#7f1d1d1a}.hover\:bg-red-900\/100:hover{background-color:#7f1d1d}.hover\:bg-red-900\/20:hover{background-color:#7f1d1d33}.hover\:bg-red-900\/25:hover{background-color:#7f1d1d40}.hover\:bg-red-900\/30:hover{background-color:#7f1d1d4d}.hover\:bg-red-900\/40:hover{background-color:#7f1d1d66}.hover\:bg-red-900\/5:hover{background-color:#7f1d1d0d}.hover\:bg-red-900\/50:hover{background-color:#7f1d1d80}.hover\:bg-red-900\/60:hover{background-color:#7f1d1d99}.hover\:bg-red-900\/70:hover{background-color:#7f1d1db3}.hover\:bg-red-900\/75:hover{background-color:#7f1d1dbf}.hover\:bg-red-900\/80:hover{background-color:#7f1d1dcc}.hover\:bg-red-900\/90:hover{background-color:#7f1d1de6}.hover\:bg-red-900\/95:hover{background-color:#7f1d1df2}.hover\:bg-red-dark:hover{background-color:var(--color-red-dark)}.hover\:bg-red-light:hover{background-color:var(--color-red-light)}.hover\:bg-red-medium:hover{background-color:var(--color-red-medium)}.hover\:bg-rose-100:hover{--tw-bg-opacity:1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.hover\:bg-rose-100\/0:hover{background-color:#ffe4e600}.hover\:bg-rose-100\/10:hover{background-color:#ffe4e61a}.hover\:bg-rose-100\/100:hover{background-color:#ffe4e6}.hover\:bg-rose-100\/20:hover{background-color:#ffe4e633}.hover\:bg-rose-100\/25:hover{background-color:#ffe4e640}.hover\:bg-rose-100\/30:hover{background-color:#ffe4e64d}.hover\:bg-rose-100\/40:hover{background-color:#ffe4e666}.hover\:bg-rose-100\/5:hover{background-color:#ffe4e60d}.hover\:bg-rose-100\/50:hover{background-color:#ffe4e680}.hover\:bg-rose-100\/60:hover{background-color:#ffe4e699}.hover\:bg-rose-100\/70:hover{background-color:#ffe4e6b3}.hover\:bg-rose-100\/75:hover{background-color:#ffe4e6bf}.hover\:bg-rose-100\/80:hover{background-color:#ffe4e6cc}.hover\:bg-rose-100\/90:hover{background-color:#ffe4e6e6}.hover\:bg-rose-100\/95:hover{background-color:#ffe4e6f2}.hover\:bg-rose-200:hover{--tw-bg-opacity:1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.hover\:bg-rose-200\/0:hover{background-color:#fecdd300}.hover\:bg-rose-200\/10:hover{background-color:#fecdd31a}.hover\:bg-rose-200\/100:hover{background-color:#fecdd3}.hover\:bg-rose-200\/20:hover{background-color:#fecdd333}.hover\:bg-rose-200\/25:hover{background-color:#fecdd340}.hover\:bg-rose-200\/30:hover{background-color:#fecdd34d}.hover\:bg-rose-200\/40:hover{background-color:#fecdd366}.hover\:bg-rose-200\/5:hover{background-color:#fecdd30d}.hover\:bg-rose-200\/50:hover{background-color:#fecdd380}.hover\:bg-rose-200\/60:hover{background-color:#fecdd399}.hover\:bg-rose-200\/70:hover{background-color:#fecdd3b3}.hover\:bg-rose-200\/75:hover{background-color:#fecdd3bf}.hover\:bg-rose-200\/80:hover{background-color:#fecdd3cc}.hover\:bg-rose-200\/90:hover{background-color:#fecdd3e6}.hover\:bg-rose-200\/95:hover{background-color:#fecdd3f2}.hover\:bg-rose-300:hover{--tw-bg-opacity:1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.hover\:bg-rose-300\/0:hover{background-color:#fda4af00}.hover\:bg-rose-300\/10:hover{background-color:#fda4af1a}.hover\:bg-rose-300\/100:hover{background-color:#fda4af}.hover\:bg-rose-300\/20:hover{background-color:#fda4af33}.hover\:bg-rose-300\/25:hover{background-color:#fda4af40}.hover\:bg-rose-300\/30:hover{background-color:#fda4af4d}.hover\:bg-rose-300\/40:hover{background-color:#fda4af66}.hover\:bg-rose-300\/5:hover{background-color:#fda4af0d}.hover\:bg-rose-300\/50:hover{background-color:#fda4af80}.hover\:bg-rose-300\/60:hover{background-color:#fda4af99}.hover\:bg-rose-300\/70:hover{background-color:#fda4afb3}.hover\:bg-rose-300\/75:hover{background-color:#fda4afbf}.hover\:bg-rose-300\/80:hover{background-color:#fda4afcc}.hover\:bg-rose-300\/90:hover{background-color:#fda4afe6}.hover\:bg-rose-300\/95:hover{background-color:#fda4aff2}.hover\:bg-rose-400:hover{--tw-bg-opacity:1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.hover\:bg-rose-400\/0:hover{background-color:#fb718500}.hover\:bg-rose-400\/10:hover{background-color:#fb71851a}.hover\:bg-rose-400\/100:hover{background-color:#fb7185}.hover\:bg-rose-400\/20:hover{background-color:#fb718533}.hover\:bg-rose-400\/25:hover{background-color:#fb718540}.hover\:bg-rose-400\/30:hover{background-color:#fb71854d}.hover\:bg-rose-400\/40:hover{background-color:#fb718566}.hover\:bg-rose-400\/5:hover{background-color:#fb71850d}.hover\:bg-rose-400\/50:hover{background-color:#fb718580}.hover\:bg-rose-400\/60:hover{background-color:#fb718599}.hover\:bg-rose-400\/70:hover{background-color:#fb7185b3}.hover\:bg-rose-400\/75:hover{background-color:#fb7185bf}.hover\:bg-rose-400\/80:hover{background-color:#fb7185cc}.hover\:bg-rose-400\/90:hover{background-color:#fb7185e6}.hover\:bg-rose-400\/95:hover{background-color:#fb7185f2}.hover\:bg-rose-50:hover{--tw-bg-opacity:1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.hover\:bg-rose-50\/0:hover{background-color:#fff1f200}.hover\:bg-rose-50\/10:hover{background-color:#fff1f21a}.hover\:bg-rose-50\/100:hover{background-color:#fff1f2}.hover\:bg-rose-50\/20:hover{background-color:#fff1f233}.hover\:bg-rose-50\/25:hover{background-color:#fff1f240}.hover\:bg-rose-50\/30:hover{background-color:#fff1f24d}.hover\:bg-rose-50\/40:hover{background-color:#fff1f266}.hover\:bg-rose-50\/5:hover{background-color:#fff1f20d}.hover\:bg-rose-50\/50:hover{background-color:#fff1f280}.hover\:bg-rose-50\/60:hover{background-color:#fff1f299}.hover\:bg-rose-50\/70:hover{background-color:#fff1f2b3}.hover\:bg-rose-50\/75:hover{background-color:#fff1f2bf}.hover\:bg-rose-50\/80:hover{background-color:#fff1f2cc}.hover\:bg-rose-50\/90:hover{background-color:#fff1f2e6}.hover\:bg-rose-50\/95:hover{background-color:#fff1f2f2}.hover\:bg-rose-500:hover{--tw-bg-opacity:1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.hover\:bg-rose-500\/0:hover{background-color:#f43f5e00}.hover\:bg-rose-500\/10:hover{background-color:#f43f5e1a}.hover\:bg-rose-500\/100:hover{background-color:#f43f5e}.hover\:bg-rose-500\/20:hover{background-color:#f43f5e33}.hover\:bg-rose-500\/25:hover{background-color:#f43f5e40}.hover\:bg-rose-500\/30:hover{background-color:#f43f5e4d}.hover\:bg-rose-500\/40:hover{background-color:#f43f5e66}.hover\:bg-rose-500\/5:hover{background-color:#f43f5e0d}.hover\:bg-rose-500\/50:hover{background-color:#f43f5e80}.hover\:bg-rose-500\/60:hover{background-color:#f43f5e99}.hover\:bg-rose-500\/70:hover{background-color:#f43f5eb3}.hover\:bg-rose-500\/75:hover{background-color:#f43f5ebf}.hover\:bg-rose-500\/80:hover{background-color:#f43f5ecc}.hover\:bg-rose-500\/90:hover{background-color:#f43f5ee6}.hover\:bg-rose-500\/95:hover{background-color:#f43f5ef2}.hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.hover\:bg-rose-600\/0:hover{background-color:#e11d4800}.hover\:bg-rose-600\/10:hover{background-color:#e11d481a}.hover\:bg-rose-600\/100:hover{background-color:#e11d48}.hover\:bg-rose-600\/20:hover{background-color:#e11d4833}.hover\:bg-rose-600\/25:hover{background-color:#e11d4840}.hover\:bg-rose-600\/30:hover{background-color:#e11d484d}.hover\:bg-rose-600\/40:hover{background-color:#e11d4866}.hover\:bg-rose-600\/5:hover{background-color:#e11d480d}.hover\:bg-rose-600\/50:hover{background-color:#e11d4880}.hover\:bg-rose-600\/60:hover{background-color:#e11d4899}.hover\:bg-rose-600\/70:hover{background-color:#e11d48b3}.hover\:bg-rose-600\/75:hover{background-color:#e11d48bf}.hover\:bg-rose-600\/80:hover{background-color:#e11d48cc}.hover\:bg-rose-600\/90:hover{background-color:#e11d48e6}.hover\:bg-rose-600\/95:hover{background-color:#e11d48f2}.hover\:bg-rose-700:hover{--tw-bg-opacity:1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.hover\:bg-rose-700\/0:hover{background-color:#be123c00}.hover\:bg-rose-700\/10:hover{background-color:#be123c1a}.hover\:bg-rose-700\/100:hover{background-color:#be123c}.hover\:bg-rose-700\/20:hover{background-color:#be123c33}.hover\:bg-rose-700\/25:hover{background-color:#be123c40}.hover\:bg-rose-700\/30:hover{background-color:#be123c4d}.hover\:bg-rose-700\/40:hover{background-color:#be123c66}.hover\:bg-rose-700\/5:hover{background-color:#be123c0d}.hover\:bg-rose-700\/50:hover{background-color:#be123c80}.hover\:bg-rose-700\/60:hover{background-color:#be123c99}.hover\:bg-rose-700\/70:hover{background-color:#be123cb3}.hover\:bg-rose-700\/75:hover{background-color:#be123cbf}.hover\:bg-rose-700\/80:hover{background-color:#be123ccc}.hover\:bg-rose-700\/90:hover{background-color:#be123ce6}.hover\:bg-rose-700\/95:hover{background-color:#be123cf2}.hover\:bg-rose-800:hover{--tw-bg-opacity:1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.hover\:bg-rose-800\/0:hover{background-color:#9f123900}.hover\:bg-rose-800\/10:hover{background-color:#9f12391a}.hover\:bg-rose-800\/100:hover{background-color:#9f1239}.hover\:bg-rose-800\/20:hover{background-color:#9f123933}.hover\:bg-rose-800\/25:hover{background-color:#9f123940}.hover\:bg-rose-800\/30:hover{background-color:#9f12394d}.hover\:bg-rose-800\/40:hover{background-color:#9f123966}.hover\:bg-rose-800\/5:hover{background-color:#9f12390d}.hover\:bg-rose-800\/50:hover{background-color:#9f123980}.hover\:bg-rose-800\/60:hover{background-color:#9f123999}.hover\:bg-rose-800\/70:hover{background-color:#9f1239b3}.hover\:bg-rose-800\/75:hover{background-color:#9f1239bf}.hover\:bg-rose-800\/80:hover{background-color:#9f1239cc}.hover\:bg-rose-800\/90:hover{background-color:#9f1239e6}.hover\:bg-rose-800\/95:hover{background-color:#9f1239f2}.hover\:bg-rose-900:hover{--tw-bg-opacity:1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.hover\:bg-rose-900\/0:hover{background-color:#88133700}.hover\:bg-rose-900\/10:hover{background-color:#8813371a}.hover\:bg-rose-900\/100:hover{background-color:#881337}.hover\:bg-rose-900\/20:hover{background-color:#88133733}.hover\:bg-rose-900\/25:hover{background-color:#88133740}.hover\:bg-rose-900\/30:hover{background-color:#8813374d}.hover\:bg-rose-900\/40:hover{background-color:#88133766}.hover\:bg-rose-900\/5:hover{background-color:#8813370d}.hover\:bg-rose-900\/50:hover{background-color:#88133780}.hover\:bg-rose-900\/60:hover{background-color:#88133799}.hover\:bg-rose-900\/70:hover{background-color:#881337b3}.hover\:bg-rose-900\/75:hover{background-color:#881337bf}.hover\:bg-rose-900\/80:hover{background-color:#881337cc}.hover\:bg-rose-900\/90:hover{background-color:#881337e6}.hover\:bg-rose-900\/95:hover{background-color:#881337f2}.hover\:bg-secondary:hover{background-color:var(--color-blue-800)}.hover\:bg-secondary-light:hover{background-color:var(--color-blue-200)}.hover\:bg-secondary-lighter:hover{background-color:var(--color-blue-100)}.hover\:bg-secondary-medium:hover{background-color:var(--color-blue-500)}.hover\:bg-sky-100:hover{--tw-bg-opacity:1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.hover\:bg-sky-100\/0:hover{background-color:#e0f2fe00}.hover\:bg-sky-100\/10:hover{background-color:#e0f2fe1a}.hover\:bg-sky-100\/100:hover{background-color:#e0f2fe}.hover\:bg-sky-100\/20:hover{background-color:#e0f2fe33}.hover\:bg-sky-100\/25:hover{background-color:#e0f2fe40}.hover\:bg-sky-100\/30:hover{background-color:#e0f2fe4d}.hover\:bg-sky-100\/40:hover{background-color:#e0f2fe66}.hover\:bg-sky-100\/5:hover{background-color:#e0f2fe0d}.hover\:bg-sky-100\/50:hover{background-color:#e0f2fe80}.hover\:bg-sky-100\/60:hover{background-color:#e0f2fe99}.hover\:bg-sky-100\/70:hover{background-color:#e0f2feb3}.hover\:bg-sky-100\/75:hover{background-color:#e0f2febf}.hover\:bg-sky-100\/80:hover{background-color:#e0f2fecc}.hover\:bg-sky-100\/90:hover{background-color:#e0f2fee6}.hover\:bg-sky-100\/95:hover{background-color:#e0f2fef2}.hover\:bg-sky-200:hover{--tw-bg-opacity:1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.hover\:bg-sky-200\/0:hover{background-color:#bae6fd00}.hover\:bg-sky-200\/10:hover{background-color:#bae6fd1a}.hover\:bg-sky-200\/100:hover{background-color:#bae6fd}.hover\:bg-sky-200\/20:hover{background-color:#bae6fd33}.hover\:bg-sky-200\/25:hover{background-color:#bae6fd40}.hover\:bg-sky-200\/30:hover{background-color:#bae6fd4d}.hover\:bg-sky-200\/40:hover{background-color:#bae6fd66}.hover\:bg-sky-200\/5:hover{background-color:#bae6fd0d}.hover\:bg-sky-200\/50:hover{background-color:#bae6fd80}.hover\:bg-sky-200\/60:hover{background-color:#bae6fd99}.hover\:bg-sky-200\/70:hover{background-color:#bae6fdb3}.hover\:bg-sky-200\/75:hover{background-color:#bae6fdbf}.hover\:bg-sky-200\/80:hover{background-color:#bae6fdcc}.hover\:bg-sky-200\/90:hover{background-color:#bae6fde6}.hover\:bg-sky-200\/95:hover{background-color:#bae6fdf2}.hover\:bg-sky-300:hover{--tw-bg-opacity:1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.hover\:bg-sky-300\/0:hover{background-color:#7dd3fc00}.hover\:bg-sky-300\/10:hover{background-color:#7dd3fc1a}.hover\:bg-sky-300\/100:hover{background-color:#7dd3fc}.hover\:bg-sky-300\/20:hover{background-color:#7dd3fc33}.hover\:bg-sky-300\/25:hover{background-color:#7dd3fc40}.hover\:bg-sky-300\/30:hover{background-color:#7dd3fc4d}.hover\:bg-sky-300\/40:hover{background-color:#7dd3fc66}.hover\:bg-sky-300\/5:hover{background-color:#7dd3fc0d}.hover\:bg-sky-300\/50:hover{background-color:#7dd3fc80}.hover\:bg-sky-300\/60:hover{background-color:#7dd3fc99}.hover\:bg-sky-300\/70:hover{background-color:#7dd3fcb3}.hover\:bg-sky-300\/75:hover{background-color:#7dd3fcbf}.hover\:bg-sky-300\/80:hover{background-color:#7dd3fccc}.hover\:bg-sky-300\/90:hover{background-color:#7dd3fce6}.hover\:bg-sky-300\/95:hover{background-color:#7dd3fcf2}.hover\:bg-sky-400:hover{--tw-bg-opacity:1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.hover\:bg-sky-400\/0:hover{background-color:#38bdf800}.hover\:bg-sky-400\/10:hover{background-color:#38bdf81a}.hover\:bg-sky-400\/100:hover{background-color:#38bdf8}.hover\:bg-sky-400\/20:hover{background-color:#38bdf833}.hover\:bg-sky-400\/25:hover{background-color:#38bdf840}.hover\:bg-sky-400\/30:hover{background-color:#38bdf84d}.hover\:bg-sky-400\/40:hover{background-color:#38bdf866}.hover\:bg-sky-400\/5:hover{background-color:#38bdf80d}.hover\:bg-sky-400\/50:hover{background-color:#38bdf880}.hover\:bg-sky-400\/60:hover{background-color:#38bdf899}.hover\:bg-sky-400\/70:hover{background-color:#38bdf8b3}.hover\:bg-sky-400\/75:hover{background-color:#38bdf8bf}.hover\:bg-sky-400\/80:hover{background-color:#38bdf8cc}.hover\:bg-sky-400\/90:hover{background-color:#38bdf8e6}.hover\:bg-sky-400\/95:hover{background-color:#38bdf8f2}.hover\:bg-sky-50:hover{--tw-bg-opacity:1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.hover\:bg-sky-50\/0:hover{background-color:#f0f9ff00}.hover\:bg-sky-50\/10:hover{background-color:#f0f9ff1a}.hover\:bg-sky-50\/100:hover{background-color:#f0f9ff}.hover\:bg-sky-50\/20:hover{background-color:#f0f9ff33}.hover\:bg-sky-50\/25:hover{background-color:#f0f9ff40}.hover\:bg-sky-50\/30:hover{background-color:#f0f9ff4d}.hover\:bg-sky-50\/40:hover{background-color:#f0f9ff66}.hover\:bg-sky-50\/5:hover{background-color:#f0f9ff0d}.hover\:bg-sky-50\/50:hover{background-color:#f0f9ff80}.hover\:bg-sky-50\/60:hover{background-color:#f0f9ff99}.hover\:bg-sky-50\/70:hover{background-color:#f0f9ffb3}.hover\:bg-sky-50\/75:hover{background-color:#f0f9ffbf}.hover\:bg-sky-50\/80:hover{background-color:#f0f9ffcc}.hover\:bg-sky-50\/90:hover{background-color:#f0f9ffe6}.hover\:bg-sky-50\/95:hover{background-color:#f0f9fff2}.hover\:bg-sky-500:hover{--tw-bg-opacity:1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.hover\:bg-sky-500\/0:hover{background-color:#0ea5e900}.hover\:bg-sky-500\/10:hover{background-color:#0ea5e91a}.hover\:bg-sky-500\/100:hover{background-color:#0ea5e9}.hover\:bg-sky-500\/20:hover{background-color:#0ea5e933}.hover\:bg-sky-500\/25:hover{background-color:#0ea5e940}.hover\:bg-sky-500\/30:hover{background-color:#0ea5e94d}.hover\:bg-sky-500\/40:hover{background-color:#0ea5e966}.hover\:bg-sky-500\/5:hover{background-color:#0ea5e90d}.hover\:bg-sky-500\/50:hover{background-color:#0ea5e980}.hover\:bg-sky-500\/60:hover{background-color:#0ea5e999}.hover\:bg-sky-500\/70:hover{background-color:#0ea5e9b3}.hover\:bg-sky-500\/75:hover{background-color:#0ea5e9bf}.hover\:bg-sky-500\/80:hover{background-color:#0ea5e9cc}.hover\:bg-sky-500\/90:hover{background-color:#0ea5e9e6}.hover\:bg-sky-500\/95:hover{background-color:#0ea5e9f2}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.hover\:bg-sky-600\/0:hover{background-color:#0284c700}.hover\:bg-sky-600\/10:hover{background-color:#0284c71a}.hover\:bg-sky-600\/100:hover{background-color:#0284c7}.hover\:bg-sky-600\/20:hover{background-color:#0284c733}.hover\:bg-sky-600\/25:hover{background-color:#0284c740}.hover\:bg-sky-600\/30:hover{background-color:#0284c74d}.hover\:bg-sky-600\/40:hover{background-color:#0284c766}.hover\:bg-sky-600\/5:hover{background-color:#0284c70d}.hover\:bg-sky-600\/50:hover{background-color:#0284c780}.hover\:bg-sky-600\/60:hover{background-color:#0284c799}.hover\:bg-sky-600\/70:hover{background-color:#0284c7b3}.hover\:bg-sky-600\/75:hover{background-color:#0284c7bf}.hover\:bg-sky-600\/80:hover{background-color:#0284c7cc}.hover\:bg-sky-600\/90:hover{background-color:#0284c7e6}.hover\:bg-sky-600\/95:hover{background-color:#0284c7f2}.hover\:bg-sky-700:hover{--tw-bg-opacity:1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.hover\:bg-sky-700\/0:hover{background-color:#0369a100}.hover\:bg-sky-700\/10:hover{background-color:#0369a11a}.hover\:bg-sky-700\/100:hover{background-color:#0369a1}.hover\:bg-sky-700\/20:hover{background-color:#0369a133}.hover\:bg-sky-700\/25:hover{background-color:#0369a140}.hover\:bg-sky-700\/30:hover{background-color:#0369a14d}.hover\:bg-sky-700\/40:hover{background-color:#0369a166}.hover\:bg-sky-700\/5:hover{background-color:#0369a10d}.hover\:bg-sky-700\/50:hover{background-color:#0369a180}.hover\:bg-sky-700\/60:hover{background-color:#0369a199}.hover\:bg-sky-700\/70:hover{background-color:#0369a1b3}.hover\:bg-sky-700\/75:hover{background-color:#0369a1bf}.hover\:bg-sky-700\/80:hover{background-color:#0369a1cc}.hover\:bg-sky-700\/90:hover{background-color:#0369a1e6}.hover\:bg-sky-700\/95:hover{background-color:#0369a1f2}.hover\:bg-sky-800:hover{--tw-bg-opacity:1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.hover\:bg-sky-800\/0:hover{background-color:#07598500}.hover\:bg-sky-800\/10:hover{background-color:#0759851a}.hover\:bg-sky-800\/100:hover{background-color:#075985}.hover\:bg-sky-800\/20:hover{background-color:#07598533}.hover\:bg-sky-800\/25:hover{background-color:#07598540}.hover\:bg-sky-800\/30:hover{background-color:#0759854d}.hover\:bg-sky-800\/40:hover{background-color:#07598566}.hover\:bg-sky-800\/5:hover{background-color:#0759850d}.hover\:bg-sky-800\/50:hover{background-color:#07598580}.hover\:bg-sky-800\/60:hover{background-color:#07598599}.hover\:bg-sky-800\/70:hover{background-color:#075985b3}.hover\:bg-sky-800\/75:hover{background-color:#075985bf}.hover\:bg-sky-800\/80:hover{background-color:#075985cc}.hover\:bg-sky-800\/90:hover{background-color:#075985e6}.hover\:bg-sky-800\/95:hover{background-color:#075985f2}.hover\:bg-sky-900:hover{--tw-bg-opacity:1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.hover\:bg-sky-900\/0:hover{background-color:#0c4a6e00}.hover\:bg-sky-900\/10:hover{background-color:#0c4a6e1a}.hover\:bg-sky-900\/100:hover{background-color:#0c4a6e}.hover\:bg-sky-900\/20:hover{background-color:#0c4a6e33}.hover\:bg-sky-900\/25:hover{background-color:#0c4a6e40}.hover\:bg-sky-900\/30:hover{background-color:#0c4a6e4d}.hover\:bg-sky-900\/40:hover{background-color:#0c4a6e66}.hover\:bg-sky-900\/5:hover{background-color:#0c4a6e0d}.hover\:bg-sky-900\/50:hover{background-color:#0c4a6e80}.hover\:bg-sky-900\/60:hover{background-color:#0c4a6e99}.hover\:bg-sky-900\/70:hover{background-color:#0c4a6eb3}.hover\:bg-sky-900\/75:hover{background-color:#0c4a6ebf}.hover\:bg-sky-900\/80:hover{background-color:#0c4a6ecc}.hover\:bg-sky-900\/90:hover{background-color:#0c4a6ee6}.hover\:bg-sky-900\/95:hover{background-color:#0c4a6ef2}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.hover\:bg-slate-100\/0:hover{background-color:#f1f5f900}.hover\:bg-slate-100\/10:hover{background-color:#f1f5f91a}.hover\:bg-slate-100\/100:hover{background-color:#f1f5f9}.hover\:bg-slate-100\/20:hover{background-color:#f1f5f933}.hover\:bg-slate-100\/25:hover{background-color:#f1f5f940}.hover\:bg-slate-100\/30:hover{background-color:#f1f5f94d}.hover\:bg-slate-100\/40:hover{background-color:#f1f5f966}.hover\:bg-slate-100\/5:hover{background-color:#f1f5f90d}.hover\:bg-slate-100\/50:hover{background-color:#f1f5f980}.hover\:bg-slate-100\/60:hover{background-color:#f1f5f999}.hover\:bg-slate-100\/70:hover{background-color:#f1f5f9b3}.hover\:bg-slate-100\/75:hover{background-color:#f1f5f9bf}.hover\:bg-slate-100\/80:hover{background-color:#f1f5f9cc}.hover\:bg-slate-100\/90:hover{background-color:#f1f5f9e6}.hover\:bg-slate-100\/95:hover{background-color:#f1f5f9f2}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.hover\:bg-slate-200\/0:hover{background-color:#e2e8f000}.hover\:bg-slate-200\/10:hover{background-color:#e2e8f01a}.hover\:bg-slate-200\/100:hover{background-color:#e2e8f0}.hover\:bg-slate-200\/20:hover{background-color:#e2e8f033}.hover\:bg-slate-200\/25:hover{background-color:#e2e8f040}.hover\:bg-slate-200\/30:hover{background-color:#e2e8f04d}.hover\:bg-slate-200\/40:hover{background-color:#e2e8f066}.hover\:bg-slate-200\/5:hover{background-color:#e2e8f00d}.hover\:bg-slate-200\/50:hover{background-color:#e2e8f080}.hover\:bg-slate-200\/60:hover{background-color:#e2e8f099}.hover\:bg-slate-200\/70:hover{background-color:#e2e8f0b3}.hover\:bg-slate-200\/75:hover{background-color:#e2e8f0bf}.hover\:bg-slate-200\/80:hover{background-color:#e2e8f0cc}.hover\:bg-slate-200\/90:hover{background-color:#e2e8f0e6}.hover\:bg-slate-200\/95:hover{background-color:#e2e8f0f2}.hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.hover\:bg-slate-300\/0:hover{background-color:#cbd5e100}.hover\:bg-slate-300\/10:hover{background-color:#cbd5e11a}.hover\:bg-slate-300\/100:hover{background-color:#cbd5e1}.hover\:bg-slate-300\/20:hover{background-color:#cbd5e133}.hover\:bg-slate-300\/25:hover{background-color:#cbd5e140}.hover\:bg-slate-300\/30:hover{background-color:#cbd5e14d}.hover\:bg-slate-300\/40:hover{background-color:#cbd5e166}.hover\:bg-slate-300\/5:hover{background-color:#cbd5e10d}.hover\:bg-slate-300\/50:hover{background-color:#cbd5e180}.hover\:bg-slate-300\/60:hover{background-color:#cbd5e199}.hover\:bg-slate-300\/70:hover{background-color:#cbd5e1b3}.hover\:bg-slate-300\/75:hover{background-color:#cbd5e1bf}.hover\:bg-slate-300\/80:hover{background-color:#cbd5e1cc}.hover\:bg-slate-300\/90:hover{background-color:#cbd5e1e6}.hover\:bg-slate-300\/95:hover{background-color:#cbd5e1f2}.hover\:bg-slate-400:hover{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.hover\:bg-slate-400\/0:hover{background-color:#94a3b800}.hover\:bg-slate-400\/10:hover{background-color:#94a3b81a}.hover\:bg-slate-400\/100:hover{background-color:#94a3b8}.hover\:bg-slate-400\/20:hover{background-color:#94a3b833}.hover\:bg-slate-400\/25:hover{background-color:#94a3b840}.hover\:bg-slate-400\/30:hover{background-color:#94a3b84d}.hover\:bg-slate-400\/40:hover{background-color:#94a3b866}.hover\:bg-slate-400\/5:hover{background-color:#94a3b80d}.hover\:bg-slate-400\/50:hover{background-color:#94a3b880}.hover\:bg-slate-400\/60:hover{background-color:#94a3b899}.hover\:bg-slate-400\/70:hover{background-color:#94a3b8b3}.hover\:bg-slate-400\/75:hover{background-color:#94a3b8bf}.hover\:bg-slate-400\/80:hover{background-color:#94a3b8cc}.hover\:bg-slate-400\/90:hover{background-color:#94a3b8e6}.hover\:bg-slate-400\/95:hover{background-color:#94a3b8f2}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:bg-slate-50\/0:hover{background-color:#f8fafc00}.hover\:bg-slate-50\/10:hover{background-color:#f8fafc1a}.hover\:bg-slate-50\/100:hover{background-color:#f8fafc}.hover\:bg-slate-50\/20:hover{background-color:#f8fafc33}.hover\:bg-slate-50\/25:hover{background-color:#f8fafc40}.hover\:bg-slate-50\/30:hover{background-color:#f8fafc4d}.hover\:bg-slate-50\/40:hover{background-color:#f8fafc66}.hover\:bg-slate-50\/5:hover{background-color:#f8fafc0d}.hover\:bg-slate-50\/50:hover{background-color:#f8fafc80}.hover\:bg-slate-50\/60:hover{background-color:#f8fafc99}.hover\:bg-slate-50\/70:hover{background-color:#f8fafcb3}.hover\:bg-slate-50\/75:hover{background-color:#f8fafcbf}.hover\:bg-slate-50\/80:hover{background-color:#f8fafccc}.hover\:bg-slate-50\/90:hover{background-color:#f8fafce6}.hover\:bg-slate-50\/95:hover{background-color:#f8fafcf2}.hover\:bg-slate-500:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.hover\:bg-slate-500\/0:hover{background-color:#64748b00}.hover\:bg-slate-500\/10:hover{background-color:#64748b1a}.hover\:bg-slate-500\/100:hover{background-color:#64748b}.hover\:bg-slate-500\/20:hover{background-color:#64748b33}.hover\:bg-slate-500\/25:hover{background-color:#64748b40}.hover\:bg-slate-500\/30:hover{background-color:#64748b4d}.hover\:bg-slate-500\/40:hover{background-color:#64748b66}.hover\:bg-slate-500\/5:hover{background-color:#64748b0d}.hover\:bg-slate-500\/50:hover{background-color:#64748b80}.hover\:bg-slate-500\/60:hover{background-color:#64748b99}.hover\:bg-slate-500\/70:hover{background-color:#64748bb3}.hover\:bg-slate-500\/75:hover{background-color:#64748bbf}.hover\:bg-slate-500\/80:hover{background-color:#64748bcc}.hover\:bg-slate-500\/90:hover{background-color:#64748be6}.hover\:bg-slate-500\/95:hover{background-color:#64748bf2}.hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.hover\:bg-slate-600\/0:hover{background-color:#47556900}.hover\:bg-slate-600\/10:hover{background-color:#4755691a}.hover\:bg-slate-600\/100:hover{background-color:#475569}.hover\:bg-slate-600\/20:hover{background-color:#47556933}.hover\:bg-slate-600\/25:hover{background-color:#47556940}.hover\:bg-slate-600\/30:hover{background-color:#4755694d}.hover\:bg-slate-600\/40:hover{background-color:#47556966}.hover\:bg-slate-600\/5:hover{background-color:#4755690d}.hover\:bg-slate-600\/50:hover{background-color:#47556980}.hover\:bg-slate-600\/60:hover{background-color:#47556999}.hover\:bg-slate-600\/70:hover{background-color:#475569b3}.hover\:bg-slate-600\/75:hover{background-color:#475569bf}.hover\:bg-slate-600\/80:hover{background-color:#475569cc}.hover\:bg-slate-600\/90:hover{background-color:#475569e6}.hover\:bg-slate-600\/95:hover{background-color:#475569f2}.hover\:bg-slate-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.hover\:bg-slate-700\/0:hover{background-color:#33415500}.hover\:bg-slate-700\/10:hover{background-color:#3341551a}.hover\:bg-slate-700\/100:hover{background-color:#334155}.hover\:bg-slate-700\/20:hover{background-color:#33415533}.hover\:bg-slate-700\/25:hover{background-color:#33415540}.hover\:bg-slate-700\/30:hover{background-color:#3341554d}.hover\:bg-slate-700\/40:hover{background-color:#33415566}.hover\:bg-slate-700\/5:hover{background-color:#3341550d}.hover\:bg-slate-700\/50:hover{background-color:#33415580}.hover\:bg-slate-700\/60:hover{background-color:#33415599}.hover\:bg-slate-700\/70:hover{background-color:#334155b3}.hover\:bg-slate-700\/75:hover{background-color:#334155bf}.hover\:bg-slate-700\/80:hover{background-color:#334155cc}.hover\:bg-slate-700\/90:hover{background-color:#334155e6}.hover\:bg-slate-700\/95:hover{background-color:#334155f2}.hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.hover\:bg-slate-800\/0:hover{background-color:#1e293b00}.hover\:bg-slate-800\/10:hover{background-color:#1e293b1a}.hover\:bg-slate-800\/100:hover{background-color:#1e293b}.hover\:bg-slate-800\/20:hover{background-color:#1e293b33}.hover\:bg-slate-800\/25:hover{background-color:#1e293b40}.hover\:bg-slate-800\/30:hover{background-color:#1e293b4d}.hover\:bg-slate-800\/40:hover{background-color:#1e293b66}.hover\:bg-slate-800\/5:hover{background-color:#1e293b0d}.hover\:bg-slate-800\/50:hover{background-color:#1e293b80}.hover\:bg-slate-800\/60:hover{background-color:#1e293b99}.hover\:bg-slate-800\/70:hover{background-color:#1e293bb3}.hover\:bg-slate-800\/75:hover{background-color:#1e293bbf}.hover\:bg-slate-800\/80:hover{background-color:#1e293bcc}.hover\:bg-slate-800\/90:hover{background-color:#1e293be6}.hover\:bg-slate-800\/95:hover{background-color:#1e293bf2}.hover\:bg-slate-900:hover{--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hover\:bg-slate-900\/0:hover{background-color:#0f172a00}.hover\:bg-slate-900\/10:hover{background-color:#0f172a1a}.hover\:bg-slate-900\/100:hover{background-color:#0f172a}.hover\:bg-slate-900\/20:hover{background-color:#0f172a33}.hover\:bg-slate-900\/25:hover{background-color:#0f172a40}.hover\:bg-slate-900\/30:hover{background-color:#0f172a4d}.hover\:bg-slate-900\/40:hover{background-color:#0f172a66}.hover\:bg-slate-900\/5:hover{background-color:#0f172a0d}.hover\:bg-slate-900\/50:hover{background-color:#0f172a80}.hover\:bg-slate-900\/60:hover{background-color:#0f172a99}.hover\:bg-slate-900\/70:hover{background-color:#0f172ab3}.hover\:bg-slate-900\/75:hover{background-color:#0f172abf}.hover\:bg-slate-900\/80:hover{background-color:#0f172acc}.hover\:bg-slate-900\/90:hover{background-color:#0f172ae6}.hover\:bg-slate-900\/95:hover{background-color:#0f172af2}.hover\:bg-stone-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 244 / var(--tw-bg-opacity))}.hover\:bg-stone-100\/0:hover{background-color:#f5f5f400}.hover\:bg-stone-100\/10:hover{background-color:#f5f5f41a}.hover\:bg-stone-100\/100:hover{background-color:#f5f5f4}.hover\:bg-stone-100\/20:hover{background-color:#f5f5f433}.hover\:bg-stone-100\/25:hover{background-color:#f5f5f440}.hover\:bg-stone-100\/30:hover{background-color:#f5f5f44d}.hover\:bg-stone-100\/40:hover{background-color:#f5f5f466}.hover\:bg-stone-100\/5:hover{background-color:#f5f5f40d}.hover\:bg-stone-100\/50:hover{background-color:#f5f5f480}.hover\:bg-stone-100\/60:hover{background-color:#f5f5f499}.hover\:bg-stone-100\/70:hover{background-color:#f5f5f4b3}.hover\:bg-stone-100\/75:hover{background-color:#f5f5f4bf}.hover\:bg-stone-100\/80:hover{background-color:#f5f5f4cc}.hover\:bg-stone-100\/90:hover{background-color:#f5f5f4e6}.hover\:bg-stone-100\/95:hover{background-color:#f5f5f4f2}.hover\:bg-stone-200:hover{--tw-bg-opacity:1;background-color:rgb(231 229 228 / var(--tw-bg-opacity))}.hover\:bg-stone-200\/0:hover{background-color:#e7e5e400}.hover\:bg-stone-200\/10:hover{background-color:#e7e5e41a}.hover\:bg-stone-200\/100:hover{background-color:#e7e5e4}.hover\:bg-stone-200\/20:hover{background-color:#e7e5e433}.hover\:bg-stone-200\/25:hover{background-color:#e7e5e440}.hover\:bg-stone-200\/30:hover{background-color:#e7e5e44d}.hover\:bg-stone-200\/40:hover{background-color:#e7e5e466}.hover\:bg-stone-200\/5:hover{background-color:#e7e5e40d}.hover\:bg-stone-200\/50:hover{background-color:#e7e5e480}.hover\:bg-stone-200\/60:hover{background-color:#e7e5e499}.hover\:bg-stone-200\/70:hover{background-color:#e7e5e4b3}.hover\:bg-stone-200\/75:hover{background-color:#e7e5e4bf}.hover\:bg-stone-200\/80:hover{background-color:#e7e5e4cc}.hover\:bg-stone-200\/90:hover{background-color:#e7e5e4e6}.hover\:bg-stone-200\/95:hover{background-color:#e7e5e4f2}.hover\:bg-stone-300:hover{--tw-bg-opacity:1;background-color:rgb(214 211 209 / var(--tw-bg-opacity))}.hover\:bg-stone-300\/0:hover{background-color:#d6d3d100}.hover\:bg-stone-300\/10:hover{background-color:#d6d3d11a}.hover\:bg-stone-300\/100:hover{background-color:#d6d3d1}.hover\:bg-stone-300\/20:hover{background-color:#d6d3d133}.hover\:bg-stone-300\/25:hover{background-color:#d6d3d140}.hover\:bg-stone-300\/30:hover{background-color:#d6d3d14d}.hover\:bg-stone-300\/40:hover{background-color:#d6d3d166}.hover\:bg-stone-300\/5:hover{background-color:#d6d3d10d}.hover\:bg-stone-300\/50:hover{background-color:#d6d3d180}.hover\:bg-stone-300\/60:hover{background-color:#d6d3d199}.hover\:bg-stone-300\/70:hover{background-color:#d6d3d1b3}.hover\:bg-stone-300\/75:hover{background-color:#d6d3d1bf}.hover\:bg-stone-300\/80:hover{background-color:#d6d3d1cc}.hover\:bg-stone-300\/90:hover{background-color:#d6d3d1e6}.hover\:bg-stone-300\/95:hover{background-color:#d6d3d1f2}.hover\:bg-stone-400:hover{--tw-bg-opacity:1;background-color:rgb(168 162 158 / var(--tw-bg-opacity))}.hover\:bg-stone-400\/0:hover{background-color:#a8a29e00}.hover\:bg-stone-400\/10:hover{background-color:#a8a29e1a}.hover\:bg-stone-400\/100:hover{background-color:#a8a29e}.hover\:bg-stone-400\/20:hover{background-color:#a8a29e33}.hover\:bg-stone-400\/25:hover{background-color:#a8a29e40}.hover\:bg-stone-400\/30:hover{background-color:#a8a29e4d}.hover\:bg-stone-400\/40:hover{background-color:#a8a29e66}.hover\:bg-stone-400\/5:hover{background-color:#a8a29e0d}.hover\:bg-stone-400\/50:hover{background-color:#a8a29e80}.hover\:bg-stone-400\/60:hover{background-color:#a8a29e99}.hover\:bg-stone-400\/70:hover{background-color:#a8a29eb3}.hover\:bg-stone-400\/75:hover{background-color:#a8a29ebf}.hover\:bg-stone-400\/80:hover{background-color:#a8a29ecc}.hover\:bg-stone-400\/90:hover{background-color:#a8a29ee6}.hover\:bg-stone-400\/95:hover{background-color:#a8a29ef2}.hover\:bg-stone-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 249 / var(--tw-bg-opacity))}.hover\:bg-stone-50\/0:hover{background-color:#fafaf900}.hover\:bg-stone-50\/10:hover{background-color:#fafaf91a}.hover\:bg-stone-50\/100:hover{background-color:#fafaf9}.hover\:bg-stone-50\/20:hover{background-color:#fafaf933}.hover\:bg-stone-50\/25:hover{background-color:#fafaf940}.hover\:bg-stone-50\/30:hover{background-color:#fafaf94d}.hover\:bg-stone-50\/40:hover{background-color:#fafaf966}.hover\:bg-stone-50\/5:hover{background-color:#fafaf90d}.hover\:bg-stone-50\/50:hover{background-color:#fafaf980}.hover\:bg-stone-50\/60:hover{background-color:#fafaf999}.hover\:bg-stone-50\/70:hover{background-color:#fafaf9b3}.hover\:bg-stone-50\/75:hover{background-color:#fafaf9bf}.hover\:bg-stone-50\/80:hover{background-color:#fafaf9cc}.hover\:bg-stone-50\/90:hover{background-color:#fafaf9e6}.hover\:bg-stone-50\/95:hover{background-color:#fafaf9f2}.hover\:bg-stone-500:hover{--tw-bg-opacity:1;background-color:rgb(120 113 108 / var(--tw-bg-opacity))}.hover\:bg-stone-500\/0:hover{background-color:#78716c00}.hover\:bg-stone-500\/10:hover{background-color:#78716c1a}.hover\:bg-stone-500\/100:hover{background-color:#78716c}.hover\:bg-stone-500\/20:hover{background-color:#78716c33}.hover\:bg-stone-500\/25:hover{background-color:#78716c40}.hover\:bg-stone-500\/30:hover{background-color:#78716c4d}.hover\:bg-stone-500\/40:hover{background-color:#78716c66}.hover\:bg-stone-500\/5:hover{background-color:#78716c0d}.hover\:bg-stone-500\/50:hover{background-color:#78716c80}.hover\:bg-stone-500\/60:hover{background-color:#78716c99}.hover\:bg-stone-500\/70:hover{background-color:#78716cb3}.hover\:bg-stone-500\/75:hover{background-color:#78716cbf}.hover\:bg-stone-500\/80:hover{background-color:#78716ccc}.hover\:bg-stone-500\/90:hover{background-color:#78716ce6}.hover\:bg-stone-500\/95:hover{background-color:#78716cf2}.hover\:bg-stone-600:hover{--tw-bg-opacity:1;background-color:rgb(87 83 78 / var(--tw-bg-opacity))}.hover\:bg-stone-600\/0:hover{background-color:#57534e00}.hover\:bg-stone-600\/10:hover{background-color:#57534e1a}.hover\:bg-stone-600\/100:hover{background-color:#57534e}.hover\:bg-stone-600\/20:hover{background-color:#57534e33}.hover\:bg-stone-600\/25:hover{background-color:#57534e40}.hover\:bg-stone-600\/30:hover{background-color:#57534e4d}.hover\:bg-stone-600\/40:hover{background-color:#57534e66}.hover\:bg-stone-600\/5:hover{background-color:#57534e0d}.hover\:bg-stone-600\/50:hover{background-color:#57534e80}.hover\:bg-stone-600\/60:hover{background-color:#57534e99}.hover\:bg-stone-600\/70:hover{background-color:#57534eb3}.hover\:bg-stone-600\/75:hover{background-color:#57534ebf}.hover\:bg-stone-600\/80:hover{background-color:#57534ecc}.hover\:bg-stone-600\/90:hover{background-color:#57534ee6}.hover\:bg-stone-600\/95:hover{background-color:#57534ef2}.hover\:bg-stone-700:hover{--tw-bg-opacity:1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.hover\:bg-stone-700\/0:hover{background-color:#44403c00}.hover\:bg-stone-700\/10:hover{background-color:#44403c1a}.hover\:bg-stone-700\/100:hover{background-color:#44403c}.hover\:bg-stone-700\/20:hover{background-color:#44403c33}.hover\:bg-stone-700\/25:hover{background-color:#44403c40}.hover\:bg-stone-700\/30:hover{background-color:#44403c4d}.hover\:bg-stone-700\/40:hover{background-color:#44403c66}.hover\:bg-stone-700\/5:hover{background-color:#44403c0d}.hover\:bg-stone-700\/50:hover{background-color:#44403c80}.hover\:bg-stone-700\/60:hover{background-color:#44403c99}.hover\:bg-stone-700\/70:hover{background-color:#44403cb3}.hover\:bg-stone-700\/75:hover{background-color:#44403cbf}.hover\:bg-stone-700\/80:hover{background-color:#44403ccc}.hover\:bg-stone-700\/90:hover{background-color:#44403ce6}.hover\:bg-stone-700\/95:hover{background-color:#44403cf2}.hover\:bg-stone-800:hover{--tw-bg-opacity:1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.hover\:bg-stone-800\/0:hover{background-color:#29252400}.hover\:bg-stone-800\/10:hover{background-color:#2925241a}.hover\:bg-stone-800\/100:hover{background-color:#292524}.hover\:bg-stone-800\/20:hover{background-color:#29252433}.hover\:bg-stone-800\/25:hover{background-color:#29252440}.hover\:bg-stone-800\/30:hover{background-color:#2925244d}.hover\:bg-stone-800\/40:hover{background-color:#29252466}.hover\:bg-stone-800\/5:hover{background-color:#2925240d}.hover\:bg-stone-800\/50:hover{background-color:#29252480}.hover\:bg-stone-800\/60:hover{background-color:#29252499}.hover\:bg-stone-800\/70:hover{background-color:#292524b3}.hover\:bg-stone-800\/75:hover{background-color:#292524bf}.hover\:bg-stone-800\/80:hover{background-color:#292524cc}.hover\:bg-stone-800\/90:hover{background-color:#292524e6}.hover\:bg-stone-800\/95:hover{background-color:#292524f2}.hover\:bg-stone-900:hover{--tw-bg-opacity:1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.hover\:bg-stone-900\/0:hover{background-color:#1c191700}.hover\:bg-stone-900\/10:hover{background-color:#1c19171a}.hover\:bg-stone-900\/100:hover{background-color:#1c1917}.hover\:bg-stone-900\/20:hover{background-color:#1c191733}.hover\:bg-stone-900\/25:hover{background-color:#1c191740}.hover\:bg-stone-900\/30:hover{background-color:#1c19174d}.hover\:bg-stone-900\/40:hover{background-color:#1c191766}.hover\:bg-stone-900\/5:hover{background-color:#1c19170d}.hover\:bg-stone-900\/50:hover{background-color:#1c191780}.hover\:bg-stone-900\/60:hover{background-color:#1c191799}.hover\:bg-stone-900\/70:hover{background-color:#1c1917b3}.hover\:bg-stone-900\/75:hover{background-color:#1c1917bf}.hover\:bg-stone-900\/80:hover{background-color:#1c1917cc}.hover\:bg-stone-900\/90:hover{background-color:#1c1917e6}.hover\:bg-stone-900\/95:hover{background-color:#1c1917f2}.hover\:bg-teal-100:hover{--tw-bg-opacity:1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.hover\:bg-teal-100\/0:hover{background-color:#ccfbf100}.hover\:bg-teal-100\/10:hover{background-color:#ccfbf11a}.hover\:bg-teal-100\/100:hover{background-color:#ccfbf1}.hover\:bg-teal-100\/20:hover{background-color:#ccfbf133}.hover\:bg-teal-100\/25:hover{background-color:#ccfbf140}.hover\:bg-teal-100\/30:hover{background-color:#ccfbf14d}.hover\:bg-teal-100\/40:hover{background-color:#ccfbf166}.hover\:bg-teal-100\/5:hover{background-color:#ccfbf10d}.hover\:bg-teal-100\/50:hover{background-color:#ccfbf180}.hover\:bg-teal-100\/60:hover{background-color:#ccfbf199}.hover\:bg-teal-100\/70:hover{background-color:#ccfbf1b3}.hover\:bg-teal-100\/75:hover{background-color:#ccfbf1bf}.hover\:bg-teal-100\/80:hover{background-color:#ccfbf1cc}.hover\:bg-teal-100\/90:hover{background-color:#ccfbf1e6}.hover\:bg-teal-100\/95:hover{background-color:#ccfbf1f2}.hover\:bg-teal-200:hover{--tw-bg-opacity:1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.hover\:bg-teal-200\/0:hover{background-color:#99f6e400}.hover\:bg-teal-200\/10:hover{background-color:#99f6e41a}.hover\:bg-teal-200\/100:hover{background-color:#99f6e4}.hover\:bg-teal-200\/20:hover{background-color:#99f6e433}.hover\:bg-teal-200\/25:hover{background-color:#99f6e440}.hover\:bg-teal-200\/30:hover{background-color:#99f6e44d}.hover\:bg-teal-200\/40:hover{background-color:#99f6e466}.hover\:bg-teal-200\/5:hover{background-color:#99f6e40d}.hover\:bg-teal-200\/50:hover{background-color:#99f6e480}.hover\:bg-teal-200\/60:hover{background-color:#99f6e499}.hover\:bg-teal-200\/70:hover{background-color:#99f6e4b3}.hover\:bg-teal-200\/75:hover{background-color:#99f6e4bf}.hover\:bg-teal-200\/80:hover{background-color:#99f6e4cc}.hover\:bg-teal-200\/90:hover{background-color:#99f6e4e6}.hover\:bg-teal-200\/95:hover{background-color:#99f6e4f2}.hover\:bg-teal-300:hover{--tw-bg-opacity:1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.hover\:bg-teal-300\/0:hover{background-color:#5eead400}.hover\:bg-teal-300\/10:hover{background-color:#5eead41a}.hover\:bg-teal-300\/100:hover{background-color:#5eead4}.hover\:bg-teal-300\/20:hover{background-color:#5eead433}.hover\:bg-teal-300\/25:hover{background-color:#5eead440}.hover\:bg-teal-300\/30:hover{background-color:#5eead44d}.hover\:bg-teal-300\/40:hover{background-color:#5eead466}.hover\:bg-teal-300\/5:hover{background-color:#5eead40d}.hover\:bg-teal-300\/50:hover{background-color:#5eead480}.hover\:bg-teal-300\/60:hover{background-color:#5eead499}.hover\:bg-teal-300\/70:hover{background-color:#5eead4b3}.hover\:bg-teal-300\/75:hover{background-color:#5eead4bf}.hover\:bg-teal-300\/80:hover{background-color:#5eead4cc}.hover\:bg-teal-300\/90:hover{background-color:#5eead4e6}.hover\:bg-teal-300\/95:hover{background-color:#5eead4f2}.hover\:bg-teal-400:hover{--tw-bg-opacity:1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.hover\:bg-teal-400\/0:hover{background-color:#2dd4bf00}.hover\:bg-teal-400\/10:hover{background-color:#2dd4bf1a}.hover\:bg-teal-400\/100:hover{background-color:#2dd4bf}.hover\:bg-teal-400\/20:hover{background-color:#2dd4bf33}.hover\:bg-teal-400\/25:hover{background-color:#2dd4bf40}.hover\:bg-teal-400\/30:hover{background-color:#2dd4bf4d}.hover\:bg-teal-400\/40:hover{background-color:#2dd4bf66}.hover\:bg-teal-400\/5:hover{background-color:#2dd4bf0d}.hover\:bg-teal-400\/50:hover{background-color:#2dd4bf80}.hover\:bg-teal-400\/60:hover{background-color:#2dd4bf99}.hover\:bg-teal-400\/70:hover{background-color:#2dd4bfb3}.hover\:bg-teal-400\/75:hover{background-color:#2dd4bfbf}.hover\:bg-teal-400\/80:hover{background-color:#2dd4bfcc}.hover\:bg-teal-400\/90:hover{background-color:#2dd4bfe6}.hover\:bg-teal-400\/95:hover{background-color:#2dd4bff2}.hover\:bg-teal-50:hover{--tw-bg-opacity:1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.hover\:bg-teal-50\/0:hover{background-color:#f0fdfa00}.hover\:bg-teal-50\/10:hover{background-color:#f0fdfa1a}.hover\:bg-teal-50\/100:hover{background-color:#f0fdfa}.hover\:bg-teal-50\/20:hover{background-color:#f0fdfa33}.hover\:bg-teal-50\/25:hover{background-color:#f0fdfa40}.hover\:bg-teal-50\/30:hover{background-color:#f0fdfa4d}.hover\:bg-teal-50\/40:hover{background-color:#f0fdfa66}.hover\:bg-teal-50\/5:hover{background-color:#f0fdfa0d}.hover\:bg-teal-50\/50:hover{background-color:#f0fdfa80}.hover\:bg-teal-50\/60:hover{background-color:#f0fdfa99}.hover\:bg-teal-50\/70:hover{background-color:#f0fdfab3}.hover\:bg-teal-50\/75:hover{background-color:#f0fdfabf}.hover\:bg-teal-50\/80:hover{background-color:#f0fdfacc}.hover\:bg-teal-50\/90:hover{background-color:#f0fdfae6}.hover\:bg-teal-50\/95:hover{background-color:#f0fdfaf2}.hover\:bg-teal-500:hover{--tw-bg-opacity:1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.hover\:bg-teal-500\/0:hover{background-color:#14b8a600}.hover\:bg-teal-500\/10:hover{background-color:#14b8a61a}.hover\:bg-teal-500\/100:hover{background-color:#14b8a6}.hover\:bg-teal-500\/20:hover{background-color:#14b8a633}.hover\:bg-teal-500\/25:hover{background-color:#14b8a640}.hover\:bg-teal-500\/30:hover{background-color:#14b8a64d}.hover\:bg-teal-500\/40:hover{background-color:#14b8a666}.hover\:bg-teal-500\/5:hover{background-color:#14b8a60d}.hover\:bg-teal-500\/50:hover{background-color:#14b8a680}.hover\:bg-teal-500\/60:hover{background-color:#14b8a699}.hover\:bg-teal-500\/70:hover{background-color:#14b8a6b3}.hover\:bg-teal-500\/75:hover{background-color:#14b8a6bf}.hover\:bg-teal-500\/80:hover{background-color:#14b8a6cc}.hover\:bg-teal-500\/90:hover{background-color:#14b8a6e6}.hover\:bg-teal-500\/95:hover{background-color:#14b8a6f2}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.hover\:bg-teal-600\/0:hover{background-color:#0d948800}.hover\:bg-teal-600\/10:hover{background-color:#0d94881a}.hover\:bg-teal-600\/100:hover{background-color:#0d9488}.hover\:bg-teal-600\/20:hover{background-color:#0d948833}.hover\:bg-teal-600\/25:hover{background-color:#0d948840}.hover\:bg-teal-600\/30:hover{background-color:#0d94884d}.hover\:bg-teal-600\/40:hover{background-color:#0d948866}.hover\:bg-teal-600\/5:hover{background-color:#0d94880d}.hover\:bg-teal-600\/50:hover{background-color:#0d948880}.hover\:bg-teal-600\/60:hover{background-color:#0d948899}.hover\:bg-teal-600\/70:hover{background-color:#0d9488b3}.hover\:bg-teal-600\/75:hover{background-color:#0d9488bf}.hover\:bg-teal-600\/80:hover{background-color:#0d9488cc}.hover\:bg-teal-600\/90:hover{background-color:#0d9488e6}.hover\:bg-teal-600\/95:hover{background-color:#0d9488f2}.hover\:bg-teal-700:hover{--tw-bg-opacity:1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.hover\:bg-teal-700\/0:hover{background-color:#0f766e00}.hover\:bg-teal-700\/10:hover{background-color:#0f766e1a}.hover\:bg-teal-700\/100:hover{background-color:#0f766e}.hover\:bg-teal-700\/20:hover{background-color:#0f766e33}.hover\:bg-teal-700\/25:hover{background-color:#0f766e40}.hover\:bg-teal-700\/30:hover{background-color:#0f766e4d}.hover\:bg-teal-700\/40:hover{background-color:#0f766e66}.hover\:bg-teal-700\/5:hover{background-color:#0f766e0d}.hover\:bg-teal-700\/50:hover{background-color:#0f766e80}.hover\:bg-teal-700\/60:hover{background-color:#0f766e99}.hover\:bg-teal-700\/70:hover{background-color:#0f766eb3}.hover\:bg-teal-700\/75:hover{background-color:#0f766ebf}.hover\:bg-teal-700\/80:hover{background-color:#0f766ecc}.hover\:bg-teal-700\/90:hover{background-color:#0f766ee6}.hover\:bg-teal-700\/95:hover{background-color:#0f766ef2}.hover\:bg-teal-800:hover{--tw-bg-opacity:1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.hover\:bg-teal-800\/0:hover{background-color:#115e5900}.hover\:bg-teal-800\/10:hover{background-color:#115e591a}.hover\:bg-teal-800\/100:hover{background-color:#115e59}.hover\:bg-teal-800\/20:hover{background-color:#115e5933}.hover\:bg-teal-800\/25:hover{background-color:#115e5940}.hover\:bg-teal-800\/30:hover{background-color:#115e594d}.hover\:bg-teal-800\/40:hover{background-color:#115e5966}.hover\:bg-teal-800\/5:hover{background-color:#115e590d}.hover\:bg-teal-800\/50:hover{background-color:#115e5980}.hover\:bg-teal-800\/60:hover{background-color:#115e5999}.hover\:bg-teal-800\/70:hover{background-color:#115e59b3}.hover\:bg-teal-800\/75:hover{background-color:#115e59bf}.hover\:bg-teal-800\/80:hover{background-color:#115e59cc}.hover\:bg-teal-800\/90:hover{background-color:#115e59e6}.hover\:bg-teal-800\/95:hover{background-color:#115e59f2}.hover\:bg-teal-900:hover{--tw-bg-opacity:1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.hover\:bg-teal-900\/0:hover{background-color:#134e4a00}.hover\:bg-teal-900\/10:hover{background-color:#134e4a1a}.hover\:bg-teal-900\/100:hover{background-color:#134e4a}.hover\:bg-teal-900\/20:hover{background-color:#134e4a33}.hover\:bg-teal-900\/25:hover{background-color:#134e4a40}.hover\:bg-teal-900\/30:hover{background-color:#134e4a4d}.hover\:bg-teal-900\/40:hover{background-color:#134e4a66}.hover\:bg-teal-900\/5:hover{background-color:#134e4a0d}.hover\:bg-teal-900\/50:hover{background-color:#134e4a80}.hover\:bg-teal-900\/60:hover{background-color:#134e4a99}.hover\:bg-teal-900\/70:hover{background-color:#134e4ab3}.hover\:bg-teal-900\/75:hover{background-color:#134e4abf}.hover\:bg-teal-900\/80:hover{background-color:#134e4acc}.hover\:bg-teal-900\/90:hover{background-color:#134e4ae6}.hover\:bg-teal-900\/95:hover{background-color:#134e4af2}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-transparent\/0:hover{background-color:#0000}.hover\:bg-transparent\/10:hover{background-color:#0000001a}.hover\:bg-transparent\/100:hover{background-color:#000}.hover\:bg-transparent\/20:hover{background-color:#0003}.hover\:bg-transparent\/25:hover{background-color:#00000040}.hover\:bg-transparent\/30:hover{background-color:#0000004d}.hover\:bg-transparent\/40:hover{background-color:#0006}.hover\:bg-transparent\/5:hover{background-color:#0000000d}.hover\:bg-transparent\/50:hover{background-color:#00000080}.hover\:bg-transparent\/60:hover{background-color:#0009}.hover\:bg-transparent\/70:hover{background-color:#000000b3}.hover\:bg-transparent\/75:hover{background-color:#000000bf}.hover\:bg-transparent\/80:hover{background-color:#000c}.hover\:bg-transparent\/90:hover{background-color:#000000e6}.hover\:bg-transparent\/95:hover{background-color:#000000f2}.hover\:bg-violet-100:hover{--tw-bg-opacity:1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.hover\:bg-violet-100\/0:hover{background-color:#ede9fe00}.hover\:bg-violet-100\/10:hover{background-color:#ede9fe1a}.hover\:bg-violet-100\/100:hover{background-color:#ede9fe}.hover\:bg-violet-100\/20:hover{background-color:#ede9fe33}.hover\:bg-violet-100\/25:hover{background-color:#ede9fe40}.hover\:bg-violet-100\/30:hover{background-color:#ede9fe4d}.hover\:bg-violet-100\/40:hover{background-color:#ede9fe66}.hover\:bg-violet-100\/5:hover{background-color:#ede9fe0d}.hover\:bg-violet-100\/50:hover{background-color:#ede9fe80}.hover\:bg-violet-100\/60:hover{background-color:#ede9fe99}.hover\:bg-violet-100\/70:hover{background-color:#ede9feb3}.hover\:bg-violet-100\/75:hover{background-color:#ede9febf}.hover\:bg-violet-100\/80:hover{background-color:#ede9fecc}.hover\:bg-violet-100\/90:hover{background-color:#ede9fee6}.hover\:bg-violet-100\/95:hover{background-color:#ede9fef2}.hover\:bg-violet-200:hover{--tw-bg-opacity:1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.hover\:bg-violet-200\/0:hover{background-color:#ddd6fe00}.hover\:bg-violet-200\/10:hover{background-color:#ddd6fe1a}.hover\:bg-violet-200\/100:hover{background-color:#ddd6fe}.hover\:bg-violet-200\/20:hover{background-color:#ddd6fe33}.hover\:bg-violet-200\/25:hover{background-color:#ddd6fe40}.hover\:bg-violet-200\/30:hover{background-color:#ddd6fe4d}.hover\:bg-violet-200\/40:hover{background-color:#ddd6fe66}.hover\:bg-violet-200\/5:hover{background-color:#ddd6fe0d}.hover\:bg-violet-200\/50:hover{background-color:#ddd6fe80}.hover\:bg-violet-200\/60:hover{background-color:#ddd6fe99}.hover\:bg-violet-200\/70:hover{background-color:#ddd6feb3}.hover\:bg-violet-200\/75:hover{background-color:#ddd6febf}.hover\:bg-violet-200\/80:hover{background-color:#ddd6fecc}.hover\:bg-violet-200\/90:hover{background-color:#ddd6fee6}.hover\:bg-violet-200\/95:hover{background-color:#ddd6fef2}.hover\:bg-violet-300:hover{--tw-bg-opacity:1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.hover\:bg-violet-300\/0:hover{background-color:#c4b5fd00}.hover\:bg-violet-300\/10:hover{background-color:#c4b5fd1a}.hover\:bg-violet-300\/100:hover{background-color:#c4b5fd}.hover\:bg-violet-300\/20:hover{background-color:#c4b5fd33}.hover\:bg-violet-300\/25:hover{background-color:#c4b5fd40}.hover\:bg-violet-300\/30:hover{background-color:#c4b5fd4d}.hover\:bg-violet-300\/40:hover{background-color:#c4b5fd66}.hover\:bg-violet-300\/5:hover{background-color:#c4b5fd0d}.hover\:bg-violet-300\/50:hover{background-color:#c4b5fd80}.hover\:bg-violet-300\/60:hover{background-color:#c4b5fd99}.hover\:bg-violet-300\/70:hover{background-color:#c4b5fdb3}.hover\:bg-violet-300\/75:hover{background-color:#c4b5fdbf}.hover\:bg-violet-300\/80:hover{background-color:#c4b5fdcc}.hover\:bg-violet-300\/90:hover{background-color:#c4b5fde6}.hover\:bg-violet-300\/95:hover{background-color:#c4b5fdf2}.hover\:bg-violet-400:hover{--tw-bg-opacity:1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.hover\:bg-violet-400\/0:hover{background-color:#a78bfa00}.hover\:bg-violet-400\/10:hover{background-color:#a78bfa1a}.hover\:bg-violet-400\/100:hover{background-color:#a78bfa}.hover\:bg-violet-400\/20:hover{background-color:#a78bfa33}.hover\:bg-violet-400\/25:hover{background-color:#a78bfa40}.hover\:bg-violet-400\/30:hover{background-color:#a78bfa4d}.hover\:bg-violet-400\/40:hover{background-color:#a78bfa66}.hover\:bg-violet-400\/5:hover{background-color:#a78bfa0d}.hover\:bg-violet-400\/50:hover{background-color:#a78bfa80}.hover\:bg-violet-400\/60:hover{background-color:#a78bfa99}.hover\:bg-violet-400\/70:hover{background-color:#a78bfab3}.hover\:bg-violet-400\/75:hover{background-color:#a78bfabf}.hover\:bg-violet-400\/80:hover{background-color:#a78bfacc}.hover\:bg-violet-400\/90:hover{background-color:#a78bfae6}.hover\:bg-violet-400\/95:hover{background-color:#a78bfaf2}.hover\:bg-violet-50:hover{--tw-bg-opacity:1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.hover\:bg-violet-50\/0:hover{background-color:#f5f3ff00}.hover\:bg-violet-50\/10:hover{background-color:#f5f3ff1a}.hover\:bg-violet-50\/100:hover{background-color:#f5f3ff}.hover\:bg-violet-50\/20:hover{background-color:#f5f3ff33}.hover\:bg-violet-50\/25:hover{background-color:#f5f3ff40}.hover\:bg-violet-50\/30:hover{background-color:#f5f3ff4d}.hover\:bg-violet-50\/40:hover{background-color:#f5f3ff66}.hover\:bg-violet-50\/5:hover{background-color:#f5f3ff0d}.hover\:bg-violet-50\/50:hover{background-color:#f5f3ff80}.hover\:bg-violet-50\/60:hover{background-color:#f5f3ff99}.hover\:bg-violet-50\/70:hover{background-color:#f5f3ffb3}.hover\:bg-violet-50\/75:hover{background-color:#f5f3ffbf}.hover\:bg-violet-50\/80:hover{background-color:#f5f3ffcc}.hover\:bg-violet-50\/90:hover{background-color:#f5f3ffe6}.hover\:bg-violet-50\/95:hover{background-color:#f5f3fff2}.hover\:bg-violet-500:hover{--tw-bg-opacity:1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.hover\:bg-violet-500\/0:hover{background-color:#8b5cf600}.hover\:bg-violet-500\/10:hover{background-color:#8b5cf61a}.hover\:bg-violet-500\/100:hover{background-color:#8b5cf6}.hover\:bg-violet-500\/20:hover{background-color:#8b5cf633}.hover\:bg-violet-500\/25:hover{background-color:#8b5cf640}.hover\:bg-violet-500\/30:hover{background-color:#8b5cf64d}.hover\:bg-violet-500\/40:hover{background-color:#8b5cf666}.hover\:bg-violet-500\/5:hover{background-color:#8b5cf60d}.hover\:bg-violet-500\/50:hover{background-color:#8b5cf680}.hover\:bg-violet-500\/60:hover{background-color:#8b5cf699}.hover\:bg-violet-500\/70:hover{background-color:#8b5cf6b3}.hover\:bg-violet-500\/75:hover{background-color:#8b5cf6bf}.hover\:bg-violet-500\/80:hover{background-color:#8b5cf6cc}.hover\:bg-violet-500\/90:hover{background-color:#8b5cf6e6}.hover\:bg-violet-500\/95:hover{background-color:#8b5cf6f2}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.hover\:bg-violet-600\/0:hover{background-color:#7c3aed00}.hover\:bg-violet-600\/10:hover{background-color:#7c3aed1a}.hover\:bg-violet-600\/100:hover{background-color:#7c3aed}.hover\:bg-violet-600\/20:hover{background-color:#7c3aed33}.hover\:bg-violet-600\/25:hover{background-color:#7c3aed40}.hover\:bg-violet-600\/30:hover{background-color:#7c3aed4d}.hover\:bg-violet-600\/40:hover{background-color:#7c3aed66}.hover\:bg-violet-600\/5:hover{background-color:#7c3aed0d}.hover\:bg-violet-600\/50:hover{background-color:#7c3aed80}.hover\:bg-violet-600\/60:hover{background-color:#7c3aed99}.hover\:bg-violet-600\/70:hover{background-color:#7c3aedb3}.hover\:bg-violet-600\/75:hover{background-color:#7c3aedbf}.hover\:bg-violet-600\/80:hover{background-color:#7c3aedcc}.hover\:bg-violet-600\/90:hover{background-color:#7c3aede6}.hover\:bg-violet-600\/95:hover{background-color:#7c3aedf2}.hover\:bg-violet-700:hover{--tw-bg-opacity:1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.hover\:bg-violet-700\/0:hover{background-color:#6d28d900}.hover\:bg-violet-700\/10:hover{background-color:#6d28d91a}.hover\:bg-violet-700\/100:hover{background-color:#6d28d9}.hover\:bg-violet-700\/20:hover{background-color:#6d28d933}.hover\:bg-violet-700\/25:hover{background-color:#6d28d940}.hover\:bg-violet-700\/30:hover{background-color:#6d28d94d}.hover\:bg-violet-700\/40:hover{background-color:#6d28d966}.hover\:bg-violet-700\/5:hover{background-color:#6d28d90d}.hover\:bg-violet-700\/50:hover{background-color:#6d28d980}.hover\:bg-violet-700\/60:hover{background-color:#6d28d999}.hover\:bg-violet-700\/70:hover{background-color:#6d28d9b3}.hover\:bg-violet-700\/75:hover{background-color:#6d28d9bf}.hover\:bg-violet-700\/80:hover{background-color:#6d28d9cc}.hover\:bg-violet-700\/90:hover{background-color:#6d28d9e6}.hover\:bg-violet-700\/95:hover{background-color:#6d28d9f2}.hover\:bg-violet-800:hover{--tw-bg-opacity:1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.hover\:bg-violet-800\/0:hover{background-color:#5b21b600}.hover\:bg-violet-800\/10:hover{background-color:#5b21b61a}.hover\:bg-violet-800\/100:hover{background-color:#5b21b6}.hover\:bg-violet-800\/20:hover{background-color:#5b21b633}.hover\:bg-violet-800\/25:hover{background-color:#5b21b640}.hover\:bg-violet-800\/30:hover{background-color:#5b21b64d}.hover\:bg-violet-800\/40:hover{background-color:#5b21b666}.hover\:bg-violet-800\/5:hover{background-color:#5b21b60d}.hover\:bg-violet-800\/50:hover{background-color:#5b21b680}.hover\:bg-violet-800\/60:hover{background-color:#5b21b699}.hover\:bg-violet-800\/70:hover{background-color:#5b21b6b3}.hover\:bg-violet-800\/75:hover{background-color:#5b21b6bf}.hover\:bg-violet-800\/80:hover{background-color:#5b21b6cc}.hover\:bg-violet-800\/90:hover{background-color:#5b21b6e6}.hover\:bg-violet-800\/95:hover{background-color:#5b21b6f2}.hover\:bg-violet-900:hover{--tw-bg-opacity:1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.hover\:bg-violet-900\/0:hover{background-color:#4c1d9500}.hover\:bg-violet-900\/10:hover{background-color:#4c1d951a}.hover\:bg-violet-900\/100:hover{background-color:#4c1d95}.hover\:bg-violet-900\/20:hover{background-color:#4c1d9533}.hover\:bg-violet-900\/25:hover{background-color:#4c1d9540}.hover\:bg-violet-900\/30:hover{background-color:#4c1d954d}.hover\:bg-violet-900\/40:hover{background-color:#4c1d9566}.hover\:bg-violet-900\/5:hover{background-color:#4c1d950d}.hover\:bg-violet-900\/50:hover{background-color:#4c1d9580}.hover\:bg-violet-900\/60:hover{background-color:#4c1d9599}.hover\:bg-violet-900\/70:hover{background-color:#4c1d95b3}.hover\:bg-violet-900\/75:hover{background-color:#4c1d95bf}.hover\:bg-violet-900\/80:hover{background-color:#4c1d95cc}.hover\:bg-violet-900\/90:hover{background-color:#4c1d95e6}.hover\:bg-violet-900\/95:hover{background-color:#4c1d95f2}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.hover\:bg-yellow-100\/0:hover{background-color:#fef9c300}.hover\:bg-yellow-100\/10:hover{background-color:#fef9c31a}.hover\:bg-yellow-100\/100:hover{background-color:#fef9c3}.hover\:bg-yellow-100\/20:hover{background-color:#fef9c333}.hover\:bg-yellow-100\/25:hover{background-color:#fef9c340}.hover\:bg-yellow-100\/30:hover{background-color:#fef9c34d}.hover\:bg-yellow-100\/40:hover{background-color:#fef9c366}.hover\:bg-yellow-100\/5:hover{background-color:#fef9c30d}.hover\:bg-yellow-100\/50:hover{background-color:#fef9c380}.hover\:bg-yellow-100\/60:hover{background-color:#fef9c399}.hover\:bg-yellow-100\/70:hover{background-color:#fef9c3b3}.hover\:bg-yellow-100\/75:hover{background-color:#fef9c3bf}.hover\:bg-yellow-100\/80:hover{background-color:#fef9c3cc}.hover\:bg-yellow-100\/90:hover{background-color:#fef9c3e6}.hover\:bg-yellow-100\/95:hover{background-color:#fef9c3f2}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.hover\:bg-yellow-200\/0:hover{background-color:#fef08a00}.hover\:bg-yellow-200\/10:hover{background-color:#fef08a1a}.hover\:bg-yellow-200\/100:hover{background-color:#fef08a}.hover\:bg-yellow-200\/20:hover{background-color:#fef08a33}.hover\:bg-yellow-200\/25:hover{background-color:#fef08a40}.hover\:bg-yellow-200\/30:hover{background-color:#fef08a4d}.hover\:bg-yellow-200\/40:hover{background-color:#fef08a66}.hover\:bg-yellow-200\/5:hover{background-color:#fef08a0d}.hover\:bg-yellow-200\/50:hover{background-color:#fef08a80}.hover\:bg-yellow-200\/60:hover{background-color:#fef08a99}.hover\:bg-yellow-200\/70:hover{background-color:#fef08ab3}.hover\:bg-yellow-200\/75:hover{background-color:#fef08abf}.hover\:bg-yellow-200\/80:hover{background-color:#fef08acc}.hover\:bg-yellow-200\/90:hover{background-color:#fef08ae6}.hover\:bg-yellow-200\/95:hover{background-color:#fef08af2}.hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.hover\:bg-yellow-300\/0:hover{background-color:#fde04700}.hover\:bg-yellow-300\/10:hover{background-color:#fde0471a}.hover\:bg-yellow-300\/100:hover{background-color:#fde047}.hover\:bg-yellow-300\/20:hover{background-color:#fde04733}.hover\:bg-yellow-300\/25:hover{background-color:#fde04740}.hover\:bg-yellow-300\/30:hover{background-color:#fde0474d}.hover\:bg-yellow-300\/40:hover{background-color:#fde04766}.hover\:bg-yellow-300\/5:hover{background-color:#fde0470d}.hover\:bg-yellow-300\/50:hover{background-color:#fde04780}.hover\:bg-yellow-300\/60:hover{background-color:#fde04799}.hover\:bg-yellow-300\/70:hover{background-color:#fde047b3}.hover\:bg-yellow-300\/75:hover{background-color:#fde047bf}.hover\:bg-yellow-300\/80:hover{background-color:#fde047cc}.hover\:bg-yellow-300\/90:hover{background-color:#fde047e6}.hover\:bg-yellow-300\/95:hover{background-color:#fde047f2}.hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.hover\:bg-yellow-400\/0:hover{background-color:#facc1500}.hover\:bg-yellow-400\/10:hover{background-color:#facc151a}.hover\:bg-yellow-400\/100:hover{background-color:#facc15}.hover\:bg-yellow-400\/20:hover{background-color:#facc1533}.hover\:bg-yellow-400\/25:hover{background-color:#facc1540}.hover\:bg-yellow-400\/30:hover{background-color:#facc154d}.hover\:bg-yellow-400\/40:hover{background-color:#facc1566}.hover\:bg-yellow-400\/5:hover{background-color:#facc150d}.hover\:bg-yellow-400\/50:hover{background-color:#facc1580}.hover\:bg-yellow-400\/60:hover{background-color:#facc1599}.hover\:bg-yellow-400\/70:hover{background-color:#facc15b3}.hover\:bg-yellow-400\/75:hover{background-color:#facc15bf}.hover\:bg-yellow-400\/80:hover{background-color:#facc15cc}.hover\:bg-yellow-400\/90:hover{background-color:#facc15e6}.hover\:bg-yellow-400\/95:hover{background-color:#facc15f2}.hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.hover\:bg-yellow-50\/0:hover{background-color:#fefce800}.hover\:bg-yellow-50\/10:hover{background-color:#fefce81a}.hover\:bg-yellow-50\/100:hover{background-color:#fefce8}.hover\:bg-yellow-50\/20:hover{background-color:#fefce833}.hover\:bg-yellow-50\/25:hover{background-color:#fefce840}.hover\:bg-yellow-50\/30:hover{background-color:#fefce84d}.hover\:bg-yellow-50\/40:hover{background-color:#fefce866}.hover\:bg-yellow-50\/5:hover{background-color:#fefce80d}.hover\:bg-yellow-50\/50:hover{background-color:#fefce880}.hover\:bg-yellow-50\/60:hover{background-color:#fefce899}.hover\:bg-yellow-50\/70:hover{background-color:#fefce8b3}.hover\:bg-yellow-50\/75:hover{background-color:#fefce8bf}.hover\:bg-yellow-50\/80:hover{background-color:#fefce8cc}.hover\:bg-yellow-50\/90:hover{background-color:#fefce8e6}.hover\:bg-yellow-50\/95:hover{background-color:#fefce8f2}.hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.hover\:bg-yellow-500\/0:hover{background-color:#eab30800}.hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.hover\:bg-yellow-500\/100:hover{background-color:#eab308}.hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.hover\:bg-yellow-500\/25:hover{background-color:#eab30840}.hover\:bg-yellow-500\/30:hover{background-color:#eab3084d}.hover\:bg-yellow-500\/40:hover{background-color:#eab30866}.hover\:bg-yellow-500\/5:hover{background-color:#eab3080d}.hover\:bg-yellow-500\/50:hover{background-color:#eab30880}.hover\:bg-yellow-500\/60:hover{background-color:#eab30899}.hover\:bg-yellow-500\/70:hover{background-color:#eab308b3}.hover\:bg-yellow-500\/75:hover{background-color:#eab308bf}.hover\:bg-yellow-500\/80:hover{background-color:#eab308cc}.hover\:bg-yellow-500\/90:hover{background-color:#eab308e6}.hover\:bg-yellow-500\/95:hover{background-color:#eab308f2}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.hover\:bg-yellow-600\/0:hover{background-color:#ca8a0400}.hover\:bg-yellow-600\/10:hover{background-color:#ca8a041a}.hover\:bg-yellow-600\/100:hover{background-color:#ca8a04}.hover\:bg-yellow-600\/20:hover{background-color:#ca8a0433}.hover\:bg-yellow-600\/25:hover{background-color:#ca8a0440}.hover\:bg-yellow-600\/30:hover{background-color:#ca8a044d}.hover\:bg-yellow-600\/40:hover{background-color:#ca8a0466}.hover\:bg-yellow-600\/5:hover{background-color:#ca8a040d}.hover\:bg-yellow-600\/50:hover{background-color:#ca8a0480}.hover\:bg-yellow-600\/60:hover{background-color:#ca8a0499}.hover\:bg-yellow-600\/70:hover{background-color:#ca8a04b3}.hover\:bg-yellow-600\/75:hover{background-color:#ca8a04bf}.hover\:bg-yellow-600\/80:hover{background-color:#ca8a04cc}.hover\:bg-yellow-600\/90:hover{background-color:#ca8a04e6}.hover\:bg-yellow-600\/95:hover{background-color:#ca8a04f2}.hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.hover\:bg-yellow-700\/0:hover{background-color:#a1620700}.hover\:bg-yellow-700\/10:hover{background-color:#a162071a}.hover\:bg-yellow-700\/100:hover{background-color:#a16207}.hover\:bg-yellow-700\/20:hover{background-color:#a1620733}.hover\:bg-yellow-700\/25:hover{background-color:#a1620740}.hover\:bg-yellow-700\/30:hover{background-color:#a162074d}.hover\:bg-yellow-700\/40:hover{background-color:#a1620766}.hover\:bg-yellow-700\/5:hover{background-color:#a162070d}.hover\:bg-yellow-700\/50:hover{background-color:#a1620780}.hover\:bg-yellow-700\/60:hover{background-color:#a1620799}.hover\:bg-yellow-700\/70:hover{background-color:#a16207b3}.hover\:bg-yellow-700\/75:hover{background-color:#a16207bf}.hover\:bg-yellow-700\/80:hover{background-color:#a16207cc}.hover\:bg-yellow-700\/90:hover{background-color:#a16207e6}.hover\:bg-yellow-700\/95:hover{background-color:#a16207f2}.hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.hover\:bg-yellow-800\/0:hover{background-color:#854d0e00}.hover\:bg-yellow-800\/10:hover{background-color:#854d0e1a}.hover\:bg-yellow-800\/100:hover{background-color:#854d0e}.hover\:bg-yellow-800\/20:hover{background-color:#854d0e33}.hover\:bg-yellow-800\/25:hover{background-color:#854d0e40}.hover\:bg-yellow-800\/30:hover{background-color:#854d0e4d}.hover\:bg-yellow-800\/40:hover{background-color:#854d0e66}.hover\:bg-yellow-800\/5:hover{background-color:#854d0e0d}.hover\:bg-yellow-800\/50:hover{background-color:#854d0e80}.hover\:bg-yellow-800\/60:hover{background-color:#854d0e99}.hover\:bg-yellow-800\/70:hover{background-color:#854d0eb3}.hover\:bg-yellow-800\/75:hover{background-color:#854d0ebf}.hover\:bg-yellow-800\/80:hover{background-color:#854d0ecc}.hover\:bg-yellow-800\/90:hover{background-color:#854d0ee6}.hover\:bg-yellow-800\/95:hover{background-color:#854d0ef2}.hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.hover\:bg-yellow-900\/0:hover{background-color:#713f1200}.hover\:bg-yellow-900\/10:hover{background-color:#713f121a}.hover\:bg-yellow-900\/100:hover{background-color:#713f12}.hover\:bg-yellow-900\/20:hover{background-color:#713f1233}.hover\:bg-yellow-900\/25:hover{background-color:#713f1240}.hover\:bg-yellow-900\/30:hover{background-color:#713f124d}.hover\:bg-yellow-900\/40:hover{background-color:#713f1266}.hover\:bg-yellow-900\/5:hover{background-color:#713f120d}.hover\:bg-yellow-900\/50:hover{background-color:#713f1280}.hover\:bg-yellow-900\/60:hover{background-color:#713f1299}.hover\:bg-yellow-900\/70:hover{background-color:#713f12b3}.hover\:bg-yellow-900\/75:hover{background-color:#713f12bf}.hover\:bg-yellow-900\/80:hover{background-color:#713f12cc}.hover\:bg-yellow-900\/90:hover{background-color:#713f12e6}.hover\:bg-yellow-900\/95:hover{background-color:#713f12f2}.hover\:bg-zinc-100:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.hover\:bg-zinc-100\/0:hover{background-color:#f4f4f500}.hover\:bg-zinc-100\/10:hover{background-color:#f4f4f51a}.hover\:bg-zinc-100\/100:hover{background-color:#f4f4f5}.hover\:bg-zinc-100\/20:hover{background-color:#f4f4f533}.hover\:bg-zinc-100\/25:hover{background-color:#f4f4f540}.hover\:bg-zinc-100\/30:hover{background-color:#f4f4f54d}.hover\:bg-zinc-100\/40:hover{background-color:#f4f4f566}.hover\:bg-zinc-100\/5:hover{background-color:#f4f4f50d}.hover\:bg-zinc-100\/50:hover{background-color:#f4f4f580}.hover\:bg-zinc-100\/60:hover{background-color:#f4f4f599}.hover\:bg-zinc-100\/70:hover{background-color:#f4f4f5b3}.hover\:bg-zinc-100\/75:hover{background-color:#f4f4f5bf}.hover\:bg-zinc-100\/80:hover{background-color:#f4f4f5cc}.hover\:bg-zinc-100\/90:hover{background-color:#f4f4f5e6}.hover\:bg-zinc-100\/95:hover{background-color:#f4f4f5f2}.hover\:bg-zinc-200:hover{--tw-bg-opacity:1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.hover\:bg-zinc-200\/0:hover{background-color:#e4e4e700}.hover\:bg-zinc-200\/10:hover{background-color:#e4e4e71a}.hover\:bg-zinc-200\/100:hover{background-color:#e4e4e7}.hover\:bg-zinc-200\/20:hover{background-color:#e4e4e733}.hover\:bg-zinc-200\/25:hover{background-color:#e4e4e740}.hover\:bg-zinc-200\/30:hover{background-color:#e4e4e74d}.hover\:bg-zinc-200\/40:hover{background-color:#e4e4e766}.hover\:bg-zinc-200\/5:hover{background-color:#e4e4e70d}.hover\:bg-zinc-200\/50:hover{background-color:#e4e4e780}.hover\:bg-zinc-200\/60:hover{background-color:#e4e4e799}.hover\:bg-zinc-200\/70:hover{background-color:#e4e4e7b3}.hover\:bg-zinc-200\/75:hover{background-color:#e4e4e7bf}.hover\:bg-zinc-200\/80:hover{background-color:#e4e4e7cc}.hover\:bg-zinc-200\/90:hover{background-color:#e4e4e7e6}.hover\:bg-zinc-200\/95:hover{background-color:#e4e4e7f2}.hover\:bg-zinc-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.hover\:bg-zinc-300\/0:hover{background-color:#d4d4d800}.hover\:bg-zinc-300\/10:hover{background-color:#d4d4d81a}.hover\:bg-zinc-300\/100:hover{background-color:#d4d4d8}.hover\:bg-zinc-300\/20:hover{background-color:#d4d4d833}.hover\:bg-zinc-300\/25:hover{background-color:#d4d4d840}.hover\:bg-zinc-300\/30:hover{background-color:#d4d4d84d}.hover\:bg-zinc-300\/40:hover{background-color:#d4d4d866}.hover\:bg-zinc-300\/5:hover{background-color:#d4d4d80d}.hover\:bg-zinc-300\/50:hover{background-color:#d4d4d880}.hover\:bg-zinc-300\/60:hover{background-color:#d4d4d899}.hover\:bg-zinc-300\/70:hover{background-color:#d4d4d8b3}.hover\:bg-zinc-300\/75:hover{background-color:#d4d4d8bf}.hover\:bg-zinc-300\/80:hover{background-color:#d4d4d8cc}.hover\:bg-zinc-300\/90:hover{background-color:#d4d4d8e6}.hover\:bg-zinc-300\/95:hover{background-color:#d4d4d8f2}.hover\:bg-zinc-400:hover{--tw-bg-opacity:1;background-color:rgb(161 161 170 / var(--tw-bg-opacity))}.hover\:bg-zinc-400\/0:hover{background-color:#a1a1aa00}.hover\:bg-zinc-400\/10:hover{background-color:#a1a1aa1a}.hover\:bg-zinc-400\/100:hover{background-color:#a1a1aa}.hover\:bg-zinc-400\/20:hover{background-color:#a1a1aa33}.hover\:bg-zinc-400\/25:hover{background-color:#a1a1aa40}.hover\:bg-zinc-400\/30:hover{background-color:#a1a1aa4d}.hover\:bg-zinc-400\/40:hover{background-color:#a1a1aa66}.hover\:bg-zinc-400\/5:hover{background-color:#a1a1aa0d}.hover\:bg-zinc-400\/50:hover{background-color:#a1a1aa80}.hover\:bg-zinc-400\/60:hover{background-color:#a1a1aa99}.hover\:bg-zinc-400\/70:hover{background-color:#a1a1aab3}.hover\:bg-zinc-400\/75:hover{background-color:#a1a1aabf}.hover\:bg-zinc-400\/80:hover{background-color:#a1a1aacc}.hover\:bg-zinc-400\/90:hover{background-color:#a1a1aae6}.hover\:bg-zinc-400\/95:hover{background-color:#a1a1aaf2}.hover\:bg-zinc-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.hover\:bg-zinc-50\/0:hover{background-color:#fafafa00}.hover\:bg-zinc-50\/10:hover{background-color:#fafafa1a}.hover\:bg-zinc-50\/100:hover{background-color:#fafafa}.hover\:bg-zinc-50\/20:hover{background-color:#fafafa33}.hover\:bg-zinc-50\/25:hover{background-color:#fafafa40}.hover\:bg-zinc-50\/30:hover{background-color:#fafafa4d}.hover\:bg-zinc-50\/40:hover{background-color:#fafafa66}.hover\:bg-zinc-50\/5:hover{background-color:#fafafa0d}.hover\:bg-zinc-50\/50:hover{background-color:#fafafa80}.hover\:bg-zinc-50\/60:hover{background-color:#fafafa99}.hover\:bg-zinc-50\/70:hover{background-color:#fafafab3}.hover\:bg-zinc-50\/75:hover{background-color:#fafafabf}.hover\:bg-zinc-50\/80:hover{background-color:#fafafacc}.hover\:bg-zinc-50\/90:hover{background-color:#fafafae6}.hover\:bg-zinc-50\/95:hover{background-color:#fafafaf2}.hover\:bg-zinc-500:hover{--tw-bg-opacity:1;background-color:rgb(113 113 122 / var(--tw-bg-opacity))}.hover\:bg-zinc-500\/0:hover{background-color:#71717a00}.hover\:bg-zinc-500\/10:hover{background-color:#71717a1a}.hover\:bg-zinc-500\/100:hover{background-color:#71717a}.hover\:bg-zinc-500\/20:hover{background-color:#71717a33}.hover\:bg-zinc-500\/25:hover{background-color:#71717a40}.hover\:bg-zinc-500\/30:hover{background-color:#71717a4d}.hover\:bg-zinc-500\/40:hover{background-color:#71717a66}.hover\:bg-zinc-500\/5:hover{background-color:#71717a0d}.hover\:bg-zinc-500\/50:hover{background-color:#71717a80}.hover\:bg-zinc-500\/60:hover{background-color:#71717a99}.hover\:bg-zinc-500\/70:hover{background-color:#71717ab3}.hover\:bg-zinc-500\/75:hover{background-color:#71717abf}.hover\:bg-zinc-500\/80:hover{background-color:#71717acc}.hover\:bg-zinc-500\/90:hover{background-color:#71717ae6}.hover\:bg-zinc-500\/95:hover{background-color:#71717af2}.hover\:bg-zinc-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.hover\:bg-zinc-600\/0:hover{background-color:#52525b00}.hover\:bg-zinc-600\/10:hover{background-color:#52525b1a}.hover\:bg-zinc-600\/100:hover{background-color:#52525b}.hover\:bg-zinc-600\/20:hover{background-color:#52525b33}.hover\:bg-zinc-600\/25:hover{background-color:#52525b40}.hover\:bg-zinc-600\/30:hover{background-color:#52525b4d}.hover\:bg-zinc-600\/40:hover{background-color:#52525b66}.hover\:bg-zinc-600\/5:hover{background-color:#52525b0d}.hover\:bg-zinc-600\/50:hover{background-color:#52525b80}.hover\:bg-zinc-600\/60:hover{background-color:#52525b99}.hover\:bg-zinc-600\/70:hover{background-color:#52525bb3}.hover\:bg-zinc-600\/75:hover{background-color:#52525bbf}.hover\:bg-zinc-600\/80:hover{background-color:#52525bcc}.hover\:bg-zinc-600\/90:hover{background-color:#52525be6}.hover\:bg-zinc-600\/95:hover{background-color:#52525bf2}.hover\:bg-zinc-700:hover{--tw-bg-opacity:1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.hover\:bg-zinc-700\/0:hover{background-color:#3f3f4600}.hover\:bg-zinc-700\/10:hover{background-color:#3f3f461a}.hover\:bg-zinc-700\/100:hover{background-color:#3f3f46}.hover\:bg-zinc-700\/20:hover{background-color:#3f3f4633}.hover\:bg-zinc-700\/25:hover{background-color:#3f3f4640}.hover\:bg-zinc-700\/30:hover{background-color:#3f3f464d}.hover\:bg-zinc-700\/40:hover{background-color:#3f3f4666}.hover\:bg-zinc-700\/5:hover{background-color:#3f3f460d}.hover\:bg-zinc-700\/50:hover{background-color:#3f3f4680}.hover\:bg-zinc-700\/60:hover{background-color:#3f3f4699}.hover\:bg-zinc-700\/70:hover{background-color:#3f3f46b3}.hover\:bg-zinc-700\/75:hover{background-color:#3f3f46bf}.hover\:bg-zinc-700\/80:hover{background-color:#3f3f46cc}.hover\:bg-zinc-700\/90:hover{background-color:#3f3f46e6}.hover\:bg-zinc-700\/95:hover{background-color:#3f3f46f2}.hover\:bg-zinc-800:hover{--tw-bg-opacity:1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.hover\:bg-zinc-800\/0:hover{background-color:#27272a00}.hover\:bg-zinc-800\/10:hover{background-color:#27272a1a}.hover\:bg-zinc-800\/100:hover{background-color:#27272a}.hover\:bg-zinc-800\/20:hover{background-color:#27272a33}.hover\:bg-zinc-800\/25:hover{background-color:#27272a40}.hover\:bg-zinc-800\/30:hover{background-color:#27272a4d}.hover\:bg-zinc-800\/40:hover{background-color:#27272a66}.hover\:bg-zinc-800\/5:hover{background-color:#27272a0d}.hover\:bg-zinc-800\/50:hover{background-color:#27272a80}.hover\:bg-zinc-800\/60:hover{background-color:#27272a99}.hover\:bg-zinc-800\/70:hover{background-color:#27272ab3}.hover\:bg-zinc-800\/75:hover{background-color:#27272abf}.hover\:bg-zinc-800\/80:hover{background-color:#27272acc}.hover\:bg-zinc-800\/90:hover{background-color:#27272ae6}.hover\:bg-zinc-800\/95:hover{background-color:#27272af2}.hover\:bg-zinc-900:hover{--tw-bg-opacity:1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.hover\:bg-zinc-900\/0:hover{background-color:#18181b00}.hover\:bg-zinc-900\/10:hover{background-color:#18181b1a}.hover\:bg-zinc-900\/100:hover{background-color:#18181b}.hover\:bg-zinc-900\/20:hover{background-color:#18181b33}.hover\:bg-zinc-900\/25:hover{background-color:#18181b40}.hover\:bg-zinc-900\/30:hover{background-color:#18181b4d}.hover\:bg-zinc-900\/40:hover{background-color:#18181b66}.hover\:bg-zinc-900\/5:hover{background-color:#18181b0d}.hover\:bg-zinc-900\/50:hover{background-color:#18181b80}.hover\:bg-zinc-900\/60:hover{background-color:#18181b99}.hover\:bg-zinc-900\/70:hover{background-color:#18181bb3}.hover\:bg-zinc-900\/75:hover{background-color:#18181bbf}.hover\:bg-zinc-900\/80:hover{background-color:#18181bcc}.hover\:bg-zinc-900\/90:hover{background-color:#18181be6}.hover\:bg-zinc-900\/95:hover{background-color:#18181bf2}.hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.hover\:bg-opacity-10:hover{--tw-bg-opacity:.1}.hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.hover\:bg-opacity-20:hover{--tw-bg-opacity:.2}.hover\:bg-opacity-25:hover{--tw-bg-opacity:.25}.hover\:bg-opacity-30:hover{--tw-bg-opacity:.3}.hover\:bg-opacity-40:hover{--tw-bg-opacity:.4}.hover\:bg-opacity-5:hover{--tw-bg-opacity:.05}.hover\:bg-opacity-50:hover{--tw-bg-opacity:.5}.hover\:bg-opacity-60:hover{--tw-bg-opacity:.6}.hover\:bg-opacity-70:hover{--tw-bg-opacity:.7}.hover\:bg-opacity-75:hover{--tw-bg-opacity:.75}.hover\:bg-opacity-80:hover{--tw-bg-opacity:.8}.hover\:bg-opacity-90:hover{--tw-bg-opacity:.9}.hover\:bg-opacity-95:hover{--tw-bg-opacity:.95}.hover\:bg-gradient-to-b:hover{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.hover\:bg-gradient-to-bl:hover{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.hover\:bg-gradient-to-br:hover{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.hover\:bg-gradient-to-l:hover{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.hover\:bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.hover\:bg-gradient-to-t:hover{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.hover\:bg-gradient-to-tl:hover{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.hover\:bg-gradient-to-tr:hover{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.hover\:bg-none:hover{background-image:none}.hover\:bg-auto:hover{background-size:auto}.hover\:bg-contain:hover{background-size:contain}.hover\:bg-cover:hover{background-size:cover}.hover\:bg-fixed:hover{background-attachment:fixed}.hover\:bg-local:hover{background-attachment:local}.hover\:bg-scroll:hover{background-attachment:scroll}.hover\:bg-clip-border:hover{background-clip:border-box}.hover\:bg-clip-padding:hover{background-clip:padding-box}.hover\:bg-clip-content:hover{background-clip:content-box}.hover\:bg-clip-text:hover{-webkit-background-clip:text;background-clip:text}.hover\:bg-bottom:hover{background-position:bottom}.hover\:bg-center:hover{background-position:center}.hover\:bg-left:hover{background-position:left}.hover\:bg-left-bottom:hover{background-position:left bottom}.hover\:bg-left-top:hover{background-position:left top}.hover\:bg-right:hover{background-position:right}.hover\:bg-right-bottom:hover{background-position:right bottom}.hover\:bg-right-top:hover{background-position:right top}.hover\:bg-top:hover{background-position:top}.hover\:bg-repeat:hover{background-repeat:repeat}.hover\:bg-no-repeat:hover{background-repeat:no-repeat}.hover\:bg-repeat-x:hover{background-repeat:repeat-x}.hover\:bg-repeat-y:hover{background-repeat:repeat-y}.hover\:bg-repeat-round:hover{background-repeat:round}.hover\:bg-repeat-space:hover{background-repeat:space}.hover\:bg-origin-border:hover{background-origin:border-box}.hover\:bg-origin-padding:hover{background-origin:padding-box}.hover\:bg-origin-content:hover{background-origin:content-box}.hover\:text-left:hover{text-align:left}.hover\:text-center:hover{text-align:center}.hover\:text-right:hover{text-align:right}.hover\:text-justify:hover{text-align:justify}.hover\:text-start:hover{text-align:start}.hover\:text-end:hover{text-align:end}.hover\:align-text-top:hover{vertical-align:text-top}.hover\:align-text-bottom:hover{vertical-align:text-bottom}.hover\:text-2xl:hover{font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading)}.hover\:text-3xl:hover{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}.hover\:text-4xl:hover{font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading)}.hover\:text-5xl:hover{font-size:var(--text-size-5xl);line-height:var(--text-size-5xl-leading)}.hover\:text-6xl:hover{font-size:var(--text-size-6xl);line-height:var(--text-size-6xl-leading)}.hover\:text-7xl:hover{font-size:var(--text-size-7xl);line-height:var(--text-size-7xl-leading)}.hover\:text-8xl:hover{font-size:var(--text-size-8xl);line-height:var(--text-size-8xl-leading)}.hover\:text-9xl:hover{font-size:8rem;line-height:1}.hover\:text-base:hover{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}.hover\:text-lg:hover{font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}.hover\:text-sm:hover{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.hover\:text-xl:hover{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}.hover\:text-xs:hover{font-size:var(--text-size-xs);line-height:var(--text-size-xs-leading)}.hover\:text-amber-100:hover{--tw-text-opacity:1;color:rgb(254 243 199 / var(--tw-text-opacity))}.hover\:text-amber-100\/0:hover{color:#fef3c700}.hover\:text-amber-100\/10:hover{color:#fef3c71a}.hover\:text-amber-100\/100:hover{color:#fef3c7}.hover\:text-amber-100\/20:hover{color:#fef3c733}.hover\:text-amber-100\/25:hover{color:#fef3c740}.hover\:text-amber-100\/30:hover{color:#fef3c74d}.hover\:text-amber-100\/40:hover{color:#fef3c766}.hover\:text-amber-100\/5:hover{color:#fef3c70d}.hover\:text-amber-100\/50:hover{color:#fef3c780}.hover\:text-amber-100\/60:hover{color:#fef3c799}.hover\:text-amber-100\/70:hover{color:#fef3c7b3}.hover\:text-amber-100\/75:hover{color:#fef3c7bf}.hover\:text-amber-100\/80:hover{color:#fef3c7cc}.hover\:text-amber-100\/90:hover{color:#fef3c7e6}.hover\:text-amber-100\/95:hover{color:#fef3c7f2}.hover\:text-amber-200:hover{--tw-text-opacity:1;color:rgb(253 230 138 / var(--tw-text-opacity))}.hover\:text-amber-200\/0:hover{color:#fde68a00}.hover\:text-amber-200\/10:hover{color:#fde68a1a}.hover\:text-amber-200\/100:hover{color:#fde68a}.hover\:text-amber-200\/20:hover{color:#fde68a33}.hover\:text-amber-200\/25:hover{color:#fde68a40}.hover\:text-amber-200\/30:hover{color:#fde68a4d}.hover\:text-amber-200\/40:hover{color:#fde68a66}.hover\:text-amber-200\/5:hover{color:#fde68a0d}.hover\:text-amber-200\/50:hover{color:#fde68a80}.hover\:text-amber-200\/60:hover{color:#fde68a99}.hover\:text-amber-200\/70:hover{color:#fde68ab3}.hover\:text-amber-200\/75:hover{color:#fde68abf}.hover\:text-amber-200\/80:hover{color:#fde68acc}.hover\:text-amber-200\/90:hover{color:#fde68ae6}.hover\:text-amber-200\/95:hover{color:#fde68af2}.hover\:text-amber-300:hover{--tw-text-opacity:1;color:rgb(252 211 77 / var(--tw-text-opacity))}.hover\:text-amber-300\/0:hover{color:#fcd34d00}.hover\:text-amber-300\/10:hover{color:#fcd34d1a}.hover\:text-amber-300\/100:hover{color:#fcd34d}.hover\:text-amber-300\/20:hover{color:#fcd34d33}.hover\:text-amber-300\/25:hover{color:#fcd34d40}.hover\:text-amber-300\/30:hover{color:#fcd34d4d}.hover\:text-amber-300\/40:hover{color:#fcd34d66}.hover\:text-amber-300\/5:hover{color:#fcd34d0d}.hover\:text-amber-300\/50:hover{color:#fcd34d80}.hover\:text-amber-300\/60:hover{color:#fcd34d99}.hover\:text-amber-300\/70:hover{color:#fcd34db3}.hover\:text-amber-300\/75:hover{color:#fcd34dbf}.hover\:text-amber-300\/80:hover{color:#fcd34dcc}.hover\:text-amber-300\/90:hover{color:#fcd34de6}.hover\:text-amber-300\/95:hover{color:#fcd34df2}.hover\:text-amber-400:hover{--tw-text-opacity:1;color:rgb(251 191 36 / var(--tw-text-opacity))}.hover\:text-amber-400\/0:hover{color:#fbbf2400}.hover\:text-amber-400\/10:hover{color:#fbbf241a}.hover\:text-amber-400\/100:hover{color:#fbbf24}.hover\:text-amber-400\/20:hover{color:#fbbf2433}.hover\:text-amber-400\/25:hover{color:#fbbf2440}.hover\:text-amber-400\/30:hover{color:#fbbf244d}.hover\:text-amber-400\/40:hover{color:#fbbf2466}.hover\:text-amber-400\/5:hover{color:#fbbf240d}.hover\:text-amber-400\/50:hover{color:#fbbf2480}.hover\:text-amber-400\/60:hover{color:#fbbf2499}.hover\:text-amber-400\/70:hover{color:#fbbf24b3}.hover\:text-amber-400\/75:hover{color:#fbbf24bf}.hover\:text-amber-400\/80:hover{color:#fbbf24cc}.hover\:text-amber-400\/90:hover{color:#fbbf24e6}.hover\:text-amber-400\/95:hover{color:#fbbf24f2}.hover\:text-amber-50:hover{--tw-text-opacity:1;color:rgb(255 251 235 / var(--tw-text-opacity))}.hover\:text-amber-50\/0:hover{color:#fffbeb00}.hover\:text-amber-50\/10:hover{color:#fffbeb1a}.hover\:text-amber-50\/100:hover{color:#fffbeb}.hover\:text-amber-50\/20:hover{color:#fffbeb33}.hover\:text-amber-50\/25:hover{color:#fffbeb40}.hover\:text-amber-50\/30:hover{color:#fffbeb4d}.hover\:text-amber-50\/40:hover{color:#fffbeb66}.hover\:text-amber-50\/5:hover{color:#fffbeb0d}.hover\:text-amber-50\/50:hover{color:#fffbeb80}.hover\:text-amber-50\/60:hover{color:#fffbeb99}.hover\:text-amber-50\/70:hover{color:#fffbebb3}.hover\:text-amber-50\/75:hover{color:#fffbebbf}.hover\:text-amber-50\/80:hover{color:#fffbebcc}.hover\:text-amber-50\/90:hover{color:#fffbebe6}.hover\:text-amber-50\/95:hover{color:#fffbebf2}.hover\:text-amber-500:hover{--tw-text-opacity:1;color:rgb(245 158 11 / var(--tw-text-opacity))}.hover\:text-amber-500\/0:hover{color:#f59e0b00}.hover\:text-amber-500\/10:hover{color:#f59e0b1a}.hover\:text-amber-500\/100:hover{color:#f59e0b}.hover\:text-amber-500\/20:hover{color:#f59e0b33}.hover\:text-amber-500\/25:hover{color:#f59e0b40}.hover\:text-amber-500\/30:hover{color:#f59e0b4d}.hover\:text-amber-500\/40:hover{color:#f59e0b66}.hover\:text-amber-500\/5:hover{color:#f59e0b0d}.hover\:text-amber-500\/50:hover{color:#f59e0b80}.hover\:text-amber-500\/60:hover{color:#f59e0b99}.hover\:text-amber-500\/70:hover{color:#f59e0bb3}.hover\:text-amber-500\/75:hover{color:#f59e0bbf}.hover\:text-amber-500\/80:hover{color:#f59e0bcc}.hover\:text-amber-500\/90:hover{color:#f59e0be6}.hover\:text-amber-500\/95:hover{color:#f59e0bf2}.hover\:text-amber-600:hover{--tw-text-opacity:1;color:rgb(217 119 6 / var(--tw-text-opacity))}.hover\:text-amber-600\/0:hover{color:#d9770600}.hover\:text-amber-600\/10:hover{color:#d977061a}.hover\:text-amber-600\/100:hover{color:#d97706}.hover\:text-amber-600\/20:hover{color:#d9770633}.hover\:text-amber-600\/25:hover{color:#d9770640}.hover\:text-amber-600\/30:hover{color:#d977064d}.hover\:text-amber-600\/40:hover{color:#d9770666}.hover\:text-amber-600\/5:hover{color:#d977060d}.hover\:text-amber-600\/50:hover{color:#d9770680}.hover\:text-amber-600\/60:hover{color:#d9770699}.hover\:text-amber-600\/70:hover{color:#d97706b3}.hover\:text-amber-600\/75:hover{color:#d97706bf}.hover\:text-amber-600\/80:hover{color:#d97706cc}.hover\:text-amber-600\/90:hover{color:#d97706e6}.hover\:text-amber-600\/95:hover{color:#d97706f2}.hover\:text-amber-700:hover{--tw-text-opacity:1;color:rgb(180 83 9 / var(--tw-text-opacity))}.hover\:text-amber-700\/0:hover{color:#b4530900}.hover\:text-amber-700\/10:hover{color:#b453091a}.hover\:text-amber-700\/100:hover{color:#b45309}.hover\:text-amber-700\/20:hover{color:#b4530933}.hover\:text-amber-700\/25:hover{color:#b4530940}.hover\:text-amber-700\/30:hover{color:#b453094d}.hover\:text-amber-700\/40:hover{color:#b4530966}.hover\:text-amber-700\/5:hover{color:#b453090d}.hover\:text-amber-700\/50:hover{color:#b4530980}.hover\:text-amber-700\/60:hover{color:#b4530999}.hover\:text-amber-700\/70:hover{color:#b45309b3}.hover\:text-amber-700\/75:hover{color:#b45309bf}.hover\:text-amber-700\/80:hover{color:#b45309cc}.hover\:text-amber-700\/90:hover{color:#b45309e6}.hover\:text-amber-700\/95:hover{color:#b45309f2}.hover\:text-amber-800:hover{--tw-text-opacity:1;color:rgb(146 64 14 / var(--tw-text-opacity))}.hover\:text-amber-800\/0:hover{color:#92400e00}.hover\:text-amber-800\/10:hover{color:#92400e1a}.hover\:text-amber-800\/100:hover{color:#92400e}.hover\:text-amber-800\/20:hover{color:#92400e33}.hover\:text-amber-800\/25:hover{color:#92400e40}.hover\:text-amber-800\/30:hover{color:#92400e4d}.hover\:text-amber-800\/40:hover{color:#92400e66}.hover\:text-amber-800\/5:hover{color:#92400e0d}.hover\:text-amber-800\/50:hover{color:#92400e80}.hover\:text-amber-800\/60:hover{color:#92400e99}.hover\:text-amber-800\/70:hover{color:#92400eb3}.hover\:text-amber-800\/75:hover{color:#92400ebf}.hover\:text-amber-800\/80:hover{color:#92400ecc}.hover\:text-amber-800\/90:hover{color:#92400ee6}.hover\:text-amber-800\/95:hover{color:#92400ef2}.hover\:text-amber-900:hover{--tw-text-opacity:1;color:rgb(120 53 15 / var(--tw-text-opacity))}.hover\:text-amber-900\/0:hover{color:#78350f00}.hover\:text-amber-900\/10:hover{color:#78350f1a}.hover\:text-amber-900\/100:hover{color:#78350f}.hover\:text-amber-900\/20:hover{color:#78350f33}.hover\:text-amber-900\/25:hover{color:#78350f40}.hover\:text-amber-900\/30:hover{color:#78350f4d}.hover\:text-amber-900\/40:hover{color:#78350f66}.hover\:text-amber-900\/5:hover{color:#78350f0d}.hover\:text-amber-900\/50:hover{color:#78350f80}.hover\:text-amber-900\/60:hover{color:#78350f99}.hover\:text-amber-900\/70:hover{color:#78350fb3}.hover\:text-amber-900\/75:hover{color:#78350fbf}.hover\:text-amber-900\/80:hover{color:#78350fcc}.hover\:text-amber-900\/90:hover{color:#78350fe6}.hover\:text-amber-900\/95:hover{color:#78350ff2}.hover\:text-aqua:hover{color:var(--color-green-200)}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-black\/0:hover{color:#0000}.hover\:text-black\/10:hover{color:#0000001a}.hover\:text-black\/100:hover{color:#000}.hover\:text-black\/20:hover{color:#0003}.hover\:text-black\/25:hover{color:#00000040}.hover\:text-black\/30:hover{color:#0000004d}.hover\:text-black\/40:hover{color:#0006}.hover\:text-black\/5:hover{color:#0000000d}.hover\:text-black\/50:hover{color:#00000080}.hover\:text-black\/60:hover{color:#0009}.hover\:text-black\/70:hover{color:#000000b3}.hover\:text-black\/75:hover{color:#000000bf}.hover\:text-black\/80:hover{color:#000c}.hover\:text-black\/90:hover{color:#000000e6}.hover\:text-black\/95:hover{color:#000000f2}.hover\:text-blue:hover{color:var(--color-blue-800)}.hover\:text-blue-100:hover{color:var(--color-blue-100)}.hover\:text-blue-150:hover{color:var(--color-blue-150)}.hover\:text-blue-200:hover{color:var(--color-blue-200)}.hover\:text-blue-300:hover{color:var(--color-blue-300)}.hover\:text-blue-400:hover{color:var(--color-blue-400)}.hover\:text-blue-50:hover{color:var(--color-blue-50)}.hover\:text-blue-500:hover{color:var(--color-blue-500)}.hover\:text-blue-600:hover{color:var(--color-blue-600)}.hover\:text-blue-700:hover{color:var(--color-blue-700)}.hover\:text-blue-800:hover{color:var(--color-blue-800)}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity))}.hover\:text-blue-900\/0:hover{color:#1e3a8a00}.hover\:text-blue-900\/10:hover{color:#1e3a8a1a}.hover\:text-blue-900\/100:hover{color:#1e3a8a}.hover\:text-blue-900\/20:hover{color:#1e3a8a33}.hover\:text-blue-900\/25:hover{color:#1e3a8a40}.hover\:text-blue-900\/30:hover{color:#1e3a8a4d}.hover\:text-blue-900\/40:hover{color:#1e3a8a66}.hover\:text-blue-900\/5:hover{color:#1e3a8a0d}.hover\:text-blue-900\/50:hover{color:#1e3a8a80}.hover\:text-blue-900\/60:hover{color:#1e3a8a99}.hover\:text-blue-900\/70:hover{color:#1e3a8ab3}.hover\:text-blue-900\/75:hover{color:#1e3a8abf}.hover\:text-blue-900\/80:hover{color:#1e3a8acc}.hover\:text-blue-900\/90:hover{color:#1e3a8ae6}.hover\:text-blue-900\/95:hover{color:#1e3a8af2}.hover\:text-blue-bright:hover{color:var(--color-blue-200)}.hover\:text-blue-brighter:hover{color:var(--color-blue-100)}.hover\:text-blue-brightest:hover{color:var(--color-blue-50)}.hover\:text-blue-dark:hover{color:var(--color-blue-800)}.hover\:text-blue-light:hover{color:var(--color-gray-400)}.hover\:text-blue-medium:hover{color:var(--color-blue-500)}.hover\:text-current:hover{color:currentColor}.hover\:text-cyan-100:hover{--tw-text-opacity:1;color:rgb(207 250 254 / var(--tw-text-opacity))}.hover\:text-cyan-100\/0:hover{color:#cffafe00}.hover\:text-cyan-100\/10:hover{color:#cffafe1a}.hover\:text-cyan-100\/100:hover{color:#cffafe}.hover\:text-cyan-100\/20:hover{color:#cffafe33}.hover\:text-cyan-100\/25:hover{color:#cffafe40}.hover\:text-cyan-100\/30:hover{color:#cffafe4d}.hover\:text-cyan-100\/40:hover{color:#cffafe66}.hover\:text-cyan-100\/5:hover{color:#cffafe0d}.hover\:text-cyan-100\/50:hover{color:#cffafe80}.hover\:text-cyan-100\/60:hover{color:#cffafe99}.hover\:text-cyan-100\/70:hover{color:#cffafeb3}.hover\:text-cyan-100\/75:hover{color:#cffafebf}.hover\:text-cyan-100\/80:hover{color:#cffafecc}.hover\:text-cyan-100\/90:hover{color:#cffafee6}.hover\:text-cyan-100\/95:hover{color:#cffafef2}.hover\:text-cyan-200:hover{--tw-text-opacity:1;color:rgb(165 243 252 / var(--tw-text-opacity))}.hover\:text-cyan-200\/0:hover{color:#a5f3fc00}.hover\:text-cyan-200\/10:hover{color:#a5f3fc1a}.hover\:text-cyan-200\/100:hover{color:#a5f3fc}.hover\:text-cyan-200\/20:hover{color:#a5f3fc33}.hover\:text-cyan-200\/25:hover{color:#a5f3fc40}.hover\:text-cyan-200\/30:hover{color:#a5f3fc4d}.hover\:text-cyan-200\/40:hover{color:#a5f3fc66}.hover\:text-cyan-200\/5:hover{color:#a5f3fc0d}.hover\:text-cyan-200\/50:hover{color:#a5f3fc80}.hover\:text-cyan-200\/60:hover{color:#a5f3fc99}.hover\:text-cyan-200\/70:hover{color:#a5f3fcb3}.hover\:text-cyan-200\/75:hover{color:#a5f3fcbf}.hover\:text-cyan-200\/80:hover{color:#a5f3fccc}.hover\:text-cyan-200\/90:hover{color:#a5f3fce6}.hover\:text-cyan-200\/95:hover{color:#a5f3fcf2}.hover\:text-cyan-300:hover{--tw-text-opacity:1;color:rgb(103 232 249 / var(--tw-text-opacity))}.hover\:text-cyan-300\/0:hover{color:#67e8f900}.hover\:text-cyan-300\/10:hover{color:#67e8f91a}.hover\:text-cyan-300\/100:hover{color:#67e8f9}.hover\:text-cyan-300\/20:hover{color:#67e8f933}.hover\:text-cyan-300\/25:hover{color:#67e8f940}.hover\:text-cyan-300\/30:hover{color:#67e8f94d}.hover\:text-cyan-300\/40:hover{color:#67e8f966}.hover\:text-cyan-300\/5:hover{color:#67e8f90d}.hover\:text-cyan-300\/50:hover{color:#67e8f980}.hover\:text-cyan-300\/60:hover{color:#67e8f999}.hover\:text-cyan-300\/70:hover{color:#67e8f9b3}.hover\:text-cyan-300\/75:hover{color:#67e8f9bf}.hover\:text-cyan-300\/80:hover{color:#67e8f9cc}.hover\:text-cyan-300\/90:hover{color:#67e8f9e6}.hover\:text-cyan-300\/95:hover{color:#67e8f9f2}.hover\:text-cyan-400:hover{--tw-text-opacity:1;color:rgb(34 211 238 / var(--tw-text-opacity))}.hover\:text-cyan-400\/0:hover{color:#22d3ee00}.hover\:text-cyan-400\/10:hover{color:#22d3ee1a}.hover\:text-cyan-400\/100:hover{color:#22d3ee}.hover\:text-cyan-400\/20:hover{color:#22d3ee33}.hover\:text-cyan-400\/25:hover{color:#22d3ee40}.hover\:text-cyan-400\/30:hover{color:#22d3ee4d}.hover\:text-cyan-400\/40:hover{color:#22d3ee66}.hover\:text-cyan-400\/5:hover{color:#22d3ee0d}.hover\:text-cyan-400\/50:hover{color:#22d3ee80}.hover\:text-cyan-400\/60:hover{color:#22d3ee99}.hover\:text-cyan-400\/70:hover{color:#22d3eeb3}.hover\:text-cyan-400\/75:hover{color:#22d3eebf}.hover\:text-cyan-400\/80:hover{color:#22d3eecc}.hover\:text-cyan-400\/90:hover{color:#22d3eee6}.hover\:text-cyan-400\/95:hover{color:#22d3eef2}.hover\:text-cyan-50:hover{--tw-text-opacity:1;color:rgb(236 254 255 / var(--tw-text-opacity))}.hover\:text-cyan-50\/0:hover{color:#ecfeff00}.hover\:text-cyan-50\/10:hover{color:#ecfeff1a}.hover\:text-cyan-50\/100:hover{color:#ecfeff}.hover\:text-cyan-50\/20:hover{color:#ecfeff33}.hover\:text-cyan-50\/25:hover{color:#ecfeff40}.hover\:text-cyan-50\/30:hover{color:#ecfeff4d}.hover\:text-cyan-50\/40:hover{color:#ecfeff66}.hover\:text-cyan-50\/5:hover{color:#ecfeff0d}.hover\:text-cyan-50\/50:hover{color:#ecfeff80}.hover\:text-cyan-50\/60:hover{color:#ecfeff99}.hover\:text-cyan-50\/70:hover{color:#ecfeffb3}.hover\:text-cyan-50\/75:hover{color:#ecfeffbf}.hover\:text-cyan-50\/80:hover{color:#ecfeffcc}.hover\:text-cyan-50\/90:hover{color:#ecfeffe6}.hover\:text-cyan-50\/95:hover{color:#ecfefff2}.hover\:text-cyan-500:hover{--tw-text-opacity:1;color:rgb(6 182 212 / var(--tw-text-opacity))}.hover\:text-cyan-500\/0:hover{color:#06b6d400}.hover\:text-cyan-500\/10:hover{color:#06b6d41a}.hover\:text-cyan-500\/100:hover{color:#06b6d4}.hover\:text-cyan-500\/20:hover{color:#06b6d433}.hover\:text-cyan-500\/25:hover{color:#06b6d440}.hover\:text-cyan-500\/30:hover{color:#06b6d44d}.hover\:text-cyan-500\/40:hover{color:#06b6d466}.hover\:text-cyan-500\/5:hover{color:#06b6d40d}.hover\:text-cyan-500\/50:hover{color:#06b6d480}.hover\:text-cyan-500\/60:hover{color:#06b6d499}.hover\:text-cyan-500\/70:hover{color:#06b6d4b3}.hover\:text-cyan-500\/75:hover{color:#06b6d4bf}.hover\:text-cyan-500\/80:hover{color:#06b6d4cc}.hover\:text-cyan-500\/90:hover{color:#06b6d4e6}.hover\:text-cyan-500\/95:hover{color:#06b6d4f2}.hover\:text-cyan-600:hover{--tw-text-opacity:1;color:rgb(8 145 178 / var(--tw-text-opacity))}.hover\:text-cyan-600\/0:hover{color:#0891b200}.hover\:text-cyan-600\/10:hover{color:#0891b21a}.hover\:text-cyan-600\/100:hover{color:#0891b2}.hover\:text-cyan-600\/20:hover{color:#0891b233}.hover\:text-cyan-600\/25:hover{color:#0891b240}.hover\:text-cyan-600\/30:hover{color:#0891b24d}.hover\:text-cyan-600\/40:hover{color:#0891b266}.hover\:text-cyan-600\/5:hover{color:#0891b20d}.hover\:text-cyan-600\/50:hover{color:#0891b280}.hover\:text-cyan-600\/60:hover{color:#0891b299}.hover\:text-cyan-600\/70:hover{color:#0891b2b3}.hover\:text-cyan-600\/75:hover{color:#0891b2bf}.hover\:text-cyan-600\/80:hover{color:#0891b2cc}.hover\:text-cyan-600\/90:hover{color:#0891b2e6}.hover\:text-cyan-600\/95:hover{color:#0891b2f2}.hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144 / var(--tw-text-opacity))}.hover\:text-cyan-700\/0:hover{color:#0e749000}.hover\:text-cyan-700\/10:hover{color:#0e74901a}.hover\:text-cyan-700\/100:hover{color:#0e7490}.hover\:text-cyan-700\/20:hover{color:#0e749033}.hover\:text-cyan-700\/25:hover{color:#0e749040}.hover\:text-cyan-700\/30:hover{color:#0e74904d}.hover\:text-cyan-700\/40:hover{color:#0e749066}.hover\:text-cyan-700\/5:hover{color:#0e74900d}.hover\:text-cyan-700\/50:hover{color:#0e749080}.hover\:text-cyan-700\/60:hover{color:#0e749099}.hover\:text-cyan-700\/70:hover{color:#0e7490b3}.hover\:text-cyan-700\/75:hover{color:#0e7490bf}.hover\:text-cyan-700\/80:hover{color:#0e7490cc}.hover\:text-cyan-700\/90:hover{color:#0e7490e6}.hover\:text-cyan-700\/95:hover{color:#0e7490f2}.hover\:text-cyan-800:hover{--tw-text-opacity:1;color:rgb(21 94 117 / var(--tw-text-opacity))}.hover\:text-cyan-800\/0:hover{color:#155e7500}.hover\:text-cyan-800\/10:hover{color:#155e751a}.hover\:text-cyan-800\/100:hover{color:#155e75}.hover\:text-cyan-800\/20:hover{color:#155e7533}.hover\:text-cyan-800\/25:hover{color:#155e7540}.hover\:text-cyan-800\/30:hover{color:#155e754d}.hover\:text-cyan-800\/40:hover{color:#155e7566}.hover\:text-cyan-800\/5:hover{color:#155e750d}.hover\:text-cyan-800\/50:hover{color:#155e7580}.hover\:text-cyan-800\/60:hover{color:#155e7599}.hover\:text-cyan-800\/70:hover{color:#155e75b3}.hover\:text-cyan-800\/75:hover{color:#155e75bf}.hover\:text-cyan-800\/80:hover{color:#155e75cc}.hover\:text-cyan-800\/90:hover{color:#155e75e6}.hover\:text-cyan-800\/95:hover{color:#155e75f2}.hover\:text-cyan-900:hover{--tw-text-opacity:1;color:rgb(22 78 99 / var(--tw-text-opacity))}.hover\:text-cyan-900\/0:hover{color:#164e6300}.hover\:text-cyan-900\/10:hover{color:#164e631a}.hover\:text-cyan-900\/100:hover{color:#164e63}.hover\:text-cyan-900\/20:hover{color:#164e6333}.hover\:text-cyan-900\/25:hover{color:#164e6340}.hover\:text-cyan-900\/30:hover{color:#164e634d}.hover\:text-cyan-900\/40:hover{color:#164e6366}.hover\:text-cyan-900\/5:hover{color:#164e630d}.hover\:text-cyan-900\/50:hover{color:#164e6380}.hover\:text-cyan-900\/60:hover{color:#164e6399}.hover\:text-cyan-900\/70:hover{color:#164e63b3}.hover\:text-cyan-900\/75:hover{color:#164e63bf}.hover\:text-cyan-900\/80:hover{color:#164e63cc}.hover\:text-cyan-900\/90:hover{color:#164e63e6}.hover\:text-cyan-900\/95:hover{color:#164e63f2}.hover\:text-emerald-100:hover{--tw-text-opacity:1;color:rgb(209 250 229 / var(--tw-text-opacity))}.hover\:text-emerald-100\/0:hover{color:#d1fae500}.hover\:text-emerald-100\/10:hover{color:#d1fae51a}.hover\:text-emerald-100\/100:hover{color:#d1fae5}.hover\:text-emerald-100\/20:hover{color:#d1fae533}.hover\:text-emerald-100\/25:hover{color:#d1fae540}.hover\:text-emerald-100\/30:hover{color:#d1fae54d}.hover\:text-emerald-100\/40:hover{color:#d1fae566}.hover\:text-emerald-100\/5:hover{color:#d1fae50d}.hover\:text-emerald-100\/50:hover{color:#d1fae580}.hover\:text-emerald-100\/60:hover{color:#d1fae599}.hover\:text-emerald-100\/70:hover{color:#d1fae5b3}.hover\:text-emerald-100\/75:hover{color:#d1fae5bf}.hover\:text-emerald-100\/80:hover{color:#d1fae5cc}.hover\:text-emerald-100\/90:hover{color:#d1fae5e6}.hover\:text-emerald-100\/95:hover{color:#d1fae5f2}.hover\:text-emerald-200:hover{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity))}.hover\:text-emerald-200\/0:hover{color:#a7f3d000}.hover\:text-emerald-200\/10:hover{color:#a7f3d01a}.hover\:text-emerald-200\/100:hover{color:#a7f3d0}.hover\:text-emerald-200\/20:hover{color:#a7f3d033}.hover\:text-emerald-200\/25:hover{color:#a7f3d040}.hover\:text-emerald-200\/30:hover{color:#a7f3d04d}.hover\:text-emerald-200\/40:hover{color:#a7f3d066}.hover\:text-emerald-200\/5:hover{color:#a7f3d00d}.hover\:text-emerald-200\/50:hover{color:#a7f3d080}.hover\:text-emerald-200\/60:hover{color:#a7f3d099}.hover\:text-emerald-200\/70:hover{color:#a7f3d0b3}.hover\:text-emerald-200\/75:hover{color:#a7f3d0bf}.hover\:text-emerald-200\/80:hover{color:#a7f3d0cc}.hover\:text-emerald-200\/90:hover{color:#a7f3d0e6}.hover\:text-emerald-200\/95:hover{color:#a7f3d0f2}.hover\:text-emerald-300:hover{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity))}.hover\:text-emerald-300\/0:hover{color:#6ee7b700}.hover\:text-emerald-300\/10:hover{color:#6ee7b71a}.hover\:text-emerald-300\/100:hover{color:#6ee7b7}.hover\:text-emerald-300\/20:hover{color:#6ee7b733}.hover\:text-emerald-300\/25:hover{color:#6ee7b740}.hover\:text-emerald-300\/30:hover{color:#6ee7b74d}.hover\:text-emerald-300\/40:hover{color:#6ee7b766}.hover\:text-emerald-300\/5:hover{color:#6ee7b70d}.hover\:text-emerald-300\/50:hover{color:#6ee7b780}.hover\:text-emerald-300\/60:hover{color:#6ee7b799}.hover\:text-emerald-300\/70:hover{color:#6ee7b7b3}.hover\:text-emerald-300\/75:hover{color:#6ee7b7bf}.hover\:text-emerald-300\/80:hover{color:#6ee7b7cc}.hover\:text-emerald-300\/90:hover{color:#6ee7b7e6}.hover\:text-emerald-300\/95:hover{color:#6ee7b7f2}.hover\:text-emerald-400:hover{--tw-text-opacity:1;color:rgb(52 211 153 / var(--tw-text-opacity))}.hover\:text-emerald-400\/0:hover{color:#34d39900}.hover\:text-emerald-400\/10:hover{color:#34d3991a}.hover\:text-emerald-400\/100:hover{color:#34d399}.hover\:text-emerald-400\/20:hover{color:#34d39933}.hover\:text-emerald-400\/25:hover{color:#34d39940}.hover\:text-emerald-400\/30:hover{color:#34d3994d}.hover\:text-emerald-400\/40:hover{color:#34d39966}.hover\:text-emerald-400\/5:hover{color:#34d3990d}.hover\:text-emerald-400\/50:hover{color:#34d39980}.hover\:text-emerald-400\/60:hover{color:#34d39999}.hover\:text-emerald-400\/70:hover{color:#34d399b3}.hover\:text-emerald-400\/75:hover{color:#34d399bf}.hover\:text-emerald-400\/80:hover{color:#34d399cc}.hover\:text-emerald-400\/90:hover{color:#34d399e6}.hover\:text-emerald-400\/95:hover{color:#34d399f2}.hover\:text-emerald-50:hover{--tw-text-opacity:1;color:rgb(236 253 245 / var(--tw-text-opacity))}.hover\:text-emerald-50\/0:hover{color:#ecfdf500}.hover\:text-emerald-50\/10:hover{color:#ecfdf51a}.hover\:text-emerald-50\/100:hover{color:#ecfdf5}.hover\:text-emerald-50\/20:hover{color:#ecfdf533}.hover\:text-emerald-50\/25:hover{color:#ecfdf540}.hover\:text-emerald-50\/30:hover{color:#ecfdf54d}.hover\:text-emerald-50\/40:hover{color:#ecfdf566}.hover\:text-emerald-50\/5:hover{color:#ecfdf50d}.hover\:text-emerald-50\/50:hover{color:#ecfdf580}.hover\:text-emerald-50\/60:hover{color:#ecfdf599}.hover\:text-emerald-50\/70:hover{color:#ecfdf5b3}.hover\:text-emerald-50\/75:hover{color:#ecfdf5bf}.hover\:text-emerald-50\/80:hover{color:#ecfdf5cc}.hover\:text-emerald-50\/90:hover{color:#ecfdf5e6}.hover\:text-emerald-50\/95:hover{color:#ecfdf5f2}.hover\:text-emerald-500:hover{--tw-text-opacity:1;color:rgb(16 185 129 / var(--tw-text-opacity))}.hover\:text-emerald-500\/0:hover{color:#10b98100}.hover\:text-emerald-500\/10:hover{color:#10b9811a}.hover\:text-emerald-500\/100:hover{color:#10b981}.hover\:text-emerald-500\/20:hover{color:#10b98133}.hover\:text-emerald-500\/25:hover{color:#10b98140}.hover\:text-emerald-500\/30:hover{color:#10b9814d}.hover\:text-emerald-500\/40:hover{color:#10b98166}.hover\:text-emerald-500\/5:hover{color:#10b9810d}.hover\:text-emerald-500\/50:hover{color:#10b98180}.hover\:text-emerald-500\/60:hover{color:#10b98199}.hover\:text-emerald-500\/70:hover{color:#10b981b3}.hover\:text-emerald-500\/75:hover{color:#10b981bf}.hover\:text-emerald-500\/80:hover{color:#10b981cc}.hover\:text-emerald-500\/90:hover{color:#10b981e6}.hover\:text-emerald-500\/95:hover{color:#10b981f2}.hover\:text-emerald-600:hover{--tw-text-opacity:1;color:rgb(5 150 105 / var(--tw-text-opacity))}.hover\:text-emerald-600\/0:hover{color:#05966900}.hover\:text-emerald-600\/10:hover{color:#0596691a}.hover\:text-emerald-600\/100:hover{color:#059669}.hover\:text-emerald-600\/20:hover{color:#05966933}.hover\:text-emerald-600\/25:hover{color:#05966940}.hover\:text-emerald-600\/30:hover{color:#0596694d}.hover\:text-emerald-600\/40:hover{color:#05966966}.hover\:text-emerald-600\/5:hover{color:#0596690d}.hover\:text-emerald-600\/50:hover{color:#05966980}.hover\:text-emerald-600\/60:hover{color:#05966999}.hover\:text-emerald-600\/70:hover{color:#059669b3}.hover\:text-emerald-600\/75:hover{color:#059669bf}.hover\:text-emerald-600\/80:hover{color:#059669cc}.hover\:text-emerald-600\/90:hover{color:#059669e6}.hover\:text-emerald-600\/95:hover{color:#059669f2}.hover\:text-emerald-700:hover{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity))}.hover\:text-emerald-700\/0:hover{color:#04785700}.hover\:text-emerald-700\/10:hover{color:#0478571a}.hover\:text-emerald-700\/100:hover{color:#047857}.hover\:text-emerald-700\/20:hover{color:#04785733}.hover\:text-emerald-700\/25:hover{color:#04785740}.hover\:text-emerald-700\/30:hover{color:#0478574d}.hover\:text-emerald-700\/40:hover{color:#04785766}.hover\:text-emerald-700\/5:hover{color:#0478570d}.hover\:text-emerald-700\/50:hover{color:#04785780}.hover\:text-emerald-700\/60:hover{color:#04785799}.hover\:text-emerald-700\/70:hover{color:#047857b3}.hover\:text-emerald-700\/75:hover{color:#047857bf}.hover\:text-emerald-700\/80:hover{color:#047857cc}.hover\:text-emerald-700\/90:hover{color:#047857e6}.hover\:text-emerald-700\/95:hover{color:#047857f2}.hover\:text-emerald-800:hover{--tw-text-opacity:1;color:rgb(6 95 70 / var(--tw-text-opacity))}.hover\:text-emerald-800\/0:hover{color:#065f4600}.hover\:text-emerald-800\/10:hover{color:#065f461a}.hover\:text-emerald-800\/100:hover{color:#065f46}.hover\:text-emerald-800\/20:hover{color:#065f4633}.hover\:text-emerald-800\/25:hover{color:#065f4640}.hover\:text-emerald-800\/30:hover{color:#065f464d}.hover\:text-emerald-800\/40:hover{color:#065f4666}.hover\:text-emerald-800\/5:hover{color:#065f460d}.hover\:text-emerald-800\/50:hover{color:#065f4680}.hover\:text-emerald-800\/60:hover{color:#065f4699}.hover\:text-emerald-800\/70:hover{color:#065f46b3}.hover\:text-emerald-800\/75:hover{color:#065f46bf}.hover\:text-emerald-800\/80:hover{color:#065f46cc}.hover\:text-emerald-800\/90:hover{color:#065f46e6}.hover\:text-emerald-800\/95:hover{color:#065f46f2}.hover\:text-emerald-900:hover{--tw-text-opacity:1;color:rgb(6 78 59 / var(--tw-text-opacity))}.hover\:text-emerald-900\/0:hover{color:#064e3b00}.hover\:text-emerald-900\/10:hover{color:#064e3b1a}.hover\:text-emerald-900\/100:hover{color:#064e3b}.hover\:text-emerald-900\/20:hover{color:#064e3b33}.hover\:text-emerald-900\/25:hover{color:#064e3b40}.hover\:text-emerald-900\/30:hover{color:#064e3b4d}.hover\:text-emerald-900\/40:hover{color:#064e3b66}.hover\:text-emerald-900\/5:hover{color:#064e3b0d}.hover\:text-emerald-900\/50:hover{color:#064e3b80}.hover\:text-emerald-900\/60:hover{color:#064e3b99}.hover\:text-emerald-900\/70:hover{color:#064e3bb3}.hover\:text-emerald-900\/75:hover{color:#064e3bbf}.hover\:text-emerald-900\/80:hover{color:#064e3bcc}.hover\:text-emerald-900\/90:hover{color:#064e3be6}.hover\:text-emerald-900\/95:hover{color:#064e3bf2}.hover\:text-fuchsia-100:hover{--tw-text-opacity:1;color:rgb(250 232 255 / var(--tw-text-opacity))}.hover\:text-fuchsia-100\/0:hover{color:#fae8ff00}.hover\:text-fuchsia-100\/10:hover{color:#fae8ff1a}.hover\:text-fuchsia-100\/100:hover{color:#fae8ff}.hover\:text-fuchsia-100\/20:hover{color:#fae8ff33}.hover\:text-fuchsia-100\/25:hover{color:#fae8ff40}.hover\:text-fuchsia-100\/30:hover{color:#fae8ff4d}.hover\:text-fuchsia-100\/40:hover{color:#fae8ff66}.hover\:text-fuchsia-100\/5:hover{color:#fae8ff0d}.hover\:text-fuchsia-100\/50:hover{color:#fae8ff80}.hover\:text-fuchsia-100\/60:hover{color:#fae8ff99}.hover\:text-fuchsia-100\/70:hover{color:#fae8ffb3}.hover\:text-fuchsia-100\/75:hover{color:#fae8ffbf}.hover\:text-fuchsia-100\/80:hover{color:#fae8ffcc}.hover\:text-fuchsia-100\/90:hover{color:#fae8ffe6}.hover\:text-fuchsia-100\/95:hover{color:#fae8fff2}.hover\:text-fuchsia-200:hover{--tw-text-opacity:1;color:rgb(245 208 254 / var(--tw-text-opacity))}.hover\:text-fuchsia-200\/0:hover{color:#f5d0fe00}.hover\:text-fuchsia-200\/10:hover{color:#f5d0fe1a}.hover\:text-fuchsia-200\/100:hover{color:#f5d0fe}.hover\:text-fuchsia-200\/20:hover{color:#f5d0fe33}.hover\:text-fuchsia-200\/25:hover{color:#f5d0fe40}.hover\:text-fuchsia-200\/30:hover{color:#f5d0fe4d}.hover\:text-fuchsia-200\/40:hover{color:#f5d0fe66}.hover\:text-fuchsia-200\/5:hover{color:#f5d0fe0d}.hover\:text-fuchsia-200\/50:hover{color:#f5d0fe80}.hover\:text-fuchsia-200\/60:hover{color:#f5d0fe99}.hover\:text-fuchsia-200\/70:hover{color:#f5d0feb3}.hover\:text-fuchsia-200\/75:hover{color:#f5d0febf}.hover\:text-fuchsia-200\/80:hover{color:#f5d0fecc}.hover\:text-fuchsia-200\/90:hover{color:#f5d0fee6}.hover\:text-fuchsia-200\/95:hover{color:#f5d0fef2}.hover\:text-fuchsia-300:hover{--tw-text-opacity:1;color:rgb(240 171 252 / var(--tw-text-opacity))}.hover\:text-fuchsia-300\/0:hover{color:#f0abfc00}.hover\:text-fuchsia-300\/10:hover{color:#f0abfc1a}.hover\:text-fuchsia-300\/100:hover{color:#f0abfc}.hover\:text-fuchsia-300\/20:hover{color:#f0abfc33}.hover\:text-fuchsia-300\/25:hover{color:#f0abfc40}.hover\:text-fuchsia-300\/30:hover{color:#f0abfc4d}.hover\:text-fuchsia-300\/40:hover{color:#f0abfc66}.hover\:text-fuchsia-300\/5:hover{color:#f0abfc0d}.hover\:text-fuchsia-300\/50:hover{color:#f0abfc80}.hover\:text-fuchsia-300\/60:hover{color:#f0abfc99}.hover\:text-fuchsia-300\/70:hover{color:#f0abfcb3}.hover\:text-fuchsia-300\/75:hover{color:#f0abfcbf}.hover\:text-fuchsia-300\/80:hover{color:#f0abfccc}.hover\:text-fuchsia-300\/90:hover{color:#f0abfce6}.hover\:text-fuchsia-300\/95:hover{color:#f0abfcf2}.hover\:text-fuchsia-400:hover{--tw-text-opacity:1;color:rgb(232 121 249 / var(--tw-text-opacity))}.hover\:text-fuchsia-400\/0:hover{color:#e879f900}.hover\:text-fuchsia-400\/10:hover{color:#e879f91a}.hover\:text-fuchsia-400\/100:hover{color:#e879f9}.hover\:text-fuchsia-400\/20:hover{color:#e879f933}.hover\:text-fuchsia-400\/25:hover{color:#e879f940}.hover\:text-fuchsia-400\/30:hover{color:#e879f94d}.hover\:text-fuchsia-400\/40:hover{color:#e879f966}.hover\:text-fuchsia-400\/5:hover{color:#e879f90d}.hover\:text-fuchsia-400\/50:hover{color:#e879f980}.hover\:text-fuchsia-400\/60:hover{color:#e879f999}.hover\:text-fuchsia-400\/70:hover{color:#e879f9b3}.hover\:text-fuchsia-400\/75:hover{color:#e879f9bf}.hover\:text-fuchsia-400\/80:hover{color:#e879f9cc}.hover\:text-fuchsia-400\/90:hover{color:#e879f9e6}.hover\:text-fuchsia-400\/95:hover{color:#e879f9f2}.hover\:text-fuchsia-50:hover{--tw-text-opacity:1;color:rgb(253 244 255 / var(--tw-text-opacity))}.hover\:text-fuchsia-50\/0:hover{color:#fdf4ff00}.hover\:text-fuchsia-50\/10:hover{color:#fdf4ff1a}.hover\:text-fuchsia-50\/100:hover{color:#fdf4ff}.hover\:text-fuchsia-50\/20:hover{color:#fdf4ff33}.hover\:text-fuchsia-50\/25:hover{color:#fdf4ff40}.hover\:text-fuchsia-50\/30:hover{color:#fdf4ff4d}.hover\:text-fuchsia-50\/40:hover{color:#fdf4ff66}.hover\:text-fuchsia-50\/5:hover{color:#fdf4ff0d}.hover\:text-fuchsia-50\/50:hover{color:#fdf4ff80}.hover\:text-fuchsia-50\/60:hover{color:#fdf4ff99}.hover\:text-fuchsia-50\/70:hover{color:#fdf4ffb3}.hover\:text-fuchsia-50\/75:hover{color:#fdf4ffbf}.hover\:text-fuchsia-50\/80:hover{color:#fdf4ffcc}.hover\:text-fuchsia-50\/90:hover{color:#fdf4ffe6}.hover\:text-fuchsia-50\/95:hover{color:#fdf4fff2}.hover\:text-fuchsia-500:hover{--tw-text-opacity:1;color:rgb(217 70 239 / var(--tw-text-opacity))}.hover\:text-fuchsia-500\/0:hover{color:#d946ef00}.hover\:text-fuchsia-500\/10:hover{color:#d946ef1a}.hover\:text-fuchsia-500\/100:hover{color:#d946ef}.hover\:text-fuchsia-500\/20:hover{color:#d946ef33}.hover\:text-fuchsia-500\/25:hover{color:#d946ef40}.hover\:text-fuchsia-500\/30:hover{color:#d946ef4d}.hover\:text-fuchsia-500\/40:hover{color:#d946ef66}.hover\:text-fuchsia-500\/5:hover{color:#d946ef0d}.hover\:text-fuchsia-500\/50:hover{color:#d946ef80}.hover\:text-fuchsia-500\/60:hover{color:#d946ef99}.hover\:text-fuchsia-500\/70:hover{color:#d946efb3}.hover\:text-fuchsia-500\/75:hover{color:#d946efbf}.hover\:text-fuchsia-500\/80:hover{color:#d946efcc}.hover\:text-fuchsia-500\/90:hover{color:#d946efe6}.hover\:text-fuchsia-500\/95:hover{color:#d946eff2}.hover\:text-fuchsia-600:hover{--tw-text-opacity:1;color:rgb(192 38 211 / var(--tw-text-opacity))}.hover\:text-fuchsia-600\/0:hover{color:#c026d300}.hover\:text-fuchsia-600\/10:hover{color:#c026d31a}.hover\:text-fuchsia-600\/100:hover{color:#c026d3}.hover\:text-fuchsia-600\/20:hover{color:#c026d333}.hover\:text-fuchsia-600\/25:hover{color:#c026d340}.hover\:text-fuchsia-600\/30:hover{color:#c026d34d}.hover\:text-fuchsia-600\/40:hover{color:#c026d366}.hover\:text-fuchsia-600\/5:hover{color:#c026d30d}.hover\:text-fuchsia-600\/50:hover{color:#c026d380}.hover\:text-fuchsia-600\/60:hover{color:#c026d399}.hover\:text-fuchsia-600\/70:hover{color:#c026d3b3}.hover\:text-fuchsia-600\/75:hover{color:#c026d3bf}.hover\:text-fuchsia-600\/80:hover{color:#c026d3cc}.hover\:text-fuchsia-600\/90:hover{color:#c026d3e6}.hover\:text-fuchsia-600\/95:hover{color:#c026d3f2}.hover\:text-fuchsia-700:hover{--tw-text-opacity:1;color:rgb(162 28 175 / var(--tw-text-opacity))}.hover\:text-fuchsia-700\/0:hover{color:#a21caf00}.hover\:text-fuchsia-700\/10:hover{color:#a21caf1a}.hover\:text-fuchsia-700\/100:hover{color:#a21caf}.hover\:text-fuchsia-700\/20:hover{color:#a21caf33}.hover\:text-fuchsia-700\/25:hover{color:#a21caf40}.hover\:text-fuchsia-700\/30:hover{color:#a21caf4d}.hover\:text-fuchsia-700\/40:hover{color:#a21caf66}.hover\:text-fuchsia-700\/5:hover{color:#a21caf0d}.hover\:text-fuchsia-700\/50:hover{color:#a21caf80}.hover\:text-fuchsia-700\/60:hover{color:#a21caf99}.hover\:text-fuchsia-700\/70:hover{color:#a21cafb3}.hover\:text-fuchsia-700\/75:hover{color:#a21cafbf}.hover\:text-fuchsia-700\/80:hover{color:#a21cafcc}.hover\:text-fuchsia-700\/90:hover{color:#a21cafe6}.hover\:text-fuchsia-700\/95:hover{color:#a21caff2}.hover\:text-fuchsia-800:hover{--tw-text-opacity:1;color:rgb(134 25 143 / var(--tw-text-opacity))}.hover\:text-fuchsia-800\/0:hover{color:#86198f00}.hover\:text-fuchsia-800\/10:hover{color:#86198f1a}.hover\:text-fuchsia-800\/100:hover{color:#86198f}.hover\:text-fuchsia-800\/20:hover{color:#86198f33}.hover\:text-fuchsia-800\/25:hover{color:#86198f40}.hover\:text-fuchsia-800\/30:hover{color:#86198f4d}.hover\:text-fuchsia-800\/40:hover{color:#86198f66}.hover\:text-fuchsia-800\/5:hover{color:#86198f0d}.hover\:text-fuchsia-800\/50:hover{color:#86198f80}.hover\:text-fuchsia-800\/60:hover{color:#86198f99}.hover\:text-fuchsia-800\/70:hover{color:#86198fb3}.hover\:text-fuchsia-800\/75:hover{color:#86198fbf}.hover\:text-fuchsia-800\/80:hover{color:#86198fcc}.hover\:text-fuchsia-800\/90:hover{color:#86198fe6}.hover\:text-fuchsia-800\/95:hover{color:#86198ff2}.hover\:text-fuchsia-900:hover{--tw-text-opacity:1;color:rgb(112 26 117 / var(--tw-text-opacity))}.hover\:text-fuchsia-900\/0:hover{color:#701a7500}.hover\:text-fuchsia-900\/10:hover{color:#701a751a}.hover\:text-fuchsia-900\/100:hover{color:#701a75}.hover\:text-fuchsia-900\/20:hover{color:#701a7533}.hover\:text-fuchsia-900\/25:hover{color:#701a7540}.hover\:text-fuchsia-900\/30:hover{color:#701a754d}.hover\:text-fuchsia-900\/40:hover{color:#701a7566}.hover\:text-fuchsia-900\/5:hover{color:#701a750d}.hover\:text-fuchsia-900\/50:hover{color:#701a7580}.hover\:text-fuchsia-900\/60:hover{color:#701a7599}.hover\:text-fuchsia-900\/70:hover{color:#701a75b3}.hover\:text-fuchsia-900\/75:hover{color:#701a75bf}.hover\:text-fuchsia-900\/80:hover{color:#701a75cc}.hover\:text-fuchsia-900\/90:hover{color:#701a75e6}.hover\:text-fuchsia-900\/95:hover{color:#701a75f2}.hover\:text-gray:hover{color:var(--color-gray-light)}.hover\:text-gray-100:hover{color:var(--color-gray-100)}.hover\:text-gray-200:hover{color:var(--color-gray-200)}.hover\:text-gray-300:hover{color:var(--color-gray-300)}.hover\:text-gray-400:hover{color:var(--color-gray-400)}.hover\:text-gray-50:hover{color:var(--color-gray-50)}.hover\:text-gray-500:hover{color:var(--color-gray-500)}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.hover\:text-gray-600\/0:hover{color:#4b556300}.hover\:text-gray-600\/10:hover{color:#4b55631a}.hover\:text-gray-600\/100:hover{color:#4b5563}.hover\:text-gray-600\/20:hover{color:#4b556333}.hover\:text-gray-600\/25:hover{color:#4b556340}.hover\:text-gray-600\/30:hover{color:#4b55634d}.hover\:text-gray-600\/40:hover{color:#4b556366}.hover\:text-gray-600\/5:hover{color:#4b55630d}.hover\:text-gray-600\/50:hover{color:#4b556380}.hover\:text-gray-600\/60:hover{color:#4b556399}.hover\:text-gray-600\/70:hover{color:#4b5563b3}.hover\:text-gray-600\/75:hover{color:#4b5563bf}.hover\:text-gray-600\/80:hover{color:#4b5563cc}.hover\:text-gray-600\/90:hover{color:#4b5563e6}.hover\:text-gray-600\/95:hover{color:#4b5563f2}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-gray-700\/0:hover{color:#37415100}.hover\:text-gray-700\/10:hover{color:#3741511a}.hover\:text-gray-700\/100:hover{color:#374151}.hover\:text-gray-700\/20:hover{color:#37415133}.hover\:text-gray-700\/25:hover{color:#37415140}.hover\:text-gray-700\/30:hover{color:#3741514d}.hover\:text-gray-700\/40:hover{color:#37415166}.hover\:text-gray-700\/5:hover{color:#3741510d}.hover\:text-gray-700\/50:hover{color:#37415180}.hover\:text-gray-700\/60:hover{color:#37415199}.hover\:text-gray-700\/70:hover{color:#374151b3}.hover\:text-gray-700\/75:hover{color:#374151bf}.hover\:text-gray-700\/80:hover{color:#374151cc}.hover\:text-gray-700\/90:hover{color:#374151e6}.hover\:text-gray-700\/95:hover{color:#374151f2}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.hover\:text-gray-800\/0:hover{color:#1f293700}.hover\:text-gray-800\/10:hover{color:#1f29371a}.hover\:text-gray-800\/100:hover{color:#1f2937}.hover\:text-gray-800\/20:hover{color:#1f293733}.hover\:text-gray-800\/25:hover{color:#1f293740}.hover\:text-gray-800\/30:hover{color:#1f29374d}.hover\:text-gray-800\/40:hover{color:#1f293766}.hover\:text-gray-800\/5:hover{color:#1f29370d}.hover\:text-gray-800\/50:hover{color:#1f293780}.hover\:text-gray-800\/60:hover{color:#1f293799}.hover\:text-gray-800\/70:hover{color:#1f2937b3}.hover\:text-gray-800\/75:hover{color:#1f2937bf}.hover\:text-gray-800\/80:hover{color:#1f2937cc}.hover\:text-gray-800\/90:hover{color:#1f2937e6}.hover\:text-gray-800\/95:hover{color:#1f2937f2}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:text-gray-900\/0:hover{color:#11182700}.hover\:text-gray-900\/10:hover{color:#1118271a}.hover\:text-gray-900\/100:hover{color:#111827}.hover\:text-gray-900\/20:hover{color:#11182733}.hover\:text-gray-900\/25:hover{color:#11182740}.hover\:text-gray-900\/30:hover{color:#1118274d}.hover\:text-gray-900\/40:hover{color:#11182766}.hover\:text-gray-900\/5:hover{color:#1118270d}.hover\:text-gray-900\/50:hover{color:#11182780}.hover\:text-gray-900\/60:hover{color:#11182799}.hover\:text-gray-900\/70:hover{color:#111827b3}.hover\:text-gray-900\/75:hover{color:#111827bf}.hover\:text-gray-900\/80:hover{color:#111827cc}.hover\:text-gray-900\/90:hover{color:#111827e6}.hover\:text-gray-900\/95:hover{color:#111827f2}.hover\:text-gray-dark:hover{color:var(--color-gray-dark)}.hover\:text-gray-light:hover{color:var(--color-gray-light)}.hover\:text-gray-lighter:hover{color:var(--color-gray-lighter)}.hover\:text-gray-medium:hover{color:var(--color-gray-medium)}.hover\:text-green:hover{color:var(--color-green-100)}.hover\:text-green-100:hover{--tw-text-opacity:1;color:rgb(220 252 231 / var(--tw-text-opacity))}.hover\:text-green-100\/0:hover{color:#dcfce700}.hover\:text-green-100\/10:hover{color:#dcfce71a}.hover\:text-green-100\/100:hover{color:#dcfce7}.hover\:text-green-100\/20:hover{color:#dcfce733}.hover\:text-green-100\/25:hover{color:#dcfce740}.hover\:text-green-100\/30:hover{color:#dcfce74d}.hover\:text-green-100\/40:hover{color:#dcfce766}.hover\:text-green-100\/5:hover{color:#dcfce70d}.hover\:text-green-100\/50:hover{color:#dcfce780}.hover\:text-green-100\/60:hover{color:#dcfce799}.hover\:text-green-100\/70:hover{color:#dcfce7b3}.hover\:text-green-100\/75:hover{color:#dcfce7bf}.hover\:text-green-100\/80:hover{color:#dcfce7cc}.hover\:text-green-100\/90:hover{color:#dcfce7e6}.hover\:text-green-100\/95:hover{color:#dcfce7f2}.hover\:text-green-200:hover{--tw-text-opacity:1;color:rgb(187 247 208 / var(--tw-text-opacity))}.hover\:text-green-200\/0:hover{color:#bbf7d000}.hover\:text-green-200\/10:hover{color:#bbf7d01a}.hover\:text-green-200\/100:hover{color:#bbf7d0}.hover\:text-green-200\/20:hover{color:#bbf7d033}.hover\:text-green-200\/25:hover{color:#bbf7d040}.hover\:text-green-200\/30:hover{color:#bbf7d04d}.hover\:text-green-200\/40:hover{color:#bbf7d066}.hover\:text-green-200\/5:hover{color:#bbf7d00d}.hover\:text-green-200\/50:hover{color:#bbf7d080}.hover\:text-green-200\/60:hover{color:#bbf7d099}.hover\:text-green-200\/70:hover{color:#bbf7d0b3}.hover\:text-green-200\/75:hover{color:#bbf7d0bf}.hover\:text-green-200\/80:hover{color:#bbf7d0cc}.hover\:text-green-200\/90:hover{color:#bbf7d0e6}.hover\:text-green-200\/95:hover{color:#bbf7d0f2}.hover\:text-green-300:hover{--tw-text-opacity:1;color:rgb(134 239 172 / var(--tw-text-opacity))}.hover\:text-green-300\/0:hover{color:#86efac00}.hover\:text-green-300\/10:hover{color:#86efac1a}.hover\:text-green-300\/100:hover{color:#86efac}.hover\:text-green-300\/20:hover{color:#86efac33}.hover\:text-green-300\/25:hover{color:#86efac40}.hover\:text-green-300\/30:hover{color:#86efac4d}.hover\:text-green-300\/40:hover{color:#86efac66}.hover\:text-green-300\/5:hover{color:#86efac0d}.hover\:text-green-300\/50:hover{color:#86efac80}.hover\:text-green-300\/60:hover{color:#86efac99}.hover\:text-green-300\/70:hover{color:#86efacb3}.hover\:text-green-300\/75:hover{color:#86efacbf}.hover\:text-green-300\/80:hover{color:#86efaccc}.hover\:text-green-300\/90:hover{color:#86eface6}.hover\:text-green-300\/95:hover{color:#86efacf2}.hover\:text-green-400:hover{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity))}.hover\:text-green-400\/0:hover{color:#4ade8000}.hover\:text-green-400\/10:hover{color:#4ade801a}.hover\:text-green-400\/100:hover{color:#4ade80}.hover\:text-green-400\/20:hover{color:#4ade8033}.hover\:text-green-400\/25:hover{color:#4ade8040}.hover\:text-green-400\/30:hover{color:#4ade804d}.hover\:text-green-400\/40:hover{color:#4ade8066}.hover\:text-green-400\/5:hover{color:#4ade800d}.hover\:text-green-400\/50:hover{color:#4ade8080}.hover\:text-green-400\/60:hover{color:#4ade8099}.hover\:text-green-400\/70:hover{color:#4ade80b3}.hover\:text-green-400\/75:hover{color:#4ade80bf}.hover\:text-green-400\/80:hover{color:#4ade80cc}.hover\:text-green-400\/90:hover{color:#4ade80e6}.hover\:text-green-400\/95:hover{color:#4ade80f2}.hover\:text-green-50:hover{--tw-text-opacity:1;color:rgb(240 253 244 / var(--tw-text-opacity))}.hover\:text-green-50\/0:hover{color:#f0fdf400}.hover\:text-green-50\/10:hover{color:#f0fdf41a}.hover\:text-green-50\/100:hover{color:#f0fdf4}.hover\:text-green-50\/20:hover{color:#f0fdf433}.hover\:text-green-50\/25:hover{color:#f0fdf440}.hover\:text-green-50\/30:hover{color:#f0fdf44d}.hover\:text-green-50\/40:hover{color:#f0fdf466}.hover\:text-green-50\/5:hover{color:#f0fdf40d}.hover\:text-green-50\/50:hover{color:#f0fdf480}.hover\:text-green-50\/60:hover{color:#f0fdf499}.hover\:text-green-50\/70:hover{color:#f0fdf4b3}.hover\:text-green-50\/75:hover{color:#f0fdf4bf}.hover\:text-green-50\/80:hover{color:#f0fdf4cc}.hover\:text-green-50\/90:hover{color:#f0fdf4e6}.hover\:text-green-50\/95:hover{color:#f0fdf4f2}.hover\:text-green-500:hover{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity))}.hover\:text-green-500\/0:hover{color:#22c55e00}.hover\:text-green-500\/10:hover{color:#22c55e1a}.hover\:text-green-500\/100:hover{color:#22c55e}.hover\:text-green-500\/20:hover{color:#22c55e33}.hover\:text-green-500\/25:hover{color:#22c55e40}.hover\:text-green-500\/30:hover{color:#22c55e4d}.hover\:text-green-500\/40:hover{color:#22c55e66}.hover\:text-green-500\/5:hover{color:#22c55e0d}.hover\:text-green-500\/50:hover{color:#22c55e80}.hover\:text-green-500\/60:hover{color:#22c55e99}.hover\:text-green-500\/70:hover{color:#22c55eb3}.hover\:text-green-500\/75:hover{color:#22c55ebf}.hover\:text-green-500\/80:hover{color:#22c55ecc}.hover\:text-green-500\/90:hover{color:#22c55ee6}.hover\:text-green-500\/95:hover{color:#22c55ef2}.hover\:text-green-600:hover{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity))}.hover\:text-green-600\/0:hover{color:#16a34a00}.hover\:text-green-600\/10:hover{color:#16a34a1a}.hover\:text-green-600\/100:hover{color:#16a34a}.hover\:text-green-600\/20:hover{color:#16a34a33}.hover\:text-green-600\/25:hover{color:#16a34a40}.hover\:text-green-600\/30:hover{color:#16a34a4d}.hover\:text-green-600\/40:hover{color:#16a34a66}.hover\:text-green-600\/5:hover{color:#16a34a0d}.hover\:text-green-600\/50:hover{color:#16a34a80}.hover\:text-green-600\/60:hover{color:#16a34a99}.hover\:text-green-600\/70:hover{color:#16a34ab3}.hover\:text-green-600\/75:hover{color:#16a34abf}.hover\:text-green-600\/80:hover{color:#16a34acc}.hover\:text-green-600\/90:hover{color:#16a34ae6}.hover\:text-green-600\/95:hover{color:#16a34af2}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity))}.hover\:text-green-700\/0:hover{color:#15803d00}.hover\:text-green-700\/10:hover{color:#15803d1a}.hover\:text-green-700\/100:hover{color:#15803d}.hover\:text-green-700\/20:hover{color:#15803d33}.hover\:text-green-700\/25:hover{color:#15803d40}.hover\:text-green-700\/30:hover{color:#15803d4d}.hover\:text-green-700\/40:hover{color:#15803d66}.hover\:text-green-700\/5:hover{color:#15803d0d}.hover\:text-green-700\/50:hover{color:#15803d80}.hover\:text-green-700\/60:hover{color:#15803d99}.hover\:text-green-700\/70:hover{color:#15803db3}.hover\:text-green-700\/75:hover{color:#15803dbf}.hover\:text-green-700\/80:hover{color:#15803dcc}.hover\:text-green-700\/90:hover{color:#15803de6}.hover\:text-green-700\/95:hover{color:#15803df2}.hover\:text-green-800:hover{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity))}.hover\:text-green-800\/0:hover{color:#16653400}.hover\:text-green-800\/10:hover{color:#1665341a}.hover\:text-green-800\/100:hover{color:#166534}.hover\:text-green-800\/20:hover{color:#16653433}.hover\:text-green-800\/25:hover{color:#16653440}.hover\:text-green-800\/30:hover{color:#1665344d}.hover\:text-green-800\/40:hover{color:#16653466}.hover\:text-green-800\/5:hover{color:#1665340d}.hover\:text-green-800\/50:hover{color:#16653480}.hover\:text-green-800\/60:hover{color:#16653499}.hover\:text-green-800\/70:hover{color:#166534b3}.hover\:text-green-800\/75:hover{color:#166534bf}.hover\:text-green-800\/80:hover{color:#166534cc}.hover\:text-green-800\/90:hover{color:#166534e6}.hover\:text-green-800\/95:hover{color:#166534f2}.hover\:text-green-900:hover{--tw-text-opacity:1;color:rgb(20 83 45 / var(--tw-text-opacity))}.hover\:text-green-900\/0:hover{color:#14532d00}.hover\:text-green-900\/10:hover{color:#14532d1a}.hover\:text-green-900\/100:hover{color:#14532d}.hover\:text-green-900\/20:hover{color:#14532d33}.hover\:text-green-900\/25:hover{color:#14532d40}.hover\:text-green-900\/30:hover{color:#14532d4d}.hover\:text-green-900\/40:hover{color:#14532d66}.hover\:text-green-900\/5:hover{color:#14532d0d}.hover\:text-green-900\/50:hover{color:#14532d80}.hover\:text-green-900\/60:hover{color:#14532d99}.hover\:text-green-900\/70:hover{color:#14532db3}.hover\:text-green-900\/75:hover{color:#14532dbf}.hover\:text-green-900\/80:hover{color:#14532dcc}.hover\:text-green-900\/90:hover{color:#14532de6}.hover\:text-green-900\/95:hover{color:#14532df2}.hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgb(224 231 255 / var(--tw-text-opacity))}.hover\:text-indigo-100\/0:hover{color:#e0e7ff00}.hover\:text-indigo-100\/10:hover{color:#e0e7ff1a}.hover\:text-indigo-100\/100:hover{color:#e0e7ff}.hover\:text-indigo-100\/20:hover{color:#e0e7ff33}.hover\:text-indigo-100\/25:hover{color:#e0e7ff40}.hover\:text-indigo-100\/30:hover{color:#e0e7ff4d}.hover\:text-indigo-100\/40:hover{color:#e0e7ff66}.hover\:text-indigo-100\/5:hover{color:#e0e7ff0d}.hover\:text-indigo-100\/50:hover{color:#e0e7ff80}.hover\:text-indigo-100\/60:hover{color:#e0e7ff99}.hover\:text-indigo-100\/70:hover{color:#e0e7ffb3}.hover\:text-indigo-100\/75:hover{color:#e0e7ffbf}.hover\:text-indigo-100\/80:hover{color:#e0e7ffcc}.hover\:text-indigo-100\/90:hover{color:#e0e7ffe6}.hover\:text-indigo-100\/95:hover{color:#e0e7fff2}.hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgb(199 210 254 / var(--tw-text-opacity))}.hover\:text-indigo-200\/0:hover{color:#c7d2fe00}.hover\:text-indigo-200\/10:hover{color:#c7d2fe1a}.hover\:text-indigo-200\/100:hover{color:#c7d2fe}.hover\:text-indigo-200\/20:hover{color:#c7d2fe33}.hover\:text-indigo-200\/25:hover{color:#c7d2fe40}.hover\:text-indigo-200\/30:hover{color:#c7d2fe4d}.hover\:text-indigo-200\/40:hover{color:#c7d2fe66}.hover\:text-indigo-200\/5:hover{color:#c7d2fe0d}.hover\:text-indigo-200\/50:hover{color:#c7d2fe80}.hover\:text-indigo-200\/60:hover{color:#c7d2fe99}.hover\:text-indigo-200\/70:hover{color:#c7d2feb3}.hover\:text-indigo-200\/75:hover{color:#c7d2febf}.hover\:text-indigo-200\/80:hover{color:#c7d2fecc}.hover\:text-indigo-200\/90:hover{color:#c7d2fee6}.hover\:text-indigo-200\/95:hover{color:#c7d2fef2}.hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgb(165 180 252 / var(--tw-text-opacity))}.hover\:text-indigo-300\/0:hover{color:#a5b4fc00}.hover\:text-indigo-300\/10:hover{color:#a5b4fc1a}.hover\:text-indigo-300\/100:hover{color:#a5b4fc}.hover\:text-indigo-300\/20:hover{color:#a5b4fc33}.hover\:text-indigo-300\/25:hover{color:#a5b4fc40}.hover\:text-indigo-300\/30:hover{color:#a5b4fc4d}.hover\:text-indigo-300\/40:hover{color:#a5b4fc66}.hover\:text-indigo-300\/5:hover{color:#a5b4fc0d}.hover\:text-indigo-300\/50:hover{color:#a5b4fc80}.hover\:text-indigo-300\/60:hover{color:#a5b4fc99}.hover\:text-indigo-300\/70:hover{color:#a5b4fcb3}.hover\:text-indigo-300\/75:hover{color:#a5b4fcbf}.hover\:text-indigo-300\/80:hover{color:#a5b4fccc}.hover\:text-indigo-300\/90:hover{color:#a5b4fce6}.hover\:text-indigo-300\/95:hover{color:#a5b4fcf2}.hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgb(129 140 248 / var(--tw-text-opacity))}.hover\:text-indigo-400\/0:hover{color:#818cf800}.hover\:text-indigo-400\/10:hover{color:#818cf81a}.hover\:text-indigo-400\/100:hover{color:#818cf8}.hover\:text-indigo-400\/20:hover{color:#818cf833}.hover\:text-indigo-400\/25:hover{color:#818cf840}.hover\:text-indigo-400\/30:hover{color:#818cf84d}.hover\:text-indigo-400\/40:hover{color:#818cf866}.hover\:text-indigo-400\/5:hover{color:#818cf80d}.hover\:text-indigo-400\/50:hover{color:#818cf880}.hover\:text-indigo-400\/60:hover{color:#818cf899}.hover\:text-indigo-400\/70:hover{color:#818cf8b3}.hover\:text-indigo-400\/75:hover{color:#818cf8bf}.hover\:text-indigo-400\/80:hover{color:#818cf8cc}.hover\:text-indigo-400\/90:hover{color:#818cf8e6}.hover\:text-indigo-400\/95:hover{color:#818cf8f2}.hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgb(238 242 255 / var(--tw-text-opacity))}.hover\:text-indigo-50\/0:hover{color:#eef2ff00}.hover\:text-indigo-50\/10:hover{color:#eef2ff1a}.hover\:text-indigo-50\/100:hover{color:#eef2ff}.hover\:text-indigo-50\/20:hover{color:#eef2ff33}.hover\:text-indigo-50\/25:hover{color:#eef2ff40}.hover\:text-indigo-50\/30:hover{color:#eef2ff4d}.hover\:text-indigo-50\/40:hover{color:#eef2ff66}.hover\:text-indigo-50\/5:hover{color:#eef2ff0d}.hover\:text-indigo-50\/50:hover{color:#eef2ff80}.hover\:text-indigo-50\/60:hover{color:#eef2ff99}.hover\:text-indigo-50\/70:hover{color:#eef2ffb3}.hover\:text-indigo-50\/75:hover{color:#eef2ffbf}.hover\:text-indigo-50\/80:hover{color:#eef2ffcc}.hover\:text-indigo-50\/90:hover{color:#eef2ffe6}.hover\:text-indigo-50\/95:hover{color:#eef2fff2}.hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.hover\:text-indigo-500\/0:hover{color:#6366f100}.hover\:text-indigo-500\/10:hover{color:#6366f11a}.hover\:text-indigo-500\/100:hover{color:#6366f1}.hover\:text-indigo-500\/20:hover{color:#6366f133}.hover\:text-indigo-500\/25:hover{color:#6366f140}.hover\:text-indigo-500\/30:hover{color:#6366f14d}.hover\:text-indigo-500\/40:hover{color:#6366f166}.hover\:text-indigo-500\/5:hover{color:#6366f10d}.hover\:text-indigo-500\/50:hover{color:#6366f180}.hover\:text-indigo-500\/60:hover{color:#6366f199}.hover\:text-indigo-500\/70:hover{color:#6366f1b3}.hover\:text-indigo-500\/75:hover{color:#6366f1bf}.hover\:text-indigo-500\/80:hover{color:#6366f1cc}.hover\:text-indigo-500\/90:hover{color:#6366f1e6}.hover\:text-indigo-500\/95:hover{color:#6366f1f2}.hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity))}.hover\:text-indigo-600\/0:hover{color:#4f46e500}.hover\:text-indigo-600\/10:hover{color:#4f46e51a}.hover\:text-indigo-600\/100:hover{color:#4f46e5}.hover\:text-indigo-600\/20:hover{color:#4f46e533}.hover\:text-indigo-600\/25:hover{color:#4f46e540}.hover\:text-indigo-600\/30:hover{color:#4f46e54d}.hover\:text-indigo-600\/40:hover{color:#4f46e566}.hover\:text-indigo-600\/5:hover{color:#4f46e50d}.hover\:text-indigo-600\/50:hover{color:#4f46e580}.hover\:text-indigo-600\/60:hover{color:#4f46e599}.hover\:text-indigo-600\/70:hover{color:#4f46e5b3}.hover\:text-indigo-600\/75:hover{color:#4f46e5bf}.hover\:text-indigo-600\/80:hover{color:#4f46e5cc}.hover\:text-indigo-600\/90:hover{color:#4f46e5e6}.hover\:text-indigo-600\/95:hover{color:#4f46e5f2}.hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgb(67 56 202 / var(--tw-text-opacity))}.hover\:text-indigo-700\/0:hover{color:#4338ca00}.hover\:text-indigo-700\/10:hover{color:#4338ca1a}.hover\:text-indigo-700\/100:hover{color:#4338ca}.hover\:text-indigo-700\/20:hover{color:#4338ca33}.hover\:text-indigo-700\/25:hover{color:#4338ca40}.hover\:text-indigo-700\/30:hover{color:#4338ca4d}.hover\:text-indigo-700\/40:hover{color:#4338ca66}.hover\:text-indigo-700\/5:hover{color:#4338ca0d}.hover\:text-indigo-700\/50:hover{color:#4338ca80}.hover\:text-indigo-700\/60:hover{color:#4338ca99}.hover\:text-indigo-700\/70:hover{color:#4338cab3}.hover\:text-indigo-700\/75:hover{color:#4338cabf}.hover\:text-indigo-700\/80:hover{color:#4338cacc}.hover\:text-indigo-700\/90:hover{color:#4338cae6}.hover\:text-indigo-700\/95:hover{color:#4338caf2}.hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity))}.hover\:text-indigo-800\/0:hover{color:#3730a300}.hover\:text-indigo-800\/10:hover{color:#3730a31a}.hover\:text-indigo-800\/100:hover{color:#3730a3}.hover\:text-indigo-800\/20:hover{color:#3730a333}.hover\:text-indigo-800\/25:hover{color:#3730a340}.hover\:text-indigo-800\/30:hover{color:#3730a34d}.hover\:text-indigo-800\/40:hover{color:#3730a366}.hover\:text-indigo-800\/5:hover{color:#3730a30d}.hover\:text-indigo-800\/50:hover{color:#3730a380}.hover\:text-indigo-800\/60:hover{color:#3730a399}.hover\:text-indigo-800\/70:hover{color:#3730a3b3}.hover\:text-indigo-800\/75:hover{color:#3730a3bf}.hover\:text-indigo-800\/80:hover{color:#3730a3cc}.hover\:text-indigo-800\/90:hover{color:#3730a3e6}.hover\:text-indigo-800\/95:hover{color:#3730a3f2}.hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity))}.hover\:text-indigo-900\/0:hover{color:#312e8100}.hover\:text-indigo-900\/10:hover{color:#312e811a}.hover\:text-indigo-900\/100:hover{color:#312e81}.hover\:text-indigo-900\/20:hover{color:#312e8133}.hover\:text-indigo-900\/25:hover{color:#312e8140}.hover\:text-indigo-900\/30:hover{color:#312e814d}.hover\:text-indigo-900\/40:hover{color:#312e8166}.hover\:text-indigo-900\/5:hover{color:#312e810d}.hover\:text-indigo-900\/50:hover{color:#312e8180}.hover\:text-indigo-900\/60:hover{color:#312e8199}.hover\:text-indigo-900\/70:hover{color:#312e81b3}.hover\:text-indigo-900\/75:hover{color:#312e81bf}.hover\:text-indigo-900\/80:hover{color:#312e81cc}.hover\:text-indigo-900\/90:hover{color:#312e81e6}.hover\:text-indigo-900\/95:hover{color:#312e81f2}.hover\:text-inherit:hover{color:inherit}.hover\:text-lime-100:hover{--tw-text-opacity:1;color:rgb(236 252 203 / var(--tw-text-opacity))}.hover\:text-lime-100\/0:hover{color:#ecfccb00}.hover\:text-lime-100\/10:hover{color:#ecfccb1a}.hover\:text-lime-100\/100:hover{color:#ecfccb}.hover\:text-lime-100\/20:hover{color:#ecfccb33}.hover\:text-lime-100\/25:hover{color:#ecfccb40}.hover\:text-lime-100\/30:hover{color:#ecfccb4d}.hover\:text-lime-100\/40:hover{color:#ecfccb66}.hover\:text-lime-100\/5:hover{color:#ecfccb0d}.hover\:text-lime-100\/50:hover{color:#ecfccb80}.hover\:text-lime-100\/60:hover{color:#ecfccb99}.hover\:text-lime-100\/70:hover{color:#ecfccbb3}.hover\:text-lime-100\/75:hover{color:#ecfccbbf}.hover\:text-lime-100\/80:hover{color:#ecfccbcc}.hover\:text-lime-100\/90:hover{color:#ecfccbe6}.hover\:text-lime-100\/95:hover{color:#ecfccbf2}.hover\:text-lime-200:hover{--tw-text-opacity:1;color:rgb(217 249 157 / var(--tw-text-opacity))}.hover\:text-lime-200\/0:hover{color:#d9f99d00}.hover\:text-lime-200\/10:hover{color:#d9f99d1a}.hover\:text-lime-200\/100:hover{color:#d9f99d}.hover\:text-lime-200\/20:hover{color:#d9f99d33}.hover\:text-lime-200\/25:hover{color:#d9f99d40}.hover\:text-lime-200\/30:hover{color:#d9f99d4d}.hover\:text-lime-200\/40:hover{color:#d9f99d66}.hover\:text-lime-200\/5:hover{color:#d9f99d0d}.hover\:text-lime-200\/50:hover{color:#d9f99d80}.hover\:text-lime-200\/60:hover{color:#d9f99d99}.hover\:text-lime-200\/70:hover{color:#d9f99db3}.hover\:text-lime-200\/75:hover{color:#d9f99dbf}.hover\:text-lime-200\/80:hover{color:#d9f99dcc}.hover\:text-lime-200\/90:hover{color:#d9f99de6}.hover\:text-lime-200\/95:hover{color:#d9f99df2}.hover\:text-lime-300:hover{--tw-text-opacity:1;color:rgb(190 242 100 / var(--tw-text-opacity))}.hover\:text-lime-300\/0:hover{color:#bef26400}.hover\:text-lime-300\/10:hover{color:#bef2641a}.hover\:text-lime-300\/100:hover{color:#bef264}.hover\:text-lime-300\/20:hover{color:#bef26433}.hover\:text-lime-300\/25:hover{color:#bef26440}.hover\:text-lime-300\/30:hover{color:#bef2644d}.hover\:text-lime-300\/40:hover{color:#bef26466}.hover\:text-lime-300\/5:hover{color:#bef2640d}.hover\:text-lime-300\/50:hover{color:#bef26480}.hover\:text-lime-300\/60:hover{color:#bef26499}.hover\:text-lime-300\/70:hover{color:#bef264b3}.hover\:text-lime-300\/75:hover{color:#bef264bf}.hover\:text-lime-300\/80:hover{color:#bef264cc}.hover\:text-lime-300\/90:hover{color:#bef264e6}.hover\:text-lime-300\/95:hover{color:#bef264f2}.hover\:text-lime-400:hover{--tw-text-opacity:1;color:rgb(163 230 53 / var(--tw-text-opacity))}.hover\:text-lime-400\/0:hover{color:#a3e63500}.hover\:text-lime-400\/10:hover{color:#a3e6351a}.hover\:text-lime-400\/100:hover{color:#a3e635}.hover\:text-lime-400\/20:hover{color:#a3e63533}.hover\:text-lime-400\/25:hover{color:#a3e63540}.hover\:text-lime-400\/30:hover{color:#a3e6354d}.hover\:text-lime-400\/40:hover{color:#a3e63566}.hover\:text-lime-400\/5:hover{color:#a3e6350d}.hover\:text-lime-400\/50:hover{color:#a3e63580}.hover\:text-lime-400\/60:hover{color:#a3e63599}.hover\:text-lime-400\/70:hover{color:#a3e635b3}.hover\:text-lime-400\/75:hover{color:#a3e635bf}.hover\:text-lime-400\/80:hover{color:#a3e635cc}.hover\:text-lime-400\/90:hover{color:#a3e635e6}.hover\:text-lime-400\/95:hover{color:#a3e635f2}.hover\:text-lime-50:hover{--tw-text-opacity:1;color:rgb(247 254 231 / var(--tw-text-opacity))}.hover\:text-lime-50\/0:hover{color:#f7fee700}.hover\:text-lime-50\/10:hover{color:#f7fee71a}.hover\:text-lime-50\/100:hover{color:#f7fee7}.hover\:text-lime-50\/20:hover{color:#f7fee733}.hover\:text-lime-50\/25:hover{color:#f7fee740}.hover\:text-lime-50\/30:hover{color:#f7fee74d}.hover\:text-lime-50\/40:hover{color:#f7fee766}.hover\:text-lime-50\/5:hover{color:#f7fee70d}.hover\:text-lime-50\/50:hover{color:#f7fee780}.hover\:text-lime-50\/60:hover{color:#f7fee799}.hover\:text-lime-50\/70:hover{color:#f7fee7b3}.hover\:text-lime-50\/75:hover{color:#f7fee7bf}.hover\:text-lime-50\/80:hover{color:#f7fee7cc}.hover\:text-lime-50\/90:hover{color:#f7fee7e6}.hover\:text-lime-50\/95:hover{color:#f7fee7f2}.hover\:text-lime-500:hover{--tw-text-opacity:1;color:rgb(132 204 22 / var(--tw-text-opacity))}.hover\:text-lime-500\/0:hover{color:#84cc1600}.hover\:text-lime-500\/10:hover{color:#84cc161a}.hover\:text-lime-500\/100:hover{color:#84cc16}.hover\:text-lime-500\/20:hover{color:#84cc1633}.hover\:text-lime-500\/25:hover{color:#84cc1640}.hover\:text-lime-500\/30:hover{color:#84cc164d}.hover\:text-lime-500\/40:hover{color:#84cc1666}.hover\:text-lime-500\/5:hover{color:#84cc160d}.hover\:text-lime-500\/50:hover{color:#84cc1680}.hover\:text-lime-500\/60:hover{color:#84cc1699}.hover\:text-lime-500\/70:hover{color:#84cc16b3}.hover\:text-lime-500\/75:hover{color:#84cc16bf}.hover\:text-lime-500\/80:hover{color:#84cc16cc}.hover\:text-lime-500\/90:hover{color:#84cc16e6}.hover\:text-lime-500\/95:hover{color:#84cc16f2}.hover\:text-lime-600:hover{--tw-text-opacity:1;color:rgb(101 163 13 / var(--tw-text-opacity))}.hover\:text-lime-600\/0:hover{color:#65a30d00}.hover\:text-lime-600\/10:hover{color:#65a30d1a}.hover\:text-lime-600\/100:hover{color:#65a30d}.hover\:text-lime-600\/20:hover{color:#65a30d33}.hover\:text-lime-600\/25:hover{color:#65a30d40}.hover\:text-lime-600\/30:hover{color:#65a30d4d}.hover\:text-lime-600\/40:hover{color:#65a30d66}.hover\:text-lime-600\/5:hover{color:#65a30d0d}.hover\:text-lime-600\/50:hover{color:#65a30d80}.hover\:text-lime-600\/60:hover{color:#65a30d99}.hover\:text-lime-600\/70:hover{color:#65a30db3}.hover\:text-lime-600\/75:hover{color:#65a30dbf}.hover\:text-lime-600\/80:hover{color:#65a30dcc}.hover\:text-lime-600\/90:hover{color:#65a30de6}.hover\:text-lime-600\/95:hover{color:#65a30df2}.hover\:text-lime-700:hover{--tw-text-opacity:1;color:rgb(77 124 15 / var(--tw-text-opacity))}.hover\:text-lime-700\/0:hover{color:#4d7c0f00}.hover\:text-lime-700\/10:hover{color:#4d7c0f1a}.hover\:text-lime-700\/100:hover{color:#4d7c0f}.hover\:text-lime-700\/20:hover{color:#4d7c0f33}.hover\:text-lime-700\/25:hover{color:#4d7c0f40}.hover\:text-lime-700\/30:hover{color:#4d7c0f4d}.hover\:text-lime-700\/40:hover{color:#4d7c0f66}.hover\:text-lime-700\/5:hover{color:#4d7c0f0d}.hover\:text-lime-700\/50:hover{color:#4d7c0f80}.hover\:text-lime-700\/60:hover{color:#4d7c0f99}.hover\:text-lime-700\/70:hover{color:#4d7c0fb3}.hover\:text-lime-700\/75:hover{color:#4d7c0fbf}.hover\:text-lime-700\/80:hover{color:#4d7c0fcc}.hover\:text-lime-700\/90:hover{color:#4d7c0fe6}.hover\:text-lime-700\/95:hover{color:#4d7c0ff2}.hover\:text-lime-800:hover{--tw-text-opacity:1;color:rgb(63 98 18 / var(--tw-text-opacity))}.hover\:text-lime-800\/0:hover{color:#3f621200}.hover\:text-lime-800\/10:hover{color:#3f62121a}.hover\:text-lime-800\/100:hover{color:#3f6212}.hover\:text-lime-800\/20:hover{color:#3f621233}.hover\:text-lime-800\/25:hover{color:#3f621240}.hover\:text-lime-800\/30:hover{color:#3f62124d}.hover\:text-lime-800\/40:hover{color:#3f621266}.hover\:text-lime-800\/5:hover{color:#3f62120d}.hover\:text-lime-800\/50:hover{color:#3f621280}.hover\:text-lime-800\/60:hover{color:#3f621299}.hover\:text-lime-800\/70:hover{color:#3f6212b3}.hover\:text-lime-800\/75:hover{color:#3f6212bf}.hover\:text-lime-800\/80:hover{color:#3f6212cc}.hover\:text-lime-800\/90:hover{color:#3f6212e6}.hover\:text-lime-800\/95:hover{color:#3f6212f2}.hover\:text-lime-900:hover{--tw-text-opacity:1;color:rgb(54 83 20 / var(--tw-text-opacity))}.hover\:text-lime-900\/0:hover{color:#36531400}.hover\:text-lime-900\/10:hover{color:#3653141a}.hover\:text-lime-900\/100:hover{color:#365314}.hover\:text-lime-900\/20:hover{color:#36531433}.hover\:text-lime-900\/25:hover{color:#36531440}.hover\:text-lime-900\/30:hover{color:#3653144d}.hover\:text-lime-900\/40:hover{color:#36531466}.hover\:text-lime-900\/5:hover{color:#3653140d}.hover\:text-lime-900\/50:hover{color:#36531480}.hover\:text-lime-900\/60:hover{color:#36531499}.hover\:text-lime-900\/70:hover{color:#365314b3}.hover\:text-lime-900\/75:hover{color:#365314bf}.hover\:text-lime-900\/80:hover{color:#365314cc}.hover\:text-lime-900\/90:hover{color:#365314e6}.hover\:text-lime-900\/95:hover{color:#365314f2}.hover\:text-neutral-100:hover{--tw-text-opacity:1;color:rgb(245 245 245 / var(--tw-text-opacity))}.hover\:text-neutral-100\/0:hover{color:#f5f5f500}.hover\:text-neutral-100\/10:hover{color:#f5f5f51a}.hover\:text-neutral-100\/100:hover{color:#f5f5f5}.hover\:text-neutral-100\/20:hover{color:#f5f5f533}.hover\:text-neutral-100\/25:hover{color:#f5f5f540}.hover\:text-neutral-100\/30:hover{color:#f5f5f54d}.hover\:text-neutral-100\/40:hover{color:#f5f5f566}.hover\:text-neutral-100\/5:hover{color:#f5f5f50d}.hover\:text-neutral-100\/50:hover{color:#f5f5f580}.hover\:text-neutral-100\/60:hover{color:#f5f5f599}.hover\:text-neutral-100\/70:hover{color:#f5f5f5b3}.hover\:text-neutral-100\/75:hover{color:#f5f5f5bf}.hover\:text-neutral-100\/80:hover{color:#f5f5f5cc}.hover\:text-neutral-100\/90:hover{color:#f5f5f5e6}.hover\:text-neutral-100\/95:hover{color:#f5f5f5f2}.hover\:text-neutral-200:hover{--tw-text-opacity:1;color:rgb(229 229 229 / var(--tw-text-opacity))}.hover\:text-neutral-200\/0:hover{color:#e5e5e500}.hover\:text-neutral-200\/10:hover{color:#e5e5e51a}.hover\:text-neutral-200\/100:hover{color:#e5e5e5}.hover\:text-neutral-200\/20:hover{color:#e5e5e533}.hover\:text-neutral-200\/25:hover{color:#e5e5e540}.hover\:text-neutral-200\/30:hover{color:#e5e5e54d}.hover\:text-neutral-200\/40:hover{color:#e5e5e566}.hover\:text-neutral-200\/5:hover{color:#e5e5e50d}.hover\:text-neutral-200\/50:hover{color:#e5e5e580}.hover\:text-neutral-200\/60:hover{color:#e5e5e599}.hover\:text-neutral-200\/70:hover{color:#e5e5e5b3}.hover\:text-neutral-200\/75:hover{color:#e5e5e5bf}.hover\:text-neutral-200\/80:hover{color:#e5e5e5cc}.hover\:text-neutral-200\/90:hover{color:#e5e5e5e6}.hover\:text-neutral-200\/95:hover{color:#e5e5e5f2}.hover\:text-neutral-300:hover{--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity))}.hover\:text-neutral-300\/0:hover{color:#d4d4d400}.hover\:text-neutral-300\/10:hover{color:#d4d4d41a}.hover\:text-neutral-300\/100:hover{color:#d4d4d4}.hover\:text-neutral-300\/20:hover{color:#d4d4d433}.hover\:text-neutral-300\/25:hover{color:#d4d4d440}.hover\:text-neutral-300\/30:hover{color:#d4d4d44d}.hover\:text-neutral-300\/40:hover{color:#d4d4d466}.hover\:text-neutral-300\/5:hover{color:#d4d4d40d}.hover\:text-neutral-300\/50:hover{color:#d4d4d480}.hover\:text-neutral-300\/60:hover{color:#d4d4d499}.hover\:text-neutral-300\/70:hover{color:#d4d4d4b3}.hover\:text-neutral-300\/75:hover{color:#d4d4d4bf}.hover\:text-neutral-300\/80:hover{color:#d4d4d4cc}.hover\:text-neutral-300\/90:hover{color:#d4d4d4e6}.hover\:text-neutral-300\/95:hover{color:#d4d4d4f2}.hover\:text-neutral-400:hover{--tw-text-opacity:1;color:rgb(163 163 163 / var(--tw-text-opacity))}.hover\:text-neutral-400\/0:hover{color:#a3a3a300}.hover\:text-neutral-400\/10:hover{color:#a3a3a31a}.hover\:text-neutral-400\/100:hover{color:#a3a3a3}.hover\:text-neutral-400\/20:hover{color:#a3a3a333}.hover\:text-neutral-400\/25:hover{color:#a3a3a340}.hover\:text-neutral-400\/30:hover{color:#a3a3a34d}.hover\:text-neutral-400\/40:hover{color:#a3a3a366}.hover\:text-neutral-400\/5:hover{color:#a3a3a30d}.hover\:text-neutral-400\/50:hover{color:#a3a3a380}.hover\:text-neutral-400\/60:hover{color:#a3a3a399}.hover\:text-neutral-400\/70:hover{color:#a3a3a3b3}.hover\:text-neutral-400\/75:hover{color:#a3a3a3bf}.hover\:text-neutral-400\/80:hover{color:#a3a3a3cc}.hover\:text-neutral-400\/90:hover{color:#a3a3a3e6}.hover\:text-neutral-400\/95:hover{color:#a3a3a3f2}.hover\:text-neutral-50:hover{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.hover\:text-neutral-50\/0:hover{color:#fafafa00}.hover\:text-neutral-50\/10:hover{color:#fafafa1a}.hover\:text-neutral-50\/100:hover{color:#fafafa}.hover\:text-neutral-50\/20:hover{color:#fafafa33}.hover\:text-neutral-50\/25:hover{color:#fafafa40}.hover\:text-neutral-50\/30:hover{color:#fafafa4d}.hover\:text-neutral-50\/40:hover{color:#fafafa66}.hover\:text-neutral-50\/5:hover{color:#fafafa0d}.hover\:text-neutral-50\/50:hover{color:#fafafa80}.hover\:text-neutral-50\/60:hover{color:#fafafa99}.hover\:text-neutral-50\/70:hover{color:#fafafab3}.hover\:text-neutral-50\/75:hover{color:#fafafabf}.hover\:text-neutral-50\/80:hover{color:#fafafacc}.hover\:text-neutral-50\/90:hover{color:#fafafae6}.hover\:text-neutral-50\/95:hover{color:#fafafaf2}.hover\:text-neutral-500:hover{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.hover\:text-neutral-500\/0:hover{color:#73737300}.hover\:text-neutral-500\/10:hover{color:#7373731a}.hover\:text-neutral-500\/100:hover{color:#737373}.hover\:text-neutral-500\/20:hover{color:#73737333}.hover\:text-neutral-500\/25:hover{color:#73737340}.hover\:text-neutral-500\/30:hover{color:#7373734d}.hover\:text-neutral-500\/40:hover{color:#73737366}.hover\:text-neutral-500\/5:hover{color:#7373730d}.hover\:text-neutral-500\/50:hover{color:#73737380}.hover\:text-neutral-500\/60:hover{color:#73737399}.hover\:text-neutral-500\/70:hover{color:#737373b3}.hover\:text-neutral-500\/75:hover{color:#737373bf}.hover\:text-neutral-500\/80:hover{color:#737373cc}.hover\:text-neutral-500\/90:hover{color:#737373e6}.hover\:text-neutral-500\/95:hover{color:#737373f2}.hover\:text-neutral-600:hover{--tw-text-opacity:1;color:rgb(82 82 82 / var(--tw-text-opacity))}.hover\:text-neutral-600\/0:hover{color:#52525200}.hover\:text-neutral-600\/10:hover{color:#5252521a}.hover\:text-neutral-600\/100:hover{color:#525252}.hover\:text-neutral-600\/20:hover{color:#52525233}.hover\:text-neutral-600\/25:hover{color:#52525240}.hover\:text-neutral-600\/30:hover{color:#5252524d}.hover\:text-neutral-600\/40:hover{color:#52525266}.hover\:text-neutral-600\/5:hover{color:#5252520d}.hover\:text-neutral-600\/50:hover{color:#52525280}.hover\:text-neutral-600\/60:hover{color:#52525299}.hover\:text-neutral-600\/70:hover{color:#525252b3}.hover\:text-neutral-600\/75:hover{color:#525252bf}.hover\:text-neutral-600\/80:hover{color:#525252cc}.hover\:text-neutral-600\/90:hover{color:#525252e6}.hover\:text-neutral-600\/95:hover{color:#525252f2}.hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgb(64 64 64 / var(--tw-text-opacity))}.hover\:text-neutral-700\/0:hover{color:#40404000}.hover\:text-neutral-700\/10:hover{color:#4040401a}.hover\:text-neutral-700\/100:hover{color:#404040}.hover\:text-neutral-700\/20:hover{color:#40404033}.hover\:text-neutral-700\/25:hover{color:#40404040}.hover\:text-neutral-700\/30:hover{color:#4040404d}.hover\:text-neutral-700\/40:hover{color:#40404066}.hover\:text-neutral-700\/5:hover{color:#4040400d}.hover\:text-neutral-700\/50:hover{color:#40404080}.hover\:text-neutral-700\/60:hover{color:#40404099}.hover\:text-neutral-700\/70:hover{color:#404040b3}.hover\:text-neutral-700\/75:hover{color:#404040bf}.hover\:text-neutral-700\/80:hover{color:#404040cc}.hover\:text-neutral-700\/90:hover{color:#404040e6}.hover\:text-neutral-700\/95:hover{color:#404040f2}.hover\:text-neutral-800:hover{--tw-text-opacity:1;color:rgb(38 38 38 / var(--tw-text-opacity))}.hover\:text-neutral-800\/0:hover{color:#26262600}.hover\:text-neutral-800\/10:hover{color:#2626261a}.hover\:text-neutral-800\/100:hover{color:#262626}.hover\:text-neutral-800\/20:hover{color:#26262633}.hover\:text-neutral-800\/25:hover{color:#26262640}.hover\:text-neutral-800\/30:hover{color:#2626264d}.hover\:text-neutral-800\/40:hover{color:#26262666}.hover\:text-neutral-800\/5:hover{color:#2626260d}.hover\:text-neutral-800\/50:hover{color:#26262680}.hover\:text-neutral-800\/60:hover{color:#26262699}.hover\:text-neutral-800\/70:hover{color:#262626b3}.hover\:text-neutral-800\/75:hover{color:#262626bf}.hover\:text-neutral-800\/80:hover{color:#262626cc}.hover\:text-neutral-800\/90:hover{color:#262626e6}.hover\:text-neutral-800\/95:hover{color:#262626f2}.hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23 / var(--tw-text-opacity))}.hover\:text-neutral-900\/0:hover{color:#17171700}.hover\:text-neutral-900\/10:hover{color:#1717171a}.hover\:text-neutral-900\/100:hover{color:#171717}.hover\:text-neutral-900\/20:hover{color:#17171733}.hover\:text-neutral-900\/25:hover{color:#17171740}.hover\:text-neutral-900\/30:hover{color:#1717174d}.hover\:text-neutral-900\/40:hover{color:#17171766}.hover\:text-neutral-900\/5:hover{color:#1717170d}.hover\:text-neutral-900\/50:hover{color:#17171780}.hover\:text-neutral-900\/60:hover{color:#17171799}.hover\:text-neutral-900\/70:hover{color:#171717b3}.hover\:text-neutral-900\/75:hover{color:#171717bf}.hover\:text-neutral-900\/80:hover{color:#171717cc}.hover\:text-neutral-900\/90:hover{color:#171717e6}.hover\:text-neutral-900\/95:hover{color:#171717f2}.hover\:text-orange-100:hover{--tw-text-opacity:1;color:rgb(255 237 213 / var(--tw-text-opacity))}.hover\:text-orange-100\/0:hover{color:#ffedd500}.hover\:text-orange-100\/10:hover{color:#ffedd51a}.hover\:text-orange-100\/100:hover{color:#ffedd5}.hover\:text-orange-100\/20:hover{color:#ffedd533}.hover\:text-orange-100\/25:hover{color:#ffedd540}.hover\:text-orange-100\/30:hover{color:#ffedd54d}.hover\:text-orange-100\/40:hover{color:#ffedd566}.hover\:text-orange-100\/5:hover{color:#ffedd50d}.hover\:text-orange-100\/50:hover{color:#ffedd580}.hover\:text-orange-100\/60:hover{color:#ffedd599}.hover\:text-orange-100\/70:hover{color:#ffedd5b3}.hover\:text-orange-100\/75:hover{color:#ffedd5bf}.hover\:text-orange-100\/80:hover{color:#ffedd5cc}.hover\:text-orange-100\/90:hover{color:#ffedd5e6}.hover\:text-orange-100\/95:hover{color:#ffedd5f2}.hover\:text-orange-200:hover{--tw-text-opacity:1;color:rgb(254 215 170 / var(--tw-text-opacity))}.hover\:text-orange-200\/0:hover{color:#fed7aa00}.hover\:text-orange-200\/10:hover{color:#fed7aa1a}.hover\:text-orange-200\/100:hover{color:#fed7aa}.hover\:text-orange-200\/20:hover{color:#fed7aa33}.hover\:text-orange-200\/25:hover{color:#fed7aa40}.hover\:text-orange-200\/30:hover{color:#fed7aa4d}.hover\:text-orange-200\/40:hover{color:#fed7aa66}.hover\:text-orange-200\/5:hover{color:#fed7aa0d}.hover\:text-orange-200\/50:hover{color:#fed7aa80}.hover\:text-orange-200\/60:hover{color:#fed7aa99}.hover\:text-orange-200\/70:hover{color:#fed7aab3}.hover\:text-orange-200\/75:hover{color:#fed7aabf}.hover\:text-orange-200\/80:hover{color:#fed7aacc}.hover\:text-orange-200\/90:hover{color:#fed7aae6}.hover\:text-orange-200\/95:hover{color:#fed7aaf2}.hover\:text-orange-300:hover{--tw-text-opacity:1;color:rgb(253 186 116 / var(--tw-text-opacity))}.hover\:text-orange-300\/0:hover{color:#fdba7400}.hover\:text-orange-300\/10:hover{color:#fdba741a}.hover\:text-orange-300\/100:hover{color:#fdba74}.hover\:text-orange-300\/20:hover{color:#fdba7433}.hover\:text-orange-300\/25:hover{color:#fdba7440}.hover\:text-orange-300\/30:hover{color:#fdba744d}.hover\:text-orange-300\/40:hover{color:#fdba7466}.hover\:text-orange-300\/5:hover{color:#fdba740d}.hover\:text-orange-300\/50:hover{color:#fdba7480}.hover\:text-orange-300\/60:hover{color:#fdba7499}.hover\:text-orange-300\/70:hover{color:#fdba74b3}.hover\:text-orange-300\/75:hover{color:#fdba74bf}.hover\:text-orange-300\/80:hover{color:#fdba74cc}.hover\:text-orange-300\/90:hover{color:#fdba74e6}.hover\:text-orange-300\/95:hover{color:#fdba74f2}.hover\:text-orange-400:hover{--tw-text-opacity:1;color:rgb(251 146 60 / var(--tw-text-opacity))}.hover\:text-orange-400\/0:hover{color:#fb923c00}.hover\:text-orange-400\/10:hover{color:#fb923c1a}.hover\:text-orange-400\/100:hover{color:#fb923c}.hover\:text-orange-400\/20:hover{color:#fb923c33}.hover\:text-orange-400\/25:hover{color:#fb923c40}.hover\:text-orange-400\/30:hover{color:#fb923c4d}.hover\:text-orange-400\/40:hover{color:#fb923c66}.hover\:text-orange-400\/5:hover{color:#fb923c0d}.hover\:text-orange-400\/50:hover{color:#fb923c80}.hover\:text-orange-400\/60:hover{color:#fb923c99}.hover\:text-orange-400\/70:hover{color:#fb923cb3}.hover\:text-orange-400\/75:hover{color:#fb923cbf}.hover\:text-orange-400\/80:hover{color:#fb923ccc}.hover\:text-orange-400\/90:hover{color:#fb923ce6}.hover\:text-orange-400\/95:hover{color:#fb923cf2}.hover\:text-orange-50:hover{--tw-text-opacity:1;color:rgb(255 247 237 / var(--tw-text-opacity))}.hover\:text-orange-50\/0:hover{color:#fff7ed00}.hover\:text-orange-50\/10:hover{color:#fff7ed1a}.hover\:text-orange-50\/100:hover{color:#fff7ed}.hover\:text-orange-50\/20:hover{color:#fff7ed33}.hover\:text-orange-50\/25:hover{color:#fff7ed40}.hover\:text-orange-50\/30:hover{color:#fff7ed4d}.hover\:text-orange-50\/40:hover{color:#fff7ed66}.hover\:text-orange-50\/5:hover{color:#fff7ed0d}.hover\:text-orange-50\/50:hover{color:#fff7ed80}.hover\:text-orange-50\/60:hover{color:#fff7ed99}.hover\:text-orange-50\/70:hover{color:#fff7edb3}.hover\:text-orange-50\/75:hover{color:#fff7edbf}.hover\:text-orange-50\/80:hover{color:#fff7edcc}.hover\:text-orange-50\/90:hover{color:#fff7ede6}.hover\:text-orange-50\/95:hover{color:#fff7edf2}.hover\:text-orange-500:hover{--tw-text-opacity:1;color:rgb(249 115 22 / var(--tw-text-opacity))}.hover\:text-orange-500\/0:hover{color:#f9731600}.hover\:text-orange-500\/10:hover{color:#f973161a}.hover\:text-orange-500\/100:hover{color:#f97316}.hover\:text-orange-500\/20:hover{color:#f9731633}.hover\:text-orange-500\/25:hover{color:#f9731640}.hover\:text-orange-500\/30:hover{color:#f973164d}.hover\:text-orange-500\/40:hover{color:#f9731666}.hover\:text-orange-500\/5:hover{color:#f973160d}.hover\:text-orange-500\/50:hover{color:#f9731680}.hover\:text-orange-500\/60:hover{color:#f9731699}.hover\:text-orange-500\/70:hover{color:#f97316b3}.hover\:text-orange-500\/75:hover{color:#f97316bf}.hover\:text-orange-500\/80:hover{color:#f97316cc}.hover\:text-orange-500\/90:hover{color:#f97316e6}.hover\:text-orange-500\/95:hover{color:#f97316f2}.hover\:text-orange-600:hover{--tw-text-opacity:1;color:rgb(234 88 12 / var(--tw-text-opacity))}.hover\:text-orange-600\/0:hover{color:#ea580c00}.hover\:text-orange-600\/10:hover{color:#ea580c1a}.hover\:text-orange-600\/100:hover{color:#ea580c}.hover\:text-orange-600\/20:hover{color:#ea580c33}.hover\:text-orange-600\/25:hover{color:#ea580c40}.hover\:text-orange-600\/30:hover{color:#ea580c4d}.hover\:text-orange-600\/40:hover{color:#ea580c66}.hover\:text-orange-600\/5:hover{color:#ea580c0d}.hover\:text-orange-600\/50:hover{color:#ea580c80}.hover\:text-orange-600\/60:hover{color:#ea580c99}.hover\:text-orange-600\/70:hover{color:#ea580cb3}.hover\:text-orange-600\/75:hover{color:#ea580cbf}.hover\:text-orange-600\/80:hover{color:#ea580ccc}.hover\:text-orange-600\/90:hover{color:#ea580ce6}.hover\:text-orange-600\/95:hover{color:#ea580cf2}.hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(194 65 12 / var(--tw-text-opacity))}.hover\:text-orange-700\/0:hover{color:#c2410c00}.hover\:text-orange-700\/10:hover{color:#c2410c1a}.hover\:text-orange-700\/100:hover{color:#c2410c}.hover\:text-orange-700\/20:hover{color:#c2410c33}.hover\:text-orange-700\/25:hover{color:#c2410c40}.hover\:text-orange-700\/30:hover{color:#c2410c4d}.hover\:text-orange-700\/40:hover{color:#c2410c66}.hover\:text-orange-700\/5:hover{color:#c2410c0d}.hover\:text-orange-700\/50:hover{color:#c2410c80}.hover\:text-orange-700\/60:hover{color:#c2410c99}.hover\:text-orange-700\/70:hover{color:#c2410cb3}.hover\:text-orange-700\/75:hover{color:#c2410cbf}.hover\:text-orange-700\/80:hover{color:#c2410ccc}.hover\:text-orange-700\/90:hover{color:#c2410ce6}.hover\:text-orange-700\/95:hover{color:#c2410cf2}.hover\:text-orange-800:hover{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity))}.hover\:text-orange-800\/0:hover{color:#9a341200}.hover\:text-orange-800\/10:hover{color:#9a34121a}.hover\:text-orange-800\/100:hover{color:#9a3412}.hover\:text-orange-800\/20:hover{color:#9a341233}.hover\:text-orange-800\/25:hover{color:#9a341240}.hover\:text-orange-800\/30:hover{color:#9a34124d}.hover\:text-orange-800\/40:hover{color:#9a341266}.hover\:text-orange-800\/5:hover{color:#9a34120d}.hover\:text-orange-800\/50:hover{color:#9a341280}.hover\:text-orange-800\/60:hover{color:#9a341299}.hover\:text-orange-800\/70:hover{color:#9a3412b3}.hover\:text-orange-800\/75:hover{color:#9a3412bf}.hover\:text-orange-800\/80:hover{color:#9a3412cc}.hover\:text-orange-800\/90:hover{color:#9a3412e6}.hover\:text-orange-800\/95:hover{color:#9a3412f2}.hover\:text-orange-900:hover{--tw-text-opacity:1;color:rgb(124 45 18 / var(--tw-text-opacity))}.hover\:text-orange-900\/0:hover{color:#7c2d1200}.hover\:text-orange-900\/10:hover{color:#7c2d121a}.hover\:text-orange-900\/100:hover{color:#7c2d12}.hover\:text-orange-900\/20:hover{color:#7c2d1233}.hover\:text-orange-900\/25:hover{color:#7c2d1240}.hover\:text-orange-900\/30:hover{color:#7c2d124d}.hover\:text-orange-900\/40:hover{color:#7c2d1266}.hover\:text-orange-900\/5:hover{color:#7c2d120d}.hover\:text-orange-900\/50:hover{color:#7c2d1280}.hover\:text-orange-900\/60:hover{color:#7c2d1299}.hover\:text-orange-900\/70:hover{color:#7c2d12b3}.hover\:text-orange-900\/75:hover{color:#7c2d12bf}.hover\:text-orange-900\/80:hover{color:#7c2d12cc}.hover\:text-orange-900\/90:hover{color:#7c2d12e6}.hover\:text-orange-900\/95:hover{color:#7c2d12f2}.hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgb(252 231 243 / var(--tw-text-opacity))}.hover\:text-pink-100\/0:hover{color:#fce7f300}.hover\:text-pink-100\/10:hover{color:#fce7f31a}.hover\:text-pink-100\/100:hover{color:#fce7f3}.hover\:text-pink-100\/20:hover{color:#fce7f333}.hover\:text-pink-100\/25:hover{color:#fce7f340}.hover\:text-pink-100\/30:hover{color:#fce7f34d}.hover\:text-pink-100\/40:hover{color:#fce7f366}.hover\:text-pink-100\/5:hover{color:#fce7f30d}.hover\:text-pink-100\/50:hover{color:#fce7f380}.hover\:text-pink-100\/60:hover{color:#fce7f399}.hover\:text-pink-100\/70:hover{color:#fce7f3b3}.hover\:text-pink-100\/75:hover{color:#fce7f3bf}.hover\:text-pink-100\/80:hover{color:#fce7f3cc}.hover\:text-pink-100\/90:hover{color:#fce7f3e6}.hover\:text-pink-100\/95:hover{color:#fce7f3f2}.hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgb(251 207 232 / var(--tw-text-opacity))}.hover\:text-pink-200\/0:hover{color:#fbcfe800}.hover\:text-pink-200\/10:hover{color:#fbcfe81a}.hover\:text-pink-200\/100:hover{color:#fbcfe8}.hover\:text-pink-200\/20:hover{color:#fbcfe833}.hover\:text-pink-200\/25:hover{color:#fbcfe840}.hover\:text-pink-200\/30:hover{color:#fbcfe84d}.hover\:text-pink-200\/40:hover{color:#fbcfe866}.hover\:text-pink-200\/5:hover{color:#fbcfe80d}.hover\:text-pink-200\/50:hover{color:#fbcfe880}.hover\:text-pink-200\/60:hover{color:#fbcfe899}.hover\:text-pink-200\/70:hover{color:#fbcfe8b3}.hover\:text-pink-200\/75:hover{color:#fbcfe8bf}.hover\:text-pink-200\/80:hover{color:#fbcfe8cc}.hover\:text-pink-200\/90:hover{color:#fbcfe8e6}.hover\:text-pink-200\/95:hover{color:#fbcfe8f2}.hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgb(249 168 212 / var(--tw-text-opacity))}.hover\:text-pink-300\/0:hover{color:#f9a8d400}.hover\:text-pink-300\/10:hover{color:#f9a8d41a}.hover\:text-pink-300\/100:hover{color:#f9a8d4}.hover\:text-pink-300\/20:hover{color:#f9a8d433}.hover\:text-pink-300\/25:hover{color:#f9a8d440}.hover\:text-pink-300\/30:hover{color:#f9a8d44d}.hover\:text-pink-300\/40:hover{color:#f9a8d466}.hover\:text-pink-300\/5:hover{color:#f9a8d40d}.hover\:text-pink-300\/50:hover{color:#f9a8d480}.hover\:text-pink-300\/60:hover{color:#f9a8d499}.hover\:text-pink-300\/70:hover{color:#f9a8d4b3}.hover\:text-pink-300\/75:hover{color:#f9a8d4bf}.hover\:text-pink-300\/80:hover{color:#f9a8d4cc}.hover\:text-pink-300\/90:hover{color:#f9a8d4e6}.hover\:text-pink-300\/95:hover{color:#f9a8d4f2}.hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgb(244 114 182 / var(--tw-text-opacity))}.hover\:text-pink-400\/0:hover{color:#f472b600}.hover\:text-pink-400\/10:hover{color:#f472b61a}.hover\:text-pink-400\/100:hover{color:#f472b6}.hover\:text-pink-400\/20:hover{color:#f472b633}.hover\:text-pink-400\/25:hover{color:#f472b640}.hover\:text-pink-400\/30:hover{color:#f472b64d}.hover\:text-pink-400\/40:hover{color:#f472b666}.hover\:text-pink-400\/5:hover{color:#f472b60d}.hover\:text-pink-400\/50:hover{color:#f472b680}.hover\:text-pink-400\/60:hover{color:#f472b699}.hover\:text-pink-400\/70:hover{color:#f472b6b3}.hover\:text-pink-400\/75:hover{color:#f472b6bf}.hover\:text-pink-400\/80:hover{color:#f472b6cc}.hover\:text-pink-400\/90:hover{color:#f472b6e6}.hover\:text-pink-400\/95:hover{color:#f472b6f2}.hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgb(253 242 248 / var(--tw-text-opacity))}.hover\:text-pink-50\/0:hover{color:#fdf2f800}.hover\:text-pink-50\/10:hover{color:#fdf2f81a}.hover\:text-pink-50\/100:hover{color:#fdf2f8}.hover\:text-pink-50\/20:hover{color:#fdf2f833}.hover\:text-pink-50\/25:hover{color:#fdf2f840}.hover\:text-pink-50\/30:hover{color:#fdf2f84d}.hover\:text-pink-50\/40:hover{color:#fdf2f866}.hover\:text-pink-50\/5:hover{color:#fdf2f80d}.hover\:text-pink-50\/50:hover{color:#fdf2f880}.hover\:text-pink-50\/60:hover{color:#fdf2f899}.hover\:text-pink-50\/70:hover{color:#fdf2f8b3}.hover\:text-pink-50\/75:hover{color:#fdf2f8bf}.hover\:text-pink-50\/80:hover{color:#fdf2f8cc}.hover\:text-pink-50\/90:hover{color:#fdf2f8e6}.hover\:text-pink-50\/95:hover{color:#fdf2f8f2}.hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.hover\:text-pink-500\/0:hover{color:#ec489900}.hover\:text-pink-500\/10:hover{color:#ec48991a}.hover\:text-pink-500\/100:hover{color:#ec4899}.hover\:text-pink-500\/20:hover{color:#ec489933}.hover\:text-pink-500\/25:hover{color:#ec489940}.hover\:text-pink-500\/30:hover{color:#ec48994d}.hover\:text-pink-500\/40:hover{color:#ec489966}.hover\:text-pink-500\/5:hover{color:#ec48990d}.hover\:text-pink-500\/50:hover{color:#ec489980}.hover\:text-pink-500\/60:hover{color:#ec489999}.hover\:text-pink-500\/70:hover{color:#ec4899b3}.hover\:text-pink-500\/75:hover{color:#ec4899bf}.hover\:text-pink-500\/80:hover{color:#ec4899cc}.hover\:text-pink-500\/90:hover{color:#ec4899e6}.hover\:text-pink-500\/95:hover{color:#ec4899f2}.hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgb(219 39 119 / var(--tw-text-opacity))}.hover\:text-pink-600\/0:hover{color:#db277700}.hover\:text-pink-600\/10:hover{color:#db27771a}.hover\:text-pink-600\/100:hover{color:#db2777}.hover\:text-pink-600\/20:hover{color:#db277733}.hover\:text-pink-600\/25:hover{color:#db277740}.hover\:text-pink-600\/30:hover{color:#db27774d}.hover\:text-pink-600\/40:hover{color:#db277766}.hover\:text-pink-600\/5:hover{color:#db27770d}.hover\:text-pink-600\/50:hover{color:#db277780}.hover\:text-pink-600\/60:hover{color:#db277799}.hover\:text-pink-600\/70:hover{color:#db2777b3}.hover\:text-pink-600\/75:hover{color:#db2777bf}.hover\:text-pink-600\/80:hover{color:#db2777cc}.hover\:text-pink-600\/90:hover{color:#db2777e6}.hover\:text-pink-600\/95:hover{color:#db2777f2}.hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgb(190 24 93 / var(--tw-text-opacity))}.hover\:text-pink-700\/0:hover{color:#be185d00}.hover\:text-pink-700\/10:hover{color:#be185d1a}.hover\:text-pink-700\/100:hover{color:#be185d}.hover\:text-pink-700\/20:hover{color:#be185d33}.hover\:text-pink-700\/25:hover{color:#be185d40}.hover\:text-pink-700\/30:hover{color:#be185d4d}.hover\:text-pink-700\/40:hover{color:#be185d66}.hover\:text-pink-700\/5:hover{color:#be185d0d}.hover\:text-pink-700\/50:hover{color:#be185d80}.hover\:text-pink-700\/60:hover{color:#be185d99}.hover\:text-pink-700\/70:hover{color:#be185db3}.hover\:text-pink-700\/75:hover{color:#be185dbf}.hover\:text-pink-700\/80:hover{color:#be185dcc}.hover\:text-pink-700\/90:hover{color:#be185de6}.hover\:text-pink-700\/95:hover{color:#be185df2}.hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgb(157 23 77 / var(--tw-text-opacity))}.hover\:text-pink-800\/0:hover{color:#9d174d00}.hover\:text-pink-800\/10:hover{color:#9d174d1a}.hover\:text-pink-800\/100:hover{color:#9d174d}.hover\:text-pink-800\/20:hover{color:#9d174d33}.hover\:text-pink-800\/25:hover{color:#9d174d40}.hover\:text-pink-800\/30:hover{color:#9d174d4d}.hover\:text-pink-800\/40:hover{color:#9d174d66}.hover\:text-pink-800\/5:hover{color:#9d174d0d}.hover\:text-pink-800\/50:hover{color:#9d174d80}.hover\:text-pink-800\/60:hover{color:#9d174d99}.hover\:text-pink-800\/70:hover{color:#9d174db3}.hover\:text-pink-800\/75:hover{color:#9d174dbf}.hover\:text-pink-800\/80:hover{color:#9d174dcc}.hover\:text-pink-800\/90:hover{color:#9d174de6}.hover\:text-pink-800\/95:hover{color:#9d174df2}.hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgb(131 24 67 / var(--tw-text-opacity))}.hover\:text-pink-900\/0:hover{color:#83184300}.hover\:text-pink-900\/10:hover{color:#8318431a}.hover\:text-pink-900\/100:hover{color:#831843}.hover\:text-pink-900\/20:hover{color:#83184333}.hover\:text-pink-900\/25:hover{color:#83184340}.hover\:text-pink-900\/30:hover{color:#8318434d}.hover\:text-pink-900\/40:hover{color:#83184366}.hover\:text-pink-900\/5:hover{color:#8318430d}.hover\:text-pink-900\/50:hover{color:#83184380}.hover\:text-pink-900\/60:hover{color:#83184399}.hover\:text-pink-900\/70:hover{color:#831843b3}.hover\:text-pink-900\/75:hover{color:#831843bf}.hover\:text-pink-900\/80:hover{color:#831843cc}.hover\:text-pink-900\/90:hover{color:#831843e6}.hover\:text-pink-900\/95:hover{color:#831843f2}.hover\:text-primary:hover{color:var(--color-brand-primary)}.hover\:text-primary-alpha:hover{color:var(--color-blue-150)}.hover\:text-primary-medium:hover{color:var(--color-blue-medium)}.hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgb(243 232 255 / var(--tw-text-opacity))}.hover\:text-purple-100\/0:hover{color:#f3e8ff00}.hover\:text-purple-100\/10:hover{color:#f3e8ff1a}.hover\:text-purple-100\/100:hover{color:#f3e8ff}.hover\:text-purple-100\/20:hover{color:#f3e8ff33}.hover\:text-purple-100\/25:hover{color:#f3e8ff40}.hover\:text-purple-100\/30:hover{color:#f3e8ff4d}.hover\:text-purple-100\/40:hover{color:#f3e8ff66}.hover\:text-purple-100\/5:hover{color:#f3e8ff0d}.hover\:text-purple-100\/50:hover{color:#f3e8ff80}.hover\:text-purple-100\/60:hover{color:#f3e8ff99}.hover\:text-purple-100\/70:hover{color:#f3e8ffb3}.hover\:text-purple-100\/75:hover{color:#f3e8ffbf}.hover\:text-purple-100\/80:hover{color:#f3e8ffcc}.hover\:text-purple-100\/90:hover{color:#f3e8ffe6}.hover\:text-purple-100\/95:hover{color:#f3e8fff2}.hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity))}.hover\:text-purple-200\/0:hover{color:#e9d5ff00}.hover\:text-purple-200\/10:hover{color:#e9d5ff1a}.hover\:text-purple-200\/100:hover{color:#e9d5ff}.hover\:text-purple-200\/20:hover{color:#e9d5ff33}.hover\:text-purple-200\/25:hover{color:#e9d5ff40}.hover\:text-purple-200\/30:hover{color:#e9d5ff4d}.hover\:text-purple-200\/40:hover{color:#e9d5ff66}.hover\:text-purple-200\/5:hover{color:#e9d5ff0d}.hover\:text-purple-200\/50:hover{color:#e9d5ff80}.hover\:text-purple-200\/60:hover{color:#e9d5ff99}.hover\:text-purple-200\/70:hover{color:#e9d5ffb3}.hover\:text-purple-200\/75:hover{color:#e9d5ffbf}.hover\:text-purple-200\/80:hover{color:#e9d5ffcc}.hover\:text-purple-200\/90:hover{color:#e9d5ffe6}.hover\:text-purple-200\/95:hover{color:#e9d5fff2}.hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity))}.hover\:text-purple-300\/0:hover{color:#d8b4fe00}.hover\:text-purple-300\/10:hover{color:#d8b4fe1a}.hover\:text-purple-300\/100:hover{color:#d8b4fe}.hover\:text-purple-300\/20:hover{color:#d8b4fe33}.hover\:text-purple-300\/25:hover{color:#d8b4fe40}.hover\:text-purple-300\/30:hover{color:#d8b4fe4d}.hover\:text-purple-300\/40:hover{color:#d8b4fe66}.hover\:text-purple-300\/5:hover{color:#d8b4fe0d}.hover\:text-purple-300\/50:hover{color:#d8b4fe80}.hover\:text-purple-300\/60:hover{color:#d8b4fe99}.hover\:text-purple-300\/70:hover{color:#d8b4feb3}.hover\:text-purple-300\/75:hover{color:#d8b4febf}.hover\:text-purple-300\/80:hover{color:#d8b4fecc}.hover\:text-purple-300\/90:hover{color:#d8b4fee6}.hover\:text-purple-300\/95:hover{color:#d8b4fef2}.hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity))}.hover\:text-purple-400\/0:hover{color:#c084fc00}.hover\:text-purple-400\/10:hover{color:#c084fc1a}.hover\:text-purple-400\/100:hover{color:#c084fc}.hover\:text-purple-400\/20:hover{color:#c084fc33}.hover\:text-purple-400\/25:hover{color:#c084fc40}.hover\:text-purple-400\/30:hover{color:#c084fc4d}.hover\:text-purple-400\/40:hover{color:#c084fc66}.hover\:text-purple-400\/5:hover{color:#c084fc0d}.hover\:text-purple-400\/50:hover{color:#c084fc80}.hover\:text-purple-400\/60:hover{color:#c084fc99}.hover\:text-purple-400\/70:hover{color:#c084fcb3}.hover\:text-purple-400\/75:hover{color:#c084fcbf}.hover\:text-purple-400\/80:hover{color:#c084fccc}.hover\:text-purple-400\/90:hover{color:#c084fce6}.hover\:text-purple-400\/95:hover{color:#c084fcf2}.hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgb(250 245 255 / var(--tw-text-opacity))}.hover\:text-purple-50\/0:hover{color:#faf5ff00}.hover\:text-purple-50\/10:hover{color:#faf5ff1a}.hover\:text-purple-50\/100:hover{color:#faf5ff}.hover\:text-purple-50\/20:hover{color:#faf5ff33}.hover\:text-purple-50\/25:hover{color:#faf5ff40}.hover\:text-purple-50\/30:hover{color:#faf5ff4d}.hover\:text-purple-50\/40:hover{color:#faf5ff66}.hover\:text-purple-50\/5:hover{color:#faf5ff0d}.hover\:text-purple-50\/50:hover{color:#faf5ff80}.hover\:text-purple-50\/60:hover{color:#faf5ff99}.hover\:text-purple-50\/70:hover{color:#faf5ffb3}.hover\:text-purple-50\/75:hover{color:#faf5ffbf}.hover\:text-purple-50\/80:hover{color:#faf5ffcc}.hover\:text-purple-50\/90:hover{color:#faf5ffe6}.hover\:text-purple-50\/95:hover{color:#faf5fff2}.hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity))}.hover\:text-purple-500\/0:hover{color:#a855f700}.hover\:text-purple-500\/10:hover{color:#a855f71a}.hover\:text-purple-500\/100:hover{color:#a855f7}.hover\:text-purple-500\/20:hover{color:#a855f733}.hover\:text-purple-500\/25:hover{color:#a855f740}.hover\:text-purple-500\/30:hover{color:#a855f74d}.hover\:text-purple-500\/40:hover{color:#a855f766}.hover\:text-purple-500\/5:hover{color:#a855f70d}.hover\:text-purple-500\/50:hover{color:#a855f780}.hover\:text-purple-500\/60:hover{color:#a855f799}.hover\:text-purple-500\/70:hover{color:#a855f7b3}.hover\:text-purple-500\/75:hover{color:#a855f7bf}.hover\:text-purple-500\/80:hover{color:#a855f7cc}.hover\:text-purple-500\/90:hover{color:#a855f7e6}.hover\:text-purple-500\/95:hover{color:#a855f7f2}.hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity))}.hover\:text-purple-600\/0:hover{color:#9333ea00}.hover\:text-purple-600\/10:hover{color:#9333ea1a}.hover\:text-purple-600\/100:hover{color:#9333ea}.hover\:text-purple-600\/20:hover{color:#9333ea33}.hover\:text-purple-600\/25:hover{color:#9333ea40}.hover\:text-purple-600\/30:hover{color:#9333ea4d}.hover\:text-purple-600\/40:hover{color:#9333ea66}.hover\:text-purple-600\/5:hover{color:#9333ea0d}.hover\:text-purple-600\/50:hover{color:#9333ea80}.hover\:text-purple-600\/60:hover{color:#9333ea99}.hover\:text-purple-600\/70:hover{color:#9333eab3}.hover\:text-purple-600\/75:hover{color:#9333eabf}.hover\:text-purple-600\/80:hover{color:#9333eacc}.hover\:text-purple-600\/90:hover{color:#9333eae6}.hover\:text-purple-600\/95:hover{color:#9333eaf2}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(126 34 206 / var(--tw-text-opacity))}.hover\:text-purple-700\/0:hover{color:#7e22ce00}.hover\:text-purple-700\/10:hover{color:#7e22ce1a}.hover\:text-purple-700\/100:hover{color:#7e22ce}.hover\:text-purple-700\/20:hover{color:#7e22ce33}.hover\:text-purple-700\/25:hover{color:#7e22ce40}.hover\:text-purple-700\/30:hover{color:#7e22ce4d}.hover\:text-purple-700\/40:hover{color:#7e22ce66}.hover\:text-purple-700\/5:hover{color:#7e22ce0d}.hover\:text-purple-700\/50:hover{color:#7e22ce80}.hover\:text-purple-700\/60:hover{color:#7e22ce99}.hover\:text-purple-700\/70:hover{color:#7e22ceb3}.hover\:text-purple-700\/75:hover{color:#7e22cebf}.hover\:text-purple-700\/80:hover{color:#7e22cecc}.hover\:text-purple-700\/90:hover{color:#7e22cee6}.hover\:text-purple-700\/95:hover{color:#7e22cef2}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity))}.hover\:text-purple-800\/0:hover{color:#6b21a800}.hover\:text-purple-800\/10:hover{color:#6b21a81a}.hover\:text-purple-800\/100:hover{color:#6b21a8}.hover\:text-purple-800\/20:hover{color:#6b21a833}.hover\:text-purple-800\/25:hover{color:#6b21a840}.hover\:text-purple-800\/30:hover{color:#6b21a84d}.hover\:text-purple-800\/40:hover{color:#6b21a866}.hover\:text-purple-800\/5:hover{color:#6b21a80d}.hover\:text-purple-800\/50:hover{color:#6b21a880}.hover\:text-purple-800\/60:hover{color:#6b21a899}.hover\:text-purple-800\/70:hover{color:#6b21a8b3}.hover\:text-purple-800\/75:hover{color:#6b21a8bf}.hover\:text-purple-800\/80:hover{color:#6b21a8cc}.hover\:text-purple-800\/90:hover{color:#6b21a8e6}.hover\:text-purple-800\/95:hover{color:#6b21a8f2}.hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity))}.hover\:text-purple-900\/0:hover{color:#581c8700}.hover\:text-purple-900\/10:hover{color:#581c871a}.hover\:text-purple-900\/100:hover{color:#581c87}.hover\:text-purple-900\/20:hover{color:#581c8733}.hover\:text-purple-900\/25:hover{color:#581c8740}.hover\:text-purple-900\/30:hover{color:#581c874d}.hover\:text-purple-900\/40:hover{color:#581c8766}.hover\:text-purple-900\/5:hover{color:#581c870d}.hover\:text-purple-900\/50:hover{color:#581c8780}.hover\:text-purple-900\/60:hover{color:#581c8799}.hover\:text-purple-900\/70:hover{color:#581c87b3}.hover\:text-purple-900\/75:hover{color:#581c87bf}.hover\:text-purple-900\/80:hover{color:#581c87cc}.hover\:text-purple-900\/90:hover{color:#581c87e6}.hover\:text-purple-900\/95:hover{color:#581c87f2}.hover\:text-red-100:hover{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.hover\:text-red-100\/0:hover{color:#fee2e200}.hover\:text-red-100\/10:hover{color:#fee2e21a}.hover\:text-red-100\/100:hover{color:#fee2e2}.hover\:text-red-100\/20:hover{color:#fee2e233}.hover\:text-red-100\/25:hover{color:#fee2e240}.hover\:text-red-100\/30:hover{color:#fee2e24d}.hover\:text-red-100\/40:hover{color:#fee2e266}.hover\:text-red-100\/5:hover{color:#fee2e20d}.hover\:text-red-100\/50:hover{color:#fee2e280}.hover\:text-red-100\/60:hover{color:#fee2e299}.hover\:text-red-100\/70:hover{color:#fee2e2b3}.hover\:text-red-100\/75:hover{color:#fee2e2bf}.hover\:text-red-100\/80:hover{color:#fee2e2cc}.hover\:text-red-100\/90:hover{color:#fee2e2e6}.hover\:text-red-100\/95:hover{color:#fee2e2f2}.hover\:text-red-200:hover{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity))}.hover\:text-red-200\/0:hover{color:#fecaca00}.hover\:text-red-200\/10:hover{color:#fecaca1a}.hover\:text-red-200\/100:hover{color:#fecaca}.hover\:text-red-200\/20:hover{color:#fecaca33}.hover\:text-red-200\/25:hover{color:#fecaca40}.hover\:text-red-200\/30:hover{color:#fecaca4d}.hover\:text-red-200\/40:hover{color:#fecaca66}.hover\:text-red-200\/5:hover{color:#fecaca0d}.hover\:text-red-200\/50:hover{color:#fecaca80}.hover\:text-red-200\/60:hover{color:#fecaca99}.hover\:text-red-200\/70:hover{color:#fecacab3}.hover\:text-red-200\/75:hover{color:#fecacabf}.hover\:text-red-200\/80:hover{color:#fecacacc}.hover\:text-red-200\/90:hover{color:#fecacae6}.hover\:text-red-200\/95:hover{color:#fecacaf2}.hover\:text-red-300:hover{--tw-text-opacity:1;color:rgb(252 165 165 / var(--tw-text-opacity))}.hover\:text-red-300\/0:hover{color:#fca5a500}.hover\:text-red-300\/10:hover{color:#fca5a51a}.hover\:text-red-300\/100:hover{color:#fca5a5}.hover\:text-red-300\/20:hover{color:#fca5a533}.hover\:text-red-300\/25:hover{color:#fca5a540}.hover\:text-red-300\/30:hover{color:#fca5a54d}.hover\:text-red-300\/40:hover{color:#fca5a566}.hover\:text-red-300\/5:hover{color:#fca5a50d}.hover\:text-red-300\/50:hover{color:#fca5a580}.hover\:text-red-300\/60:hover{color:#fca5a599}.hover\:text-red-300\/70:hover{color:#fca5a5b3}.hover\:text-red-300\/75:hover{color:#fca5a5bf}.hover\:text-red-300\/80:hover{color:#fca5a5cc}.hover\:text-red-300\/90:hover{color:#fca5a5e6}.hover\:text-red-300\/95:hover{color:#fca5a5f2}.hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.hover\:text-red-400\/0:hover{color:#f8717100}.hover\:text-red-400\/10:hover{color:#f871711a}.hover\:text-red-400\/100:hover{color:#f87171}.hover\:text-red-400\/20:hover{color:#f8717133}.hover\:text-red-400\/25:hover{color:#f8717140}.hover\:text-red-400\/30:hover{color:#f871714d}.hover\:text-red-400\/40:hover{color:#f8717166}.hover\:text-red-400\/5:hover{color:#f871710d}.hover\:text-red-400\/50:hover{color:#f8717180}.hover\:text-red-400\/60:hover{color:#f8717199}.hover\:text-red-400\/70:hover{color:#f87171b3}.hover\:text-red-400\/75:hover{color:#f87171bf}.hover\:text-red-400\/80:hover{color:#f87171cc}.hover\:text-red-400\/90:hover{color:#f87171e6}.hover\:text-red-400\/95:hover{color:#f87171f2}.hover\:text-red-50:hover{--tw-text-opacity:1;color:rgb(254 242 242 / var(--tw-text-opacity))}.hover\:text-red-50\/0:hover{color:#fef2f200}.hover\:text-red-50\/10:hover{color:#fef2f21a}.hover\:text-red-50\/100:hover{color:#fef2f2}.hover\:text-red-50\/20:hover{color:#fef2f233}.hover\:text-red-50\/25:hover{color:#fef2f240}.hover\:text-red-50\/30:hover{color:#fef2f24d}.hover\:text-red-50\/40:hover{color:#fef2f266}.hover\:text-red-50\/5:hover{color:#fef2f20d}.hover\:text-red-50\/50:hover{color:#fef2f280}.hover\:text-red-50\/60:hover{color:#fef2f299}.hover\:text-red-50\/70:hover{color:#fef2f2b3}.hover\:text-red-50\/75:hover{color:#fef2f2bf}.hover\:text-red-50\/80:hover{color:#fef2f2cc}.hover\:text-red-50\/90:hover{color:#fef2f2e6}.hover\:text-red-50\/95:hover{color:#fef2f2f2}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity))}.hover\:text-red-500\/0:hover{color:#ef444400}.hover\:text-red-500\/10:hover{color:#ef44441a}.hover\:text-red-500\/100:hover{color:#ef4444}.hover\:text-red-500\/20:hover{color:#ef444433}.hover\:text-red-500\/25:hover{color:#ef444440}.hover\:text-red-500\/30:hover{color:#ef44444d}.hover\:text-red-500\/40:hover{color:#ef444466}.hover\:text-red-500\/5:hover{color:#ef44440d}.hover\:text-red-500\/50:hover{color:#ef444480}.hover\:text-red-500\/60:hover{color:#ef444499}.hover\:text-red-500\/70:hover{color:#ef4444b3}.hover\:text-red-500\/75:hover{color:#ef4444bf}.hover\:text-red-500\/80:hover{color:#ef4444cc}.hover\:text-red-500\/90:hover{color:#ef4444e6}.hover\:text-red-500\/95:hover{color:#ef4444f2}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.hover\:text-red-600\/0:hover{color:#dc262600}.hover\:text-red-600\/10:hover{color:#dc26261a}.hover\:text-red-600\/100:hover{color:#dc2626}.hover\:text-red-600\/20:hover{color:#dc262633}.hover\:text-red-600\/25:hover{color:#dc262640}.hover\:text-red-600\/30:hover{color:#dc26264d}.hover\:text-red-600\/40:hover{color:#dc262666}.hover\:text-red-600\/5:hover{color:#dc26260d}.hover\:text-red-600\/50:hover{color:#dc262680}.hover\:text-red-600\/60:hover{color:#dc262699}.hover\:text-red-600\/70:hover{color:#dc2626b3}.hover\:text-red-600\/75:hover{color:#dc2626bf}.hover\:text-red-600\/80:hover{color:#dc2626cc}.hover\:text-red-600\/90:hover{color:#dc2626e6}.hover\:text-red-600\/95:hover{color:#dc2626f2}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity))}.hover\:text-red-700\/0:hover{color:#b91c1c00}.hover\:text-red-700\/10:hover{color:#b91c1c1a}.hover\:text-red-700\/100:hover{color:#b91c1c}.hover\:text-red-700\/20:hover{color:#b91c1c33}.hover\:text-red-700\/25:hover{color:#b91c1c40}.hover\:text-red-700\/30:hover{color:#b91c1c4d}.hover\:text-red-700\/40:hover{color:#b91c1c66}.hover\:text-red-700\/5:hover{color:#b91c1c0d}.hover\:text-red-700\/50:hover{color:#b91c1c80}.hover\:text-red-700\/60:hover{color:#b91c1c99}.hover\:text-red-700\/70:hover{color:#b91c1cb3}.hover\:text-red-700\/75:hover{color:#b91c1cbf}.hover\:text-red-700\/80:hover{color:#b91c1ccc}.hover\:text-red-700\/90:hover{color:#b91c1ce6}.hover\:text-red-700\/95:hover{color:#b91c1cf2}.hover\:text-red-800:hover{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity))}.hover\:text-red-800\/0:hover{color:#991b1b00}.hover\:text-red-800\/10:hover{color:#991b1b1a}.hover\:text-red-800\/100:hover{color:#991b1b}.hover\:text-red-800\/20:hover{color:#991b1b33}.hover\:text-red-800\/25:hover{color:#991b1b40}.hover\:text-red-800\/30:hover{color:#991b1b4d}.hover\:text-red-800\/40:hover{color:#991b1b66}.hover\:text-red-800\/5:hover{color:#991b1b0d}.hover\:text-red-800\/50:hover{color:#991b1b80}.hover\:text-red-800\/60:hover{color:#991b1b99}.hover\:text-red-800\/70:hover{color:#991b1bb3}.hover\:text-red-800\/75:hover{color:#991b1bbf}.hover\:text-red-800\/80:hover{color:#991b1bcc}.hover\:text-red-800\/90:hover{color:#991b1be6}.hover\:text-red-800\/95:hover{color:#991b1bf2}.hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity))}.hover\:text-red-900\/0:hover{color:#7f1d1d00}.hover\:text-red-900\/10:hover{color:#7f1d1d1a}.hover\:text-red-900\/100:hover{color:#7f1d1d}.hover\:text-red-900\/20:hover{color:#7f1d1d33}.hover\:text-red-900\/25:hover{color:#7f1d1d40}.hover\:text-red-900\/30:hover{color:#7f1d1d4d}.hover\:text-red-900\/40:hover{color:#7f1d1d66}.hover\:text-red-900\/5:hover{color:#7f1d1d0d}.hover\:text-red-900\/50:hover{color:#7f1d1d80}.hover\:text-red-900\/60:hover{color:#7f1d1d99}.hover\:text-red-900\/70:hover{color:#7f1d1db3}.hover\:text-red-900\/75:hover{color:#7f1d1dbf}.hover\:text-red-900\/80:hover{color:#7f1d1dcc}.hover\:text-red-900\/90:hover{color:#7f1d1de6}.hover\:text-red-900\/95:hover{color:#7f1d1df2}.hover\:text-red-dark:hover{color:var(--color-red-dark)}.hover\:text-red-light:hover{color:var(--color-red-light)}.hover\:text-red-medium:hover{color:var(--color-red-medium)}.hover\:text-rose-100:hover{--tw-text-opacity:1;color:rgb(255 228 230 / var(--tw-text-opacity))}.hover\:text-rose-100\/0:hover{color:#ffe4e600}.hover\:text-rose-100\/10:hover{color:#ffe4e61a}.hover\:text-rose-100\/100:hover{color:#ffe4e6}.hover\:text-rose-100\/20:hover{color:#ffe4e633}.hover\:text-rose-100\/25:hover{color:#ffe4e640}.hover\:text-rose-100\/30:hover{color:#ffe4e64d}.hover\:text-rose-100\/40:hover{color:#ffe4e666}.hover\:text-rose-100\/5:hover{color:#ffe4e60d}.hover\:text-rose-100\/50:hover{color:#ffe4e680}.hover\:text-rose-100\/60:hover{color:#ffe4e699}.hover\:text-rose-100\/70:hover{color:#ffe4e6b3}.hover\:text-rose-100\/75:hover{color:#ffe4e6bf}.hover\:text-rose-100\/80:hover{color:#ffe4e6cc}.hover\:text-rose-100\/90:hover{color:#ffe4e6e6}.hover\:text-rose-100\/95:hover{color:#ffe4e6f2}.hover\:text-rose-200:hover{--tw-text-opacity:1;color:rgb(254 205 211 / var(--tw-text-opacity))}.hover\:text-rose-200\/0:hover{color:#fecdd300}.hover\:text-rose-200\/10:hover{color:#fecdd31a}.hover\:text-rose-200\/100:hover{color:#fecdd3}.hover\:text-rose-200\/20:hover{color:#fecdd333}.hover\:text-rose-200\/25:hover{color:#fecdd340}.hover\:text-rose-200\/30:hover{color:#fecdd34d}.hover\:text-rose-200\/40:hover{color:#fecdd366}.hover\:text-rose-200\/5:hover{color:#fecdd30d}.hover\:text-rose-200\/50:hover{color:#fecdd380}.hover\:text-rose-200\/60:hover{color:#fecdd399}.hover\:text-rose-200\/70:hover{color:#fecdd3b3}.hover\:text-rose-200\/75:hover{color:#fecdd3bf}.hover\:text-rose-200\/80:hover{color:#fecdd3cc}.hover\:text-rose-200\/90:hover{color:#fecdd3e6}.hover\:text-rose-200\/95:hover{color:#fecdd3f2}.hover\:text-rose-300:hover{--tw-text-opacity:1;color:rgb(253 164 175 / var(--tw-text-opacity))}.hover\:text-rose-300\/0:hover{color:#fda4af00}.hover\:text-rose-300\/10:hover{color:#fda4af1a}.hover\:text-rose-300\/100:hover{color:#fda4af}.hover\:text-rose-300\/20:hover{color:#fda4af33}.hover\:text-rose-300\/25:hover{color:#fda4af40}.hover\:text-rose-300\/30:hover{color:#fda4af4d}.hover\:text-rose-300\/40:hover{color:#fda4af66}.hover\:text-rose-300\/5:hover{color:#fda4af0d}.hover\:text-rose-300\/50:hover{color:#fda4af80}.hover\:text-rose-300\/60:hover{color:#fda4af99}.hover\:text-rose-300\/70:hover{color:#fda4afb3}.hover\:text-rose-300\/75:hover{color:#fda4afbf}.hover\:text-rose-300\/80:hover{color:#fda4afcc}.hover\:text-rose-300\/90:hover{color:#fda4afe6}.hover\:text-rose-300\/95:hover{color:#fda4aff2}.hover\:text-rose-400:hover{--tw-text-opacity:1;color:rgb(251 113 133 / var(--tw-text-opacity))}.hover\:text-rose-400\/0:hover{color:#fb718500}.hover\:text-rose-400\/10:hover{color:#fb71851a}.hover\:text-rose-400\/100:hover{color:#fb7185}.hover\:text-rose-400\/20:hover{color:#fb718533}.hover\:text-rose-400\/25:hover{color:#fb718540}.hover\:text-rose-400\/30:hover{color:#fb71854d}.hover\:text-rose-400\/40:hover{color:#fb718566}.hover\:text-rose-400\/5:hover{color:#fb71850d}.hover\:text-rose-400\/50:hover{color:#fb718580}.hover\:text-rose-400\/60:hover{color:#fb718599}.hover\:text-rose-400\/70:hover{color:#fb7185b3}.hover\:text-rose-400\/75:hover{color:#fb7185bf}.hover\:text-rose-400\/80:hover{color:#fb7185cc}.hover\:text-rose-400\/90:hover{color:#fb7185e6}.hover\:text-rose-400\/95:hover{color:#fb7185f2}.hover\:text-rose-50:hover{--tw-text-opacity:1;color:rgb(255 241 242 / var(--tw-text-opacity))}.hover\:text-rose-50\/0:hover{color:#fff1f200}.hover\:text-rose-50\/10:hover{color:#fff1f21a}.hover\:text-rose-50\/100:hover{color:#fff1f2}.hover\:text-rose-50\/20:hover{color:#fff1f233}.hover\:text-rose-50\/25:hover{color:#fff1f240}.hover\:text-rose-50\/30:hover{color:#fff1f24d}.hover\:text-rose-50\/40:hover{color:#fff1f266}.hover\:text-rose-50\/5:hover{color:#fff1f20d}.hover\:text-rose-50\/50:hover{color:#fff1f280}.hover\:text-rose-50\/60:hover{color:#fff1f299}.hover\:text-rose-50\/70:hover{color:#fff1f2b3}.hover\:text-rose-50\/75:hover{color:#fff1f2bf}.hover\:text-rose-50\/80:hover{color:#fff1f2cc}.hover\:text-rose-50\/90:hover{color:#fff1f2e6}.hover\:text-rose-50\/95:hover{color:#fff1f2f2}.hover\:text-rose-500:hover{--tw-text-opacity:1;color:rgb(244 63 94 / var(--tw-text-opacity))}.hover\:text-rose-500\/0:hover{color:#f43f5e00}.hover\:text-rose-500\/10:hover{color:#f43f5e1a}.hover\:text-rose-500\/100:hover{color:#f43f5e}.hover\:text-rose-500\/20:hover{color:#f43f5e33}.hover\:text-rose-500\/25:hover{color:#f43f5e40}.hover\:text-rose-500\/30:hover{color:#f43f5e4d}.hover\:text-rose-500\/40:hover{color:#f43f5e66}.hover\:text-rose-500\/5:hover{color:#f43f5e0d}.hover\:text-rose-500\/50:hover{color:#f43f5e80}.hover\:text-rose-500\/60:hover{color:#f43f5e99}.hover\:text-rose-500\/70:hover{color:#f43f5eb3}.hover\:text-rose-500\/75:hover{color:#f43f5ebf}.hover\:text-rose-500\/80:hover{color:#f43f5ecc}.hover\:text-rose-500\/90:hover{color:#f43f5ee6}.hover\:text-rose-500\/95:hover{color:#f43f5ef2}.hover\:text-rose-600:hover{--tw-text-opacity:1;color:rgb(225 29 72 / var(--tw-text-opacity))}.hover\:text-rose-600\/0:hover{color:#e11d4800}.hover\:text-rose-600\/10:hover{color:#e11d481a}.hover\:text-rose-600\/100:hover{color:#e11d48}.hover\:text-rose-600\/20:hover{color:#e11d4833}.hover\:text-rose-600\/25:hover{color:#e11d4840}.hover\:text-rose-600\/30:hover{color:#e11d484d}.hover\:text-rose-600\/40:hover{color:#e11d4866}.hover\:text-rose-600\/5:hover{color:#e11d480d}.hover\:text-rose-600\/50:hover{color:#e11d4880}.hover\:text-rose-600\/60:hover{color:#e11d4899}.hover\:text-rose-600\/70:hover{color:#e11d48b3}.hover\:text-rose-600\/75:hover{color:#e11d48bf}.hover\:text-rose-600\/80:hover{color:#e11d48cc}.hover\:text-rose-600\/90:hover{color:#e11d48e6}.hover\:text-rose-600\/95:hover{color:#e11d48f2}.hover\:text-rose-700:hover{--tw-text-opacity:1;color:rgb(190 18 60 / var(--tw-text-opacity))}.hover\:text-rose-700\/0:hover{color:#be123c00}.hover\:text-rose-700\/10:hover{color:#be123c1a}.hover\:text-rose-700\/100:hover{color:#be123c}.hover\:text-rose-700\/20:hover{color:#be123c33}.hover\:text-rose-700\/25:hover{color:#be123c40}.hover\:text-rose-700\/30:hover{color:#be123c4d}.hover\:text-rose-700\/40:hover{color:#be123c66}.hover\:text-rose-700\/5:hover{color:#be123c0d}.hover\:text-rose-700\/50:hover{color:#be123c80}.hover\:text-rose-700\/60:hover{color:#be123c99}.hover\:text-rose-700\/70:hover{color:#be123cb3}.hover\:text-rose-700\/75:hover{color:#be123cbf}.hover\:text-rose-700\/80:hover{color:#be123ccc}.hover\:text-rose-700\/90:hover{color:#be123ce6}.hover\:text-rose-700\/95:hover{color:#be123cf2}.hover\:text-rose-800:hover{--tw-text-opacity:1;color:rgb(159 18 57 / var(--tw-text-opacity))}.hover\:text-rose-800\/0:hover{color:#9f123900}.hover\:text-rose-800\/10:hover{color:#9f12391a}.hover\:text-rose-800\/100:hover{color:#9f1239}.hover\:text-rose-800\/20:hover{color:#9f123933}.hover\:text-rose-800\/25:hover{color:#9f123940}.hover\:text-rose-800\/30:hover{color:#9f12394d}.hover\:text-rose-800\/40:hover{color:#9f123966}.hover\:text-rose-800\/5:hover{color:#9f12390d}.hover\:text-rose-800\/50:hover{color:#9f123980}.hover\:text-rose-800\/60:hover{color:#9f123999}.hover\:text-rose-800\/70:hover{color:#9f1239b3}.hover\:text-rose-800\/75:hover{color:#9f1239bf}.hover\:text-rose-800\/80:hover{color:#9f1239cc}.hover\:text-rose-800\/90:hover{color:#9f1239e6}.hover\:text-rose-800\/95:hover{color:#9f1239f2}.hover\:text-rose-900:hover{--tw-text-opacity:1;color:rgb(136 19 55 / var(--tw-text-opacity))}.hover\:text-rose-900\/0:hover{color:#88133700}.hover\:text-rose-900\/10:hover{color:#8813371a}.hover\:text-rose-900\/100:hover{color:#881337}.hover\:text-rose-900\/20:hover{color:#88133733}.hover\:text-rose-900\/25:hover{color:#88133740}.hover\:text-rose-900\/30:hover{color:#8813374d}.hover\:text-rose-900\/40:hover{color:#88133766}.hover\:text-rose-900\/5:hover{color:#8813370d}.hover\:text-rose-900\/50:hover{color:#88133780}.hover\:text-rose-900\/60:hover{color:#88133799}.hover\:text-rose-900\/70:hover{color:#881337b3}.hover\:text-rose-900\/75:hover{color:#881337bf}.hover\:text-rose-900\/80:hover{color:#881337cc}.hover\:text-rose-900\/90:hover{color:#881337e6}.hover\:text-rose-900\/95:hover{color:#881337f2}.hover\:text-secondary:hover{color:var(--color-blue-800)}.hover\:text-secondary-light:hover{color:var(--color-blue-200)}.hover\:text-secondary-lighter:hover{color:var(--color-blue-100)}.hover\:text-secondary-medium:hover{color:var(--color-blue-500)}.hover\:text-sky-100:hover{--tw-text-opacity:1;color:rgb(224 242 254 / var(--tw-text-opacity))}.hover\:text-sky-100\/0:hover{color:#e0f2fe00}.hover\:text-sky-100\/10:hover{color:#e0f2fe1a}.hover\:text-sky-100\/100:hover{color:#e0f2fe}.hover\:text-sky-100\/20:hover{color:#e0f2fe33}.hover\:text-sky-100\/25:hover{color:#e0f2fe40}.hover\:text-sky-100\/30:hover{color:#e0f2fe4d}.hover\:text-sky-100\/40:hover{color:#e0f2fe66}.hover\:text-sky-100\/5:hover{color:#e0f2fe0d}.hover\:text-sky-100\/50:hover{color:#e0f2fe80}.hover\:text-sky-100\/60:hover{color:#e0f2fe99}.hover\:text-sky-100\/70:hover{color:#e0f2feb3}.hover\:text-sky-100\/75:hover{color:#e0f2febf}.hover\:text-sky-100\/80:hover{color:#e0f2fecc}.hover\:text-sky-100\/90:hover{color:#e0f2fee6}.hover\:text-sky-100\/95:hover{color:#e0f2fef2}.hover\:text-sky-200:hover{--tw-text-opacity:1;color:rgb(186 230 253 / var(--tw-text-opacity))}.hover\:text-sky-200\/0:hover{color:#bae6fd00}.hover\:text-sky-200\/10:hover{color:#bae6fd1a}.hover\:text-sky-200\/100:hover{color:#bae6fd}.hover\:text-sky-200\/20:hover{color:#bae6fd33}.hover\:text-sky-200\/25:hover{color:#bae6fd40}.hover\:text-sky-200\/30:hover{color:#bae6fd4d}.hover\:text-sky-200\/40:hover{color:#bae6fd66}.hover\:text-sky-200\/5:hover{color:#bae6fd0d}.hover\:text-sky-200\/50:hover{color:#bae6fd80}.hover\:text-sky-200\/60:hover{color:#bae6fd99}.hover\:text-sky-200\/70:hover{color:#bae6fdb3}.hover\:text-sky-200\/75:hover{color:#bae6fdbf}.hover\:text-sky-200\/80:hover{color:#bae6fdcc}.hover\:text-sky-200\/90:hover{color:#bae6fde6}.hover\:text-sky-200\/95:hover{color:#bae6fdf2}.hover\:text-sky-300:hover{--tw-text-opacity:1;color:rgb(125 211 252 / var(--tw-text-opacity))}.hover\:text-sky-300\/0:hover{color:#7dd3fc00}.hover\:text-sky-300\/10:hover{color:#7dd3fc1a}.hover\:text-sky-300\/100:hover{color:#7dd3fc}.hover\:text-sky-300\/20:hover{color:#7dd3fc33}.hover\:text-sky-300\/25:hover{color:#7dd3fc40}.hover\:text-sky-300\/30:hover{color:#7dd3fc4d}.hover\:text-sky-300\/40:hover{color:#7dd3fc66}.hover\:text-sky-300\/5:hover{color:#7dd3fc0d}.hover\:text-sky-300\/50:hover{color:#7dd3fc80}.hover\:text-sky-300\/60:hover{color:#7dd3fc99}.hover\:text-sky-300\/70:hover{color:#7dd3fcb3}.hover\:text-sky-300\/75:hover{color:#7dd3fcbf}.hover\:text-sky-300\/80:hover{color:#7dd3fccc}.hover\:text-sky-300\/90:hover{color:#7dd3fce6}.hover\:text-sky-300\/95:hover{color:#7dd3fcf2}.hover\:text-sky-400:hover{--tw-text-opacity:1;color:rgb(56 189 248 / var(--tw-text-opacity))}.hover\:text-sky-400\/0:hover{color:#38bdf800}.hover\:text-sky-400\/10:hover{color:#38bdf81a}.hover\:text-sky-400\/100:hover{color:#38bdf8}.hover\:text-sky-400\/20:hover{color:#38bdf833}.hover\:text-sky-400\/25:hover{color:#38bdf840}.hover\:text-sky-400\/30:hover{color:#38bdf84d}.hover\:text-sky-400\/40:hover{color:#38bdf866}.hover\:text-sky-400\/5:hover{color:#38bdf80d}.hover\:text-sky-400\/50:hover{color:#38bdf880}.hover\:text-sky-400\/60:hover{color:#38bdf899}.hover\:text-sky-400\/70:hover{color:#38bdf8b3}.hover\:text-sky-400\/75:hover{color:#38bdf8bf}.hover\:text-sky-400\/80:hover{color:#38bdf8cc}.hover\:text-sky-400\/90:hover{color:#38bdf8e6}.hover\:text-sky-400\/95:hover{color:#38bdf8f2}.hover\:text-sky-50:hover{--tw-text-opacity:1;color:rgb(240 249 255 / var(--tw-text-opacity))}.hover\:text-sky-50\/0:hover{color:#f0f9ff00}.hover\:text-sky-50\/10:hover{color:#f0f9ff1a}.hover\:text-sky-50\/100:hover{color:#f0f9ff}.hover\:text-sky-50\/20:hover{color:#f0f9ff33}.hover\:text-sky-50\/25:hover{color:#f0f9ff40}.hover\:text-sky-50\/30:hover{color:#f0f9ff4d}.hover\:text-sky-50\/40:hover{color:#f0f9ff66}.hover\:text-sky-50\/5:hover{color:#f0f9ff0d}.hover\:text-sky-50\/50:hover{color:#f0f9ff80}.hover\:text-sky-50\/60:hover{color:#f0f9ff99}.hover\:text-sky-50\/70:hover{color:#f0f9ffb3}.hover\:text-sky-50\/75:hover{color:#f0f9ffbf}.hover\:text-sky-50\/80:hover{color:#f0f9ffcc}.hover\:text-sky-50\/90:hover{color:#f0f9ffe6}.hover\:text-sky-50\/95:hover{color:#f0f9fff2}.hover\:text-sky-500:hover{--tw-text-opacity:1;color:rgb(14 165 233 / var(--tw-text-opacity))}.hover\:text-sky-500\/0:hover{color:#0ea5e900}.hover\:text-sky-500\/10:hover{color:#0ea5e91a}.hover\:text-sky-500\/100:hover{color:#0ea5e9}.hover\:text-sky-500\/20:hover{color:#0ea5e933}.hover\:text-sky-500\/25:hover{color:#0ea5e940}.hover\:text-sky-500\/30:hover{color:#0ea5e94d}.hover\:text-sky-500\/40:hover{color:#0ea5e966}.hover\:text-sky-500\/5:hover{color:#0ea5e90d}.hover\:text-sky-500\/50:hover{color:#0ea5e980}.hover\:text-sky-500\/60:hover{color:#0ea5e999}.hover\:text-sky-500\/70:hover{color:#0ea5e9b3}.hover\:text-sky-500\/75:hover{color:#0ea5e9bf}.hover\:text-sky-500\/80:hover{color:#0ea5e9cc}.hover\:text-sky-500\/90:hover{color:#0ea5e9e6}.hover\:text-sky-500\/95:hover{color:#0ea5e9f2}.hover\:text-sky-600:hover{--tw-text-opacity:1;color:rgb(2 132 199 / var(--tw-text-opacity))}.hover\:text-sky-600\/0:hover{color:#0284c700}.hover\:text-sky-600\/10:hover{color:#0284c71a}.hover\:text-sky-600\/100:hover{color:#0284c7}.hover\:text-sky-600\/20:hover{color:#0284c733}.hover\:text-sky-600\/25:hover{color:#0284c740}.hover\:text-sky-600\/30:hover{color:#0284c74d}.hover\:text-sky-600\/40:hover{color:#0284c766}.hover\:text-sky-600\/5:hover{color:#0284c70d}.hover\:text-sky-600\/50:hover{color:#0284c780}.hover\:text-sky-600\/60:hover{color:#0284c799}.hover\:text-sky-600\/70:hover{color:#0284c7b3}.hover\:text-sky-600\/75:hover{color:#0284c7bf}.hover\:text-sky-600\/80:hover{color:#0284c7cc}.hover\:text-sky-600\/90:hover{color:#0284c7e6}.hover\:text-sky-600\/95:hover{color:#0284c7f2}.hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161 / var(--tw-text-opacity))}.hover\:text-sky-700\/0:hover{color:#0369a100}.hover\:text-sky-700\/10:hover{color:#0369a11a}.hover\:text-sky-700\/100:hover{color:#0369a1}.hover\:text-sky-700\/20:hover{color:#0369a133}.hover\:text-sky-700\/25:hover{color:#0369a140}.hover\:text-sky-700\/30:hover{color:#0369a14d}.hover\:text-sky-700\/40:hover{color:#0369a166}.hover\:text-sky-700\/5:hover{color:#0369a10d}.hover\:text-sky-700\/50:hover{color:#0369a180}.hover\:text-sky-700\/60:hover{color:#0369a199}.hover\:text-sky-700\/70:hover{color:#0369a1b3}.hover\:text-sky-700\/75:hover{color:#0369a1bf}.hover\:text-sky-700\/80:hover{color:#0369a1cc}.hover\:text-sky-700\/90:hover{color:#0369a1e6}.hover\:text-sky-700\/95:hover{color:#0369a1f2}.hover\:text-sky-800:hover{--tw-text-opacity:1;color:rgb(7 89 133 / var(--tw-text-opacity))}.hover\:text-sky-800\/0:hover{color:#07598500}.hover\:text-sky-800\/10:hover{color:#0759851a}.hover\:text-sky-800\/100:hover{color:#075985}.hover\:text-sky-800\/20:hover{color:#07598533}.hover\:text-sky-800\/25:hover{color:#07598540}.hover\:text-sky-800\/30:hover{color:#0759854d}.hover\:text-sky-800\/40:hover{color:#07598566}.hover\:text-sky-800\/5:hover{color:#0759850d}.hover\:text-sky-800\/50:hover{color:#07598580}.hover\:text-sky-800\/60:hover{color:#07598599}.hover\:text-sky-800\/70:hover{color:#075985b3}.hover\:text-sky-800\/75:hover{color:#075985bf}.hover\:text-sky-800\/80:hover{color:#075985cc}.hover\:text-sky-800\/90:hover{color:#075985e6}.hover\:text-sky-800\/95:hover{color:#075985f2}.hover\:text-sky-900:hover{--tw-text-opacity:1;color:rgb(12 74 110 / var(--tw-text-opacity))}.hover\:text-sky-900\/0:hover{color:#0c4a6e00}.hover\:text-sky-900\/10:hover{color:#0c4a6e1a}.hover\:text-sky-900\/100:hover{color:#0c4a6e}.hover\:text-sky-900\/20:hover{color:#0c4a6e33}.hover\:text-sky-900\/25:hover{color:#0c4a6e40}.hover\:text-sky-900\/30:hover{color:#0c4a6e4d}.hover\:text-sky-900\/40:hover{color:#0c4a6e66}.hover\:text-sky-900\/5:hover{color:#0c4a6e0d}.hover\:text-sky-900\/50:hover{color:#0c4a6e80}.hover\:text-sky-900\/60:hover{color:#0c4a6e99}.hover\:text-sky-900\/70:hover{color:#0c4a6eb3}.hover\:text-sky-900\/75:hover{color:#0c4a6ebf}.hover\:text-sky-900\/80:hover{color:#0c4a6ecc}.hover\:text-sky-900\/90:hover{color:#0c4a6ee6}.hover\:text-sky-900\/95:hover{color:#0c4a6ef2}.hover\:text-slate-100:hover{--tw-text-opacity:1;color:rgb(241 245 249 / var(--tw-text-opacity))}.hover\:text-slate-100\/0:hover{color:#f1f5f900}.hover\:text-slate-100\/10:hover{color:#f1f5f91a}.hover\:text-slate-100\/100:hover{color:#f1f5f9}.hover\:text-slate-100\/20:hover{color:#f1f5f933}.hover\:text-slate-100\/25:hover{color:#f1f5f940}.hover\:text-slate-100\/30:hover{color:#f1f5f94d}.hover\:text-slate-100\/40:hover{color:#f1f5f966}.hover\:text-slate-100\/5:hover{color:#f1f5f90d}.hover\:text-slate-100\/50:hover{color:#f1f5f980}.hover\:text-slate-100\/60:hover{color:#f1f5f999}.hover\:text-slate-100\/70:hover{color:#f1f5f9b3}.hover\:text-slate-100\/75:hover{color:#f1f5f9bf}.hover\:text-slate-100\/80:hover{color:#f1f5f9cc}.hover\:text-slate-100\/90:hover{color:#f1f5f9e6}.hover\:text-slate-100\/95:hover{color:#f1f5f9f2}.hover\:text-slate-200:hover{--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity))}.hover\:text-slate-200\/0:hover{color:#e2e8f000}.hover\:text-slate-200\/10:hover{color:#e2e8f01a}.hover\:text-slate-200\/100:hover{color:#e2e8f0}.hover\:text-slate-200\/20:hover{color:#e2e8f033}.hover\:text-slate-200\/25:hover{color:#e2e8f040}.hover\:text-slate-200\/30:hover{color:#e2e8f04d}.hover\:text-slate-200\/40:hover{color:#e2e8f066}.hover\:text-slate-200\/5:hover{color:#e2e8f00d}.hover\:text-slate-200\/50:hover{color:#e2e8f080}.hover\:text-slate-200\/60:hover{color:#e2e8f099}.hover\:text-slate-200\/70:hover{color:#e2e8f0b3}.hover\:text-slate-200\/75:hover{color:#e2e8f0bf}.hover\:text-slate-200\/80:hover{color:#e2e8f0cc}.hover\:text-slate-200\/90:hover{color:#e2e8f0e6}.hover\:text-slate-200\/95:hover{color:#e2e8f0f2}.hover\:text-slate-300:hover{--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity))}.hover\:text-slate-300\/0:hover{color:#cbd5e100}.hover\:text-slate-300\/10:hover{color:#cbd5e11a}.hover\:text-slate-300\/100:hover{color:#cbd5e1}.hover\:text-slate-300\/20:hover{color:#cbd5e133}.hover\:text-slate-300\/25:hover{color:#cbd5e140}.hover\:text-slate-300\/30:hover{color:#cbd5e14d}.hover\:text-slate-300\/40:hover{color:#cbd5e166}.hover\:text-slate-300\/5:hover{color:#cbd5e10d}.hover\:text-slate-300\/50:hover{color:#cbd5e180}.hover\:text-slate-300\/60:hover{color:#cbd5e199}.hover\:text-slate-300\/70:hover{color:#cbd5e1b3}.hover\:text-slate-300\/75:hover{color:#cbd5e1bf}.hover\:text-slate-300\/80:hover{color:#cbd5e1cc}.hover\:text-slate-300\/90:hover{color:#cbd5e1e6}.hover\:text-slate-300\/95:hover{color:#cbd5e1f2}.hover\:text-slate-400:hover{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity))}.hover\:text-slate-400\/0:hover{color:#94a3b800}.hover\:text-slate-400\/10:hover{color:#94a3b81a}.hover\:text-slate-400\/100:hover{color:#94a3b8}.hover\:text-slate-400\/20:hover{color:#94a3b833}.hover\:text-slate-400\/25:hover{color:#94a3b840}.hover\:text-slate-400\/30:hover{color:#94a3b84d}.hover\:text-slate-400\/40:hover{color:#94a3b866}.hover\:text-slate-400\/5:hover{color:#94a3b80d}.hover\:text-slate-400\/50:hover{color:#94a3b880}.hover\:text-slate-400\/60:hover{color:#94a3b899}.hover\:text-slate-400\/70:hover{color:#94a3b8b3}.hover\:text-slate-400\/75:hover{color:#94a3b8bf}.hover\:text-slate-400\/80:hover{color:#94a3b8cc}.hover\:text-slate-400\/90:hover{color:#94a3b8e6}.hover\:text-slate-400\/95:hover{color:#94a3b8f2}.hover\:text-slate-50:hover{--tw-text-opacity:1;color:rgb(248 250 252 / var(--tw-text-opacity))}.hover\:text-slate-50\/0:hover{color:#f8fafc00}.hover\:text-slate-50\/10:hover{color:#f8fafc1a}.hover\:text-slate-50\/100:hover{color:#f8fafc}.hover\:text-slate-50\/20:hover{color:#f8fafc33}.hover\:text-slate-50\/25:hover{color:#f8fafc40}.hover\:text-slate-50\/30:hover{color:#f8fafc4d}.hover\:text-slate-50\/40:hover{color:#f8fafc66}.hover\:text-slate-50\/5:hover{color:#f8fafc0d}.hover\:text-slate-50\/50:hover{color:#f8fafc80}.hover\:text-slate-50\/60:hover{color:#f8fafc99}.hover\:text-slate-50\/70:hover{color:#f8fafcb3}.hover\:text-slate-50\/75:hover{color:#f8fafcbf}.hover\:text-slate-50\/80:hover{color:#f8fafccc}.hover\:text-slate-50\/90:hover{color:#f8fafce6}.hover\:text-slate-50\/95:hover{color:#f8fafcf2}.hover\:text-slate-500:hover{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity))}.hover\:text-slate-500\/0:hover{color:#64748b00}.hover\:text-slate-500\/10:hover{color:#64748b1a}.hover\:text-slate-500\/100:hover{color:#64748b}.hover\:text-slate-500\/20:hover{color:#64748b33}.hover\:text-slate-500\/25:hover{color:#64748b40}.hover\:text-slate-500\/30:hover{color:#64748b4d}.hover\:text-slate-500\/40:hover{color:#64748b66}.hover\:text-slate-500\/5:hover{color:#64748b0d}.hover\:text-slate-500\/50:hover{color:#64748b80}.hover\:text-slate-500\/60:hover{color:#64748b99}.hover\:text-slate-500\/70:hover{color:#64748bb3}.hover\:text-slate-500\/75:hover{color:#64748bbf}.hover\:text-slate-500\/80:hover{color:#64748bcc}.hover\:text-slate-500\/90:hover{color:#64748be6}.hover\:text-slate-500\/95:hover{color:#64748bf2}.hover\:text-slate-600:hover{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity))}.hover\:text-slate-600\/0:hover{color:#47556900}.hover\:text-slate-600\/10:hover{color:#4755691a}.hover\:text-slate-600\/100:hover{color:#475569}.hover\:text-slate-600\/20:hover{color:#47556933}.hover\:text-slate-600\/25:hover{color:#47556940}.hover\:text-slate-600\/30:hover{color:#4755694d}.hover\:text-slate-600\/40:hover{color:#47556966}.hover\:text-slate-600\/5:hover{color:#4755690d}.hover\:text-slate-600\/50:hover{color:#47556980}.hover\:text-slate-600\/60:hover{color:#47556999}.hover\:text-slate-600\/70:hover{color:#475569b3}.hover\:text-slate-600\/75:hover{color:#475569bf}.hover\:text-slate-600\/80:hover{color:#475569cc}.hover\:text-slate-600\/90:hover{color:#475569e6}.hover\:text-slate-600\/95:hover{color:#475569f2}.hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity))}.hover\:text-slate-700\/0:hover{color:#33415500}.hover\:text-slate-700\/10:hover{color:#3341551a}.hover\:text-slate-700\/100:hover{color:#334155}.hover\:text-slate-700\/20:hover{color:#33415533}.hover\:text-slate-700\/25:hover{color:#33415540}.hover\:text-slate-700\/30:hover{color:#3341554d}.hover\:text-slate-700\/40:hover{color:#33415566}.hover\:text-slate-700\/5:hover{color:#3341550d}.hover\:text-slate-700\/50:hover{color:#33415580}.hover\:text-slate-700\/60:hover{color:#33415599}.hover\:text-slate-700\/70:hover{color:#334155b3}.hover\:text-slate-700\/75:hover{color:#334155bf}.hover\:text-slate-700\/80:hover{color:#334155cc}.hover\:text-slate-700\/90:hover{color:#334155e6}.hover\:text-slate-700\/95:hover{color:#334155f2}.hover\:text-slate-800:hover{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity))}.hover\:text-slate-800\/0:hover{color:#1e293b00}.hover\:text-slate-800\/10:hover{color:#1e293b1a}.hover\:text-slate-800\/100:hover{color:#1e293b}.hover\:text-slate-800\/20:hover{color:#1e293b33}.hover\:text-slate-800\/25:hover{color:#1e293b40}.hover\:text-slate-800\/30:hover{color:#1e293b4d}.hover\:text-slate-800\/40:hover{color:#1e293b66}.hover\:text-slate-800\/5:hover{color:#1e293b0d}.hover\:text-slate-800\/50:hover{color:#1e293b80}.hover\:text-slate-800\/60:hover{color:#1e293b99}.hover\:text-slate-800\/70:hover{color:#1e293bb3}.hover\:text-slate-800\/75:hover{color:#1e293bbf}.hover\:text-slate-800\/80:hover{color:#1e293bcc}.hover\:text-slate-800\/90:hover{color:#1e293be6}.hover\:text-slate-800\/95:hover{color:#1e293bf2}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity))}.hover\:text-slate-900\/0:hover{color:#0f172a00}.hover\:text-slate-900\/10:hover{color:#0f172a1a}.hover\:text-slate-900\/100:hover{color:#0f172a}.hover\:text-slate-900\/20:hover{color:#0f172a33}.hover\:text-slate-900\/25:hover{color:#0f172a40}.hover\:text-slate-900\/30:hover{color:#0f172a4d}.hover\:text-slate-900\/40:hover{color:#0f172a66}.hover\:text-slate-900\/5:hover{color:#0f172a0d}.hover\:text-slate-900\/50:hover{color:#0f172a80}.hover\:text-slate-900\/60:hover{color:#0f172a99}.hover\:text-slate-900\/70:hover{color:#0f172ab3}.hover\:text-slate-900\/75:hover{color:#0f172abf}.hover\:text-slate-900\/80:hover{color:#0f172acc}.hover\:text-slate-900\/90:hover{color:#0f172ae6}.hover\:text-slate-900\/95:hover{color:#0f172af2}.hover\:text-stone-100:hover{--tw-text-opacity:1;color:rgb(245 245 244 / var(--tw-text-opacity))}.hover\:text-stone-100\/0:hover{color:#f5f5f400}.hover\:text-stone-100\/10:hover{color:#f5f5f41a}.hover\:text-stone-100\/100:hover{color:#f5f5f4}.hover\:text-stone-100\/20:hover{color:#f5f5f433}.hover\:text-stone-100\/25:hover{color:#f5f5f440}.hover\:text-stone-100\/30:hover{color:#f5f5f44d}.hover\:text-stone-100\/40:hover{color:#f5f5f466}.hover\:text-stone-100\/5:hover{color:#f5f5f40d}.hover\:text-stone-100\/50:hover{color:#f5f5f480}.hover\:text-stone-100\/60:hover{color:#f5f5f499}.hover\:text-stone-100\/70:hover{color:#f5f5f4b3}.hover\:text-stone-100\/75:hover{color:#f5f5f4bf}.hover\:text-stone-100\/80:hover{color:#f5f5f4cc}.hover\:text-stone-100\/90:hover{color:#f5f5f4e6}.hover\:text-stone-100\/95:hover{color:#f5f5f4f2}.hover\:text-stone-200:hover{--tw-text-opacity:1;color:rgb(231 229 228 / var(--tw-text-opacity))}.hover\:text-stone-200\/0:hover{color:#e7e5e400}.hover\:text-stone-200\/10:hover{color:#e7e5e41a}.hover\:text-stone-200\/100:hover{color:#e7e5e4}.hover\:text-stone-200\/20:hover{color:#e7e5e433}.hover\:text-stone-200\/25:hover{color:#e7e5e440}.hover\:text-stone-200\/30:hover{color:#e7e5e44d}.hover\:text-stone-200\/40:hover{color:#e7e5e466}.hover\:text-stone-200\/5:hover{color:#e7e5e40d}.hover\:text-stone-200\/50:hover{color:#e7e5e480}.hover\:text-stone-200\/60:hover{color:#e7e5e499}.hover\:text-stone-200\/70:hover{color:#e7e5e4b3}.hover\:text-stone-200\/75:hover{color:#e7e5e4bf}.hover\:text-stone-200\/80:hover{color:#e7e5e4cc}.hover\:text-stone-200\/90:hover{color:#e7e5e4e6}.hover\:text-stone-200\/95:hover{color:#e7e5e4f2}.hover\:text-stone-300:hover{--tw-text-opacity:1;color:rgb(214 211 209 / var(--tw-text-opacity))}.hover\:text-stone-300\/0:hover{color:#d6d3d100}.hover\:text-stone-300\/10:hover{color:#d6d3d11a}.hover\:text-stone-300\/100:hover{color:#d6d3d1}.hover\:text-stone-300\/20:hover{color:#d6d3d133}.hover\:text-stone-300\/25:hover{color:#d6d3d140}.hover\:text-stone-300\/30:hover{color:#d6d3d14d}.hover\:text-stone-300\/40:hover{color:#d6d3d166}.hover\:text-stone-300\/5:hover{color:#d6d3d10d}.hover\:text-stone-300\/50:hover{color:#d6d3d180}.hover\:text-stone-300\/60:hover{color:#d6d3d199}.hover\:text-stone-300\/70:hover{color:#d6d3d1b3}.hover\:text-stone-300\/75:hover{color:#d6d3d1bf}.hover\:text-stone-300\/80:hover{color:#d6d3d1cc}.hover\:text-stone-300\/90:hover{color:#d6d3d1e6}.hover\:text-stone-300\/95:hover{color:#d6d3d1f2}.hover\:text-stone-400:hover{--tw-text-opacity:1;color:rgb(168 162 158 / var(--tw-text-opacity))}.hover\:text-stone-400\/0:hover{color:#a8a29e00}.hover\:text-stone-400\/10:hover{color:#a8a29e1a}.hover\:text-stone-400\/100:hover{color:#a8a29e}.hover\:text-stone-400\/20:hover{color:#a8a29e33}.hover\:text-stone-400\/25:hover{color:#a8a29e40}.hover\:text-stone-400\/30:hover{color:#a8a29e4d}.hover\:text-stone-400\/40:hover{color:#a8a29e66}.hover\:text-stone-400\/5:hover{color:#a8a29e0d}.hover\:text-stone-400\/50:hover{color:#a8a29e80}.hover\:text-stone-400\/60:hover{color:#a8a29e99}.hover\:text-stone-400\/70:hover{color:#a8a29eb3}.hover\:text-stone-400\/75:hover{color:#a8a29ebf}.hover\:text-stone-400\/80:hover{color:#a8a29ecc}.hover\:text-stone-400\/90:hover{color:#a8a29ee6}.hover\:text-stone-400\/95:hover{color:#a8a29ef2}.hover\:text-stone-50:hover{--tw-text-opacity:1;color:rgb(250 250 249 / var(--tw-text-opacity))}.hover\:text-stone-50\/0:hover{color:#fafaf900}.hover\:text-stone-50\/10:hover{color:#fafaf91a}.hover\:text-stone-50\/100:hover{color:#fafaf9}.hover\:text-stone-50\/20:hover{color:#fafaf933}.hover\:text-stone-50\/25:hover{color:#fafaf940}.hover\:text-stone-50\/30:hover{color:#fafaf94d}.hover\:text-stone-50\/40:hover{color:#fafaf966}.hover\:text-stone-50\/5:hover{color:#fafaf90d}.hover\:text-stone-50\/50:hover{color:#fafaf980}.hover\:text-stone-50\/60:hover{color:#fafaf999}.hover\:text-stone-50\/70:hover{color:#fafaf9b3}.hover\:text-stone-50\/75:hover{color:#fafaf9bf}.hover\:text-stone-50\/80:hover{color:#fafaf9cc}.hover\:text-stone-50\/90:hover{color:#fafaf9e6}.hover\:text-stone-50\/95:hover{color:#fafaf9f2}.hover\:text-stone-500:hover{--tw-text-opacity:1;color:rgb(120 113 108 / var(--tw-text-opacity))}.hover\:text-stone-500\/0:hover{color:#78716c00}.hover\:text-stone-500\/10:hover{color:#78716c1a}.hover\:text-stone-500\/100:hover{color:#78716c}.hover\:text-stone-500\/20:hover{color:#78716c33}.hover\:text-stone-500\/25:hover{color:#78716c40}.hover\:text-stone-500\/30:hover{color:#78716c4d}.hover\:text-stone-500\/40:hover{color:#78716c66}.hover\:text-stone-500\/5:hover{color:#78716c0d}.hover\:text-stone-500\/50:hover{color:#78716c80}.hover\:text-stone-500\/60:hover{color:#78716c99}.hover\:text-stone-500\/70:hover{color:#78716cb3}.hover\:text-stone-500\/75:hover{color:#78716cbf}.hover\:text-stone-500\/80:hover{color:#78716ccc}.hover\:text-stone-500\/90:hover{color:#78716ce6}.hover\:text-stone-500\/95:hover{color:#78716cf2}.hover\:text-stone-600:hover{--tw-text-opacity:1;color:rgb(87 83 78 / var(--tw-text-opacity))}.hover\:text-stone-600\/0:hover{color:#57534e00}.hover\:text-stone-600\/10:hover{color:#57534e1a}.hover\:text-stone-600\/100:hover{color:#57534e}.hover\:text-stone-600\/20:hover{color:#57534e33}.hover\:text-stone-600\/25:hover{color:#57534e40}.hover\:text-stone-600\/30:hover{color:#57534e4d}.hover\:text-stone-600\/40:hover{color:#57534e66}.hover\:text-stone-600\/5:hover{color:#57534e0d}.hover\:text-stone-600\/50:hover{color:#57534e80}.hover\:text-stone-600\/60:hover{color:#57534e99}.hover\:text-stone-600\/70:hover{color:#57534eb3}.hover\:text-stone-600\/75:hover{color:#57534ebf}.hover\:text-stone-600\/80:hover{color:#57534ecc}.hover\:text-stone-600\/90:hover{color:#57534ee6}.hover\:text-stone-600\/95:hover{color:#57534ef2}.hover\:text-stone-700:hover{--tw-text-opacity:1;color:rgb(68 64 60 / var(--tw-text-opacity))}.hover\:text-stone-700\/0:hover{color:#44403c00}.hover\:text-stone-700\/10:hover{color:#44403c1a}.hover\:text-stone-700\/100:hover{color:#44403c}.hover\:text-stone-700\/20:hover{color:#44403c33}.hover\:text-stone-700\/25:hover{color:#44403c40}.hover\:text-stone-700\/30:hover{color:#44403c4d}.hover\:text-stone-700\/40:hover{color:#44403c66}.hover\:text-stone-700\/5:hover{color:#44403c0d}.hover\:text-stone-700\/50:hover{color:#44403c80}.hover\:text-stone-700\/60:hover{color:#44403c99}.hover\:text-stone-700\/70:hover{color:#44403cb3}.hover\:text-stone-700\/75:hover{color:#44403cbf}.hover\:text-stone-700\/80:hover{color:#44403ccc}.hover\:text-stone-700\/90:hover{color:#44403ce6}.hover\:text-stone-700\/95:hover{color:#44403cf2}.hover\:text-stone-800:hover{--tw-text-opacity:1;color:rgb(41 37 36 / var(--tw-text-opacity))}.hover\:text-stone-800\/0:hover{color:#29252400}.hover\:text-stone-800\/10:hover{color:#2925241a}.hover\:text-stone-800\/100:hover{color:#292524}.hover\:text-stone-800\/20:hover{color:#29252433}.hover\:text-stone-800\/25:hover{color:#29252440}.hover\:text-stone-800\/30:hover{color:#2925244d}.hover\:text-stone-800\/40:hover{color:#29252466}.hover\:text-stone-800\/5:hover{color:#2925240d}.hover\:text-stone-800\/50:hover{color:#29252480}.hover\:text-stone-800\/60:hover{color:#29252499}.hover\:text-stone-800\/70:hover{color:#292524b3}.hover\:text-stone-800\/75:hover{color:#292524bf}.hover\:text-stone-800\/80:hover{color:#292524cc}.hover\:text-stone-800\/90:hover{color:#292524e6}.hover\:text-stone-800\/95:hover{color:#292524f2}.hover\:text-stone-900:hover{--tw-text-opacity:1;color:rgb(28 25 23 / var(--tw-text-opacity))}.hover\:text-stone-900\/0:hover{color:#1c191700}.hover\:text-stone-900\/10:hover{color:#1c19171a}.hover\:text-stone-900\/100:hover{color:#1c1917}.hover\:text-stone-900\/20:hover{color:#1c191733}.hover\:text-stone-900\/25:hover{color:#1c191740}.hover\:text-stone-900\/30:hover{color:#1c19174d}.hover\:text-stone-900\/40:hover{color:#1c191766}.hover\:text-stone-900\/5:hover{color:#1c19170d}.hover\:text-stone-900\/50:hover{color:#1c191780}.hover\:text-stone-900\/60:hover{color:#1c191799}.hover\:text-stone-900\/70:hover{color:#1c1917b3}.hover\:text-stone-900\/75:hover{color:#1c1917bf}.hover\:text-stone-900\/80:hover{color:#1c1917cc}.hover\:text-stone-900\/90:hover{color:#1c1917e6}.hover\:text-stone-900\/95:hover{color:#1c1917f2}.hover\:text-teal-100:hover{--tw-text-opacity:1;color:rgb(204 251 241 / var(--tw-text-opacity))}.hover\:text-teal-100\/0:hover{color:#ccfbf100}.hover\:text-teal-100\/10:hover{color:#ccfbf11a}.hover\:text-teal-100\/100:hover{color:#ccfbf1}.hover\:text-teal-100\/20:hover{color:#ccfbf133}.hover\:text-teal-100\/25:hover{color:#ccfbf140}.hover\:text-teal-100\/30:hover{color:#ccfbf14d}.hover\:text-teal-100\/40:hover{color:#ccfbf166}.hover\:text-teal-100\/5:hover{color:#ccfbf10d}.hover\:text-teal-100\/50:hover{color:#ccfbf180}.hover\:text-teal-100\/60:hover{color:#ccfbf199}.hover\:text-teal-100\/70:hover{color:#ccfbf1b3}.hover\:text-teal-100\/75:hover{color:#ccfbf1bf}.hover\:text-teal-100\/80:hover{color:#ccfbf1cc}.hover\:text-teal-100\/90:hover{color:#ccfbf1e6}.hover\:text-teal-100\/95:hover{color:#ccfbf1f2}.hover\:text-teal-200:hover{--tw-text-opacity:1;color:rgb(153 246 228 / var(--tw-text-opacity))}.hover\:text-teal-200\/0:hover{color:#99f6e400}.hover\:text-teal-200\/10:hover{color:#99f6e41a}.hover\:text-teal-200\/100:hover{color:#99f6e4}.hover\:text-teal-200\/20:hover{color:#99f6e433}.hover\:text-teal-200\/25:hover{color:#99f6e440}.hover\:text-teal-200\/30:hover{color:#99f6e44d}.hover\:text-teal-200\/40:hover{color:#99f6e466}.hover\:text-teal-200\/5:hover{color:#99f6e40d}.hover\:text-teal-200\/50:hover{color:#99f6e480}.hover\:text-teal-200\/60:hover{color:#99f6e499}.hover\:text-teal-200\/70:hover{color:#99f6e4b3}.hover\:text-teal-200\/75:hover{color:#99f6e4bf}.hover\:text-teal-200\/80:hover{color:#99f6e4cc}.hover\:text-teal-200\/90:hover{color:#99f6e4e6}.hover\:text-teal-200\/95:hover{color:#99f6e4f2}.hover\:text-teal-300:hover{--tw-text-opacity:1;color:rgb(94 234 212 / var(--tw-text-opacity))}.hover\:text-teal-300\/0:hover{color:#5eead400}.hover\:text-teal-300\/10:hover{color:#5eead41a}.hover\:text-teal-300\/100:hover{color:#5eead4}.hover\:text-teal-300\/20:hover{color:#5eead433}.hover\:text-teal-300\/25:hover{color:#5eead440}.hover\:text-teal-300\/30:hover{color:#5eead44d}.hover\:text-teal-300\/40:hover{color:#5eead466}.hover\:text-teal-300\/5:hover{color:#5eead40d}.hover\:text-teal-300\/50:hover{color:#5eead480}.hover\:text-teal-300\/60:hover{color:#5eead499}.hover\:text-teal-300\/70:hover{color:#5eead4b3}.hover\:text-teal-300\/75:hover{color:#5eead4bf}.hover\:text-teal-300\/80:hover{color:#5eead4cc}.hover\:text-teal-300\/90:hover{color:#5eead4e6}.hover\:text-teal-300\/95:hover{color:#5eead4f2}.hover\:text-teal-400:hover{--tw-text-opacity:1;color:rgb(45 212 191 / var(--tw-text-opacity))}.hover\:text-teal-400\/0:hover{color:#2dd4bf00}.hover\:text-teal-400\/10:hover{color:#2dd4bf1a}.hover\:text-teal-400\/100:hover{color:#2dd4bf}.hover\:text-teal-400\/20:hover{color:#2dd4bf33}.hover\:text-teal-400\/25:hover{color:#2dd4bf40}.hover\:text-teal-400\/30:hover{color:#2dd4bf4d}.hover\:text-teal-400\/40:hover{color:#2dd4bf66}.hover\:text-teal-400\/5:hover{color:#2dd4bf0d}.hover\:text-teal-400\/50:hover{color:#2dd4bf80}.hover\:text-teal-400\/60:hover{color:#2dd4bf99}.hover\:text-teal-400\/70:hover{color:#2dd4bfb3}.hover\:text-teal-400\/75:hover{color:#2dd4bfbf}.hover\:text-teal-400\/80:hover{color:#2dd4bfcc}.hover\:text-teal-400\/90:hover{color:#2dd4bfe6}.hover\:text-teal-400\/95:hover{color:#2dd4bff2}.hover\:text-teal-50:hover{--tw-text-opacity:1;color:rgb(240 253 250 / var(--tw-text-opacity))}.hover\:text-teal-50\/0:hover{color:#f0fdfa00}.hover\:text-teal-50\/10:hover{color:#f0fdfa1a}.hover\:text-teal-50\/100:hover{color:#f0fdfa}.hover\:text-teal-50\/20:hover{color:#f0fdfa33}.hover\:text-teal-50\/25:hover{color:#f0fdfa40}.hover\:text-teal-50\/30:hover{color:#f0fdfa4d}.hover\:text-teal-50\/40:hover{color:#f0fdfa66}.hover\:text-teal-50\/5:hover{color:#f0fdfa0d}.hover\:text-teal-50\/50:hover{color:#f0fdfa80}.hover\:text-teal-50\/60:hover{color:#f0fdfa99}.hover\:text-teal-50\/70:hover{color:#f0fdfab3}.hover\:text-teal-50\/75:hover{color:#f0fdfabf}.hover\:text-teal-50\/80:hover{color:#f0fdfacc}.hover\:text-teal-50\/90:hover{color:#f0fdfae6}.hover\:text-teal-50\/95:hover{color:#f0fdfaf2}.hover\:text-teal-500:hover{--tw-text-opacity:1;color:rgb(20 184 166 / var(--tw-text-opacity))}.hover\:text-teal-500\/0:hover{color:#14b8a600}.hover\:text-teal-500\/10:hover{color:#14b8a61a}.hover\:text-teal-500\/100:hover{color:#14b8a6}.hover\:text-teal-500\/20:hover{color:#14b8a633}.hover\:text-teal-500\/25:hover{color:#14b8a640}.hover\:text-teal-500\/30:hover{color:#14b8a64d}.hover\:text-teal-500\/40:hover{color:#14b8a666}.hover\:text-teal-500\/5:hover{color:#14b8a60d}.hover\:text-teal-500\/50:hover{color:#14b8a680}.hover\:text-teal-500\/60:hover{color:#14b8a699}.hover\:text-teal-500\/70:hover{color:#14b8a6b3}.hover\:text-teal-500\/75:hover{color:#14b8a6bf}.hover\:text-teal-500\/80:hover{color:#14b8a6cc}.hover\:text-teal-500\/90:hover{color:#14b8a6e6}.hover\:text-teal-500\/95:hover{color:#14b8a6f2}.hover\:text-teal-600:hover{--tw-text-opacity:1;color:rgb(13 148 136 / var(--tw-text-opacity))}.hover\:text-teal-600\/0:hover{color:#0d948800}.hover\:text-teal-600\/10:hover{color:#0d94881a}.hover\:text-teal-600\/100:hover{color:#0d9488}.hover\:text-teal-600\/20:hover{color:#0d948833}.hover\:text-teal-600\/25:hover{color:#0d948840}.hover\:text-teal-600\/30:hover{color:#0d94884d}.hover\:text-teal-600\/40:hover{color:#0d948866}.hover\:text-teal-600\/5:hover{color:#0d94880d}.hover\:text-teal-600\/50:hover{color:#0d948880}.hover\:text-teal-600\/60:hover{color:#0d948899}.hover\:text-teal-600\/70:hover{color:#0d9488b3}.hover\:text-teal-600\/75:hover{color:#0d9488bf}.hover\:text-teal-600\/80:hover{color:#0d9488cc}.hover\:text-teal-600\/90:hover{color:#0d9488e6}.hover\:text-teal-600\/95:hover{color:#0d9488f2}.hover\:text-teal-700:hover{--tw-text-opacity:1;color:rgb(15 118 110 / var(--tw-text-opacity))}.hover\:text-teal-700\/0:hover{color:#0f766e00}.hover\:text-teal-700\/10:hover{color:#0f766e1a}.hover\:text-teal-700\/100:hover{color:#0f766e}.hover\:text-teal-700\/20:hover{color:#0f766e33}.hover\:text-teal-700\/25:hover{color:#0f766e40}.hover\:text-teal-700\/30:hover{color:#0f766e4d}.hover\:text-teal-700\/40:hover{color:#0f766e66}.hover\:text-teal-700\/5:hover{color:#0f766e0d}.hover\:text-teal-700\/50:hover{color:#0f766e80}.hover\:text-teal-700\/60:hover{color:#0f766e99}.hover\:text-teal-700\/70:hover{color:#0f766eb3}.hover\:text-teal-700\/75:hover{color:#0f766ebf}.hover\:text-teal-700\/80:hover{color:#0f766ecc}.hover\:text-teal-700\/90:hover{color:#0f766ee6}.hover\:text-teal-700\/95:hover{color:#0f766ef2}.hover\:text-teal-800:hover{--tw-text-opacity:1;color:rgb(17 94 89 / var(--tw-text-opacity))}.hover\:text-teal-800\/0:hover{color:#115e5900}.hover\:text-teal-800\/10:hover{color:#115e591a}.hover\:text-teal-800\/100:hover{color:#115e59}.hover\:text-teal-800\/20:hover{color:#115e5933}.hover\:text-teal-800\/25:hover{color:#115e5940}.hover\:text-teal-800\/30:hover{color:#115e594d}.hover\:text-teal-800\/40:hover{color:#115e5966}.hover\:text-teal-800\/5:hover{color:#115e590d}.hover\:text-teal-800\/50:hover{color:#115e5980}.hover\:text-teal-800\/60:hover{color:#115e5999}.hover\:text-teal-800\/70:hover{color:#115e59b3}.hover\:text-teal-800\/75:hover{color:#115e59bf}.hover\:text-teal-800\/80:hover{color:#115e59cc}.hover\:text-teal-800\/90:hover{color:#115e59e6}.hover\:text-teal-800\/95:hover{color:#115e59f2}.hover\:text-teal-900:hover{--tw-text-opacity:1;color:rgb(19 78 74 / var(--tw-text-opacity))}.hover\:text-teal-900\/0:hover{color:#134e4a00}.hover\:text-teal-900\/10:hover{color:#134e4a1a}.hover\:text-teal-900\/100:hover{color:#134e4a}.hover\:text-teal-900\/20:hover{color:#134e4a33}.hover\:text-teal-900\/25:hover{color:#134e4a40}.hover\:text-teal-900\/30:hover{color:#134e4a4d}.hover\:text-teal-900\/40:hover{color:#134e4a66}.hover\:text-teal-900\/5:hover{color:#134e4a0d}.hover\:text-teal-900\/50:hover{color:#134e4a80}.hover\:text-teal-900\/60:hover{color:#134e4a99}.hover\:text-teal-900\/70:hover{color:#134e4ab3}.hover\:text-teal-900\/75:hover{color:#134e4abf}.hover\:text-teal-900\/80:hover{color:#134e4acc}.hover\:text-teal-900\/90:hover{color:#134e4ae6}.hover\:text-teal-900\/95:hover{color:#134e4af2}.hover\:text-transparent:hover{color:transparent}.hover\:text-transparent\/0:hover{color:#0000}.hover\:text-transparent\/10:hover{color:#0000001a}.hover\:text-transparent\/100:hover{color:#000}.hover\:text-transparent\/20:hover{color:#0003}.hover\:text-transparent\/25:hover{color:#00000040}.hover\:text-transparent\/30:hover{color:#0000004d}.hover\:text-transparent\/40:hover{color:#0006}.hover\:text-transparent\/5:hover{color:#0000000d}.hover\:text-transparent\/50:hover{color:#00000080}.hover\:text-transparent\/60:hover{color:#0009}.hover\:text-transparent\/70:hover{color:#000000b3}.hover\:text-transparent\/75:hover{color:#000000bf}.hover\:text-transparent\/80:hover{color:#000c}.hover\:text-transparent\/90:hover{color:#000000e6}.hover\:text-transparent\/95:hover{color:#000000f2}.hover\:text-violet-100:hover{--tw-text-opacity:1;color:rgb(237 233 254 / var(--tw-text-opacity))}.hover\:text-violet-100\/0:hover{color:#ede9fe00}.hover\:text-violet-100\/10:hover{color:#ede9fe1a}.hover\:text-violet-100\/100:hover{color:#ede9fe}.hover\:text-violet-100\/20:hover{color:#ede9fe33}.hover\:text-violet-100\/25:hover{color:#ede9fe40}.hover\:text-violet-100\/30:hover{color:#ede9fe4d}.hover\:text-violet-100\/40:hover{color:#ede9fe66}.hover\:text-violet-100\/5:hover{color:#ede9fe0d}.hover\:text-violet-100\/50:hover{color:#ede9fe80}.hover\:text-violet-100\/60:hover{color:#ede9fe99}.hover\:text-violet-100\/70:hover{color:#ede9feb3}.hover\:text-violet-100\/75:hover{color:#ede9febf}.hover\:text-violet-100\/80:hover{color:#ede9fecc}.hover\:text-violet-100\/90:hover{color:#ede9fee6}.hover\:text-violet-100\/95:hover{color:#ede9fef2}.hover\:text-violet-200:hover{--tw-text-opacity:1;color:rgb(221 214 254 / var(--tw-text-opacity))}.hover\:text-violet-200\/0:hover{color:#ddd6fe00}.hover\:text-violet-200\/10:hover{color:#ddd6fe1a}.hover\:text-violet-200\/100:hover{color:#ddd6fe}.hover\:text-violet-200\/20:hover{color:#ddd6fe33}.hover\:text-violet-200\/25:hover{color:#ddd6fe40}.hover\:text-violet-200\/30:hover{color:#ddd6fe4d}.hover\:text-violet-200\/40:hover{color:#ddd6fe66}.hover\:text-violet-200\/5:hover{color:#ddd6fe0d}.hover\:text-violet-200\/50:hover{color:#ddd6fe80}.hover\:text-violet-200\/60:hover{color:#ddd6fe99}.hover\:text-violet-200\/70:hover{color:#ddd6feb3}.hover\:text-violet-200\/75:hover{color:#ddd6febf}.hover\:text-violet-200\/80:hover{color:#ddd6fecc}.hover\:text-violet-200\/90:hover{color:#ddd6fee6}.hover\:text-violet-200\/95:hover{color:#ddd6fef2}.hover\:text-violet-300:hover{--tw-text-opacity:1;color:rgb(196 181 253 / var(--tw-text-opacity))}.hover\:text-violet-300\/0:hover{color:#c4b5fd00}.hover\:text-violet-300\/10:hover{color:#c4b5fd1a}.hover\:text-violet-300\/100:hover{color:#c4b5fd}.hover\:text-violet-300\/20:hover{color:#c4b5fd33}.hover\:text-violet-300\/25:hover{color:#c4b5fd40}.hover\:text-violet-300\/30:hover{color:#c4b5fd4d}.hover\:text-violet-300\/40:hover{color:#c4b5fd66}.hover\:text-violet-300\/5:hover{color:#c4b5fd0d}.hover\:text-violet-300\/50:hover{color:#c4b5fd80}.hover\:text-violet-300\/60:hover{color:#c4b5fd99}.hover\:text-violet-300\/70:hover{color:#c4b5fdb3}.hover\:text-violet-300\/75:hover{color:#c4b5fdbf}.hover\:text-violet-300\/80:hover{color:#c4b5fdcc}.hover\:text-violet-300\/90:hover{color:#c4b5fde6}.hover\:text-violet-300\/95:hover{color:#c4b5fdf2}.hover\:text-violet-400:hover{--tw-text-opacity:1;color:rgb(167 139 250 / var(--tw-text-opacity))}.hover\:text-violet-400\/0:hover{color:#a78bfa00}.hover\:text-violet-400\/10:hover{color:#a78bfa1a}.hover\:text-violet-400\/100:hover{color:#a78bfa}.hover\:text-violet-400\/20:hover{color:#a78bfa33}.hover\:text-violet-400\/25:hover{color:#a78bfa40}.hover\:text-violet-400\/30:hover{color:#a78bfa4d}.hover\:text-violet-400\/40:hover{color:#a78bfa66}.hover\:text-violet-400\/5:hover{color:#a78bfa0d}.hover\:text-violet-400\/50:hover{color:#a78bfa80}.hover\:text-violet-400\/60:hover{color:#a78bfa99}.hover\:text-violet-400\/70:hover{color:#a78bfab3}.hover\:text-violet-400\/75:hover{color:#a78bfabf}.hover\:text-violet-400\/80:hover{color:#a78bfacc}.hover\:text-violet-400\/90:hover{color:#a78bfae6}.hover\:text-violet-400\/95:hover{color:#a78bfaf2}.hover\:text-violet-50:hover{--tw-text-opacity:1;color:rgb(245 243 255 / var(--tw-text-opacity))}.hover\:text-violet-50\/0:hover{color:#f5f3ff00}.hover\:text-violet-50\/10:hover{color:#f5f3ff1a}.hover\:text-violet-50\/100:hover{color:#f5f3ff}.hover\:text-violet-50\/20:hover{color:#f5f3ff33}.hover\:text-violet-50\/25:hover{color:#f5f3ff40}.hover\:text-violet-50\/30:hover{color:#f5f3ff4d}.hover\:text-violet-50\/40:hover{color:#f5f3ff66}.hover\:text-violet-50\/5:hover{color:#f5f3ff0d}.hover\:text-violet-50\/50:hover{color:#f5f3ff80}.hover\:text-violet-50\/60:hover{color:#f5f3ff99}.hover\:text-violet-50\/70:hover{color:#f5f3ffb3}.hover\:text-violet-50\/75:hover{color:#f5f3ffbf}.hover\:text-violet-50\/80:hover{color:#f5f3ffcc}.hover\:text-violet-50\/90:hover{color:#f5f3ffe6}.hover\:text-violet-50\/95:hover{color:#f5f3fff2}.hover\:text-violet-500:hover{--tw-text-opacity:1;color:rgb(139 92 246 / var(--tw-text-opacity))}.hover\:text-violet-500\/0:hover{color:#8b5cf600}.hover\:text-violet-500\/10:hover{color:#8b5cf61a}.hover\:text-violet-500\/100:hover{color:#8b5cf6}.hover\:text-violet-500\/20:hover{color:#8b5cf633}.hover\:text-violet-500\/25:hover{color:#8b5cf640}.hover\:text-violet-500\/30:hover{color:#8b5cf64d}.hover\:text-violet-500\/40:hover{color:#8b5cf666}.hover\:text-violet-500\/5:hover{color:#8b5cf60d}.hover\:text-violet-500\/50:hover{color:#8b5cf680}.hover\:text-violet-500\/60:hover{color:#8b5cf699}.hover\:text-violet-500\/70:hover{color:#8b5cf6b3}.hover\:text-violet-500\/75:hover{color:#8b5cf6bf}.hover\:text-violet-500\/80:hover{color:#8b5cf6cc}.hover\:text-violet-500\/90:hover{color:#8b5cf6e6}.hover\:text-violet-500\/95:hover{color:#8b5cf6f2}.hover\:text-violet-600:hover{--tw-text-opacity:1;color:rgb(124 58 237 / var(--tw-text-opacity))}.hover\:text-violet-600\/0:hover{color:#7c3aed00}.hover\:text-violet-600\/10:hover{color:#7c3aed1a}.hover\:text-violet-600\/100:hover{color:#7c3aed}.hover\:text-violet-600\/20:hover{color:#7c3aed33}.hover\:text-violet-600\/25:hover{color:#7c3aed40}.hover\:text-violet-600\/30:hover{color:#7c3aed4d}.hover\:text-violet-600\/40:hover{color:#7c3aed66}.hover\:text-violet-600\/5:hover{color:#7c3aed0d}.hover\:text-violet-600\/50:hover{color:#7c3aed80}.hover\:text-violet-600\/60:hover{color:#7c3aed99}.hover\:text-violet-600\/70:hover{color:#7c3aedb3}.hover\:text-violet-600\/75:hover{color:#7c3aedbf}.hover\:text-violet-600\/80:hover{color:#7c3aedcc}.hover\:text-violet-600\/90:hover{color:#7c3aede6}.hover\:text-violet-600\/95:hover{color:#7c3aedf2}.hover\:text-violet-700:hover{--tw-text-opacity:1;color:rgb(109 40 217 / var(--tw-text-opacity))}.hover\:text-violet-700\/0:hover{color:#6d28d900}.hover\:text-violet-700\/10:hover{color:#6d28d91a}.hover\:text-violet-700\/100:hover{color:#6d28d9}.hover\:text-violet-700\/20:hover{color:#6d28d933}.hover\:text-violet-700\/25:hover{color:#6d28d940}.hover\:text-violet-700\/30:hover{color:#6d28d94d}.hover\:text-violet-700\/40:hover{color:#6d28d966}.hover\:text-violet-700\/5:hover{color:#6d28d90d}.hover\:text-violet-700\/50:hover{color:#6d28d980}.hover\:text-violet-700\/60:hover{color:#6d28d999}.hover\:text-violet-700\/70:hover{color:#6d28d9b3}.hover\:text-violet-700\/75:hover{color:#6d28d9bf}.hover\:text-violet-700\/80:hover{color:#6d28d9cc}.hover\:text-violet-700\/90:hover{color:#6d28d9e6}.hover\:text-violet-700\/95:hover{color:#6d28d9f2}.hover\:text-violet-800:hover{--tw-text-opacity:1;color:rgb(91 33 182 / var(--tw-text-opacity))}.hover\:text-violet-800\/0:hover{color:#5b21b600}.hover\:text-violet-800\/10:hover{color:#5b21b61a}.hover\:text-violet-800\/100:hover{color:#5b21b6}.hover\:text-violet-800\/20:hover{color:#5b21b633}.hover\:text-violet-800\/25:hover{color:#5b21b640}.hover\:text-violet-800\/30:hover{color:#5b21b64d}.hover\:text-violet-800\/40:hover{color:#5b21b666}.hover\:text-violet-800\/5:hover{color:#5b21b60d}.hover\:text-violet-800\/50:hover{color:#5b21b680}.hover\:text-violet-800\/60:hover{color:#5b21b699}.hover\:text-violet-800\/70:hover{color:#5b21b6b3}.hover\:text-violet-800\/75:hover{color:#5b21b6bf}.hover\:text-violet-800\/80:hover{color:#5b21b6cc}.hover\:text-violet-800\/90:hover{color:#5b21b6e6}.hover\:text-violet-800\/95:hover{color:#5b21b6f2}.hover\:text-violet-900:hover{--tw-text-opacity:1;color:rgb(76 29 149 / var(--tw-text-opacity))}.hover\:text-violet-900\/0:hover{color:#4c1d9500}.hover\:text-violet-900\/10:hover{color:#4c1d951a}.hover\:text-violet-900\/100:hover{color:#4c1d95}.hover\:text-violet-900\/20:hover{color:#4c1d9533}.hover\:text-violet-900\/25:hover{color:#4c1d9540}.hover\:text-violet-900\/30:hover{color:#4c1d954d}.hover\:text-violet-900\/40:hover{color:#4c1d9566}.hover\:text-violet-900\/5:hover{color:#4c1d950d}.hover\:text-violet-900\/50:hover{color:#4c1d9580}.hover\:text-violet-900\/60:hover{color:#4c1d9599}.hover\:text-violet-900\/70:hover{color:#4c1d95b3}.hover\:text-violet-900\/75:hover{color:#4c1d95bf}.hover\:text-violet-900\/80:hover{color:#4c1d95cc}.hover\:text-violet-900\/90:hover{color:#4c1d95e6}.hover\:text-violet-900\/95:hover{color:#4c1d95f2}.hover\:text-white:hover{color:var(--color-white)}.hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgb(254 249 195 / var(--tw-text-opacity))}.hover\:text-yellow-100\/0:hover{color:#fef9c300}.hover\:text-yellow-100\/10:hover{color:#fef9c31a}.hover\:text-yellow-100\/100:hover{color:#fef9c3}.hover\:text-yellow-100\/20:hover{color:#fef9c333}.hover\:text-yellow-100\/25:hover{color:#fef9c340}.hover\:text-yellow-100\/30:hover{color:#fef9c34d}.hover\:text-yellow-100\/40:hover{color:#fef9c366}.hover\:text-yellow-100\/5:hover{color:#fef9c30d}.hover\:text-yellow-100\/50:hover{color:#fef9c380}.hover\:text-yellow-100\/60:hover{color:#fef9c399}.hover\:text-yellow-100\/70:hover{color:#fef9c3b3}.hover\:text-yellow-100\/75:hover{color:#fef9c3bf}.hover\:text-yellow-100\/80:hover{color:#fef9c3cc}.hover\:text-yellow-100\/90:hover{color:#fef9c3e6}.hover\:text-yellow-100\/95:hover{color:#fef9c3f2}.hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgb(254 240 138 / var(--tw-text-opacity))}.hover\:text-yellow-200\/0:hover{color:#fef08a00}.hover\:text-yellow-200\/10:hover{color:#fef08a1a}.hover\:text-yellow-200\/100:hover{color:#fef08a}.hover\:text-yellow-200\/20:hover{color:#fef08a33}.hover\:text-yellow-200\/25:hover{color:#fef08a40}.hover\:text-yellow-200\/30:hover{color:#fef08a4d}.hover\:text-yellow-200\/40:hover{color:#fef08a66}.hover\:text-yellow-200\/5:hover{color:#fef08a0d}.hover\:text-yellow-200\/50:hover{color:#fef08a80}.hover\:text-yellow-200\/60:hover{color:#fef08a99}.hover\:text-yellow-200\/70:hover{color:#fef08ab3}.hover\:text-yellow-200\/75:hover{color:#fef08abf}.hover\:text-yellow-200\/80:hover{color:#fef08acc}.hover\:text-yellow-200\/90:hover{color:#fef08ae6}.hover\:text-yellow-200\/95:hover{color:#fef08af2}.hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgb(253 224 71 / var(--tw-text-opacity))}.hover\:text-yellow-300\/0:hover{color:#fde04700}.hover\:text-yellow-300\/10:hover{color:#fde0471a}.hover\:text-yellow-300\/100:hover{color:#fde047}.hover\:text-yellow-300\/20:hover{color:#fde04733}.hover\:text-yellow-300\/25:hover{color:#fde04740}.hover\:text-yellow-300\/30:hover{color:#fde0474d}.hover\:text-yellow-300\/40:hover{color:#fde04766}.hover\:text-yellow-300\/5:hover{color:#fde0470d}.hover\:text-yellow-300\/50:hover{color:#fde04780}.hover\:text-yellow-300\/60:hover{color:#fde04799}.hover\:text-yellow-300\/70:hover{color:#fde047b3}.hover\:text-yellow-300\/75:hover{color:#fde047bf}.hover\:text-yellow-300\/80:hover{color:#fde047cc}.hover\:text-yellow-300\/90:hover{color:#fde047e6}.hover\:text-yellow-300\/95:hover{color:#fde047f2}.hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.hover\:text-yellow-400\/0:hover{color:#facc1500}.hover\:text-yellow-400\/10:hover{color:#facc151a}.hover\:text-yellow-400\/100:hover{color:#facc15}.hover\:text-yellow-400\/20:hover{color:#facc1533}.hover\:text-yellow-400\/25:hover{color:#facc1540}.hover\:text-yellow-400\/30:hover{color:#facc154d}.hover\:text-yellow-400\/40:hover{color:#facc1566}.hover\:text-yellow-400\/5:hover{color:#facc150d}.hover\:text-yellow-400\/50:hover{color:#facc1580}.hover\:text-yellow-400\/60:hover{color:#facc1599}.hover\:text-yellow-400\/70:hover{color:#facc15b3}.hover\:text-yellow-400\/75:hover{color:#facc15bf}.hover\:text-yellow-400\/80:hover{color:#facc15cc}.hover\:text-yellow-400\/90:hover{color:#facc15e6}.hover\:text-yellow-400\/95:hover{color:#facc15f2}.hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgb(254 252 232 / var(--tw-text-opacity))}.hover\:text-yellow-50\/0:hover{color:#fefce800}.hover\:text-yellow-50\/10:hover{color:#fefce81a}.hover\:text-yellow-50\/100:hover{color:#fefce8}.hover\:text-yellow-50\/20:hover{color:#fefce833}.hover\:text-yellow-50\/25:hover{color:#fefce840}.hover\:text-yellow-50\/30:hover{color:#fefce84d}.hover\:text-yellow-50\/40:hover{color:#fefce866}.hover\:text-yellow-50\/5:hover{color:#fefce80d}.hover\:text-yellow-50\/50:hover{color:#fefce880}.hover\:text-yellow-50\/60:hover{color:#fefce899}.hover\:text-yellow-50\/70:hover{color:#fefce8b3}.hover\:text-yellow-50\/75:hover{color:#fefce8bf}.hover\:text-yellow-50\/80:hover{color:#fefce8cc}.hover\:text-yellow-50\/90:hover{color:#fefce8e6}.hover\:text-yellow-50\/95:hover{color:#fefce8f2}.hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity))}.hover\:text-yellow-500\/0:hover{color:#eab30800}.hover\:text-yellow-500\/10:hover{color:#eab3081a}.hover\:text-yellow-500\/100:hover{color:#eab308}.hover\:text-yellow-500\/20:hover{color:#eab30833}.hover\:text-yellow-500\/25:hover{color:#eab30840}.hover\:text-yellow-500\/30:hover{color:#eab3084d}.hover\:text-yellow-500\/40:hover{color:#eab30866}.hover\:text-yellow-500\/5:hover{color:#eab3080d}.hover\:text-yellow-500\/50:hover{color:#eab30880}.hover\:text-yellow-500\/60:hover{color:#eab30899}.hover\:text-yellow-500\/70:hover{color:#eab308b3}.hover\:text-yellow-500\/75:hover{color:#eab308bf}.hover\:text-yellow-500\/80:hover{color:#eab308cc}.hover\:text-yellow-500\/90:hover{color:#eab308e6}.hover\:text-yellow-500\/95:hover{color:#eab308f2}.hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgb(202 138 4 / var(--tw-text-opacity))}.hover\:text-yellow-600\/0:hover{color:#ca8a0400}.hover\:text-yellow-600\/10:hover{color:#ca8a041a}.hover\:text-yellow-600\/100:hover{color:#ca8a04}.hover\:text-yellow-600\/20:hover{color:#ca8a0433}.hover\:text-yellow-600\/25:hover{color:#ca8a0440}.hover\:text-yellow-600\/30:hover{color:#ca8a044d}.hover\:text-yellow-600\/40:hover{color:#ca8a0466}.hover\:text-yellow-600\/5:hover{color:#ca8a040d}.hover\:text-yellow-600\/50:hover{color:#ca8a0480}.hover\:text-yellow-600\/60:hover{color:#ca8a0499}.hover\:text-yellow-600\/70:hover{color:#ca8a04b3}.hover\:text-yellow-600\/75:hover{color:#ca8a04bf}.hover\:text-yellow-600\/80:hover{color:#ca8a04cc}.hover\:text-yellow-600\/90:hover{color:#ca8a04e6}.hover\:text-yellow-600\/95:hover{color:#ca8a04f2}.hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgb(161 98 7 / var(--tw-text-opacity))}.hover\:text-yellow-700\/0:hover{color:#a1620700}.hover\:text-yellow-700\/10:hover{color:#a162071a}.hover\:text-yellow-700\/100:hover{color:#a16207}.hover\:text-yellow-700\/20:hover{color:#a1620733}.hover\:text-yellow-700\/25:hover{color:#a1620740}.hover\:text-yellow-700\/30:hover{color:#a162074d}.hover\:text-yellow-700\/40:hover{color:#a1620766}.hover\:text-yellow-700\/5:hover{color:#a162070d}.hover\:text-yellow-700\/50:hover{color:#a1620780}.hover\:text-yellow-700\/60:hover{color:#a1620799}.hover\:text-yellow-700\/70:hover{color:#a16207b3}.hover\:text-yellow-700\/75:hover{color:#a16207bf}.hover\:text-yellow-700\/80:hover{color:#a16207cc}.hover\:text-yellow-700\/90:hover{color:#a16207e6}.hover\:text-yellow-700\/95:hover{color:#a16207f2}.hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity))}.hover\:text-yellow-800\/0:hover{color:#854d0e00}.hover\:text-yellow-800\/10:hover{color:#854d0e1a}.hover\:text-yellow-800\/100:hover{color:#854d0e}.hover\:text-yellow-800\/20:hover{color:#854d0e33}.hover\:text-yellow-800\/25:hover{color:#854d0e40}.hover\:text-yellow-800\/30:hover{color:#854d0e4d}.hover\:text-yellow-800\/40:hover{color:#854d0e66}.hover\:text-yellow-800\/5:hover{color:#854d0e0d}.hover\:text-yellow-800\/50:hover{color:#854d0e80}.hover\:text-yellow-800\/60:hover{color:#854d0e99}.hover\:text-yellow-800\/70:hover{color:#854d0eb3}.hover\:text-yellow-800\/75:hover{color:#854d0ebf}.hover\:text-yellow-800\/80:hover{color:#854d0ecc}.hover\:text-yellow-800\/90:hover{color:#854d0ee6}.hover\:text-yellow-800\/95:hover{color:#854d0ef2}.hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgb(113 63 18 / var(--tw-text-opacity))}.hover\:text-yellow-900\/0:hover{color:#713f1200}.hover\:text-yellow-900\/10:hover{color:#713f121a}.hover\:text-yellow-900\/100:hover{color:#713f12}.hover\:text-yellow-900\/20:hover{color:#713f1233}.hover\:text-yellow-900\/25:hover{color:#713f1240}.hover\:text-yellow-900\/30:hover{color:#713f124d}.hover\:text-yellow-900\/40:hover{color:#713f1266}.hover\:text-yellow-900\/5:hover{color:#713f120d}.hover\:text-yellow-900\/50:hover{color:#713f1280}.hover\:text-yellow-900\/60:hover{color:#713f1299}.hover\:text-yellow-900\/70:hover{color:#713f12b3}.hover\:text-yellow-900\/75:hover{color:#713f12bf}.hover\:text-yellow-900\/80:hover{color:#713f12cc}.hover\:text-yellow-900\/90:hover{color:#713f12e6}.hover\:text-yellow-900\/95:hover{color:#713f12f2}.hover\:text-zinc-100:hover{--tw-text-opacity:1;color:rgb(244 244 245 / var(--tw-text-opacity))}.hover\:text-zinc-100\/0:hover{color:#f4f4f500}.hover\:text-zinc-100\/10:hover{color:#f4f4f51a}.hover\:text-zinc-100\/100:hover{color:#f4f4f5}.hover\:text-zinc-100\/20:hover{color:#f4f4f533}.hover\:text-zinc-100\/25:hover{color:#f4f4f540}.hover\:text-zinc-100\/30:hover{color:#f4f4f54d}.hover\:text-zinc-100\/40:hover{color:#f4f4f566}.hover\:text-zinc-100\/5:hover{color:#f4f4f50d}.hover\:text-zinc-100\/50:hover{color:#f4f4f580}.hover\:text-zinc-100\/60:hover{color:#f4f4f599}.hover\:text-zinc-100\/70:hover{color:#f4f4f5b3}.hover\:text-zinc-100\/75:hover{color:#f4f4f5bf}.hover\:text-zinc-100\/80:hover{color:#f4f4f5cc}.hover\:text-zinc-100\/90:hover{color:#f4f4f5e6}.hover\:text-zinc-100\/95:hover{color:#f4f4f5f2}.hover\:text-zinc-200:hover{--tw-text-opacity:1;color:rgb(228 228 231 / var(--tw-text-opacity))}.hover\:text-zinc-200\/0:hover{color:#e4e4e700}.hover\:text-zinc-200\/10:hover{color:#e4e4e71a}.hover\:text-zinc-200\/100:hover{color:#e4e4e7}.hover\:text-zinc-200\/20:hover{color:#e4e4e733}.hover\:text-zinc-200\/25:hover{color:#e4e4e740}.hover\:text-zinc-200\/30:hover{color:#e4e4e74d}.hover\:text-zinc-200\/40:hover{color:#e4e4e766}.hover\:text-zinc-200\/5:hover{color:#e4e4e70d}.hover\:text-zinc-200\/50:hover{color:#e4e4e780}.hover\:text-zinc-200\/60:hover{color:#e4e4e799}.hover\:text-zinc-200\/70:hover{color:#e4e4e7b3}.hover\:text-zinc-200\/75:hover{color:#e4e4e7bf}.hover\:text-zinc-200\/80:hover{color:#e4e4e7cc}.hover\:text-zinc-200\/90:hover{color:#e4e4e7e6}.hover\:text-zinc-200\/95:hover{color:#e4e4e7f2}.hover\:text-zinc-300:hover{--tw-text-opacity:1;color:rgb(212 212 216 / var(--tw-text-opacity))}.hover\:text-zinc-300\/0:hover{color:#d4d4d800}.hover\:text-zinc-300\/10:hover{color:#d4d4d81a}.hover\:text-zinc-300\/100:hover{color:#d4d4d8}.hover\:text-zinc-300\/20:hover{color:#d4d4d833}.hover\:text-zinc-300\/25:hover{color:#d4d4d840}.hover\:text-zinc-300\/30:hover{color:#d4d4d84d}.hover\:text-zinc-300\/40:hover{color:#d4d4d866}.hover\:text-zinc-300\/5:hover{color:#d4d4d80d}.hover\:text-zinc-300\/50:hover{color:#d4d4d880}.hover\:text-zinc-300\/60:hover{color:#d4d4d899}.hover\:text-zinc-300\/70:hover{color:#d4d4d8b3}.hover\:text-zinc-300\/75:hover{color:#d4d4d8bf}.hover\:text-zinc-300\/80:hover{color:#d4d4d8cc}.hover\:text-zinc-300\/90:hover{color:#d4d4d8e6}.hover\:text-zinc-300\/95:hover{color:#d4d4d8f2}.hover\:text-zinc-400:hover{--tw-text-opacity:1;color:rgb(161 161 170 / var(--tw-text-opacity))}.hover\:text-zinc-400\/0:hover{color:#a1a1aa00}.hover\:text-zinc-400\/10:hover{color:#a1a1aa1a}.hover\:text-zinc-400\/100:hover{color:#a1a1aa}.hover\:text-zinc-400\/20:hover{color:#a1a1aa33}.hover\:text-zinc-400\/25:hover{color:#a1a1aa40}.hover\:text-zinc-400\/30:hover{color:#a1a1aa4d}.hover\:text-zinc-400\/40:hover{color:#a1a1aa66}.hover\:text-zinc-400\/5:hover{color:#a1a1aa0d}.hover\:text-zinc-400\/50:hover{color:#a1a1aa80}.hover\:text-zinc-400\/60:hover{color:#a1a1aa99}.hover\:text-zinc-400\/70:hover{color:#a1a1aab3}.hover\:text-zinc-400\/75:hover{color:#a1a1aabf}.hover\:text-zinc-400\/80:hover{color:#a1a1aacc}.hover\:text-zinc-400\/90:hover{color:#a1a1aae6}.hover\:text-zinc-400\/95:hover{color:#a1a1aaf2}.hover\:text-zinc-50:hover{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.hover\:text-zinc-50\/0:hover{color:#fafafa00}.hover\:text-zinc-50\/10:hover{color:#fafafa1a}.hover\:text-zinc-50\/100:hover{color:#fafafa}.hover\:text-zinc-50\/20:hover{color:#fafafa33}.hover\:text-zinc-50\/25:hover{color:#fafafa40}.hover\:text-zinc-50\/30:hover{color:#fafafa4d}.hover\:text-zinc-50\/40:hover{color:#fafafa66}.hover\:text-zinc-50\/5:hover{color:#fafafa0d}.hover\:text-zinc-50\/50:hover{color:#fafafa80}.hover\:text-zinc-50\/60:hover{color:#fafafa99}.hover\:text-zinc-50\/70:hover{color:#fafafab3}.hover\:text-zinc-50\/75:hover{color:#fafafabf}.hover\:text-zinc-50\/80:hover{color:#fafafacc}.hover\:text-zinc-50\/90:hover{color:#fafafae6}.hover\:text-zinc-50\/95:hover{color:#fafafaf2}.hover\:text-zinc-500:hover{--tw-text-opacity:1;color:rgb(113 113 122 / var(--tw-text-opacity))}.hover\:text-zinc-500\/0:hover{color:#71717a00}.hover\:text-zinc-500\/10:hover{color:#71717a1a}.hover\:text-zinc-500\/100:hover{color:#71717a}.hover\:text-zinc-500\/20:hover{color:#71717a33}.hover\:text-zinc-500\/25:hover{color:#71717a40}.hover\:text-zinc-500\/30:hover{color:#71717a4d}.hover\:text-zinc-500\/40:hover{color:#71717a66}.hover\:text-zinc-500\/5:hover{color:#71717a0d}.hover\:text-zinc-500\/50:hover{color:#71717a80}.hover\:text-zinc-500\/60:hover{color:#71717a99}.hover\:text-zinc-500\/70:hover{color:#71717ab3}.hover\:text-zinc-500\/75:hover{color:#71717abf}.hover\:text-zinc-500\/80:hover{color:#71717acc}.hover\:text-zinc-500\/90:hover{color:#71717ae6}.hover\:text-zinc-500\/95:hover{color:#71717af2}.hover\:text-zinc-600:hover{--tw-text-opacity:1;color:rgb(82 82 91 / var(--tw-text-opacity))}.hover\:text-zinc-600\/0:hover{color:#52525b00}.hover\:text-zinc-600\/10:hover{color:#52525b1a}.hover\:text-zinc-600\/100:hover{color:#52525b}.hover\:text-zinc-600\/20:hover{color:#52525b33}.hover\:text-zinc-600\/25:hover{color:#52525b40}.hover\:text-zinc-600\/30:hover{color:#52525b4d}.hover\:text-zinc-600\/40:hover{color:#52525b66}.hover\:text-zinc-600\/5:hover{color:#52525b0d}.hover\:text-zinc-600\/50:hover{color:#52525b80}.hover\:text-zinc-600\/60:hover{color:#52525b99}.hover\:text-zinc-600\/70:hover{color:#52525bb3}.hover\:text-zinc-600\/75:hover{color:#52525bbf}.hover\:text-zinc-600\/80:hover{color:#52525bcc}.hover\:text-zinc-600\/90:hover{color:#52525be6}.hover\:text-zinc-600\/95:hover{color:#52525bf2}.hover\:text-zinc-700:hover{--tw-text-opacity:1;color:rgb(63 63 70 / var(--tw-text-opacity))}.hover\:text-zinc-700\/0:hover{color:#3f3f4600}.hover\:text-zinc-700\/10:hover{color:#3f3f461a}.hover\:text-zinc-700\/100:hover{color:#3f3f46}.hover\:text-zinc-700\/20:hover{color:#3f3f4633}.hover\:text-zinc-700\/25:hover{color:#3f3f4640}.hover\:text-zinc-700\/30:hover{color:#3f3f464d}.hover\:text-zinc-700\/40:hover{color:#3f3f4666}.hover\:text-zinc-700\/5:hover{color:#3f3f460d}.hover\:text-zinc-700\/50:hover{color:#3f3f4680}.hover\:text-zinc-700\/60:hover{color:#3f3f4699}.hover\:text-zinc-700\/70:hover{color:#3f3f46b3}.hover\:text-zinc-700\/75:hover{color:#3f3f46bf}.hover\:text-zinc-700\/80:hover{color:#3f3f46cc}.hover\:text-zinc-700\/90:hover{color:#3f3f46e6}.hover\:text-zinc-700\/95:hover{color:#3f3f46f2}.hover\:text-zinc-800:hover{--tw-text-opacity:1;color:rgb(39 39 42 / var(--tw-text-opacity))}.hover\:text-zinc-800\/0:hover{color:#27272a00}.hover\:text-zinc-800\/10:hover{color:#27272a1a}.hover\:text-zinc-800\/100:hover{color:#27272a}.hover\:text-zinc-800\/20:hover{color:#27272a33}.hover\:text-zinc-800\/25:hover{color:#27272a40}.hover\:text-zinc-800\/30:hover{color:#27272a4d}.hover\:text-zinc-800\/40:hover{color:#27272a66}.hover\:text-zinc-800\/5:hover{color:#27272a0d}.hover\:text-zinc-800\/50:hover{color:#27272a80}.hover\:text-zinc-800\/60:hover{color:#27272a99}.hover\:text-zinc-800\/70:hover{color:#27272ab3}.hover\:text-zinc-800\/75:hover{color:#27272abf}.hover\:text-zinc-800\/80:hover{color:#27272acc}.hover\:text-zinc-800\/90:hover{color:#27272ae6}.hover\:text-zinc-800\/95:hover{color:#27272af2}.hover\:text-zinc-900:hover{--tw-text-opacity:1;color:rgb(24 24 27 / var(--tw-text-opacity))}.hover\:text-zinc-900\/0:hover{color:#18181b00}.hover\:text-zinc-900\/10:hover{color:#18181b1a}.hover\:text-zinc-900\/100:hover{color:#18181b}.hover\:text-zinc-900\/20:hover{color:#18181b33}.hover\:text-zinc-900\/25:hover{color:#18181b40}.hover\:text-zinc-900\/30:hover{color:#18181b4d}.hover\:text-zinc-900\/40:hover{color:#18181b66}.hover\:text-zinc-900\/5:hover{color:#18181b0d}.hover\:text-zinc-900\/50:hover{color:#18181b80}.hover\:text-zinc-900\/60:hover{color:#18181b99}.hover\:text-zinc-900\/70:hover{color:#18181bb3}.hover\:text-zinc-900\/75:hover{color:#18181bbf}.hover\:text-zinc-900\/80:hover{color:#18181bcc}.hover\:text-zinc-900\/90:hover{color:#18181be6}.hover\:text-zinc-900\/95:hover{color:#18181bf2}.hover\:text-opacity-0:hover{--tw-text-opacity:0}.hover\:text-opacity-10:hover{--tw-text-opacity:.1}.hover\:text-opacity-100:hover{--tw-text-opacity:1}.hover\:text-opacity-20:hover{--tw-text-opacity:.2}.hover\:text-opacity-25:hover{--tw-text-opacity:.25}.hover\:text-opacity-30:hover{--tw-text-opacity:.3}.hover\:text-opacity-40:hover{--tw-text-opacity:.4}.hover\:text-opacity-5:hover{--tw-text-opacity:.05}.hover\:text-opacity-50:hover{--tw-text-opacity:.5}.hover\:text-opacity-60:hover{--tw-text-opacity:.6}.hover\:text-opacity-70:hover{--tw-text-opacity:.7}.hover\:text-opacity-75:hover{--tw-text-opacity:.75}.hover\:text-opacity-80:hover{--tw-text-opacity:.8}.hover\:text-opacity-90:hover{--tw-text-opacity:.9}.hover\:text-opacity-95:hover{--tw-text-opacity:.95}.hover\:bg-blend-normal:hover{background-blend-mode:normal}.hover\:bg-blend-multiply:hover{background-blend-mode:multiply}.hover\:bg-blend-screen:hover{background-blend-mode:screen}.hover\:bg-blend-overlay:hover{background-blend-mode:overlay}.hover\:bg-blend-darken:hover{background-blend-mode:darken}.hover\:bg-blend-lighten:hover{background-blend-mode:lighten}.hover\:bg-blend-color-dodge:hover{background-blend-mode:color-dodge}.hover\:bg-blend-color-burn:hover{background-blend-mode:color-burn}.hover\:bg-blend-hard-light:hover{background-blend-mode:hard-light}.hover\:bg-blend-soft-light:hover{background-blend-mode:soft-light}.hover\:bg-blend-difference:hover{background-blend-mode:difference}.hover\:bg-blend-exclusion:hover{background-blend-mode:exclusion}.hover\:bg-blend-hue:hover{background-blend-mode:hue}.hover\:bg-blend-saturation:hover{background-blend-mode:saturation}.hover\:bg-blend-color:hover{background-blend-mode:color}.hover\:bg-blend-luminosity:hover{background-blend-mode:luminosity}.focus\:cursor-context-menu:focus{cursor:context-menu}.focus\:text-ellipsis:focus{text-overflow:ellipsis}.focus\:text-clip:focus{text-overflow:clip}.focus\:bg-amber-100:focus{--tw-bg-opacity:1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.focus\:bg-amber-100\/0:focus{background-color:#fef3c700}.focus\:bg-amber-100\/10:focus{background-color:#fef3c71a}.focus\:bg-amber-100\/100:focus{background-color:#fef3c7}.focus\:bg-amber-100\/20:focus{background-color:#fef3c733}.focus\:bg-amber-100\/25:focus{background-color:#fef3c740}.focus\:bg-amber-100\/30:focus{background-color:#fef3c74d}.focus\:bg-amber-100\/40:focus{background-color:#fef3c766}.focus\:bg-amber-100\/5:focus{background-color:#fef3c70d}.focus\:bg-amber-100\/50:focus{background-color:#fef3c780}.focus\:bg-amber-100\/60:focus{background-color:#fef3c799}.focus\:bg-amber-100\/70:focus{background-color:#fef3c7b3}.focus\:bg-amber-100\/75:focus{background-color:#fef3c7bf}.focus\:bg-amber-100\/80:focus{background-color:#fef3c7cc}.focus\:bg-amber-100\/90:focus{background-color:#fef3c7e6}.focus\:bg-amber-100\/95:focus{background-color:#fef3c7f2}.focus\:bg-amber-200:focus{--tw-bg-opacity:1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.focus\:bg-amber-200\/0:focus{background-color:#fde68a00}.focus\:bg-amber-200\/10:focus{background-color:#fde68a1a}.focus\:bg-amber-200\/100:focus{background-color:#fde68a}.focus\:bg-amber-200\/20:focus{background-color:#fde68a33}.focus\:bg-amber-200\/25:focus{background-color:#fde68a40}.focus\:bg-amber-200\/30:focus{background-color:#fde68a4d}.focus\:bg-amber-200\/40:focus{background-color:#fde68a66}.focus\:bg-amber-200\/5:focus{background-color:#fde68a0d}.focus\:bg-amber-200\/50:focus{background-color:#fde68a80}.focus\:bg-amber-200\/60:focus{background-color:#fde68a99}.focus\:bg-amber-200\/70:focus{background-color:#fde68ab3}.focus\:bg-amber-200\/75:focus{background-color:#fde68abf}.focus\:bg-amber-200\/80:focus{background-color:#fde68acc}.focus\:bg-amber-200\/90:focus{background-color:#fde68ae6}.focus\:bg-amber-200\/95:focus{background-color:#fde68af2}.focus\:bg-amber-300:focus{--tw-bg-opacity:1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.focus\:bg-amber-300\/0:focus{background-color:#fcd34d00}.focus\:bg-amber-300\/10:focus{background-color:#fcd34d1a}.focus\:bg-amber-300\/100:focus{background-color:#fcd34d}.focus\:bg-amber-300\/20:focus{background-color:#fcd34d33}.focus\:bg-amber-300\/25:focus{background-color:#fcd34d40}.focus\:bg-amber-300\/30:focus{background-color:#fcd34d4d}.focus\:bg-amber-300\/40:focus{background-color:#fcd34d66}.focus\:bg-amber-300\/5:focus{background-color:#fcd34d0d}.focus\:bg-amber-300\/50:focus{background-color:#fcd34d80}.focus\:bg-amber-300\/60:focus{background-color:#fcd34d99}.focus\:bg-amber-300\/70:focus{background-color:#fcd34db3}.focus\:bg-amber-300\/75:focus{background-color:#fcd34dbf}.focus\:bg-amber-300\/80:focus{background-color:#fcd34dcc}.focus\:bg-amber-300\/90:focus{background-color:#fcd34de6}.focus\:bg-amber-300\/95:focus{background-color:#fcd34df2}.focus\:bg-amber-400:focus{--tw-bg-opacity:1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.focus\:bg-amber-400\/0:focus{background-color:#fbbf2400}.focus\:bg-amber-400\/10:focus{background-color:#fbbf241a}.focus\:bg-amber-400\/100:focus{background-color:#fbbf24}.focus\:bg-amber-400\/20:focus{background-color:#fbbf2433}.focus\:bg-amber-400\/25:focus{background-color:#fbbf2440}.focus\:bg-amber-400\/30:focus{background-color:#fbbf244d}.focus\:bg-amber-400\/40:focus{background-color:#fbbf2466}.focus\:bg-amber-400\/5:focus{background-color:#fbbf240d}.focus\:bg-amber-400\/50:focus{background-color:#fbbf2480}.focus\:bg-amber-400\/60:focus{background-color:#fbbf2499}.focus\:bg-amber-400\/70:focus{background-color:#fbbf24b3}.focus\:bg-amber-400\/75:focus{background-color:#fbbf24bf}.focus\:bg-amber-400\/80:focus{background-color:#fbbf24cc}.focus\:bg-amber-400\/90:focus{background-color:#fbbf24e6}.focus\:bg-amber-400\/95:focus{background-color:#fbbf24f2}.focus\:bg-amber-50:focus{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.focus\:bg-amber-50\/0:focus{background-color:#fffbeb00}.focus\:bg-amber-50\/10:focus{background-color:#fffbeb1a}.focus\:bg-amber-50\/100:focus{background-color:#fffbeb}.focus\:bg-amber-50\/20:focus{background-color:#fffbeb33}.focus\:bg-amber-50\/25:focus{background-color:#fffbeb40}.focus\:bg-amber-50\/30:focus{background-color:#fffbeb4d}.focus\:bg-amber-50\/40:focus{background-color:#fffbeb66}.focus\:bg-amber-50\/5:focus{background-color:#fffbeb0d}.focus\:bg-amber-50\/50:focus{background-color:#fffbeb80}.focus\:bg-amber-50\/60:focus{background-color:#fffbeb99}.focus\:bg-amber-50\/70:focus{background-color:#fffbebb3}.focus\:bg-amber-50\/75:focus{background-color:#fffbebbf}.focus\:bg-amber-50\/80:focus{background-color:#fffbebcc}.focus\:bg-amber-50\/90:focus{background-color:#fffbebe6}.focus\:bg-amber-50\/95:focus{background-color:#fffbebf2}.focus\:bg-amber-500:focus{--tw-bg-opacity:1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.focus\:bg-amber-500\/0:focus{background-color:#f59e0b00}.focus\:bg-amber-500\/10:focus{background-color:#f59e0b1a}.focus\:bg-amber-500\/100:focus{background-color:#f59e0b}.focus\:bg-amber-500\/20:focus{background-color:#f59e0b33}.focus\:bg-amber-500\/25:focus{background-color:#f59e0b40}.focus\:bg-amber-500\/30:focus{background-color:#f59e0b4d}.focus\:bg-amber-500\/40:focus{background-color:#f59e0b66}.focus\:bg-amber-500\/5:focus{background-color:#f59e0b0d}.focus\:bg-amber-500\/50:focus{background-color:#f59e0b80}.focus\:bg-amber-500\/60:focus{background-color:#f59e0b99}.focus\:bg-amber-500\/70:focus{background-color:#f59e0bb3}.focus\:bg-amber-500\/75:focus{background-color:#f59e0bbf}.focus\:bg-amber-500\/80:focus{background-color:#f59e0bcc}.focus\:bg-amber-500\/90:focus{background-color:#f59e0be6}.focus\:bg-amber-500\/95:focus{background-color:#f59e0bf2}.focus\:bg-amber-600:focus{--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.focus\:bg-amber-600\/0:focus{background-color:#d9770600}.focus\:bg-amber-600\/10:focus{background-color:#d977061a}.focus\:bg-amber-600\/100:focus{background-color:#d97706}.focus\:bg-amber-600\/20:focus{background-color:#d9770633}.focus\:bg-amber-600\/25:focus{background-color:#d9770640}.focus\:bg-amber-600\/30:focus{background-color:#d977064d}.focus\:bg-amber-600\/40:focus{background-color:#d9770666}.focus\:bg-amber-600\/5:focus{background-color:#d977060d}.focus\:bg-amber-600\/50:focus{background-color:#d9770680}.focus\:bg-amber-600\/60:focus{background-color:#d9770699}.focus\:bg-amber-600\/70:focus{background-color:#d97706b3}.focus\:bg-amber-600\/75:focus{background-color:#d97706bf}.focus\:bg-amber-600\/80:focus{background-color:#d97706cc}.focus\:bg-amber-600\/90:focus{background-color:#d97706e6}.focus\:bg-amber-600\/95:focus{background-color:#d97706f2}.focus\:bg-amber-700:focus{--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.focus\:bg-amber-700\/0:focus{background-color:#b4530900}.focus\:bg-amber-700\/10:focus{background-color:#b453091a}.focus\:bg-amber-700\/100:focus{background-color:#b45309}.focus\:bg-amber-700\/20:focus{background-color:#b4530933}.focus\:bg-amber-700\/25:focus{background-color:#b4530940}.focus\:bg-amber-700\/30:focus{background-color:#b453094d}.focus\:bg-amber-700\/40:focus{background-color:#b4530966}.focus\:bg-amber-700\/5:focus{background-color:#b453090d}.focus\:bg-amber-700\/50:focus{background-color:#b4530980}.focus\:bg-amber-700\/60:focus{background-color:#b4530999}.focus\:bg-amber-700\/70:focus{background-color:#b45309b3}.focus\:bg-amber-700\/75:focus{background-color:#b45309bf}.focus\:bg-amber-700\/80:focus{background-color:#b45309cc}.focus\:bg-amber-700\/90:focus{background-color:#b45309e6}.focus\:bg-amber-700\/95:focus{background-color:#b45309f2}.focus\:bg-amber-800:focus{--tw-bg-opacity:1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.focus\:bg-amber-800\/0:focus{background-color:#92400e00}.focus\:bg-amber-800\/10:focus{background-color:#92400e1a}.focus\:bg-amber-800\/100:focus{background-color:#92400e}.focus\:bg-amber-800\/20:focus{background-color:#92400e33}.focus\:bg-amber-800\/25:focus{background-color:#92400e40}.focus\:bg-amber-800\/30:focus{background-color:#92400e4d}.focus\:bg-amber-800\/40:focus{background-color:#92400e66}.focus\:bg-amber-800\/5:focus{background-color:#92400e0d}.focus\:bg-amber-800\/50:focus{background-color:#92400e80}.focus\:bg-amber-800\/60:focus{background-color:#92400e99}.focus\:bg-amber-800\/70:focus{background-color:#92400eb3}.focus\:bg-amber-800\/75:focus{background-color:#92400ebf}.focus\:bg-amber-800\/80:focus{background-color:#92400ecc}.focus\:bg-amber-800\/90:focus{background-color:#92400ee6}.focus\:bg-amber-800\/95:focus{background-color:#92400ef2}.focus\:bg-amber-900:focus{--tw-bg-opacity:1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.focus\:bg-amber-900\/0:focus{background-color:#78350f00}.focus\:bg-amber-900\/10:focus{background-color:#78350f1a}.focus\:bg-amber-900\/100:focus{background-color:#78350f}.focus\:bg-amber-900\/20:focus{background-color:#78350f33}.focus\:bg-amber-900\/25:focus{background-color:#78350f40}.focus\:bg-amber-900\/30:focus{background-color:#78350f4d}.focus\:bg-amber-900\/40:focus{background-color:#78350f66}.focus\:bg-amber-900\/5:focus{background-color:#78350f0d}.focus\:bg-amber-900\/50:focus{background-color:#78350f80}.focus\:bg-amber-900\/60:focus{background-color:#78350f99}.focus\:bg-amber-900\/70:focus{background-color:#78350fb3}.focus\:bg-amber-900\/75:focus{background-color:#78350fbf}.focus\:bg-amber-900\/80:focus{background-color:#78350fcc}.focus\:bg-amber-900\/90:focus{background-color:#78350fe6}.focus\:bg-amber-900\/95:focus{background-color:#78350ff2}.focus\:bg-aqua:focus{background-color:var(--color-green-200)}.focus\:bg-black:focus{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.focus\:bg-black\/0:focus{background-color:#0000}.focus\:bg-black\/10:focus{background-color:#0000001a}.focus\:bg-black\/100:focus{background-color:#000}.focus\:bg-black\/20:focus{background-color:#0003}.focus\:bg-black\/25:focus{background-color:#00000040}.focus\:bg-black\/30:focus{background-color:#0000004d}.focus\:bg-black\/40:focus{background-color:#0006}.focus\:bg-black\/5:focus{background-color:#0000000d}.focus\:bg-black\/50:focus{background-color:#00000080}.focus\:bg-black\/60:focus{background-color:#0009}.focus\:bg-black\/70:focus{background-color:#000000b3}.focus\:bg-black\/75:focus{background-color:#000000bf}.focus\:bg-black\/80:focus{background-color:#000c}.focus\:bg-black\/90:focus{background-color:#000000e6}.focus\:bg-black\/95:focus{background-color:#000000f2}.focus\:bg-blue:focus{background-color:var(--color-blue-800)}.focus\:bg-blue-100:focus{background-color:var(--color-blue-100)}.focus\:bg-blue-150:focus{background-color:var(--color-blue-150)}.focus\:bg-blue-200:focus{background-color:var(--color-blue-200)}.focus\:bg-blue-300:focus{background-color:var(--color-blue-300)}.focus\:bg-blue-400:focus{background-color:var(--color-blue-400)}.focus\:bg-blue-50:focus{background-color:var(--color-blue-50)}.focus\:bg-blue-500:focus{background-color:var(--color-blue-500)}.focus\:bg-blue-600:focus{background-color:var(--color-blue-600)}.focus\:bg-blue-700:focus{background-color:var(--color-blue-700)}.focus\:bg-blue-800:focus{background-color:var(--color-blue-800)}.focus\:bg-blue-900:focus{--tw-bg-opacity:1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.focus\:bg-blue-900\/0:focus{background-color:#1e3a8a00}.focus\:bg-blue-900\/10:focus{background-color:#1e3a8a1a}.focus\:bg-blue-900\/100:focus{background-color:#1e3a8a}.focus\:bg-blue-900\/20:focus{background-color:#1e3a8a33}.focus\:bg-blue-900\/25:focus{background-color:#1e3a8a40}.focus\:bg-blue-900\/30:focus{background-color:#1e3a8a4d}.focus\:bg-blue-900\/40:focus{background-color:#1e3a8a66}.focus\:bg-blue-900\/5:focus{background-color:#1e3a8a0d}.focus\:bg-blue-900\/50:focus{background-color:#1e3a8a80}.focus\:bg-blue-900\/60:focus{background-color:#1e3a8a99}.focus\:bg-blue-900\/70:focus{background-color:#1e3a8ab3}.focus\:bg-blue-900\/75:focus{background-color:#1e3a8abf}.focus\:bg-blue-900\/80:focus{background-color:#1e3a8acc}.focus\:bg-blue-900\/90:focus{background-color:#1e3a8ae6}.focus\:bg-blue-900\/95:focus{background-color:#1e3a8af2}.focus\:bg-blue-bright:focus{background-color:var(--color-blue-200)}.focus\:bg-blue-brighter:focus{background-color:var(--color-blue-100)}.focus\:bg-blue-brightest:focus{background-color:var(--color-blue-50)}.focus\:bg-blue-dark:focus{background-color:var(--color-blue-800)}.focus\:bg-blue-light:focus{background-color:var(--color-gray-400)}.focus\:bg-blue-medium:focus{background-color:var(--color-blue-500)}.focus\:bg-current:focus{background-color:currentColor}.focus\:bg-cyan-100:focus{--tw-bg-opacity:1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.focus\:bg-cyan-100\/0:focus{background-color:#cffafe00}.focus\:bg-cyan-100\/10:focus{background-color:#cffafe1a}.focus\:bg-cyan-100\/100:focus{background-color:#cffafe}.focus\:bg-cyan-100\/20:focus{background-color:#cffafe33}.focus\:bg-cyan-100\/25:focus{background-color:#cffafe40}.focus\:bg-cyan-100\/30:focus{background-color:#cffafe4d}.focus\:bg-cyan-100\/40:focus{background-color:#cffafe66}.focus\:bg-cyan-100\/5:focus{background-color:#cffafe0d}.focus\:bg-cyan-100\/50:focus{background-color:#cffafe80}.focus\:bg-cyan-100\/60:focus{background-color:#cffafe99}.focus\:bg-cyan-100\/70:focus{background-color:#cffafeb3}.focus\:bg-cyan-100\/75:focus{background-color:#cffafebf}.focus\:bg-cyan-100\/80:focus{background-color:#cffafecc}.focus\:bg-cyan-100\/90:focus{background-color:#cffafee6}.focus\:bg-cyan-100\/95:focus{background-color:#cffafef2}.focus\:bg-cyan-200:focus{--tw-bg-opacity:1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.focus\:bg-cyan-200\/0:focus{background-color:#a5f3fc00}.focus\:bg-cyan-200\/10:focus{background-color:#a5f3fc1a}.focus\:bg-cyan-200\/100:focus{background-color:#a5f3fc}.focus\:bg-cyan-200\/20:focus{background-color:#a5f3fc33}.focus\:bg-cyan-200\/25:focus{background-color:#a5f3fc40}.focus\:bg-cyan-200\/30:focus{background-color:#a5f3fc4d}.focus\:bg-cyan-200\/40:focus{background-color:#a5f3fc66}.focus\:bg-cyan-200\/5:focus{background-color:#a5f3fc0d}.focus\:bg-cyan-200\/50:focus{background-color:#a5f3fc80}.focus\:bg-cyan-200\/60:focus{background-color:#a5f3fc99}.focus\:bg-cyan-200\/70:focus{background-color:#a5f3fcb3}.focus\:bg-cyan-200\/75:focus{background-color:#a5f3fcbf}.focus\:bg-cyan-200\/80:focus{background-color:#a5f3fccc}.focus\:bg-cyan-200\/90:focus{background-color:#a5f3fce6}.focus\:bg-cyan-200\/95:focus{background-color:#a5f3fcf2}.focus\:bg-cyan-300:focus{--tw-bg-opacity:1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.focus\:bg-cyan-300\/0:focus{background-color:#67e8f900}.focus\:bg-cyan-300\/10:focus{background-color:#67e8f91a}.focus\:bg-cyan-300\/100:focus{background-color:#67e8f9}.focus\:bg-cyan-300\/20:focus{background-color:#67e8f933}.focus\:bg-cyan-300\/25:focus{background-color:#67e8f940}.focus\:bg-cyan-300\/30:focus{background-color:#67e8f94d}.focus\:bg-cyan-300\/40:focus{background-color:#67e8f966}.focus\:bg-cyan-300\/5:focus{background-color:#67e8f90d}.focus\:bg-cyan-300\/50:focus{background-color:#67e8f980}.focus\:bg-cyan-300\/60:focus{background-color:#67e8f999}.focus\:bg-cyan-300\/70:focus{background-color:#67e8f9b3}.focus\:bg-cyan-300\/75:focus{background-color:#67e8f9bf}.focus\:bg-cyan-300\/80:focus{background-color:#67e8f9cc}.focus\:bg-cyan-300\/90:focus{background-color:#67e8f9e6}.focus\:bg-cyan-300\/95:focus{background-color:#67e8f9f2}.focus\:bg-cyan-400:focus{--tw-bg-opacity:1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.focus\:bg-cyan-400\/0:focus{background-color:#22d3ee00}.focus\:bg-cyan-400\/10:focus{background-color:#22d3ee1a}.focus\:bg-cyan-400\/100:focus{background-color:#22d3ee}.focus\:bg-cyan-400\/20:focus{background-color:#22d3ee33}.focus\:bg-cyan-400\/25:focus{background-color:#22d3ee40}.focus\:bg-cyan-400\/30:focus{background-color:#22d3ee4d}.focus\:bg-cyan-400\/40:focus{background-color:#22d3ee66}.focus\:bg-cyan-400\/5:focus{background-color:#22d3ee0d}.focus\:bg-cyan-400\/50:focus{background-color:#22d3ee80}.focus\:bg-cyan-400\/60:focus{background-color:#22d3ee99}.focus\:bg-cyan-400\/70:focus{background-color:#22d3eeb3}.focus\:bg-cyan-400\/75:focus{background-color:#22d3eebf}.focus\:bg-cyan-400\/80:focus{background-color:#22d3eecc}.focus\:bg-cyan-400\/90:focus{background-color:#22d3eee6}.focus\:bg-cyan-400\/95:focus{background-color:#22d3eef2}.focus\:bg-cyan-50:focus{--tw-bg-opacity:1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.focus\:bg-cyan-50\/0:focus{background-color:#ecfeff00}.focus\:bg-cyan-50\/10:focus{background-color:#ecfeff1a}.focus\:bg-cyan-50\/100:focus{background-color:#ecfeff}.focus\:bg-cyan-50\/20:focus{background-color:#ecfeff33}.focus\:bg-cyan-50\/25:focus{background-color:#ecfeff40}.focus\:bg-cyan-50\/30:focus{background-color:#ecfeff4d}.focus\:bg-cyan-50\/40:focus{background-color:#ecfeff66}.focus\:bg-cyan-50\/5:focus{background-color:#ecfeff0d}.focus\:bg-cyan-50\/50:focus{background-color:#ecfeff80}.focus\:bg-cyan-50\/60:focus{background-color:#ecfeff99}.focus\:bg-cyan-50\/70:focus{background-color:#ecfeffb3}.focus\:bg-cyan-50\/75:focus{background-color:#ecfeffbf}.focus\:bg-cyan-50\/80:focus{background-color:#ecfeffcc}.focus\:bg-cyan-50\/90:focus{background-color:#ecfeffe6}.focus\:bg-cyan-50\/95:focus{background-color:#ecfefff2}.focus\:bg-cyan-500:focus{--tw-bg-opacity:1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.focus\:bg-cyan-500\/0:focus{background-color:#06b6d400}.focus\:bg-cyan-500\/10:focus{background-color:#06b6d41a}.focus\:bg-cyan-500\/100:focus{background-color:#06b6d4}.focus\:bg-cyan-500\/20:focus{background-color:#06b6d433}.focus\:bg-cyan-500\/25:focus{background-color:#06b6d440}.focus\:bg-cyan-500\/30:focus{background-color:#06b6d44d}.focus\:bg-cyan-500\/40:focus{background-color:#06b6d466}.focus\:bg-cyan-500\/5:focus{background-color:#06b6d40d}.focus\:bg-cyan-500\/50:focus{background-color:#06b6d480}.focus\:bg-cyan-500\/60:focus{background-color:#06b6d499}.focus\:bg-cyan-500\/70:focus{background-color:#06b6d4b3}.focus\:bg-cyan-500\/75:focus{background-color:#06b6d4bf}.focus\:bg-cyan-500\/80:focus{background-color:#06b6d4cc}.focus\:bg-cyan-500\/90:focus{background-color:#06b6d4e6}.focus\:bg-cyan-500\/95:focus{background-color:#06b6d4f2}.focus\:bg-cyan-600:focus{--tw-bg-opacity:1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.focus\:bg-cyan-600\/0:focus{background-color:#0891b200}.focus\:bg-cyan-600\/10:focus{background-color:#0891b21a}.focus\:bg-cyan-600\/100:focus{background-color:#0891b2}.focus\:bg-cyan-600\/20:focus{background-color:#0891b233}.focus\:bg-cyan-600\/25:focus{background-color:#0891b240}.focus\:bg-cyan-600\/30:focus{background-color:#0891b24d}.focus\:bg-cyan-600\/40:focus{background-color:#0891b266}.focus\:bg-cyan-600\/5:focus{background-color:#0891b20d}.focus\:bg-cyan-600\/50:focus{background-color:#0891b280}.focus\:bg-cyan-600\/60:focus{background-color:#0891b299}.focus\:bg-cyan-600\/70:focus{background-color:#0891b2b3}.focus\:bg-cyan-600\/75:focus{background-color:#0891b2bf}.focus\:bg-cyan-600\/80:focus{background-color:#0891b2cc}.focus\:bg-cyan-600\/90:focus{background-color:#0891b2e6}.focus\:bg-cyan-600\/95:focus{background-color:#0891b2f2}.focus\:bg-cyan-700:focus{--tw-bg-opacity:1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.focus\:bg-cyan-700\/0:focus{background-color:#0e749000}.focus\:bg-cyan-700\/10:focus{background-color:#0e74901a}.focus\:bg-cyan-700\/100:focus{background-color:#0e7490}.focus\:bg-cyan-700\/20:focus{background-color:#0e749033}.focus\:bg-cyan-700\/25:focus{background-color:#0e749040}.focus\:bg-cyan-700\/30:focus{background-color:#0e74904d}.focus\:bg-cyan-700\/40:focus{background-color:#0e749066}.focus\:bg-cyan-700\/5:focus{background-color:#0e74900d}.focus\:bg-cyan-700\/50:focus{background-color:#0e749080}.focus\:bg-cyan-700\/60:focus{background-color:#0e749099}.focus\:bg-cyan-700\/70:focus{background-color:#0e7490b3}.focus\:bg-cyan-700\/75:focus{background-color:#0e7490bf}.focus\:bg-cyan-700\/80:focus{background-color:#0e7490cc}.focus\:bg-cyan-700\/90:focus{background-color:#0e7490e6}.focus\:bg-cyan-700\/95:focus{background-color:#0e7490f2}.focus\:bg-cyan-800:focus{--tw-bg-opacity:1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.focus\:bg-cyan-800\/0:focus{background-color:#155e7500}.focus\:bg-cyan-800\/10:focus{background-color:#155e751a}.focus\:bg-cyan-800\/100:focus{background-color:#155e75}.focus\:bg-cyan-800\/20:focus{background-color:#155e7533}.focus\:bg-cyan-800\/25:focus{background-color:#155e7540}.focus\:bg-cyan-800\/30:focus{background-color:#155e754d}.focus\:bg-cyan-800\/40:focus{background-color:#155e7566}.focus\:bg-cyan-800\/5:focus{background-color:#155e750d}.focus\:bg-cyan-800\/50:focus{background-color:#155e7580}.focus\:bg-cyan-800\/60:focus{background-color:#155e7599}.focus\:bg-cyan-800\/70:focus{background-color:#155e75b3}.focus\:bg-cyan-800\/75:focus{background-color:#155e75bf}.focus\:bg-cyan-800\/80:focus{background-color:#155e75cc}.focus\:bg-cyan-800\/90:focus{background-color:#155e75e6}.focus\:bg-cyan-800\/95:focus{background-color:#155e75f2}.focus\:bg-cyan-900:focus{--tw-bg-opacity:1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.focus\:bg-cyan-900\/0:focus{background-color:#164e6300}.focus\:bg-cyan-900\/10:focus{background-color:#164e631a}.focus\:bg-cyan-900\/100:focus{background-color:#164e63}.focus\:bg-cyan-900\/20:focus{background-color:#164e6333}.focus\:bg-cyan-900\/25:focus{background-color:#164e6340}.focus\:bg-cyan-900\/30:focus{background-color:#164e634d}.focus\:bg-cyan-900\/40:focus{background-color:#164e6366}.focus\:bg-cyan-900\/5:focus{background-color:#164e630d}.focus\:bg-cyan-900\/50:focus{background-color:#164e6380}.focus\:bg-cyan-900\/60:focus{background-color:#164e6399}.focus\:bg-cyan-900\/70:focus{background-color:#164e63b3}.focus\:bg-cyan-900\/75:focus{background-color:#164e63bf}.focus\:bg-cyan-900\/80:focus{background-color:#164e63cc}.focus\:bg-cyan-900\/90:focus{background-color:#164e63e6}.focus\:bg-cyan-900\/95:focus{background-color:#164e63f2}.focus\:bg-emerald-100:focus{--tw-bg-opacity:1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.focus\:bg-emerald-100\/0:focus{background-color:#d1fae500}.focus\:bg-emerald-100\/10:focus{background-color:#d1fae51a}.focus\:bg-emerald-100\/100:focus{background-color:#d1fae5}.focus\:bg-emerald-100\/20:focus{background-color:#d1fae533}.focus\:bg-emerald-100\/25:focus{background-color:#d1fae540}.focus\:bg-emerald-100\/30:focus{background-color:#d1fae54d}.focus\:bg-emerald-100\/40:focus{background-color:#d1fae566}.focus\:bg-emerald-100\/5:focus{background-color:#d1fae50d}.focus\:bg-emerald-100\/50:focus{background-color:#d1fae580}.focus\:bg-emerald-100\/60:focus{background-color:#d1fae599}.focus\:bg-emerald-100\/70:focus{background-color:#d1fae5b3}.focus\:bg-emerald-100\/75:focus{background-color:#d1fae5bf}.focus\:bg-emerald-100\/80:focus{background-color:#d1fae5cc}.focus\:bg-emerald-100\/90:focus{background-color:#d1fae5e6}.focus\:bg-emerald-100\/95:focus{background-color:#d1fae5f2}.focus\:bg-emerald-200:focus{--tw-bg-opacity:1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.focus\:bg-emerald-200\/0:focus{background-color:#a7f3d000}.focus\:bg-emerald-200\/10:focus{background-color:#a7f3d01a}.focus\:bg-emerald-200\/100:focus{background-color:#a7f3d0}.focus\:bg-emerald-200\/20:focus{background-color:#a7f3d033}.focus\:bg-emerald-200\/25:focus{background-color:#a7f3d040}.focus\:bg-emerald-200\/30:focus{background-color:#a7f3d04d}.focus\:bg-emerald-200\/40:focus{background-color:#a7f3d066}.focus\:bg-emerald-200\/5:focus{background-color:#a7f3d00d}.focus\:bg-emerald-200\/50:focus{background-color:#a7f3d080}.focus\:bg-emerald-200\/60:focus{background-color:#a7f3d099}.focus\:bg-emerald-200\/70:focus{background-color:#a7f3d0b3}.focus\:bg-emerald-200\/75:focus{background-color:#a7f3d0bf}.focus\:bg-emerald-200\/80:focus{background-color:#a7f3d0cc}.focus\:bg-emerald-200\/90:focus{background-color:#a7f3d0e6}.focus\:bg-emerald-200\/95:focus{background-color:#a7f3d0f2}.focus\:bg-emerald-300:focus{--tw-bg-opacity:1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.focus\:bg-emerald-300\/0:focus{background-color:#6ee7b700}.focus\:bg-emerald-300\/10:focus{background-color:#6ee7b71a}.focus\:bg-emerald-300\/100:focus{background-color:#6ee7b7}.focus\:bg-emerald-300\/20:focus{background-color:#6ee7b733}.focus\:bg-emerald-300\/25:focus{background-color:#6ee7b740}.focus\:bg-emerald-300\/30:focus{background-color:#6ee7b74d}.focus\:bg-emerald-300\/40:focus{background-color:#6ee7b766}.focus\:bg-emerald-300\/5:focus{background-color:#6ee7b70d}.focus\:bg-emerald-300\/50:focus{background-color:#6ee7b780}.focus\:bg-emerald-300\/60:focus{background-color:#6ee7b799}.focus\:bg-emerald-300\/70:focus{background-color:#6ee7b7b3}.focus\:bg-emerald-300\/75:focus{background-color:#6ee7b7bf}.focus\:bg-emerald-300\/80:focus{background-color:#6ee7b7cc}.focus\:bg-emerald-300\/90:focus{background-color:#6ee7b7e6}.focus\:bg-emerald-300\/95:focus{background-color:#6ee7b7f2}.focus\:bg-emerald-400:focus{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.focus\:bg-emerald-400\/0:focus{background-color:#34d39900}.focus\:bg-emerald-400\/10:focus{background-color:#34d3991a}.focus\:bg-emerald-400\/100:focus{background-color:#34d399}.focus\:bg-emerald-400\/20:focus{background-color:#34d39933}.focus\:bg-emerald-400\/25:focus{background-color:#34d39940}.focus\:bg-emerald-400\/30:focus{background-color:#34d3994d}.focus\:bg-emerald-400\/40:focus{background-color:#34d39966}.focus\:bg-emerald-400\/5:focus{background-color:#34d3990d}.focus\:bg-emerald-400\/50:focus{background-color:#34d39980}.focus\:bg-emerald-400\/60:focus{background-color:#34d39999}.focus\:bg-emerald-400\/70:focus{background-color:#34d399b3}.focus\:bg-emerald-400\/75:focus{background-color:#34d399bf}.focus\:bg-emerald-400\/80:focus{background-color:#34d399cc}.focus\:bg-emerald-400\/90:focus{background-color:#34d399e6}.focus\:bg-emerald-400\/95:focus{background-color:#34d399f2}.focus\:bg-emerald-50:focus{--tw-bg-opacity:1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.focus\:bg-emerald-50\/0:focus{background-color:#ecfdf500}.focus\:bg-emerald-50\/10:focus{background-color:#ecfdf51a}.focus\:bg-emerald-50\/100:focus{background-color:#ecfdf5}.focus\:bg-emerald-50\/20:focus{background-color:#ecfdf533}.focus\:bg-emerald-50\/25:focus{background-color:#ecfdf540}.focus\:bg-emerald-50\/30:focus{background-color:#ecfdf54d}.focus\:bg-emerald-50\/40:focus{background-color:#ecfdf566}.focus\:bg-emerald-50\/5:focus{background-color:#ecfdf50d}.focus\:bg-emerald-50\/50:focus{background-color:#ecfdf580}.focus\:bg-emerald-50\/60:focus{background-color:#ecfdf599}.focus\:bg-emerald-50\/70:focus{background-color:#ecfdf5b3}.focus\:bg-emerald-50\/75:focus{background-color:#ecfdf5bf}.focus\:bg-emerald-50\/80:focus{background-color:#ecfdf5cc}.focus\:bg-emerald-50\/90:focus{background-color:#ecfdf5e6}.focus\:bg-emerald-50\/95:focus{background-color:#ecfdf5f2}.focus\:bg-emerald-500:focus{--tw-bg-opacity:1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.focus\:bg-emerald-500\/0:focus{background-color:#10b98100}.focus\:bg-emerald-500\/10:focus{background-color:#10b9811a}.focus\:bg-emerald-500\/100:focus{background-color:#10b981}.focus\:bg-emerald-500\/20:focus{background-color:#10b98133}.focus\:bg-emerald-500\/25:focus{background-color:#10b98140}.focus\:bg-emerald-500\/30:focus{background-color:#10b9814d}.focus\:bg-emerald-500\/40:focus{background-color:#10b98166}.focus\:bg-emerald-500\/5:focus{background-color:#10b9810d}.focus\:bg-emerald-500\/50:focus{background-color:#10b98180}.focus\:bg-emerald-500\/60:focus{background-color:#10b98199}.focus\:bg-emerald-500\/70:focus{background-color:#10b981b3}.focus\:bg-emerald-500\/75:focus{background-color:#10b981bf}.focus\:bg-emerald-500\/80:focus{background-color:#10b981cc}.focus\:bg-emerald-500\/90:focus{background-color:#10b981e6}.focus\:bg-emerald-500\/95:focus{background-color:#10b981f2}.focus\:bg-emerald-600:focus{--tw-bg-opacity:1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.focus\:bg-emerald-600\/0:focus{background-color:#05966900}.focus\:bg-emerald-600\/10:focus{background-color:#0596691a}.focus\:bg-emerald-600\/100:focus{background-color:#059669}.focus\:bg-emerald-600\/20:focus{background-color:#05966933}.focus\:bg-emerald-600\/25:focus{background-color:#05966940}.focus\:bg-emerald-600\/30:focus{background-color:#0596694d}.focus\:bg-emerald-600\/40:focus{background-color:#05966966}.focus\:bg-emerald-600\/5:focus{background-color:#0596690d}.focus\:bg-emerald-600\/50:focus{background-color:#05966980}.focus\:bg-emerald-600\/60:focus{background-color:#05966999}.focus\:bg-emerald-600\/70:focus{background-color:#059669b3}.focus\:bg-emerald-600\/75:focus{background-color:#059669bf}.focus\:bg-emerald-600\/80:focus{background-color:#059669cc}.focus\:bg-emerald-600\/90:focus{background-color:#059669e6}.focus\:bg-emerald-600\/95:focus{background-color:#059669f2}.focus\:bg-emerald-700:focus{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.focus\:bg-emerald-700\/0:focus{background-color:#04785700}.focus\:bg-emerald-700\/10:focus{background-color:#0478571a}.focus\:bg-emerald-700\/100:focus{background-color:#047857}.focus\:bg-emerald-700\/20:focus{background-color:#04785733}.focus\:bg-emerald-700\/25:focus{background-color:#04785740}.focus\:bg-emerald-700\/30:focus{background-color:#0478574d}.focus\:bg-emerald-700\/40:focus{background-color:#04785766}.focus\:bg-emerald-700\/5:focus{background-color:#0478570d}.focus\:bg-emerald-700\/50:focus{background-color:#04785780}.focus\:bg-emerald-700\/60:focus{background-color:#04785799}.focus\:bg-emerald-700\/70:focus{background-color:#047857b3}.focus\:bg-emerald-700\/75:focus{background-color:#047857bf}.focus\:bg-emerald-700\/80:focus{background-color:#047857cc}.focus\:bg-emerald-700\/90:focus{background-color:#047857e6}.focus\:bg-emerald-700\/95:focus{background-color:#047857f2}.focus\:bg-emerald-800:focus{--tw-bg-opacity:1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.focus\:bg-emerald-800\/0:focus{background-color:#065f4600}.focus\:bg-emerald-800\/10:focus{background-color:#065f461a}.focus\:bg-emerald-800\/100:focus{background-color:#065f46}.focus\:bg-emerald-800\/20:focus{background-color:#065f4633}.focus\:bg-emerald-800\/25:focus{background-color:#065f4640}.focus\:bg-emerald-800\/30:focus{background-color:#065f464d}.focus\:bg-emerald-800\/40:focus{background-color:#065f4666}.focus\:bg-emerald-800\/5:focus{background-color:#065f460d}.focus\:bg-emerald-800\/50:focus{background-color:#065f4680}.focus\:bg-emerald-800\/60:focus{background-color:#065f4699}.focus\:bg-emerald-800\/70:focus{background-color:#065f46b3}.focus\:bg-emerald-800\/75:focus{background-color:#065f46bf}.focus\:bg-emerald-800\/80:focus{background-color:#065f46cc}.focus\:bg-emerald-800\/90:focus{background-color:#065f46e6}.focus\:bg-emerald-800\/95:focus{background-color:#065f46f2}.focus\:bg-emerald-900:focus{--tw-bg-opacity:1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.focus\:bg-emerald-900\/0:focus{background-color:#064e3b00}.focus\:bg-emerald-900\/10:focus{background-color:#064e3b1a}.focus\:bg-emerald-900\/100:focus{background-color:#064e3b}.focus\:bg-emerald-900\/20:focus{background-color:#064e3b33}.focus\:bg-emerald-900\/25:focus{background-color:#064e3b40}.focus\:bg-emerald-900\/30:focus{background-color:#064e3b4d}.focus\:bg-emerald-900\/40:focus{background-color:#064e3b66}.focus\:bg-emerald-900\/5:focus{background-color:#064e3b0d}.focus\:bg-emerald-900\/50:focus{background-color:#064e3b80}.focus\:bg-emerald-900\/60:focus{background-color:#064e3b99}.focus\:bg-emerald-900\/70:focus{background-color:#064e3bb3}.focus\:bg-emerald-900\/75:focus{background-color:#064e3bbf}.focus\:bg-emerald-900\/80:focus{background-color:#064e3bcc}.focus\:bg-emerald-900\/90:focus{background-color:#064e3be6}.focus\:bg-emerald-900\/95:focus{background-color:#064e3bf2}.focus\:bg-fuchsia-100:focus{--tw-bg-opacity:1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-100\/0:focus{background-color:#fae8ff00}.focus\:bg-fuchsia-100\/10:focus{background-color:#fae8ff1a}.focus\:bg-fuchsia-100\/100:focus{background-color:#fae8ff}.focus\:bg-fuchsia-100\/20:focus{background-color:#fae8ff33}.focus\:bg-fuchsia-100\/25:focus{background-color:#fae8ff40}.focus\:bg-fuchsia-100\/30:focus{background-color:#fae8ff4d}.focus\:bg-fuchsia-100\/40:focus{background-color:#fae8ff66}.focus\:bg-fuchsia-100\/5:focus{background-color:#fae8ff0d}.focus\:bg-fuchsia-100\/50:focus{background-color:#fae8ff80}.focus\:bg-fuchsia-100\/60:focus{background-color:#fae8ff99}.focus\:bg-fuchsia-100\/70:focus{background-color:#fae8ffb3}.focus\:bg-fuchsia-100\/75:focus{background-color:#fae8ffbf}.focus\:bg-fuchsia-100\/80:focus{background-color:#fae8ffcc}.focus\:bg-fuchsia-100\/90:focus{background-color:#fae8ffe6}.focus\:bg-fuchsia-100\/95:focus{background-color:#fae8fff2}.focus\:bg-fuchsia-200:focus{--tw-bg-opacity:1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-200\/0:focus{background-color:#f5d0fe00}.focus\:bg-fuchsia-200\/10:focus{background-color:#f5d0fe1a}.focus\:bg-fuchsia-200\/100:focus{background-color:#f5d0fe}.focus\:bg-fuchsia-200\/20:focus{background-color:#f5d0fe33}.focus\:bg-fuchsia-200\/25:focus{background-color:#f5d0fe40}.focus\:bg-fuchsia-200\/30:focus{background-color:#f5d0fe4d}.focus\:bg-fuchsia-200\/40:focus{background-color:#f5d0fe66}.focus\:bg-fuchsia-200\/5:focus{background-color:#f5d0fe0d}.focus\:bg-fuchsia-200\/50:focus{background-color:#f5d0fe80}.focus\:bg-fuchsia-200\/60:focus{background-color:#f5d0fe99}.focus\:bg-fuchsia-200\/70:focus{background-color:#f5d0feb3}.focus\:bg-fuchsia-200\/75:focus{background-color:#f5d0febf}.focus\:bg-fuchsia-200\/80:focus{background-color:#f5d0fecc}.focus\:bg-fuchsia-200\/90:focus{background-color:#f5d0fee6}.focus\:bg-fuchsia-200\/95:focus{background-color:#f5d0fef2}.focus\:bg-fuchsia-300:focus{--tw-bg-opacity:1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-300\/0:focus{background-color:#f0abfc00}.focus\:bg-fuchsia-300\/10:focus{background-color:#f0abfc1a}.focus\:bg-fuchsia-300\/100:focus{background-color:#f0abfc}.focus\:bg-fuchsia-300\/20:focus{background-color:#f0abfc33}.focus\:bg-fuchsia-300\/25:focus{background-color:#f0abfc40}.focus\:bg-fuchsia-300\/30:focus{background-color:#f0abfc4d}.focus\:bg-fuchsia-300\/40:focus{background-color:#f0abfc66}.focus\:bg-fuchsia-300\/5:focus{background-color:#f0abfc0d}.focus\:bg-fuchsia-300\/50:focus{background-color:#f0abfc80}.focus\:bg-fuchsia-300\/60:focus{background-color:#f0abfc99}.focus\:bg-fuchsia-300\/70:focus{background-color:#f0abfcb3}.focus\:bg-fuchsia-300\/75:focus{background-color:#f0abfcbf}.focus\:bg-fuchsia-300\/80:focus{background-color:#f0abfccc}.focus\:bg-fuchsia-300\/90:focus{background-color:#f0abfce6}.focus\:bg-fuchsia-300\/95:focus{background-color:#f0abfcf2}.focus\:bg-fuchsia-400:focus{--tw-bg-opacity:1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-400\/0:focus{background-color:#e879f900}.focus\:bg-fuchsia-400\/10:focus{background-color:#e879f91a}.focus\:bg-fuchsia-400\/100:focus{background-color:#e879f9}.focus\:bg-fuchsia-400\/20:focus{background-color:#e879f933}.focus\:bg-fuchsia-400\/25:focus{background-color:#e879f940}.focus\:bg-fuchsia-400\/30:focus{background-color:#e879f94d}.focus\:bg-fuchsia-400\/40:focus{background-color:#e879f966}.focus\:bg-fuchsia-400\/5:focus{background-color:#e879f90d}.focus\:bg-fuchsia-400\/50:focus{background-color:#e879f980}.focus\:bg-fuchsia-400\/60:focus{background-color:#e879f999}.focus\:bg-fuchsia-400\/70:focus{background-color:#e879f9b3}.focus\:bg-fuchsia-400\/75:focus{background-color:#e879f9bf}.focus\:bg-fuchsia-400\/80:focus{background-color:#e879f9cc}.focus\:bg-fuchsia-400\/90:focus{background-color:#e879f9e6}.focus\:bg-fuchsia-400\/95:focus{background-color:#e879f9f2}.focus\:bg-fuchsia-50:focus{--tw-bg-opacity:1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-50\/0:focus{background-color:#fdf4ff00}.focus\:bg-fuchsia-50\/10:focus{background-color:#fdf4ff1a}.focus\:bg-fuchsia-50\/100:focus{background-color:#fdf4ff}.focus\:bg-fuchsia-50\/20:focus{background-color:#fdf4ff33}.focus\:bg-fuchsia-50\/25:focus{background-color:#fdf4ff40}.focus\:bg-fuchsia-50\/30:focus{background-color:#fdf4ff4d}.focus\:bg-fuchsia-50\/40:focus{background-color:#fdf4ff66}.focus\:bg-fuchsia-50\/5:focus{background-color:#fdf4ff0d}.focus\:bg-fuchsia-50\/50:focus{background-color:#fdf4ff80}.focus\:bg-fuchsia-50\/60:focus{background-color:#fdf4ff99}.focus\:bg-fuchsia-50\/70:focus{background-color:#fdf4ffb3}.focus\:bg-fuchsia-50\/75:focus{background-color:#fdf4ffbf}.focus\:bg-fuchsia-50\/80:focus{background-color:#fdf4ffcc}.focus\:bg-fuchsia-50\/90:focus{background-color:#fdf4ffe6}.focus\:bg-fuchsia-50\/95:focus{background-color:#fdf4fff2}.focus\:bg-fuchsia-500:focus{--tw-bg-opacity:1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-500\/0:focus{background-color:#d946ef00}.focus\:bg-fuchsia-500\/10:focus{background-color:#d946ef1a}.focus\:bg-fuchsia-500\/100:focus{background-color:#d946ef}.focus\:bg-fuchsia-500\/20:focus{background-color:#d946ef33}.focus\:bg-fuchsia-500\/25:focus{background-color:#d946ef40}.focus\:bg-fuchsia-500\/30:focus{background-color:#d946ef4d}.focus\:bg-fuchsia-500\/40:focus{background-color:#d946ef66}.focus\:bg-fuchsia-500\/5:focus{background-color:#d946ef0d}.focus\:bg-fuchsia-500\/50:focus{background-color:#d946ef80}.focus\:bg-fuchsia-500\/60:focus{background-color:#d946ef99}.focus\:bg-fuchsia-500\/70:focus{background-color:#d946efb3}.focus\:bg-fuchsia-500\/75:focus{background-color:#d946efbf}.focus\:bg-fuchsia-500\/80:focus{background-color:#d946efcc}.focus\:bg-fuchsia-500\/90:focus{background-color:#d946efe6}.focus\:bg-fuchsia-500\/95:focus{background-color:#d946eff2}.focus\:bg-fuchsia-600:focus{--tw-bg-opacity:1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-600\/0:focus{background-color:#c026d300}.focus\:bg-fuchsia-600\/10:focus{background-color:#c026d31a}.focus\:bg-fuchsia-600\/100:focus{background-color:#c026d3}.focus\:bg-fuchsia-600\/20:focus{background-color:#c026d333}.focus\:bg-fuchsia-600\/25:focus{background-color:#c026d340}.focus\:bg-fuchsia-600\/30:focus{background-color:#c026d34d}.focus\:bg-fuchsia-600\/40:focus{background-color:#c026d366}.focus\:bg-fuchsia-600\/5:focus{background-color:#c026d30d}.focus\:bg-fuchsia-600\/50:focus{background-color:#c026d380}.focus\:bg-fuchsia-600\/60:focus{background-color:#c026d399}.focus\:bg-fuchsia-600\/70:focus{background-color:#c026d3b3}.focus\:bg-fuchsia-600\/75:focus{background-color:#c026d3bf}.focus\:bg-fuchsia-600\/80:focus{background-color:#c026d3cc}.focus\:bg-fuchsia-600\/90:focus{background-color:#c026d3e6}.focus\:bg-fuchsia-600\/95:focus{background-color:#c026d3f2}.focus\:bg-fuchsia-700:focus{--tw-bg-opacity:1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-700\/0:focus{background-color:#a21caf00}.focus\:bg-fuchsia-700\/10:focus{background-color:#a21caf1a}.focus\:bg-fuchsia-700\/100:focus{background-color:#a21caf}.focus\:bg-fuchsia-700\/20:focus{background-color:#a21caf33}.focus\:bg-fuchsia-700\/25:focus{background-color:#a21caf40}.focus\:bg-fuchsia-700\/30:focus{background-color:#a21caf4d}.focus\:bg-fuchsia-700\/40:focus{background-color:#a21caf66}.focus\:bg-fuchsia-700\/5:focus{background-color:#a21caf0d}.focus\:bg-fuchsia-700\/50:focus{background-color:#a21caf80}.focus\:bg-fuchsia-700\/60:focus{background-color:#a21caf99}.focus\:bg-fuchsia-700\/70:focus{background-color:#a21cafb3}.focus\:bg-fuchsia-700\/75:focus{background-color:#a21cafbf}.focus\:bg-fuchsia-700\/80:focus{background-color:#a21cafcc}.focus\:bg-fuchsia-700\/90:focus{background-color:#a21cafe6}.focus\:bg-fuchsia-700\/95:focus{background-color:#a21caff2}.focus\:bg-fuchsia-800:focus{--tw-bg-opacity:1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-800\/0:focus{background-color:#86198f00}.focus\:bg-fuchsia-800\/10:focus{background-color:#86198f1a}.focus\:bg-fuchsia-800\/100:focus{background-color:#86198f}.focus\:bg-fuchsia-800\/20:focus{background-color:#86198f33}.focus\:bg-fuchsia-800\/25:focus{background-color:#86198f40}.focus\:bg-fuchsia-800\/30:focus{background-color:#86198f4d}.focus\:bg-fuchsia-800\/40:focus{background-color:#86198f66}.focus\:bg-fuchsia-800\/5:focus{background-color:#86198f0d}.focus\:bg-fuchsia-800\/50:focus{background-color:#86198f80}.focus\:bg-fuchsia-800\/60:focus{background-color:#86198f99}.focus\:bg-fuchsia-800\/70:focus{background-color:#86198fb3}.focus\:bg-fuchsia-800\/75:focus{background-color:#86198fbf}.focus\:bg-fuchsia-800\/80:focus{background-color:#86198fcc}.focus\:bg-fuchsia-800\/90:focus{background-color:#86198fe6}.focus\:bg-fuchsia-800\/95:focus{background-color:#86198ff2}.focus\:bg-fuchsia-900:focus{--tw-bg-opacity:1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.focus\:bg-fuchsia-900\/0:focus{background-color:#701a7500}.focus\:bg-fuchsia-900\/10:focus{background-color:#701a751a}.focus\:bg-fuchsia-900\/100:focus{background-color:#701a75}.focus\:bg-fuchsia-900\/20:focus{background-color:#701a7533}.focus\:bg-fuchsia-900\/25:focus{background-color:#701a7540}.focus\:bg-fuchsia-900\/30:focus{background-color:#701a754d}.focus\:bg-fuchsia-900\/40:focus{background-color:#701a7566}.focus\:bg-fuchsia-900\/5:focus{background-color:#701a750d}.focus\:bg-fuchsia-900\/50:focus{background-color:#701a7580}.focus\:bg-fuchsia-900\/60:focus{background-color:#701a7599}.focus\:bg-fuchsia-900\/70:focus{background-color:#701a75b3}.focus\:bg-fuchsia-900\/75:focus{background-color:#701a75bf}.focus\:bg-fuchsia-900\/80:focus{background-color:#701a75cc}.focus\:bg-fuchsia-900\/90:focus{background-color:#701a75e6}.focus\:bg-fuchsia-900\/95:focus{background-color:#701a75f2}.focus\:bg-gray:focus{background-color:var(--color-gray-light)}.focus\:bg-gray-100:focus{background-color:var(--color-gray-100)}.focus\:bg-gray-200:focus{background-color:var(--color-gray-200)}.focus\:bg-gray-300:focus{background-color:var(--color-gray-300)}.focus\:bg-gray-400:focus{background-color:var(--color-gray-400)}.focus\:bg-gray-50:focus{background-color:var(--color-gray-50)}.focus\:bg-gray-500:focus{background-color:var(--color-gray-500)}.focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.focus\:bg-gray-600\/0:focus{background-color:#4b556300}.focus\:bg-gray-600\/10:focus{background-color:#4b55631a}.focus\:bg-gray-600\/100:focus{background-color:#4b5563}.focus\:bg-gray-600\/20:focus{background-color:#4b556333}.focus\:bg-gray-600\/25:focus{background-color:#4b556340}.focus\:bg-gray-600\/30:focus{background-color:#4b55634d}.focus\:bg-gray-600\/40:focus{background-color:#4b556366}.focus\:bg-gray-600\/5:focus{background-color:#4b55630d}.focus\:bg-gray-600\/50:focus{background-color:#4b556380}.focus\:bg-gray-600\/60:focus{background-color:#4b556399}.focus\:bg-gray-600\/70:focus{background-color:#4b5563b3}.focus\:bg-gray-600\/75:focus{background-color:#4b5563bf}.focus\:bg-gray-600\/80:focus{background-color:#4b5563cc}.focus\:bg-gray-600\/90:focus{background-color:#4b5563e6}.focus\:bg-gray-600\/95:focus{background-color:#4b5563f2}.focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.focus\:bg-gray-700\/0:focus{background-color:#37415100}.focus\:bg-gray-700\/10:focus{background-color:#3741511a}.focus\:bg-gray-700\/100:focus{background-color:#374151}.focus\:bg-gray-700\/20:focus{background-color:#37415133}.focus\:bg-gray-700\/25:focus{background-color:#37415140}.focus\:bg-gray-700\/30:focus{background-color:#3741514d}.focus\:bg-gray-700\/40:focus{background-color:#37415166}.focus\:bg-gray-700\/5:focus{background-color:#3741510d}.focus\:bg-gray-700\/50:focus{background-color:#37415180}.focus\:bg-gray-700\/60:focus{background-color:#37415199}.focus\:bg-gray-700\/70:focus{background-color:#374151b3}.focus\:bg-gray-700\/75:focus{background-color:#374151bf}.focus\:bg-gray-700\/80:focus{background-color:#374151cc}.focus\:bg-gray-700\/90:focus{background-color:#374151e6}.focus\:bg-gray-700\/95:focus{background-color:#374151f2}.focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.focus\:bg-gray-800\/0:focus{background-color:#1f293700}.focus\:bg-gray-800\/10:focus{background-color:#1f29371a}.focus\:bg-gray-800\/100:focus{background-color:#1f2937}.focus\:bg-gray-800\/20:focus{background-color:#1f293733}.focus\:bg-gray-800\/25:focus{background-color:#1f293740}.focus\:bg-gray-800\/30:focus{background-color:#1f29374d}.focus\:bg-gray-800\/40:focus{background-color:#1f293766}.focus\:bg-gray-800\/5:focus{background-color:#1f29370d}.focus\:bg-gray-800\/50:focus{background-color:#1f293780}.focus\:bg-gray-800\/60:focus{background-color:#1f293799}.focus\:bg-gray-800\/70:focus{background-color:#1f2937b3}.focus\:bg-gray-800\/75:focus{background-color:#1f2937bf}.focus\:bg-gray-800\/80:focus{background-color:#1f2937cc}.focus\:bg-gray-800\/90:focus{background-color:#1f2937e6}.focus\:bg-gray-800\/95:focus{background-color:#1f2937f2}.focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.focus\:bg-gray-900\/0:focus{background-color:#11182700}.focus\:bg-gray-900\/10:focus{background-color:#1118271a}.focus\:bg-gray-900\/100:focus{background-color:#111827}.focus\:bg-gray-900\/20:focus{background-color:#11182733}.focus\:bg-gray-900\/25:focus{background-color:#11182740}.focus\:bg-gray-900\/30:focus{background-color:#1118274d}.focus\:bg-gray-900\/40:focus{background-color:#11182766}.focus\:bg-gray-900\/5:focus{background-color:#1118270d}.focus\:bg-gray-900\/50:focus{background-color:#11182780}.focus\:bg-gray-900\/60:focus{background-color:#11182799}.focus\:bg-gray-900\/70:focus{background-color:#111827b3}.focus\:bg-gray-900\/75:focus{background-color:#111827bf}.focus\:bg-gray-900\/80:focus{background-color:#111827cc}.focus\:bg-gray-900\/90:focus{background-color:#111827e6}.focus\:bg-gray-900\/95:focus{background-color:#111827f2}.focus\:bg-gray-dark:focus{background-color:var(--color-gray-dark)}.focus\:bg-gray-light:focus{background-color:var(--color-gray-light)}.focus\:bg-gray-lighter:focus{background-color:var(--color-gray-lighter)}.focus\:bg-gray-medium:focus{background-color:var(--color-gray-medium)}.focus\:bg-green:focus{background-color:var(--color-green-100)}.focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.focus\:bg-green-100\/0:focus{background-color:#dcfce700}.focus\:bg-green-100\/10:focus{background-color:#dcfce71a}.focus\:bg-green-100\/100:focus{background-color:#dcfce7}.focus\:bg-green-100\/20:focus{background-color:#dcfce733}.focus\:bg-green-100\/25:focus{background-color:#dcfce740}.focus\:bg-green-100\/30:focus{background-color:#dcfce74d}.focus\:bg-green-100\/40:focus{background-color:#dcfce766}.focus\:bg-green-100\/5:focus{background-color:#dcfce70d}.focus\:bg-green-100\/50:focus{background-color:#dcfce780}.focus\:bg-green-100\/60:focus{background-color:#dcfce799}.focus\:bg-green-100\/70:focus{background-color:#dcfce7b3}.focus\:bg-green-100\/75:focus{background-color:#dcfce7bf}.focus\:bg-green-100\/80:focus{background-color:#dcfce7cc}.focus\:bg-green-100\/90:focus{background-color:#dcfce7e6}.focus\:bg-green-100\/95:focus{background-color:#dcfce7f2}.focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.focus\:bg-green-200\/0:focus{background-color:#bbf7d000}.focus\:bg-green-200\/10:focus{background-color:#bbf7d01a}.focus\:bg-green-200\/100:focus{background-color:#bbf7d0}.focus\:bg-green-200\/20:focus{background-color:#bbf7d033}.focus\:bg-green-200\/25:focus{background-color:#bbf7d040}.focus\:bg-green-200\/30:focus{background-color:#bbf7d04d}.focus\:bg-green-200\/40:focus{background-color:#bbf7d066}.focus\:bg-green-200\/5:focus{background-color:#bbf7d00d}.focus\:bg-green-200\/50:focus{background-color:#bbf7d080}.focus\:bg-green-200\/60:focus{background-color:#bbf7d099}.focus\:bg-green-200\/70:focus{background-color:#bbf7d0b3}.focus\:bg-green-200\/75:focus{background-color:#bbf7d0bf}.focus\:bg-green-200\/80:focus{background-color:#bbf7d0cc}.focus\:bg-green-200\/90:focus{background-color:#bbf7d0e6}.focus\:bg-green-200\/95:focus{background-color:#bbf7d0f2}.focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.focus\:bg-green-300\/0:focus{background-color:#86efac00}.focus\:bg-green-300\/10:focus{background-color:#86efac1a}.focus\:bg-green-300\/100:focus{background-color:#86efac}.focus\:bg-green-300\/20:focus{background-color:#86efac33}.focus\:bg-green-300\/25:focus{background-color:#86efac40}.focus\:bg-green-300\/30:focus{background-color:#86efac4d}.focus\:bg-green-300\/40:focus{background-color:#86efac66}.focus\:bg-green-300\/5:focus{background-color:#86efac0d}.focus\:bg-green-300\/50:focus{background-color:#86efac80}.focus\:bg-green-300\/60:focus{background-color:#86efac99}.focus\:bg-green-300\/70:focus{background-color:#86efacb3}.focus\:bg-green-300\/75:focus{background-color:#86efacbf}.focus\:bg-green-300\/80:focus{background-color:#86efaccc}.focus\:bg-green-300\/90:focus{background-color:#86eface6}.focus\:bg-green-300\/95:focus{background-color:#86efacf2}.focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.focus\:bg-green-400\/0:focus{background-color:#4ade8000}.focus\:bg-green-400\/10:focus{background-color:#4ade801a}.focus\:bg-green-400\/100:focus{background-color:#4ade80}.focus\:bg-green-400\/20:focus{background-color:#4ade8033}.focus\:bg-green-400\/25:focus{background-color:#4ade8040}.focus\:bg-green-400\/30:focus{background-color:#4ade804d}.focus\:bg-green-400\/40:focus{background-color:#4ade8066}.focus\:bg-green-400\/5:focus{background-color:#4ade800d}.focus\:bg-green-400\/50:focus{background-color:#4ade8080}.focus\:bg-green-400\/60:focus{background-color:#4ade8099}.focus\:bg-green-400\/70:focus{background-color:#4ade80b3}.focus\:bg-green-400\/75:focus{background-color:#4ade80bf}.focus\:bg-green-400\/80:focus{background-color:#4ade80cc}.focus\:bg-green-400\/90:focus{background-color:#4ade80e6}.focus\:bg-green-400\/95:focus{background-color:#4ade80f2}.focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.focus\:bg-green-50\/0:focus{background-color:#f0fdf400}.focus\:bg-green-50\/10:focus{background-color:#f0fdf41a}.focus\:bg-green-50\/100:focus{background-color:#f0fdf4}.focus\:bg-green-50\/20:focus{background-color:#f0fdf433}.focus\:bg-green-50\/25:focus{background-color:#f0fdf440}.focus\:bg-green-50\/30:focus{background-color:#f0fdf44d}.focus\:bg-green-50\/40:focus{background-color:#f0fdf466}.focus\:bg-green-50\/5:focus{background-color:#f0fdf40d}.focus\:bg-green-50\/50:focus{background-color:#f0fdf480}.focus\:bg-green-50\/60:focus{background-color:#f0fdf499}.focus\:bg-green-50\/70:focus{background-color:#f0fdf4b3}.focus\:bg-green-50\/75:focus{background-color:#f0fdf4bf}.focus\:bg-green-50\/80:focus{background-color:#f0fdf4cc}.focus\:bg-green-50\/90:focus{background-color:#f0fdf4e6}.focus\:bg-green-50\/95:focus{background-color:#f0fdf4f2}.focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.focus\:bg-green-500\/0:focus{background-color:#22c55e00}.focus\:bg-green-500\/10:focus{background-color:#22c55e1a}.focus\:bg-green-500\/100:focus{background-color:#22c55e}.focus\:bg-green-500\/20:focus{background-color:#22c55e33}.focus\:bg-green-500\/25:focus{background-color:#22c55e40}.focus\:bg-green-500\/30:focus{background-color:#22c55e4d}.focus\:bg-green-500\/40:focus{background-color:#22c55e66}.focus\:bg-green-500\/5:focus{background-color:#22c55e0d}.focus\:bg-green-500\/50:focus{background-color:#22c55e80}.focus\:bg-green-500\/60:focus{background-color:#22c55e99}.focus\:bg-green-500\/70:focus{background-color:#22c55eb3}.focus\:bg-green-500\/75:focus{background-color:#22c55ebf}.focus\:bg-green-500\/80:focus{background-color:#22c55ecc}.focus\:bg-green-500\/90:focus{background-color:#22c55ee6}.focus\:bg-green-500\/95:focus{background-color:#22c55ef2}.focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.focus\:bg-green-600\/0:focus{background-color:#16a34a00}.focus\:bg-green-600\/10:focus{background-color:#16a34a1a}.focus\:bg-green-600\/100:focus{background-color:#16a34a}.focus\:bg-green-600\/20:focus{background-color:#16a34a33}.focus\:bg-green-600\/25:focus{background-color:#16a34a40}.focus\:bg-green-600\/30:focus{background-color:#16a34a4d}.focus\:bg-green-600\/40:focus{background-color:#16a34a66}.focus\:bg-green-600\/5:focus{background-color:#16a34a0d}.focus\:bg-green-600\/50:focus{background-color:#16a34a80}.focus\:bg-green-600\/60:focus{background-color:#16a34a99}.focus\:bg-green-600\/70:focus{background-color:#16a34ab3}.focus\:bg-green-600\/75:focus{background-color:#16a34abf}.focus\:bg-green-600\/80:focus{background-color:#16a34acc}.focus\:bg-green-600\/90:focus{background-color:#16a34ae6}.focus\:bg-green-600\/95:focus{background-color:#16a34af2}.focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.focus\:bg-green-700\/0:focus{background-color:#15803d00}.focus\:bg-green-700\/10:focus{background-color:#15803d1a}.focus\:bg-green-700\/100:focus{background-color:#15803d}.focus\:bg-green-700\/20:focus{background-color:#15803d33}.focus\:bg-green-700\/25:focus{background-color:#15803d40}.focus\:bg-green-700\/30:focus{background-color:#15803d4d}.focus\:bg-green-700\/40:focus{background-color:#15803d66}.focus\:bg-green-700\/5:focus{background-color:#15803d0d}.focus\:bg-green-700\/50:focus{background-color:#15803d80}.focus\:bg-green-700\/60:focus{background-color:#15803d99}.focus\:bg-green-700\/70:focus{background-color:#15803db3}.focus\:bg-green-700\/75:focus{background-color:#15803dbf}.focus\:bg-green-700\/80:focus{background-color:#15803dcc}.focus\:bg-green-700\/90:focus{background-color:#15803de6}.focus\:bg-green-700\/95:focus{background-color:#15803df2}.focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.focus\:bg-green-800\/0:focus{background-color:#16653400}.focus\:bg-green-800\/10:focus{background-color:#1665341a}.focus\:bg-green-800\/100:focus{background-color:#166534}.focus\:bg-green-800\/20:focus{background-color:#16653433}.focus\:bg-green-800\/25:focus{background-color:#16653440}.focus\:bg-green-800\/30:focus{background-color:#1665344d}.focus\:bg-green-800\/40:focus{background-color:#16653466}.focus\:bg-green-800\/5:focus{background-color:#1665340d}.focus\:bg-green-800\/50:focus{background-color:#16653480}.focus\:bg-green-800\/60:focus{background-color:#16653499}.focus\:bg-green-800\/70:focus{background-color:#166534b3}.focus\:bg-green-800\/75:focus{background-color:#166534bf}.focus\:bg-green-800\/80:focus{background-color:#166534cc}.focus\:bg-green-800\/90:focus{background-color:#166534e6}.focus\:bg-green-800\/95:focus{background-color:#166534f2}.focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.focus\:bg-green-900\/0:focus{background-color:#14532d00}.focus\:bg-green-900\/10:focus{background-color:#14532d1a}.focus\:bg-green-900\/100:focus{background-color:#14532d}.focus\:bg-green-900\/20:focus{background-color:#14532d33}.focus\:bg-green-900\/25:focus{background-color:#14532d40}.focus\:bg-green-900\/30:focus{background-color:#14532d4d}.focus\:bg-green-900\/40:focus{background-color:#14532d66}.focus\:bg-green-900\/5:focus{background-color:#14532d0d}.focus\:bg-green-900\/50:focus{background-color:#14532d80}.focus\:bg-green-900\/60:focus{background-color:#14532d99}.focus\:bg-green-900\/70:focus{background-color:#14532db3}.focus\:bg-green-900\/75:focus{background-color:#14532dbf}.focus\:bg-green-900\/80:focus{background-color:#14532dcc}.focus\:bg-green-900\/90:focus{background-color:#14532de6}.focus\:bg-green-900\/95:focus{background-color:#14532df2}.focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.focus\:bg-indigo-100\/0:focus{background-color:#e0e7ff00}.focus\:bg-indigo-100\/10:focus{background-color:#e0e7ff1a}.focus\:bg-indigo-100\/100:focus{background-color:#e0e7ff}.focus\:bg-indigo-100\/20:focus{background-color:#e0e7ff33}.focus\:bg-indigo-100\/25:focus{background-color:#e0e7ff40}.focus\:bg-indigo-100\/30:focus{background-color:#e0e7ff4d}.focus\:bg-indigo-100\/40:focus{background-color:#e0e7ff66}.focus\:bg-indigo-100\/5:focus{background-color:#e0e7ff0d}.focus\:bg-indigo-100\/50:focus{background-color:#e0e7ff80}.focus\:bg-indigo-100\/60:focus{background-color:#e0e7ff99}.focus\:bg-indigo-100\/70:focus{background-color:#e0e7ffb3}.focus\:bg-indigo-100\/75:focus{background-color:#e0e7ffbf}.focus\:bg-indigo-100\/80:focus{background-color:#e0e7ffcc}.focus\:bg-indigo-100\/90:focus{background-color:#e0e7ffe6}.focus\:bg-indigo-100\/95:focus{background-color:#e0e7fff2}.focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.focus\:bg-indigo-200\/0:focus{background-color:#c7d2fe00}.focus\:bg-indigo-200\/10:focus{background-color:#c7d2fe1a}.focus\:bg-indigo-200\/100:focus{background-color:#c7d2fe}.focus\:bg-indigo-200\/20:focus{background-color:#c7d2fe33}.focus\:bg-indigo-200\/25:focus{background-color:#c7d2fe40}.focus\:bg-indigo-200\/30:focus{background-color:#c7d2fe4d}.focus\:bg-indigo-200\/40:focus{background-color:#c7d2fe66}.focus\:bg-indigo-200\/5:focus{background-color:#c7d2fe0d}.focus\:bg-indigo-200\/50:focus{background-color:#c7d2fe80}.focus\:bg-indigo-200\/60:focus{background-color:#c7d2fe99}.focus\:bg-indigo-200\/70:focus{background-color:#c7d2feb3}.focus\:bg-indigo-200\/75:focus{background-color:#c7d2febf}.focus\:bg-indigo-200\/80:focus{background-color:#c7d2fecc}.focus\:bg-indigo-200\/90:focus{background-color:#c7d2fee6}.focus\:bg-indigo-200\/95:focus{background-color:#c7d2fef2}.focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.focus\:bg-indigo-300\/0:focus{background-color:#a5b4fc00}.focus\:bg-indigo-300\/10:focus{background-color:#a5b4fc1a}.focus\:bg-indigo-300\/100:focus{background-color:#a5b4fc}.focus\:bg-indigo-300\/20:focus{background-color:#a5b4fc33}.focus\:bg-indigo-300\/25:focus{background-color:#a5b4fc40}.focus\:bg-indigo-300\/30:focus{background-color:#a5b4fc4d}.focus\:bg-indigo-300\/40:focus{background-color:#a5b4fc66}.focus\:bg-indigo-300\/5:focus{background-color:#a5b4fc0d}.focus\:bg-indigo-300\/50:focus{background-color:#a5b4fc80}.focus\:bg-indigo-300\/60:focus{background-color:#a5b4fc99}.focus\:bg-indigo-300\/70:focus{background-color:#a5b4fcb3}.focus\:bg-indigo-300\/75:focus{background-color:#a5b4fcbf}.focus\:bg-indigo-300\/80:focus{background-color:#a5b4fccc}.focus\:bg-indigo-300\/90:focus{background-color:#a5b4fce6}.focus\:bg-indigo-300\/95:focus{background-color:#a5b4fcf2}.focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.focus\:bg-indigo-400\/0:focus{background-color:#818cf800}.focus\:bg-indigo-400\/10:focus{background-color:#818cf81a}.focus\:bg-indigo-400\/100:focus{background-color:#818cf8}.focus\:bg-indigo-400\/20:focus{background-color:#818cf833}.focus\:bg-indigo-400\/25:focus{background-color:#818cf840}.focus\:bg-indigo-400\/30:focus{background-color:#818cf84d}.focus\:bg-indigo-400\/40:focus{background-color:#818cf866}.focus\:bg-indigo-400\/5:focus{background-color:#818cf80d}.focus\:bg-indigo-400\/50:focus{background-color:#818cf880}.focus\:bg-indigo-400\/60:focus{background-color:#818cf899}.focus\:bg-indigo-400\/70:focus{background-color:#818cf8b3}.focus\:bg-indigo-400\/75:focus{background-color:#818cf8bf}.focus\:bg-indigo-400\/80:focus{background-color:#818cf8cc}.focus\:bg-indigo-400\/90:focus{background-color:#818cf8e6}.focus\:bg-indigo-400\/95:focus{background-color:#818cf8f2}.focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.focus\:bg-indigo-50\/0:focus{background-color:#eef2ff00}.focus\:bg-indigo-50\/10:focus{background-color:#eef2ff1a}.focus\:bg-indigo-50\/100:focus{background-color:#eef2ff}.focus\:bg-indigo-50\/20:focus{background-color:#eef2ff33}.focus\:bg-indigo-50\/25:focus{background-color:#eef2ff40}.focus\:bg-indigo-50\/30:focus{background-color:#eef2ff4d}.focus\:bg-indigo-50\/40:focus{background-color:#eef2ff66}.focus\:bg-indigo-50\/5:focus{background-color:#eef2ff0d}.focus\:bg-indigo-50\/50:focus{background-color:#eef2ff80}.focus\:bg-indigo-50\/60:focus{background-color:#eef2ff99}.focus\:bg-indigo-50\/70:focus{background-color:#eef2ffb3}.focus\:bg-indigo-50\/75:focus{background-color:#eef2ffbf}.focus\:bg-indigo-50\/80:focus{background-color:#eef2ffcc}.focus\:bg-indigo-50\/90:focus{background-color:#eef2ffe6}.focus\:bg-indigo-50\/95:focus{background-color:#eef2fff2}.focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.focus\:bg-indigo-500\/0:focus{background-color:#6366f100}.focus\:bg-indigo-500\/10:focus{background-color:#6366f11a}.focus\:bg-indigo-500\/100:focus{background-color:#6366f1}.focus\:bg-indigo-500\/20:focus{background-color:#6366f133}.focus\:bg-indigo-500\/25:focus{background-color:#6366f140}.focus\:bg-indigo-500\/30:focus{background-color:#6366f14d}.focus\:bg-indigo-500\/40:focus{background-color:#6366f166}.focus\:bg-indigo-500\/5:focus{background-color:#6366f10d}.focus\:bg-indigo-500\/50:focus{background-color:#6366f180}.focus\:bg-indigo-500\/60:focus{background-color:#6366f199}.focus\:bg-indigo-500\/70:focus{background-color:#6366f1b3}.focus\:bg-indigo-500\/75:focus{background-color:#6366f1bf}.focus\:bg-indigo-500\/80:focus{background-color:#6366f1cc}.focus\:bg-indigo-500\/90:focus{background-color:#6366f1e6}.focus\:bg-indigo-500\/95:focus{background-color:#6366f1f2}.focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.focus\:bg-indigo-600\/0:focus{background-color:#4f46e500}.focus\:bg-indigo-600\/10:focus{background-color:#4f46e51a}.focus\:bg-indigo-600\/100:focus{background-color:#4f46e5}.focus\:bg-indigo-600\/20:focus{background-color:#4f46e533}.focus\:bg-indigo-600\/25:focus{background-color:#4f46e540}.focus\:bg-indigo-600\/30:focus{background-color:#4f46e54d}.focus\:bg-indigo-600\/40:focus{background-color:#4f46e566}.focus\:bg-indigo-600\/5:focus{background-color:#4f46e50d}.focus\:bg-indigo-600\/50:focus{background-color:#4f46e580}.focus\:bg-indigo-600\/60:focus{background-color:#4f46e599}.focus\:bg-indigo-600\/70:focus{background-color:#4f46e5b3}.focus\:bg-indigo-600\/75:focus{background-color:#4f46e5bf}.focus\:bg-indigo-600\/80:focus{background-color:#4f46e5cc}.focus\:bg-indigo-600\/90:focus{background-color:#4f46e5e6}.focus\:bg-indigo-600\/95:focus{background-color:#4f46e5f2}.focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.focus\:bg-indigo-700\/0:focus{background-color:#4338ca00}.focus\:bg-indigo-700\/10:focus{background-color:#4338ca1a}.focus\:bg-indigo-700\/100:focus{background-color:#4338ca}.focus\:bg-indigo-700\/20:focus{background-color:#4338ca33}.focus\:bg-indigo-700\/25:focus{background-color:#4338ca40}.focus\:bg-indigo-700\/30:focus{background-color:#4338ca4d}.focus\:bg-indigo-700\/40:focus{background-color:#4338ca66}.focus\:bg-indigo-700\/5:focus{background-color:#4338ca0d}.focus\:bg-indigo-700\/50:focus{background-color:#4338ca80}.focus\:bg-indigo-700\/60:focus{background-color:#4338ca99}.focus\:bg-indigo-700\/70:focus{background-color:#4338cab3}.focus\:bg-indigo-700\/75:focus{background-color:#4338cabf}.focus\:bg-indigo-700\/80:focus{background-color:#4338cacc}.focus\:bg-indigo-700\/90:focus{background-color:#4338cae6}.focus\:bg-indigo-700\/95:focus{background-color:#4338caf2}.focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.focus\:bg-indigo-800\/0:focus{background-color:#3730a300}.focus\:bg-indigo-800\/10:focus{background-color:#3730a31a}.focus\:bg-indigo-800\/100:focus{background-color:#3730a3}.focus\:bg-indigo-800\/20:focus{background-color:#3730a333}.focus\:bg-indigo-800\/25:focus{background-color:#3730a340}.focus\:bg-indigo-800\/30:focus{background-color:#3730a34d}.focus\:bg-indigo-800\/40:focus{background-color:#3730a366}.focus\:bg-indigo-800\/5:focus{background-color:#3730a30d}.focus\:bg-indigo-800\/50:focus{background-color:#3730a380}.focus\:bg-indigo-800\/60:focus{background-color:#3730a399}.focus\:bg-indigo-800\/70:focus{background-color:#3730a3b3}.focus\:bg-indigo-800\/75:focus{background-color:#3730a3bf}.focus\:bg-indigo-800\/80:focus{background-color:#3730a3cc}.focus\:bg-indigo-800\/90:focus{background-color:#3730a3e6}.focus\:bg-indigo-800\/95:focus{background-color:#3730a3f2}.focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.focus\:bg-indigo-900\/0:focus{background-color:#312e8100}.focus\:bg-indigo-900\/10:focus{background-color:#312e811a}.focus\:bg-indigo-900\/100:focus{background-color:#312e81}.focus\:bg-indigo-900\/20:focus{background-color:#312e8133}.focus\:bg-indigo-900\/25:focus{background-color:#312e8140}.focus\:bg-indigo-900\/30:focus{background-color:#312e814d}.focus\:bg-indigo-900\/40:focus{background-color:#312e8166}.focus\:bg-indigo-900\/5:focus{background-color:#312e810d}.focus\:bg-indigo-900\/50:focus{background-color:#312e8180}.focus\:bg-indigo-900\/60:focus{background-color:#312e8199}.focus\:bg-indigo-900\/70:focus{background-color:#312e81b3}.focus\:bg-indigo-900\/75:focus{background-color:#312e81bf}.focus\:bg-indigo-900\/80:focus{background-color:#312e81cc}.focus\:bg-indigo-900\/90:focus{background-color:#312e81e6}.focus\:bg-indigo-900\/95:focus{background-color:#312e81f2}.focus\:bg-inherit:focus{background-color:inherit}.focus\:bg-lime-100:focus{--tw-bg-opacity:1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.focus\:bg-lime-100\/0:focus{background-color:#ecfccb00}.focus\:bg-lime-100\/10:focus{background-color:#ecfccb1a}.focus\:bg-lime-100\/100:focus{background-color:#ecfccb}.focus\:bg-lime-100\/20:focus{background-color:#ecfccb33}.focus\:bg-lime-100\/25:focus{background-color:#ecfccb40}.focus\:bg-lime-100\/30:focus{background-color:#ecfccb4d}.focus\:bg-lime-100\/40:focus{background-color:#ecfccb66}.focus\:bg-lime-100\/5:focus{background-color:#ecfccb0d}.focus\:bg-lime-100\/50:focus{background-color:#ecfccb80}.focus\:bg-lime-100\/60:focus{background-color:#ecfccb99}.focus\:bg-lime-100\/70:focus{background-color:#ecfccbb3}.focus\:bg-lime-100\/75:focus{background-color:#ecfccbbf}.focus\:bg-lime-100\/80:focus{background-color:#ecfccbcc}.focus\:bg-lime-100\/90:focus{background-color:#ecfccbe6}.focus\:bg-lime-100\/95:focus{background-color:#ecfccbf2}.focus\:bg-lime-200:focus{--tw-bg-opacity:1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.focus\:bg-lime-200\/0:focus{background-color:#d9f99d00}.focus\:bg-lime-200\/10:focus{background-color:#d9f99d1a}.focus\:bg-lime-200\/100:focus{background-color:#d9f99d}.focus\:bg-lime-200\/20:focus{background-color:#d9f99d33}.focus\:bg-lime-200\/25:focus{background-color:#d9f99d40}.focus\:bg-lime-200\/30:focus{background-color:#d9f99d4d}.focus\:bg-lime-200\/40:focus{background-color:#d9f99d66}.focus\:bg-lime-200\/5:focus{background-color:#d9f99d0d}.focus\:bg-lime-200\/50:focus{background-color:#d9f99d80}.focus\:bg-lime-200\/60:focus{background-color:#d9f99d99}.focus\:bg-lime-200\/70:focus{background-color:#d9f99db3}.focus\:bg-lime-200\/75:focus{background-color:#d9f99dbf}.focus\:bg-lime-200\/80:focus{background-color:#d9f99dcc}.focus\:bg-lime-200\/90:focus{background-color:#d9f99de6}.focus\:bg-lime-200\/95:focus{background-color:#d9f99df2}.focus\:bg-lime-300:focus{--tw-bg-opacity:1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.focus\:bg-lime-300\/0:focus{background-color:#bef26400}.focus\:bg-lime-300\/10:focus{background-color:#bef2641a}.focus\:bg-lime-300\/100:focus{background-color:#bef264}.focus\:bg-lime-300\/20:focus{background-color:#bef26433}.focus\:bg-lime-300\/25:focus{background-color:#bef26440}.focus\:bg-lime-300\/30:focus{background-color:#bef2644d}.focus\:bg-lime-300\/40:focus{background-color:#bef26466}.focus\:bg-lime-300\/5:focus{background-color:#bef2640d}.focus\:bg-lime-300\/50:focus{background-color:#bef26480}.focus\:bg-lime-300\/60:focus{background-color:#bef26499}.focus\:bg-lime-300\/70:focus{background-color:#bef264b3}.focus\:bg-lime-300\/75:focus{background-color:#bef264bf}.focus\:bg-lime-300\/80:focus{background-color:#bef264cc}.focus\:bg-lime-300\/90:focus{background-color:#bef264e6}.focus\:bg-lime-300\/95:focus{background-color:#bef264f2}.focus\:bg-lime-400:focus{--tw-bg-opacity:1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.focus\:bg-lime-400\/0:focus{background-color:#a3e63500}.focus\:bg-lime-400\/10:focus{background-color:#a3e6351a}.focus\:bg-lime-400\/100:focus{background-color:#a3e635}.focus\:bg-lime-400\/20:focus{background-color:#a3e63533}.focus\:bg-lime-400\/25:focus{background-color:#a3e63540}.focus\:bg-lime-400\/30:focus{background-color:#a3e6354d}.focus\:bg-lime-400\/40:focus{background-color:#a3e63566}.focus\:bg-lime-400\/5:focus{background-color:#a3e6350d}.focus\:bg-lime-400\/50:focus{background-color:#a3e63580}.focus\:bg-lime-400\/60:focus{background-color:#a3e63599}.focus\:bg-lime-400\/70:focus{background-color:#a3e635b3}.focus\:bg-lime-400\/75:focus{background-color:#a3e635bf}.focus\:bg-lime-400\/80:focus{background-color:#a3e635cc}.focus\:bg-lime-400\/90:focus{background-color:#a3e635e6}.focus\:bg-lime-400\/95:focus{background-color:#a3e635f2}.focus\:bg-lime-50:focus{--tw-bg-opacity:1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.focus\:bg-lime-50\/0:focus{background-color:#f7fee700}.focus\:bg-lime-50\/10:focus{background-color:#f7fee71a}.focus\:bg-lime-50\/100:focus{background-color:#f7fee7}.focus\:bg-lime-50\/20:focus{background-color:#f7fee733}.focus\:bg-lime-50\/25:focus{background-color:#f7fee740}.focus\:bg-lime-50\/30:focus{background-color:#f7fee74d}.focus\:bg-lime-50\/40:focus{background-color:#f7fee766}.focus\:bg-lime-50\/5:focus{background-color:#f7fee70d}.focus\:bg-lime-50\/50:focus{background-color:#f7fee780}.focus\:bg-lime-50\/60:focus{background-color:#f7fee799}.focus\:bg-lime-50\/70:focus{background-color:#f7fee7b3}.focus\:bg-lime-50\/75:focus{background-color:#f7fee7bf}.focus\:bg-lime-50\/80:focus{background-color:#f7fee7cc}.focus\:bg-lime-50\/90:focus{background-color:#f7fee7e6}.focus\:bg-lime-50\/95:focus{background-color:#f7fee7f2}.focus\:bg-lime-500:focus{--tw-bg-opacity:1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.focus\:bg-lime-500\/0:focus{background-color:#84cc1600}.focus\:bg-lime-500\/10:focus{background-color:#84cc161a}.focus\:bg-lime-500\/100:focus{background-color:#84cc16}.focus\:bg-lime-500\/20:focus{background-color:#84cc1633}.focus\:bg-lime-500\/25:focus{background-color:#84cc1640}.focus\:bg-lime-500\/30:focus{background-color:#84cc164d}.focus\:bg-lime-500\/40:focus{background-color:#84cc1666}.focus\:bg-lime-500\/5:focus{background-color:#84cc160d}.focus\:bg-lime-500\/50:focus{background-color:#84cc1680}.focus\:bg-lime-500\/60:focus{background-color:#84cc1699}.focus\:bg-lime-500\/70:focus{background-color:#84cc16b3}.focus\:bg-lime-500\/75:focus{background-color:#84cc16bf}.focus\:bg-lime-500\/80:focus{background-color:#84cc16cc}.focus\:bg-lime-500\/90:focus{background-color:#84cc16e6}.focus\:bg-lime-500\/95:focus{background-color:#84cc16f2}.focus\:bg-lime-600:focus{--tw-bg-opacity:1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.focus\:bg-lime-600\/0:focus{background-color:#65a30d00}.focus\:bg-lime-600\/10:focus{background-color:#65a30d1a}.focus\:bg-lime-600\/100:focus{background-color:#65a30d}.focus\:bg-lime-600\/20:focus{background-color:#65a30d33}.focus\:bg-lime-600\/25:focus{background-color:#65a30d40}.focus\:bg-lime-600\/30:focus{background-color:#65a30d4d}.focus\:bg-lime-600\/40:focus{background-color:#65a30d66}.focus\:bg-lime-600\/5:focus{background-color:#65a30d0d}.focus\:bg-lime-600\/50:focus{background-color:#65a30d80}.focus\:bg-lime-600\/60:focus{background-color:#65a30d99}.focus\:bg-lime-600\/70:focus{background-color:#65a30db3}.focus\:bg-lime-600\/75:focus{background-color:#65a30dbf}.focus\:bg-lime-600\/80:focus{background-color:#65a30dcc}.focus\:bg-lime-600\/90:focus{background-color:#65a30de6}.focus\:bg-lime-600\/95:focus{background-color:#65a30df2}.focus\:bg-lime-700:focus{--tw-bg-opacity:1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.focus\:bg-lime-700\/0:focus{background-color:#4d7c0f00}.focus\:bg-lime-700\/10:focus{background-color:#4d7c0f1a}.focus\:bg-lime-700\/100:focus{background-color:#4d7c0f}.focus\:bg-lime-700\/20:focus{background-color:#4d7c0f33}.focus\:bg-lime-700\/25:focus{background-color:#4d7c0f40}.focus\:bg-lime-700\/30:focus{background-color:#4d7c0f4d}.focus\:bg-lime-700\/40:focus{background-color:#4d7c0f66}.focus\:bg-lime-700\/5:focus{background-color:#4d7c0f0d}.focus\:bg-lime-700\/50:focus{background-color:#4d7c0f80}.focus\:bg-lime-700\/60:focus{background-color:#4d7c0f99}.focus\:bg-lime-700\/70:focus{background-color:#4d7c0fb3}.focus\:bg-lime-700\/75:focus{background-color:#4d7c0fbf}.focus\:bg-lime-700\/80:focus{background-color:#4d7c0fcc}.focus\:bg-lime-700\/90:focus{background-color:#4d7c0fe6}.focus\:bg-lime-700\/95:focus{background-color:#4d7c0ff2}.focus\:bg-lime-800:focus{--tw-bg-opacity:1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.focus\:bg-lime-800\/0:focus{background-color:#3f621200}.focus\:bg-lime-800\/10:focus{background-color:#3f62121a}.focus\:bg-lime-800\/100:focus{background-color:#3f6212}.focus\:bg-lime-800\/20:focus{background-color:#3f621233}.focus\:bg-lime-800\/25:focus{background-color:#3f621240}.focus\:bg-lime-800\/30:focus{background-color:#3f62124d}.focus\:bg-lime-800\/40:focus{background-color:#3f621266}.focus\:bg-lime-800\/5:focus{background-color:#3f62120d}.focus\:bg-lime-800\/50:focus{background-color:#3f621280}.focus\:bg-lime-800\/60:focus{background-color:#3f621299}.focus\:bg-lime-800\/70:focus{background-color:#3f6212b3}.focus\:bg-lime-800\/75:focus{background-color:#3f6212bf}.focus\:bg-lime-800\/80:focus{background-color:#3f6212cc}.focus\:bg-lime-800\/90:focus{background-color:#3f6212e6}.focus\:bg-lime-800\/95:focus{background-color:#3f6212f2}.focus\:bg-lime-900:focus{--tw-bg-opacity:1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.focus\:bg-lime-900\/0:focus{background-color:#36531400}.focus\:bg-lime-900\/10:focus{background-color:#3653141a}.focus\:bg-lime-900\/100:focus{background-color:#365314}.focus\:bg-lime-900\/20:focus{background-color:#36531433}.focus\:bg-lime-900\/25:focus{background-color:#36531440}.focus\:bg-lime-900\/30:focus{background-color:#3653144d}.focus\:bg-lime-900\/40:focus{background-color:#36531466}.focus\:bg-lime-900\/5:focus{background-color:#3653140d}.focus\:bg-lime-900\/50:focus{background-color:#36531480}.focus\:bg-lime-900\/60:focus{background-color:#36531499}.focus\:bg-lime-900\/70:focus{background-color:#365314b3}.focus\:bg-lime-900\/75:focus{background-color:#365314bf}.focus\:bg-lime-900\/80:focus{background-color:#365314cc}.focus\:bg-lime-900\/90:focus{background-color:#365314e6}.focus\:bg-lime-900\/95:focus{background-color:#365314f2}.focus\:bg-neutral-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.focus\:bg-neutral-100\/0:focus{background-color:#f5f5f500}.focus\:bg-neutral-100\/10:focus{background-color:#f5f5f51a}.focus\:bg-neutral-100\/100:focus{background-color:#f5f5f5}.focus\:bg-neutral-100\/20:focus{background-color:#f5f5f533}.focus\:bg-neutral-100\/25:focus{background-color:#f5f5f540}.focus\:bg-neutral-100\/30:focus{background-color:#f5f5f54d}.focus\:bg-neutral-100\/40:focus{background-color:#f5f5f566}.focus\:bg-neutral-100\/5:focus{background-color:#f5f5f50d}.focus\:bg-neutral-100\/50:focus{background-color:#f5f5f580}.focus\:bg-neutral-100\/60:focus{background-color:#f5f5f599}.focus\:bg-neutral-100\/70:focus{background-color:#f5f5f5b3}.focus\:bg-neutral-100\/75:focus{background-color:#f5f5f5bf}.focus\:bg-neutral-100\/80:focus{background-color:#f5f5f5cc}.focus\:bg-neutral-100\/90:focus{background-color:#f5f5f5e6}.focus\:bg-neutral-100\/95:focus{background-color:#f5f5f5f2}.focus\:bg-neutral-200:focus{--tw-bg-opacity:1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.focus\:bg-neutral-200\/0:focus{background-color:#e5e5e500}.focus\:bg-neutral-200\/10:focus{background-color:#e5e5e51a}.focus\:bg-neutral-200\/100:focus{background-color:#e5e5e5}.focus\:bg-neutral-200\/20:focus{background-color:#e5e5e533}.focus\:bg-neutral-200\/25:focus{background-color:#e5e5e540}.focus\:bg-neutral-200\/30:focus{background-color:#e5e5e54d}.focus\:bg-neutral-200\/40:focus{background-color:#e5e5e566}.focus\:bg-neutral-200\/5:focus{background-color:#e5e5e50d}.focus\:bg-neutral-200\/50:focus{background-color:#e5e5e580}.focus\:bg-neutral-200\/60:focus{background-color:#e5e5e599}.focus\:bg-neutral-200\/70:focus{background-color:#e5e5e5b3}.focus\:bg-neutral-200\/75:focus{background-color:#e5e5e5bf}.focus\:bg-neutral-200\/80:focus{background-color:#e5e5e5cc}.focus\:bg-neutral-200\/90:focus{background-color:#e5e5e5e6}.focus\:bg-neutral-200\/95:focus{background-color:#e5e5e5f2}.focus\:bg-neutral-300:focus{--tw-bg-opacity:1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.focus\:bg-neutral-300\/0:focus{background-color:#d4d4d400}.focus\:bg-neutral-300\/10:focus{background-color:#d4d4d41a}.focus\:bg-neutral-300\/100:focus{background-color:#d4d4d4}.focus\:bg-neutral-300\/20:focus{background-color:#d4d4d433}.focus\:bg-neutral-300\/25:focus{background-color:#d4d4d440}.focus\:bg-neutral-300\/30:focus{background-color:#d4d4d44d}.focus\:bg-neutral-300\/40:focus{background-color:#d4d4d466}.focus\:bg-neutral-300\/5:focus{background-color:#d4d4d40d}.focus\:bg-neutral-300\/50:focus{background-color:#d4d4d480}.focus\:bg-neutral-300\/60:focus{background-color:#d4d4d499}.focus\:bg-neutral-300\/70:focus{background-color:#d4d4d4b3}.focus\:bg-neutral-300\/75:focus{background-color:#d4d4d4bf}.focus\:bg-neutral-300\/80:focus{background-color:#d4d4d4cc}.focus\:bg-neutral-300\/90:focus{background-color:#d4d4d4e6}.focus\:bg-neutral-300\/95:focus{background-color:#d4d4d4f2}.focus\:bg-neutral-400:focus{--tw-bg-opacity:1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.focus\:bg-neutral-400\/0:focus{background-color:#a3a3a300}.focus\:bg-neutral-400\/10:focus{background-color:#a3a3a31a}.focus\:bg-neutral-400\/100:focus{background-color:#a3a3a3}.focus\:bg-neutral-400\/20:focus{background-color:#a3a3a333}.focus\:bg-neutral-400\/25:focus{background-color:#a3a3a340}.focus\:bg-neutral-400\/30:focus{background-color:#a3a3a34d}.focus\:bg-neutral-400\/40:focus{background-color:#a3a3a366}.focus\:bg-neutral-400\/5:focus{background-color:#a3a3a30d}.focus\:bg-neutral-400\/50:focus{background-color:#a3a3a380}.focus\:bg-neutral-400\/60:focus{background-color:#a3a3a399}.focus\:bg-neutral-400\/70:focus{background-color:#a3a3a3b3}.focus\:bg-neutral-400\/75:focus{background-color:#a3a3a3bf}.focus\:bg-neutral-400\/80:focus{background-color:#a3a3a3cc}.focus\:bg-neutral-400\/90:focus{background-color:#a3a3a3e6}.focus\:bg-neutral-400\/95:focus{background-color:#a3a3a3f2}.focus\:bg-neutral-50:focus{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.focus\:bg-neutral-50\/0:focus{background-color:#fafafa00}.focus\:bg-neutral-50\/10:focus{background-color:#fafafa1a}.focus\:bg-neutral-50\/100:focus{background-color:#fafafa}.focus\:bg-neutral-50\/20:focus{background-color:#fafafa33}.focus\:bg-neutral-50\/25:focus{background-color:#fafafa40}.focus\:bg-neutral-50\/30:focus{background-color:#fafafa4d}.focus\:bg-neutral-50\/40:focus{background-color:#fafafa66}.focus\:bg-neutral-50\/5:focus{background-color:#fafafa0d}.focus\:bg-neutral-50\/50:focus{background-color:#fafafa80}.focus\:bg-neutral-50\/60:focus{background-color:#fafafa99}.focus\:bg-neutral-50\/70:focus{background-color:#fafafab3}.focus\:bg-neutral-50\/75:focus{background-color:#fafafabf}.focus\:bg-neutral-50\/80:focus{background-color:#fafafacc}.focus\:bg-neutral-50\/90:focus{background-color:#fafafae6}.focus\:bg-neutral-50\/95:focus{background-color:#fafafaf2}.focus\:bg-neutral-500:focus{--tw-bg-opacity:1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.focus\:bg-neutral-500\/0:focus{background-color:#73737300}.focus\:bg-neutral-500\/10:focus{background-color:#7373731a}.focus\:bg-neutral-500\/100:focus{background-color:#737373}.focus\:bg-neutral-500\/20:focus{background-color:#73737333}.focus\:bg-neutral-500\/25:focus{background-color:#73737340}.focus\:bg-neutral-500\/30:focus{background-color:#7373734d}.focus\:bg-neutral-500\/40:focus{background-color:#73737366}.focus\:bg-neutral-500\/5:focus{background-color:#7373730d}.focus\:bg-neutral-500\/50:focus{background-color:#73737380}.focus\:bg-neutral-500\/60:focus{background-color:#73737399}.focus\:bg-neutral-500\/70:focus{background-color:#737373b3}.focus\:bg-neutral-500\/75:focus{background-color:#737373bf}.focus\:bg-neutral-500\/80:focus{background-color:#737373cc}.focus\:bg-neutral-500\/90:focus{background-color:#737373e6}.focus\:bg-neutral-500\/95:focus{background-color:#737373f2}.focus\:bg-neutral-600:focus{--tw-bg-opacity:1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.focus\:bg-neutral-600\/0:focus{background-color:#52525200}.focus\:bg-neutral-600\/10:focus{background-color:#5252521a}.focus\:bg-neutral-600\/100:focus{background-color:#525252}.focus\:bg-neutral-600\/20:focus{background-color:#52525233}.focus\:bg-neutral-600\/25:focus{background-color:#52525240}.focus\:bg-neutral-600\/30:focus{background-color:#5252524d}.focus\:bg-neutral-600\/40:focus{background-color:#52525266}.focus\:bg-neutral-600\/5:focus{background-color:#5252520d}.focus\:bg-neutral-600\/50:focus{background-color:#52525280}.focus\:bg-neutral-600\/60:focus{background-color:#52525299}.focus\:bg-neutral-600\/70:focus{background-color:#525252b3}.focus\:bg-neutral-600\/75:focus{background-color:#525252bf}.focus\:bg-neutral-600\/80:focus{background-color:#525252cc}.focus\:bg-neutral-600\/90:focus{background-color:#525252e6}.focus\:bg-neutral-600\/95:focus{background-color:#525252f2}.focus\:bg-neutral-700:focus{--tw-bg-opacity:1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.focus\:bg-neutral-700\/0:focus{background-color:#40404000}.focus\:bg-neutral-700\/10:focus{background-color:#4040401a}.focus\:bg-neutral-700\/100:focus{background-color:#404040}.focus\:bg-neutral-700\/20:focus{background-color:#40404033}.focus\:bg-neutral-700\/25:focus{background-color:#40404040}.focus\:bg-neutral-700\/30:focus{background-color:#4040404d}.focus\:bg-neutral-700\/40:focus{background-color:#40404066}.focus\:bg-neutral-700\/5:focus{background-color:#4040400d}.focus\:bg-neutral-700\/50:focus{background-color:#40404080}.focus\:bg-neutral-700\/60:focus{background-color:#40404099}.focus\:bg-neutral-700\/70:focus{background-color:#404040b3}.focus\:bg-neutral-700\/75:focus{background-color:#404040bf}.focus\:bg-neutral-700\/80:focus{background-color:#404040cc}.focus\:bg-neutral-700\/90:focus{background-color:#404040e6}.focus\:bg-neutral-700\/95:focus{background-color:#404040f2}.focus\:bg-neutral-800:focus{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.focus\:bg-neutral-800\/0:focus{background-color:#26262600}.focus\:bg-neutral-800\/10:focus{background-color:#2626261a}.focus\:bg-neutral-800\/100:focus{background-color:#262626}.focus\:bg-neutral-800\/20:focus{background-color:#26262633}.focus\:bg-neutral-800\/25:focus{background-color:#26262640}.focus\:bg-neutral-800\/30:focus{background-color:#2626264d}.focus\:bg-neutral-800\/40:focus{background-color:#26262666}.focus\:bg-neutral-800\/5:focus{background-color:#2626260d}.focus\:bg-neutral-800\/50:focus{background-color:#26262680}.focus\:bg-neutral-800\/60:focus{background-color:#26262699}.focus\:bg-neutral-800\/70:focus{background-color:#262626b3}.focus\:bg-neutral-800\/75:focus{background-color:#262626bf}.focus\:bg-neutral-800\/80:focus{background-color:#262626cc}.focus\:bg-neutral-800\/90:focus{background-color:#262626e6}.focus\:bg-neutral-800\/95:focus{background-color:#262626f2}.focus\:bg-neutral-900:focus{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.focus\:bg-neutral-900\/0:focus{background-color:#17171700}.focus\:bg-neutral-900\/10:focus{background-color:#1717171a}.focus\:bg-neutral-900\/100:focus{background-color:#171717}.focus\:bg-neutral-900\/20:focus{background-color:#17171733}.focus\:bg-neutral-900\/25:focus{background-color:#17171740}.focus\:bg-neutral-900\/30:focus{background-color:#1717174d}.focus\:bg-neutral-900\/40:focus{background-color:#17171766}.focus\:bg-neutral-900\/5:focus{background-color:#1717170d}.focus\:bg-neutral-900\/50:focus{background-color:#17171780}.focus\:bg-neutral-900\/60:focus{background-color:#17171799}.focus\:bg-neutral-900\/70:focus{background-color:#171717b3}.focus\:bg-neutral-900\/75:focus{background-color:#171717bf}.focus\:bg-neutral-900\/80:focus{background-color:#171717cc}.focus\:bg-neutral-900\/90:focus{background-color:#171717e6}.focus\:bg-neutral-900\/95:focus{background-color:#171717f2}.focus\:bg-orange-100:focus{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.focus\:bg-orange-100\/0:focus{background-color:#ffedd500}.focus\:bg-orange-100\/10:focus{background-color:#ffedd51a}.focus\:bg-orange-100\/100:focus{background-color:#ffedd5}.focus\:bg-orange-100\/20:focus{background-color:#ffedd533}.focus\:bg-orange-100\/25:focus{background-color:#ffedd540}.focus\:bg-orange-100\/30:focus{background-color:#ffedd54d}.focus\:bg-orange-100\/40:focus{background-color:#ffedd566}.focus\:bg-orange-100\/5:focus{background-color:#ffedd50d}.focus\:bg-orange-100\/50:focus{background-color:#ffedd580}.focus\:bg-orange-100\/60:focus{background-color:#ffedd599}.focus\:bg-orange-100\/70:focus{background-color:#ffedd5b3}.focus\:bg-orange-100\/75:focus{background-color:#ffedd5bf}.focus\:bg-orange-100\/80:focus{background-color:#ffedd5cc}.focus\:bg-orange-100\/90:focus{background-color:#ffedd5e6}.focus\:bg-orange-100\/95:focus{background-color:#ffedd5f2}.focus\:bg-orange-200:focus{--tw-bg-opacity:1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.focus\:bg-orange-200\/0:focus{background-color:#fed7aa00}.focus\:bg-orange-200\/10:focus{background-color:#fed7aa1a}.focus\:bg-orange-200\/100:focus{background-color:#fed7aa}.focus\:bg-orange-200\/20:focus{background-color:#fed7aa33}.focus\:bg-orange-200\/25:focus{background-color:#fed7aa40}.focus\:bg-orange-200\/30:focus{background-color:#fed7aa4d}.focus\:bg-orange-200\/40:focus{background-color:#fed7aa66}.focus\:bg-orange-200\/5:focus{background-color:#fed7aa0d}.focus\:bg-orange-200\/50:focus{background-color:#fed7aa80}.focus\:bg-orange-200\/60:focus{background-color:#fed7aa99}.focus\:bg-orange-200\/70:focus{background-color:#fed7aab3}.focus\:bg-orange-200\/75:focus{background-color:#fed7aabf}.focus\:bg-orange-200\/80:focus{background-color:#fed7aacc}.focus\:bg-orange-200\/90:focus{background-color:#fed7aae6}.focus\:bg-orange-200\/95:focus{background-color:#fed7aaf2}.focus\:bg-orange-300:focus{--tw-bg-opacity:1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.focus\:bg-orange-300\/0:focus{background-color:#fdba7400}.focus\:bg-orange-300\/10:focus{background-color:#fdba741a}.focus\:bg-orange-300\/100:focus{background-color:#fdba74}.focus\:bg-orange-300\/20:focus{background-color:#fdba7433}.focus\:bg-orange-300\/25:focus{background-color:#fdba7440}.focus\:bg-orange-300\/30:focus{background-color:#fdba744d}.focus\:bg-orange-300\/40:focus{background-color:#fdba7466}.focus\:bg-orange-300\/5:focus{background-color:#fdba740d}.focus\:bg-orange-300\/50:focus{background-color:#fdba7480}.focus\:bg-orange-300\/60:focus{background-color:#fdba7499}.focus\:bg-orange-300\/70:focus{background-color:#fdba74b3}.focus\:bg-orange-300\/75:focus{background-color:#fdba74bf}.focus\:bg-orange-300\/80:focus{background-color:#fdba74cc}.focus\:bg-orange-300\/90:focus{background-color:#fdba74e6}.focus\:bg-orange-300\/95:focus{background-color:#fdba74f2}.focus\:bg-orange-400:focus{--tw-bg-opacity:1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.focus\:bg-orange-400\/0:focus{background-color:#fb923c00}.focus\:bg-orange-400\/10:focus{background-color:#fb923c1a}.focus\:bg-orange-400\/100:focus{background-color:#fb923c}.focus\:bg-orange-400\/20:focus{background-color:#fb923c33}.focus\:bg-orange-400\/25:focus{background-color:#fb923c40}.focus\:bg-orange-400\/30:focus{background-color:#fb923c4d}.focus\:bg-orange-400\/40:focus{background-color:#fb923c66}.focus\:bg-orange-400\/5:focus{background-color:#fb923c0d}.focus\:bg-orange-400\/50:focus{background-color:#fb923c80}.focus\:bg-orange-400\/60:focus{background-color:#fb923c99}.focus\:bg-orange-400\/70:focus{background-color:#fb923cb3}.focus\:bg-orange-400\/75:focus{background-color:#fb923cbf}.focus\:bg-orange-400\/80:focus{background-color:#fb923ccc}.focus\:bg-orange-400\/90:focus{background-color:#fb923ce6}.focus\:bg-orange-400\/95:focus{background-color:#fb923cf2}.focus\:bg-orange-50:focus{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.focus\:bg-orange-50\/0:focus{background-color:#fff7ed00}.focus\:bg-orange-50\/10:focus{background-color:#fff7ed1a}.focus\:bg-orange-50\/100:focus{background-color:#fff7ed}.focus\:bg-orange-50\/20:focus{background-color:#fff7ed33}.focus\:bg-orange-50\/25:focus{background-color:#fff7ed40}.focus\:bg-orange-50\/30:focus{background-color:#fff7ed4d}.focus\:bg-orange-50\/40:focus{background-color:#fff7ed66}.focus\:bg-orange-50\/5:focus{background-color:#fff7ed0d}.focus\:bg-orange-50\/50:focus{background-color:#fff7ed80}.focus\:bg-orange-50\/60:focus{background-color:#fff7ed99}.focus\:bg-orange-50\/70:focus{background-color:#fff7edb3}.focus\:bg-orange-50\/75:focus{background-color:#fff7edbf}.focus\:bg-orange-50\/80:focus{background-color:#fff7edcc}.focus\:bg-orange-50\/90:focus{background-color:#fff7ede6}.focus\:bg-orange-50\/95:focus{background-color:#fff7edf2}.focus\:bg-orange-500:focus{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.focus\:bg-orange-500\/0:focus{background-color:#f9731600}.focus\:bg-orange-500\/10:focus{background-color:#f973161a}.focus\:bg-orange-500\/100:focus{background-color:#f97316}.focus\:bg-orange-500\/20:focus{background-color:#f9731633}.focus\:bg-orange-500\/25:focus{background-color:#f9731640}.focus\:bg-orange-500\/30:focus{background-color:#f973164d}.focus\:bg-orange-500\/40:focus{background-color:#f9731666}.focus\:bg-orange-500\/5:focus{background-color:#f973160d}.focus\:bg-orange-500\/50:focus{background-color:#f9731680}.focus\:bg-orange-500\/60:focus{background-color:#f9731699}.focus\:bg-orange-500\/70:focus{background-color:#f97316b3}.focus\:bg-orange-500\/75:focus{background-color:#f97316bf}.focus\:bg-orange-500\/80:focus{background-color:#f97316cc}.focus\:bg-orange-500\/90:focus{background-color:#f97316e6}.focus\:bg-orange-500\/95:focus{background-color:#f97316f2}.focus\:bg-orange-600:focus{--tw-bg-opacity:1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.focus\:bg-orange-600\/0:focus{background-color:#ea580c00}.focus\:bg-orange-600\/10:focus{background-color:#ea580c1a}.focus\:bg-orange-600\/100:focus{background-color:#ea580c}.focus\:bg-orange-600\/20:focus{background-color:#ea580c33}.focus\:bg-orange-600\/25:focus{background-color:#ea580c40}.focus\:bg-orange-600\/30:focus{background-color:#ea580c4d}.focus\:bg-orange-600\/40:focus{background-color:#ea580c66}.focus\:bg-orange-600\/5:focus{background-color:#ea580c0d}.focus\:bg-orange-600\/50:focus{background-color:#ea580c80}.focus\:bg-orange-600\/60:focus{background-color:#ea580c99}.focus\:bg-orange-600\/70:focus{background-color:#ea580cb3}.focus\:bg-orange-600\/75:focus{background-color:#ea580cbf}.focus\:bg-orange-600\/80:focus{background-color:#ea580ccc}.focus\:bg-orange-600\/90:focus{background-color:#ea580ce6}.focus\:bg-orange-600\/95:focus{background-color:#ea580cf2}.focus\:bg-orange-700:focus{--tw-bg-opacity:1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.focus\:bg-orange-700\/0:focus{background-color:#c2410c00}.focus\:bg-orange-700\/10:focus{background-color:#c2410c1a}.focus\:bg-orange-700\/100:focus{background-color:#c2410c}.focus\:bg-orange-700\/20:focus{background-color:#c2410c33}.focus\:bg-orange-700\/25:focus{background-color:#c2410c40}.focus\:bg-orange-700\/30:focus{background-color:#c2410c4d}.focus\:bg-orange-700\/40:focus{background-color:#c2410c66}.focus\:bg-orange-700\/5:focus{background-color:#c2410c0d}.focus\:bg-orange-700\/50:focus{background-color:#c2410c80}.focus\:bg-orange-700\/60:focus{background-color:#c2410c99}.focus\:bg-orange-700\/70:focus{background-color:#c2410cb3}.focus\:bg-orange-700\/75:focus{background-color:#c2410cbf}.focus\:bg-orange-700\/80:focus{background-color:#c2410ccc}.focus\:bg-orange-700\/90:focus{background-color:#c2410ce6}.focus\:bg-orange-700\/95:focus{background-color:#c2410cf2}.focus\:bg-orange-800:focus{--tw-bg-opacity:1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.focus\:bg-orange-800\/0:focus{background-color:#9a341200}.focus\:bg-orange-800\/10:focus{background-color:#9a34121a}.focus\:bg-orange-800\/100:focus{background-color:#9a3412}.focus\:bg-orange-800\/20:focus{background-color:#9a341233}.focus\:bg-orange-800\/25:focus{background-color:#9a341240}.focus\:bg-orange-800\/30:focus{background-color:#9a34124d}.focus\:bg-orange-800\/40:focus{background-color:#9a341266}.focus\:bg-orange-800\/5:focus{background-color:#9a34120d}.focus\:bg-orange-800\/50:focus{background-color:#9a341280}.focus\:bg-orange-800\/60:focus{background-color:#9a341299}.focus\:bg-orange-800\/70:focus{background-color:#9a3412b3}.focus\:bg-orange-800\/75:focus{background-color:#9a3412bf}.focus\:bg-orange-800\/80:focus{background-color:#9a3412cc}.focus\:bg-orange-800\/90:focus{background-color:#9a3412e6}.focus\:bg-orange-800\/95:focus{background-color:#9a3412f2}.focus\:bg-orange-900:focus{--tw-bg-opacity:1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.focus\:bg-orange-900\/0:focus{background-color:#7c2d1200}.focus\:bg-orange-900\/10:focus{background-color:#7c2d121a}.focus\:bg-orange-900\/100:focus{background-color:#7c2d12}.focus\:bg-orange-900\/20:focus{background-color:#7c2d1233}.focus\:bg-orange-900\/25:focus{background-color:#7c2d1240}.focus\:bg-orange-900\/30:focus{background-color:#7c2d124d}.focus\:bg-orange-900\/40:focus{background-color:#7c2d1266}.focus\:bg-orange-900\/5:focus{background-color:#7c2d120d}.focus\:bg-orange-900\/50:focus{background-color:#7c2d1280}.focus\:bg-orange-900\/60:focus{background-color:#7c2d1299}.focus\:bg-orange-900\/70:focus{background-color:#7c2d12b3}.focus\:bg-orange-900\/75:focus{background-color:#7c2d12bf}.focus\:bg-orange-900\/80:focus{background-color:#7c2d12cc}.focus\:bg-orange-900\/90:focus{background-color:#7c2d12e6}.focus\:bg-orange-900\/95:focus{background-color:#7c2d12f2}.focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.focus\:bg-pink-100\/0:focus{background-color:#fce7f300}.focus\:bg-pink-100\/10:focus{background-color:#fce7f31a}.focus\:bg-pink-100\/100:focus{background-color:#fce7f3}.focus\:bg-pink-100\/20:focus{background-color:#fce7f333}.focus\:bg-pink-100\/25:focus{background-color:#fce7f340}.focus\:bg-pink-100\/30:focus{background-color:#fce7f34d}.focus\:bg-pink-100\/40:focus{background-color:#fce7f366}.focus\:bg-pink-100\/5:focus{background-color:#fce7f30d}.focus\:bg-pink-100\/50:focus{background-color:#fce7f380}.focus\:bg-pink-100\/60:focus{background-color:#fce7f399}.focus\:bg-pink-100\/70:focus{background-color:#fce7f3b3}.focus\:bg-pink-100\/75:focus{background-color:#fce7f3bf}.focus\:bg-pink-100\/80:focus{background-color:#fce7f3cc}.focus\:bg-pink-100\/90:focus{background-color:#fce7f3e6}.focus\:bg-pink-100\/95:focus{background-color:#fce7f3f2}.focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.focus\:bg-pink-200\/0:focus{background-color:#fbcfe800}.focus\:bg-pink-200\/10:focus{background-color:#fbcfe81a}.focus\:bg-pink-200\/100:focus{background-color:#fbcfe8}.focus\:bg-pink-200\/20:focus{background-color:#fbcfe833}.focus\:bg-pink-200\/25:focus{background-color:#fbcfe840}.focus\:bg-pink-200\/30:focus{background-color:#fbcfe84d}.focus\:bg-pink-200\/40:focus{background-color:#fbcfe866}.focus\:bg-pink-200\/5:focus{background-color:#fbcfe80d}.focus\:bg-pink-200\/50:focus{background-color:#fbcfe880}.focus\:bg-pink-200\/60:focus{background-color:#fbcfe899}.focus\:bg-pink-200\/70:focus{background-color:#fbcfe8b3}.focus\:bg-pink-200\/75:focus{background-color:#fbcfe8bf}.focus\:bg-pink-200\/80:focus{background-color:#fbcfe8cc}.focus\:bg-pink-200\/90:focus{background-color:#fbcfe8e6}.focus\:bg-pink-200\/95:focus{background-color:#fbcfe8f2}.focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.focus\:bg-pink-300\/0:focus{background-color:#f9a8d400}.focus\:bg-pink-300\/10:focus{background-color:#f9a8d41a}.focus\:bg-pink-300\/100:focus{background-color:#f9a8d4}.focus\:bg-pink-300\/20:focus{background-color:#f9a8d433}.focus\:bg-pink-300\/25:focus{background-color:#f9a8d440}.focus\:bg-pink-300\/30:focus{background-color:#f9a8d44d}.focus\:bg-pink-300\/40:focus{background-color:#f9a8d466}.focus\:bg-pink-300\/5:focus{background-color:#f9a8d40d}.focus\:bg-pink-300\/50:focus{background-color:#f9a8d480}.focus\:bg-pink-300\/60:focus{background-color:#f9a8d499}.focus\:bg-pink-300\/70:focus{background-color:#f9a8d4b3}.focus\:bg-pink-300\/75:focus{background-color:#f9a8d4bf}.focus\:bg-pink-300\/80:focus{background-color:#f9a8d4cc}.focus\:bg-pink-300\/90:focus{background-color:#f9a8d4e6}.focus\:bg-pink-300\/95:focus{background-color:#f9a8d4f2}.focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.focus\:bg-pink-400\/0:focus{background-color:#f472b600}.focus\:bg-pink-400\/10:focus{background-color:#f472b61a}.focus\:bg-pink-400\/100:focus{background-color:#f472b6}.focus\:bg-pink-400\/20:focus{background-color:#f472b633}.focus\:bg-pink-400\/25:focus{background-color:#f472b640}.focus\:bg-pink-400\/30:focus{background-color:#f472b64d}.focus\:bg-pink-400\/40:focus{background-color:#f472b666}.focus\:bg-pink-400\/5:focus{background-color:#f472b60d}.focus\:bg-pink-400\/50:focus{background-color:#f472b680}.focus\:bg-pink-400\/60:focus{background-color:#f472b699}.focus\:bg-pink-400\/70:focus{background-color:#f472b6b3}.focus\:bg-pink-400\/75:focus{background-color:#f472b6bf}.focus\:bg-pink-400\/80:focus{background-color:#f472b6cc}.focus\:bg-pink-400\/90:focus{background-color:#f472b6e6}.focus\:bg-pink-400\/95:focus{background-color:#f472b6f2}.focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.focus\:bg-pink-50\/0:focus{background-color:#fdf2f800}.focus\:bg-pink-50\/10:focus{background-color:#fdf2f81a}.focus\:bg-pink-50\/100:focus{background-color:#fdf2f8}.focus\:bg-pink-50\/20:focus{background-color:#fdf2f833}.focus\:bg-pink-50\/25:focus{background-color:#fdf2f840}.focus\:bg-pink-50\/30:focus{background-color:#fdf2f84d}.focus\:bg-pink-50\/40:focus{background-color:#fdf2f866}.focus\:bg-pink-50\/5:focus{background-color:#fdf2f80d}.focus\:bg-pink-50\/50:focus{background-color:#fdf2f880}.focus\:bg-pink-50\/60:focus{background-color:#fdf2f899}.focus\:bg-pink-50\/70:focus{background-color:#fdf2f8b3}.focus\:bg-pink-50\/75:focus{background-color:#fdf2f8bf}.focus\:bg-pink-50\/80:focus{background-color:#fdf2f8cc}.focus\:bg-pink-50\/90:focus{background-color:#fdf2f8e6}.focus\:bg-pink-50\/95:focus{background-color:#fdf2f8f2}.focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.focus\:bg-pink-500\/0:focus{background-color:#ec489900}.focus\:bg-pink-500\/10:focus{background-color:#ec48991a}.focus\:bg-pink-500\/100:focus{background-color:#ec4899}.focus\:bg-pink-500\/20:focus{background-color:#ec489933}.focus\:bg-pink-500\/25:focus{background-color:#ec489940}.focus\:bg-pink-500\/30:focus{background-color:#ec48994d}.focus\:bg-pink-500\/40:focus{background-color:#ec489966}.focus\:bg-pink-500\/5:focus{background-color:#ec48990d}.focus\:bg-pink-500\/50:focus{background-color:#ec489980}.focus\:bg-pink-500\/60:focus{background-color:#ec489999}.focus\:bg-pink-500\/70:focus{background-color:#ec4899b3}.focus\:bg-pink-500\/75:focus{background-color:#ec4899bf}.focus\:bg-pink-500\/80:focus{background-color:#ec4899cc}.focus\:bg-pink-500\/90:focus{background-color:#ec4899e6}.focus\:bg-pink-500\/95:focus{background-color:#ec4899f2}.focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.focus\:bg-pink-600\/0:focus{background-color:#db277700}.focus\:bg-pink-600\/10:focus{background-color:#db27771a}.focus\:bg-pink-600\/100:focus{background-color:#db2777}.focus\:bg-pink-600\/20:focus{background-color:#db277733}.focus\:bg-pink-600\/25:focus{background-color:#db277740}.focus\:bg-pink-600\/30:focus{background-color:#db27774d}.focus\:bg-pink-600\/40:focus{background-color:#db277766}.focus\:bg-pink-600\/5:focus{background-color:#db27770d}.focus\:bg-pink-600\/50:focus{background-color:#db277780}.focus\:bg-pink-600\/60:focus{background-color:#db277799}.focus\:bg-pink-600\/70:focus{background-color:#db2777b3}.focus\:bg-pink-600\/75:focus{background-color:#db2777bf}.focus\:bg-pink-600\/80:focus{background-color:#db2777cc}.focus\:bg-pink-600\/90:focus{background-color:#db2777e6}.focus\:bg-pink-600\/95:focus{background-color:#db2777f2}.focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.focus\:bg-pink-700\/0:focus{background-color:#be185d00}.focus\:bg-pink-700\/10:focus{background-color:#be185d1a}.focus\:bg-pink-700\/100:focus{background-color:#be185d}.focus\:bg-pink-700\/20:focus{background-color:#be185d33}.focus\:bg-pink-700\/25:focus{background-color:#be185d40}.focus\:bg-pink-700\/30:focus{background-color:#be185d4d}.focus\:bg-pink-700\/40:focus{background-color:#be185d66}.focus\:bg-pink-700\/5:focus{background-color:#be185d0d}.focus\:bg-pink-700\/50:focus{background-color:#be185d80}.focus\:bg-pink-700\/60:focus{background-color:#be185d99}.focus\:bg-pink-700\/70:focus{background-color:#be185db3}.focus\:bg-pink-700\/75:focus{background-color:#be185dbf}.focus\:bg-pink-700\/80:focus{background-color:#be185dcc}.focus\:bg-pink-700\/90:focus{background-color:#be185de6}.focus\:bg-pink-700\/95:focus{background-color:#be185df2}.focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.focus\:bg-pink-800\/0:focus{background-color:#9d174d00}.focus\:bg-pink-800\/10:focus{background-color:#9d174d1a}.focus\:bg-pink-800\/100:focus{background-color:#9d174d}.focus\:bg-pink-800\/20:focus{background-color:#9d174d33}.focus\:bg-pink-800\/25:focus{background-color:#9d174d40}.focus\:bg-pink-800\/30:focus{background-color:#9d174d4d}.focus\:bg-pink-800\/40:focus{background-color:#9d174d66}.focus\:bg-pink-800\/5:focus{background-color:#9d174d0d}.focus\:bg-pink-800\/50:focus{background-color:#9d174d80}.focus\:bg-pink-800\/60:focus{background-color:#9d174d99}.focus\:bg-pink-800\/70:focus{background-color:#9d174db3}.focus\:bg-pink-800\/75:focus{background-color:#9d174dbf}.focus\:bg-pink-800\/80:focus{background-color:#9d174dcc}.focus\:bg-pink-800\/90:focus{background-color:#9d174de6}.focus\:bg-pink-800\/95:focus{background-color:#9d174df2}.focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.focus\:bg-pink-900\/0:focus{background-color:#83184300}.focus\:bg-pink-900\/10:focus{background-color:#8318431a}.focus\:bg-pink-900\/100:focus{background-color:#831843}.focus\:bg-pink-900\/20:focus{background-color:#83184333}.focus\:bg-pink-900\/25:focus{background-color:#83184340}.focus\:bg-pink-900\/30:focus{background-color:#8318434d}.focus\:bg-pink-900\/40:focus{background-color:#83184366}.focus\:bg-pink-900\/5:focus{background-color:#8318430d}.focus\:bg-pink-900\/50:focus{background-color:#83184380}.focus\:bg-pink-900\/60:focus{background-color:#83184399}.focus\:bg-pink-900\/70:focus{background-color:#831843b3}.focus\:bg-pink-900\/75:focus{background-color:#831843bf}.focus\:bg-pink-900\/80:focus{background-color:#831843cc}.focus\:bg-pink-900\/90:focus{background-color:#831843e6}.focus\:bg-pink-900\/95:focus{background-color:#831843f2}.focus\:bg-primary:focus{background-color:var(--color-brand-primary)}.focus\:bg-primary-alpha:focus{background-color:var(--color-blue-150)}.focus\:bg-primary-medium:focus{background-color:var(--color-blue-medium)}.focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.focus\:bg-purple-100\/0:focus{background-color:#f3e8ff00}.focus\:bg-purple-100\/10:focus{background-color:#f3e8ff1a}.focus\:bg-purple-100\/100:focus{background-color:#f3e8ff}.focus\:bg-purple-100\/20:focus{background-color:#f3e8ff33}.focus\:bg-purple-100\/25:focus{background-color:#f3e8ff40}.focus\:bg-purple-100\/30:focus{background-color:#f3e8ff4d}.focus\:bg-purple-100\/40:focus{background-color:#f3e8ff66}.focus\:bg-purple-100\/5:focus{background-color:#f3e8ff0d}.focus\:bg-purple-100\/50:focus{background-color:#f3e8ff80}.focus\:bg-purple-100\/60:focus{background-color:#f3e8ff99}.focus\:bg-purple-100\/70:focus{background-color:#f3e8ffb3}.focus\:bg-purple-100\/75:focus{background-color:#f3e8ffbf}.focus\:bg-purple-100\/80:focus{background-color:#f3e8ffcc}.focus\:bg-purple-100\/90:focus{background-color:#f3e8ffe6}.focus\:bg-purple-100\/95:focus{background-color:#f3e8fff2}.focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.focus\:bg-purple-200\/0:focus{background-color:#e9d5ff00}.focus\:bg-purple-200\/10:focus{background-color:#e9d5ff1a}.focus\:bg-purple-200\/100:focus{background-color:#e9d5ff}.focus\:bg-purple-200\/20:focus{background-color:#e9d5ff33}.focus\:bg-purple-200\/25:focus{background-color:#e9d5ff40}.focus\:bg-purple-200\/30:focus{background-color:#e9d5ff4d}.focus\:bg-purple-200\/40:focus{background-color:#e9d5ff66}.focus\:bg-purple-200\/5:focus{background-color:#e9d5ff0d}.focus\:bg-purple-200\/50:focus{background-color:#e9d5ff80}.focus\:bg-purple-200\/60:focus{background-color:#e9d5ff99}.focus\:bg-purple-200\/70:focus{background-color:#e9d5ffb3}.focus\:bg-purple-200\/75:focus{background-color:#e9d5ffbf}.focus\:bg-purple-200\/80:focus{background-color:#e9d5ffcc}.focus\:bg-purple-200\/90:focus{background-color:#e9d5ffe6}.focus\:bg-purple-200\/95:focus{background-color:#e9d5fff2}.focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.focus\:bg-purple-300\/0:focus{background-color:#d8b4fe00}.focus\:bg-purple-300\/10:focus{background-color:#d8b4fe1a}.focus\:bg-purple-300\/100:focus{background-color:#d8b4fe}.focus\:bg-purple-300\/20:focus{background-color:#d8b4fe33}.focus\:bg-purple-300\/25:focus{background-color:#d8b4fe40}.focus\:bg-purple-300\/30:focus{background-color:#d8b4fe4d}.focus\:bg-purple-300\/40:focus{background-color:#d8b4fe66}.focus\:bg-purple-300\/5:focus{background-color:#d8b4fe0d}.focus\:bg-purple-300\/50:focus{background-color:#d8b4fe80}.focus\:bg-purple-300\/60:focus{background-color:#d8b4fe99}.focus\:bg-purple-300\/70:focus{background-color:#d8b4feb3}.focus\:bg-purple-300\/75:focus{background-color:#d8b4febf}.focus\:bg-purple-300\/80:focus{background-color:#d8b4fecc}.focus\:bg-purple-300\/90:focus{background-color:#d8b4fee6}.focus\:bg-purple-300\/95:focus{background-color:#d8b4fef2}.focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.focus\:bg-purple-400\/0:focus{background-color:#c084fc00}.focus\:bg-purple-400\/10:focus{background-color:#c084fc1a}.focus\:bg-purple-400\/100:focus{background-color:#c084fc}.focus\:bg-purple-400\/20:focus{background-color:#c084fc33}.focus\:bg-purple-400\/25:focus{background-color:#c084fc40}.focus\:bg-purple-400\/30:focus{background-color:#c084fc4d}.focus\:bg-purple-400\/40:focus{background-color:#c084fc66}.focus\:bg-purple-400\/5:focus{background-color:#c084fc0d}.focus\:bg-purple-400\/50:focus{background-color:#c084fc80}.focus\:bg-purple-400\/60:focus{background-color:#c084fc99}.focus\:bg-purple-400\/70:focus{background-color:#c084fcb3}.focus\:bg-purple-400\/75:focus{background-color:#c084fcbf}.focus\:bg-purple-400\/80:focus{background-color:#c084fccc}.focus\:bg-purple-400\/90:focus{background-color:#c084fce6}.focus\:bg-purple-400\/95:focus{background-color:#c084fcf2}.focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.focus\:bg-purple-50\/0:focus{background-color:#faf5ff00}.focus\:bg-purple-50\/10:focus{background-color:#faf5ff1a}.focus\:bg-purple-50\/100:focus{background-color:#faf5ff}.focus\:bg-purple-50\/20:focus{background-color:#faf5ff33}.focus\:bg-purple-50\/25:focus{background-color:#faf5ff40}.focus\:bg-purple-50\/30:focus{background-color:#faf5ff4d}.focus\:bg-purple-50\/40:focus{background-color:#faf5ff66}.focus\:bg-purple-50\/5:focus{background-color:#faf5ff0d}.focus\:bg-purple-50\/50:focus{background-color:#faf5ff80}.focus\:bg-purple-50\/60:focus{background-color:#faf5ff99}.focus\:bg-purple-50\/70:focus{background-color:#faf5ffb3}.focus\:bg-purple-50\/75:focus{background-color:#faf5ffbf}.focus\:bg-purple-50\/80:focus{background-color:#faf5ffcc}.focus\:bg-purple-50\/90:focus{background-color:#faf5ffe6}.focus\:bg-purple-50\/95:focus{background-color:#faf5fff2}.focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.focus\:bg-purple-500\/0:focus{background-color:#a855f700}.focus\:bg-purple-500\/10:focus{background-color:#a855f71a}.focus\:bg-purple-500\/100:focus{background-color:#a855f7}.focus\:bg-purple-500\/20:focus{background-color:#a855f733}.focus\:bg-purple-500\/25:focus{background-color:#a855f740}.focus\:bg-purple-500\/30:focus{background-color:#a855f74d}.focus\:bg-purple-500\/40:focus{background-color:#a855f766}.focus\:bg-purple-500\/5:focus{background-color:#a855f70d}.focus\:bg-purple-500\/50:focus{background-color:#a855f780}.focus\:bg-purple-500\/60:focus{background-color:#a855f799}.focus\:bg-purple-500\/70:focus{background-color:#a855f7b3}.focus\:bg-purple-500\/75:focus{background-color:#a855f7bf}.focus\:bg-purple-500\/80:focus{background-color:#a855f7cc}.focus\:bg-purple-500\/90:focus{background-color:#a855f7e6}.focus\:bg-purple-500\/95:focus{background-color:#a855f7f2}.focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.focus\:bg-purple-600\/0:focus{background-color:#9333ea00}.focus\:bg-purple-600\/10:focus{background-color:#9333ea1a}.focus\:bg-purple-600\/100:focus{background-color:#9333ea}.focus\:bg-purple-600\/20:focus{background-color:#9333ea33}.focus\:bg-purple-600\/25:focus{background-color:#9333ea40}.focus\:bg-purple-600\/30:focus{background-color:#9333ea4d}.focus\:bg-purple-600\/40:focus{background-color:#9333ea66}.focus\:bg-purple-600\/5:focus{background-color:#9333ea0d}.focus\:bg-purple-600\/50:focus{background-color:#9333ea80}.focus\:bg-purple-600\/60:focus{background-color:#9333ea99}.focus\:bg-purple-600\/70:focus{background-color:#9333eab3}.focus\:bg-purple-600\/75:focus{background-color:#9333eabf}.focus\:bg-purple-600\/80:focus{background-color:#9333eacc}.focus\:bg-purple-600\/90:focus{background-color:#9333eae6}.focus\:bg-purple-600\/95:focus{background-color:#9333eaf2}.focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.focus\:bg-purple-700\/0:focus{background-color:#7e22ce00}.focus\:bg-purple-700\/10:focus{background-color:#7e22ce1a}.focus\:bg-purple-700\/100:focus{background-color:#7e22ce}.focus\:bg-purple-700\/20:focus{background-color:#7e22ce33}.focus\:bg-purple-700\/25:focus{background-color:#7e22ce40}.focus\:bg-purple-700\/30:focus{background-color:#7e22ce4d}.focus\:bg-purple-700\/40:focus{background-color:#7e22ce66}.focus\:bg-purple-700\/5:focus{background-color:#7e22ce0d}.focus\:bg-purple-700\/50:focus{background-color:#7e22ce80}.focus\:bg-purple-700\/60:focus{background-color:#7e22ce99}.focus\:bg-purple-700\/70:focus{background-color:#7e22ceb3}.focus\:bg-purple-700\/75:focus{background-color:#7e22cebf}.focus\:bg-purple-700\/80:focus{background-color:#7e22cecc}.focus\:bg-purple-700\/90:focus{background-color:#7e22cee6}.focus\:bg-purple-700\/95:focus{background-color:#7e22cef2}.focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.focus\:bg-purple-800\/0:focus{background-color:#6b21a800}.focus\:bg-purple-800\/10:focus{background-color:#6b21a81a}.focus\:bg-purple-800\/100:focus{background-color:#6b21a8}.focus\:bg-purple-800\/20:focus{background-color:#6b21a833}.focus\:bg-purple-800\/25:focus{background-color:#6b21a840}.focus\:bg-purple-800\/30:focus{background-color:#6b21a84d}.focus\:bg-purple-800\/40:focus{background-color:#6b21a866}.focus\:bg-purple-800\/5:focus{background-color:#6b21a80d}.focus\:bg-purple-800\/50:focus{background-color:#6b21a880}.focus\:bg-purple-800\/60:focus{background-color:#6b21a899}.focus\:bg-purple-800\/70:focus{background-color:#6b21a8b3}.focus\:bg-purple-800\/75:focus{background-color:#6b21a8bf}.focus\:bg-purple-800\/80:focus{background-color:#6b21a8cc}.focus\:bg-purple-800\/90:focus{background-color:#6b21a8e6}.focus\:bg-purple-800\/95:focus{background-color:#6b21a8f2}.focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.focus\:bg-purple-900\/0:focus{background-color:#581c8700}.focus\:bg-purple-900\/10:focus{background-color:#581c871a}.focus\:bg-purple-900\/100:focus{background-color:#581c87}.focus\:bg-purple-900\/20:focus{background-color:#581c8733}.focus\:bg-purple-900\/25:focus{background-color:#581c8740}.focus\:bg-purple-900\/30:focus{background-color:#581c874d}.focus\:bg-purple-900\/40:focus{background-color:#581c8766}.focus\:bg-purple-900\/5:focus{background-color:#581c870d}.focus\:bg-purple-900\/50:focus{background-color:#581c8780}.focus\:bg-purple-900\/60:focus{background-color:#581c8799}.focus\:bg-purple-900\/70:focus{background-color:#581c87b3}.focus\:bg-purple-900\/75:focus{background-color:#581c87bf}.focus\:bg-purple-900\/80:focus{background-color:#581c87cc}.focus\:bg-purple-900\/90:focus{background-color:#581c87e6}.focus\:bg-purple-900\/95:focus{background-color:#581c87f2}.focus\:bg-red-100:focus{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.focus\:bg-red-100\/0:focus{background-color:#fee2e200}.focus\:bg-red-100\/10:focus{background-color:#fee2e21a}.focus\:bg-red-100\/100:focus{background-color:#fee2e2}.focus\:bg-red-100\/20:focus{background-color:#fee2e233}.focus\:bg-red-100\/25:focus{background-color:#fee2e240}.focus\:bg-red-100\/30:focus{background-color:#fee2e24d}.focus\:bg-red-100\/40:focus{background-color:#fee2e266}.focus\:bg-red-100\/5:focus{background-color:#fee2e20d}.focus\:bg-red-100\/50:focus{background-color:#fee2e280}.focus\:bg-red-100\/60:focus{background-color:#fee2e299}.focus\:bg-red-100\/70:focus{background-color:#fee2e2b3}.focus\:bg-red-100\/75:focus{background-color:#fee2e2bf}.focus\:bg-red-100\/80:focus{background-color:#fee2e2cc}.focus\:bg-red-100\/90:focus{background-color:#fee2e2e6}.focus\:bg-red-100\/95:focus{background-color:#fee2e2f2}.focus\:bg-red-200:focus{--tw-bg-opacity:1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.focus\:bg-red-200\/0:focus{background-color:#fecaca00}.focus\:bg-red-200\/10:focus{background-color:#fecaca1a}.focus\:bg-red-200\/100:focus{background-color:#fecaca}.focus\:bg-red-200\/20:focus{background-color:#fecaca33}.focus\:bg-red-200\/25:focus{background-color:#fecaca40}.focus\:bg-red-200\/30:focus{background-color:#fecaca4d}.focus\:bg-red-200\/40:focus{background-color:#fecaca66}.focus\:bg-red-200\/5:focus{background-color:#fecaca0d}.focus\:bg-red-200\/50:focus{background-color:#fecaca80}.focus\:bg-red-200\/60:focus{background-color:#fecaca99}.focus\:bg-red-200\/70:focus{background-color:#fecacab3}.focus\:bg-red-200\/75:focus{background-color:#fecacabf}.focus\:bg-red-200\/80:focus{background-color:#fecacacc}.focus\:bg-red-200\/90:focus{background-color:#fecacae6}.focus\:bg-red-200\/95:focus{background-color:#fecacaf2}.focus\:bg-red-300:focus{--tw-bg-opacity:1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.focus\:bg-red-300\/0:focus{background-color:#fca5a500}.focus\:bg-red-300\/10:focus{background-color:#fca5a51a}.focus\:bg-red-300\/100:focus{background-color:#fca5a5}.focus\:bg-red-300\/20:focus{background-color:#fca5a533}.focus\:bg-red-300\/25:focus{background-color:#fca5a540}.focus\:bg-red-300\/30:focus{background-color:#fca5a54d}.focus\:bg-red-300\/40:focus{background-color:#fca5a566}.focus\:bg-red-300\/5:focus{background-color:#fca5a50d}.focus\:bg-red-300\/50:focus{background-color:#fca5a580}.focus\:bg-red-300\/60:focus{background-color:#fca5a599}.focus\:bg-red-300\/70:focus{background-color:#fca5a5b3}.focus\:bg-red-300\/75:focus{background-color:#fca5a5bf}.focus\:bg-red-300\/80:focus{background-color:#fca5a5cc}.focus\:bg-red-300\/90:focus{background-color:#fca5a5e6}.focus\:bg-red-300\/95:focus{background-color:#fca5a5f2}.focus\:bg-red-400:focus{--tw-bg-opacity:1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.focus\:bg-red-400\/0:focus{background-color:#f8717100}.focus\:bg-red-400\/10:focus{background-color:#f871711a}.focus\:bg-red-400\/100:focus{background-color:#f87171}.focus\:bg-red-400\/20:focus{background-color:#f8717133}.focus\:bg-red-400\/25:focus{background-color:#f8717140}.focus\:bg-red-400\/30:focus{background-color:#f871714d}.focus\:bg-red-400\/40:focus{background-color:#f8717166}.focus\:bg-red-400\/5:focus{background-color:#f871710d}.focus\:bg-red-400\/50:focus{background-color:#f8717180}.focus\:bg-red-400\/60:focus{background-color:#f8717199}.focus\:bg-red-400\/70:focus{background-color:#f87171b3}.focus\:bg-red-400\/75:focus{background-color:#f87171bf}.focus\:bg-red-400\/80:focus{background-color:#f87171cc}.focus\:bg-red-400\/90:focus{background-color:#f87171e6}.focus\:bg-red-400\/95:focus{background-color:#f87171f2}.focus\:bg-red-50:focus{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.focus\:bg-red-50\/0:focus{background-color:#fef2f200}.focus\:bg-red-50\/10:focus{background-color:#fef2f21a}.focus\:bg-red-50\/100:focus{background-color:#fef2f2}.focus\:bg-red-50\/20:focus{background-color:#fef2f233}.focus\:bg-red-50\/25:focus{background-color:#fef2f240}.focus\:bg-red-50\/30:focus{background-color:#fef2f24d}.focus\:bg-red-50\/40:focus{background-color:#fef2f266}.focus\:bg-red-50\/5:focus{background-color:#fef2f20d}.focus\:bg-red-50\/50:focus{background-color:#fef2f280}.focus\:bg-red-50\/60:focus{background-color:#fef2f299}.focus\:bg-red-50\/70:focus{background-color:#fef2f2b3}.focus\:bg-red-50\/75:focus{background-color:#fef2f2bf}.focus\:bg-red-50\/80:focus{background-color:#fef2f2cc}.focus\:bg-red-50\/90:focus{background-color:#fef2f2e6}.focus\:bg-red-50\/95:focus{background-color:#fef2f2f2}.focus\:bg-red-500:focus{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.focus\:bg-red-500\/0:focus{background-color:#ef444400}.focus\:bg-red-500\/10:focus{background-color:#ef44441a}.focus\:bg-red-500\/100:focus{background-color:#ef4444}.focus\:bg-red-500\/20:focus{background-color:#ef444433}.focus\:bg-red-500\/25:focus{background-color:#ef444440}.focus\:bg-red-500\/30:focus{background-color:#ef44444d}.focus\:bg-red-500\/40:focus{background-color:#ef444466}.focus\:bg-red-500\/5:focus{background-color:#ef44440d}.focus\:bg-red-500\/50:focus{background-color:#ef444480}.focus\:bg-red-500\/60:focus{background-color:#ef444499}.focus\:bg-red-500\/70:focus{background-color:#ef4444b3}.focus\:bg-red-500\/75:focus{background-color:#ef4444bf}.focus\:bg-red-500\/80:focus{background-color:#ef4444cc}.focus\:bg-red-500\/90:focus{background-color:#ef4444e6}.focus\:bg-red-500\/95:focus{background-color:#ef4444f2}.focus\:bg-red-600:focus{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.focus\:bg-red-600\/0:focus{background-color:#dc262600}.focus\:bg-red-600\/10:focus{background-color:#dc26261a}.focus\:bg-red-600\/100:focus{background-color:#dc2626}.focus\:bg-red-600\/20:focus{background-color:#dc262633}.focus\:bg-red-600\/25:focus{background-color:#dc262640}.focus\:bg-red-600\/30:focus{background-color:#dc26264d}.focus\:bg-red-600\/40:focus{background-color:#dc262666}.focus\:bg-red-600\/5:focus{background-color:#dc26260d}.focus\:bg-red-600\/50:focus{background-color:#dc262680}.focus\:bg-red-600\/60:focus{background-color:#dc262699}.focus\:bg-red-600\/70:focus{background-color:#dc2626b3}.focus\:bg-red-600\/75:focus{background-color:#dc2626bf}.focus\:bg-red-600\/80:focus{background-color:#dc2626cc}.focus\:bg-red-600\/90:focus{background-color:#dc2626e6}.focus\:bg-red-600\/95:focus{background-color:#dc2626f2}.focus\:bg-red-700:focus{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.focus\:bg-red-700\/0:focus{background-color:#b91c1c00}.focus\:bg-red-700\/10:focus{background-color:#b91c1c1a}.focus\:bg-red-700\/100:focus{background-color:#b91c1c}.focus\:bg-red-700\/20:focus{background-color:#b91c1c33}.focus\:bg-red-700\/25:focus{background-color:#b91c1c40}.focus\:bg-red-700\/30:focus{background-color:#b91c1c4d}.focus\:bg-red-700\/40:focus{background-color:#b91c1c66}.focus\:bg-red-700\/5:focus{background-color:#b91c1c0d}.focus\:bg-red-700\/50:focus{background-color:#b91c1c80}.focus\:bg-red-700\/60:focus{background-color:#b91c1c99}.focus\:bg-red-700\/70:focus{background-color:#b91c1cb3}.focus\:bg-red-700\/75:focus{background-color:#b91c1cbf}.focus\:bg-red-700\/80:focus{background-color:#b91c1ccc}.focus\:bg-red-700\/90:focus{background-color:#b91c1ce6}.focus\:bg-red-700\/95:focus{background-color:#b91c1cf2}.focus\:bg-red-800:focus{--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.focus\:bg-red-800\/0:focus{background-color:#991b1b00}.focus\:bg-red-800\/10:focus{background-color:#991b1b1a}.focus\:bg-red-800\/100:focus{background-color:#991b1b}.focus\:bg-red-800\/20:focus{background-color:#991b1b33}.focus\:bg-red-800\/25:focus{background-color:#991b1b40}.focus\:bg-red-800\/30:focus{background-color:#991b1b4d}.focus\:bg-red-800\/40:focus{background-color:#991b1b66}.focus\:bg-red-800\/5:focus{background-color:#991b1b0d}.focus\:bg-red-800\/50:focus{background-color:#991b1b80}.focus\:bg-red-800\/60:focus{background-color:#991b1b99}.focus\:bg-red-800\/70:focus{background-color:#991b1bb3}.focus\:bg-red-800\/75:focus{background-color:#991b1bbf}.focus\:bg-red-800\/80:focus{background-color:#991b1bcc}.focus\:bg-red-800\/90:focus{background-color:#991b1be6}.focus\:bg-red-800\/95:focus{background-color:#991b1bf2}.focus\:bg-red-900:focus{--tw-bg-opacity:1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.focus\:bg-red-900\/0:focus{background-color:#7f1d1d00}.focus\:bg-red-900\/10:focus{background-color:#7f1d1d1a}.focus\:bg-red-900\/100:focus{background-color:#7f1d1d}.focus\:bg-red-900\/20:focus{background-color:#7f1d1d33}.focus\:bg-red-900\/25:focus{background-color:#7f1d1d40}.focus\:bg-red-900\/30:focus{background-color:#7f1d1d4d}.focus\:bg-red-900\/40:focus{background-color:#7f1d1d66}.focus\:bg-red-900\/5:focus{background-color:#7f1d1d0d}.focus\:bg-red-900\/50:focus{background-color:#7f1d1d80}.focus\:bg-red-900\/60:focus{background-color:#7f1d1d99}.focus\:bg-red-900\/70:focus{background-color:#7f1d1db3}.focus\:bg-red-900\/75:focus{background-color:#7f1d1dbf}.focus\:bg-red-900\/80:focus{background-color:#7f1d1dcc}.focus\:bg-red-900\/90:focus{background-color:#7f1d1de6}.focus\:bg-red-900\/95:focus{background-color:#7f1d1df2}.focus\:bg-red-dark:focus{background-color:var(--color-red-dark)}.focus\:bg-red-light:focus{background-color:var(--color-red-light)}.focus\:bg-red-medium:focus{background-color:var(--color-red-medium)}.focus\:bg-rose-100:focus{--tw-bg-opacity:1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.focus\:bg-rose-100\/0:focus{background-color:#ffe4e600}.focus\:bg-rose-100\/10:focus{background-color:#ffe4e61a}.focus\:bg-rose-100\/100:focus{background-color:#ffe4e6}.focus\:bg-rose-100\/20:focus{background-color:#ffe4e633}.focus\:bg-rose-100\/25:focus{background-color:#ffe4e640}.focus\:bg-rose-100\/30:focus{background-color:#ffe4e64d}.focus\:bg-rose-100\/40:focus{background-color:#ffe4e666}.focus\:bg-rose-100\/5:focus{background-color:#ffe4e60d}.focus\:bg-rose-100\/50:focus{background-color:#ffe4e680}.focus\:bg-rose-100\/60:focus{background-color:#ffe4e699}.focus\:bg-rose-100\/70:focus{background-color:#ffe4e6b3}.focus\:bg-rose-100\/75:focus{background-color:#ffe4e6bf}.focus\:bg-rose-100\/80:focus{background-color:#ffe4e6cc}.focus\:bg-rose-100\/90:focus{background-color:#ffe4e6e6}.focus\:bg-rose-100\/95:focus{background-color:#ffe4e6f2}.focus\:bg-rose-200:focus{--tw-bg-opacity:1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.focus\:bg-rose-200\/0:focus{background-color:#fecdd300}.focus\:bg-rose-200\/10:focus{background-color:#fecdd31a}.focus\:bg-rose-200\/100:focus{background-color:#fecdd3}.focus\:bg-rose-200\/20:focus{background-color:#fecdd333}.focus\:bg-rose-200\/25:focus{background-color:#fecdd340}.focus\:bg-rose-200\/30:focus{background-color:#fecdd34d}.focus\:bg-rose-200\/40:focus{background-color:#fecdd366}.focus\:bg-rose-200\/5:focus{background-color:#fecdd30d}.focus\:bg-rose-200\/50:focus{background-color:#fecdd380}.focus\:bg-rose-200\/60:focus{background-color:#fecdd399}.focus\:bg-rose-200\/70:focus{background-color:#fecdd3b3}.focus\:bg-rose-200\/75:focus{background-color:#fecdd3bf}.focus\:bg-rose-200\/80:focus{background-color:#fecdd3cc}.focus\:bg-rose-200\/90:focus{background-color:#fecdd3e6}.focus\:bg-rose-200\/95:focus{background-color:#fecdd3f2}.focus\:bg-rose-300:focus{--tw-bg-opacity:1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.focus\:bg-rose-300\/0:focus{background-color:#fda4af00}.focus\:bg-rose-300\/10:focus{background-color:#fda4af1a}.focus\:bg-rose-300\/100:focus{background-color:#fda4af}.focus\:bg-rose-300\/20:focus{background-color:#fda4af33}.focus\:bg-rose-300\/25:focus{background-color:#fda4af40}.focus\:bg-rose-300\/30:focus{background-color:#fda4af4d}.focus\:bg-rose-300\/40:focus{background-color:#fda4af66}.focus\:bg-rose-300\/5:focus{background-color:#fda4af0d}.focus\:bg-rose-300\/50:focus{background-color:#fda4af80}.focus\:bg-rose-300\/60:focus{background-color:#fda4af99}.focus\:bg-rose-300\/70:focus{background-color:#fda4afb3}.focus\:bg-rose-300\/75:focus{background-color:#fda4afbf}.focus\:bg-rose-300\/80:focus{background-color:#fda4afcc}.focus\:bg-rose-300\/90:focus{background-color:#fda4afe6}.focus\:bg-rose-300\/95:focus{background-color:#fda4aff2}.focus\:bg-rose-400:focus{--tw-bg-opacity:1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.focus\:bg-rose-400\/0:focus{background-color:#fb718500}.focus\:bg-rose-400\/10:focus{background-color:#fb71851a}.focus\:bg-rose-400\/100:focus{background-color:#fb7185}.focus\:bg-rose-400\/20:focus{background-color:#fb718533}.focus\:bg-rose-400\/25:focus{background-color:#fb718540}.focus\:bg-rose-400\/30:focus{background-color:#fb71854d}.focus\:bg-rose-400\/40:focus{background-color:#fb718566}.focus\:bg-rose-400\/5:focus{background-color:#fb71850d}.focus\:bg-rose-400\/50:focus{background-color:#fb718580}.focus\:bg-rose-400\/60:focus{background-color:#fb718599}.focus\:bg-rose-400\/70:focus{background-color:#fb7185b3}.focus\:bg-rose-400\/75:focus{background-color:#fb7185bf}.focus\:bg-rose-400\/80:focus{background-color:#fb7185cc}.focus\:bg-rose-400\/90:focus{background-color:#fb7185e6}.focus\:bg-rose-400\/95:focus{background-color:#fb7185f2}.focus\:bg-rose-50:focus{--tw-bg-opacity:1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.focus\:bg-rose-50\/0:focus{background-color:#fff1f200}.focus\:bg-rose-50\/10:focus{background-color:#fff1f21a}.focus\:bg-rose-50\/100:focus{background-color:#fff1f2}.focus\:bg-rose-50\/20:focus{background-color:#fff1f233}.focus\:bg-rose-50\/25:focus{background-color:#fff1f240}.focus\:bg-rose-50\/30:focus{background-color:#fff1f24d}.focus\:bg-rose-50\/40:focus{background-color:#fff1f266}.focus\:bg-rose-50\/5:focus{background-color:#fff1f20d}.focus\:bg-rose-50\/50:focus{background-color:#fff1f280}.focus\:bg-rose-50\/60:focus{background-color:#fff1f299}.focus\:bg-rose-50\/70:focus{background-color:#fff1f2b3}.focus\:bg-rose-50\/75:focus{background-color:#fff1f2bf}.focus\:bg-rose-50\/80:focus{background-color:#fff1f2cc}.focus\:bg-rose-50\/90:focus{background-color:#fff1f2e6}.focus\:bg-rose-50\/95:focus{background-color:#fff1f2f2}.focus\:bg-rose-500:focus{--tw-bg-opacity:1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.focus\:bg-rose-500\/0:focus{background-color:#f43f5e00}.focus\:bg-rose-500\/10:focus{background-color:#f43f5e1a}.focus\:bg-rose-500\/100:focus{background-color:#f43f5e}.focus\:bg-rose-500\/20:focus{background-color:#f43f5e33}.focus\:bg-rose-500\/25:focus{background-color:#f43f5e40}.focus\:bg-rose-500\/30:focus{background-color:#f43f5e4d}.focus\:bg-rose-500\/40:focus{background-color:#f43f5e66}.focus\:bg-rose-500\/5:focus{background-color:#f43f5e0d}.focus\:bg-rose-500\/50:focus{background-color:#f43f5e80}.focus\:bg-rose-500\/60:focus{background-color:#f43f5e99}.focus\:bg-rose-500\/70:focus{background-color:#f43f5eb3}.focus\:bg-rose-500\/75:focus{background-color:#f43f5ebf}.focus\:bg-rose-500\/80:focus{background-color:#f43f5ecc}.focus\:bg-rose-500\/90:focus{background-color:#f43f5ee6}.focus\:bg-rose-500\/95:focus{background-color:#f43f5ef2}.focus\:bg-rose-600:focus{--tw-bg-opacity:1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.focus\:bg-rose-600\/0:focus{background-color:#e11d4800}.focus\:bg-rose-600\/10:focus{background-color:#e11d481a}.focus\:bg-rose-600\/100:focus{background-color:#e11d48}.focus\:bg-rose-600\/20:focus{background-color:#e11d4833}.focus\:bg-rose-600\/25:focus{background-color:#e11d4840}.focus\:bg-rose-600\/30:focus{background-color:#e11d484d}.focus\:bg-rose-600\/40:focus{background-color:#e11d4866}.focus\:bg-rose-600\/5:focus{background-color:#e11d480d}.focus\:bg-rose-600\/50:focus{background-color:#e11d4880}.focus\:bg-rose-600\/60:focus{background-color:#e11d4899}.focus\:bg-rose-600\/70:focus{background-color:#e11d48b3}.focus\:bg-rose-600\/75:focus{background-color:#e11d48bf}.focus\:bg-rose-600\/80:focus{background-color:#e11d48cc}.focus\:bg-rose-600\/90:focus{background-color:#e11d48e6}.focus\:bg-rose-600\/95:focus{background-color:#e11d48f2}.focus\:bg-rose-700:focus{--tw-bg-opacity:1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.focus\:bg-rose-700\/0:focus{background-color:#be123c00}.focus\:bg-rose-700\/10:focus{background-color:#be123c1a}.focus\:bg-rose-700\/100:focus{background-color:#be123c}.focus\:bg-rose-700\/20:focus{background-color:#be123c33}.focus\:bg-rose-700\/25:focus{background-color:#be123c40}.focus\:bg-rose-700\/30:focus{background-color:#be123c4d}.focus\:bg-rose-700\/40:focus{background-color:#be123c66}.focus\:bg-rose-700\/5:focus{background-color:#be123c0d}.focus\:bg-rose-700\/50:focus{background-color:#be123c80}.focus\:bg-rose-700\/60:focus{background-color:#be123c99}.focus\:bg-rose-700\/70:focus{background-color:#be123cb3}.focus\:bg-rose-700\/75:focus{background-color:#be123cbf}.focus\:bg-rose-700\/80:focus{background-color:#be123ccc}.focus\:bg-rose-700\/90:focus{background-color:#be123ce6}.focus\:bg-rose-700\/95:focus{background-color:#be123cf2}.focus\:bg-rose-800:focus{--tw-bg-opacity:1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.focus\:bg-rose-800\/0:focus{background-color:#9f123900}.focus\:bg-rose-800\/10:focus{background-color:#9f12391a}.focus\:bg-rose-800\/100:focus{background-color:#9f1239}.focus\:bg-rose-800\/20:focus{background-color:#9f123933}.focus\:bg-rose-800\/25:focus{background-color:#9f123940}.focus\:bg-rose-800\/30:focus{background-color:#9f12394d}.focus\:bg-rose-800\/40:focus{background-color:#9f123966}.focus\:bg-rose-800\/5:focus{background-color:#9f12390d}.focus\:bg-rose-800\/50:focus{background-color:#9f123980}.focus\:bg-rose-800\/60:focus{background-color:#9f123999}.focus\:bg-rose-800\/70:focus{background-color:#9f1239b3}.focus\:bg-rose-800\/75:focus{background-color:#9f1239bf}.focus\:bg-rose-800\/80:focus{background-color:#9f1239cc}.focus\:bg-rose-800\/90:focus{background-color:#9f1239e6}.focus\:bg-rose-800\/95:focus{background-color:#9f1239f2}.focus\:bg-rose-900:focus{--tw-bg-opacity:1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.focus\:bg-rose-900\/0:focus{background-color:#88133700}.focus\:bg-rose-900\/10:focus{background-color:#8813371a}.focus\:bg-rose-900\/100:focus{background-color:#881337}.focus\:bg-rose-900\/20:focus{background-color:#88133733}.focus\:bg-rose-900\/25:focus{background-color:#88133740}.focus\:bg-rose-900\/30:focus{background-color:#8813374d}.focus\:bg-rose-900\/40:focus{background-color:#88133766}.focus\:bg-rose-900\/5:focus{background-color:#8813370d}.focus\:bg-rose-900\/50:focus{background-color:#88133780}.focus\:bg-rose-900\/60:focus{background-color:#88133799}.focus\:bg-rose-900\/70:focus{background-color:#881337b3}.focus\:bg-rose-900\/75:focus{background-color:#881337bf}.focus\:bg-rose-900\/80:focus{background-color:#881337cc}.focus\:bg-rose-900\/90:focus{background-color:#881337e6}.focus\:bg-rose-900\/95:focus{background-color:#881337f2}.focus\:bg-secondary:focus{background-color:var(--color-blue-800)}.focus\:bg-secondary-light:focus{background-color:var(--color-blue-200)}.focus\:bg-secondary-lighter:focus{background-color:var(--color-blue-100)}.focus\:bg-secondary-medium:focus{background-color:var(--color-blue-500)}.focus\:bg-sky-100:focus{--tw-bg-opacity:1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.focus\:bg-sky-100\/0:focus{background-color:#e0f2fe00}.focus\:bg-sky-100\/10:focus{background-color:#e0f2fe1a}.focus\:bg-sky-100\/100:focus{background-color:#e0f2fe}.focus\:bg-sky-100\/20:focus{background-color:#e0f2fe33}.focus\:bg-sky-100\/25:focus{background-color:#e0f2fe40}.focus\:bg-sky-100\/30:focus{background-color:#e0f2fe4d}.focus\:bg-sky-100\/40:focus{background-color:#e0f2fe66}.focus\:bg-sky-100\/5:focus{background-color:#e0f2fe0d}.focus\:bg-sky-100\/50:focus{background-color:#e0f2fe80}.focus\:bg-sky-100\/60:focus{background-color:#e0f2fe99}.focus\:bg-sky-100\/70:focus{background-color:#e0f2feb3}.focus\:bg-sky-100\/75:focus{background-color:#e0f2febf}.focus\:bg-sky-100\/80:focus{background-color:#e0f2fecc}.focus\:bg-sky-100\/90:focus{background-color:#e0f2fee6}.focus\:bg-sky-100\/95:focus{background-color:#e0f2fef2}.focus\:bg-sky-200:focus{--tw-bg-opacity:1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.focus\:bg-sky-200\/0:focus{background-color:#bae6fd00}.focus\:bg-sky-200\/10:focus{background-color:#bae6fd1a}.focus\:bg-sky-200\/100:focus{background-color:#bae6fd}.focus\:bg-sky-200\/20:focus{background-color:#bae6fd33}.focus\:bg-sky-200\/25:focus{background-color:#bae6fd40}.focus\:bg-sky-200\/30:focus{background-color:#bae6fd4d}.focus\:bg-sky-200\/40:focus{background-color:#bae6fd66}.focus\:bg-sky-200\/5:focus{background-color:#bae6fd0d}.focus\:bg-sky-200\/50:focus{background-color:#bae6fd80}.focus\:bg-sky-200\/60:focus{background-color:#bae6fd99}.focus\:bg-sky-200\/70:focus{background-color:#bae6fdb3}.focus\:bg-sky-200\/75:focus{background-color:#bae6fdbf}.focus\:bg-sky-200\/80:focus{background-color:#bae6fdcc}.focus\:bg-sky-200\/90:focus{background-color:#bae6fde6}.focus\:bg-sky-200\/95:focus{background-color:#bae6fdf2}.focus\:bg-sky-300:focus{--tw-bg-opacity:1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.focus\:bg-sky-300\/0:focus{background-color:#7dd3fc00}.focus\:bg-sky-300\/10:focus{background-color:#7dd3fc1a}.focus\:bg-sky-300\/100:focus{background-color:#7dd3fc}.focus\:bg-sky-300\/20:focus{background-color:#7dd3fc33}.focus\:bg-sky-300\/25:focus{background-color:#7dd3fc40}.focus\:bg-sky-300\/30:focus{background-color:#7dd3fc4d}.focus\:bg-sky-300\/40:focus{background-color:#7dd3fc66}.focus\:bg-sky-300\/5:focus{background-color:#7dd3fc0d}.focus\:bg-sky-300\/50:focus{background-color:#7dd3fc80}.focus\:bg-sky-300\/60:focus{background-color:#7dd3fc99}.focus\:bg-sky-300\/70:focus{background-color:#7dd3fcb3}.focus\:bg-sky-300\/75:focus{background-color:#7dd3fcbf}.focus\:bg-sky-300\/80:focus{background-color:#7dd3fccc}.focus\:bg-sky-300\/90:focus{background-color:#7dd3fce6}.focus\:bg-sky-300\/95:focus{background-color:#7dd3fcf2}.focus\:bg-sky-400:focus{--tw-bg-opacity:1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.focus\:bg-sky-400\/0:focus{background-color:#38bdf800}.focus\:bg-sky-400\/10:focus{background-color:#38bdf81a}.focus\:bg-sky-400\/100:focus{background-color:#38bdf8}.focus\:bg-sky-400\/20:focus{background-color:#38bdf833}.focus\:bg-sky-400\/25:focus{background-color:#38bdf840}.focus\:bg-sky-400\/30:focus{background-color:#38bdf84d}.focus\:bg-sky-400\/40:focus{background-color:#38bdf866}.focus\:bg-sky-400\/5:focus{background-color:#38bdf80d}.focus\:bg-sky-400\/50:focus{background-color:#38bdf880}.focus\:bg-sky-400\/60:focus{background-color:#38bdf899}.focus\:bg-sky-400\/70:focus{background-color:#38bdf8b3}.focus\:bg-sky-400\/75:focus{background-color:#38bdf8bf}.focus\:bg-sky-400\/80:focus{background-color:#38bdf8cc}.focus\:bg-sky-400\/90:focus{background-color:#38bdf8e6}.focus\:bg-sky-400\/95:focus{background-color:#38bdf8f2}.focus\:bg-sky-50:focus{--tw-bg-opacity:1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.focus\:bg-sky-50\/0:focus{background-color:#f0f9ff00}.focus\:bg-sky-50\/10:focus{background-color:#f0f9ff1a}.focus\:bg-sky-50\/100:focus{background-color:#f0f9ff}.focus\:bg-sky-50\/20:focus{background-color:#f0f9ff33}.focus\:bg-sky-50\/25:focus{background-color:#f0f9ff40}.focus\:bg-sky-50\/30:focus{background-color:#f0f9ff4d}.focus\:bg-sky-50\/40:focus{background-color:#f0f9ff66}.focus\:bg-sky-50\/5:focus{background-color:#f0f9ff0d}.focus\:bg-sky-50\/50:focus{background-color:#f0f9ff80}.focus\:bg-sky-50\/60:focus{background-color:#f0f9ff99}.focus\:bg-sky-50\/70:focus{background-color:#f0f9ffb3}.focus\:bg-sky-50\/75:focus{background-color:#f0f9ffbf}.focus\:bg-sky-50\/80:focus{background-color:#f0f9ffcc}.focus\:bg-sky-50\/90:focus{background-color:#f0f9ffe6}.focus\:bg-sky-50\/95:focus{background-color:#f0f9fff2}.focus\:bg-sky-500:focus{--tw-bg-opacity:1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.focus\:bg-sky-500\/0:focus{background-color:#0ea5e900}.focus\:bg-sky-500\/10:focus{background-color:#0ea5e91a}.focus\:bg-sky-500\/100:focus{background-color:#0ea5e9}.focus\:bg-sky-500\/20:focus{background-color:#0ea5e933}.focus\:bg-sky-500\/25:focus{background-color:#0ea5e940}.focus\:bg-sky-500\/30:focus{background-color:#0ea5e94d}.focus\:bg-sky-500\/40:focus{background-color:#0ea5e966}.focus\:bg-sky-500\/5:focus{background-color:#0ea5e90d}.focus\:bg-sky-500\/50:focus{background-color:#0ea5e980}.focus\:bg-sky-500\/60:focus{background-color:#0ea5e999}.focus\:bg-sky-500\/70:focus{background-color:#0ea5e9b3}.focus\:bg-sky-500\/75:focus{background-color:#0ea5e9bf}.focus\:bg-sky-500\/80:focus{background-color:#0ea5e9cc}.focus\:bg-sky-500\/90:focus{background-color:#0ea5e9e6}.focus\:bg-sky-500\/95:focus{background-color:#0ea5e9f2}.focus\:bg-sky-600:focus{--tw-bg-opacity:1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.focus\:bg-sky-600\/0:focus{background-color:#0284c700}.focus\:bg-sky-600\/10:focus{background-color:#0284c71a}.focus\:bg-sky-600\/100:focus{background-color:#0284c7}.focus\:bg-sky-600\/20:focus{background-color:#0284c733}.focus\:bg-sky-600\/25:focus{background-color:#0284c740}.focus\:bg-sky-600\/30:focus{background-color:#0284c74d}.focus\:bg-sky-600\/40:focus{background-color:#0284c766}.focus\:bg-sky-600\/5:focus{background-color:#0284c70d}.focus\:bg-sky-600\/50:focus{background-color:#0284c780}.focus\:bg-sky-600\/60:focus{background-color:#0284c799}.focus\:bg-sky-600\/70:focus{background-color:#0284c7b3}.focus\:bg-sky-600\/75:focus{background-color:#0284c7bf}.focus\:bg-sky-600\/80:focus{background-color:#0284c7cc}.focus\:bg-sky-600\/90:focus{background-color:#0284c7e6}.focus\:bg-sky-600\/95:focus{background-color:#0284c7f2}.focus\:bg-sky-700:focus{--tw-bg-opacity:1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.focus\:bg-sky-700\/0:focus{background-color:#0369a100}.focus\:bg-sky-700\/10:focus{background-color:#0369a11a}.focus\:bg-sky-700\/100:focus{background-color:#0369a1}.focus\:bg-sky-700\/20:focus{background-color:#0369a133}.focus\:bg-sky-700\/25:focus{background-color:#0369a140}.focus\:bg-sky-700\/30:focus{background-color:#0369a14d}.focus\:bg-sky-700\/40:focus{background-color:#0369a166}.focus\:bg-sky-700\/5:focus{background-color:#0369a10d}.focus\:bg-sky-700\/50:focus{background-color:#0369a180}.focus\:bg-sky-700\/60:focus{background-color:#0369a199}.focus\:bg-sky-700\/70:focus{background-color:#0369a1b3}.focus\:bg-sky-700\/75:focus{background-color:#0369a1bf}.focus\:bg-sky-700\/80:focus{background-color:#0369a1cc}.focus\:bg-sky-700\/90:focus{background-color:#0369a1e6}.focus\:bg-sky-700\/95:focus{background-color:#0369a1f2}.focus\:bg-sky-800:focus{--tw-bg-opacity:1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.focus\:bg-sky-800\/0:focus{background-color:#07598500}.focus\:bg-sky-800\/10:focus{background-color:#0759851a}.focus\:bg-sky-800\/100:focus{background-color:#075985}.focus\:bg-sky-800\/20:focus{background-color:#07598533}.focus\:bg-sky-800\/25:focus{background-color:#07598540}.focus\:bg-sky-800\/30:focus{background-color:#0759854d}.focus\:bg-sky-800\/40:focus{background-color:#07598566}.focus\:bg-sky-800\/5:focus{background-color:#0759850d}.focus\:bg-sky-800\/50:focus{background-color:#07598580}.focus\:bg-sky-800\/60:focus{background-color:#07598599}.focus\:bg-sky-800\/70:focus{background-color:#075985b3}.focus\:bg-sky-800\/75:focus{background-color:#075985bf}.focus\:bg-sky-800\/80:focus{background-color:#075985cc}.focus\:bg-sky-800\/90:focus{background-color:#075985e6}.focus\:bg-sky-800\/95:focus{background-color:#075985f2}.focus\:bg-sky-900:focus{--tw-bg-opacity:1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.focus\:bg-sky-900\/0:focus{background-color:#0c4a6e00}.focus\:bg-sky-900\/10:focus{background-color:#0c4a6e1a}.focus\:bg-sky-900\/100:focus{background-color:#0c4a6e}.focus\:bg-sky-900\/20:focus{background-color:#0c4a6e33}.focus\:bg-sky-900\/25:focus{background-color:#0c4a6e40}.focus\:bg-sky-900\/30:focus{background-color:#0c4a6e4d}.focus\:bg-sky-900\/40:focus{background-color:#0c4a6e66}.focus\:bg-sky-900\/5:focus{background-color:#0c4a6e0d}.focus\:bg-sky-900\/50:focus{background-color:#0c4a6e80}.focus\:bg-sky-900\/60:focus{background-color:#0c4a6e99}.focus\:bg-sky-900\/70:focus{background-color:#0c4a6eb3}.focus\:bg-sky-900\/75:focus{background-color:#0c4a6ebf}.focus\:bg-sky-900\/80:focus{background-color:#0c4a6ecc}.focus\:bg-sky-900\/90:focus{background-color:#0c4a6ee6}.focus\:bg-sky-900\/95:focus{background-color:#0c4a6ef2}.focus\:bg-slate-100:focus{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.focus\:bg-slate-100\/0:focus{background-color:#f1f5f900}.focus\:bg-slate-100\/10:focus{background-color:#f1f5f91a}.focus\:bg-slate-100\/100:focus{background-color:#f1f5f9}.focus\:bg-slate-100\/20:focus{background-color:#f1f5f933}.focus\:bg-slate-100\/25:focus{background-color:#f1f5f940}.focus\:bg-slate-100\/30:focus{background-color:#f1f5f94d}.focus\:bg-slate-100\/40:focus{background-color:#f1f5f966}.focus\:bg-slate-100\/5:focus{background-color:#f1f5f90d}.focus\:bg-slate-100\/50:focus{background-color:#f1f5f980}.focus\:bg-slate-100\/60:focus{background-color:#f1f5f999}.focus\:bg-slate-100\/70:focus{background-color:#f1f5f9b3}.focus\:bg-slate-100\/75:focus{background-color:#f1f5f9bf}.focus\:bg-slate-100\/80:focus{background-color:#f1f5f9cc}.focus\:bg-slate-100\/90:focus{background-color:#f1f5f9e6}.focus\:bg-slate-100\/95:focus{background-color:#f1f5f9f2}.focus\:bg-slate-200:focus{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.focus\:bg-slate-200\/0:focus{background-color:#e2e8f000}.focus\:bg-slate-200\/10:focus{background-color:#e2e8f01a}.focus\:bg-slate-200\/100:focus{background-color:#e2e8f0}.focus\:bg-slate-200\/20:focus{background-color:#e2e8f033}.focus\:bg-slate-200\/25:focus{background-color:#e2e8f040}.focus\:bg-slate-200\/30:focus{background-color:#e2e8f04d}.focus\:bg-slate-200\/40:focus{background-color:#e2e8f066}.focus\:bg-slate-200\/5:focus{background-color:#e2e8f00d}.focus\:bg-slate-200\/50:focus{background-color:#e2e8f080}.focus\:bg-slate-200\/60:focus{background-color:#e2e8f099}.focus\:bg-slate-200\/70:focus{background-color:#e2e8f0b3}.focus\:bg-slate-200\/75:focus{background-color:#e2e8f0bf}.focus\:bg-slate-200\/80:focus{background-color:#e2e8f0cc}.focus\:bg-slate-200\/90:focus{background-color:#e2e8f0e6}.focus\:bg-slate-200\/95:focus{background-color:#e2e8f0f2}.focus\:bg-slate-300:focus{--tw-bg-opacity:1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.focus\:bg-slate-300\/0:focus{background-color:#cbd5e100}.focus\:bg-slate-300\/10:focus{background-color:#cbd5e11a}.focus\:bg-slate-300\/100:focus{background-color:#cbd5e1}.focus\:bg-slate-300\/20:focus{background-color:#cbd5e133}.focus\:bg-slate-300\/25:focus{background-color:#cbd5e140}.focus\:bg-slate-300\/30:focus{background-color:#cbd5e14d}.focus\:bg-slate-300\/40:focus{background-color:#cbd5e166}.focus\:bg-slate-300\/5:focus{background-color:#cbd5e10d}.focus\:bg-slate-300\/50:focus{background-color:#cbd5e180}.focus\:bg-slate-300\/60:focus{background-color:#cbd5e199}.focus\:bg-slate-300\/70:focus{background-color:#cbd5e1b3}.focus\:bg-slate-300\/75:focus{background-color:#cbd5e1bf}.focus\:bg-slate-300\/80:focus{background-color:#cbd5e1cc}.focus\:bg-slate-300\/90:focus{background-color:#cbd5e1e6}.focus\:bg-slate-300\/95:focus{background-color:#cbd5e1f2}.focus\:bg-slate-400:focus{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.focus\:bg-slate-400\/0:focus{background-color:#94a3b800}.focus\:bg-slate-400\/10:focus{background-color:#94a3b81a}.focus\:bg-slate-400\/100:focus{background-color:#94a3b8}.focus\:bg-slate-400\/20:focus{background-color:#94a3b833}.focus\:bg-slate-400\/25:focus{background-color:#94a3b840}.focus\:bg-slate-400\/30:focus{background-color:#94a3b84d}.focus\:bg-slate-400\/40:focus{background-color:#94a3b866}.focus\:bg-slate-400\/5:focus{background-color:#94a3b80d}.focus\:bg-slate-400\/50:focus{background-color:#94a3b880}.focus\:bg-slate-400\/60:focus{background-color:#94a3b899}.focus\:bg-slate-400\/70:focus{background-color:#94a3b8b3}.focus\:bg-slate-400\/75:focus{background-color:#94a3b8bf}.focus\:bg-slate-400\/80:focus{background-color:#94a3b8cc}.focus\:bg-slate-400\/90:focus{background-color:#94a3b8e6}.focus\:bg-slate-400\/95:focus{background-color:#94a3b8f2}.focus\:bg-slate-50:focus{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.focus\:bg-slate-50\/0:focus{background-color:#f8fafc00}.focus\:bg-slate-50\/10:focus{background-color:#f8fafc1a}.focus\:bg-slate-50\/100:focus{background-color:#f8fafc}.focus\:bg-slate-50\/20:focus{background-color:#f8fafc33}.focus\:bg-slate-50\/25:focus{background-color:#f8fafc40}.focus\:bg-slate-50\/30:focus{background-color:#f8fafc4d}.focus\:bg-slate-50\/40:focus{background-color:#f8fafc66}.focus\:bg-slate-50\/5:focus{background-color:#f8fafc0d}.focus\:bg-slate-50\/50:focus{background-color:#f8fafc80}.focus\:bg-slate-50\/60:focus{background-color:#f8fafc99}.focus\:bg-slate-50\/70:focus{background-color:#f8fafcb3}.focus\:bg-slate-50\/75:focus{background-color:#f8fafcbf}.focus\:bg-slate-50\/80:focus{background-color:#f8fafccc}.focus\:bg-slate-50\/90:focus{background-color:#f8fafce6}.focus\:bg-slate-50\/95:focus{background-color:#f8fafcf2}.focus\:bg-slate-500:focus{--tw-bg-opacity:1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.focus\:bg-slate-500\/0:focus{background-color:#64748b00}.focus\:bg-slate-500\/10:focus{background-color:#64748b1a}.focus\:bg-slate-500\/100:focus{background-color:#64748b}.focus\:bg-slate-500\/20:focus{background-color:#64748b33}.focus\:bg-slate-500\/25:focus{background-color:#64748b40}.focus\:bg-slate-500\/30:focus{background-color:#64748b4d}.focus\:bg-slate-500\/40:focus{background-color:#64748b66}.focus\:bg-slate-500\/5:focus{background-color:#64748b0d}.focus\:bg-slate-500\/50:focus{background-color:#64748b80}.focus\:bg-slate-500\/60:focus{background-color:#64748b99}.focus\:bg-slate-500\/70:focus{background-color:#64748bb3}.focus\:bg-slate-500\/75:focus{background-color:#64748bbf}.focus\:bg-slate-500\/80:focus{background-color:#64748bcc}.focus\:bg-slate-500\/90:focus{background-color:#64748be6}.focus\:bg-slate-500\/95:focus{background-color:#64748bf2}.focus\:bg-slate-600:focus{--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.focus\:bg-slate-600\/0:focus{background-color:#47556900}.focus\:bg-slate-600\/10:focus{background-color:#4755691a}.focus\:bg-slate-600\/100:focus{background-color:#475569}.focus\:bg-slate-600\/20:focus{background-color:#47556933}.focus\:bg-slate-600\/25:focus{background-color:#47556940}.focus\:bg-slate-600\/30:focus{background-color:#4755694d}.focus\:bg-slate-600\/40:focus{background-color:#47556966}.focus\:bg-slate-600\/5:focus{background-color:#4755690d}.focus\:bg-slate-600\/50:focus{background-color:#47556980}.focus\:bg-slate-600\/60:focus{background-color:#47556999}.focus\:bg-slate-600\/70:focus{background-color:#475569b3}.focus\:bg-slate-600\/75:focus{background-color:#475569bf}.focus\:bg-slate-600\/80:focus{background-color:#475569cc}.focus\:bg-slate-600\/90:focus{background-color:#475569e6}.focus\:bg-slate-600\/95:focus{background-color:#475569f2}.focus\:bg-slate-700:focus{--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.focus\:bg-slate-700\/0:focus{background-color:#33415500}.focus\:bg-slate-700\/10:focus{background-color:#3341551a}.focus\:bg-slate-700\/100:focus{background-color:#334155}.focus\:bg-slate-700\/20:focus{background-color:#33415533}.focus\:bg-slate-700\/25:focus{background-color:#33415540}.focus\:bg-slate-700\/30:focus{background-color:#3341554d}.focus\:bg-slate-700\/40:focus{background-color:#33415566}.focus\:bg-slate-700\/5:focus{background-color:#3341550d}.focus\:bg-slate-700\/50:focus{background-color:#33415580}.focus\:bg-slate-700\/60:focus{background-color:#33415599}.focus\:bg-slate-700\/70:focus{background-color:#334155b3}.focus\:bg-slate-700\/75:focus{background-color:#334155bf}.focus\:bg-slate-700\/80:focus{background-color:#334155cc}.focus\:bg-slate-700\/90:focus{background-color:#334155e6}.focus\:bg-slate-700\/95:focus{background-color:#334155f2}.focus\:bg-slate-800:focus{--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.focus\:bg-slate-800\/0:focus{background-color:#1e293b00}.focus\:bg-slate-800\/10:focus{background-color:#1e293b1a}.focus\:bg-slate-800\/100:focus{background-color:#1e293b}.focus\:bg-slate-800\/20:focus{background-color:#1e293b33}.focus\:bg-slate-800\/25:focus{background-color:#1e293b40}.focus\:bg-slate-800\/30:focus{background-color:#1e293b4d}.focus\:bg-slate-800\/40:focus{background-color:#1e293b66}.focus\:bg-slate-800\/5:focus{background-color:#1e293b0d}.focus\:bg-slate-800\/50:focus{background-color:#1e293b80}.focus\:bg-slate-800\/60:focus{background-color:#1e293b99}.focus\:bg-slate-800\/70:focus{background-color:#1e293bb3}.focus\:bg-slate-800\/75:focus{background-color:#1e293bbf}.focus\:bg-slate-800\/80:focus{background-color:#1e293bcc}.focus\:bg-slate-800\/90:focus{background-color:#1e293be6}.focus\:bg-slate-800\/95:focus{background-color:#1e293bf2}.focus\:bg-slate-900:focus{--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.focus\:bg-slate-900\/0:focus{background-color:#0f172a00}.focus\:bg-slate-900\/10:focus{background-color:#0f172a1a}.focus\:bg-slate-900\/100:focus{background-color:#0f172a}.focus\:bg-slate-900\/20:focus{background-color:#0f172a33}.focus\:bg-slate-900\/25:focus{background-color:#0f172a40}.focus\:bg-slate-900\/30:focus{background-color:#0f172a4d}.focus\:bg-slate-900\/40:focus{background-color:#0f172a66}.focus\:bg-slate-900\/5:focus{background-color:#0f172a0d}.focus\:bg-slate-900\/50:focus{background-color:#0f172a80}.focus\:bg-slate-900\/60:focus{background-color:#0f172a99}.focus\:bg-slate-900\/70:focus{background-color:#0f172ab3}.focus\:bg-slate-900\/75:focus{background-color:#0f172abf}.focus\:bg-slate-900\/80:focus{background-color:#0f172acc}.focus\:bg-slate-900\/90:focus{background-color:#0f172ae6}.focus\:bg-slate-900\/95:focus{background-color:#0f172af2}.focus\:bg-stone-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 244 / var(--tw-bg-opacity))}.focus\:bg-stone-100\/0:focus{background-color:#f5f5f400}.focus\:bg-stone-100\/10:focus{background-color:#f5f5f41a}.focus\:bg-stone-100\/100:focus{background-color:#f5f5f4}.focus\:bg-stone-100\/20:focus{background-color:#f5f5f433}.focus\:bg-stone-100\/25:focus{background-color:#f5f5f440}.focus\:bg-stone-100\/30:focus{background-color:#f5f5f44d}.focus\:bg-stone-100\/40:focus{background-color:#f5f5f466}.focus\:bg-stone-100\/5:focus{background-color:#f5f5f40d}.focus\:bg-stone-100\/50:focus{background-color:#f5f5f480}.focus\:bg-stone-100\/60:focus{background-color:#f5f5f499}.focus\:bg-stone-100\/70:focus{background-color:#f5f5f4b3}.focus\:bg-stone-100\/75:focus{background-color:#f5f5f4bf}.focus\:bg-stone-100\/80:focus{background-color:#f5f5f4cc}.focus\:bg-stone-100\/90:focus{background-color:#f5f5f4e6}.focus\:bg-stone-100\/95:focus{background-color:#f5f5f4f2}.focus\:bg-stone-200:focus{--tw-bg-opacity:1;background-color:rgb(231 229 228 / var(--tw-bg-opacity))}.focus\:bg-stone-200\/0:focus{background-color:#e7e5e400}.focus\:bg-stone-200\/10:focus{background-color:#e7e5e41a}.focus\:bg-stone-200\/100:focus{background-color:#e7e5e4}.focus\:bg-stone-200\/20:focus{background-color:#e7e5e433}.focus\:bg-stone-200\/25:focus{background-color:#e7e5e440}.focus\:bg-stone-200\/30:focus{background-color:#e7e5e44d}.focus\:bg-stone-200\/40:focus{background-color:#e7e5e466}.focus\:bg-stone-200\/5:focus{background-color:#e7e5e40d}.focus\:bg-stone-200\/50:focus{background-color:#e7e5e480}.focus\:bg-stone-200\/60:focus{background-color:#e7e5e499}.focus\:bg-stone-200\/70:focus{background-color:#e7e5e4b3}.focus\:bg-stone-200\/75:focus{background-color:#e7e5e4bf}.focus\:bg-stone-200\/80:focus{background-color:#e7e5e4cc}.focus\:bg-stone-200\/90:focus{background-color:#e7e5e4e6}.focus\:bg-stone-200\/95:focus{background-color:#e7e5e4f2}.focus\:bg-stone-300:focus{--tw-bg-opacity:1;background-color:rgb(214 211 209 / var(--tw-bg-opacity))}.focus\:bg-stone-300\/0:focus{background-color:#d6d3d100}.focus\:bg-stone-300\/10:focus{background-color:#d6d3d11a}.focus\:bg-stone-300\/100:focus{background-color:#d6d3d1}.focus\:bg-stone-300\/20:focus{background-color:#d6d3d133}.focus\:bg-stone-300\/25:focus{background-color:#d6d3d140}.focus\:bg-stone-300\/30:focus{background-color:#d6d3d14d}.focus\:bg-stone-300\/40:focus{background-color:#d6d3d166}.focus\:bg-stone-300\/5:focus{background-color:#d6d3d10d}.focus\:bg-stone-300\/50:focus{background-color:#d6d3d180}.focus\:bg-stone-300\/60:focus{background-color:#d6d3d199}.focus\:bg-stone-300\/70:focus{background-color:#d6d3d1b3}.focus\:bg-stone-300\/75:focus{background-color:#d6d3d1bf}.focus\:bg-stone-300\/80:focus{background-color:#d6d3d1cc}.focus\:bg-stone-300\/90:focus{background-color:#d6d3d1e6}.focus\:bg-stone-300\/95:focus{background-color:#d6d3d1f2}.focus\:bg-stone-400:focus{--tw-bg-opacity:1;background-color:rgb(168 162 158 / var(--tw-bg-opacity))}.focus\:bg-stone-400\/0:focus{background-color:#a8a29e00}.focus\:bg-stone-400\/10:focus{background-color:#a8a29e1a}.focus\:bg-stone-400\/100:focus{background-color:#a8a29e}.focus\:bg-stone-400\/20:focus{background-color:#a8a29e33}.focus\:bg-stone-400\/25:focus{background-color:#a8a29e40}.focus\:bg-stone-400\/30:focus{background-color:#a8a29e4d}.focus\:bg-stone-400\/40:focus{background-color:#a8a29e66}.focus\:bg-stone-400\/5:focus{background-color:#a8a29e0d}.focus\:bg-stone-400\/50:focus{background-color:#a8a29e80}.focus\:bg-stone-400\/60:focus{background-color:#a8a29e99}.focus\:bg-stone-400\/70:focus{background-color:#a8a29eb3}.focus\:bg-stone-400\/75:focus{background-color:#a8a29ebf}.focus\:bg-stone-400\/80:focus{background-color:#a8a29ecc}.focus\:bg-stone-400\/90:focus{background-color:#a8a29ee6}.focus\:bg-stone-400\/95:focus{background-color:#a8a29ef2}.focus\:bg-stone-50:focus{--tw-bg-opacity:1;background-color:rgb(250 250 249 / var(--tw-bg-opacity))}.focus\:bg-stone-50\/0:focus{background-color:#fafaf900}.focus\:bg-stone-50\/10:focus{background-color:#fafaf91a}.focus\:bg-stone-50\/100:focus{background-color:#fafaf9}.focus\:bg-stone-50\/20:focus{background-color:#fafaf933}.focus\:bg-stone-50\/25:focus{background-color:#fafaf940}.focus\:bg-stone-50\/30:focus{background-color:#fafaf94d}.focus\:bg-stone-50\/40:focus{background-color:#fafaf966}.focus\:bg-stone-50\/5:focus{background-color:#fafaf90d}.focus\:bg-stone-50\/50:focus{background-color:#fafaf980}.focus\:bg-stone-50\/60:focus{background-color:#fafaf999}.focus\:bg-stone-50\/70:focus{background-color:#fafaf9b3}.focus\:bg-stone-50\/75:focus{background-color:#fafaf9bf}.focus\:bg-stone-50\/80:focus{background-color:#fafaf9cc}.focus\:bg-stone-50\/90:focus{background-color:#fafaf9e6}.focus\:bg-stone-50\/95:focus{background-color:#fafaf9f2}.focus\:bg-stone-500:focus{--tw-bg-opacity:1;background-color:rgb(120 113 108 / var(--tw-bg-opacity))}.focus\:bg-stone-500\/0:focus{background-color:#78716c00}.focus\:bg-stone-500\/10:focus{background-color:#78716c1a}.focus\:bg-stone-500\/100:focus{background-color:#78716c}.focus\:bg-stone-500\/20:focus{background-color:#78716c33}.focus\:bg-stone-500\/25:focus{background-color:#78716c40}.focus\:bg-stone-500\/30:focus{background-color:#78716c4d}.focus\:bg-stone-500\/40:focus{background-color:#78716c66}.focus\:bg-stone-500\/5:focus{background-color:#78716c0d}.focus\:bg-stone-500\/50:focus{background-color:#78716c80}.focus\:bg-stone-500\/60:focus{background-color:#78716c99}.focus\:bg-stone-500\/70:focus{background-color:#78716cb3}.focus\:bg-stone-500\/75:focus{background-color:#78716cbf}.focus\:bg-stone-500\/80:focus{background-color:#78716ccc}.focus\:bg-stone-500\/90:focus{background-color:#78716ce6}.focus\:bg-stone-500\/95:focus{background-color:#78716cf2}.focus\:bg-stone-600:focus{--tw-bg-opacity:1;background-color:rgb(87 83 78 / var(--tw-bg-opacity))}.focus\:bg-stone-600\/0:focus{background-color:#57534e00}.focus\:bg-stone-600\/10:focus{background-color:#57534e1a}.focus\:bg-stone-600\/100:focus{background-color:#57534e}.focus\:bg-stone-600\/20:focus{background-color:#57534e33}.focus\:bg-stone-600\/25:focus{background-color:#57534e40}.focus\:bg-stone-600\/30:focus{background-color:#57534e4d}.focus\:bg-stone-600\/40:focus{background-color:#57534e66}.focus\:bg-stone-600\/5:focus{background-color:#57534e0d}.focus\:bg-stone-600\/50:focus{background-color:#57534e80}.focus\:bg-stone-600\/60:focus{background-color:#57534e99}.focus\:bg-stone-600\/70:focus{background-color:#57534eb3}.focus\:bg-stone-600\/75:focus{background-color:#57534ebf}.focus\:bg-stone-600\/80:focus{background-color:#57534ecc}.focus\:bg-stone-600\/90:focus{background-color:#57534ee6}.focus\:bg-stone-600\/95:focus{background-color:#57534ef2}.focus\:bg-stone-700:focus{--tw-bg-opacity:1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.focus\:bg-stone-700\/0:focus{background-color:#44403c00}.focus\:bg-stone-700\/10:focus{background-color:#44403c1a}.focus\:bg-stone-700\/100:focus{background-color:#44403c}.focus\:bg-stone-700\/20:focus{background-color:#44403c33}.focus\:bg-stone-700\/25:focus{background-color:#44403c40}.focus\:bg-stone-700\/30:focus{background-color:#44403c4d}.focus\:bg-stone-700\/40:focus{background-color:#44403c66}.focus\:bg-stone-700\/5:focus{background-color:#44403c0d}.focus\:bg-stone-700\/50:focus{background-color:#44403c80}.focus\:bg-stone-700\/60:focus{background-color:#44403c99}.focus\:bg-stone-700\/70:focus{background-color:#44403cb3}.focus\:bg-stone-700\/75:focus{background-color:#44403cbf}.focus\:bg-stone-700\/80:focus{background-color:#44403ccc}.focus\:bg-stone-700\/90:focus{background-color:#44403ce6}.focus\:bg-stone-700\/95:focus{background-color:#44403cf2}.focus\:bg-stone-800:focus{--tw-bg-opacity:1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.focus\:bg-stone-800\/0:focus{background-color:#29252400}.focus\:bg-stone-800\/10:focus{background-color:#2925241a}.focus\:bg-stone-800\/100:focus{background-color:#292524}.focus\:bg-stone-800\/20:focus{background-color:#29252433}.focus\:bg-stone-800\/25:focus{background-color:#29252440}.focus\:bg-stone-800\/30:focus{background-color:#2925244d}.focus\:bg-stone-800\/40:focus{background-color:#29252466}.focus\:bg-stone-800\/5:focus{background-color:#2925240d}.focus\:bg-stone-800\/50:focus{background-color:#29252480}.focus\:bg-stone-800\/60:focus{background-color:#29252499}.focus\:bg-stone-800\/70:focus{background-color:#292524b3}.focus\:bg-stone-800\/75:focus{background-color:#292524bf}.focus\:bg-stone-800\/80:focus{background-color:#292524cc}.focus\:bg-stone-800\/90:focus{background-color:#292524e6}.focus\:bg-stone-800\/95:focus{background-color:#292524f2}.focus\:bg-stone-900:focus{--tw-bg-opacity:1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.focus\:bg-stone-900\/0:focus{background-color:#1c191700}.focus\:bg-stone-900\/10:focus{background-color:#1c19171a}.focus\:bg-stone-900\/100:focus{background-color:#1c1917}.focus\:bg-stone-900\/20:focus{background-color:#1c191733}.focus\:bg-stone-900\/25:focus{background-color:#1c191740}.focus\:bg-stone-900\/30:focus{background-color:#1c19174d}.focus\:bg-stone-900\/40:focus{background-color:#1c191766}.focus\:bg-stone-900\/5:focus{background-color:#1c19170d}.focus\:bg-stone-900\/50:focus{background-color:#1c191780}.focus\:bg-stone-900\/60:focus{background-color:#1c191799}.focus\:bg-stone-900\/70:focus{background-color:#1c1917b3}.focus\:bg-stone-900\/75:focus{background-color:#1c1917bf}.focus\:bg-stone-900\/80:focus{background-color:#1c1917cc}.focus\:bg-stone-900\/90:focus{background-color:#1c1917e6}.focus\:bg-stone-900\/95:focus{background-color:#1c1917f2}.focus\:bg-teal-100:focus{--tw-bg-opacity:1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.focus\:bg-teal-100\/0:focus{background-color:#ccfbf100}.focus\:bg-teal-100\/10:focus{background-color:#ccfbf11a}.focus\:bg-teal-100\/100:focus{background-color:#ccfbf1}.focus\:bg-teal-100\/20:focus{background-color:#ccfbf133}.focus\:bg-teal-100\/25:focus{background-color:#ccfbf140}.focus\:bg-teal-100\/30:focus{background-color:#ccfbf14d}.focus\:bg-teal-100\/40:focus{background-color:#ccfbf166}.focus\:bg-teal-100\/5:focus{background-color:#ccfbf10d}.focus\:bg-teal-100\/50:focus{background-color:#ccfbf180}.focus\:bg-teal-100\/60:focus{background-color:#ccfbf199}.focus\:bg-teal-100\/70:focus{background-color:#ccfbf1b3}.focus\:bg-teal-100\/75:focus{background-color:#ccfbf1bf}.focus\:bg-teal-100\/80:focus{background-color:#ccfbf1cc}.focus\:bg-teal-100\/90:focus{background-color:#ccfbf1e6}.focus\:bg-teal-100\/95:focus{background-color:#ccfbf1f2}.focus\:bg-teal-200:focus{--tw-bg-opacity:1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.focus\:bg-teal-200\/0:focus{background-color:#99f6e400}.focus\:bg-teal-200\/10:focus{background-color:#99f6e41a}.focus\:bg-teal-200\/100:focus{background-color:#99f6e4}.focus\:bg-teal-200\/20:focus{background-color:#99f6e433}.focus\:bg-teal-200\/25:focus{background-color:#99f6e440}.focus\:bg-teal-200\/30:focus{background-color:#99f6e44d}.focus\:bg-teal-200\/40:focus{background-color:#99f6e466}.focus\:bg-teal-200\/5:focus{background-color:#99f6e40d}.focus\:bg-teal-200\/50:focus{background-color:#99f6e480}.focus\:bg-teal-200\/60:focus{background-color:#99f6e499}.focus\:bg-teal-200\/70:focus{background-color:#99f6e4b3}.focus\:bg-teal-200\/75:focus{background-color:#99f6e4bf}.focus\:bg-teal-200\/80:focus{background-color:#99f6e4cc}.focus\:bg-teal-200\/90:focus{background-color:#99f6e4e6}.focus\:bg-teal-200\/95:focus{background-color:#99f6e4f2}.focus\:bg-teal-300:focus{--tw-bg-opacity:1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.focus\:bg-teal-300\/0:focus{background-color:#5eead400}.focus\:bg-teal-300\/10:focus{background-color:#5eead41a}.focus\:bg-teal-300\/100:focus{background-color:#5eead4}.focus\:bg-teal-300\/20:focus{background-color:#5eead433}.focus\:bg-teal-300\/25:focus{background-color:#5eead440}.focus\:bg-teal-300\/30:focus{background-color:#5eead44d}.focus\:bg-teal-300\/40:focus{background-color:#5eead466}.focus\:bg-teal-300\/5:focus{background-color:#5eead40d}.focus\:bg-teal-300\/50:focus{background-color:#5eead480}.focus\:bg-teal-300\/60:focus{background-color:#5eead499}.focus\:bg-teal-300\/70:focus{background-color:#5eead4b3}.focus\:bg-teal-300\/75:focus{background-color:#5eead4bf}.focus\:bg-teal-300\/80:focus{background-color:#5eead4cc}.focus\:bg-teal-300\/90:focus{background-color:#5eead4e6}.focus\:bg-teal-300\/95:focus{background-color:#5eead4f2}.focus\:bg-teal-400:focus{--tw-bg-opacity:1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.focus\:bg-teal-400\/0:focus{background-color:#2dd4bf00}.focus\:bg-teal-400\/10:focus{background-color:#2dd4bf1a}.focus\:bg-teal-400\/100:focus{background-color:#2dd4bf}.focus\:bg-teal-400\/20:focus{background-color:#2dd4bf33}.focus\:bg-teal-400\/25:focus{background-color:#2dd4bf40}.focus\:bg-teal-400\/30:focus{background-color:#2dd4bf4d}.focus\:bg-teal-400\/40:focus{background-color:#2dd4bf66}.focus\:bg-teal-400\/5:focus{background-color:#2dd4bf0d}.focus\:bg-teal-400\/50:focus{background-color:#2dd4bf80}.focus\:bg-teal-400\/60:focus{background-color:#2dd4bf99}.focus\:bg-teal-400\/70:focus{background-color:#2dd4bfb3}.focus\:bg-teal-400\/75:focus{background-color:#2dd4bfbf}.focus\:bg-teal-400\/80:focus{background-color:#2dd4bfcc}.focus\:bg-teal-400\/90:focus{background-color:#2dd4bfe6}.focus\:bg-teal-400\/95:focus{background-color:#2dd4bff2}.focus\:bg-teal-50:focus{--tw-bg-opacity:1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.focus\:bg-teal-50\/0:focus{background-color:#f0fdfa00}.focus\:bg-teal-50\/10:focus{background-color:#f0fdfa1a}.focus\:bg-teal-50\/100:focus{background-color:#f0fdfa}.focus\:bg-teal-50\/20:focus{background-color:#f0fdfa33}.focus\:bg-teal-50\/25:focus{background-color:#f0fdfa40}.focus\:bg-teal-50\/30:focus{background-color:#f0fdfa4d}.focus\:bg-teal-50\/40:focus{background-color:#f0fdfa66}.focus\:bg-teal-50\/5:focus{background-color:#f0fdfa0d}.focus\:bg-teal-50\/50:focus{background-color:#f0fdfa80}.focus\:bg-teal-50\/60:focus{background-color:#f0fdfa99}.focus\:bg-teal-50\/70:focus{background-color:#f0fdfab3}.focus\:bg-teal-50\/75:focus{background-color:#f0fdfabf}.focus\:bg-teal-50\/80:focus{background-color:#f0fdfacc}.focus\:bg-teal-50\/90:focus{background-color:#f0fdfae6}.focus\:bg-teal-50\/95:focus{background-color:#f0fdfaf2}.focus\:bg-teal-500:focus{--tw-bg-opacity:1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.focus\:bg-teal-500\/0:focus{background-color:#14b8a600}.focus\:bg-teal-500\/10:focus{background-color:#14b8a61a}.focus\:bg-teal-500\/100:focus{background-color:#14b8a6}.focus\:bg-teal-500\/20:focus{background-color:#14b8a633}.focus\:bg-teal-500\/25:focus{background-color:#14b8a640}.focus\:bg-teal-500\/30:focus{background-color:#14b8a64d}.focus\:bg-teal-500\/40:focus{background-color:#14b8a666}.focus\:bg-teal-500\/5:focus{background-color:#14b8a60d}.focus\:bg-teal-500\/50:focus{background-color:#14b8a680}.focus\:bg-teal-500\/60:focus{background-color:#14b8a699}.focus\:bg-teal-500\/70:focus{background-color:#14b8a6b3}.focus\:bg-teal-500\/75:focus{background-color:#14b8a6bf}.focus\:bg-teal-500\/80:focus{background-color:#14b8a6cc}.focus\:bg-teal-500\/90:focus{background-color:#14b8a6e6}.focus\:bg-teal-500\/95:focus{background-color:#14b8a6f2}.focus\:bg-teal-600:focus{--tw-bg-opacity:1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.focus\:bg-teal-600\/0:focus{background-color:#0d948800}.focus\:bg-teal-600\/10:focus{background-color:#0d94881a}.focus\:bg-teal-600\/100:focus{background-color:#0d9488}.focus\:bg-teal-600\/20:focus{background-color:#0d948833}.focus\:bg-teal-600\/25:focus{background-color:#0d948840}.focus\:bg-teal-600\/30:focus{background-color:#0d94884d}.focus\:bg-teal-600\/40:focus{background-color:#0d948866}.focus\:bg-teal-600\/5:focus{background-color:#0d94880d}.focus\:bg-teal-600\/50:focus{background-color:#0d948880}.focus\:bg-teal-600\/60:focus{background-color:#0d948899}.focus\:bg-teal-600\/70:focus{background-color:#0d9488b3}.focus\:bg-teal-600\/75:focus{background-color:#0d9488bf}.focus\:bg-teal-600\/80:focus{background-color:#0d9488cc}.focus\:bg-teal-600\/90:focus{background-color:#0d9488e6}.focus\:bg-teal-600\/95:focus{background-color:#0d9488f2}.focus\:bg-teal-700:focus{--tw-bg-opacity:1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.focus\:bg-teal-700\/0:focus{background-color:#0f766e00}.focus\:bg-teal-700\/10:focus{background-color:#0f766e1a}.focus\:bg-teal-700\/100:focus{background-color:#0f766e}.focus\:bg-teal-700\/20:focus{background-color:#0f766e33}.focus\:bg-teal-700\/25:focus{background-color:#0f766e40}.focus\:bg-teal-700\/30:focus{background-color:#0f766e4d}.focus\:bg-teal-700\/40:focus{background-color:#0f766e66}.focus\:bg-teal-700\/5:focus{background-color:#0f766e0d}.focus\:bg-teal-700\/50:focus{background-color:#0f766e80}.focus\:bg-teal-700\/60:focus{background-color:#0f766e99}.focus\:bg-teal-700\/70:focus{background-color:#0f766eb3}.focus\:bg-teal-700\/75:focus{background-color:#0f766ebf}.focus\:bg-teal-700\/80:focus{background-color:#0f766ecc}.focus\:bg-teal-700\/90:focus{background-color:#0f766ee6}.focus\:bg-teal-700\/95:focus{background-color:#0f766ef2}.focus\:bg-teal-800:focus{--tw-bg-opacity:1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.focus\:bg-teal-800\/0:focus{background-color:#115e5900}.focus\:bg-teal-800\/10:focus{background-color:#115e591a}.focus\:bg-teal-800\/100:focus{background-color:#115e59}.focus\:bg-teal-800\/20:focus{background-color:#115e5933}.focus\:bg-teal-800\/25:focus{background-color:#115e5940}.focus\:bg-teal-800\/30:focus{background-color:#115e594d}.focus\:bg-teal-800\/40:focus{background-color:#115e5966}.focus\:bg-teal-800\/5:focus{background-color:#115e590d}.focus\:bg-teal-800\/50:focus{background-color:#115e5980}.focus\:bg-teal-800\/60:focus{background-color:#115e5999}.focus\:bg-teal-800\/70:focus{background-color:#115e59b3}.focus\:bg-teal-800\/75:focus{background-color:#115e59bf}.focus\:bg-teal-800\/80:focus{background-color:#115e59cc}.focus\:bg-teal-800\/90:focus{background-color:#115e59e6}.focus\:bg-teal-800\/95:focus{background-color:#115e59f2}.focus\:bg-teal-900:focus{--tw-bg-opacity:1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.focus\:bg-teal-900\/0:focus{background-color:#134e4a00}.focus\:bg-teal-900\/10:focus{background-color:#134e4a1a}.focus\:bg-teal-900\/100:focus{background-color:#134e4a}.focus\:bg-teal-900\/20:focus{background-color:#134e4a33}.focus\:bg-teal-900\/25:focus{background-color:#134e4a40}.focus\:bg-teal-900\/30:focus{background-color:#134e4a4d}.focus\:bg-teal-900\/40:focus{background-color:#134e4a66}.focus\:bg-teal-900\/5:focus{background-color:#134e4a0d}.focus\:bg-teal-900\/50:focus{background-color:#134e4a80}.focus\:bg-teal-900\/60:focus{background-color:#134e4a99}.focus\:bg-teal-900\/70:focus{background-color:#134e4ab3}.focus\:bg-teal-900\/75:focus{background-color:#134e4abf}.focus\:bg-teal-900\/80:focus{background-color:#134e4acc}.focus\:bg-teal-900\/90:focus{background-color:#134e4ae6}.focus\:bg-teal-900\/95:focus{background-color:#134e4af2}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-transparent\/0:focus{background-color:#0000}.focus\:bg-transparent\/10:focus{background-color:#0000001a}.focus\:bg-transparent\/100:focus{background-color:#000}.focus\:bg-transparent\/20:focus{background-color:#0003}.focus\:bg-transparent\/25:focus{background-color:#00000040}.focus\:bg-transparent\/30:focus{background-color:#0000004d}.focus\:bg-transparent\/40:focus{background-color:#0006}.focus\:bg-transparent\/5:focus{background-color:#0000000d}.focus\:bg-transparent\/50:focus{background-color:#00000080}.focus\:bg-transparent\/60:focus{background-color:#0009}.focus\:bg-transparent\/70:focus{background-color:#000000b3}.focus\:bg-transparent\/75:focus{background-color:#000000bf}.focus\:bg-transparent\/80:focus{background-color:#000c}.focus\:bg-transparent\/90:focus{background-color:#000000e6}.focus\:bg-transparent\/95:focus{background-color:#000000f2}.focus\:bg-violet-100:focus{--tw-bg-opacity:1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.focus\:bg-violet-100\/0:focus{background-color:#ede9fe00}.focus\:bg-violet-100\/10:focus{background-color:#ede9fe1a}.focus\:bg-violet-100\/100:focus{background-color:#ede9fe}.focus\:bg-violet-100\/20:focus{background-color:#ede9fe33}.focus\:bg-violet-100\/25:focus{background-color:#ede9fe40}.focus\:bg-violet-100\/30:focus{background-color:#ede9fe4d}.focus\:bg-violet-100\/40:focus{background-color:#ede9fe66}.focus\:bg-violet-100\/5:focus{background-color:#ede9fe0d}.focus\:bg-violet-100\/50:focus{background-color:#ede9fe80}.focus\:bg-violet-100\/60:focus{background-color:#ede9fe99}.focus\:bg-violet-100\/70:focus{background-color:#ede9feb3}.focus\:bg-violet-100\/75:focus{background-color:#ede9febf}.focus\:bg-violet-100\/80:focus{background-color:#ede9fecc}.focus\:bg-violet-100\/90:focus{background-color:#ede9fee6}.focus\:bg-violet-100\/95:focus{background-color:#ede9fef2}.focus\:bg-violet-200:focus{--tw-bg-opacity:1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.focus\:bg-violet-200\/0:focus{background-color:#ddd6fe00}.focus\:bg-violet-200\/10:focus{background-color:#ddd6fe1a}.focus\:bg-violet-200\/100:focus{background-color:#ddd6fe}.focus\:bg-violet-200\/20:focus{background-color:#ddd6fe33}.focus\:bg-violet-200\/25:focus{background-color:#ddd6fe40}.focus\:bg-violet-200\/30:focus{background-color:#ddd6fe4d}.focus\:bg-violet-200\/40:focus{background-color:#ddd6fe66}.focus\:bg-violet-200\/5:focus{background-color:#ddd6fe0d}.focus\:bg-violet-200\/50:focus{background-color:#ddd6fe80}.focus\:bg-violet-200\/60:focus{background-color:#ddd6fe99}.focus\:bg-violet-200\/70:focus{background-color:#ddd6feb3}.focus\:bg-violet-200\/75:focus{background-color:#ddd6febf}.focus\:bg-violet-200\/80:focus{background-color:#ddd6fecc}.focus\:bg-violet-200\/90:focus{background-color:#ddd6fee6}.focus\:bg-violet-200\/95:focus{background-color:#ddd6fef2}.focus\:bg-violet-300:focus{--tw-bg-opacity:1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.focus\:bg-violet-300\/0:focus{background-color:#c4b5fd00}.focus\:bg-violet-300\/10:focus{background-color:#c4b5fd1a}.focus\:bg-violet-300\/100:focus{background-color:#c4b5fd}.focus\:bg-violet-300\/20:focus{background-color:#c4b5fd33}.focus\:bg-violet-300\/25:focus{background-color:#c4b5fd40}.focus\:bg-violet-300\/30:focus{background-color:#c4b5fd4d}.focus\:bg-violet-300\/40:focus{background-color:#c4b5fd66}.focus\:bg-violet-300\/5:focus{background-color:#c4b5fd0d}.focus\:bg-violet-300\/50:focus{background-color:#c4b5fd80}.focus\:bg-violet-300\/60:focus{background-color:#c4b5fd99}.focus\:bg-violet-300\/70:focus{background-color:#c4b5fdb3}.focus\:bg-violet-300\/75:focus{background-color:#c4b5fdbf}.focus\:bg-violet-300\/80:focus{background-color:#c4b5fdcc}.focus\:bg-violet-300\/90:focus{background-color:#c4b5fde6}.focus\:bg-violet-300\/95:focus{background-color:#c4b5fdf2}.focus\:bg-violet-400:focus{--tw-bg-opacity:1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.focus\:bg-violet-400\/0:focus{background-color:#a78bfa00}.focus\:bg-violet-400\/10:focus{background-color:#a78bfa1a}.focus\:bg-violet-400\/100:focus{background-color:#a78bfa}.focus\:bg-violet-400\/20:focus{background-color:#a78bfa33}.focus\:bg-violet-400\/25:focus{background-color:#a78bfa40}.focus\:bg-violet-400\/30:focus{background-color:#a78bfa4d}.focus\:bg-violet-400\/40:focus{background-color:#a78bfa66}.focus\:bg-violet-400\/5:focus{background-color:#a78bfa0d}.focus\:bg-violet-400\/50:focus{background-color:#a78bfa80}.focus\:bg-violet-400\/60:focus{background-color:#a78bfa99}.focus\:bg-violet-400\/70:focus{background-color:#a78bfab3}.focus\:bg-violet-400\/75:focus{background-color:#a78bfabf}.focus\:bg-violet-400\/80:focus{background-color:#a78bfacc}.focus\:bg-violet-400\/90:focus{background-color:#a78bfae6}.focus\:bg-violet-400\/95:focus{background-color:#a78bfaf2}.focus\:bg-violet-50:focus{--tw-bg-opacity:1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.focus\:bg-violet-50\/0:focus{background-color:#f5f3ff00}.focus\:bg-violet-50\/10:focus{background-color:#f5f3ff1a}.focus\:bg-violet-50\/100:focus{background-color:#f5f3ff}.focus\:bg-violet-50\/20:focus{background-color:#f5f3ff33}.focus\:bg-violet-50\/25:focus{background-color:#f5f3ff40}.focus\:bg-violet-50\/30:focus{background-color:#f5f3ff4d}.focus\:bg-violet-50\/40:focus{background-color:#f5f3ff66}.focus\:bg-violet-50\/5:focus{background-color:#f5f3ff0d}.focus\:bg-violet-50\/50:focus{background-color:#f5f3ff80}.focus\:bg-violet-50\/60:focus{background-color:#f5f3ff99}.focus\:bg-violet-50\/70:focus{background-color:#f5f3ffb3}.focus\:bg-violet-50\/75:focus{background-color:#f5f3ffbf}.focus\:bg-violet-50\/80:focus{background-color:#f5f3ffcc}.focus\:bg-violet-50\/90:focus{background-color:#f5f3ffe6}.focus\:bg-violet-50\/95:focus{background-color:#f5f3fff2}.focus\:bg-violet-500:focus{--tw-bg-opacity:1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.focus\:bg-violet-500\/0:focus{background-color:#8b5cf600}.focus\:bg-violet-500\/10:focus{background-color:#8b5cf61a}.focus\:bg-violet-500\/100:focus{background-color:#8b5cf6}.focus\:bg-violet-500\/20:focus{background-color:#8b5cf633}.focus\:bg-violet-500\/25:focus{background-color:#8b5cf640}.focus\:bg-violet-500\/30:focus{background-color:#8b5cf64d}.focus\:bg-violet-500\/40:focus{background-color:#8b5cf666}.focus\:bg-violet-500\/5:focus{background-color:#8b5cf60d}.focus\:bg-violet-500\/50:focus{background-color:#8b5cf680}.focus\:bg-violet-500\/60:focus{background-color:#8b5cf699}.focus\:bg-violet-500\/70:focus{background-color:#8b5cf6b3}.focus\:bg-violet-500\/75:focus{background-color:#8b5cf6bf}.focus\:bg-violet-500\/80:focus{background-color:#8b5cf6cc}.focus\:bg-violet-500\/90:focus{background-color:#8b5cf6e6}.focus\:bg-violet-500\/95:focus{background-color:#8b5cf6f2}.focus\:bg-violet-600:focus{--tw-bg-opacity:1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.focus\:bg-violet-600\/0:focus{background-color:#7c3aed00}.focus\:bg-violet-600\/10:focus{background-color:#7c3aed1a}.focus\:bg-violet-600\/100:focus{background-color:#7c3aed}.focus\:bg-violet-600\/20:focus{background-color:#7c3aed33}.focus\:bg-violet-600\/25:focus{background-color:#7c3aed40}.focus\:bg-violet-600\/30:focus{background-color:#7c3aed4d}.focus\:bg-violet-600\/40:focus{background-color:#7c3aed66}.focus\:bg-violet-600\/5:focus{background-color:#7c3aed0d}.focus\:bg-violet-600\/50:focus{background-color:#7c3aed80}.focus\:bg-violet-600\/60:focus{background-color:#7c3aed99}.focus\:bg-violet-600\/70:focus{background-color:#7c3aedb3}.focus\:bg-violet-600\/75:focus{background-color:#7c3aedbf}.focus\:bg-violet-600\/80:focus{background-color:#7c3aedcc}.focus\:bg-violet-600\/90:focus{background-color:#7c3aede6}.focus\:bg-violet-600\/95:focus{background-color:#7c3aedf2}.focus\:bg-violet-700:focus{--tw-bg-opacity:1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.focus\:bg-violet-700\/0:focus{background-color:#6d28d900}.focus\:bg-violet-700\/10:focus{background-color:#6d28d91a}.focus\:bg-violet-700\/100:focus{background-color:#6d28d9}.focus\:bg-violet-700\/20:focus{background-color:#6d28d933}.focus\:bg-violet-700\/25:focus{background-color:#6d28d940}.focus\:bg-violet-700\/30:focus{background-color:#6d28d94d}.focus\:bg-violet-700\/40:focus{background-color:#6d28d966}.focus\:bg-violet-700\/5:focus{background-color:#6d28d90d}.focus\:bg-violet-700\/50:focus{background-color:#6d28d980}.focus\:bg-violet-700\/60:focus{background-color:#6d28d999}.focus\:bg-violet-700\/70:focus{background-color:#6d28d9b3}.focus\:bg-violet-700\/75:focus{background-color:#6d28d9bf}.focus\:bg-violet-700\/80:focus{background-color:#6d28d9cc}.focus\:bg-violet-700\/90:focus{background-color:#6d28d9e6}.focus\:bg-violet-700\/95:focus{background-color:#6d28d9f2}.focus\:bg-violet-800:focus{--tw-bg-opacity:1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.focus\:bg-violet-800\/0:focus{background-color:#5b21b600}.focus\:bg-violet-800\/10:focus{background-color:#5b21b61a}.focus\:bg-violet-800\/100:focus{background-color:#5b21b6}.focus\:bg-violet-800\/20:focus{background-color:#5b21b633}.focus\:bg-violet-800\/25:focus{background-color:#5b21b640}.focus\:bg-violet-800\/30:focus{background-color:#5b21b64d}.focus\:bg-violet-800\/40:focus{background-color:#5b21b666}.focus\:bg-violet-800\/5:focus{background-color:#5b21b60d}.focus\:bg-violet-800\/50:focus{background-color:#5b21b680}.focus\:bg-violet-800\/60:focus{background-color:#5b21b699}.focus\:bg-violet-800\/70:focus{background-color:#5b21b6b3}.focus\:bg-violet-800\/75:focus{background-color:#5b21b6bf}.focus\:bg-violet-800\/80:focus{background-color:#5b21b6cc}.focus\:bg-violet-800\/90:focus{background-color:#5b21b6e6}.focus\:bg-violet-800\/95:focus{background-color:#5b21b6f2}.focus\:bg-violet-900:focus{--tw-bg-opacity:1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.focus\:bg-violet-900\/0:focus{background-color:#4c1d9500}.focus\:bg-violet-900\/10:focus{background-color:#4c1d951a}.focus\:bg-violet-900\/100:focus{background-color:#4c1d95}.focus\:bg-violet-900\/20:focus{background-color:#4c1d9533}.focus\:bg-violet-900\/25:focus{background-color:#4c1d9540}.focus\:bg-violet-900\/30:focus{background-color:#4c1d954d}.focus\:bg-violet-900\/40:focus{background-color:#4c1d9566}.focus\:bg-violet-900\/5:focus{background-color:#4c1d950d}.focus\:bg-violet-900\/50:focus{background-color:#4c1d9580}.focus\:bg-violet-900\/60:focus{background-color:#4c1d9599}.focus\:bg-violet-900\/70:focus{background-color:#4c1d95b3}.focus\:bg-violet-900\/75:focus{background-color:#4c1d95bf}.focus\:bg-violet-900\/80:focus{background-color:#4c1d95cc}.focus\:bg-violet-900\/90:focus{background-color:#4c1d95e6}.focus\:bg-violet-900\/95:focus{background-color:#4c1d95f2}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.focus\:bg-yellow-100\/0:focus{background-color:#fef9c300}.focus\:bg-yellow-100\/10:focus{background-color:#fef9c31a}.focus\:bg-yellow-100\/100:focus{background-color:#fef9c3}.focus\:bg-yellow-100\/20:focus{background-color:#fef9c333}.focus\:bg-yellow-100\/25:focus{background-color:#fef9c340}.focus\:bg-yellow-100\/30:focus{background-color:#fef9c34d}.focus\:bg-yellow-100\/40:focus{background-color:#fef9c366}.focus\:bg-yellow-100\/5:focus{background-color:#fef9c30d}.focus\:bg-yellow-100\/50:focus{background-color:#fef9c380}.focus\:bg-yellow-100\/60:focus{background-color:#fef9c399}.focus\:bg-yellow-100\/70:focus{background-color:#fef9c3b3}.focus\:bg-yellow-100\/75:focus{background-color:#fef9c3bf}.focus\:bg-yellow-100\/80:focus{background-color:#fef9c3cc}.focus\:bg-yellow-100\/90:focus{background-color:#fef9c3e6}.focus\:bg-yellow-100\/95:focus{background-color:#fef9c3f2}.focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.focus\:bg-yellow-200\/0:focus{background-color:#fef08a00}.focus\:bg-yellow-200\/10:focus{background-color:#fef08a1a}.focus\:bg-yellow-200\/100:focus{background-color:#fef08a}.focus\:bg-yellow-200\/20:focus{background-color:#fef08a33}.focus\:bg-yellow-200\/25:focus{background-color:#fef08a40}.focus\:bg-yellow-200\/30:focus{background-color:#fef08a4d}.focus\:bg-yellow-200\/40:focus{background-color:#fef08a66}.focus\:bg-yellow-200\/5:focus{background-color:#fef08a0d}.focus\:bg-yellow-200\/50:focus{background-color:#fef08a80}.focus\:bg-yellow-200\/60:focus{background-color:#fef08a99}.focus\:bg-yellow-200\/70:focus{background-color:#fef08ab3}.focus\:bg-yellow-200\/75:focus{background-color:#fef08abf}.focus\:bg-yellow-200\/80:focus{background-color:#fef08acc}.focus\:bg-yellow-200\/90:focus{background-color:#fef08ae6}.focus\:bg-yellow-200\/95:focus{background-color:#fef08af2}.focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.focus\:bg-yellow-300\/0:focus{background-color:#fde04700}.focus\:bg-yellow-300\/10:focus{background-color:#fde0471a}.focus\:bg-yellow-300\/100:focus{background-color:#fde047}.focus\:bg-yellow-300\/20:focus{background-color:#fde04733}.focus\:bg-yellow-300\/25:focus{background-color:#fde04740}.focus\:bg-yellow-300\/30:focus{background-color:#fde0474d}.focus\:bg-yellow-300\/40:focus{background-color:#fde04766}.focus\:bg-yellow-300\/5:focus{background-color:#fde0470d}.focus\:bg-yellow-300\/50:focus{background-color:#fde04780}.focus\:bg-yellow-300\/60:focus{background-color:#fde04799}.focus\:bg-yellow-300\/70:focus{background-color:#fde047b3}.focus\:bg-yellow-300\/75:focus{background-color:#fde047bf}.focus\:bg-yellow-300\/80:focus{background-color:#fde047cc}.focus\:bg-yellow-300\/90:focus{background-color:#fde047e6}.focus\:bg-yellow-300\/95:focus{background-color:#fde047f2}.focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.focus\:bg-yellow-400\/0:focus{background-color:#facc1500}.focus\:bg-yellow-400\/10:focus{background-color:#facc151a}.focus\:bg-yellow-400\/100:focus{background-color:#facc15}.focus\:bg-yellow-400\/20:focus{background-color:#facc1533}.focus\:bg-yellow-400\/25:focus{background-color:#facc1540}.focus\:bg-yellow-400\/30:focus{background-color:#facc154d}.focus\:bg-yellow-400\/40:focus{background-color:#facc1566}.focus\:bg-yellow-400\/5:focus{background-color:#facc150d}.focus\:bg-yellow-400\/50:focus{background-color:#facc1580}.focus\:bg-yellow-400\/60:focus{background-color:#facc1599}.focus\:bg-yellow-400\/70:focus{background-color:#facc15b3}.focus\:bg-yellow-400\/75:focus{background-color:#facc15bf}.focus\:bg-yellow-400\/80:focus{background-color:#facc15cc}.focus\:bg-yellow-400\/90:focus{background-color:#facc15e6}.focus\:bg-yellow-400\/95:focus{background-color:#facc15f2}.focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.focus\:bg-yellow-50\/0:focus{background-color:#fefce800}.focus\:bg-yellow-50\/10:focus{background-color:#fefce81a}.focus\:bg-yellow-50\/100:focus{background-color:#fefce8}.focus\:bg-yellow-50\/20:focus{background-color:#fefce833}.focus\:bg-yellow-50\/25:focus{background-color:#fefce840}.focus\:bg-yellow-50\/30:focus{background-color:#fefce84d}.focus\:bg-yellow-50\/40:focus{background-color:#fefce866}.focus\:bg-yellow-50\/5:focus{background-color:#fefce80d}.focus\:bg-yellow-50\/50:focus{background-color:#fefce880}.focus\:bg-yellow-50\/60:focus{background-color:#fefce899}.focus\:bg-yellow-50\/70:focus{background-color:#fefce8b3}.focus\:bg-yellow-50\/75:focus{background-color:#fefce8bf}.focus\:bg-yellow-50\/80:focus{background-color:#fefce8cc}.focus\:bg-yellow-50\/90:focus{background-color:#fefce8e6}.focus\:bg-yellow-50\/95:focus{background-color:#fefce8f2}.focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.focus\:bg-yellow-500\/0:focus{background-color:#eab30800}.focus\:bg-yellow-500\/10:focus{background-color:#eab3081a}.focus\:bg-yellow-500\/100:focus{background-color:#eab308}.focus\:bg-yellow-500\/20:focus{background-color:#eab30833}.focus\:bg-yellow-500\/25:focus{background-color:#eab30840}.focus\:bg-yellow-500\/30:focus{background-color:#eab3084d}.focus\:bg-yellow-500\/40:focus{background-color:#eab30866}.focus\:bg-yellow-500\/5:focus{background-color:#eab3080d}.focus\:bg-yellow-500\/50:focus{background-color:#eab30880}.focus\:bg-yellow-500\/60:focus{background-color:#eab30899}.focus\:bg-yellow-500\/70:focus{background-color:#eab308b3}.focus\:bg-yellow-500\/75:focus{background-color:#eab308bf}.focus\:bg-yellow-500\/80:focus{background-color:#eab308cc}.focus\:bg-yellow-500\/90:focus{background-color:#eab308e6}.focus\:bg-yellow-500\/95:focus{background-color:#eab308f2}.focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.focus\:bg-yellow-600\/0:focus{background-color:#ca8a0400}.focus\:bg-yellow-600\/10:focus{background-color:#ca8a041a}.focus\:bg-yellow-600\/100:focus{background-color:#ca8a04}.focus\:bg-yellow-600\/20:focus{background-color:#ca8a0433}.focus\:bg-yellow-600\/25:focus{background-color:#ca8a0440}.focus\:bg-yellow-600\/30:focus{background-color:#ca8a044d}.focus\:bg-yellow-600\/40:focus{background-color:#ca8a0466}.focus\:bg-yellow-600\/5:focus{background-color:#ca8a040d}.focus\:bg-yellow-600\/50:focus{background-color:#ca8a0480}.focus\:bg-yellow-600\/60:focus{background-color:#ca8a0499}.focus\:bg-yellow-600\/70:focus{background-color:#ca8a04b3}.focus\:bg-yellow-600\/75:focus{background-color:#ca8a04bf}.focus\:bg-yellow-600\/80:focus{background-color:#ca8a04cc}.focus\:bg-yellow-600\/90:focus{background-color:#ca8a04e6}.focus\:bg-yellow-600\/95:focus{background-color:#ca8a04f2}.focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.focus\:bg-yellow-700\/0:focus{background-color:#a1620700}.focus\:bg-yellow-700\/10:focus{background-color:#a162071a}.focus\:bg-yellow-700\/100:focus{background-color:#a16207}.focus\:bg-yellow-700\/20:focus{background-color:#a1620733}.focus\:bg-yellow-700\/25:focus{background-color:#a1620740}.focus\:bg-yellow-700\/30:focus{background-color:#a162074d}.focus\:bg-yellow-700\/40:focus{background-color:#a1620766}.focus\:bg-yellow-700\/5:focus{background-color:#a162070d}.focus\:bg-yellow-700\/50:focus{background-color:#a1620780}.focus\:bg-yellow-700\/60:focus{background-color:#a1620799}.focus\:bg-yellow-700\/70:focus{background-color:#a16207b3}.focus\:bg-yellow-700\/75:focus{background-color:#a16207bf}.focus\:bg-yellow-700\/80:focus{background-color:#a16207cc}.focus\:bg-yellow-700\/90:focus{background-color:#a16207e6}.focus\:bg-yellow-700\/95:focus{background-color:#a16207f2}.focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.focus\:bg-yellow-800\/0:focus{background-color:#854d0e00}.focus\:bg-yellow-800\/10:focus{background-color:#854d0e1a}.focus\:bg-yellow-800\/100:focus{background-color:#854d0e}.focus\:bg-yellow-800\/20:focus{background-color:#854d0e33}.focus\:bg-yellow-800\/25:focus{background-color:#854d0e40}.focus\:bg-yellow-800\/30:focus{background-color:#854d0e4d}.focus\:bg-yellow-800\/40:focus{background-color:#854d0e66}.focus\:bg-yellow-800\/5:focus{background-color:#854d0e0d}.focus\:bg-yellow-800\/50:focus{background-color:#854d0e80}.focus\:bg-yellow-800\/60:focus{background-color:#854d0e99}.focus\:bg-yellow-800\/70:focus{background-color:#854d0eb3}.focus\:bg-yellow-800\/75:focus{background-color:#854d0ebf}.focus\:bg-yellow-800\/80:focus{background-color:#854d0ecc}.focus\:bg-yellow-800\/90:focus{background-color:#854d0ee6}.focus\:bg-yellow-800\/95:focus{background-color:#854d0ef2}.focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.focus\:bg-yellow-900\/0:focus{background-color:#713f1200}.focus\:bg-yellow-900\/10:focus{background-color:#713f121a}.focus\:bg-yellow-900\/100:focus{background-color:#713f12}.focus\:bg-yellow-900\/20:focus{background-color:#713f1233}.focus\:bg-yellow-900\/25:focus{background-color:#713f1240}.focus\:bg-yellow-900\/30:focus{background-color:#713f124d}.focus\:bg-yellow-900\/40:focus{background-color:#713f1266}.focus\:bg-yellow-900\/5:focus{background-color:#713f120d}.focus\:bg-yellow-900\/50:focus{background-color:#713f1280}.focus\:bg-yellow-900\/60:focus{background-color:#713f1299}.focus\:bg-yellow-900\/70:focus{background-color:#713f12b3}.focus\:bg-yellow-900\/75:focus{background-color:#713f12bf}.focus\:bg-yellow-900\/80:focus{background-color:#713f12cc}.focus\:bg-yellow-900\/90:focus{background-color:#713f12e6}.focus\:bg-yellow-900\/95:focus{background-color:#713f12f2}.focus\:bg-zinc-100:focus{--tw-bg-opacity:1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.focus\:bg-zinc-100\/0:focus{background-color:#f4f4f500}.focus\:bg-zinc-100\/10:focus{background-color:#f4f4f51a}.focus\:bg-zinc-100\/100:focus{background-color:#f4f4f5}.focus\:bg-zinc-100\/20:focus{background-color:#f4f4f533}.focus\:bg-zinc-100\/25:focus{background-color:#f4f4f540}.focus\:bg-zinc-100\/30:focus{background-color:#f4f4f54d}.focus\:bg-zinc-100\/40:focus{background-color:#f4f4f566}.focus\:bg-zinc-100\/5:focus{background-color:#f4f4f50d}.focus\:bg-zinc-100\/50:focus{background-color:#f4f4f580}.focus\:bg-zinc-100\/60:focus{background-color:#f4f4f599}.focus\:bg-zinc-100\/70:focus{background-color:#f4f4f5b3}.focus\:bg-zinc-100\/75:focus{background-color:#f4f4f5bf}.focus\:bg-zinc-100\/80:focus{background-color:#f4f4f5cc}.focus\:bg-zinc-100\/90:focus{background-color:#f4f4f5e6}.focus\:bg-zinc-100\/95:focus{background-color:#f4f4f5f2}.focus\:bg-zinc-200:focus{--tw-bg-opacity:1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.focus\:bg-zinc-200\/0:focus{background-color:#e4e4e700}.focus\:bg-zinc-200\/10:focus{background-color:#e4e4e71a}.focus\:bg-zinc-200\/100:focus{background-color:#e4e4e7}.focus\:bg-zinc-200\/20:focus{background-color:#e4e4e733}.focus\:bg-zinc-200\/25:focus{background-color:#e4e4e740}.focus\:bg-zinc-200\/30:focus{background-color:#e4e4e74d}.focus\:bg-zinc-200\/40:focus{background-color:#e4e4e766}.focus\:bg-zinc-200\/5:focus{background-color:#e4e4e70d}.focus\:bg-zinc-200\/50:focus{background-color:#e4e4e780}.focus\:bg-zinc-200\/60:focus{background-color:#e4e4e799}.focus\:bg-zinc-200\/70:focus{background-color:#e4e4e7b3}.focus\:bg-zinc-200\/75:focus{background-color:#e4e4e7bf}.focus\:bg-zinc-200\/80:focus{background-color:#e4e4e7cc}.focus\:bg-zinc-200\/90:focus{background-color:#e4e4e7e6}.focus\:bg-zinc-200\/95:focus{background-color:#e4e4e7f2}.focus\:bg-zinc-300:focus{--tw-bg-opacity:1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.focus\:bg-zinc-300\/0:focus{background-color:#d4d4d800}.focus\:bg-zinc-300\/10:focus{background-color:#d4d4d81a}.focus\:bg-zinc-300\/100:focus{background-color:#d4d4d8}.focus\:bg-zinc-300\/20:focus{background-color:#d4d4d833}.focus\:bg-zinc-300\/25:focus{background-color:#d4d4d840}.focus\:bg-zinc-300\/30:focus{background-color:#d4d4d84d}.focus\:bg-zinc-300\/40:focus{background-color:#d4d4d866}.focus\:bg-zinc-300\/5:focus{background-color:#d4d4d80d}.focus\:bg-zinc-300\/50:focus{background-color:#d4d4d880}.focus\:bg-zinc-300\/60:focus{background-color:#d4d4d899}.focus\:bg-zinc-300\/70:focus{background-color:#d4d4d8b3}.focus\:bg-zinc-300\/75:focus{background-color:#d4d4d8bf}.focus\:bg-zinc-300\/80:focus{background-color:#d4d4d8cc}.focus\:bg-zinc-300\/90:focus{background-color:#d4d4d8e6}.focus\:bg-zinc-300\/95:focus{background-color:#d4d4d8f2}.focus\:bg-zinc-400:focus{--tw-bg-opacity:1;background-color:rgb(161 161 170 / var(--tw-bg-opacity))}.focus\:bg-zinc-400\/0:focus{background-color:#a1a1aa00}.focus\:bg-zinc-400\/10:focus{background-color:#a1a1aa1a}.focus\:bg-zinc-400\/100:focus{background-color:#a1a1aa}.focus\:bg-zinc-400\/20:focus{background-color:#a1a1aa33}.focus\:bg-zinc-400\/25:focus{background-color:#a1a1aa40}.focus\:bg-zinc-400\/30:focus{background-color:#a1a1aa4d}.focus\:bg-zinc-400\/40:focus{background-color:#a1a1aa66}.focus\:bg-zinc-400\/5:focus{background-color:#a1a1aa0d}.focus\:bg-zinc-400\/50:focus{background-color:#a1a1aa80}.focus\:bg-zinc-400\/60:focus{background-color:#a1a1aa99}.focus\:bg-zinc-400\/70:focus{background-color:#a1a1aab3}.focus\:bg-zinc-400\/75:focus{background-color:#a1a1aabf}.focus\:bg-zinc-400\/80:focus{background-color:#a1a1aacc}.focus\:bg-zinc-400\/90:focus{background-color:#a1a1aae6}.focus\:bg-zinc-400\/95:focus{background-color:#a1a1aaf2}.focus\:bg-zinc-50:focus{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.focus\:bg-zinc-50\/0:focus{background-color:#fafafa00}.focus\:bg-zinc-50\/10:focus{background-color:#fafafa1a}.focus\:bg-zinc-50\/100:focus{background-color:#fafafa}.focus\:bg-zinc-50\/20:focus{background-color:#fafafa33}.focus\:bg-zinc-50\/25:focus{background-color:#fafafa40}.focus\:bg-zinc-50\/30:focus{background-color:#fafafa4d}.focus\:bg-zinc-50\/40:focus{background-color:#fafafa66}.focus\:bg-zinc-50\/5:focus{background-color:#fafafa0d}.focus\:bg-zinc-50\/50:focus{background-color:#fafafa80}.focus\:bg-zinc-50\/60:focus{background-color:#fafafa99}.focus\:bg-zinc-50\/70:focus{background-color:#fafafab3}.focus\:bg-zinc-50\/75:focus{background-color:#fafafabf}.focus\:bg-zinc-50\/80:focus{background-color:#fafafacc}.focus\:bg-zinc-50\/90:focus{background-color:#fafafae6}.focus\:bg-zinc-50\/95:focus{background-color:#fafafaf2}.focus\:bg-zinc-500:focus{--tw-bg-opacity:1;background-color:rgb(113 113 122 / var(--tw-bg-opacity))}.focus\:bg-zinc-500\/0:focus{background-color:#71717a00}.focus\:bg-zinc-500\/10:focus{background-color:#71717a1a}.focus\:bg-zinc-500\/100:focus{background-color:#71717a}.focus\:bg-zinc-500\/20:focus{background-color:#71717a33}.focus\:bg-zinc-500\/25:focus{background-color:#71717a40}.focus\:bg-zinc-500\/30:focus{background-color:#71717a4d}.focus\:bg-zinc-500\/40:focus{background-color:#71717a66}.focus\:bg-zinc-500\/5:focus{background-color:#71717a0d}.focus\:bg-zinc-500\/50:focus{background-color:#71717a80}.focus\:bg-zinc-500\/60:focus{background-color:#71717a99}.focus\:bg-zinc-500\/70:focus{background-color:#71717ab3}.focus\:bg-zinc-500\/75:focus{background-color:#71717abf}.focus\:bg-zinc-500\/80:focus{background-color:#71717acc}.focus\:bg-zinc-500\/90:focus{background-color:#71717ae6}.focus\:bg-zinc-500\/95:focus{background-color:#71717af2}.focus\:bg-zinc-600:focus{--tw-bg-opacity:1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.focus\:bg-zinc-600\/0:focus{background-color:#52525b00}.focus\:bg-zinc-600\/10:focus{background-color:#52525b1a}.focus\:bg-zinc-600\/100:focus{background-color:#52525b}.focus\:bg-zinc-600\/20:focus{background-color:#52525b33}.focus\:bg-zinc-600\/25:focus{background-color:#52525b40}.focus\:bg-zinc-600\/30:focus{background-color:#52525b4d}.focus\:bg-zinc-600\/40:focus{background-color:#52525b66}.focus\:bg-zinc-600\/5:focus{background-color:#52525b0d}.focus\:bg-zinc-600\/50:focus{background-color:#52525b80}.focus\:bg-zinc-600\/60:focus{background-color:#52525b99}.focus\:bg-zinc-600\/70:focus{background-color:#52525bb3}.focus\:bg-zinc-600\/75:focus{background-color:#52525bbf}.focus\:bg-zinc-600\/80:focus{background-color:#52525bcc}.focus\:bg-zinc-600\/90:focus{background-color:#52525be6}.focus\:bg-zinc-600\/95:focus{background-color:#52525bf2}.focus\:bg-zinc-700:focus{--tw-bg-opacity:1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.focus\:bg-zinc-700\/0:focus{background-color:#3f3f4600}.focus\:bg-zinc-700\/10:focus{background-color:#3f3f461a}.focus\:bg-zinc-700\/100:focus{background-color:#3f3f46}.focus\:bg-zinc-700\/20:focus{background-color:#3f3f4633}.focus\:bg-zinc-700\/25:focus{background-color:#3f3f4640}.focus\:bg-zinc-700\/30:focus{background-color:#3f3f464d}.focus\:bg-zinc-700\/40:focus{background-color:#3f3f4666}.focus\:bg-zinc-700\/5:focus{background-color:#3f3f460d}.focus\:bg-zinc-700\/50:focus{background-color:#3f3f4680}.focus\:bg-zinc-700\/60:focus{background-color:#3f3f4699}.focus\:bg-zinc-700\/70:focus{background-color:#3f3f46b3}.focus\:bg-zinc-700\/75:focus{background-color:#3f3f46bf}.focus\:bg-zinc-700\/80:focus{background-color:#3f3f46cc}.focus\:bg-zinc-700\/90:focus{background-color:#3f3f46e6}.focus\:bg-zinc-700\/95:focus{background-color:#3f3f46f2}.focus\:bg-zinc-800:focus{--tw-bg-opacity:1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.focus\:bg-zinc-800\/0:focus{background-color:#27272a00}.focus\:bg-zinc-800\/10:focus{background-color:#27272a1a}.focus\:bg-zinc-800\/100:focus{background-color:#27272a}.focus\:bg-zinc-800\/20:focus{background-color:#27272a33}.focus\:bg-zinc-800\/25:focus{background-color:#27272a40}.focus\:bg-zinc-800\/30:focus{background-color:#27272a4d}.focus\:bg-zinc-800\/40:focus{background-color:#27272a66}.focus\:bg-zinc-800\/5:focus{background-color:#27272a0d}.focus\:bg-zinc-800\/50:focus{background-color:#27272a80}.focus\:bg-zinc-800\/60:focus{background-color:#27272a99}.focus\:bg-zinc-800\/70:focus{background-color:#27272ab3}.focus\:bg-zinc-800\/75:focus{background-color:#27272abf}.focus\:bg-zinc-800\/80:focus{background-color:#27272acc}.focus\:bg-zinc-800\/90:focus{background-color:#27272ae6}.focus\:bg-zinc-800\/95:focus{background-color:#27272af2}.focus\:bg-zinc-900:focus{--tw-bg-opacity:1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.focus\:bg-zinc-900\/0:focus{background-color:#18181b00}.focus\:bg-zinc-900\/10:focus{background-color:#18181b1a}.focus\:bg-zinc-900\/100:focus{background-color:#18181b}.focus\:bg-zinc-900\/20:focus{background-color:#18181b33}.focus\:bg-zinc-900\/25:focus{background-color:#18181b40}.focus\:bg-zinc-900\/30:focus{background-color:#18181b4d}.focus\:bg-zinc-900\/40:focus{background-color:#18181b66}.focus\:bg-zinc-900\/5:focus{background-color:#18181b0d}.focus\:bg-zinc-900\/50:focus{background-color:#18181b80}.focus\:bg-zinc-900\/60:focus{background-color:#18181b99}.focus\:bg-zinc-900\/70:focus{background-color:#18181bb3}.focus\:bg-zinc-900\/75:focus{background-color:#18181bbf}.focus\:bg-zinc-900\/80:focus{background-color:#18181bcc}.focus\:bg-zinc-900\/90:focus{background-color:#18181be6}.focus\:bg-zinc-900\/95:focus{background-color:#18181bf2}.focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.focus\:bg-opacity-10:focus{--tw-bg-opacity:.1}.focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.focus\:bg-opacity-20:focus{--tw-bg-opacity:.2}.focus\:bg-opacity-25:focus{--tw-bg-opacity:.25}.focus\:bg-opacity-30:focus{--tw-bg-opacity:.3}.focus\:bg-opacity-40:focus{--tw-bg-opacity:.4}.focus\:bg-opacity-5:focus{--tw-bg-opacity:.05}.focus\:bg-opacity-50:focus{--tw-bg-opacity:.5}.focus\:bg-opacity-60:focus{--tw-bg-opacity:.6}.focus\:bg-opacity-70:focus{--tw-bg-opacity:.7}.focus\:bg-opacity-75:focus{--tw-bg-opacity:.75}.focus\:bg-opacity-80:focus{--tw-bg-opacity:.8}.focus\:bg-opacity-90:focus{--tw-bg-opacity:.9}.focus\:bg-opacity-95:focus{--tw-bg-opacity:.95}.focus\:bg-gradient-to-b:focus{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.focus\:bg-gradient-to-bl:focus{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.focus\:bg-gradient-to-br:focus{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.focus\:bg-gradient-to-l:focus{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.focus\:bg-gradient-to-r:focus{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.focus\:bg-gradient-to-t:focus{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.focus\:bg-gradient-to-tl:focus{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.focus\:bg-gradient-to-tr:focus{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.focus\:bg-none:focus{background-image:none}.focus\:bg-auto:focus{background-size:auto}.focus\:bg-contain:focus{background-size:contain}.focus\:bg-cover:focus{background-size:cover}.focus\:bg-fixed:focus{background-attachment:fixed}.focus\:bg-local:focus{background-attachment:local}.focus\:bg-scroll:focus{background-attachment:scroll}.focus\:bg-clip-border:focus{background-clip:border-box}.focus\:bg-clip-padding:focus{background-clip:padding-box}.focus\:bg-clip-content:focus{background-clip:content-box}.focus\:bg-clip-text:focus{-webkit-background-clip:text;background-clip:text}.focus\:bg-bottom:focus{background-position:bottom}.focus\:bg-center:focus{background-position:center}.focus\:bg-left:focus{background-position:left}.focus\:bg-left-bottom:focus{background-position:left bottom}.focus\:bg-left-top:focus{background-position:left top}.focus\:bg-right:focus{background-position:right}.focus\:bg-right-bottom:focus{background-position:right bottom}.focus\:bg-right-top:focus{background-position:right top}.focus\:bg-top:focus{background-position:top}.focus\:bg-repeat:focus{background-repeat:repeat}.focus\:bg-no-repeat:focus{background-repeat:no-repeat}.focus\:bg-repeat-x:focus{background-repeat:repeat-x}.focus\:bg-repeat-y:focus{background-repeat:repeat-y}.focus\:bg-repeat-round:focus{background-repeat:round}.focus\:bg-repeat-space:focus{background-repeat:space}.focus\:bg-origin-border:focus{background-origin:border-box}.focus\:bg-origin-padding:focus{background-origin:padding-box}.focus\:bg-origin-content:focus{background-origin:content-box}.focus\:text-left:focus{text-align:left}.focus\:text-center:focus{text-align:center}.focus\:text-right:focus{text-align:right}.focus\:text-justify:focus{text-align:justify}.focus\:text-start:focus{text-align:start}.focus\:text-end:focus{text-align:end}.focus\:align-text-top:focus{vertical-align:text-top}.focus\:align-text-bottom:focus{vertical-align:text-bottom}.focus\:text-2xl:focus{font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading)}.focus\:text-3xl:focus{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}.focus\:text-4xl:focus{font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading)}.focus\:text-5xl:focus{font-size:var(--text-size-5xl);line-height:var(--text-size-5xl-leading)}.focus\:text-6xl:focus{font-size:var(--text-size-6xl);line-height:var(--text-size-6xl-leading)}.focus\:text-7xl:focus{font-size:var(--text-size-7xl);line-height:var(--text-size-7xl-leading)}.focus\:text-8xl:focus{font-size:var(--text-size-8xl);line-height:var(--text-size-8xl-leading)}.focus\:text-9xl:focus{font-size:8rem;line-height:1}.focus\:text-base:focus{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}.focus\:text-lg:focus{font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}.focus\:text-sm:focus{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.focus\:text-xl:focus{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}.focus\:text-xs:focus{font-size:var(--text-size-xs);line-height:var(--text-size-xs-leading)}.focus\:text-amber-100:focus{--tw-text-opacity:1;color:rgb(254 243 199 / var(--tw-text-opacity))}.focus\:text-amber-100\/0:focus{color:#fef3c700}.focus\:text-amber-100\/10:focus{color:#fef3c71a}.focus\:text-amber-100\/100:focus{color:#fef3c7}.focus\:text-amber-100\/20:focus{color:#fef3c733}.focus\:text-amber-100\/25:focus{color:#fef3c740}.focus\:text-amber-100\/30:focus{color:#fef3c74d}.focus\:text-amber-100\/40:focus{color:#fef3c766}.focus\:text-amber-100\/5:focus{color:#fef3c70d}.focus\:text-amber-100\/50:focus{color:#fef3c780}.focus\:text-amber-100\/60:focus{color:#fef3c799}.focus\:text-amber-100\/70:focus{color:#fef3c7b3}.focus\:text-amber-100\/75:focus{color:#fef3c7bf}.focus\:text-amber-100\/80:focus{color:#fef3c7cc}.focus\:text-amber-100\/90:focus{color:#fef3c7e6}.focus\:text-amber-100\/95:focus{color:#fef3c7f2}.focus\:text-amber-200:focus{--tw-text-opacity:1;color:rgb(253 230 138 / var(--tw-text-opacity))}.focus\:text-amber-200\/0:focus{color:#fde68a00}.focus\:text-amber-200\/10:focus{color:#fde68a1a}.focus\:text-amber-200\/100:focus{color:#fde68a}.focus\:text-amber-200\/20:focus{color:#fde68a33}.focus\:text-amber-200\/25:focus{color:#fde68a40}.focus\:text-amber-200\/30:focus{color:#fde68a4d}.focus\:text-amber-200\/40:focus{color:#fde68a66}.focus\:text-amber-200\/5:focus{color:#fde68a0d}.focus\:text-amber-200\/50:focus{color:#fde68a80}.focus\:text-amber-200\/60:focus{color:#fde68a99}.focus\:text-amber-200\/70:focus{color:#fde68ab3}.focus\:text-amber-200\/75:focus{color:#fde68abf}.focus\:text-amber-200\/80:focus{color:#fde68acc}.focus\:text-amber-200\/90:focus{color:#fde68ae6}.focus\:text-amber-200\/95:focus{color:#fde68af2}.focus\:text-amber-300:focus{--tw-text-opacity:1;color:rgb(252 211 77 / var(--tw-text-opacity))}.focus\:text-amber-300\/0:focus{color:#fcd34d00}.focus\:text-amber-300\/10:focus{color:#fcd34d1a}.focus\:text-amber-300\/100:focus{color:#fcd34d}.focus\:text-amber-300\/20:focus{color:#fcd34d33}.focus\:text-amber-300\/25:focus{color:#fcd34d40}.focus\:text-amber-300\/30:focus{color:#fcd34d4d}.focus\:text-amber-300\/40:focus{color:#fcd34d66}.focus\:text-amber-300\/5:focus{color:#fcd34d0d}.focus\:text-amber-300\/50:focus{color:#fcd34d80}.focus\:text-amber-300\/60:focus{color:#fcd34d99}.focus\:text-amber-300\/70:focus{color:#fcd34db3}.focus\:text-amber-300\/75:focus{color:#fcd34dbf}.focus\:text-amber-300\/80:focus{color:#fcd34dcc}.focus\:text-amber-300\/90:focus{color:#fcd34de6}.focus\:text-amber-300\/95:focus{color:#fcd34df2}.focus\:text-amber-400:focus{--tw-text-opacity:1;color:rgb(251 191 36 / var(--tw-text-opacity))}.focus\:text-amber-400\/0:focus{color:#fbbf2400}.focus\:text-amber-400\/10:focus{color:#fbbf241a}.focus\:text-amber-400\/100:focus{color:#fbbf24}.focus\:text-amber-400\/20:focus{color:#fbbf2433}.focus\:text-amber-400\/25:focus{color:#fbbf2440}.focus\:text-amber-400\/30:focus{color:#fbbf244d}.focus\:text-amber-400\/40:focus{color:#fbbf2466}.focus\:text-amber-400\/5:focus{color:#fbbf240d}.focus\:text-amber-400\/50:focus{color:#fbbf2480}.focus\:text-amber-400\/60:focus{color:#fbbf2499}.focus\:text-amber-400\/70:focus{color:#fbbf24b3}.focus\:text-amber-400\/75:focus{color:#fbbf24bf}.focus\:text-amber-400\/80:focus{color:#fbbf24cc}.focus\:text-amber-400\/90:focus{color:#fbbf24e6}.focus\:text-amber-400\/95:focus{color:#fbbf24f2}.focus\:text-amber-50:focus{--tw-text-opacity:1;color:rgb(255 251 235 / var(--tw-text-opacity))}.focus\:text-amber-50\/0:focus{color:#fffbeb00}.focus\:text-amber-50\/10:focus{color:#fffbeb1a}.focus\:text-amber-50\/100:focus{color:#fffbeb}.focus\:text-amber-50\/20:focus{color:#fffbeb33}.focus\:text-amber-50\/25:focus{color:#fffbeb40}.focus\:text-amber-50\/30:focus{color:#fffbeb4d}.focus\:text-amber-50\/40:focus{color:#fffbeb66}.focus\:text-amber-50\/5:focus{color:#fffbeb0d}.focus\:text-amber-50\/50:focus{color:#fffbeb80}.focus\:text-amber-50\/60:focus{color:#fffbeb99}.focus\:text-amber-50\/70:focus{color:#fffbebb3}.focus\:text-amber-50\/75:focus{color:#fffbebbf}.focus\:text-amber-50\/80:focus{color:#fffbebcc}.focus\:text-amber-50\/90:focus{color:#fffbebe6}.focus\:text-amber-50\/95:focus{color:#fffbebf2}.focus\:text-amber-500:focus{--tw-text-opacity:1;color:rgb(245 158 11 / var(--tw-text-opacity))}.focus\:text-amber-500\/0:focus{color:#f59e0b00}.focus\:text-amber-500\/10:focus{color:#f59e0b1a}.focus\:text-amber-500\/100:focus{color:#f59e0b}.focus\:text-amber-500\/20:focus{color:#f59e0b33}.focus\:text-amber-500\/25:focus{color:#f59e0b40}.focus\:text-amber-500\/30:focus{color:#f59e0b4d}.focus\:text-amber-500\/40:focus{color:#f59e0b66}.focus\:text-amber-500\/5:focus{color:#f59e0b0d}.focus\:text-amber-500\/50:focus{color:#f59e0b80}.focus\:text-amber-500\/60:focus{color:#f59e0b99}.focus\:text-amber-500\/70:focus{color:#f59e0bb3}.focus\:text-amber-500\/75:focus{color:#f59e0bbf}.focus\:text-amber-500\/80:focus{color:#f59e0bcc}.focus\:text-amber-500\/90:focus{color:#f59e0be6}.focus\:text-amber-500\/95:focus{color:#f59e0bf2}.focus\:text-amber-600:focus{--tw-text-opacity:1;color:rgb(217 119 6 / var(--tw-text-opacity))}.focus\:text-amber-600\/0:focus{color:#d9770600}.focus\:text-amber-600\/10:focus{color:#d977061a}.focus\:text-amber-600\/100:focus{color:#d97706}.focus\:text-amber-600\/20:focus{color:#d9770633}.focus\:text-amber-600\/25:focus{color:#d9770640}.focus\:text-amber-600\/30:focus{color:#d977064d}.focus\:text-amber-600\/40:focus{color:#d9770666}.focus\:text-amber-600\/5:focus{color:#d977060d}.focus\:text-amber-600\/50:focus{color:#d9770680}.focus\:text-amber-600\/60:focus{color:#d9770699}.focus\:text-amber-600\/70:focus{color:#d97706b3}.focus\:text-amber-600\/75:focus{color:#d97706bf}.focus\:text-amber-600\/80:focus{color:#d97706cc}.focus\:text-amber-600\/90:focus{color:#d97706e6}.focus\:text-amber-600\/95:focus{color:#d97706f2}.focus\:text-amber-700:focus{--tw-text-opacity:1;color:rgb(180 83 9 / var(--tw-text-opacity))}.focus\:text-amber-700\/0:focus{color:#b4530900}.focus\:text-amber-700\/10:focus{color:#b453091a}.focus\:text-amber-700\/100:focus{color:#b45309}.focus\:text-amber-700\/20:focus{color:#b4530933}.focus\:text-amber-700\/25:focus{color:#b4530940}.focus\:text-amber-700\/30:focus{color:#b453094d}.focus\:text-amber-700\/40:focus{color:#b4530966}.focus\:text-amber-700\/5:focus{color:#b453090d}.focus\:text-amber-700\/50:focus{color:#b4530980}.focus\:text-amber-700\/60:focus{color:#b4530999}.focus\:text-amber-700\/70:focus{color:#b45309b3}.focus\:text-amber-700\/75:focus{color:#b45309bf}.focus\:text-amber-700\/80:focus{color:#b45309cc}.focus\:text-amber-700\/90:focus{color:#b45309e6}.focus\:text-amber-700\/95:focus{color:#b45309f2}.focus\:text-amber-800:focus{--tw-text-opacity:1;color:rgb(146 64 14 / var(--tw-text-opacity))}.focus\:text-amber-800\/0:focus{color:#92400e00}.focus\:text-amber-800\/10:focus{color:#92400e1a}.focus\:text-amber-800\/100:focus{color:#92400e}.focus\:text-amber-800\/20:focus{color:#92400e33}.focus\:text-amber-800\/25:focus{color:#92400e40}.focus\:text-amber-800\/30:focus{color:#92400e4d}.focus\:text-amber-800\/40:focus{color:#92400e66}.focus\:text-amber-800\/5:focus{color:#92400e0d}.focus\:text-amber-800\/50:focus{color:#92400e80}.focus\:text-amber-800\/60:focus{color:#92400e99}.focus\:text-amber-800\/70:focus{color:#92400eb3}.focus\:text-amber-800\/75:focus{color:#92400ebf}.focus\:text-amber-800\/80:focus{color:#92400ecc}.focus\:text-amber-800\/90:focus{color:#92400ee6}.focus\:text-amber-800\/95:focus{color:#92400ef2}.focus\:text-amber-900:focus{--tw-text-opacity:1;color:rgb(120 53 15 / var(--tw-text-opacity))}.focus\:text-amber-900\/0:focus{color:#78350f00}.focus\:text-amber-900\/10:focus{color:#78350f1a}.focus\:text-amber-900\/100:focus{color:#78350f}.focus\:text-amber-900\/20:focus{color:#78350f33}.focus\:text-amber-900\/25:focus{color:#78350f40}.focus\:text-amber-900\/30:focus{color:#78350f4d}.focus\:text-amber-900\/40:focus{color:#78350f66}.focus\:text-amber-900\/5:focus{color:#78350f0d}.focus\:text-amber-900\/50:focus{color:#78350f80}.focus\:text-amber-900\/60:focus{color:#78350f99}.focus\:text-amber-900\/70:focus{color:#78350fb3}.focus\:text-amber-900\/75:focus{color:#78350fbf}.focus\:text-amber-900\/80:focus{color:#78350fcc}.focus\:text-amber-900\/90:focus{color:#78350fe6}.focus\:text-amber-900\/95:focus{color:#78350ff2}.focus\:text-aqua:focus{color:var(--color-green-200)}.focus\:text-black:focus{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.focus\:text-black\/0:focus{color:#0000}.focus\:text-black\/10:focus{color:#0000001a}.focus\:text-black\/100:focus{color:#000}.focus\:text-black\/20:focus{color:#0003}.focus\:text-black\/25:focus{color:#00000040}.focus\:text-black\/30:focus{color:#0000004d}.focus\:text-black\/40:focus{color:#0006}.focus\:text-black\/5:focus{color:#0000000d}.focus\:text-black\/50:focus{color:#00000080}.focus\:text-black\/60:focus{color:#0009}.focus\:text-black\/70:focus{color:#000000b3}.focus\:text-black\/75:focus{color:#000000bf}.focus\:text-black\/80:focus{color:#000c}.focus\:text-black\/90:focus{color:#000000e6}.focus\:text-black\/95:focus{color:#000000f2}.focus\:text-blue:focus{color:var(--color-blue-800)}.focus\:text-blue-100:focus{color:var(--color-blue-100)}.focus\:text-blue-150:focus{color:var(--color-blue-150)}.focus\:text-blue-200:focus{color:var(--color-blue-200)}.focus\:text-blue-300:focus{color:var(--color-blue-300)}.focus\:text-blue-400:focus{color:var(--color-blue-400)}.focus\:text-blue-50:focus{color:var(--color-blue-50)}.focus\:text-blue-500:focus{color:var(--color-blue-500)}.focus\:text-blue-600:focus{color:var(--color-blue-600)}.focus\:text-blue-700:focus{color:var(--color-blue-700)}.focus\:text-blue-800:focus{color:var(--color-blue-800)}.focus\:text-blue-900:focus{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity))}.focus\:text-blue-900\/0:focus{color:#1e3a8a00}.focus\:text-blue-900\/10:focus{color:#1e3a8a1a}.focus\:text-blue-900\/100:focus{color:#1e3a8a}.focus\:text-blue-900\/20:focus{color:#1e3a8a33}.focus\:text-blue-900\/25:focus{color:#1e3a8a40}.focus\:text-blue-900\/30:focus{color:#1e3a8a4d}.focus\:text-blue-900\/40:focus{color:#1e3a8a66}.focus\:text-blue-900\/5:focus{color:#1e3a8a0d}.focus\:text-blue-900\/50:focus{color:#1e3a8a80}.focus\:text-blue-900\/60:focus{color:#1e3a8a99}.focus\:text-blue-900\/70:focus{color:#1e3a8ab3}.focus\:text-blue-900\/75:focus{color:#1e3a8abf}.focus\:text-blue-900\/80:focus{color:#1e3a8acc}.focus\:text-blue-900\/90:focus{color:#1e3a8ae6}.focus\:text-blue-900\/95:focus{color:#1e3a8af2}.focus\:text-blue-bright:focus{color:var(--color-blue-200)}.focus\:text-blue-brighter:focus{color:var(--color-blue-100)}.focus\:text-blue-brightest:focus{color:var(--color-blue-50)}.focus\:text-blue-dark:focus{color:var(--color-blue-800)}.focus\:text-blue-light:focus{color:var(--color-gray-400)}.focus\:text-blue-medium:focus{color:var(--color-blue-500)}.focus\:text-current:focus{color:currentColor}.focus\:text-cyan-100:focus{--tw-text-opacity:1;color:rgb(207 250 254 / var(--tw-text-opacity))}.focus\:text-cyan-100\/0:focus{color:#cffafe00}.focus\:text-cyan-100\/10:focus{color:#cffafe1a}.focus\:text-cyan-100\/100:focus{color:#cffafe}.focus\:text-cyan-100\/20:focus{color:#cffafe33}.focus\:text-cyan-100\/25:focus{color:#cffafe40}.focus\:text-cyan-100\/30:focus{color:#cffafe4d}.focus\:text-cyan-100\/40:focus{color:#cffafe66}.focus\:text-cyan-100\/5:focus{color:#cffafe0d}.focus\:text-cyan-100\/50:focus{color:#cffafe80}.focus\:text-cyan-100\/60:focus{color:#cffafe99}.focus\:text-cyan-100\/70:focus{color:#cffafeb3}.focus\:text-cyan-100\/75:focus{color:#cffafebf}.focus\:text-cyan-100\/80:focus{color:#cffafecc}.focus\:text-cyan-100\/90:focus{color:#cffafee6}.focus\:text-cyan-100\/95:focus{color:#cffafef2}.focus\:text-cyan-200:focus{--tw-text-opacity:1;color:rgb(165 243 252 / var(--tw-text-opacity))}.focus\:text-cyan-200\/0:focus{color:#a5f3fc00}.focus\:text-cyan-200\/10:focus{color:#a5f3fc1a}.focus\:text-cyan-200\/100:focus{color:#a5f3fc}.focus\:text-cyan-200\/20:focus{color:#a5f3fc33}.focus\:text-cyan-200\/25:focus{color:#a5f3fc40}.focus\:text-cyan-200\/30:focus{color:#a5f3fc4d}.focus\:text-cyan-200\/40:focus{color:#a5f3fc66}.focus\:text-cyan-200\/5:focus{color:#a5f3fc0d}.focus\:text-cyan-200\/50:focus{color:#a5f3fc80}.focus\:text-cyan-200\/60:focus{color:#a5f3fc99}.focus\:text-cyan-200\/70:focus{color:#a5f3fcb3}.focus\:text-cyan-200\/75:focus{color:#a5f3fcbf}.focus\:text-cyan-200\/80:focus{color:#a5f3fccc}.focus\:text-cyan-200\/90:focus{color:#a5f3fce6}.focus\:text-cyan-200\/95:focus{color:#a5f3fcf2}.focus\:text-cyan-300:focus{--tw-text-opacity:1;color:rgb(103 232 249 / var(--tw-text-opacity))}.focus\:text-cyan-300\/0:focus{color:#67e8f900}.focus\:text-cyan-300\/10:focus{color:#67e8f91a}.focus\:text-cyan-300\/100:focus{color:#67e8f9}.focus\:text-cyan-300\/20:focus{color:#67e8f933}.focus\:text-cyan-300\/25:focus{color:#67e8f940}.focus\:text-cyan-300\/30:focus{color:#67e8f94d}.focus\:text-cyan-300\/40:focus{color:#67e8f966}.focus\:text-cyan-300\/5:focus{color:#67e8f90d}.focus\:text-cyan-300\/50:focus{color:#67e8f980}.focus\:text-cyan-300\/60:focus{color:#67e8f999}.focus\:text-cyan-300\/70:focus{color:#67e8f9b3}.focus\:text-cyan-300\/75:focus{color:#67e8f9bf}.focus\:text-cyan-300\/80:focus{color:#67e8f9cc}.focus\:text-cyan-300\/90:focus{color:#67e8f9e6}.focus\:text-cyan-300\/95:focus{color:#67e8f9f2}.focus\:text-cyan-400:focus{--tw-text-opacity:1;color:rgb(34 211 238 / var(--tw-text-opacity))}.focus\:text-cyan-400\/0:focus{color:#22d3ee00}.focus\:text-cyan-400\/10:focus{color:#22d3ee1a}.focus\:text-cyan-400\/100:focus{color:#22d3ee}.focus\:text-cyan-400\/20:focus{color:#22d3ee33}.focus\:text-cyan-400\/25:focus{color:#22d3ee40}.focus\:text-cyan-400\/30:focus{color:#22d3ee4d}.focus\:text-cyan-400\/40:focus{color:#22d3ee66}.focus\:text-cyan-400\/5:focus{color:#22d3ee0d}.focus\:text-cyan-400\/50:focus{color:#22d3ee80}.focus\:text-cyan-400\/60:focus{color:#22d3ee99}.focus\:text-cyan-400\/70:focus{color:#22d3eeb3}.focus\:text-cyan-400\/75:focus{color:#22d3eebf}.focus\:text-cyan-400\/80:focus{color:#22d3eecc}.focus\:text-cyan-400\/90:focus{color:#22d3eee6}.focus\:text-cyan-400\/95:focus{color:#22d3eef2}.focus\:text-cyan-50:focus{--tw-text-opacity:1;color:rgb(236 254 255 / var(--tw-text-opacity))}.focus\:text-cyan-50\/0:focus{color:#ecfeff00}.focus\:text-cyan-50\/10:focus{color:#ecfeff1a}.focus\:text-cyan-50\/100:focus{color:#ecfeff}.focus\:text-cyan-50\/20:focus{color:#ecfeff33}.focus\:text-cyan-50\/25:focus{color:#ecfeff40}.focus\:text-cyan-50\/30:focus{color:#ecfeff4d}.focus\:text-cyan-50\/40:focus{color:#ecfeff66}.focus\:text-cyan-50\/5:focus{color:#ecfeff0d}.focus\:text-cyan-50\/50:focus{color:#ecfeff80}.focus\:text-cyan-50\/60:focus{color:#ecfeff99}.focus\:text-cyan-50\/70:focus{color:#ecfeffb3}.focus\:text-cyan-50\/75:focus{color:#ecfeffbf}.focus\:text-cyan-50\/80:focus{color:#ecfeffcc}.focus\:text-cyan-50\/90:focus{color:#ecfeffe6}.focus\:text-cyan-50\/95:focus{color:#ecfefff2}.focus\:text-cyan-500:focus{--tw-text-opacity:1;color:rgb(6 182 212 / var(--tw-text-opacity))}.focus\:text-cyan-500\/0:focus{color:#06b6d400}.focus\:text-cyan-500\/10:focus{color:#06b6d41a}.focus\:text-cyan-500\/100:focus{color:#06b6d4}.focus\:text-cyan-500\/20:focus{color:#06b6d433}.focus\:text-cyan-500\/25:focus{color:#06b6d440}.focus\:text-cyan-500\/30:focus{color:#06b6d44d}.focus\:text-cyan-500\/40:focus{color:#06b6d466}.focus\:text-cyan-500\/5:focus{color:#06b6d40d}.focus\:text-cyan-500\/50:focus{color:#06b6d480}.focus\:text-cyan-500\/60:focus{color:#06b6d499}.focus\:text-cyan-500\/70:focus{color:#06b6d4b3}.focus\:text-cyan-500\/75:focus{color:#06b6d4bf}.focus\:text-cyan-500\/80:focus{color:#06b6d4cc}.focus\:text-cyan-500\/90:focus{color:#06b6d4e6}.focus\:text-cyan-500\/95:focus{color:#06b6d4f2}.focus\:text-cyan-600:focus{--tw-text-opacity:1;color:rgb(8 145 178 / var(--tw-text-opacity))}.focus\:text-cyan-600\/0:focus{color:#0891b200}.focus\:text-cyan-600\/10:focus{color:#0891b21a}.focus\:text-cyan-600\/100:focus{color:#0891b2}.focus\:text-cyan-600\/20:focus{color:#0891b233}.focus\:text-cyan-600\/25:focus{color:#0891b240}.focus\:text-cyan-600\/30:focus{color:#0891b24d}.focus\:text-cyan-600\/40:focus{color:#0891b266}.focus\:text-cyan-600\/5:focus{color:#0891b20d}.focus\:text-cyan-600\/50:focus{color:#0891b280}.focus\:text-cyan-600\/60:focus{color:#0891b299}.focus\:text-cyan-600\/70:focus{color:#0891b2b3}.focus\:text-cyan-600\/75:focus{color:#0891b2bf}.focus\:text-cyan-600\/80:focus{color:#0891b2cc}.focus\:text-cyan-600\/90:focus{color:#0891b2e6}.focus\:text-cyan-600\/95:focus{color:#0891b2f2}.focus\:text-cyan-700:focus{--tw-text-opacity:1;color:rgb(14 116 144 / var(--tw-text-opacity))}.focus\:text-cyan-700\/0:focus{color:#0e749000}.focus\:text-cyan-700\/10:focus{color:#0e74901a}.focus\:text-cyan-700\/100:focus{color:#0e7490}.focus\:text-cyan-700\/20:focus{color:#0e749033}.focus\:text-cyan-700\/25:focus{color:#0e749040}.focus\:text-cyan-700\/30:focus{color:#0e74904d}.focus\:text-cyan-700\/40:focus{color:#0e749066}.focus\:text-cyan-700\/5:focus{color:#0e74900d}.focus\:text-cyan-700\/50:focus{color:#0e749080}.focus\:text-cyan-700\/60:focus{color:#0e749099}.focus\:text-cyan-700\/70:focus{color:#0e7490b3}.focus\:text-cyan-700\/75:focus{color:#0e7490bf}.focus\:text-cyan-700\/80:focus{color:#0e7490cc}.focus\:text-cyan-700\/90:focus{color:#0e7490e6}.focus\:text-cyan-700\/95:focus{color:#0e7490f2}.focus\:text-cyan-800:focus{--tw-text-opacity:1;color:rgb(21 94 117 / var(--tw-text-opacity))}.focus\:text-cyan-800\/0:focus{color:#155e7500}.focus\:text-cyan-800\/10:focus{color:#155e751a}.focus\:text-cyan-800\/100:focus{color:#155e75}.focus\:text-cyan-800\/20:focus{color:#155e7533}.focus\:text-cyan-800\/25:focus{color:#155e7540}.focus\:text-cyan-800\/30:focus{color:#155e754d}.focus\:text-cyan-800\/40:focus{color:#155e7566}.focus\:text-cyan-800\/5:focus{color:#155e750d}.focus\:text-cyan-800\/50:focus{color:#155e7580}.focus\:text-cyan-800\/60:focus{color:#155e7599}.focus\:text-cyan-800\/70:focus{color:#155e75b3}.focus\:text-cyan-800\/75:focus{color:#155e75bf}.focus\:text-cyan-800\/80:focus{color:#155e75cc}.focus\:text-cyan-800\/90:focus{color:#155e75e6}.focus\:text-cyan-800\/95:focus{color:#155e75f2}.focus\:text-cyan-900:focus{--tw-text-opacity:1;color:rgb(22 78 99 / var(--tw-text-opacity))}.focus\:text-cyan-900\/0:focus{color:#164e6300}.focus\:text-cyan-900\/10:focus{color:#164e631a}.focus\:text-cyan-900\/100:focus{color:#164e63}.focus\:text-cyan-900\/20:focus{color:#164e6333}.focus\:text-cyan-900\/25:focus{color:#164e6340}.focus\:text-cyan-900\/30:focus{color:#164e634d}.focus\:text-cyan-900\/40:focus{color:#164e6366}.focus\:text-cyan-900\/5:focus{color:#164e630d}.focus\:text-cyan-900\/50:focus{color:#164e6380}.focus\:text-cyan-900\/60:focus{color:#164e6399}.focus\:text-cyan-900\/70:focus{color:#164e63b3}.focus\:text-cyan-900\/75:focus{color:#164e63bf}.focus\:text-cyan-900\/80:focus{color:#164e63cc}.focus\:text-cyan-900\/90:focus{color:#164e63e6}.focus\:text-cyan-900\/95:focus{color:#164e63f2}.focus\:text-emerald-100:focus{--tw-text-opacity:1;color:rgb(209 250 229 / var(--tw-text-opacity))}.focus\:text-emerald-100\/0:focus{color:#d1fae500}.focus\:text-emerald-100\/10:focus{color:#d1fae51a}.focus\:text-emerald-100\/100:focus{color:#d1fae5}.focus\:text-emerald-100\/20:focus{color:#d1fae533}.focus\:text-emerald-100\/25:focus{color:#d1fae540}.focus\:text-emerald-100\/30:focus{color:#d1fae54d}.focus\:text-emerald-100\/40:focus{color:#d1fae566}.focus\:text-emerald-100\/5:focus{color:#d1fae50d}.focus\:text-emerald-100\/50:focus{color:#d1fae580}.focus\:text-emerald-100\/60:focus{color:#d1fae599}.focus\:text-emerald-100\/70:focus{color:#d1fae5b3}.focus\:text-emerald-100\/75:focus{color:#d1fae5bf}.focus\:text-emerald-100\/80:focus{color:#d1fae5cc}.focus\:text-emerald-100\/90:focus{color:#d1fae5e6}.focus\:text-emerald-100\/95:focus{color:#d1fae5f2}.focus\:text-emerald-200:focus{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity))}.focus\:text-emerald-200\/0:focus{color:#a7f3d000}.focus\:text-emerald-200\/10:focus{color:#a7f3d01a}.focus\:text-emerald-200\/100:focus{color:#a7f3d0}.focus\:text-emerald-200\/20:focus{color:#a7f3d033}.focus\:text-emerald-200\/25:focus{color:#a7f3d040}.focus\:text-emerald-200\/30:focus{color:#a7f3d04d}.focus\:text-emerald-200\/40:focus{color:#a7f3d066}.focus\:text-emerald-200\/5:focus{color:#a7f3d00d}.focus\:text-emerald-200\/50:focus{color:#a7f3d080}.focus\:text-emerald-200\/60:focus{color:#a7f3d099}.focus\:text-emerald-200\/70:focus{color:#a7f3d0b3}.focus\:text-emerald-200\/75:focus{color:#a7f3d0bf}.focus\:text-emerald-200\/80:focus{color:#a7f3d0cc}.focus\:text-emerald-200\/90:focus{color:#a7f3d0e6}.focus\:text-emerald-200\/95:focus{color:#a7f3d0f2}.focus\:text-emerald-300:focus{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity))}.focus\:text-emerald-300\/0:focus{color:#6ee7b700}.focus\:text-emerald-300\/10:focus{color:#6ee7b71a}.focus\:text-emerald-300\/100:focus{color:#6ee7b7}.focus\:text-emerald-300\/20:focus{color:#6ee7b733}.focus\:text-emerald-300\/25:focus{color:#6ee7b740}.focus\:text-emerald-300\/30:focus{color:#6ee7b74d}.focus\:text-emerald-300\/40:focus{color:#6ee7b766}.focus\:text-emerald-300\/5:focus{color:#6ee7b70d}.focus\:text-emerald-300\/50:focus{color:#6ee7b780}.focus\:text-emerald-300\/60:focus{color:#6ee7b799}.focus\:text-emerald-300\/70:focus{color:#6ee7b7b3}.focus\:text-emerald-300\/75:focus{color:#6ee7b7bf}.focus\:text-emerald-300\/80:focus{color:#6ee7b7cc}.focus\:text-emerald-300\/90:focus{color:#6ee7b7e6}.focus\:text-emerald-300\/95:focus{color:#6ee7b7f2}.focus\:text-emerald-400:focus{--tw-text-opacity:1;color:rgb(52 211 153 / var(--tw-text-opacity))}.focus\:text-emerald-400\/0:focus{color:#34d39900}.focus\:text-emerald-400\/10:focus{color:#34d3991a}.focus\:text-emerald-400\/100:focus{color:#34d399}.focus\:text-emerald-400\/20:focus{color:#34d39933}.focus\:text-emerald-400\/25:focus{color:#34d39940}.focus\:text-emerald-400\/30:focus{color:#34d3994d}.focus\:text-emerald-400\/40:focus{color:#34d39966}.focus\:text-emerald-400\/5:focus{color:#34d3990d}.focus\:text-emerald-400\/50:focus{color:#34d39980}.focus\:text-emerald-400\/60:focus{color:#34d39999}.focus\:text-emerald-400\/70:focus{color:#34d399b3}.focus\:text-emerald-400\/75:focus{color:#34d399bf}.focus\:text-emerald-400\/80:focus{color:#34d399cc}.focus\:text-emerald-400\/90:focus{color:#34d399e6}.focus\:text-emerald-400\/95:focus{color:#34d399f2}.focus\:text-emerald-50:focus{--tw-text-opacity:1;color:rgb(236 253 245 / var(--tw-text-opacity))}.focus\:text-emerald-50\/0:focus{color:#ecfdf500}.focus\:text-emerald-50\/10:focus{color:#ecfdf51a}.focus\:text-emerald-50\/100:focus{color:#ecfdf5}.focus\:text-emerald-50\/20:focus{color:#ecfdf533}.focus\:text-emerald-50\/25:focus{color:#ecfdf540}.focus\:text-emerald-50\/30:focus{color:#ecfdf54d}.focus\:text-emerald-50\/40:focus{color:#ecfdf566}.focus\:text-emerald-50\/5:focus{color:#ecfdf50d}.focus\:text-emerald-50\/50:focus{color:#ecfdf580}.focus\:text-emerald-50\/60:focus{color:#ecfdf599}.focus\:text-emerald-50\/70:focus{color:#ecfdf5b3}.focus\:text-emerald-50\/75:focus{color:#ecfdf5bf}.focus\:text-emerald-50\/80:focus{color:#ecfdf5cc}.focus\:text-emerald-50\/90:focus{color:#ecfdf5e6}.focus\:text-emerald-50\/95:focus{color:#ecfdf5f2}.focus\:text-emerald-500:focus{--tw-text-opacity:1;color:rgb(16 185 129 / var(--tw-text-opacity))}.focus\:text-emerald-500\/0:focus{color:#10b98100}.focus\:text-emerald-500\/10:focus{color:#10b9811a}.focus\:text-emerald-500\/100:focus{color:#10b981}.focus\:text-emerald-500\/20:focus{color:#10b98133}.focus\:text-emerald-500\/25:focus{color:#10b98140}.focus\:text-emerald-500\/30:focus{color:#10b9814d}.focus\:text-emerald-500\/40:focus{color:#10b98166}.focus\:text-emerald-500\/5:focus{color:#10b9810d}.focus\:text-emerald-500\/50:focus{color:#10b98180}.focus\:text-emerald-500\/60:focus{color:#10b98199}.focus\:text-emerald-500\/70:focus{color:#10b981b3}.focus\:text-emerald-500\/75:focus{color:#10b981bf}.focus\:text-emerald-500\/80:focus{color:#10b981cc}.focus\:text-emerald-500\/90:focus{color:#10b981e6}.focus\:text-emerald-500\/95:focus{color:#10b981f2}.focus\:text-emerald-600:focus{--tw-text-opacity:1;color:rgb(5 150 105 / var(--tw-text-opacity))}.focus\:text-emerald-600\/0:focus{color:#05966900}.focus\:text-emerald-600\/10:focus{color:#0596691a}.focus\:text-emerald-600\/100:focus{color:#059669}.focus\:text-emerald-600\/20:focus{color:#05966933}.focus\:text-emerald-600\/25:focus{color:#05966940}.focus\:text-emerald-600\/30:focus{color:#0596694d}.focus\:text-emerald-600\/40:focus{color:#05966966}.focus\:text-emerald-600\/5:focus{color:#0596690d}.focus\:text-emerald-600\/50:focus{color:#05966980}.focus\:text-emerald-600\/60:focus{color:#05966999}.focus\:text-emerald-600\/70:focus{color:#059669b3}.focus\:text-emerald-600\/75:focus{color:#059669bf}.focus\:text-emerald-600\/80:focus{color:#059669cc}.focus\:text-emerald-600\/90:focus{color:#059669e6}.focus\:text-emerald-600\/95:focus{color:#059669f2}.focus\:text-emerald-700:focus{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity))}.focus\:text-emerald-700\/0:focus{color:#04785700}.focus\:text-emerald-700\/10:focus{color:#0478571a}.focus\:text-emerald-700\/100:focus{color:#047857}.focus\:text-emerald-700\/20:focus{color:#04785733}.focus\:text-emerald-700\/25:focus{color:#04785740}.focus\:text-emerald-700\/30:focus{color:#0478574d}.focus\:text-emerald-700\/40:focus{color:#04785766}.focus\:text-emerald-700\/5:focus{color:#0478570d}.focus\:text-emerald-700\/50:focus{color:#04785780}.focus\:text-emerald-700\/60:focus{color:#04785799}.focus\:text-emerald-700\/70:focus{color:#047857b3}.focus\:text-emerald-700\/75:focus{color:#047857bf}.focus\:text-emerald-700\/80:focus{color:#047857cc}.focus\:text-emerald-700\/90:focus{color:#047857e6}.focus\:text-emerald-700\/95:focus{color:#047857f2}.focus\:text-emerald-800:focus{--tw-text-opacity:1;color:rgb(6 95 70 / var(--tw-text-opacity))}.focus\:text-emerald-800\/0:focus{color:#065f4600}.focus\:text-emerald-800\/10:focus{color:#065f461a}.focus\:text-emerald-800\/100:focus{color:#065f46}.focus\:text-emerald-800\/20:focus{color:#065f4633}.focus\:text-emerald-800\/25:focus{color:#065f4640}.focus\:text-emerald-800\/30:focus{color:#065f464d}.focus\:text-emerald-800\/40:focus{color:#065f4666}.focus\:text-emerald-800\/5:focus{color:#065f460d}.focus\:text-emerald-800\/50:focus{color:#065f4680}.focus\:text-emerald-800\/60:focus{color:#065f4699}.focus\:text-emerald-800\/70:focus{color:#065f46b3}.focus\:text-emerald-800\/75:focus{color:#065f46bf}.focus\:text-emerald-800\/80:focus{color:#065f46cc}.focus\:text-emerald-800\/90:focus{color:#065f46e6}.focus\:text-emerald-800\/95:focus{color:#065f46f2}.focus\:text-emerald-900:focus{--tw-text-opacity:1;color:rgb(6 78 59 / var(--tw-text-opacity))}.focus\:text-emerald-900\/0:focus{color:#064e3b00}.focus\:text-emerald-900\/10:focus{color:#064e3b1a}.focus\:text-emerald-900\/100:focus{color:#064e3b}.focus\:text-emerald-900\/20:focus{color:#064e3b33}.focus\:text-emerald-900\/25:focus{color:#064e3b40}.focus\:text-emerald-900\/30:focus{color:#064e3b4d}.focus\:text-emerald-900\/40:focus{color:#064e3b66}.focus\:text-emerald-900\/5:focus{color:#064e3b0d}.focus\:text-emerald-900\/50:focus{color:#064e3b80}.focus\:text-emerald-900\/60:focus{color:#064e3b99}.focus\:text-emerald-900\/70:focus{color:#064e3bb3}.focus\:text-emerald-900\/75:focus{color:#064e3bbf}.focus\:text-emerald-900\/80:focus{color:#064e3bcc}.focus\:text-emerald-900\/90:focus{color:#064e3be6}.focus\:text-emerald-900\/95:focus{color:#064e3bf2}.focus\:text-fuchsia-100:focus{--tw-text-opacity:1;color:rgb(250 232 255 / var(--tw-text-opacity))}.focus\:text-fuchsia-100\/0:focus{color:#fae8ff00}.focus\:text-fuchsia-100\/10:focus{color:#fae8ff1a}.focus\:text-fuchsia-100\/100:focus{color:#fae8ff}.focus\:text-fuchsia-100\/20:focus{color:#fae8ff33}.focus\:text-fuchsia-100\/25:focus{color:#fae8ff40}.focus\:text-fuchsia-100\/30:focus{color:#fae8ff4d}.focus\:text-fuchsia-100\/40:focus{color:#fae8ff66}.focus\:text-fuchsia-100\/5:focus{color:#fae8ff0d}.focus\:text-fuchsia-100\/50:focus{color:#fae8ff80}.focus\:text-fuchsia-100\/60:focus{color:#fae8ff99}.focus\:text-fuchsia-100\/70:focus{color:#fae8ffb3}.focus\:text-fuchsia-100\/75:focus{color:#fae8ffbf}.focus\:text-fuchsia-100\/80:focus{color:#fae8ffcc}.focus\:text-fuchsia-100\/90:focus{color:#fae8ffe6}.focus\:text-fuchsia-100\/95:focus{color:#fae8fff2}.focus\:text-fuchsia-200:focus{--tw-text-opacity:1;color:rgb(245 208 254 / var(--tw-text-opacity))}.focus\:text-fuchsia-200\/0:focus{color:#f5d0fe00}.focus\:text-fuchsia-200\/10:focus{color:#f5d0fe1a}.focus\:text-fuchsia-200\/100:focus{color:#f5d0fe}.focus\:text-fuchsia-200\/20:focus{color:#f5d0fe33}.focus\:text-fuchsia-200\/25:focus{color:#f5d0fe40}.focus\:text-fuchsia-200\/30:focus{color:#f5d0fe4d}.focus\:text-fuchsia-200\/40:focus{color:#f5d0fe66}.focus\:text-fuchsia-200\/5:focus{color:#f5d0fe0d}.focus\:text-fuchsia-200\/50:focus{color:#f5d0fe80}.focus\:text-fuchsia-200\/60:focus{color:#f5d0fe99}.focus\:text-fuchsia-200\/70:focus{color:#f5d0feb3}.focus\:text-fuchsia-200\/75:focus{color:#f5d0febf}.focus\:text-fuchsia-200\/80:focus{color:#f5d0fecc}.focus\:text-fuchsia-200\/90:focus{color:#f5d0fee6}.focus\:text-fuchsia-200\/95:focus{color:#f5d0fef2}.focus\:text-fuchsia-300:focus{--tw-text-opacity:1;color:rgb(240 171 252 / var(--tw-text-opacity))}.focus\:text-fuchsia-300\/0:focus{color:#f0abfc00}.focus\:text-fuchsia-300\/10:focus{color:#f0abfc1a}.focus\:text-fuchsia-300\/100:focus{color:#f0abfc}.focus\:text-fuchsia-300\/20:focus{color:#f0abfc33}.focus\:text-fuchsia-300\/25:focus{color:#f0abfc40}.focus\:text-fuchsia-300\/30:focus{color:#f0abfc4d}.focus\:text-fuchsia-300\/40:focus{color:#f0abfc66}.focus\:text-fuchsia-300\/5:focus{color:#f0abfc0d}.focus\:text-fuchsia-300\/50:focus{color:#f0abfc80}.focus\:text-fuchsia-300\/60:focus{color:#f0abfc99}.focus\:text-fuchsia-300\/70:focus{color:#f0abfcb3}.focus\:text-fuchsia-300\/75:focus{color:#f0abfcbf}.focus\:text-fuchsia-300\/80:focus{color:#f0abfccc}.focus\:text-fuchsia-300\/90:focus{color:#f0abfce6}.focus\:text-fuchsia-300\/95:focus{color:#f0abfcf2}.focus\:text-fuchsia-400:focus{--tw-text-opacity:1;color:rgb(232 121 249 / var(--tw-text-opacity))}.focus\:text-fuchsia-400\/0:focus{color:#e879f900}.focus\:text-fuchsia-400\/10:focus{color:#e879f91a}.focus\:text-fuchsia-400\/100:focus{color:#e879f9}.focus\:text-fuchsia-400\/20:focus{color:#e879f933}.focus\:text-fuchsia-400\/25:focus{color:#e879f940}.focus\:text-fuchsia-400\/30:focus{color:#e879f94d}.focus\:text-fuchsia-400\/40:focus{color:#e879f966}.focus\:text-fuchsia-400\/5:focus{color:#e879f90d}.focus\:text-fuchsia-400\/50:focus{color:#e879f980}.focus\:text-fuchsia-400\/60:focus{color:#e879f999}.focus\:text-fuchsia-400\/70:focus{color:#e879f9b3}.focus\:text-fuchsia-400\/75:focus{color:#e879f9bf}.focus\:text-fuchsia-400\/80:focus{color:#e879f9cc}.focus\:text-fuchsia-400\/90:focus{color:#e879f9e6}.focus\:text-fuchsia-400\/95:focus{color:#e879f9f2}.focus\:text-fuchsia-50:focus{--tw-text-opacity:1;color:rgb(253 244 255 / var(--tw-text-opacity))}.focus\:text-fuchsia-50\/0:focus{color:#fdf4ff00}.focus\:text-fuchsia-50\/10:focus{color:#fdf4ff1a}.focus\:text-fuchsia-50\/100:focus{color:#fdf4ff}.focus\:text-fuchsia-50\/20:focus{color:#fdf4ff33}.focus\:text-fuchsia-50\/25:focus{color:#fdf4ff40}.focus\:text-fuchsia-50\/30:focus{color:#fdf4ff4d}.focus\:text-fuchsia-50\/40:focus{color:#fdf4ff66}.focus\:text-fuchsia-50\/5:focus{color:#fdf4ff0d}.focus\:text-fuchsia-50\/50:focus{color:#fdf4ff80}.focus\:text-fuchsia-50\/60:focus{color:#fdf4ff99}.focus\:text-fuchsia-50\/70:focus{color:#fdf4ffb3}.focus\:text-fuchsia-50\/75:focus{color:#fdf4ffbf}.focus\:text-fuchsia-50\/80:focus{color:#fdf4ffcc}.focus\:text-fuchsia-50\/90:focus{color:#fdf4ffe6}.focus\:text-fuchsia-50\/95:focus{color:#fdf4fff2}.focus\:text-fuchsia-500:focus{--tw-text-opacity:1;color:rgb(217 70 239 / var(--tw-text-opacity))}.focus\:text-fuchsia-500\/0:focus{color:#d946ef00}.focus\:text-fuchsia-500\/10:focus{color:#d946ef1a}.focus\:text-fuchsia-500\/100:focus{color:#d946ef}.focus\:text-fuchsia-500\/20:focus{color:#d946ef33}.focus\:text-fuchsia-500\/25:focus{color:#d946ef40}.focus\:text-fuchsia-500\/30:focus{color:#d946ef4d}.focus\:text-fuchsia-500\/40:focus{color:#d946ef66}.focus\:text-fuchsia-500\/5:focus{color:#d946ef0d}.focus\:text-fuchsia-500\/50:focus{color:#d946ef80}.focus\:text-fuchsia-500\/60:focus{color:#d946ef99}.focus\:text-fuchsia-500\/70:focus{color:#d946efb3}.focus\:text-fuchsia-500\/75:focus{color:#d946efbf}.focus\:text-fuchsia-500\/80:focus{color:#d946efcc}.focus\:text-fuchsia-500\/90:focus{color:#d946efe6}.focus\:text-fuchsia-500\/95:focus{color:#d946eff2}.focus\:text-fuchsia-600:focus{--tw-text-opacity:1;color:rgb(192 38 211 / var(--tw-text-opacity))}.focus\:text-fuchsia-600\/0:focus{color:#c026d300}.focus\:text-fuchsia-600\/10:focus{color:#c026d31a}.focus\:text-fuchsia-600\/100:focus{color:#c026d3}.focus\:text-fuchsia-600\/20:focus{color:#c026d333}.focus\:text-fuchsia-600\/25:focus{color:#c026d340}.focus\:text-fuchsia-600\/30:focus{color:#c026d34d}.focus\:text-fuchsia-600\/40:focus{color:#c026d366}.focus\:text-fuchsia-600\/5:focus{color:#c026d30d}.focus\:text-fuchsia-600\/50:focus{color:#c026d380}.focus\:text-fuchsia-600\/60:focus{color:#c026d399}.focus\:text-fuchsia-600\/70:focus{color:#c026d3b3}.focus\:text-fuchsia-600\/75:focus{color:#c026d3bf}.focus\:text-fuchsia-600\/80:focus{color:#c026d3cc}.focus\:text-fuchsia-600\/90:focus{color:#c026d3e6}.focus\:text-fuchsia-600\/95:focus{color:#c026d3f2}.focus\:text-fuchsia-700:focus{--tw-text-opacity:1;color:rgb(162 28 175 / var(--tw-text-opacity))}.focus\:text-fuchsia-700\/0:focus{color:#a21caf00}.focus\:text-fuchsia-700\/10:focus{color:#a21caf1a}.focus\:text-fuchsia-700\/100:focus{color:#a21caf}.focus\:text-fuchsia-700\/20:focus{color:#a21caf33}.focus\:text-fuchsia-700\/25:focus{color:#a21caf40}.focus\:text-fuchsia-700\/30:focus{color:#a21caf4d}.focus\:text-fuchsia-700\/40:focus{color:#a21caf66}.focus\:text-fuchsia-700\/5:focus{color:#a21caf0d}.focus\:text-fuchsia-700\/50:focus{color:#a21caf80}.focus\:text-fuchsia-700\/60:focus{color:#a21caf99}.focus\:text-fuchsia-700\/70:focus{color:#a21cafb3}.focus\:text-fuchsia-700\/75:focus{color:#a21cafbf}.focus\:text-fuchsia-700\/80:focus{color:#a21cafcc}.focus\:text-fuchsia-700\/90:focus{color:#a21cafe6}.focus\:text-fuchsia-700\/95:focus{color:#a21caff2}.focus\:text-fuchsia-800:focus{--tw-text-opacity:1;color:rgb(134 25 143 / var(--tw-text-opacity))}.focus\:text-fuchsia-800\/0:focus{color:#86198f00}.focus\:text-fuchsia-800\/10:focus{color:#86198f1a}.focus\:text-fuchsia-800\/100:focus{color:#86198f}.focus\:text-fuchsia-800\/20:focus{color:#86198f33}.focus\:text-fuchsia-800\/25:focus{color:#86198f40}.focus\:text-fuchsia-800\/30:focus{color:#86198f4d}.focus\:text-fuchsia-800\/40:focus{color:#86198f66}.focus\:text-fuchsia-800\/5:focus{color:#86198f0d}.focus\:text-fuchsia-800\/50:focus{color:#86198f80}.focus\:text-fuchsia-800\/60:focus{color:#86198f99}.focus\:text-fuchsia-800\/70:focus{color:#86198fb3}.focus\:text-fuchsia-800\/75:focus{color:#86198fbf}.focus\:text-fuchsia-800\/80:focus{color:#86198fcc}.focus\:text-fuchsia-800\/90:focus{color:#86198fe6}.focus\:text-fuchsia-800\/95:focus{color:#86198ff2}.focus\:text-fuchsia-900:focus{--tw-text-opacity:1;color:rgb(112 26 117 / var(--tw-text-opacity))}.focus\:text-fuchsia-900\/0:focus{color:#701a7500}.focus\:text-fuchsia-900\/10:focus{color:#701a751a}.focus\:text-fuchsia-900\/100:focus{color:#701a75}.focus\:text-fuchsia-900\/20:focus{color:#701a7533}.focus\:text-fuchsia-900\/25:focus{color:#701a7540}.focus\:text-fuchsia-900\/30:focus{color:#701a754d}.focus\:text-fuchsia-900\/40:focus{color:#701a7566}.focus\:text-fuchsia-900\/5:focus{color:#701a750d}.focus\:text-fuchsia-900\/50:focus{color:#701a7580}.focus\:text-fuchsia-900\/60:focus{color:#701a7599}.focus\:text-fuchsia-900\/70:focus{color:#701a75b3}.focus\:text-fuchsia-900\/75:focus{color:#701a75bf}.focus\:text-fuchsia-900\/80:focus{color:#701a75cc}.focus\:text-fuchsia-900\/90:focus{color:#701a75e6}.focus\:text-fuchsia-900\/95:focus{color:#701a75f2}.focus\:text-gray:focus{color:var(--color-gray-light)}.focus\:text-gray-100:focus{color:var(--color-gray-100)}.focus\:text-gray-200:focus{color:var(--color-gray-200)}.focus\:text-gray-300:focus{color:var(--color-gray-300)}.focus\:text-gray-400:focus{color:var(--color-gray-400)}.focus\:text-gray-50:focus{color:var(--color-gray-50)}.focus\:text-gray-500:focus{color:var(--color-gray-500)}.focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.focus\:text-gray-600\/0:focus{color:#4b556300}.focus\:text-gray-600\/10:focus{color:#4b55631a}.focus\:text-gray-600\/100:focus{color:#4b5563}.focus\:text-gray-600\/20:focus{color:#4b556333}.focus\:text-gray-600\/25:focus{color:#4b556340}.focus\:text-gray-600\/30:focus{color:#4b55634d}.focus\:text-gray-600\/40:focus{color:#4b556366}.focus\:text-gray-600\/5:focus{color:#4b55630d}.focus\:text-gray-600\/50:focus{color:#4b556380}.focus\:text-gray-600\/60:focus{color:#4b556399}.focus\:text-gray-600\/70:focus{color:#4b5563b3}.focus\:text-gray-600\/75:focus{color:#4b5563bf}.focus\:text-gray-600\/80:focus{color:#4b5563cc}.focus\:text-gray-600\/90:focus{color:#4b5563e6}.focus\:text-gray-600\/95:focus{color:#4b5563f2}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.focus\:text-gray-700\/0:focus{color:#37415100}.focus\:text-gray-700\/10:focus{color:#3741511a}.focus\:text-gray-700\/100:focus{color:#374151}.focus\:text-gray-700\/20:focus{color:#37415133}.focus\:text-gray-700\/25:focus{color:#37415140}.focus\:text-gray-700\/30:focus{color:#3741514d}.focus\:text-gray-700\/40:focus{color:#37415166}.focus\:text-gray-700\/5:focus{color:#3741510d}.focus\:text-gray-700\/50:focus{color:#37415180}.focus\:text-gray-700\/60:focus{color:#37415199}.focus\:text-gray-700\/70:focus{color:#374151b3}.focus\:text-gray-700\/75:focus{color:#374151bf}.focus\:text-gray-700\/80:focus{color:#374151cc}.focus\:text-gray-700\/90:focus{color:#374151e6}.focus\:text-gray-700\/95:focus{color:#374151f2}.focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.focus\:text-gray-800\/0:focus{color:#1f293700}.focus\:text-gray-800\/10:focus{color:#1f29371a}.focus\:text-gray-800\/100:focus{color:#1f2937}.focus\:text-gray-800\/20:focus{color:#1f293733}.focus\:text-gray-800\/25:focus{color:#1f293740}.focus\:text-gray-800\/30:focus{color:#1f29374d}.focus\:text-gray-800\/40:focus{color:#1f293766}.focus\:text-gray-800\/5:focus{color:#1f29370d}.focus\:text-gray-800\/50:focus{color:#1f293780}.focus\:text-gray-800\/60:focus{color:#1f293799}.focus\:text-gray-800\/70:focus{color:#1f2937b3}.focus\:text-gray-800\/75:focus{color:#1f2937bf}.focus\:text-gray-800\/80:focus{color:#1f2937cc}.focus\:text-gray-800\/90:focus{color:#1f2937e6}.focus\:text-gray-800\/95:focus{color:#1f2937f2}.focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.focus\:text-gray-900\/0:focus{color:#11182700}.focus\:text-gray-900\/10:focus{color:#1118271a}.focus\:text-gray-900\/100:focus{color:#111827}.focus\:text-gray-900\/20:focus{color:#11182733}.focus\:text-gray-900\/25:focus{color:#11182740}.focus\:text-gray-900\/30:focus{color:#1118274d}.focus\:text-gray-900\/40:focus{color:#11182766}.focus\:text-gray-900\/5:focus{color:#1118270d}.focus\:text-gray-900\/50:focus{color:#11182780}.focus\:text-gray-900\/60:focus{color:#11182799}.focus\:text-gray-900\/70:focus{color:#111827b3}.focus\:text-gray-900\/75:focus{color:#111827bf}.focus\:text-gray-900\/80:focus{color:#111827cc}.focus\:text-gray-900\/90:focus{color:#111827e6}.focus\:text-gray-900\/95:focus{color:#111827f2}.focus\:text-gray-dark:focus{color:var(--color-gray-dark)}.focus\:text-gray-light:focus{color:var(--color-gray-light)}.focus\:text-gray-lighter:focus{color:var(--color-gray-lighter)}.focus\:text-gray-medium:focus{color:var(--color-gray-medium)}.focus\:text-green:focus{color:var(--color-green-100)}.focus\:text-green-100:focus{--tw-text-opacity:1;color:rgb(220 252 231 / var(--tw-text-opacity))}.focus\:text-green-100\/0:focus{color:#dcfce700}.focus\:text-green-100\/10:focus{color:#dcfce71a}.focus\:text-green-100\/100:focus{color:#dcfce7}.focus\:text-green-100\/20:focus{color:#dcfce733}.focus\:text-green-100\/25:focus{color:#dcfce740}.focus\:text-green-100\/30:focus{color:#dcfce74d}.focus\:text-green-100\/40:focus{color:#dcfce766}.focus\:text-green-100\/5:focus{color:#dcfce70d}.focus\:text-green-100\/50:focus{color:#dcfce780}.focus\:text-green-100\/60:focus{color:#dcfce799}.focus\:text-green-100\/70:focus{color:#dcfce7b3}.focus\:text-green-100\/75:focus{color:#dcfce7bf}.focus\:text-green-100\/80:focus{color:#dcfce7cc}.focus\:text-green-100\/90:focus{color:#dcfce7e6}.focus\:text-green-100\/95:focus{color:#dcfce7f2}.focus\:text-green-200:focus{--tw-text-opacity:1;color:rgb(187 247 208 / var(--tw-text-opacity))}.focus\:text-green-200\/0:focus{color:#bbf7d000}.focus\:text-green-200\/10:focus{color:#bbf7d01a}.focus\:text-green-200\/100:focus{color:#bbf7d0}.focus\:text-green-200\/20:focus{color:#bbf7d033}.focus\:text-green-200\/25:focus{color:#bbf7d040}.focus\:text-green-200\/30:focus{color:#bbf7d04d}.focus\:text-green-200\/40:focus{color:#bbf7d066}.focus\:text-green-200\/5:focus{color:#bbf7d00d}.focus\:text-green-200\/50:focus{color:#bbf7d080}.focus\:text-green-200\/60:focus{color:#bbf7d099}.focus\:text-green-200\/70:focus{color:#bbf7d0b3}.focus\:text-green-200\/75:focus{color:#bbf7d0bf}.focus\:text-green-200\/80:focus{color:#bbf7d0cc}.focus\:text-green-200\/90:focus{color:#bbf7d0e6}.focus\:text-green-200\/95:focus{color:#bbf7d0f2}.focus\:text-green-300:focus{--tw-text-opacity:1;color:rgb(134 239 172 / var(--tw-text-opacity))}.focus\:text-green-300\/0:focus{color:#86efac00}.focus\:text-green-300\/10:focus{color:#86efac1a}.focus\:text-green-300\/100:focus{color:#86efac}.focus\:text-green-300\/20:focus{color:#86efac33}.focus\:text-green-300\/25:focus{color:#86efac40}.focus\:text-green-300\/30:focus{color:#86efac4d}.focus\:text-green-300\/40:focus{color:#86efac66}.focus\:text-green-300\/5:focus{color:#86efac0d}.focus\:text-green-300\/50:focus{color:#86efac80}.focus\:text-green-300\/60:focus{color:#86efac99}.focus\:text-green-300\/70:focus{color:#86efacb3}.focus\:text-green-300\/75:focus{color:#86efacbf}.focus\:text-green-300\/80:focus{color:#86efaccc}.focus\:text-green-300\/90:focus{color:#86eface6}.focus\:text-green-300\/95:focus{color:#86efacf2}.focus\:text-green-400:focus{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity))}.focus\:text-green-400\/0:focus{color:#4ade8000}.focus\:text-green-400\/10:focus{color:#4ade801a}.focus\:text-green-400\/100:focus{color:#4ade80}.focus\:text-green-400\/20:focus{color:#4ade8033}.focus\:text-green-400\/25:focus{color:#4ade8040}.focus\:text-green-400\/30:focus{color:#4ade804d}.focus\:text-green-400\/40:focus{color:#4ade8066}.focus\:text-green-400\/5:focus{color:#4ade800d}.focus\:text-green-400\/50:focus{color:#4ade8080}.focus\:text-green-400\/60:focus{color:#4ade8099}.focus\:text-green-400\/70:focus{color:#4ade80b3}.focus\:text-green-400\/75:focus{color:#4ade80bf}.focus\:text-green-400\/80:focus{color:#4ade80cc}.focus\:text-green-400\/90:focus{color:#4ade80e6}.focus\:text-green-400\/95:focus{color:#4ade80f2}.focus\:text-green-50:focus{--tw-text-opacity:1;color:rgb(240 253 244 / var(--tw-text-opacity))}.focus\:text-green-50\/0:focus{color:#f0fdf400}.focus\:text-green-50\/10:focus{color:#f0fdf41a}.focus\:text-green-50\/100:focus{color:#f0fdf4}.focus\:text-green-50\/20:focus{color:#f0fdf433}.focus\:text-green-50\/25:focus{color:#f0fdf440}.focus\:text-green-50\/30:focus{color:#f0fdf44d}.focus\:text-green-50\/40:focus{color:#f0fdf466}.focus\:text-green-50\/5:focus{color:#f0fdf40d}.focus\:text-green-50\/50:focus{color:#f0fdf480}.focus\:text-green-50\/60:focus{color:#f0fdf499}.focus\:text-green-50\/70:focus{color:#f0fdf4b3}.focus\:text-green-50\/75:focus{color:#f0fdf4bf}.focus\:text-green-50\/80:focus{color:#f0fdf4cc}.focus\:text-green-50\/90:focus{color:#f0fdf4e6}.focus\:text-green-50\/95:focus{color:#f0fdf4f2}.focus\:text-green-500:focus{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity))}.focus\:text-green-500\/0:focus{color:#22c55e00}.focus\:text-green-500\/10:focus{color:#22c55e1a}.focus\:text-green-500\/100:focus{color:#22c55e}.focus\:text-green-500\/20:focus{color:#22c55e33}.focus\:text-green-500\/25:focus{color:#22c55e40}.focus\:text-green-500\/30:focus{color:#22c55e4d}.focus\:text-green-500\/40:focus{color:#22c55e66}.focus\:text-green-500\/5:focus{color:#22c55e0d}.focus\:text-green-500\/50:focus{color:#22c55e80}.focus\:text-green-500\/60:focus{color:#22c55e99}.focus\:text-green-500\/70:focus{color:#22c55eb3}.focus\:text-green-500\/75:focus{color:#22c55ebf}.focus\:text-green-500\/80:focus{color:#22c55ecc}.focus\:text-green-500\/90:focus{color:#22c55ee6}.focus\:text-green-500\/95:focus{color:#22c55ef2}.focus\:text-green-600:focus{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity))}.focus\:text-green-600\/0:focus{color:#16a34a00}.focus\:text-green-600\/10:focus{color:#16a34a1a}.focus\:text-green-600\/100:focus{color:#16a34a}.focus\:text-green-600\/20:focus{color:#16a34a33}.focus\:text-green-600\/25:focus{color:#16a34a40}.focus\:text-green-600\/30:focus{color:#16a34a4d}.focus\:text-green-600\/40:focus{color:#16a34a66}.focus\:text-green-600\/5:focus{color:#16a34a0d}.focus\:text-green-600\/50:focus{color:#16a34a80}.focus\:text-green-600\/60:focus{color:#16a34a99}.focus\:text-green-600\/70:focus{color:#16a34ab3}.focus\:text-green-600\/75:focus{color:#16a34abf}.focus\:text-green-600\/80:focus{color:#16a34acc}.focus\:text-green-600\/90:focus{color:#16a34ae6}.focus\:text-green-600\/95:focus{color:#16a34af2}.focus\:text-green-700:focus{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity))}.focus\:text-green-700\/0:focus{color:#15803d00}.focus\:text-green-700\/10:focus{color:#15803d1a}.focus\:text-green-700\/100:focus{color:#15803d}.focus\:text-green-700\/20:focus{color:#15803d33}.focus\:text-green-700\/25:focus{color:#15803d40}.focus\:text-green-700\/30:focus{color:#15803d4d}.focus\:text-green-700\/40:focus{color:#15803d66}.focus\:text-green-700\/5:focus{color:#15803d0d}.focus\:text-green-700\/50:focus{color:#15803d80}.focus\:text-green-700\/60:focus{color:#15803d99}.focus\:text-green-700\/70:focus{color:#15803db3}.focus\:text-green-700\/75:focus{color:#15803dbf}.focus\:text-green-700\/80:focus{color:#15803dcc}.focus\:text-green-700\/90:focus{color:#15803de6}.focus\:text-green-700\/95:focus{color:#15803df2}.focus\:text-green-800:focus{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity))}.focus\:text-green-800\/0:focus{color:#16653400}.focus\:text-green-800\/10:focus{color:#1665341a}.focus\:text-green-800\/100:focus{color:#166534}.focus\:text-green-800\/20:focus{color:#16653433}.focus\:text-green-800\/25:focus{color:#16653440}.focus\:text-green-800\/30:focus{color:#1665344d}.focus\:text-green-800\/40:focus{color:#16653466}.focus\:text-green-800\/5:focus{color:#1665340d}.focus\:text-green-800\/50:focus{color:#16653480}.focus\:text-green-800\/60:focus{color:#16653499}.focus\:text-green-800\/70:focus{color:#166534b3}.focus\:text-green-800\/75:focus{color:#166534bf}.focus\:text-green-800\/80:focus{color:#166534cc}.focus\:text-green-800\/90:focus{color:#166534e6}.focus\:text-green-800\/95:focus{color:#166534f2}.focus\:text-green-900:focus{--tw-text-opacity:1;color:rgb(20 83 45 / var(--tw-text-opacity))}.focus\:text-green-900\/0:focus{color:#14532d00}.focus\:text-green-900\/10:focus{color:#14532d1a}.focus\:text-green-900\/100:focus{color:#14532d}.focus\:text-green-900\/20:focus{color:#14532d33}.focus\:text-green-900\/25:focus{color:#14532d40}.focus\:text-green-900\/30:focus{color:#14532d4d}.focus\:text-green-900\/40:focus{color:#14532d66}.focus\:text-green-900\/5:focus{color:#14532d0d}.focus\:text-green-900\/50:focus{color:#14532d80}.focus\:text-green-900\/60:focus{color:#14532d99}.focus\:text-green-900\/70:focus{color:#14532db3}.focus\:text-green-900\/75:focus{color:#14532dbf}.focus\:text-green-900\/80:focus{color:#14532dcc}.focus\:text-green-900\/90:focus{color:#14532de6}.focus\:text-green-900\/95:focus{color:#14532df2}.focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgb(224 231 255 / var(--tw-text-opacity))}.focus\:text-indigo-100\/0:focus{color:#e0e7ff00}.focus\:text-indigo-100\/10:focus{color:#e0e7ff1a}.focus\:text-indigo-100\/100:focus{color:#e0e7ff}.focus\:text-indigo-100\/20:focus{color:#e0e7ff33}.focus\:text-indigo-100\/25:focus{color:#e0e7ff40}.focus\:text-indigo-100\/30:focus{color:#e0e7ff4d}.focus\:text-indigo-100\/40:focus{color:#e0e7ff66}.focus\:text-indigo-100\/5:focus{color:#e0e7ff0d}.focus\:text-indigo-100\/50:focus{color:#e0e7ff80}.focus\:text-indigo-100\/60:focus{color:#e0e7ff99}.focus\:text-indigo-100\/70:focus{color:#e0e7ffb3}.focus\:text-indigo-100\/75:focus{color:#e0e7ffbf}.focus\:text-indigo-100\/80:focus{color:#e0e7ffcc}.focus\:text-indigo-100\/90:focus{color:#e0e7ffe6}.focus\:text-indigo-100\/95:focus{color:#e0e7fff2}.focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgb(199 210 254 / var(--tw-text-opacity))}.focus\:text-indigo-200\/0:focus{color:#c7d2fe00}.focus\:text-indigo-200\/10:focus{color:#c7d2fe1a}.focus\:text-indigo-200\/100:focus{color:#c7d2fe}.focus\:text-indigo-200\/20:focus{color:#c7d2fe33}.focus\:text-indigo-200\/25:focus{color:#c7d2fe40}.focus\:text-indigo-200\/30:focus{color:#c7d2fe4d}.focus\:text-indigo-200\/40:focus{color:#c7d2fe66}.focus\:text-indigo-200\/5:focus{color:#c7d2fe0d}.focus\:text-indigo-200\/50:focus{color:#c7d2fe80}.focus\:text-indigo-200\/60:focus{color:#c7d2fe99}.focus\:text-indigo-200\/70:focus{color:#c7d2feb3}.focus\:text-indigo-200\/75:focus{color:#c7d2febf}.focus\:text-indigo-200\/80:focus{color:#c7d2fecc}.focus\:text-indigo-200\/90:focus{color:#c7d2fee6}.focus\:text-indigo-200\/95:focus{color:#c7d2fef2}.focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgb(165 180 252 / var(--tw-text-opacity))}.focus\:text-indigo-300\/0:focus{color:#a5b4fc00}.focus\:text-indigo-300\/10:focus{color:#a5b4fc1a}.focus\:text-indigo-300\/100:focus{color:#a5b4fc}.focus\:text-indigo-300\/20:focus{color:#a5b4fc33}.focus\:text-indigo-300\/25:focus{color:#a5b4fc40}.focus\:text-indigo-300\/30:focus{color:#a5b4fc4d}.focus\:text-indigo-300\/40:focus{color:#a5b4fc66}.focus\:text-indigo-300\/5:focus{color:#a5b4fc0d}.focus\:text-indigo-300\/50:focus{color:#a5b4fc80}.focus\:text-indigo-300\/60:focus{color:#a5b4fc99}.focus\:text-indigo-300\/70:focus{color:#a5b4fcb3}.focus\:text-indigo-300\/75:focus{color:#a5b4fcbf}.focus\:text-indigo-300\/80:focus{color:#a5b4fccc}.focus\:text-indigo-300\/90:focus{color:#a5b4fce6}.focus\:text-indigo-300\/95:focus{color:#a5b4fcf2}.focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgb(129 140 248 / var(--tw-text-opacity))}.focus\:text-indigo-400\/0:focus{color:#818cf800}.focus\:text-indigo-400\/10:focus{color:#818cf81a}.focus\:text-indigo-400\/100:focus{color:#818cf8}.focus\:text-indigo-400\/20:focus{color:#818cf833}.focus\:text-indigo-400\/25:focus{color:#818cf840}.focus\:text-indigo-400\/30:focus{color:#818cf84d}.focus\:text-indigo-400\/40:focus{color:#818cf866}.focus\:text-indigo-400\/5:focus{color:#818cf80d}.focus\:text-indigo-400\/50:focus{color:#818cf880}.focus\:text-indigo-400\/60:focus{color:#818cf899}.focus\:text-indigo-400\/70:focus{color:#818cf8b3}.focus\:text-indigo-400\/75:focus{color:#818cf8bf}.focus\:text-indigo-400\/80:focus{color:#818cf8cc}.focus\:text-indigo-400\/90:focus{color:#818cf8e6}.focus\:text-indigo-400\/95:focus{color:#818cf8f2}.focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgb(238 242 255 / var(--tw-text-opacity))}.focus\:text-indigo-50\/0:focus{color:#eef2ff00}.focus\:text-indigo-50\/10:focus{color:#eef2ff1a}.focus\:text-indigo-50\/100:focus{color:#eef2ff}.focus\:text-indigo-50\/20:focus{color:#eef2ff33}.focus\:text-indigo-50\/25:focus{color:#eef2ff40}.focus\:text-indigo-50\/30:focus{color:#eef2ff4d}.focus\:text-indigo-50\/40:focus{color:#eef2ff66}.focus\:text-indigo-50\/5:focus{color:#eef2ff0d}.focus\:text-indigo-50\/50:focus{color:#eef2ff80}.focus\:text-indigo-50\/60:focus{color:#eef2ff99}.focus\:text-indigo-50\/70:focus{color:#eef2ffb3}.focus\:text-indigo-50\/75:focus{color:#eef2ffbf}.focus\:text-indigo-50\/80:focus{color:#eef2ffcc}.focus\:text-indigo-50\/90:focus{color:#eef2ffe6}.focus\:text-indigo-50\/95:focus{color:#eef2fff2}.focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.focus\:text-indigo-500\/0:focus{color:#6366f100}.focus\:text-indigo-500\/10:focus{color:#6366f11a}.focus\:text-indigo-500\/100:focus{color:#6366f1}.focus\:text-indigo-500\/20:focus{color:#6366f133}.focus\:text-indigo-500\/25:focus{color:#6366f140}.focus\:text-indigo-500\/30:focus{color:#6366f14d}.focus\:text-indigo-500\/40:focus{color:#6366f166}.focus\:text-indigo-500\/5:focus{color:#6366f10d}.focus\:text-indigo-500\/50:focus{color:#6366f180}.focus\:text-indigo-500\/60:focus{color:#6366f199}.focus\:text-indigo-500\/70:focus{color:#6366f1b3}.focus\:text-indigo-500\/75:focus{color:#6366f1bf}.focus\:text-indigo-500\/80:focus{color:#6366f1cc}.focus\:text-indigo-500\/90:focus{color:#6366f1e6}.focus\:text-indigo-500\/95:focus{color:#6366f1f2}.focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity))}.focus\:text-indigo-600\/0:focus{color:#4f46e500}.focus\:text-indigo-600\/10:focus{color:#4f46e51a}.focus\:text-indigo-600\/100:focus{color:#4f46e5}.focus\:text-indigo-600\/20:focus{color:#4f46e533}.focus\:text-indigo-600\/25:focus{color:#4f46e540}.focus\:text-indigo-600\/30:focus{color:#4f46e54d}.focus\:text-indigo-600\/40:focus{color:#4f46e566}.focus\:text-indigo-600\/5:focus{color:#4f46e50d}.focus\:text-indigo-600\/50:focus{color:#4f46e580}.focus\:text-indigo-600\/60:focus{color:#4f46e599}.focus\:text-indigo-600\/70:focus{color:#4f46e5b3}.focus\:text-indigo-600\/75:focus{color:#4f46e5bf}.focus\:text-indigo-600\/80:focus{color:#4f46e5cc}.focus\:text-indigo-600\/90:focus{color:#4f46e5e6}.focus\:text-indigo-600\/95:focus{color:#4f46e5f2}.focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgb(67 56 202 / var(--tw-text-opacity))}.focus\:text-indigo-700\/0:focus{color:#4338ca00}.focus\:text-indigo-700\/10:focus{color:#4338ca1a}.focus\:text-indigo-700\/100:focus{color:#4338ca}.focus\:text-indigo-700\/20:focus{color:#4338ca33}.focus\:text-indigo-700\/25:focus{color:#4338ca40}.focus\:text-indigo-700\/30:focus{color:#4338ca4d}.focus\:text-indigo-700\/40:focus{color:#4338ca66}.focus\:text-indigo-700\/5:focus{color:#4338ca0d}.focus\:text-indigo-700\/50:focus{color:#4338ca80}.focus\:text-indigo-700\/60:focus{color:#4338ca99}.focus\:text-indigo-700\/70:focus{color:#4338cab3}.focus\:text-indigo-700\/75:focus{color:#4338cabf}.focus\:text-indigo-700\/80:focus{color:#4338cacc}.focus\:text-indigo-700\/90:focus{color:#4338cae6}.focus\:text-indigo-700\/95:focus{color:#4338caf2}.focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity))}.focus\:text-indigo-800\/0:focus{color:#3730a300}.focus\:text-indigo-800\/10:focus{color:#3730a31a}.focus\:text-indigo-800\/100:focus{color:#3730a3}.focus\:text-indigo-800\/20:focus{color:#3730a333}.focus\:text-indigo-800\/25:focus{color:#3730a340}.focus\:text-indigo-800\/30:focus{color:#3730a34d}.focus\:text-indigo-800\/40:focus{color:#3730a366}.focus\:text-indigo-800\/5:focus{color:#3730a30d}.focus\:text-indigo-800\/50:focus{color:#3730a380}.focus\:text-indigo-800\/60:focus{color:#3730a399}.focus\:text-indigo-800\/70:focus{color:#3730a3b3}.focus\:text-indigo-800\/75:focus{color:#3730a3bf}.focus\:text-indigo-800\/80:focus{color:#3730a3cc}.focus\:text-indigo-800\/90:focus{color:#3730a3e6}.focus\:text-indigo-800\/95:focus{color:#3730a3f2}.focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity))}.focus\:text-indigo-900\/0:focus{color:#312e8100}.focus\:text-indigo-900\/10:focus{color:#312e811a}.focus\:text-indigo-900\/100:focus{color:#312e81}.focus\:text-indigo-900\/20:focus{color:#312e8133}.focus\:text-indigo-900\/25:focus{color:#312e8140}.focus\:text-indigo-900\/30:focus{color:#312e814d}.focus\:text-indigo-900\/40:focus{color:#312e8166}.focus\:text-indigo-900\/5:focus{color:#312e810d}.focus\:text-indigo-900\/50:focus{color:#312e8180}.focus\:text-indigo-900\/60:focus{color:#312e8199}.focus\:text-indigo-900\/70:focus{color:#312e81b3}.focus\:text-indigo-900\/75:focus{color:#312e81bf}.focus\:text-indigo-900\/80:focus{color:#312e81cc}.focus\:text-indigo-900\/90:focus{color:#312e81e6}.focus\:text-indigo-900\/95:focus{color:#312e81f2}.focus\:text-inherit:focus{color:inherit}.focus\:text-lime-100:focus{--tw-text-opacity:1;color:rgb(236 252 203 / var(--tw-text-opacity))}.focus\:text-lime-100\/0:focus{color:#ecfccb00}.focus\:text-lime-100\/10:focus{color:#ecfccb1a}.focus\:text-lime-100\/100:focus{color:#ecfccb}.focus\:text-lime-100\/20:focus{color:#ecfccb33}.focus\:text-lime-100\/25:focus{color:#ecfccb40}.focus\:text-lime-100\/30:focus{color:#ecfccb4d}.focus\:text-lime-100\/40:focus{color:#ecfccb66}.focus\:text-lime-100\/5:focus{color:#ecfccb0d}.focus\:text-lime-100\/50:focus{color:#ecfccb80}.focus\:text-lime-100\/60:focus{color:#ecfccb99}.focus\:text-lime-100\/70:focus{color:#ecfccbb3}.focus\:text-lime-100\/75:focus{color:#ecfccbbf}.focus\:text-lime-100\/80:focus{color:#ecfccbcc}.focus\:text-lime-100\/90:focus{color:#ecfccbe6}.focus\:text-lime-100\/95:focus{color:#ecfccbf2}.focus\:text-lime-200:focus{--tw-text-opacity:1;color:rgb(217 249 157 / var(--tw-text-opacity))}.focus\:text-lime-200\/0:focus{color:#d9f99d00}.focus\:text-lime-200\/10:focus{color:#d9f99d1a}.focus\:text-lime-200\/100:focus{color:#d9f99d}.focus\:text-lime-200\/20:focus{color:#d9f99d33}.focus\:text-lime-200\/25:focus{color:#d9f99d40}.focus\:text-lime-200\/30:focus{color:#d9f99d4d}.focus\:text-lime-200\/40:focus{color:#d9f99d66}.focus\:text-lime-200\/5:focus{color:#d9f99d0d}.focus\:text-lime-200\/50:focus{color:#d9f99d80}.focus\:text-lime-200\/60:focus{color:#d9f99d99}.focus\:text-lime-200\/70:focus{color:#d9f99db3}.focus\:text-lime-200\/75:focus{color:#d9f99dbf}.focus\:text-lime-200\/80:focus{color:#d9f99dcc}.focus\:text-lime-200\/90:focus{color:#d9f99de6}.focus\:text-lime-200\/95:focus{color:#d9f99df2}.focus\:text-lime-300:focus{--tw-text-opacity:1;color:rgb(190 242 100 / var(--tw-text-opacity))}.focus\:text-lime-300\/0:focus{color:#bef26400}.focus\:text-lime-300\/10:focus{color:#bef2641a}.focus\:text-lime-300\/100:focus{color:#bef264}.focus\:text-lime-300\/20:focus{color:#bef26433}.focus\:text-lime-300\/25:focus{color:#bef26440}.focus\:text-lime-300\/30:focus{color:#bef2644d}.focus\:text-lime-300\/40:focus{color:#bef26466}.focus\:text-lime-300\/5:focus{color:#bef2640d}.focus\:text-lime-300\/50:focus{color:#bef26480}.focus\:text-lime-300\/60:focus{color:#bef26499}.focus\:text-lime-300\/70:focus{color:#bef264b3}.focus\:text-lime-300\/75:focus{color:#bef264bf}.focus\:text-lime-300\/80:focus{color:#bef264cc}.focus\:text-lime-300\/90:focus{color:#bef264e6}.focus\:text-lime-300\/95:focus{color:#bef264f2}.focus\:text-lime-400:focus{--tw-text-opacity:1;color:rgb(163 230 53 / var(--tw-text-opacity))}.focus\:text-lime-400\/0:focus{color:#a3e63500}.focus\:text-lime-400\/10:focus{color:#a3e6351a}.focus\:text-lime-400\/100:focus{color:#a3e635}.focus\:text-lime-400\/20:focus{color:#a3e63533}.focus\:text-lime-400\/25:focus{color:#a3e63540}.focus\:text-lime-400\/30:focus{color:#a3e6354d}.focus\:text-lime-400\/40:focus{color:#a3e63566}.focus\:text-lime-400\/5:focus{color:#a3e6350d}.focus\:text-lime-400\/50:focus{color:#a3e63580}.focus\:text-lime-400\/60:focus{color:#a3e63599}.focus\:text-lime-400\/70:focus{color:#a3e635b3}.focus\:text-lime-400\/75:focus{color:#a3e635bf}.focus\:text-lime-400\/80:focus{color:#a3e635cc}.focus\:text-lime-400\/90:focus{color:#a3e635e6}.focus\:text-lime-400\/95:focus{color:#a3e635f2}.focus\:text-lime-50:focus{--tw-text-opacity:1;color:rgb(247 254 231 / var(--tw-text-opacity))}.focus\:text-lime-50\/0:focus{color:#f7fee700}.focus\:text-lime-50\/10:focus{color:#f7fee71a}.focus\:text-lime-50\/100:focus{color:#f7fee7}.focus\:text-lime-50\/20:focus{color:#f7fee733}.focus\:text-lime-50\/25:focus{color:#f7fee740}.focus\:text-lime-50\/30:focus{color:#f7fee74d}.focus\:text-lime-50\/40:focus{color:#f7fee766}.focus\:text-lime-50\/5:focus{color:#f7fee70d}.focus\:text-lime-50\/50:focus{color:#f7fee780}.focus\:text-lime-50\/60:focus{color:#f7fee799}.focus\:text-lime-50\/70:focus{color:#f7fee7b3}.focus\:text-lime-50\/75:focus{color:#f7fee7bf}.focus\:text-lime-50\/80:focus{color:#f7fee7cc}.focus\:text-lime-50\/90:focus{color:#f7fee7e6}.focus\:text-lime-50\/95:focus{color:#f7fee7f2}.focus\:text-lime-500:focus{--tw-text-opacity:1;color:rgb(132 204 22 / var(--tw-text-opacity))}.focus\:text-lime-500\/0:focus{color:#84cc1600}.focus\:text-lime-500\/10:focus{color:#84cc161a}.focus\:text-lime-500\/100:focus{color:#84cc16}.focus\:text-lime-500\/20:focus{color:#84cc1633}.focus\:text-lime-500\/25:focus{color:#84cc1640}.focus\:text-lime-500\/30:focus{color:#84cc164d}.focus\:text-lime-500\/40:focus{color:#84cc1666}.focus\:text-lime-500\/5:focus{color:#84cc160d}.focus\:text-lime-500\/50:focus{color:#84cc1680}.focus\:text-lime-500\/60:focus{color:#84cc1699}.focus\:text-lime-500\/70:focus{color:#84cc16b3}.focus\:text-lime-500\/75:focus{color:#84cc16bf}.focus\:text-lime-500\/80:focus{color:#84cc16cc}.focus\:text-lime-500\/90:focus{color:#84cc16e6}.focus\:text-lime-500\/95:focus{color:#84cc16f2}.focus\:text-lime-600:focus{--tw-text-opacity:1;color:rgb(101 163 13 / var(--tw-text-opacity))}.focus\:text-lime-600\/0:focus{color:#65a30d00}.focus\:text-lime-600\/10:focus{color:#65a30d1a}.focus\:text-lime-600\/100:focus{color:#65a30d}.focus\:text-lime-600\/20:focus{color:#65a30d33}.focus\:text-lime-600\/25:focus{color:#65a30d40}.focus\:text-lime-600\/30:focus{color:#65a30d4d}.focus\:text-lime-600\/40:focus{color:#65a30d66}.focus\:text-lime-600\/5:focus{color:#65a30d0d}.focus\:text-lime-600\/50:focus{color:#65a30d80}.focus\:text-lime-600\/60:focus{color:#65a30d99}.focus\:text-lime-600\/70:focus{color:#65a30db3}.focus\:text-lime-600\/75:focus{color:#65a30dbf}.focus\:text-lime-600\/80:focus{color:#65a30dcc}.focus\:text-lime-600\/90:focus{color:#65a30de6}.focus\:text-lime-600\/95:focus{color:#65a30df2}.focus\:text-lime-700:focus{--tw-text-opacity:1;color:rgb(77 124 15 / var(--tw-text-opacity))}.focus\:text-lime-700\/0:focus{color:#4d7c0f00}.focus\:text-lime-700\/10:focus{color:#4d7c0f1a}.focus\:text-lime-700\/100:focus{color:#4d7c0f}.focus\:text-lime-700\/20:focus{color:#4d7c0f33}.focus\:text-lime-700\/25:focus{color:#4d7c0f40}.focus\:text-lime-700\/30:focus{color:#4d7c0f4d}.focus\:text-lime-700\/40:focus{color:#4d7c0f66}.focus\:text-lime-700\/5:focus{color:#4d7c0f0d}.focus\:text-lime-700\/50:focus{color:#4d7c0f80}.focus\:text-lime-700\/60:focus{color:#4d7c0f99}.focus\:text-lime-700\/70:focus{color:#4d7c0fb3}.focus\:text-lime-700\/75:focus{color:#4d7c0fbf}.focus\:text-lime-700\/80:focus{color:#4d7c0fcc}.focus\:text-lime-700\/90:focus{color:#4d7c0fe6}.focus\:text-lime-700\/95:focus{color:#4d7c0ff2}.focus\:text-lime-800:focus{--tw-text-opacity:1;color:rgb(63 98 18 / var(--tw-text-opacity))}.focus\:text-lime-800\/0:focus{color:#3f621200}.focus\:text-lime-800\/10:focus{color:#3f62121a}.focus\:text-lime-800\/100:focus{color:#3f6212}.focus\:text-lime-800\/20:focus{color:#3f621233}.focus\:text-lime-800\/25:focus{color:#3f621240}.focus\:text-lime-800\/30:focus{color:#3f62124d}.focus\:text-lime-800\/40:focus{color:#3f621266}.focus\:text-lime-800\/5:focus{color:#3f62120d}.focus\:text-lime-800\/50:focus{color:#3f621280}.focus\:text-lime-800\/60:focus{color:#3f621299}.focus\:text-lime-800\/70:focus{color:#3f6212b3}.focus\:text-lime-800\/75:focus{color:#3f6212bf}.focus\:text-lime-800\/80:focus{color:#3f6212cc}.focus\:text-lime-800\/90:focus{color:#3f6212e6}.focus\:text-lime-800\/95:focus{color:#3f6212f2}.focus\:text-lime-900:focus{--tw-text-opacity:1;color:rgb(54 83 20 / var(--tw-text-opacity))}.focus\:text-lime-900\/0:focus{color:#36531400}.focus\:text-lime-900\/10:focus{color:#3653141a}.focus\:text-lime-900\/100:focus{color:#365314}.focus\:text-lime-900\/20:focus{color:#36531433}.focus\:text-lime-900\/25:focus{color:#36531440}.focus\:text-lime-900\/30:focus{color:#3653144d}.focus\:text-lime-900\/40:focus{color:#36531466}.focus\:text-lime-900\/5:focus{color:#3653140d}.focus\:text-lime-900\/50:focus{color:#36531480}.focus\:text-lime-900\/60:focus{color:#36531499}.focus\:text-lime-900\/70:focus{color:#365314b3}.focus\:text-lime-900\/75:focus{color:#365314bf}.focus\:text-lime-900\/80:focus{color:#365314cc}.focus\:text-lime-900\/90:focus{color:#365314e6}.focus\:text-lime-900\/95:focus{color:#365314f2}.focus\:text-neutral-100:focus{--tw-text-opacity:1;color:rgb(245 245 245 / var(--tw-text-opacity))}.focus\:text-neutral-100\/0:focus{color:#f5f5f500}.focus\:text-neutral-100\/10:focus{color:#f5f5f51a}.focus\:text-neutral-100\/100:focus{color:#f5f5f5}.focus\:text-neutral-100\/20:focus{color:#f5f5f533}.focus\:text-neutral-100\/25:focus{color:#f5f5f540}.focus\:text-neutral-100\/30:focus{color:#f5f5f54d}.focus\:text-neutral-100\/40:focus{color:#f5f5f566}.focus\:text-neutral-100\/5:focus{color:#f5f5f50d}.focus\:text-neutral-100\/50:focus{color:#f5f5f580}.focus\:text-neutral-100\/60:focus{color:#f5f5f599}.focus\:text-neutral-100\/70:focus{color:#f5f5f5b3}.focus\:text-neutral-100\/75:focus{color:#f5f5f5bf}.focus\:text-neutral-100\/80:focus{color:#f5f5f5cc}.focus\:text-neutral-100\/90:focus{color:#f5f5f5e6}.focus\:text-neutral-100\/95:focus{color:#f5f5f5f2}.focus\:text-neutral-200:focus{--tw-text-opacity:1;color:rgb(229 229 229 / var(--tw-text-opacity))}.focus\:text-neutral-200\/0:focus{color:#e5e5e500}.focus\:text-neutral-200\/10:focus{color:#e5e5e51a}.focus\:text-neutral-200\/100:focus{color:#e5e5e5}.focus\:text-neutral-200\/20:focus{color:#e5e5e533}.focus\:text-neutral-200\/25:focus{color:#e5e5e540}.focus\:text-neutral-200\/30:focus{color:#e5e5e54d}.focus\:text-neutral-200\/40:focus{color:#e5e5e566}.focus\:text-neutral-200\/5:focus{color:#e5e5e50d}.focus\:text-neutral-200\/50:focus{color:#e5e5e580}.focus\:text-neutral-200\/60:focus{color:#e5e5e599}.focus\:text-neutral-200\/70:focus{color:#e5e5e5b3}.focus\:text-neutral-200\/75:focus{color:#e5e5e5bf}.focus\:text-neutral-200\/80:focus{color:#e5e5e5cc}.focus\:text-neutral-200\/90:focus{color:#e5e5e5e6}.focus\:text-neutral-200\/95:focus{color:#e5e5e5f2}.focus\:text-neutral-300:focus{--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity))}.focus\:text-neutral-300\/0:focus{color:#d4d4d400}.focus\:text-neutral-300\/10:focus{color:#d4d4d41a}.focus\:text-neutral-300\/100:focus{color:#d4d4d4}.focus\:text-neutral-300\/20:focus{color:#d4d4d433}.focus\:text-neutral-300\/25:focus{color:#d4d4d440}.focus\:text-neutral-300\/30:focus{color:#d4d4d44d}.focus\:text-neutral-300\/40:focus{color:#d4d4d466}.focus\:text-neutral-300\/5:focus{color:#d4d4d40d}.focus\:text-neutral-300\/50:focus{color:#d4d4d480}.focus\:text-neutral-300\/60:focus{color:#d4d4d499}.focus\:text-neutral-300\/70:focus{color:#d4d4d4b3}.focus\:text-neutral-300\/75:focus{color:#d4d4d4bf}.focus\:text-neutral-300\/80:focus{color:#d4d4d4cc}.focus\:text-neutral-300\/90:focus{color:#d4d4d4e6}.focus\:text-neutral-300\/95:focus{color:#d4d4d4f2}.focus\:text-neutral-400:focus{--tw-text-opacity:1;color:rgb(163 163 163 / var(--tw-text-opacity))}.focus\:text-neutral-400\/0:focus{color:#a3a3a300}.focus\:text-neutral-400\/10:focus{color:#a3a3a31a}.focus\:text-neutral-400\/100:focus{color:#a3a3a3}.focus\:text-neutral-400\/20:focus{color:#a3a3a333}.focus\:text-neutral-400\/25:focus{color:#a3a3a340}.focus\:text-neutral-400\/30:focus{color:#a3a3a34d}.focus\:text-neutral-400\/40:focus{color:#a3a3a366}.focus\:text-neutral-400\/5:focus{color:#a3a3a30d}.focus\:text-neutral-400\/50:focus{color:#a3a3a380}.focus\:text-neutral-400\/60:focus{color:#a3a3a399}.focus\:text-neutral-400\/70:focus{color:#a3a3a3b3}.focus\:text-neutral-400\/75:focus{color:#a3a3a3bf}.focus\:text-neutral-400\/80:focus{color:#a3a3a3cc}.focus\:text-neutral-400\/90:focus{color:#a3a3a3e6}.focus\:text-neutral-400\/95:focus{color:#a3a3a3f2}.focus\:text-neutral-50:focus{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.focus\:text-neutral-50\/0:focus{color:#fafafa00}.focus\:text-neutral-50\/10:focus{color:#fafafa1a}.focus\:text-neutral-50\/100:focus{color:#fafafa}.focus\:text-neutral-50\/20:focus{color:#fafafa33}.focus\:text-neutral-50\/25:focus{color:#fafafa40}.focus\:text-neutral-50\/30:focus{color:#fafafa4d}.focus\:text-neutral-50\/40:focus{color:#fafafa66}.focus\:text-neutral-50\/5:focus{color:#fafafa0d}.focus\:text-neutral-50\/50:focus{color:#fafafa80}.focus\:text-neutral-50\/60:focus{color:#fafafa99}.focus\:text-neutral-50\/70:focus{color:#fafafab3}.focus\:text-neutral-50\/75:focus{color:#fafafabf}.focus\:text-neutral-50\/80:focus{color:#fafafacc}.focus\:text-neutral-50\/90:focus{color:#fafafae6}.focus\:text-neutral-50\/95:focus{color:#fafafaf2}.focus\:text-neutral-500:focus{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.focus\:text-neutral-500\/0:focus{color:#73737300}.focus\:text-neutral-500\/10:focus{color:#7373731a}.focus\:text-neutral-500\/100:focus{color:#737373}.focus\:text-neutral-500\/20:focus{color:#73737333}.focus\:text-neutral-500\/25:focus{color:#73737340}.focus\:text-neutral-500\/30:focus{color:#7373734d}.focus\:text-neutral-500\/40:focus{color:#73737366}.focus\:text-neutral-500\/5:focus{color:#7373730d}.focus\:text-neutral-500\/50:focus{color:#73737380}.focus\:text-neutral-500\/60:focus{color:#73737399}.focus\:text-neutral-500\/70:focus{color:#737373b3}.focus\:text-neutral-500\/75:focus{color:#737373bf}.focus\:text-neutral-500\/80:focus{color:#737373cc}.focus\:text-neutral-500\/90:focus{color:#737373e6}.focus\:text-neutral-500\/95:focus{color:#737373f2}.focus\:text-neutral-600:focus{--tw-text-opacity:1;color:rgb(82 82 82 / var(--tw-text-opacity))}.focus\:text-neutral-600\/0:focus{color:#52525200}.focus\:text-neutral-600\/10:focus{color:#5252521a}.focus\:text-neutral-600\/100:focus{color:#525252}.focus\:text-neutral-600\/20:focus{color:#52525233}.focus\:text-neutral-600\/25:focus{color:#52525240}.focus\:text-neutral-600\/30:focus{color:#5252524d}.focus\:text-neutral-600\/40:focus{color:#52525266}.focus\:text-neutral-600\/5:focus{color:#5252520d}.focus\:text-neutral-600\/50:focus{color:#52525280}.focus\:text-neutral-600\/60:focus{color:#52525299}.focus\:text-neutral-600\/70:focus{color:#525252b3}.focus\:text-neutral-600\/75:focus{color:#525252bf}.focus\:text-neutral-600\/80:focus{color:#525252cc}.focus\:text-neutral-600\/90:focus{color:#525252e6}.focus\:text-neutral-600\/95:focus{color:#525252f2}.focus\:text-neutral-700:focus{--tw-text-opacity:1;color:rgb(64 64 64 / var(--tw-text-opacity))}.focus\:text-neutral-700\/0:focus{color:#40404000}.focus\:text-neutral-700\/10:focus{color:#4040401a}.focus\:text-neutral-700\/100:focus{color:#404040}.focus\:text-neutral-700\/20:focus{color:#40404033}.focus\:text-neutral-700\/25:focus{color:#40404040}.focus\:text-neutral-700\/30:focus{color:#4040404d}.focus\:text-neutral-700\/40:focus{color:#40404066}.focus\:text-neutral-700\/5:focus{color:#4040400d}.focus\:text-neutral-700\/50:focus{color:#40404080}.focus\:text-neutral-700\/60:focus{color:#40404099}.focus\:text-neutral-700\/70:focus{color:#404040b3}.focus\:text-neutral-700\/75:focus{color:#404040bf}.focus\:text-neutral-700\/80:focus{color:#404040cc}.focus\:text-neutral-700\/90:focus{color:#404040e6}.focus\:text-neutral-700\/95:focus{color:#404040f2}.focus\:text-neutral-800:focus{--tw-text-opacity:1;color:rgb(38 38 38 / var(--tw-text-opacity))}.focus\:text-neutral-800\/0:focus{color:#26262600}.focus\:text-neutral-800\/10:focus{color:#2626261a}.focus\:text-neutral-800\/100:focus{color:#262626}.focus\:text-neutral-800\/20:focus{color:#26262633}.focus\:text-neutral-800\/25:focus{color:#26262640}.focus\:text-neutral-800\/30:focus{color:#2626264d}.focus\:text-neutral-800\/40:focus{color:#26262666}.focus\:text-neutral-800\/5:focus{color:#2626260d}.focus\:text-neutral-800\/50:focus{color:#26262680}.focus\:text-neutral-800\/60:focus{color:#26262699}.focus\:text-neutral-800\/70:focus{color:#262626b3}.focus\:text-neutral-800\/75:focus{color:#262626bf}.focus\:text-neutral-800\/80:focus{color:#262626cc}.focus\:text-neutral-800\/90:focus{color:#262626e6}.focus\:text-neutral-800\/95:focus{color:#262626f2}.focus\:text-neutral-900:focus{--tw-text-opacity:1;color:rgb(23 23 23 / var(--tw-text-opacity))}.focus\:text-neutral-900\/0:focus{color:#17171700}.focus\:text-neutral-900\/10:focus{color:#1717171a}.focus\:text-neutral-900\/100:focus{color:#171717}.focus\:text-neutral-900\/20:focus{color:#17171733}.focus\:text-neutral-900\/25:focus{color:#17171740}.focus\:text-neutral-900\/30:focus{color:#1717174d}.focus\:text-neutral-900\/40:focus{color:#17171766}.focus\:text-neutral-900\/5:focus{color:#1717170d}.focus\:text-neutral-900\/50:focus{color:#17171780}.focus\:text-neutral-900\/60:focus{color:#17171799}.focus\:text-neutral-900\/70:focus{color:#171717b3}.focus\:text-neutral-900\/75:focus{color:#171717bf}.focus\:text-neutral-900\/80:focus{color:#171717cc}.focus\:text-neutral-900\/90:focus{color:#171717e6}.focus\:text-neutral-900\/95:focus{color:#171717f2}.focus\:text-orange-100:focus{--tw-text-opacity:1;color:rgb(255 237 213 / var(--tw-text-opacity))}.focus\:text-orange-100\/0:focus{color:#ffedd500}.focus\:text-orange-100\/10:focus{color:#ffedd51a}.focus\:text-orange-100\/100:focus{color:#ffedd5}.focus\:text-orange-100\/20:focus{color:#ffedd533}.focus\:text-orange-100\/25:focus{color:#ffedd540}.focus\:text-orange-100\/30:focus{color:#ffedd54d}.focus\:text-orange-100\/40:focus{color:#ffedd566}.focus\:text-orange-100\/5:focus{color:#ffedd50d}.focus\:text-orange-100\/50:focus{color:#ffedd580}.focus\:text-orange-100\/60:focus{color:#ffedd599}.focus\:text-orange-100\/70:focus{color:#ffedd5b3}.focus\:text-orange-100\/75:focus{color:#ffedd5bf}.focus\:text-orange-100\/80:focus{color:#ffedd5cc}.focus\:text-orange-100\/90:focus{color:#ffedd5e6}.focus\:text-orange-100\/95:focus{color:#ffedd5f2}.focus\:text-orange-200:focus{--tw-text-opacity:1;color:rgb(254 215 170 / var(--tw-text-opacity))}.focus\:text-orange-200\/0:focus{color:#fed7aa00}.focus\:text-orange-200\/10:focus{color:#fed7aa1a}.focus\:text-orange-200\/100:focus{color:#fed7aa}.focus\:text-orange-200\/20:focus{color:#fed7aa33}.focus\:text-orange-200\/25:focus{color:#fed7aa40}.focus\:text-orange-200\/30:focus{color:#fed7aa4d}.focus\:text-orange-200\/40:focus{color:#fed7aa66}.focus\:text-orange-200\/5:focus{color:#fed7aa0d}.focus\:text-orange-200\/50:focus{color:#fed7aa80}.focus\:text-orange-200\/60:focus{color:#fed7aa99}.focus\:text-orange-200\/70:focus{color:#fed7aab3}.focus\:text-orange-200\/75:focus{color:#fed7aabf}.focus\:text-orange-200\/80:focus{color:#fed7aacc}.focus\:text-orange-200\/90:focus{color:#fed7aae6}.focus\:text-orange-200\/95:focus{color:#fed7aaf2}.focus\:text-orange-300:focus{--tw-text-opacity:1;color:rgb(253 186 116 / var(--tw-text-opacity))}.focus\:text-orange-300\/0:focus{color:#fdba7400}.focus\:text-orange-300\/10:focus{color:#fdba741a}.focus\:text-orange-300\/100:focus{color:#fdba74}.focus\:text-orange-300\/20:focus{color:#fdba7433}.focus\:text-orange-300\/25:focus{color:#fdba7440}.focus\:text-orange-300\/30:focus{color:#fdba744d}.focus\:text-orange-300\/40:focus{color:#fdba7466}.focus\:text-orange-300\/5:focus{color:#fdba740d}.focus\:text-orange-300\/50:focus{color:#fdba7480}.focus\:text-orange-300\/60:focus{color:#fdba7499}.focus\:text-orange-300\/70:focus{color:#fdba74b3}.focus\:text-orange-300\/75:focus{color:#fdba74bf}.focus\:text-orange-300\/80:focus{color:#fdba74cc}.focus\:text-orange-300\/90:focus{color:#fdba74e6}.focus\:text-orange-300\/95:focus{color:#fdba74f2}.focus\:text-orange-400:focus{--tw-text-opacity:1;color:rgb(251 146 60 / var(--tw-text-opacity))}.focus\:text-orange-400\/0:focus{color:#fb923c00}.focus\:text-orange-400\/10:focus{color:#fb923c1a}.focus\:text-orange-400\/100:focus{color:#fb923c}.focus\:text-orange-400\/20:focus{color:#fb923c33}.focus\:text-orange-400\/25:focus{color:#fb923c40}.focus\:text-orange-400\/30:focus{color:#fb923c4d}.focus\:text-orange-400\/40:focus{color:#fb923c66}.focus\:text-orange-400\/5:focus{color:#fb923c0d}.focus\:text-orange-400\/50:focus{color:#fb923c80}.focus\:text-orange-400\/60:focus{color:#fb923c99}.focus\:text-orange-400\/70:focus{color:#fb923cb3}.focus\:text-orange-400\/75:focus{color:#fb923cbf}.focus\:text-orange-400\/80:focus{color:#fb923ccc}.focus\:text-orange-400\/90:focus{color:#fb923ce6}.focus\:text-orange-400\/95:focus{color:#fb923cf2}.focus\:text-orange-50:focus{--tw-text-opacity:1;color:rgb(255 247 237 / var(--tw-text-opacity))}.focus\:text-orange-50\/0:focus{color:#fff7ed00}.focus\:text-orange-50\/10:focus{color:#fff7ed1a}.focus\:text-orange-50\/100:focus{color:#fff7ed}.focus\:text-orange-50\/20:focus{color:#fff7ed33}.focus\:text-orange-50\/25:focus{color:#fff7ed40}.focus\:text-orange-50\/30:focus{color:#fff7ed4d}.focus\:text-orange-50\/40:focus{color:#fff7ed66}.focus\:text-orange-50\/5:focus{color:#fff7ed0d}.focus\:text-orange-50\/50:focus{color:#fff7ed80}.focus\:text-orange-50\/60:focus{color:#fff7ed99}.focus\:text-orange-50\/70:focus{color:#fff7edb3}.focus\:text-orange-50\/75:focus{color:#fff7edbf}.focus\:text-orange-50\/80:focus{color:#fff7edcc}.focus\:text-orange-50\/90:focus{color:#fff7ede6}.focus\:text-orange-50\/95:focus{color:#fff7edf2}.focus\:text-orange-500:focus{--tw-text-opacity:1;color:rgb(249 115 22 / var(--tw-text-opacity))}.focus\:text-orange-500\/0:focus{color:#f9731600}.focus\:text-orange-500\/10:focus{color:#f973161a}.focus\:text-orange-500\/100:focus{color:#f97316}.focus\:text-orange-500\/20:focus{color:#f9731633}.focus\:text-orange-500\/25:focus{color:#f9731640}.focus\:text-orange-500\/30:focus{color:#f973164d}.focus\:text-orange-500\/40:focus{color:#f9731666}.focus\:text-orange-500\/5:focus{color:#f973160d}.focus\:text-orange-500\/50:focus{color:#f9731680}.focus\:text-orange-500\/60:focus{color:#f9731699}.focus\:text-orange-500\/70:focus{color:#f97316b3}.focus\:text-orange-500\/75:focus{color:#f97316bf}.focus\:text-orange-500\/80:focus{color:#f97316cc}.focus\:text-orange-500\/90:focus{color:#f97316e6}.focus\:text-orange-500\/95:focus{color:#f97316f2}.focus\:text-orange-600:focus{--tw-text-opacity:1;color:rgb(234 88 12 / var(--tw-text-opacity))}.focus\:text-orange-600\/0:focus{color:#ea580c00}.focus\:text-orange-600\/10:focus{color:#ea580c1a}.focus\:text-orange-600\/100:focus{color:#ea580c}.focus\:text-orange-600\/20:focus{color:#ea580c33}.focus\:text-orange-600\/25:focus{color:#ea580c40}.focus\:text-orange-600\/30:focus{color:#ea580c4d}.focus\:text-orange-600\/40:focus{color:#ea580c66}.focus\:text-orange-600\/5:focus{color:#ea580c0d}.focus\:text-orange-600\/50:focus{color:#ea580c80}.focus\:text-orange-600\/60:focus{color:#ea580c99}.focus\:text-orange-600\/70:focus{color:#ea580cb3}.focus\:text-orange-600\/75:focus{color:#ea580cbf}.focus\:text-orange-600\/80:focus{color:#ea580ccc}.focus\:text-orange-600\/90:focus{color:#ea580ce6}.focus\:text-orange-600\/95:focus{color:#ea580cf2}.focus\:text-orange-700:focus{--tw-text-opacity:1;color:rgb(194 65 12 / var(--tw-text-opacity))}.focus\:text-orange-700\/0:focus{color:#c2410c00}.focus\:text-orange-700\/10:focus{color:#c2410c1a}.focus\:text-orange-700\/100:focus{color:#c2410c}.focus\:text-orange-700\/20:focus{color:#c2410c33}.focus\:text-orange-700\/25:focus{color:#c2410c40}.focus\:text-orange-700\/30:focus{color:#c2410c4d}.focus\:text-orange-700\/40:focus{color:#c2410c66}.focus\:text-orange-700\/5:focus{color:#c2410c0d}.focus\:text-orange-700\/50:focus{color:#c2410c80}.focus\:text-orange-700\/60:focus{color:#c2410c99}.focus\:text-orange-700\/70:focus{color:#c2410cb3}.focus\:text-orange-700\/75:focus{color:#c2410cbf}.focus\:text-orange-700\/80:focus{color:#c2410ccc}.focus\:text-orange-700\/90:focus{color:#c2410ce6}.focus\:text-orange-700\/95:focus{color:#c2410cf2}.focus\:text-orange-800:focus{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity))}.focus\:text-orange-800\/0:focus{color:#9a341200}.focus\:text-orange-800\/10:focus{color:#9a34121a}.focus\:text-orange-800\/100:focus{color:#9a3412}.focus\:text-orange-800\/20:focus{color:#9a341233}.focus\:text-orange-800\/25:focus{color:#9a341240}.focus\:text-orange-800\/30:focus{color:#9a34124d}.focus\:text-orange-800\/40:focus{color:#9a341266}.focus\:text-orange-800\/5:focus{color:#9a34120d}.focus\:text-orange-800\/50:focus{color:#9a341280}.focus\:text-orange-800\/60:focus{color:#9a341299}.focus\:text-orange-800\/70:focus{color:#9a3412b3}.focus\:text-orange-800\/75:focus{color:#9a3412bf}.focus\:text-orange-800\/80:focus{color:#9a3412cc}.focus\:text-orange-800\/90:focus{color:#9a3412e6}.focus\:text-orange-800\/95:focus{color:#9a3412f2}.focus\:text-orange-900:focus{--tw-text-opacity:1;color:rgb(124 45 18 / var(--tw-text-opacity))}.focus\:text-orange-900\/0:focus{color:#7c2d1200}.focus\:text-orange-900\/10:focus{color:#7c2d121a}.focus\:text-orange-900\/100:focus{color:#7c2d12}.focus\:text-orange-900\/20:focus{color:#7c2d1233}.focus\:text-orange-900\/25:focus{color:#7c2d1240}.focus\:text-orange-900\/30:focus{color:#7c2d124d}.focus\:text-orange-900\/40:focus{color:#7c2d1266}.focus\:text-orange-900\/5:focus{color:#7c2d120d}.focus\:text-orange-900\/50:focus{color:#7c2d1280}.focus\:text-orange-900\/60:focus{color:#7c2d1299}.focus\:text-orange-900\/70:focus{color:#7c2d12b3}.focus\:text-orange-900\/75:focus{color:#7c2d12bf}.focus\:text-orange-900\/80:focus{color:#7c2d12cc}.focus\:text-orange-900\/90:focus{color:#7c2d12e6}.focus\:text-orange-900\/95:focus{color:#7c2d12f2}.focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgb(252 231 243 / var(--tw-text-opacity))}.focus\:text-pink-100\/0:focus{color:#fce7f300}.focus\:text-pink-100\/10:focus{color:#fce7f31a}.focus\:text-pink-100\/100:focus{color:#fce7f3}.focus\:text-pink-100\/20:focus{color:#fce7f333}.focus\:text-pink-100\/25:focus{color:#fce7f340}.focus\:text-pink-100\/30:focus{color:#fce7f34d}.focus\:text-pink-100\/40:focus{color:#fce7f366}.focus\:text-pink-100\/5:focus{color:#fce7f30d}.focus\:text-pink-100\/50:focus{color:#fce7f380}.focus\:text-pink-100\/60:focus{color:#fce7f399}.focus\:text-pink-100\/70:focus{color:#fce7f3b3}.focus\:text-pink-100\/75:focus{color:#fce7f3bf}.focus\:text-pink-100\/80:focus{color:#fce7f3cc}.focus\:text-pink-100\/90:focus{color:#fce7f3e6}.focus\:text-pink-100\/95:focus{color:#fce7f3f2}.focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgb(251 207 232 / var(--tw-text-opacity))}.focus\:text-pink-200\/0:focus{color:#fbcfe800}.focus\:text-pink-200\/10:focus{color:#fbcfe81a}.focus\:text-pink-200\/100:focus{color:#fbcfe8}.focus\:text-pink-200\/20:focus{color:#fbcfe833}.focus\:text-pink-200\/25:focus{color:#fbcfe840}.focus\:text-pink-200\/30:focus{color:#fbcfe84d}.focus\:text-pink-200\/40:focus{color:#fbcfe866}.focus\:text-pink-200\/5:focus{color:#fbcfe80d}.focus\:text-pink-200\/50:focus{color:#fbcfe880}.focus\:text-pink-200\/60:focus{color:#fbcfe899}.focus\:text-pink-200\/70:focus{color:#fbcfe8b3}.focus\:text-pink-200\/75:focus{color:#fbcfe8bf}.focus\:text-pink-200\/80:focus{color:#fbcfe8cc}.focus\:text-pink-200\/90:focus{color:#fbcfe8e6}.focus\:text-pink-200\/95:focus{color:#fbcfe8f2}.focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgb(249 168 212 / var(--tw-text-opacity))}.focus\:text-pink-300\/0:focus{color:#f9a8d400}.focus\:text-pink-300\/10:focus{color:#f9a8d41a}.focus\:text-pink-300\/100:focus{color:#f9a8d4}.focus\:text-pink-300\/20:focus{color:#f9a8d433}.focus\:text-pink-300\/25:focus{color:#f9a8d440}.focus\:text-pink-300\/30:focus{color:#f9a8d44d}.focus\:text-pink-300\/40:focus{color:#f9a8d466}.focus\:text-pink-300\/5:focus{color:#f9a8d40d}.focus\:text-pink-300\/50:focus{color:#f9a8d480}.focus\:text-pink-300\/60:focus{color:#f9a8d499}.focus\:text-pink-300\/70:focus{color:#f9a8d4b3}.focus\:text-pink-300\/75:focus{color:#f9a8d4bf}.focus\:text-pink-300\/80:focus{color:#f9a8d4cc}.focus\:text-pink-300\/90:focus{color:#f9a8d4e6}.focus\:text-pink-300\/95:focus{color:#f9a8d4f2}.focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgb(244 114 182 / var(--tw-text-opacity))}.focus\:text-pink-400\/0:focus{color:#f472b600}.focus\:text-pink-400\/10:focus{color:#f472b61a}.focus\:text-pink-400\/100:focus{color:#f472b6}.focus\:text-pink-400\/20:focus{color:#f472b633}.focus\:text-pink-400\/25:focus{color:#f472b640}.focus\:text-pink-400\/30:focus{color:#f472b64d}.focus\:text-pink-400\/40:focus{color:#f472b666}.focus\:text-pink-400\/5:focus{color:#f472b60d}.focus\:text-pink-400\/50:focus{color:#f472b680}.focus\:text-pink-400\/60:focus{color:#f472b699}.focus\:text-pink-400\/70:focus{color:#f472b6b3}.focus\:text-pink-400\/75:focus{color:#f472b6bf}.focus\:text-pink-400\/80:focus{color:#f472b6cc}.focus\:text-pink-400\/90:focus{color:#f472b6e6}.focus\:text-pink-400\/95:focus{color:#f472b6f2}.focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgb(253 242 248 / var(--tw-text-opacity))}.focus\:text-pink-50\/0:focus{color:#fdf2f800}.focus\:text-pink-50\/10:focus{color:#fdf2f81a}.focus\:text-pink-50\/100:focus{color:#fdf2f8}.focus\:text-pink-50\/20:focus{color:#fdf2f833}.focus\:text-pink-50\/25:focus{color:#fdf2f840}.focus\:text-pink-50\/30:focus{color:#fdf2f84d}.focus\:text-pink-50\/40:focus{color:#fdf2f866}.focus\:text-pink-50\/5:focus{color:#fdf2f80d}.focus\:text-pink-50\/50:focus{color:#fdf2f880}.focus\:text-pink-50\/60:focus{color:#fdf2f899}.focus\:text-pink-50\/70:focus{color:#fdf2f8b3}.focus\:text-pink-50\/75:focus{color:#fdf2f8bf}.focus\:text-pink-50\/80:focus{color:#fdf2f8cc}.focus\:text-pink-50\/90:focus{color:#fdf2f8e6}.focus\:text-pink-50\/95:focus{color:#fdf2f8f2}.focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.focus\:text-pink-500\/0:focus{color:#ec489900}.focus\:text-pink-500\/10:focus{color:#ec48991a}.focus\:text-pink-500\/100:focus{color:#ec4899}.focus\:text-pink-500\/20:focus{color:#ec489933}.focus\:text-pink-500\/25:focus{color:#ec489940}.focus\:text-pink-500\/30:focus{color:#ec48994d}.focus\:text-pink-500\/40:focus{color:#ec489966}.focus\:text-pink-500\/5:focus{color:#ec48990d}.focus\:text-pink-500\/50:focus{color:#ec489980}.focus\:text-pink-500\/60:focus{color:#ec489999}.focus\:text-pink-500\/70:focus{color:#ec4899b3}.focus\:text-pink-500\/75:focus{color:#ec4899bf}.focus\:text-pink-500\/80:focus{color:#ec4899cc}.focus\:text-pink-500\/90:focus{color:#ec4899e6}.focus\:text-pink-500\/95:focus{color:#ec4899f2}.focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgb(219 39 119 / var(--tw-text-opacity))}.focus\:text-pink-600\/0:focus{color:#db277700}.focus\:text-pink-600\/10:focus{color:#db27771a}.focus\:text-pink-600\/100:focus{color:#db2777}.focus\:text-pink-600\/20:focus{color:#db277733}.focus\:text-pink-600\/25:focus{color:#db277740}.focus\:text-pink-600\/30:focus{color:#db27774d}.focus\:text-pink-600\/40:focus{color:#db277766}.focus\:text-pink-600\/5:focus{color:#db27770d}.focus\:text-pink-600\/50:focus{color:#db277780}.focus\:text-pink-600\/60:focus{color:#db277799}.focus\:text-pink-600\/70:focus{color:#db2777b3}.focus\:text-pink-600\/75:focus{color:#db2777bf}.focus\:text-pink-600\/80:focus{color:#db2777cc}.focus\:text-pink-600\/90:focus{color:#db2777e6}.focus\:text-pink-600\/95:focus{color:#db2777f2}.focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgb(190 24 93 / var(--tw-text-opacity))}.focus\:text-pink-700\/0:focus{color:#be185d00}.focus\:text-pink-700\/10:focus{color:#be185d1a}.focus\:text-pink-700\/100:focus{color:#be185d}.focus\:text-pink-700\/20:focus{color:#be185d33}.focus\:text-pink-700\/25:focus{color:#be185d40}.focus\:text-pink-700\/30:focus{color:#be185d4d}.focus\:text-pink-700\/40:focus{color:#be185d66}.focus\:text-pink-700\/5:focus{color:#be185d0d}.focus\:text-pink-700\/50:focus{color:#be185d80}.focus\:text-pink-700\/60:focus{color:#be185d99}.focus\:text-pink-700\/70:focus{color:#be185db3}.focus\:text-pink-700\/75:focus{color:#be185dbf}.focus\:text-pink-700\/80:focus{color:#be185dcc}.focus\:text-pink-700\/90:focus{color:#be185de6}.focus\:text-pink-700\/95:focus{color:#be185df2}.focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgb(157 23 77 / var(--tw-text-opacity))}.focus\:text-pink-800\/0:focus{color:#9d174d00}.focus\:text-pink-800\/10:focus{color:#9d174d1a}.focus\:text-pink-800\/100:focus{color:#9d174d}.focus\:text-pink-800\/20:focus{color:#9d174d33}.focus\:text-pink-800\/25:focus{color:#9d174d40}.focus\:text-pink-800\/30:focus{color:#9d174d4d}.focus\:text-pink-800\/40:focus{color:#9d174d66}.focus\:text-pink-800\/5:focus{color:#9d174d0d}.focus\:text-pink-800\/50:focus{color:#9d174d80}.focus\:text-pink-800\/60:focus{color:#9d174d99}.focus\:text-pink-800\/70:focus{color:#9d174db3}.focus\:text-pink-800\/75:focus{color:#9d174dbf}.focus\:text-pink-800\/80:focus{color:#9d174dcc}.focus\:text-pink-800\/90:focus{color:#9d174de6}.focus\:text-pink-800\/95:focus{color:#9d174df2}.focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgb(131 24 67 / var(--tw-text-opacity))}.focus\:text-pink-900\/0:focus{color:#83184300}.focus\:text-pink-900\/10:focus{color:#8318431a}.focus\:text-pink-900\/100:focus{color:#831843}.focus\:text-pink-900\/20:focus{color:#83184333}.focus\:text-pink-900\/25:focus{color:#83184340}.focus\:text-pink-900\/30:focus{color:#8318434d}.focus\:text-pink-900\/40:focus{color:#83184366}.focus\:text-pink-900\/5:focus{color:#8318430d}.focus\:text-pink-900\/50:focus{color:#83184380}.focus\:text-pink-900\/60:focus{color:#83184399}.focus\:text-pink-900\/70:focus{color:#831843b3}.focus\:text-pink-900\/75:focus{color:#831843bf}.focus\:text-pink-900\/80:focus{color:#831843cc}.focus\:text-pink-900\/90:focus{color:#831843e6}.focus\:text-pink-900\/95:focus{color:#831843f2}.focus\:text-primary:focus{color:var(--color-brand-primary)}.focus\:text-primary-alpha:focus{color:var(--color-blue-150)}.focus\:text-primary-medium:focus{color:var(--color-blue-medium)}.focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgb(243 232 255 / var(--tw-text-opacity))}.focus\:text-purple-100\/0:focus{color:#f3e8ff00}.focus\:text-purple-100\/10:focus{color:#f3e8ff1a}.focus\:text-purple-100\/100:focus{color:#f3e8ff}.focus\:text-purple-100\/20:focus{color:#f3e8ff33}.focus\:text-purple-100\/25:focus{color:#f3e8ff40}.focus\:text-purple-100\/30:focus{color:#f3e8ff4d}.focus\:text-purple-100\/40:focus{color:#f3e8ff66}.focus\:text-purple-100\/5:focus{color:#f3e8ff0d}.focus\:text-purple-100\/50:focus{color:#f3e8ff80}.focus\:text-purple-100\/60:focus{color:#f3e8ff99}.focus\:text-purple-100\/70:focus{color:#f3e8ffb3}.focus\:text-purple-100\/75:focus{color:#f3e8ffbf}.focus\:text-purple-100\/80:focus{color:#f3e8ffcc}.focus\:text-purple-100\/90:focus{color:#f3e8ffe6}.focus\:text-purple-100\/95:focus{color:#f3e8fff2}.focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity))}.focus\:text-purple-200\/0:focus{color:#e9d5ff00}.focus\:text-purple-200\/10:focus{color:#e9d5ff1a}.focus\:text-purple-200\/100:focus{color:#e9d5ff}.focus\:text-purple-200\/20:focus{color:#e9d5ff33}.focus\:text-purple-200\/25:focus{color:#e9d5ff40}.focus\:text-purple-200\/30:focus{color:#e9d5ff4d}.focus\:text-purple-200\/40:focus{color:#e9d5ff66}.focus\:text-purple-200\/5:focus{color:#e9d5ff0d}.focus\:text-purple-200\/50:focus{color:#e9d5ff80}.focus\:text-purple-200\/60:focus{color:#e9d5ff99}.focus\:text-purple-200\/70:focus{color:#e9d5ffb3}.focus\:text-purple-200\/75:focus{color:#e9d5ffbf}.focus\:text-purple-200\/80:focus{color:#e9d5ffcc}.focus\:text-purple-200\/90:focus{color:#e9d5ffe6}.focus\:text-purple-200\/95:focus{color:#e9d5fff2}.focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity))}.focus\:text-purple-300\/0:focus{color:#d8b4fe00}.focus\:text-purple-300\/10:focus{color:#d8b4fe1a}.focus\:text-purple-300\/100:focus{color:#d8b4fe}.focus\:text-purple-300\/20:focus{color:#d8b4fe33}.focus\:text-purple-300\/25:focus{color:#d8b4fe40}.focus\:text-purple-300\/30:focus{color:#d8b4fe4d}.focus\:text-purple-300\/40:focus{color:#d8b4fe66}.focus\:text-purple-300\/5:focus{color:#d8b4fe0d}.focus\:text-purple-300\/50:focus{color:#d8b4fe80}.focus\:text-purple-300\/60:focus{color:#d8b4fe99}.focus\:text-purple-300\/70:focus{color:#d8b4feb3}.focus\:text-purple-300\/75:focus{color:#d8b4febf}.focus\:text-purple-300\/80:focus{color:#d8b4fecc}.focus\:text-purple-300\/90:focus{color:#d8b4fee6}.focus\:text-purple-300\/95:focus{color:#d8b4fef2}.focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity))}.focus\:text-purple-400\/0:focus{color:#c084fc00}.focus\:text-purple-400\/10:focus{color:#c084fc1a}.focus\:text-purple-400\/100:focus{color:#c084fc}.focus\:text-purple-400\/20:focus{color:#c084fc33}.focus\:text-purple-400\/25:focus{color:#c084fc40}.focus\:text-purple-400\/30:focus{color:#c084fc4d}.focus\:text-purple-400\/40:focus{color:#c084fc66}.focus\:text-purple-400\/5:focus{color:#c084fc0d}.focus\:text-purple-400\/50:focus{color:#c084fc80}.focus\:text-purple-400\/60:focus{color:#c084fc99}.focus\:text-purple-400\/70:focus{color:#c084fcb3}.focus\:text-purple-400\/75:focus{color:#c084fcbf}.focus\:text-purple-400\/80:focus{color:#c084fccc}.focus\:text-purple-400\/90:focus{color:#c084fce6}.focus\:text-purple-400\/95:focus{color:#c084fcf2}.focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgb(250 245 255 / var(--tw-text-opacity))}.focus\:text-purple-50\/0:focus{color:#faf5ff00}.focus\:text-purple-50\/10:focus{color:#faf5ff1a}.focus\:text-purple-50\/100:focus{color:#faf5ff}.focus\:text-purple-50\/20:focus{color:#faf5ff33}.focus\:text-purple-50\/25:focus{color:#faf5ff40}.focus\:text-purple-50\/30:focus{color:#faf5ff4d}.focus\:text-purple-50\/40:focus{color:#faf5ff66}.focus\:text-purple-50\/5:focus{color:#faf5ff0d}.focus\:text-purple-50\/50:focus{color:#faf5ff80}.focus\:text-purple-50\/60:focus{color:#faf5ff99}.focus\:text-purple-50\/70:focus{color:#faf5ffb3}.focus\:text-purple-50\/75:focus{color:#faf5ffbf}.focus\:text-purple-50\/80:focus{color:#faf5ffcc}.focus\:text-purple-50\/90:focus{color:#faf5ffe6}.focus\:text-purple-50\/95:focus{color:#faf5fff2}.focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity))}.focus\:text-purple-500\/0:focus{color:#a855f700}.focus\:text-purple-500\/10:focus{color:#a855f71a}.focus\:text-purple-500\/100:focus{color:#a855f7}.focus\:text-purple-500\/20:focus{color:#a855f733}.focus\:text-purple-500\/25:focus{color:#a855f740}.focus\:text-purple-500\/30:focus{color:#a855f74d}.focus\:text-purple-500\/40:focus{color:#a855f766}.focus\:text-purple-500\/5:focus{color:#a855f70d}.focus\:text-purple-500\/50:focus{color:#a855f780}.focus\:text-purple-500\/60:focus{color:#a855f799}.focus\:text-purple-500\/70:focus{color:#a855f7b3}.focus\:text-purple-500\/75:focus{color:#a855f7bf}.focus\:text-purple-500\/80:focus{color:#a855f7cc}.focus\:text-purple-500\/90:focus{color:#a855f7e6}.focus\:text-purple-500\/95:focus{color:#a855f7f2}.focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity))}.focus\:text-purple-600\/0:focus{color:#9333ea00}.focus\:text-purple-600\/10:focus{color:#9333ea1a}.focus\:text-purple-600\/100:focus{color:#9333ea}.focus\:text-purple-600\/20:focus{color:#9333ea33}.focus\:text-purple-600\/25:focus{color:#9333ea40}.focus\:text-purple-600\/30:focus{color:#9333ea4d}.focus\:text-purple-600\/40:focus{color:#9333ea66}.focus\:text-purple-600\/5:focus{color:#9333ea0d}.focus\:text-purple-600\/50:focus{color:#9333ea80}.focus\:text-purple-600\/60:focus{color:#9333ea99}.focus\:text-purple-600\/70:focus{color:#9333eab3}.focus\:text-purple-600\/75:focus{color:#9333eabf}.focus\:text-purple-600\/80:focus{color:#9333eacc}.focus\:text-purple-600\/90:focus{color:#9333eae6}.focus\:text-purple-600\/95:focus{color:#9333eaf2}.focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgb(126 34 206 / var(--tw-text-opacity))}.focus\:text-purple-700\/0:focus{color:#7e22ce00}.focus\:text-purple-700\/10:focus{color:#7e22ce1a}.focus\:text-purple-700\/100:focus{color:#7e22ce}.focus\:text-purple-700\/20:focus{color:#7e22ce33}.focus\:text-purple-700\/25:focus{color:#7e22ce40}.focus\:text-purple-700\/30:focus{color:#7e22ce4d}.focus\:text-purple-700\/40:focus{color:#7e22ce66}.focus\:text-purple-700\/5:focus{color:#7e22ce0d}.focus\:text-purple-700\/50:focus{color:#7e22ce80}.focus\:text-purple-700\/60:focus{color:#7e22ce99}.focus\:text-purple-700\/70:focus{color:#7e22ceb3}.focus\:text-purple-700\/75:focus{color:#7e22cebf}.focus\:text-purple-700\/80:focus{color:#7e22cecc}.focus\:text-purple-700\/90:focus{color:#7e22cee6}.focus\:text-purple-700\/95:focus{color:#7e22cef2}.focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity))}.focus\:text-purple-800\/0:focus{color:#6b21a800}.focus\:text-purple-800\/10:focus{color:#6b21a81a}.focus\:text-purple-800\/100:focus{color:#6b21a8}.focus\:text-purple-800\/20:focus{color:#6b21a833}.focus\:text-purple-800\/25:focus{color:#6b21a840}.focus\:text-purple-800\/30:focus{color:#6b21a84d}.focus\:text-purple-800\/40:focus{color:#6b21a866}.focus\:text-purple-800\/5:focus{color:#6b21a80d}.focus\:text-purple-800\/50:focus{color:#6b21a880}.focus\:text-purple-800\/60:focus{color:#6b21a899}.focus\:text-purple-800\/70:focus{color:#6b21a8b3}.focus\:text-purple-800\/75:focus{color:#6b21a8bf}.focus\:text-purple-800\/80:focus{color:#6b21a8cc}.focus\:text-purple-800\/90:focus{color:#6b21a8e6}.focus\:text-purple-800\/95:focus{color:#6b21a8f2}.focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity))}.focus\:text-purple-900\/0:focus{color:#581c8700}.focus\:text-purple-900\/10:focus{color:#581c871a}.focus\:text-purple-900\/100:focus{color:#581c87}.focus\:text-purple-900\/20:focus{color:#581c8733}.focus\:text-purple-900\/25:focus{color:#581c8740}.focus\:text-purple-900\/30:focus{color:#581c874d}.focus\:text-purple-900\/40:focus{color:#581c8766}.focus\:text-purple-900\/5:focus{color:#581c870d}.focus\:text-purple-900\/50:focus{color:#581c8780}.focus\:text-purple-900\/60:focus{color:#581c8799}.focus\:text-purple-900\/70:focus{color:#581c87b3}.focus\:text-purple-900\/75:focus{color:#581c87bf}.focus\:text-purple-900\/80:focus{color:#581c87cc}.focus\:text-purple-900\/90:focus{color:#581c87e6}.focus\:text-purple-900\/95:focus{color:#581c87f2}.focus\:text-red-100:focus{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.focus\:text-red-100\/0:focus{color:#fee2e200}.focus\:text-red-100\/10:focus{color:#fee2e21a}.focus\:text-red-100\/100:focus{color:#fee2e2}.focus\:text-red-100\/20:focus{color:#fee2e233}.focus\:text-red-100\/25:focus{color:#fee2e240}.focus\:text-red-100\/30:focus{color:#fee2e24d}.focus\:text-red-100\/40:focus{color:#fee2e266}.focus\:text-red-100\/5:focus{color:#fee2e20d}.focus\:text-red-100\/50:focus{color:#fee2e280}.focus\:text-red-100\/60:focus{color:#fee2e299}.focus\:text-red-100\/70:focus{color:#fee2e2b3}.focus\:text-red-100\/75:focus{color:#fee2e2bf}.focus\:text-red-100\/80:focus{color:#fee2e2cc}.focus\:text-red-100\/90:focus{color:#fee2e2e6}.focus\:text-red-100\/95:focus{color:#fee2e2f2}.focus\:text-red-200:focus{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity))}.focus\:text-red-200\/0:focus{color:#fecaca00}.focus\:text-red-200\/10:focus{color:#fecaca1a}.focus\:text-red-200\/100:focus{color:#fecaca}.focus\:text-red-200\/20:focus{color:#fecaca33}.focus\:text-red-200\/25:focus{color:#fecaca40}.focus\:text-red-200\/30:focus{color:#fecaca4d}.focus\:text-red-200\/40:focus{color:#fecaca66}.focus\:text-red-200\/5:focus{color:#fecaca0d}.focus\:text-red-200\/50:focus{color:#fecaca80}.focus\:text-red-200\/60:focus{color:#fecaca99}.focus\:text-red-200\/70:focus{color:#fecacab3}.focus\:text-red-200\/75:focus{color:#fecacabf}.focus\:text-red-200\/80:focus{color:#fecacacc}.focus\:text-red-200\/90:focus{color:#fecacae6}.focus\:text-red-200\/95:focus{color:#fecacaf2}.focus\:text-red-300:focus{--tw-text-opacity:1;color:rgb(252 165 165 / var(--tw-text-opacity))}.focus\:text-red-300\/0:focus{color:#fca5a500}.focus\:text-red-300\/10:focus{color:#fca5a51a}.focus\:text-red-300\/100:focus{color:#fca5a5}.focus\:text-red-300\/20:focus{color:#fca5a533}.focus\:text-red-300\/25:focus{color:#fca5a540}.focus\:text-red-300\/30:focus{color:#fca5a54d}.focus\:text-red-300\/40:focus{color:#fca5a566}.focus\:text-red-300\/5:focus{color:#fca5a50d}.focus\:text-red-300\/50:focus{color:#fca5a580}.focus\:text-red-300\/60:focus{color:#fca5a599}.focus\:text-red-300\/70:focus{color:#fca5a5b3}.focus\:text-red-300\/75:focus{color:#fca5a5bf}.focus\:text-red-300\/80:focus{color:#fca5a5cc}.focus\:text-red-300\/90:focus{color:#fca5a5e6}.focus\:text-red-300\/95:focus{color:#fca5a5f2}.focus\:text-red-400:focus{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.focus\:text-red-400\/0:focus{color:#f8717100}.focus\:text-red-400\/10:focus{color:#f871711a}.focus\:text-red-400\/100:focus{color:#f87171}.focus\:text-red-400\/20:focus{color:#f8717133}.focus\:text-red-400\/25:focus{color:#f8717140}.focus\:text-red-400\/30:focus{color:#f871714d}.focus\:text-red-400\/40:focus{color:#f8717166}.focus\:text-red-400\/5:focus{color:#f871710d}.focus\:text-red-400\/50:focus{color:#f8717180}.focus\:text-red-400\/60:focus{color:#f8717199}.focus\:text-red-400\/70:focus{color:#f87171b3}.focus\:text-red-400\/75:focus{color:#f87171bf}.focus\:text-red-400\/80:focus{color:#f87171cc}.focus\:text-red-400\/90:focus{color:#f87171e6}.focus\:text-red-400\/95:focus{color:#f87171f2}.focus\:text-red-50:focus{--tw-text-opacity:1;color:rgb(254 242 242 / var(--tw-text-opacity))}.focus\:text-red-50\/0:focus{color:#fef2f200}.focus\:text-red-50\/10:focus{color:#fef2f21a}.focus\:text-red-50\/100:focus{color:#fef2f2}.focus\:text-red-50\/20:focus{color:#fef2f233}.focus\:text-red-50\/25:focus{color:#fef2f240}.focus\:text-red-50\/30:focus{color:#fef2f24d}.focus\:text-red-50\/40:focus{color:#fef2f266}.focus\:text-red-50\/5:focus{color:#fef2f20d}.focus\:text-red-50\/50:focus{color:#fef2f280}.focus\:text-red-50\/60:focus{color:#fef2f299}.focus\:text-red-50\/70:focus{color:#fef2f2b3}.focus\:text-red-50\/75:focus{color:#fef2f2bf}.focus\:text-red-50\/80:focus{color:#fef2f2cc}.focus\:text-red-50\/90:focus{color:#fef2f2e6}.focus\:text-red-50\/95:focus{color:#fef2f2f2}.focus\:text-red-500:focus{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity))}.focus\:text-red-500\/0:focus{color:#ef444400}.focus\:text-red-500\/10:focus{color:#ef44441a}.focus\:text-red-500\/100:focus{color:#ef4444}.focus\:text-red-500\/20:focus{color:#ef444433}.focus\:text-red-500\/25:focus{color:#ef444440}.focus\:text-red-500\/30:focus{color:#ef44444d}.focus\:text-red-500\/40:focus{color:#ef444466}.focus\:text-red-500\/5:focus{color:#ef44440d}.focus\:text-red-500\/50:focus{color:#ef444480}.focus\:text-red-500\/60:focus{color:#ef444499}.focus\:text-red-500\/70:focus{color:#ef4444b3}.focus\:text-red-500\/75:focus{color:#ef4444bf}.focus\:text-red-500\/80:focus{color:#ef4444cc}.focus\:text-red-500\/90:focus{color:#ef4444e6}.focus\:text-red-500\/95:focus{color:#ef4444f2}.focus\:text-red-600:focus{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.focus\:text-red-600\/0:focus{color:#dc262600}.focus\:text-red-600\/10:focus{color:#dc26261a}.focus\:text-red-600\/100:focus{color:#dc2626}.focus\:text-red-600\/20:focus{color:#dc262633}.focus\:text-red-600\/25:focus{color:#dc262640}.focus\:text-red-600\/30:focus{color:#dc26264d}.focus\:text-red-600\/40:focus{color:#dc262666}.focus\:text-red-600\/5:focus{color:#dc26260d}.focus\:text-red-600\/50:focus{color:#dc262680}.focus\:text-red-600\/60:focus{color:#dc262699}.focus\:text-red-600\/70:focus{color:#dc2626b3}.focus\:text-red-600\/75:focus{color:#dc2626bf}.focus\:text-red-600\/80:focus{color:#dc2626cc}.focus\:text-red-600\/90:focus{color:#dc2626e6}.focus\:text-red-600\/95:focus{color:#dc2626f2}.focus\:text-red-700:focus{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity))}.focus\:text-red-700\/0:focus{color:#b91c1c00}.focus\:text-red-700\/10:focus{color:#b91c1c1a}.focus\:text-red-700\/100:focus{color:#b91c1c}.focus\:text-red-700\/20:focus{color:#b91c1c33}.focus\:text-red-700\/25:focus{color:#b91c1c40}.focus\:text-red-700\/30:focus{color:#b91c1c4d}.focus\:text-red-700\/40:focus{color:#b91c1c66}.focus\:text-red-700\/5:focus{color:#b91c1c0d}.focus\:text-red-700\/50:focus{color:#b91c1c80}.focus\:text-red-700\/60:focus{color:#b91c1c99}.focus\:text-red-700\/70:focus{color:#b91c1cb3}.focus\:text-red-700\/75:focus{color:#b91c1cbf}.focus\:text-red-700\/80:focus{color:#b91c1ccc}.focus\:text-red-700\/90:focus{color:#b91c1ce6}.focus\:text-red-700\/95:focus{color:#b91c1cf2}.focus\:text-red-800:focus{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity))}.focus\:text-red-800\/0:focus{color:#991b1b00}.focus\:text-red-800\/10:focus{color:#991b1b1a}.focus\:text-red-800\/100:focus{color:#991b1b}.focus\:text-red-800\/20:focus{color:#991b1b33}.focus\:text-red-800\/25:focus{color:#991b1b40}.focus\:text-red-800\/30:focus{color:#991b1b4d}.focus\:text-red-800\/40:focus{color:#991b1b66}.focus\:text-red-800\/5:focus{color:#991b1b0d}.focus\:text-red-800\/50:focus{color:#991b1b80}.focus\:text-red-800\/60:focus{color:#991b1b99}.focus\:text-red-800\/70:focus{color:#991b1bb3}.focus\:text-red-800\/75:focus{color:#991b1bbf}.focus\:text-red-800\/80:focus{color:#991b1bcc}.focus\:text-red-800\/90:focus{color:#991b1be6}.focus\:text-red-800\/95:focus{color:#991b1bf2}.focus\:text-red-900:focus{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity))}.focus\:text-red-900\/0:focus{color:#7f1d1d00}.focus\:text-red-900\/10:focus{color:#7f1d1d1a}.focus\:text-red-900\/100:focus{color:#7f1d1d}.focus\:text-red-900\/20:focus{color:#7f1d1d33}.focus\:text-red-900\/25:focus{color:#7f1d1d40}.focus\:text-red-900\/30:focus{color:#7f1d1d4d}.focus\:text-red-900\/40:focus{color:#7f1d1d66}.focus\:text-red-900\/5:focus{color:#7f1d1d0d}.focus\:text-red-900\/50:focus{color:#7f1d1d80}.focus\:text-red-900\/60:focus{color:#7f1d1d99}.focus\:text-red-900\/70:focus{color:#7f1d1db3}.focus\:text-red-900\/75:focus{color:#7f1d1dbf}.focus\:text-red-900\/80:focus{color:#7f1d1dcc}.focus\:text-red-900\/90:focus{color:#7f1d1de6}.focus\:text-red-900\/95:focus{color:#7f1d1df2}.focus\:text-red-dark:focus{color:var(--color-red-dark)}.focus\:text-red-light:focus{color:var(--color-red-light)}.focus\:text-red-medium:focus{color:var(--color-red-medium)}.focus\:text-rose-100:focus{--tw-text-opacity:1;color:rgb(255 228 230 / var(--tw-text-opacity))}.focus\:text-rose-100\/0:focus{color:#ffe4e600}.focus\:text-rose-100\/10:focus{color:#ffe4e61a}.focus\:text-rose-100\/100:focus{color:#ffe4e6}.focus\:text-rose-100\/20:focus{color:#ffe4e633}.focus\:text-rose-100\/25:focus{color:#ffe4e640}.focus\:text-rose-100\/30:focus{color:#ffe4e64d}.focus\:text-rose-100\/40:focus{color:#ffe4e666}.focus\:text-rose-100\/5:focus{color:#ffe4e60d}.focus\:text-rose-100\/50:focus{color:#ffe4e680}.focus\:text-rose-100\/60:focus{color:#ffe4e699}.focus\:text-rose-100\/70:focus{color:#ffe4e6b3}.focus\:text-rose-100\/75:focus{color:#ffe4e6bf}.focus\:text-rose-100\/80:focus{color:#ffe4e6cc}.focus\:text-rose-100\/90:focus{color:#ffe4e6e6}.focus\:text-rose-100\/95:focus{color:#ffe4e6f2}.focus\:text-rose-200:focus{--tw-text-opacity:1;color:rgb(254 205 211 / var(--tw-text-opacity))}.focus\:text-rose-200\/0:focus{color:#fecdd300}.focus\:text-rose-200\/10:focus{color:#fecdd31a}.focus\:text-rose-200\/100:focus{color:#fecdd3}.focus\:text-rose-200\/20:focus{color:#fecdd333}.focus\:text-rose-200\/25:focus{color:#fecdd340}.focus\:text-rose-200\/30:focus{color:#fecdd34d}.focus\:text-rose-200\/40:focus{color:#fecdd366}.focus\:text-rose-200\/5:focus{color:#fecdd30d}.focus\:text-rose-200\/50:focus{color:#fecdd380}.focus\:text-rose-200\/60:focus{color:#fecdd399}.focus\:text-rose-200\/70:focus{color:#fecdd3b3}.focus\:text-rose-200\/75:focus{color:#fecdd3bf}.focus\:text-rose-200\/80:focus{color:#fecdd3cc}.focus\:text-rose-200\/90:focus{color:#fecdd3e6}.focus\:text-rose-200\/95:focus{color:#fecdd3f2}.focus\:text-rose-300:focus{--tw-text-opacity:1;color:rgb(253 164 175 / var(--tw-text-opacity))}.focus\:text-rose-300\/0:focus{color:#fda4af00}.focus\:text-rose-300\/10:focus{color:#fda4af1a}.focus\:text-rose-300\/100:focus{color:#fda4af}.focus\:text-rose-300\/20:focus{color:#fda4af33}.focus\:text-rose-300\/25:focus{color:#fda4af40}.focus\:text-rose-300\/30:focus{color:#fda4af4d}.focus\:text-rose-300\/40:focus{color:#fda4af66}.focus\:text-rose-300\/5:focus{color:#fda4af0d}.focus\:text-rose-300\/50:focus{color:#fda4af80}.focus\:text-rose-300\/60:focus{color:#fda4af99}.focus\:text-rose-300\/70:focus{color:#fda4afb3}.focus\:text-rose-300\/75:focus{color:#fda4afbf}.focus\:text-rose-300\/80:focus{color:#fda4afcc}.focus\:text-rose-300\/90:focus{color:#fda4afe6}.focus\:text-rose-300\/95:focus{color:#fda4aff2}.focus\:text-rose-400:focus{--tw-text-opacity:1;color:rgb(251 113 133 / var(--tw-text-opacity))}.focus\:text-rose-400\/0:focus{color:#fb718500}.focus\:text-rose-400\/10:focus{color:#fb71851a}.focus\:text-rose-400\/100:focus{color:#fb7185}.focus\:text-rose-400\/20:focus{color:#fb718533}.focus\:text-rose-400\/25:focus{color:#fb718540}.focus\:text-rose-400\/30:focus{color:#fb71854d}.focus\:text-rose-400\/40:focus{color:#fb718566}.focus\:text-rose-400\/5:focus{color:#fb71850d}.focus\:text-rose-400\/50:focus{color:#fb718580}.focus\:text-rose-400\/60:focus{color:#fb718599}.focus\:text-rose-400\/70:focus{color:#fb7185b3}.focus\:text-rose-400\/75:focus{color:#fb7185bf}.focus\:text-rose-400\/80:focus{color:#fb7185cc}.focus\:text-rose-400\/90:focus{color:#fb7185e6}.focus\:text-rose-400\/95:focus{color:#fb7185f2}.focus\:text-rose-50:focus{--tw-text-opacity:1;color:rgb(255 241 242 / var(--tw-text-opacity))}.focus\:text-rose-50\/0:focus{color:#fff1f200}.focus\:text-rose-50\/10:focus{color:#fff1f21a}.focus\:text-rose-50\/100:focus{color:#fff1f2}.focus\:text-rose-50\/20:focus{color:#fff1f233}.focus\:text-rose-50\/25:focus{color:#fff1f240}.focus\:text-rose-50\/30:focus{color:#fff1f24d}.focus\:text-rose-50\/40:focus{color:#fff1f266}.focus\:text-rose-50\/5:focus{color:#fff1f20d}.focus\:text-rose-50\/50:focus{color:#fff1f280}.focus\:text-rose-50\/60:focus{color:#fff1f299}.focus\:text-rose-50\/70:focus{color:#fff1f2b3}.focus\:text-rose-50\/75:focus{color:#fff1f2bf}.focus\:text-rose-50\/80:focus{color:#fff1f2cc}.focus\:text-rose-50\/90:focus{color:#fff1f2e6}.focus\:text-rose-50\/95:focus{color:#fff1f2f2}.focus\:text-rose-500:focus{--tw-text-opacity:1;color:rgb(244 63 94 / var(--tw-text-opacity))}.focus\:text-rose-500\/0:focus{color:#f43f5e00}.focus\:text-rose-500\/10:focus{color:#f43f5e1a}.focus\:text-rose-500\/100:focus{color:#f43f5e}.focus\:text-rose-500\/20:focus{color:#f43f5e33}.focus\:text-rose-500\/25:focus{color:#f43f5e40}.focus\:text-rose-500\/30:focus{color:#f43f5e4d}.focus\:text-rose-500\/40:focus{color:#f43f5e66}.focus\:text-rose-500\/5:focus{color:#f43f5e0d}.focus\:text-rose-500\/50:focus{color:#f43f5e80}.focus\:text-rose-500\/60:focus{color:#f43f5e99}.focus\:text-rose-500\/70:focus{color:#f43f5eb3}.focus\:text-rose-500\/75:focus{color:#f43f5ebf}.focus\:text-rose-500\/80:focus{color:#f43f5ecc}.focus\:text-rose-500\/90:focus{color:#f43f5ee6}.focus\:text-rose-500\/95:focus{color:#f43f5ef2}.focus\:text-rose-600:focus{--tw-text-opacity:1;color:rgb(225 29 72 / var(--tw-text-opacity))}.focus\:text-rose-600\/0:focus{color:#e11d4800}.focus\:text-rose-600\/10:focus{color:#e11d481a}.focus\:text-rose-600\/100:focus{color:#e11d48}.focus\:text-rose-600\/20:focus{color:#e11d4833}.focus\:text-rose-600\/25:focus{color:#e11d4840}.focus\:text-rose-600\/30:focus{color:#e11d484d}.focus\:text-rose-600\/40:focus{color:#e11d4866}.focus\:text-rose-600\/5:focus{color:#e11d480d}.focus\:text-rose-600\/50:focus{color:#e11d4880}.focus\:text-rose-600\/60:focus{color:#e11d4899}.focus\:text-rose-600\/70:focus{color:#e11d48b3}.focus\:text-rose-600\/75:focus{color:#e11d48bf}.focus\:text-rose-600\/80:focus{color:#e11d48cc}.focus\:text-rose-600\/90:focus{color:#e11d48e6}.focus\:text-rose-600\/95:focus{color:#e11d48f2}.focus\:text-rose-700:focus{--tw-text-opacity:1;color:rgb(190 18 60 / var(--tw-text-opacity))}.focus\:text-rose-700\/0:focus{color:#be123c00}.focus\:text-rose-700\/10:focus{color:#be123c1a}.focus\:text-rose-700\/100:focus{color:#be123c}.focus\:text-rose-700\/20:focus{color:#be123c33}.focus\:text-rose-700\/25:focus{color:#be123c40}.focus\:text-rose-700\/30:focus{color:#be123c4d}.focus\:text-rose-700\/40:focus{color:#be123c66}.focus\:text-rose-700\/5:focus{color:#be123c0d}.focus\:text-rose-700\/50:focus{color:#be123c80}.focus\:text-rose-700\/60:focus{color:#be123c99}.focus\:text-rose-700\/70:focus{color:#be123cb3}.focus\:text-rose-700\/75:focus{color:#be123cbf}.focus\:text-rose-700\/80:focus{color:#be123ccc}.focus\:text-rose-700\/90:focus{color:#be123ce6}.focus\:text-rose-700\/95:focus{color:#be123cf2}.focus\:text-rose-800:focus{--tw-text-opacity:1;color:rgb(159 18 57 / var(--tw-text-opacity))}.focus\:text-rose-800\/0:focus{color:#9f123900}.focus\:text-rose-800\/10:focus{color:#9f12391a}.focus\:text-rose-800\/100:focus{color:#9f1239}.focus\:text-rose-800\/20:focus{color:#9f123933}.focus\:text-rose-800\/25:focus{color:#9f123940}.focus\:text-rose-800\/30:focus{color:#9f12394d}.focus\:text-rose-800\/40:focus{color:#9f123966}.focus\:text-rose-800\/5:focus{color:#9f12390d}.focus\:text-rose-800\/50:focus{color:#9f123980}.focus\:text-rose-800\/60:focus{color:#9f123999}.focus\:text-rose-800\/70:focus{color:#9f1239b3}.focus\:text-rose-800\/75:focus{color:#9f1239bf}.focus\:text-rose-800\/80:focus{color:#9f1239cc}.focus\:text-rose-800\/90:focus{color:#9f1239e6}.focus\:text-rose-800\/95:focus{color:#9f1239f2}.focus\:text-rose-900:focus{--tw-text-opacity:1;color:rgb(136 19 55 / var(--tw-text-opacity))}.focus\:text-rose-900\/0:focus{color:#88133700}.focus\:text-rose-900\/10:focus{color:#8813371a}.focus\:text-rose-900\/100:focus{color:#881337}.focus\:text-rose-900\/20:focus{color:#88133733}.focus\:text-rose-900\/25:focus{color:#88133740}.focus\:text-rose-900\/30:focus{color:#8813374d}.focus\:text-rose-900\/40:focus{color:#88133766}.focus\:text-rose-900\/5:focus{color:#8813370d}.focus\:text-rose-900\/50:focus{color:#88133780}.focus\:text-rose-900\/60:focus{color:#88133799}.focus\:text-rose-900\/70:focus{color:#881337b3}.focus\:text-rose-900\/75:focus{color:#881337bf}.focus\:text-rose-900\/80:focus{color:#881337cc}.focus\:text-rose-900\/90:focus{color:#881337e6}.focus\:text-rose-900\/95:focus{color:#881337f2}.focus\:text-secondary:focus{color:var(--color-blue-800)}.focus\:text-secondary-light:focus{color:var(--color-blue-200)}.focus\:text-secondary-lighter:focus{color:var(--color-blue-100)}.focus\:text-secondary-medium:focus{color:var(--color-blue-500)}.focus\:text-sky-100:focus{--tw-text-opacity:1;color:rgb(224 242 254 / var(--tw-text-opacity))}.focus\:text-sky-100\/0:focus{color:#e0f2fe00}.focus\:text-sky-100\/10:focus{color:#e0f2fe1a}.focus\:text-sky-100\/100:focus{color:#e0f2fe}.focus\:text-sky-100\/20:focus{color:#e0f2fe33}.focus\:text-sky-100\/25:focus{color:#e0f2fe40}.focus\:text-sky-100\/30:focus{color:#e0f2fe4d}.focus\:text-sky-100\/40:focus{color:#e0f2fe66}.focus\:text-sky-100\/5:focus{color:#e0f2fe0d}.focus\:text-sky-100\/50:focus{color:#e0f2fe80}.focus\:text-sky-100\/60:focus{color:#e0f2fe99}.focus\:text-sky-100\/70:focus{color:#e0f2feb3}.focus\:text-sky-100\/75:focus{color:#e0f2febf}.focus\:text-sky-100\/80:focus{color:#e0f2fecc}.focus\:text-sky-100\/90:focus{color:#e0f2fee6}.focus\:text-sky-100\/95:focus{color:#e0f2fef2}.focus\:text-sky-200:focus{--tw-text-opacity:1;color:rgb(186 230 253 / var(--tw-text-opacity))}.focus\:text-sky-200\/0:focus{color:#bae6fd00}.focus\:text-sky-200\/10:focus{color:#bae6fd1a}.focus\:text-sky-200\/100:focus{color:#bae6fd}.focus\:text-sky-200\/20:focus{color:#bae6fd33}.focus\:text-sky-200\/25:focus{color:#bae6fd40}.focus\:text-sky-200\/30:focus{color:#bae6fd4d}.focus\:text-sky-200\/40:focus{color:#bae6fd66}.focus\:text-sky-200\/5:focus{color:#bae6fd0d}.focus\:text-sky-200\/50:focus{color:#bae6fd80}.focus\:text-sky-200\/60:focus{color:#bae6fd99}.focus\:text-sky-200\/70:focus{color:#bae6fdb3}.focus\:text-sky-200\/75:focus{color:#bae6fdbf}.focus\:text-sky-200\/80:focus{color:#bae6fdcc}.focus\:text-sky-200\/90:focus{color:#bae6fde6}.focus\:text-sky-200\/95:focus{color:#bae6fdf2}.focus\:text-sky-300:focus{--tw-text-opacity:1;color:rgb(125 211 252 / var(--tw-text-opacity))}.focus\:text-sky-300\/0:focus{color:#7dd3fc00}.focus\:text-sky-300\/10:focus{color:#7dd3fc1a}.focus\:text-sky-300\/100:focus{color:#7dd3fc}.focus\:text-sky-300\/20:focus{color:#7dd3fc33}.focus\:text-sky-300\/25:focus{color:#7dd3fc40}.focus\:text-sky-300\/30:focus{color:#7dd3fc4d}.focus\:text-sky-300\/40:focus{color:#7dd3fc66}.focus\:text-sky-300\/5:focus{color:#7dd3fc0d}.focus\:text-sky-300\/50:focus{color:#7dd3fc80}.focus\:text-sky-300\/60:focus{color:#7dd3fc99}.focus\:text-sky-300\/70:focus{color:#7dd3fcb3}.focus\:text-sky-300\/75:focus{color:#7dd3fcbf}.focus\:text-sky-300\/80:focus{color:#7dd3fccc}.focus\:text-sky-300\/90:focus{color:#7dd3fce6}.focus\:text-sky-300\/95:focus{color:#7dd3fcf2}.focus\:text-sky-400:focus{--tw-text-opacity:1;color:rgb(56 189 248 / var(--tw-text-opacity))}.focus\:text-sky-400\/0:focus{color:#38bdf800}.focus\:text-sky-400\/10:focus{color:#38bdf81a}.focus\:text-sky-400\/100:focus{color:#38bdf8}.focus\:text-sky-400\/20:focus{color:#38bdf833}.focus\:text-sky-400\/25:focus{color:#38bdf840}.focus\:text-sky-400\/30:focus{color:#38bdf84d}.focus\:text-sky-400\/40:focus{color:#38bdf866}.focus\:text-sky-400\/5:focus{color:#38bdf80d}.focus\:text-sky-400\/50:focus{color:#38bdf880}.focus\:text-sky-400\/60:focus{color:#38bdf899}.focus\:text-sky-400\/70:focus{color:#38bdf8b3}.focus\:text-sky-400\/75:focus{color:#38bdf8bf}.focus\:text-sky-400\/80:focus{color:#38bdf8cc}.focus\:text-sky-400\/90:focus{color:#38bdf8e6}.focus\:text-sky-400\/95:focus{color:#38bdf8f2}.focus\:text-sky-50:focus{--tw-text-opacity:1;color:rgb(240 249 255 / var(--tw-text-opacity))}.focus\:text-sky-50\/0:focus{color:#f0f9ff00}.focus\:text-sky-50\/10:focus{color:#f0f9ff1a}.focus\:text-sky-50\/100:focus{color:#f0f9ff}.focus\:text-sky-50\/20:focus{color:#f0f9ff33}.focus\:text-sky-50\/25:focus{color:#f0f9ff40}.focus\:text-sky-50\/30:focus{color:#f0f9ff4d}.focus\:text-sky-50\/40:focus{color:#f0f9ff66}.focus\:text-sky-50\/5:focus{color:#f0f9ff0d}.focus\:text-sky-50\/50:focus{color:#f0f9ff80}.focus\:text-sky-50\/60:focus{color:#f0f9ff99}.focus\:text-sky-50\/70:focus{color:#f0f9ffb3}.focus\:text-sky-50\/75:focus{color:#f0f9ffbf}.focus\:text-sky-50\/80:focus{color:#f0f9ffcc}.focus\:text-sky-50\/90:focus{color:#f0f9ffe6}.focus\:text-sky-50\/95:focus{color:#f0f9fff2}.focus\:text-sky-500:focus{--tw-text-opacity:1;color:rgb(14 165 233 / var(--tw-text-opacity))}.focus\:text-sky-500\/0:focus{color:#0ea5e900}.focus\:text-sky-500\/10:focus{color:#0ea5e91a}.focus\:text-sky-500\/100:focus{color:#0ea5e9}.focus\:text-sky-500\/20:focus{color:#0ea5e933}.focus\:text-sky-500\/25:focus{color:#0ea5e940}.focus\:text-sky-500\/30:focus{color:#0ea5e94d}.focus\:text-sky-500\/40:focus{color:#0ea5e966}.focus\:text-sky-500\/5:focus{color:#0ea5e90d}.focus\:text-sky-500\/50:focus{color:#0ea5e980}.focus\:text-sky-500\/60:focus{color:#0ea5e999}.focus\:text-sky-500\/70:focus{color:#0ea5e9b3}.focus\:text-sky-500\/75:focus{color:#0ea5e9bf}.focus\:text-sky-500\/80:focus{color:#0ea5e9cc}.focus\:text-sky-500\/90:focus{color:#0ea5e9e6}.focus\:text-sky-500\/95:focus{color:#0ea5e9f2}.focus\:text-sky-600:focus{--tw-text-opacity:1;color:rgb(2 132 199 / var(--tw-text-opacity))}.focus\:text-sky-600\/0:focus{color:#0284c700}.focus\:text-sky-600\/10:focus{color:#0284c71a}.focus\:text-sky-600\/100:focus{color:#0284c7}.focus\:text-sky-600\/20:focus{color:#0284c733}.focus\:text-sky-600\/25:focus{color:#0284c740}.focus\:text-sky-600\/30:focus{color:#0284c74d}.focus\:text-sky-600\/40:focus{color:#0284c766}.focus\:text-sky-600\/5:focus{color:#0284c70d}.focus\:text-sky-600\/50:focus{color:#0284c780}.focus\:text-sky-600\/60:focus{color:#0284c799}.focus\:text-sky-600\/70:focus{color:#0284c7b3}.focus\:text-sky-600\/75:focus{color:#0284c7bf}.focus\:text-sky-600\/80:focus{color:#0284c7cc}.focus\:text-sky-600\/90:focus{color:#0284c7e6}.focus\:text-sky-600\/95:focus{color:#0284c7f2}.focus\:text-sky-700:focus{--tw-text-opacity:1;color:rgb(3 105 161 / var(--tw-text-opacity))}.focus\:text-sky-700\/0:focus{color:#0369a100}.focus\:text-sky-700\/10:focus{color:#0369a11a}.focus\:text-sky-700\/100:focus{color:#0369a1}.focus\:text-sky-700\/20:focus{color:#0369a133}.focus\:text-sky-700\/25:focus{color:#0369a140}.focus\:text-sky-700\/30:focus{color:#0369a14d}.focus\:text-sky-700\/40:focus{color:#0369a166}.focus\:text-sky-700\/5:focus{color:#0369a10d}.focus\:text-sky-700\/50:focus{color:#0369a180}.focus\:text-sky-700\/60:focus{color:#0369a199}.focus\:text-sky-700\/70:focus{color:#0369a1b3}.focus\:text-sky-700\/75:focus{color:#0369a1bf}.focus\:text-sky-700\/80:focus{color:#0369a1cc}.focus\:text-sky-700\/90:focus{color:#0369a1e6}.focus\:text-sky-700\/95:focus{color:#0369a1f2}.focus\:text-sky-800:focus{--tw-text-opacity:1;color:rgb(7 89 133 / var(--tw-text-opacity))}.focus\:text-sky-800\/0:focus{color:#07598500}.focus\:text-sky-800\/10:focus{color:#0759851a}.focus\:text-sky-800\/100:focus{color:#075985}.focus\:text-sky-800\/20:focus{color:#07598533}.focus\:text-sky-800\/25:focus{color:#07598540}.focus\:text-sky-800\/30:focus{color:#0759854d}.focus\:text-sky-800\/40:focus{color:#07598566}.focus\:text-sky-800\/5:focus{color:#0759850d}.focus\:text-sky-800\/50:focus{color:#07598580}.focus\:text-sky-800\/60:focus{color:#07598599}.focus\:text-sky-800\/70:focus{color:#075985b3}.focus\:text-sky-800\/75:focus{color:#075985bf}.focus\:text-sky-800\/80:focus{color:#075985cc}.focus\:text-sky-800\/90:focus{color:#075985e6}.focus\:text-sky-800\/95:focus{color:#075985f2}.focus\:text-sky-900:focus{--tw-text-opacity:1;color:rgb(12 74 110 / var(--tw-text-opacity))}.focus\:text-sky-900\/0:focus{color:#0c4a6e00}.focus\:text-sky-900\/10:focus{color:#0c4a6e1a}.focus\:text-sky-900\/100:focus{color:#0c4a6e}.focus\:text-sky-900\/20:focus{color:#0c4a6e33}.focus\:text-sky-900\/25:focus{color:#0c4a6e40}.focus\:text-sky-900\/30:focus{color:#0c4a6e4d}.focus\:text-sky-900\/40:focus{color:#0c4a6e66}.focus\:text-sky-900\/5:focus{color:#0c4a6e0d}.focus\:text-sky-900\/50:focus{color:#0c4a6e80}.focus\:text-sky-900\/60:focus{color:#0c4a6e99}.focus\:text-sky-900\/70:focus{color:#0c4a6eb3}.focus\:text-sky-900\/75:focus{color:#0c4a6ebf}.focus\:text-sky-900\/80:focus{color:#0c4a6ecc}.focus\:text-sky-900\/90:focus{color:#0c4a6ee6}.focus\:text-sky-900\/95:focus{color:#0c4a6ef2}.focus\:text-slate-100:focus{--tw-text-opacity:1;color:rgb(241 245 249 / var(--tw-text-opacity))}.focus\:text-slate-100\/0:focus{color:#f1f5f900}.focus\:text-slate-100\/10:focus{color:#f1f5f91a}.focus\:text-slate-100\/100:focus{color:#f1f5f9}.focus\:text-slate-100\/20:focus{color:#f1f5f933}.focus\:text-slate-100\/25:focus{color:#f1f5f940}.focus\:text-slate-100\/30:focus{color:#f1f5f94d}.focus\:text-slate-100\/40:focus{color:#f1f5f966}.focus\:text-slate-100\/5:focus{color:#f1f5f90d}.focus\:text-slate-100\/50:focus{color:#f1f5f980}.focus\:text-slate-100\/60:focus{color:#f1f5f999}.focus\:text-slate-100\/70:focus{color:#f1f5f9b3}.focus\:text-slate-100\/75:focus{color:#f1f5f9bf}.focus\:text-slate-100\/80:focus{color:#f1f5f9cc}.focus\:text-slate-100\/90:focus{color:#f1f5f9e6}.focus\:text-slate-100\/95:focus{color:#f1f5f9f2}.focus\:text-slate-200:focus{--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity))}.focus\:text-slate-200\/0:focus{color:#e2e8f000}.focus\:text-slate-200\/10:focus{color:#e2e8f01a}.focus\:text-slate-200\/100:focus{color:#e2e8f0}.focus\:text-slate-200\/20:focus{color:#e2e8f033}.focus\:text-slate-200\/25:focus{color:#e2e8f040}.focus\:text-slate-200\/30:focus{color:#e2e8f04d}.focus\:text-slate-200\/40:focus{color:#e2e8f066}.focus\:text-slate-200\/5:focus{color:#e2e8f00d}.focus\:text-slate-200\/50:focus{color:#e2e8f080}.focus\:text-slate-200\/60:focus{color:#e2e8f099}.focus\:text-slate-200\/70:focus{color:#e2e8f0b3}.focus\:text-slate-200\/75:focus{color:#e2e8f0bf}.focus\:text-slate-200\/80:focus{color:#e2e8f0cc}.focus\:text-slate-200\/90:focus{color:#e2e8f0e6}.focus\:text-slate-200\/95:focus{color:#e2e8f0f2}.focus\:text-slate-300:focus{--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity))}.focus\:text-slate-300\/0:focus{color:#cbd5e100}.focus\:text-slate-300\/10:focus{color:#cbd5e11a}.focus\:text-slate-300\/100:focus{color:#cbd5e1}.focus\:text-slate-300\/20:focus{color:#cbd5e133}.focus\:text-slate-300\/25:focus{color:#cbd5e140}.focus\:text-slate-300\/30:focus{color:#cbd5e14d}.focus\:text-slate-300\/40:focus{color:#cbd5e166}.focus\:text-slate-300\/5:focus{color:#cbd5e10d}.focus\:text-slate-300\/50:focus{color:#cbd5e180}.focus\:text-slate-300\/60:focus{color:#cbd5e199}.focus\:text-slate-300\/70:focus{color:#cbd5e1b3}.focus\:text-slate-300\/75:focus{color:#cbd5e1bf}.focus\:text-slate-300\/80:focus{color:#cbd5e1cc}.focus\:text-slate-300\/90:focus{color:#cbd5e1e6}.focus\:text-slate-300\/95:focus{color:#cbd5e1f2}.focus\:text-slate-400:focus{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity))}.focus\:text-slate-400\/0:focus{color:#94a3b800}.focus\:text-slate-400\/10:focus{color:#94a3b81a}.focus\:text-slate-400\/100:focus{color:#94a3b8}.focus\:text-slate-400\/20:focus{color:#94a3b833}.focus\:text-slate-400\/25:focus{color:#94a3b840}.focus\:text-slate-400\/30:focus{color:#94a3b84d}.focus\:text-slate-400\/40:focus{color:#94a3b866}.focus\:text-slate-400\/5:focus{color:#94a3b80d}.focus\:text-slate-400\/50:focus{color:#94a3b880}.focus\:text-slate-400\/60:focus{color:#94a3b899}.focus\:text-slate-400\/70:focus{color:#94a3b8b3}.focus\:text-slate-400\/75:focus{color:#94a3b8bf}.focus\:text-slate-400\/80:focus{color:#94a3b8cc}.focus\:text-slate-400\/90:focus{color:#94a3b8e6}.focus\:text-slate-400\/95:focus{color:#94a3b8f2}.focus\:text-slate-50:focus{--tw-text-opacity:1;color:rgb(248 250 252 / var(--tw-text-opacity))}.focus\:text-slate-50\/0:focus{color:#f8fafc00}.focus\:text-slate-50\/10:focus{color:#f8fafc1a}.focus\:text-slate-50\/100:focus{color:#f8fafc}.focus\:text-slate-50\/20:focus{color:#f8fafc33}.focus\:text-slate-50\/25:focus{color:#f8fafc40}.focus\:text-slate-50\/30:focus{color:#f8fafc4d}.focus\:text-slate-50\/40:focus{color:#f8fafc66}.focus\:text-slate-50\/5:focus{color:#f8fafc0d}.focus\:text-slate-50\/50:focus{color:#f8fafc80}.focus\:text-slate-50\/60:focus{color:#f8fafc99}.focus\:text-slate-50\/70:focus{color:#f8fafcb3}.focus\:text-slate-50\/75:focus{color:#f8fafcbf}.focus\:text-slate-50\/80:focus{color:#f8fafccc}.focus\:text-slate-50\/90:focus{color:#f8fafce6}.focus\:text-slate-50\/95:focus{color:#f8fafcf2}.focus\:text-slate-500:focus{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity))}.focus\:text-slate-500\/0:focus{color:#64748b00}.focus\:text-slate-500\/10:focus{color:#64748b1a}.focus\:text-slate-500\/100:focus{color:#64748b}.focus\:text-slate-500\/20:focus{color:#64748b33}.focus\:text-slate-500\/25:focus{color:#64748b40}.focus\:text-slate-500\/30:focus{color:#64748b4d}.focus\:text-slate-500\/40:focus{color:#64748b66}.focus\:text-slate-500\/5:focus{color:#64748b0d}.focus\:text-slate-500\/50:focus{color:#64748b80}.focus\:text-slate-500\/60:focus{color:#64748b99}.focus\:text-slate-500\/70:focus{color:#64748bb3}.focus\:text-slate-500\/75:focus{color:#64748bbf}.focus\:text-slate-500\/80:focus{color:#64748bcc}.focus\:text-slate-500\/90:focus{color:#64748be6}.focus\:text-slate-500\/95:focus{color:#64748bf2}.focus\:text-slate-600:focus{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity))}.focus\:text-slate-600\/0:focus{color:#47556900}.focus\:text-slate-600\/10:focus{color:#4755691a}.focus\:text-slate-600\/100:focus{color:#475569}.focus\:text-slate-600\/20:focus{color:#47556933}.focus\:text-slate-600\/25:focus{color:#47556940}.focus\:text-slate-600\/30:focus{color:#4755694d}.focus\:text-slate-600\/40:focus{color:#47556966}.focus\:text-slate-600\/5:focus{color:#4755690d}.focus\:text-slate-600\/50:focus{color:#47556980}.focus\:text-slate-600\/60:focus{color:#47556999}.focus\:text-slate-600\/70:focus{color:#475569b3}.focus\:text-slate-600\/75:focus{color:#475569bf}.focus\:text-slate-600\/80:focus{color:#475569cc}.focus\:text-slate-600\/90:focus{color:#475569e6}.focus\:text-slate-600\/95:focus{color:#475569f2}.focus\:text-slate-700:focus{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity))}.focus\:text-slate-700\/0:focus{color:#33415500}.focus\:text-slate-700\/10:focus{color:#3341551a}.focus\:text-slate-700\/100:focus{color:#334155}.focus\:text-slate-700\/20:focus{color:#33415533}.focus\:text-slate-700\/25:focus{color:#33415540}.focus\:text-slate-700\/30:focus{color:#3341554d}.focus\:text-slate-700\/40:focus{color:#33415566}.focus\:text-slate-700\/5:focus{color:#3341550d}.focus\:text-slate-700\/50:focus{color:#33415580}.focus\:text-slate-700\/60:focus{color:#33415599}.focus\:text-slate-700\/70:focus{color:#334155b3}.focus\:text-slate-700\/75:focus{color:#334155bf}.focus\:text-slate-700\/80:focus{color:#334155cc}.focus\:text-slate-700\/90:focus{color:#334155e6}.focus\:text-slate-700\/95:focus{color:#334155f2}.focus\:text-slate-800:focus{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity))}.focus\:text-slate-800\/0:focus{color:#1e293b00}.focus\:text-slate-800\/10:focus{color:#1e293b1a}.focus\:text-slate-800\/100:focus{color:#1e293b}.focus\:text-slate-800\/20:focus{color:#1e293b33}.focus\:text-slate-800\/25:focus{color:#1e293b40}.focus\:text-slate-800\/30:focus{color:#1e293b4d}.focus\:text-slate-800\/40:focus{color:#1e293b66}.focus\:text-slate-800\/5:focus{color:#1e293b0d}.focus\:text-slate-800\/50:focus{color:#1e293b80}.focus\:text-slate-800\/60:focus{color:#1e293b99}.focus\:text-slate-800\/70:focus{color:#1e293bb3}.focus\:text-slate-800\/75:focus{color:#1e293bbf}.focus\:text-slate-800\/80:focus{color:#1e293bcc}.focus\:text-slate-800\/90:focus{color:#1e293be6}.focus\:text-slate-800\/95:focus{color:#1e293bf2}.focus\:text-slate-900:focus{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity))}.focus\:text-slate-900\/0:focus{color:#0f172a00}.focus\:text-slate-900\/10:focus{color:#0f172a1a}.focus\:text-slate-900\/100:focus{color:#0f172a}.focus\:text-slate-900\/20:focus{color:#0f172a33}.focus\:text-slate-900\/25:focus{color:#0f172a40}.focus\:text-slate-900\/30:focus{color:#0f172a4d}.focus\:text-slate-900\/40:focus{color:#0f172a66}.focus\:text-slate-900\/5:focus{color:#0f172a0d}.focus\:text-slate-900\/50:focus{color:#0f172a80}.focus\:text-slate-900\/60:focus{color:#0f172a99}.focus\:text-slate-900\/70:focus{color:#0f172ab3}.focus\:text-slate-900\/75:focus{color:#0f172abf}.focus\:text-slate-900\/80:focus{color:#0f172acc}.focus\:text-slate-900\/90:focus{color:#0f172ae6}.focus\:text-slate-900\/95:focus{color:#0f172af2}.focus\:text-stone-100:focus{--tw-text-opacity:1;color:rgb(245 245 244 / var(--tw-text-opacity))}.focus\:text-stone-100\/0:focus{color:#f5f5f400}.focus\:text-stone-100\/10:focus{color:#f5f5f41a}.focus\:text-stone-100\/100:focus{color:#f5f5f4}.focus\:text-stone-100\/20:focus{color:#f5f5f433}.focus\:text-stone-100\/25:focus{color:#f5f5f440}.focus\:text-stone-100\/30:focus{color:#f5f5f44d}.focus\:text-stone-100\/40:focus{color:#f5f5f466}.focus\:text-stone-100\/5:focus{color:#f5f5f40d}.focus\:text-stone-100\/50:focus{color:#f5f5f480}.focus\:text-stone-100\/60:focus{color:#f5f5f499}.focus\:text-stone-100\/70:focus{color:#f5f5f4b3}.focus\:text-stone-100\/75:focus{color:#f5f5f4bf}.focus\:text-stone-100\/80:focus{color:#f5f5f4cc}.focus\:text-stone-100\/90:focus{color:#f5f5f4e6}.focus\:text-stone-100\/95:focus{color:#f5f5f4f2}.focus\:text-stone-200:focus{--tw-text-opacity:1;color:rgb(231 229 228 / var(--tw-text-opacity))}.focus\:text-stone-200\/0:focus{color:#e7e5e400}.focus\:text-stone-200\/10:focus{color:#e7e5e41a}.focus\:text-stone-200\/100:focus{color:#e7e5e4}.focus\:text-stone-200\/20:focus{color:#e7e5e433}.focus\:text-stone-200\/25:focus{color:#e7e5e440}.focus\:text-stone-200\/30:focus{color:#e7e5e44d}.focus\:text-stone-200\/40:focus{color:#e7e5e466}.focus\:text-stone-200\/5:focus{color:#e7e5e40d}.focus\:text-stone-200\/50:focus{color:#e7e5e480}.focus\:text-stone-200\/60:focus{color:#e7e5e499}.focus\:text-stone-200\/70:focus{color:#e7e5e4b3}.focus\:text-stone-200\/75:focus{color:#e7e5e4bf}.focus\:text-stone-200\/80:focus{color:#e7e5e4cc}.focus\:text-stone-200\/90:focus{color:#e7e5e4e6}.focus\:text-stone-200\/95:focus{color:#e7e5e4f2}.focus\:text-stone-300:focus{--tw-text-opacity:1;color:rgb(214 211 209 / var(--tw-text-opacity))}.focus\:text-stone-300\/0:focus{color:#d6d3d100}.focus\:text-stone-300\/10:focus{color:#d6d3d11a}.focus\:text-stone-300\/100:focus{color:#d6d3d1}.focus\:text-stone-300\/20:focus{color:#d6d3d133}.focus\:text-stone-300\/25:focus{color:#d6d3d140}.focus\:text-stone-300\/30:focus{color:#d6d3d14d}.focus\:text-stone-300\/40:focus{color:#d6d3d166}.focus\:text-stone-300\/5:focus{color:#d6d3d10d}.focus\:text-stone-300\/50:focus{color:#d6d3d180}.focus\:text-stone-300\/60:focus{color:#d6d3d199}.focus\:text-stone-300\/70:focus{color:#d6d3d1b3}.focus\:text-stone-300\/75:focus{color:#d6d3d1bf}.focus\:text-stone-300\/80:focus{color:#d6d3d1cc}.focus\:text-stone-300\/90:focus{color:#d6d3d1e6}.focus\:text-stone-300\/95:focus{color:#d6d3d1f2}.focus\:text-stone-400:focus{--tw-text-opacity:1;color:rgb(168 162 158 / var(--tw-text-opacity))}.focus\:text-stone-400\/0:focus{color:#a8a29e00}.focus\:text-stone-400\/10:focus{color:#a8a29e1a}.focus\:text-stone-400\/100:focus{color:#a8a29e}.focus\:text-stone-400\/20:focus{color:#a8a29e33}.focus\:text-stone-400\/25:focus{color:#a8a29e40}.focus\:text-stone-400\/30:focus{color:#a8a29e4d}.focus\:text-stone-400\/40:focus{color:#a8a29e66}.focus\:text-stone-400\/5:focus{color:#a8a29e0d}.focus\:text-stone-400\/50:focus{color:#a8a29e80}.focus\:text-stone-400\/60:focus{color:#a8a29e99}.focus\:text-stone-400\/70:focus{color:#a8a29eb3}.focus\:text-stone-400\/75:focus{color:#a8a29ebf}.focus\:text-stone-400\/80:focus{color:#a8a29ecc}.focus\:text-stone-400\/90:focus{color:#a8a29ee6}.focus\:text-stone-400\/95:focus{color:#a8a29ef2}.focus\:text-stone-50:focus{--tw-text-opacity:1;color:rgb(250 250 249 / var(--tw-text-opacity))}.focus\:text-stone-50\/0:focus{color:#fafaf900}.focus\:text-stone-50\/10:focus{color:#fafaf91a}.focus\:text-stone-50\/100:focus{color:#fafaf9}.focus\:text-stone-50\/20:focus{color:#fafaf933}.focus\:text-stone-50\/25:focus{color:#fafaf940}.focus\:text-stone-50\/30:focus{color:#fafaf94d}.focus\:text-stone-50\/40:focus{color:#fafaf966}.focus\:text-stone-50\/5:focus{color:#fafaf90d}.focus\:text-stone-50\/50:focus{color:#fafaf980}.focus\:text-stone-50\/60:focus{color:#fafaf999}.focus\:text-stone-50\/70:focus{color:#fafaf9b3}.focus\:text-stone-50\/75:focus{color:#fafaf9bf}.focus\:text-stone-50\/80:focus{color:#fafaf9cc}.focus\:text-stone-50\/90:focus{color:#fafaf9e6}.focus\:text-stone-50\/95:focus{color:#fafaf9f2}.focus\:text-stone-500:focus{--tw-text-opacity:1;color:rgb(120 113 108 / var(--tw-text-opacity))}.focus\:text-stone-500\/0:focus{color:#78716c00}.focus\:text-stone-500\/10:focus{color:#78716c1a}.focus\:text-stone-500\/100:focus{color:#78716c}.focus\:text-stone-500\/20:focus{color:#78716c33}.focus\:text-stone-500\/25:focus{color:#78716c40}.focus\:text-stone-500\/30:focus{color:#78716c4d}.focus\:text-stone-500\/40:focus{color:#78716c66}.focus\:text-stone-500\/5:focus{color:#78716c0d}.focus\:text-stone-500\/50:focus{color:#78716c80}.focus\:text-stone-500\/60:focus{color:#78716c99}.focus\:text-stone-500\/70:focus{color:#78716cb3}.focus\:text-stone-500\/75:focus{color:#78716cbf}.focus\:text-stone-500\/80:focus{color:#78716ccc}.focus\:text-stone-500\/90:focus{color:#78716ce6}.focus\:text-stone-500\/95:focus{color:#78716cf2}.focus\:text-stone-600:focus{--tw-text-opacity:1;color:rgb(87 83 78 / var(--tw-text-opacity))}.focus\:text-stone-600\/0:focus{color:#57534e00}.focus\:text-stone-600\/10:focus{color:#57534e1a}.focus\:text-stone-600\/100:focus{color:#57534e}.focus\:text-stone-600\/20:focus{color:#57534e33}.focus\:text-stone-600\/25:focus{color:#57534e40}.focus\:text-stone-600\/30:focus{color:#57534e4d}.focus\:text-stone-600\/40:focus{color:#57534e66}.focus\:text-stone-600\/5:focus{color:#57534e0d}.focus\:text-stone-600\/50:focus{color:#57534e80}.focus\:text-stone-600\/60:focus{color:#57534e99}.focus\:text-stone-600\/70:focus{color:#57534eb3}.focus\:text-stone-600\/75:focus{color:#57534ebf}.focus\:text-stone-600\/80:focus{color:#57534ecc}.focus\:text-stone-600\/90:focus{color:#57534ee6}.focus\:text-stone-600\/95:focus{color:#57534ef2}.focus\:text-stone-700:focus{--tw-text-opacity:1;color:rgb(68 64 60 / var(--tw-text-opacity))}.focus\:text-stone-700\/0:focus{color:#44403c00}.focus\:text-stone-700\/10:focus{color:#44403c1a}.focus\:text-stone-700\/100:focus{color:#44403c}.focus\:text-stone-700\/20:focus{color:#44403c33}.focus\:text-stone-700\/25:focus{color:#44403c40}.focus\:text-stone-700\/30:focus{color:#44403c4d}.focus\:text-stone-700\/40:focus{color:#44403c66}.focus\:text-stone-700\/5:focus{color:#44403c0d}.focus\:text-stone-700\/50:focus{color:#44403c80}.focus\:text-stone-700\/60:focus{color:#44403c99}.focus\:text-stone-700\/70:focus{color:#44403cb3}.focus\:text-stone-700\/75:focus{color:#44403cbf}.focus\:text-stone-700\/80:focus{color:#44403ccc}.focus\:text-stone-700\/90:focus{color:#44403ce6}.focus\:text-stone-700\/95:focus{color:#44403cf2}.focus\:text-stone-800:focus{--tw-text-opacity:1;color:rgb(41 37 36 / var(--tw-text-opacity))}.focus\:text-stone-800\/0:focus{color:#29252400}.focus\:text-stone-800\/10:focus{color:#2925241a}.focus\:text-stone-800\/100:focus{color:#292524}.focus\:text-stone-800\/20:focus{color:#29252433}.focus\:text-stone-800\/25:focus{color:#29252440}.focus\:text-stone-800\/30:focus{color:#2925244d}.focus\:text-stone-800\/40:focus{color:#29252466}.focus\:text-stone-800\/5:focus{color:#2925240d}.focus\:text-stone-800\/50:focus{color:#29252480}.focus\:text-stone-800\/60:focus{color:#29252499}.focus\:text-stone-800\/70:focus{color:#292524b3}.focus\:text-stone-800\/75:focus{color:#292524bf}.focus\:text-stone-800\/80:focus{color:#292524cc}.focus\:text-stone-800\/90:focus{color:#292524e6}.focus\:text-stone-800\/95:focus{color:#292524f2}.focus\:text-stone-900:focus{--tw-text-opacity:1;color:rgb(28 25 23 / var(--tw-text-opacity))}.focus\:text-stone-900\/0:focus{color:#1c191700}.focus\:text-stone-900\/10:focus{color:#1c19171a}.focus\:text-stone-900\/100:focus{color:#1c1917}.focus\:text-stone-900\/20:focus{color:#1c191733}.focus\:text-stone-900\/25:focus{color:#1c191740}.focus\:text-stone-900\/30:focus{color:#1c19174d}.focus\:text-stone-900\/40:focus{color:#1c191766}.focus\:text-stone-900\/5:focus{color:#1c19170d}.focus\:text-stone-900\/50:focus{color:#1c191780}.focus\:text-stone-900\/60:focus{color:#1c191799}.focus\:text-stone-900\/70:focus{color:#1c1917b3}.focus\:text-stone-900\/75:focus{color:#1c1917bf}.focus\:text-stone-900\/80:focus{color:#1c1917cc}.focus\:text-stone-900\/90:focus{color:#1c1917e6}.focus\:text-stone-900\/95:focus{color:#1c1917f2}.focus\:text-teal-100:focus{--tw-text-opacity:1;color:rgb(204 251 241 / var(--tw-text-opacity))}.focus\:text-teal-100\/0:focus{color:#ccfbf100}.focus\:text-teal-100\/10:focus{color:#ccfbf11a}.focus\:text-teal-100\/100:focus{color:#ccfbf1}.focus\:text-teal-100\/20:focus{color:#ccfbf133}.focus\:text-teal-100\/25:focus{color:#ccfbf140}.focus\:text-teal-100\/30:focus{color:#ccfbf14d}.focus\:text-teal-100\/40:focus{color:#ccfbf166}.focus\:text-teal-100\/5:focus{color:#ccfbf10d}.focus\:text-teal-100\/50:focus{color:#ccfbf180}.focus\:text-teal-100\/60:focus{color:#ccfbf199}.focus\:text-teal-100\/70:focus{color:#ccfbf1b3}.focus\:text-teal-100\/75:focus{color:#ccfbf1bf}.focus\:text-teal-100\/80:focus{color:#ccfbf1cc}.focus\:text-teal-100\/90:focus{color:#ccfbf1e6}.focus\:text-teal-100\/95:focus{color:#ccfbf1f2}.focus\:text-teal-200:focus{--tw-text-opacity:1;color:rgb(153 246 228 / var(--tw-text-opacity))}.focus\:text-teal-200\/0:focus{color:#99f6e400}.focus\:text-teal-200\/10:focus{color:#99f6e41a}.focus\:text-teal-200\/100:focus{color:#99f6e4}.focus\:text-teal-200\/20:focus{color:#99f6e433}.focus\:text-teal-200\/25:focus{color:#99f6e440}.focus\:text-teal-200\/30:focus{color:#99f6e44d}.focus\:text-teal-200\/40:focus{color:#99f6e466}.focus\:text-teal-200\/5:focus{color:#99f6e40d}.focus\:text-teal-200\/50:focus{color:#99f6e480}.focus\:text-teal-200\/60:focus{color:#99f6e499}.focus\:text-teal-200\/70:focus{color:#99f6e4b3}.focus\:text-teal-200\/75:focus{color:#99f6e4bf}.focus\:text-teal-200\/80:focus{color:#99f6e4cc}.focus\:text-teal-200\/90:focus{color:#99f6e4e6}.focus\:text-teal-200\/95:focus{color:#99f6e4f2}.focus\:text-teal-300:focus{--tw-text-opacity:1;color:rgb(94 234 212 / var(--tw-text-opacity))}.focus\:text-teal-300\/0:focus{color:#5eead400}.focus\:text-teal-300\/10:focus{color:#5eead41a}.focus\:text-teal-300\/100:focus{color:#5eead4}.focus\:text-teal-300\/20:focus{color:#5eead433}.focus\:text-teal-300\/25:focus{color:#5eead440}.focus\:text-teal-300\/30:focus{color:#5eead44d}.focus\:text-teal-300\/40:focus{color:#5eead466}.focus\:text-teal-300\/5:focus{color:#5eead40d}.focus\:text-teal-300\/50:focus{color:#5eead480}.focus\:text-teal-300\/60:focus{color:#5eead499}.focus\:text-teal-300\/70:focus{color:#5eead4b3}.focus\:text-teal-300\/75:focus{color:#5eead4bf}.focus\:text-teal-300\/80:focus{color:#5eead4cc}.focus\:text-teal-300\/90:focus{color:#5eead4e6}.focus\:text-teal-300\/95:focus{color:#5eead4f2}.focus\:text-teal-400:focus{--tw-text-opacity:1;color:rgb(45 212 191 / var(--tw-text-opacity))}.focus\:text-teal-400\/0:focus{color:#2dd4bf00}.focus\:text-teal-400\/10:focus{color:#2dd4bf1a}.focus\:text-teal-400\/100:focus{color:#2dd4bf}.focus\:text-teal-400\/20:focus{color:#2dd4bf33}.focus\:text-teal-400\/25:focus{color:#2dd4bf40}.focus\:text-teal-400\/30:focus{color:#2dd4bf4d}.focus\:text-teal-400\/40:focus{color:#2dd4bf66}.focus\:text-teal-400\/5:focus{color:#2dd4bf0d}.focus\:text-teal-400\/50:focus{color:#2dd4bf80}.focus\:text-teal-400\/60:focus{color:#2dd4bf99}.focus\:text-teal-400\/70:focus{color:#2dd4bfb3}.focus\:text-teal-400\/75:focus{color:#2dd4bfbf}.focus\:text-teal-400\/80:focus{color:#2dd4bfcc}.focus\:text-teal-400\/90:focus{color:#2dd4bfe6}.focus\:text-teal-400\/95:focus{color:#2dd4bff2}.focus\:text-teal-50:focus{--tw-text-opacity:1;color:rgb(240 253 250 / var(--tw-text-opacity))}.focus\:text-teal-50\/0:focus{color:#f0fdfa00}.focus\:text-teal-50\/10:focus{color:#f0fdfa1a}.focus\:text-teal-50\/100:focus{color:#f0fdfa}.focus\:text-teal-50\/20:focus{color:#f0fdfa33}.focus\:text-teal-50\/25:focus{color:#f0fdfa40}.focus\:text-teal-50\/30:focus{color:#f0fdfa4d}.focus\:text-teal-50\/40:focus{color:#f0fdfa66}.focus\:text-teal-50\/5:focus{color:#f0fdfa0d}.focus\:text-teal-50\/50:focus{color:#f0fdfa80}.focus\:text-teal-50\/60:focus{color:#f0fdfa99}.focus\:text-teal-50\/70:focus{color:#f0fdfab3}.focus\:text-teal-50\/75:focus{color:#f0fdfabf}.focus\:text-teal-50\/80:focus{color:#f0fdfacc}.focus\:text-teal-50\/90:focus{color:#f0fdfae6}.focus\:text-teal-50\/95:focus{color:#f0fdfaf2}.focus\:text-teal-500:focus{--tw-text-opacity:1;color:rgb(20 184 166 / var(--tw-text-opacity))}.focus\:text-teal-500\/0:focus{color:#14b8a600}.focus\:text-teal-500\/10:focus{color:#14b8a61a}.focus\:text-teal-500\/100:focus{color:#14b8a6}.focus\:text-teal-500\/20:focus{color:#14b8a633}.focus\:text-teal-500\/25:focus{color:#14b8a640}.focus\:text-teal-500\/30:focus{color:#14b8a64d}.focus\:text-teal-500\/40:focus{color:#14b8a666}.focus\:text-teal-500\/5:focus{color:#14b8a60d}.focus\:text-teal-500\/50:focus{color:#14b8a680}.focus\:text-teal-500\/60:focus{color:#14b8a699}.focus\:text-teal-500\/70:focus{color:#14b8a6b3}.focus\:text-teal-500\/75:focus{color:#14b8a6bf}.focus\:text-teal-500\/80:focus{color:#14b8a6cc}.focus\:text-teal-500\/90:focus{color:#14b8a6e6}.focus\:text-teal-500\/95:focus{color:#14b8a6f2}.focus\:text-teal-600:focus{--tw-text-opacity:1;color:rgb(13 148 136 / var(--tw-text-opacity))}.focus\:text-teal-600\/0:focus{color:#0d948800}.focus\:text-teal-600\/10:focus{color:#0d94881a}.focus\:text-teal-600\/100:focus{color:#0d9488}.focus\:text-teal-600\/20:focus{color:#0d948833}.focus\:text-teal-600\/25:focus{color:#0d948840}.focus\:text-teal-600\/30:focus{color:#0d94884d}.focus\:text-teal-600\/40:focus{color:#0d948866}.focus\:text-teal-600\/5:focus{color:#0d94880d}.focus\:text-teal-600\/50:focus{color:#0d948880}.focus\:text-teal-600\/60:focus{color:#0d948899}.focus\:text-teal-600\/70:focus{color:#0d9488b3}.focus\:text-teal-600\/75:focus{color:#0d9488bf}.focus\:text-teal-600\/80:focus{color:#0d9488cc}.focus\:text-teal-600\/90:focus{color:#0d9488e6}.focus\:text-teal-600\/95:focus{color:#0d9488f2}.focus\:text-teal-700:focus{--tw-text-opacity:1;color:rgb(15 118 110 / var(--tw-text-opacity))}.focus\:text-teal-700\/0:focus{color:#0f766e00}.focus\:text-teal-700\/10:focus{color:#0f766e1a}.focus\:text-teal-700\/100:focus{color:#0f766e}.focus\:text-teal-700\/20:focus{color:#0f766e33}.focus\:text-teal-700\/25:focus{color:#0f766e40}.focus\:text-teal-700\/30:focus{color:#0f766e4d}.focus\:text-teal-700\/40:focus{color:#0f766e66}.focus\:text-teal-700\/5:focus{color:#0f766e0d}.focus\:text-teal-700\/50:focus{color:#0f766e80}.focus\:text-teal-700\/60:focus{color:#0f766e99}.focus\:text-teal-700\/70:focus{color:#0f766eb3}.focus\:text-teal-700\/75:focus{color:#0f766ebf}.focus\:text-teal-700\/80:focus{color:#0f766ecc}.focus\:text-teal-700\/90:focus{color:#0f766ee6}.focus\:text-teal-700\/95:focus{color:#0f766ef2}.focus\:text-teal-800:focus{--tw-text-opacity:1;color:rgb(17 94 89 / var(--tw-text-opacity))}.focus\:text-teal-800\/0:focus{color:#115e5900}.focus\:text-teal-800\/10:focus{color:#115e591a}.focus\:text-teal-800\/100:focus{color:#115e59}.focus\:text-teal-800\/20:focus{color:#115e5933}.focus\:text-teal-800\/25:focus{color:#115e5940}.focus\:text-teal-800\/30:focus{color:#115e594d}.focus\:text-teal-800\/40:focus{color:#115e5966}.focus\:text-teal-800\/5:focus{color:#115e590d}.focus\:text-teal-800\/50:focus{color:#115e5980}.focus\:text-teal-800\/60:focus{color:#115e5999}.focus\:text-teal-800\/70:focus{color:#115e59b3}.focus\:text-teal-800\/75:focus{color:#115e59bf}.focus\:text-teal-800\/80:focus{color:#115e59cc}.focus\:text-teal-800\/90:focus{color:#115e59e6}.focus\:text-teal-800\/95:focus{color:#115e59f2}.focus\:text-teal-900:focus{--tw-text-opacity:1;color:rgb(19 78 74 / var(--tw-text-opacity))}.focus\:text-teal-900\/0:focus{color:#134e4a00}.focus\:text-teal-900\/10:focus{color:#134e4a1a}.focus\:text-teal-900\/100:focus{color:#134e4a}.focus\:text-teal-900\/20:focus{color:#134e4a33}.focus\:text-teal-900\/25:focus{color:#134e4a40}.focus\:text-teal-900\/30:focus{color:#134e4a4d}.focus\:text-teal-900\/40:focus{color:#134e4a66}.focus\:text-teal-900\/5:focus{color:#134e4a0d}.focus\:text-teal-900\/50:focus{color:#134e4a80}.focus\:text-teal-900\/60:focus{color:#134e4a99}.focus\:text-teal-900\/70:focus{color:#134e4ab3}.focus\:text-teal-900\/75:focus{color:#134e4abf}.focus\:text-teal-900\/80:focus{color:#134e4acc}.focus\:text-teal-900\/90:focus{color:#134e4ae6}.focus\:text-teal-900\/95:focus{color:#134e4af2}.focus\:text-transparent:focus{color:transparent}.focus\:text-transparent\/0:focus{color:#0000}.focus\:text-transparent\/10:focus{color:#0000001a}.focus\:text-transparent\/100:focus{color:#000}.focus\:text-transparent\/20:focus{color:#0003}.focus\:text-transparent\/25:focus{color:#00000040}.focus\:text-transparent\/30:focus{color:#0000004d}.focus\:text-transparent\/40:focus{color:#0006}.focus\:text-transparent\/5:focus{color:#0000000d}.focus\:text-transparent\/50:focus{color:#00000080}.focus\:text-transparent\/60:focus{color:#0009}.focus\:text-transparent\/70:focus{color:#000000b3}.focus\:text-transparent\/75:focus{color:#000000bf}.focus\:text-transparent\/80:focus{color:#000c}.focus\:text-transparent\/90:focus{color:#000000e6}.focus\:text-transparent\/95:focus{color:#000000f2}.focus\:text-violet-100:focus{--tw-text-opacity:1;color:rgb(237 233 254 / var(--tw-text-opacity))}.focus\:text-violet-100\/0:focus{color:#ede9fe00}.focus\:text-violet-100\/10:focus{color:#ede9fe1a}.focus\:text-violet-100\/100:focus{color:#ede9fe}.focus\:text-violet-100\/20:focus{color:#ede9fe33}.focus\:text-violet-100\/25:focus{color:#ede9fe40}.focus\:text-violet-100\/30:focus{color:#ede9fe4d}.focus\:text-violet-100\/40:focus{color:#ede9fe66}.focus\:text-violet-100\/5:focus{color:#ede9fe0d}.focus\:text-violet-100\/50:focus{color:#ede9fe80}.focus\:text-violet-100\/60:focus{color:#ede9fe99}.focus\:text-violet-100\/70:focus{color:#ede9feb3}.focus\:text-violet-100\/75:focus{color:#ede9febf}.focus\:text-violet-100\/80:focus{color:#ede9fecc}.focus\:text-violet-100\/90:focus{color:#ede9fee6}.focus\:text-violet-100\/95:focus{color:#ede9fef2}.focus\:text-violet-200:focus{--tw-text-opacity:1;color:rgb(221 214 254 / var(--tw-text-opacity))}.focus\:text-violet-200\/0:focus{color:#ddd6fe00}.focus\:text-violet-200\/10:focus{color:#ddd6fe1a}.focus\:text-violet-200\/100:focus{color:#ddd6fe}.focus\:text-violet-200\/20:focus{color:#ddd6fe33}.focus\:text-violet-200\/25:focus{color:#ddd6fe40}.focus\:text-violet-200\/30:focus{color:#ddd6fe4d}.focus\:text-violet-200\/40:focus{color:#ddd6fe66}.focus\:text-violet-200\/5:focus{color:#ddd6fe0d}.focus\:text-violet-200\/50:focus{color:#ddd6fe80}.focus\:text-violet-200\/60:focus{color:#ddd6fe99}.focus\:text-violet-200\/70:focus{color:#ddd6feb3}.focus\:text-violet-200\/75:focus{color:#ddd6febf}.focus\:text-violet-200\/80:focus{color:#ddd6fecc}.focus\:text-violet-200\/90:focus{color:#ddd6fee6}.focus\:text-violet-200\/95:focus{color:#ddd6fef2}.focus\:text-violet-300:focus{--tw-text-opacity:1;color:rgb(196 181 253 / var(--tw-text-opacity))}.focus\:text-violet-300\/0:focus{color:#c4b5fd00}.focus\:text-violet-300\/10:focus{color:#c4b5fd1a}.focus\:text-violet-300\/100:focus{color:#c4b5fd}.focus\:text-violet-300\/20:focus{color:#c4b5fd33}.focus\:text-violet-300\/25:focus{color:#c4b5fd40}.focus\:text-violet-300\/30:focus{color:#c4b5fd4d}.focus\:text-violet-300\/40:focus{color:#c4b5fd66}.focus\:text-violet-300\/5:focus{color:#c4b5fd0d}.focus\:text-violet-300\/50:focus{color:#c4b5fd80}.focus\:text-violet-300\/60:focus{color:#c4b5fd99}.focus\:text-violet-300\/70:focus{color:#c4b5fdb3}.focus\:text-violet-300\/75:focus{color:#c4b5fdbf}.focus\:text-violet-300\/80:focus{color:#c4b5fdcc}.focus\:text-violet-300\/90:focus{color:#c4b5fde6}.focus\:text-violet-300\/95:focus{color:#c4b5fdf2}.focus\:text-violet-400:focus{--tw-text-opacity:1;color:rgb(167 139 250 / var(--tw-text-opacity))}.focus\:text-violet-400\/0:focus{color:#a78bfa00}.focus\:text-violet-400\/10:focus{color:#a78bfa1a}.focus\:text-violet-400\/100:focus{color:#a78bfa}.focus\:text-violet-400\/20:focus{color:#a78bfa33}.focus\:text-violet-400\/25:focus{color:#a78bfa40}.focus\:text-violet-400\/30:focus{color:#a78bfa4d}.focus\:text-violet-400\/40:focus{color:#a78bfa66}.focus\:text-violet-400\/5:focus{color:#a78bfa0d}.focus\:text-violet-400\/50:focus{color:#a78bfa80}.focus\:text-violet-400\/60:focus{color:#a78bfa99}.focus\:text-violet-400\/70:focus{color:#a78bfab3}.focus\:text-violet-400\/75:focus{color:#a78bfabf}.focus\:text-violet-400\/80:focus{color:#a78bfacc}.focus\:text-violet-400\/90:focus{color:#a78bfae6}.focus\:text-violet-400\/95:focus{color:#a78bfaf2}.focus\:text-violet-50:focus{--tw-text-opacity:1;color:rgb(245 243 255 / var(--tw-text-opacity))}.focus\:text-violet-50\/0:focus{color:#f5f3ff00}.focus\:text-violet-50\/10:focus{color:#f5f3ff1a}.focus\:text-violet-50\/100:focus{color:#f5f3ff}.focus\:text-violet-50\/20:focus{color:#f5f3ff33}.focus\:text-violet-50\/25:focus{color:#f5f3ff40}.focus\:text-violet-50\/30:focus{color:#f5f3ff4d}.focus\:text-violet-50\/40:focus{color:#f5f3ff66}.focus\:text-violet-50\/5:focus{color:#f5f3ff0d}.focus\:text-violet-50\/50:focus{color:#f5f3ff80}.focus\:text-violet-50\/60:focus{color:#f5f3ff99}.focus\:text-violet-50\/70:focus{color:#f5f3ffb3}.focus\:text-violet-50\/75:focus{color:#f5f3ffbf}.focus\:text-violet-50\/80:focus{color:#f5f3ffcc}.focus\:text-violet-50\/90:focus{color:#f5f3ffe6}.focus\:text-violet-50\/95:focus{color:#f5f3fff2}.focus\:text-violet-500:focus{--tw-text-opacity:1;color:rgb(139 92 246 / var(--tw-text-opacity))}.focus\:text-violet-500\/0:focus{color:#8b5cf600}.focus\:text-violet-500\/10:focus{color:#8b5cf61a}.focus\:text-violet-500\/100:focus{color:#8b5cf6}.focus\:text-violet-500\/20:focus{color:#8b5cf633}.focus\:text-violet-500\/25:focus{color:#8b5cf640}.focus\:text-violet-500\/30:focus{color:#8b5cf64d}.focus\:text-violet-500\/40:focus{color:#8b5cf666}.focus\:text-violet-500\/5:focus{color:#8b5cf60d}.focus\:text-violet-500\/50:focus{color:#8b5cf680}.focus\:text-violet-500\/60:focus{color:#8b5cf699}.focus\:text-violet-500\/70:focus{color:#8b5cf6b3}.focus\:text-violet-500\/75:focus{color:#8b5cf6bf}.focus\:text-violet-500\/80:focus{color:#8b5cf6cc}.focus\:text-violet-500\/90:focus{color:#8b5cf6e6}.focus\:text-violet-500\/95:focus{color:#8b5cf6f2}.focus\:text-violet-600:focus{--tw-text-opacity:1;color:rgb(124 58 237 / var(--tw-text-opacity))}.focus\:text-violet-600\/0:focus{color:#7c3aed00}.focus\:text-violet-600\/10:focus{color:#7c3aed1a}.focus\:text-violet-600\/100:focus{color:#7c3aed}.focus\:text-violet-600\/20:focus{color:#7c3aed33}.focus\:text-violet-600\/25:focus{color:#7c3aed40}.focus\:text-violet-600\/30:focus{color:#7c3aed4d}.focus\:text-violet-600\/40:focus{color:#7c3aed66}.focus\:text-violet-600\/5:focus{color:#7c3aed0d}.focus\:text-violet-600\/50:focus{color:#7c3aed80}.focus\:text-violet-600\/60:focus{color:#7c3aed99}.focus\:text-violet-600\/70:focus{color:#7c3aedb3}.focus\:text-violet-600\/75:focus{color:#7c3aedbf}.focus\:text-violet-600\/80:focus{color:#7c3aedcc}.focus\:text-violet-600\/90:focus{color:#7c3aede6}.focus\:text-violet-600\/95:focus{color:#7c3aedf2}.focus\:text-violet-700:focus{--tw-text-opacity:1;color:rgb(109 40 217 / var(--tw-text-opacity))}.focus\:text-violet-700\/0:focus{color:#6d28d900}.focus\:text-violet-700\/10:focus{color:#6d28d91a}.focus\:text-violet-700\/100:focus{color:#6d28d9}.focus\:text-violet-700\/20:focus{color:#6d28d933}.focus\:text-violet-700\/25:focus{color:#6d28d940}.focus\:text-violet-700\/30:focus{color:#6d28d94d}.focus\:text-violet-700\/40:focus{color:#6d28d966}.focus\:text-violet-700\/5:focus{color:#6d28d90d}.focus\:text-violet-700\/50:focus{color:#6d28d980}.focus\:text-violet-700\/60:focus{color:#6d28d999}.focus\:text-violet-700\/70:focus{color:#6d28d9b3}.focus\:text-violet-700\/75:focus{color:#6d28d9bf}.focus\:text-violet-700\/80:focus{color:#6d28d9cc}.focus\:text-violet-700\/90:focus{color:#6d28d9e6}.focus\:text-violet-700\/95:focus{color:#6d28d9f2}.focus\:text-violet-800:focus{--tw-text-opacity:1;color:rgb(91 33 182 / var(--tw-text-opacity))}.focus\:text-violet-800\/0:focus{color:#5b21b600}.focus\:text-violet-800\/10:focus{color:#5b21b61a}.focus\:text-violet-800\/100:focus{color:#5b21b6}.focus\:text-violet-800\/20:focus{color:#5b21b633}.focus\:text-violet-800\/25:focus{color:#5b21b640}.focus\:text-violet-800\/30:focus{color:#5b21b64d}.focus\:text-violet-800\/40:focus{color:#5b21b666}.focus\:text-violet-800\/5:focus{color:#5b21b60d}.focus\:text-violet-800\/50:focus{color:#5b21b680}.focus\:text-violet-800\/60:focus{color:#5b21b699}.focus\:text-violet-800\/70:focus{color:#5b21b6b3}.focus\:text-violet-800\/75:focus{color:#5b21b6bf}.focus\:text-violet-800\/80:focus{color:#5b21b6cc}.focus\:text-violet-800\/90:focus{color:#5b21b6e6}.focus\:text-violet-800\/95:focus{color:#5b21b6f2}.focus\:text-violet-900:focus{--tw-text-opacity:1;color:rgb(76 29 149 / var(--tw-text-opacity))}.focus\:text-violet-900\/0:focus{color:#4c1d9500}.focus\:text-violet-900\/10:focus{color:#4c1d951a}.focus\:text-violet-900\/100:focus{color:#4c1d95}.focus\:text-violet-900\/20:focus{color:#4c1d9533}.focus\:text-violet-900\/25:focus{color:#4c1d9540}.focus\:text-violet-900\/30:focus{color:#4c1d954d}.focus\:text-violet-900\/40:focus{color:#4c1d9566}.focus\:text-violet-900\/5:focus{color:#4c1d950d}.focus\:text-violet-900\/50:focus{color:#4c1d9580}.focus\:text-violet-900\/60:focus{color:#4c1d9599}.focus\:text-violet-900\/70:focus{color:#4c1d95b3}.focus\:text-violet-900\/75:focus{color:#4c1d95bf}.focus\:text-violet-900\/80:focus{color:#4c1d95cc}.focus\:text-violet-900\/90:focus{color:#4c1d95e6}.focus\:text-violet-900\/95:focus{color:#4c1d95f2}.focus\:text-white:focus{color:var(--color-white)}.focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgb(254 249 195 / var(--tw-text-opacity))}.focus\:text-yellow-100\/0:focus{color:#fef9c300}.focus\:text-yellow-100\/10:focus{color:#fef9c31a}.focus\:text-yellow-100\/100:focus{color:#fef9c3}.focus\:text-yellow-100\/20:focus{color:#fef9c333}.focus\:text-yellow-100\/25:focus{color:#fef9c340}.focus\:text-yellow-100\/30:focus{color:#fef9c34d}.focus\:text-yellow-100\/40:focus{color:#fef9c366}.focus\:text-yellow-100\/5:focus{color:#fef9c30d}.focus\:text-yellow-100\/50:focus{color:#fef9c380}.focus\:text-yellow-100\/60:focus{color:#fef9c399}.focus\:text-yellow-100\/70:focus{color:#fef9c3b3}.focus\:text-yellow-100\/75:focus{color:#fef9c3bf}.focus\:text-yellow-100\/80:focus{color:#fef9c3cc}.focus\:text-yellow-100\/90:focus{color:#fef9c3e6}.focus\:text-yellow-100\/95:focus{color:#fef9c3f2}.focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgb(254 240 138 / var(--tw-text-opacity))}.focus\:text-yellow-200\/0:focus{color:#fef08a00}.focus\:text-yellow-200\/10:focus{color:#fef08a1a}.focus\:text-yellow-200\/100:focus{color:#fef08a}.focus\:text-yellow-200\/20:focus{color:#fef08a33}.focus\:text-yellow-200\/25:focus{color:#fef08a40}.focus\:text-yellow-200\/30:focus{color:#fef08a4d}.focus\:text-yellow-200\/40:focus{color:#fef08a66}.focus\:text-yellow-200\/5:focus{color:#fef08a0d}.focus\:text-yellow-200\/50:focus{color:#fef08a80}.focus\:text-yellow-200\/60:focus{color:#fef08a99}.focus\:text-yellow-200\/70:focus{color:#fef08ab3}.focus\:text-yellow-200\/75:focus{color:#fef08abf}.focus\:text-yellow-200\/80:focus{color:#fef08acc}.focus\:text-yellow-200\/90:focus{color:#fef08ae6}.focus\:text-yellow-200\/95:focus{color:#fef08af2}.focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgb(253 224 71 / var(--tw-text-opacity))}.focus\:text-yellow-300\/0:focus{color:#fde04700}.focus\:text-yellow-300\/10:focus{color:#fde0471a}.focus\:text-yellow-300\/100:focus{color:#fde047}.focus\:text-yellow-300\/20:focus{color:#fde04733}.focus\:text-yellow-300\/25:focus{color:#fde04740}.focus\:text-yellow-300\/30:focus{color:#fde0474d}.focus\:text-yellow-300\/40:focus{color:#fde04766}.focus\:text-yellow-300\/5:focus{color:#fde0470d}.focus\:text-yellow-300\/50:focus{color:#fde04780}.focus\:text-yellow-300\/60:focus{color:#fde04799}.focus\:text-yellow-300\/70:focus{color:#fde047b3}.focus\:text-yellow-300\/75:focus{color:#fde047bf}.focus\:text-yellow-300\/80:focus{color:#fde047cc}.focus\:text-yellow-300\/90:focus{color:#fde047e6}.focus\:text-yellow-300\/95:focus{color:#fde047f2}.focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.focus\:text-yellow-400\/0:focus{color:#facc1500}.focus\:text-yellow-400\/10:focus{color:#facc151a}.focus\:text-yellow-400\/100:focus{color:#facc15}.focus\:text-yellow-400\/20:focus{color:#facc1533}.focus\:text-yellow-400\/25:focus{color:#facc1540}.focus\:text-yellow-400\/30:focus{color:#facc154d}.focus\:text-yellow-400\/40:focus{color:#facc1566}.focus\:text-yellow-400\/5:focus{color:#facc150d}.focus\:text-yellow-400\/50:focus{color:#facc1580}.focus\:text-yellow-400\/60:focus{color:#facc1599}.focus\:text-yellow-400\/70:focus{color:#facc15b3}.focus\:text-yellow-400\/75:focus{color:#facc15bf}.focus\:text-yellow-400\/80:focus{color:#facc15cc}.focus\:text-yellow-400\/90:focus{color:#facc15e6}.focus\:text-yellow-400\/95:focus{color:#facc15f2}.focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgb(254 252 232 / var(--tw-text-opacity))}.focus\:text-yellow-50\/0:focus{color:#fefce800}.focus\:text-yellow-50\/10:focus{color:#fefce81a}.focus\:text-yellow-50\/100:focus{color:#fefce8}.focus\:text-yellow-50\/20:focus{color:#fefce833}.focus\:text-yellow-50\/25:focus{color:#fefce840}.focus\:text-yellow-50\/30:focus{color:#fefce84d}.focus\:text-yellow-50\/40:focus{color:#fefce866}.focus\:text-yellow-50\/5:focus{color:#fefce80d}.focus\:text-yellow-50\/50:focus{color:#fefce880}.focus\:text-yellow-50\/60:focus{color:#fefce899}.focus\:text-yellow-50\/70:focus{color:#fefce8b3}.focus\:text-yellow-50\/75:focus{color:#fefce8bf}.focus\:text-yellow-50\/80:focus{color:#fefce8cc}.focus\:text-yellow-50\/90:focus{color:#fefce8e6}.focus\:text-yellow-50\/95:focus{color:#fefce8f2}.focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity))}.focus\:text-yellow-500\/0:focus{color:#eab30800}.focus\:text-yellow-500\/10:focus{color:#eab3081a}.focus\:text-yellow-500\/100:focus{color:#eab308}.focus\:text-yellow-500\/20:focus{color:#eab30833}.focus\:text-yellow-500\/25:focus{color:#eab30840}.focus\:text-yellow-500\/30:focus{color:#eab3084d}.focus\:text-yellow-500\/40:focus{color:#eab30866}.focus\:text-yellow-500\/5:focus{color:#eab3080d}.focus\:text-yellow-500\/50:focus{color:#eab30880}.focus\:text-yellow-500\/60:focus{color:#eab30899}.focus\:text-yellow-500\/70:focus{color:#eab308b3}.focus\:text-yellow-500\/75:focus{color:#eab308bf}.focus\:text-yellow-500\/80:focus{color:#eab308cc}.focus\:text-yellow-500\/90:focus{color:#eab308e6}.focus\:text-yellow-500\/95:focus{color:#eab308f2}.focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgb(202 138 4 / var(--tw-text-opacity))}.focus\:text-yellow-600\/0:focus{color:#ca8a0400}.focus\:text-yellow-600\/10:focus{color:#ca8a041a}.focus\:text-yellow-600\/100:focus{color:#ca8a04}.focus\:text-yellow-600\/20:focus{color:#ca8a0433}.focus\:text-yellow-600\/25:focus{color:#ca8a0440}.focus\:text-yellow-600\/30:focus{color:#ca8a044d}.focus\:text-yellow-600\/40:focus{color:#ca8a0466}.focus\:text-yellow-600\/5:focus{color:#ca8a040d}.focus\:text-yellow-600\/50:focus{color:#ca8a0480}.focus\:text-yellow-600\/60:focus{color:#ca8a0499}.focus\:text-yellow-600\/70:focus{color:#ca8a04b3}.focus\:text-yellow-600\/75:focus{color:#ca8a04bf}.focus\:text-yellow-600\/80:focus{color:#ca8a04cc}.focus\:text-yellow-600\/90:focus{color:#ca8a04e6}.focus\:text-yellow-600\/95:focus{color:#ca8a04f2}.focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgb(161 98 7 / var(--tw-text-opacity))}.focus\:text-yellow-700\/0:focus{color:#a1620700}.focus\:text-yellow-700\/10:focus{color:#a162071a}.focus\:text-yellow-700\/100:focus{color:#a16207}.focus\:text-yellow-700\/20:focus{color:#a1620733}.focus\:text-yellow-700\/25:focus{color:#a1620740}.focus\:text-yellow-700\/30:focus{color:#a162074d}.focus\:text-yellow-700\/40:focus{color:#a1620766}.focus\:text-yellow-700\/5:focus{color:#a162070d}.focus\:text-yellow-700\/50:focus{color:#a1620780}.focus\:text-yellow-700\/60:focus{color:#a1620799}.focus\:text-yellow-700\/70:focus{color:#a16207b3}.focus\:text-yellow-700\/75:focus{color:#a16207bf}.focus\:text-yellow-700\/80:focus{color:#a16207cc}.focus\:text-yellow-700\/90:focus{color:#a16207e6}.focus\:text-yellow-700\/95:focus{color:#a16207f2}.focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity))}.focus\:text-yellow-800\/0:focus{color:#854d0e00}.focus\:text-yellow-800\/10:focus{color:#854d0e1a}.focus\:text-yellow-800\/100:focus{color:#854d0e}.focus\:text-yellow-800\/20:focus{color:#854d0e33}.focus\:text-yellow-800\/25:focus{color:#854d0e40}.focus\:text-yellow-800\/30:focus{color:#854d0e4d}.focus\:text-yellow-800\/40:focus{color:#854d0e66}.focus\:text-yellow-800\/5:focus{color:#854d0e0d}.focus\:text-yellow-800\/50:focus{color:#854d0e80}.focus\:text-yellow-800\/60:focus{color:#854d0e99}.focus\:text-yellow-800\/70:focus{color:#854d0eb3}.focus\:text-yellow-800\/75:focus{color:#854d0ebf}.focus\:text-yellow-800\/80:focus{color:#854d0ecc}.focus\:text-yellow-800\/90:focus{color:#854d0ee6}.focus\:text-yellow-800\/95:focus{color:#854d0ef2}.focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgb(113 63 18 / var(--tw-text-opacity))}.focus\:text-yellow-900\/0:focus{color:#713f1200}.focus\:text-yellow-900\/10:focus{color:#713f121a}.focus\:text-yellow-900\/100:focus{color:#713f12}.focus\:text-yellow-900\/20:focus{color:#713f1233}.focus\:text-yellow-900\/25:focus{color:#713f1240}.focus\:text-yellow-900\/30:focus{color:#713f124d}.focus\:text-yellow-900\/40:focus{color:#713f1266}.focus\:text-yellow-900\/5:focus{color:#713f120d}.focus\:text-yellow-900\/50:focus{color:#713f1280}.focus\:text-yellow-900\/60:focus{color:#713f1299}.focus\:text-yellow-900\/70:focus{color:#713f12b3}.focus\:text-yellow-900\/75:focus{color:#713f12bf}.focus\:text-yellow-900\/80:focus{color:#713f12cc}.focus\:text-yellow-900\/90:focus{color:#713f12e6}.focus\:text-yellow-900\/95:focus{color:#713f12f2}.focus\:text-zinc-100:focus{--tw-text-opacity:1;color:rgb(244 244 245 / var(--tw-text-opacity))}.focus\:text-zinc-100\/0:focus{color:#f4f4f500}.focus\:text-zinc-100\/10:focus{color:#f4f4f51a}.focus\:text-zinc-100\/100:focus{color:#f4f4f5}.focus\:text-zinc-100\/20:focus{color:#f4f4f533}.focus\:text-zinc-100\/25:focus{color:#f4f4f540}.focus\:text-zinc-100\/30:focus{color:#f4f4f54d}.focus\:text-zinc-100\/40:focus{color:#f4f4f566}.focus\:text-zinc-100\/5:focus{color:#f4f4f50d}.focus\:text-zinc-100\/50:focus{color:#f4f4f580}.focus\:text-zinc-100\/60:focus{color:#f4f4f599}.focus\:text-zinc-100\/70:focus{color:#f4f4f5b3}.focus\:text-zinc-100\/75:focus{color:#f4f4f5bf}.focus\:text-zinc-100\/80:focus{color:#f4f4f5cc}.focus\:text-zinc-100\/90:focus{color:#f4f4f5e6}.focus\:text-zinc-100\/95:focus{color:#f4f4f5f2}.focus\:text-zinc-200:focus{--tw-text-opacity:1;color:rgb(228 228 231 / var(--tw-text-opacity))}.focus\:text-zinc-200\/0:focus{color:#e4e4e700}.focus\:text-zinc-200\/10:focus{color:#e4e4e71a}.focus\:text-zinc-200\/100:focus{color:#e4e4e7}.focus\:text-zinc-200\/20:focus{color:#e4e4e733}.focus\:text-zinc-200\/25:focus{color:#e4e4e740}.focus\:text-zinc-200\/30:focus{color:#e4e4e74d}.focus\:text-zinc-200\/40:focus{color:#e4e4e766}.focus\:text-zinc-200\/5:focus{color:#e4e4e70d}.focus\:text-zinc-200\/50:focus{color:#e4e4e780}.focus\:text-zinc-200\/60:focus{color:#e4e4e799}.focus\:text-zinc-200\/70:focus{color:#e4e4e7b3}.focus\:text-zinc-200\/75:focus{color:#e4e4e7bf}.focus\:text-zinc-200\/80:focus{color:#e4e4e7cc}.focus\:text-zinc-200\/90:focus{color:#e4e4e7e6}.focus\:text-zinc-200\/95:focus{color:#e4e4e7f2}.focus\:text-zinc-300:focus{--tw-text-opacity:1;color:rgb(212 212 216 / var(--tw-text-opacity))}.focus\:text-zinc-300\/0:focus{color:#d4d4d800}.focus\:text-zinc-300\/10:focus{color:#d4d4d81a}.focus\:text-zinc-300\/100:focus{color:#d4d4d8}.focus\:text-zinc-300\/20:focus{color:#d4d4d833}.focus\:text-zinc-300\/25:focus{color:#d4d4d840}.focus\:text-zinc-300\/30:focus{color:#d4d4d84d}.focus\:text-zinc-300\/40:focus{color:#d4d4d866}.focus\:text-zinc-300\/5:focus{color:#d4d4d80d}.focus\:text-zinc-300\/50:focus{color:#d4d4d880}.focus\:text-zinc-300\/60:focus{color:#d4d4d899}.focus\:text-zinc-300\/70:focus{color:#d4d4d8b3}.focus\:text-zinc-300\/75:focus{color:#d4d4d8bf}.focus\:text-zinc-300\/80:focus{color:#d4d4d8cc}.focus\:text-zinc-300\/90:focus{color:#d4d4d8e6}.focus\:text-zinc-300\/95:focus{color:#d4d4d8f2}.focus\:text-zinc-400:focus{--tw-text-opacity:1;color:rgb(161 161 170 / var(--tw-text-opacity))}.focus\:text-zinc-400\/0:focus{color:#a1a1aa00}.focus\:text-zinc-400\/10:focus{color:#a1a1aa1a}.focus\:text-zinc-400\/100:focus{color:#a1a1aa}.focus\:text-zinc-400\/20:focus{color:#a1a1aa33}.focus\:text-zinc-400\/25:focus{color:#a1a1aa40}.focus\:text-zinc-400\/30:focus{color:#a1a1aa4d}.focus\:text-zinc-400\/40:focus{color:#a1a1aa66}.focus\:text-zinc-400\/5:focus{color:#a1a1aa0d}.focus\:text-zinc-400\/50:focus{color:#a1a1aa80}.focus\:text-zinc-400\/60:focus{color:#a1a1aa99}.focus\:text-zinc-400\/70:focus{color:#a1a1aab3}.focus\:text-zinc-400\/75:focus{color:#a1a1aabf}.focus\:text-zinc-400\/80:focus{color:#a1a1aacc}.focus\:text-zinc-400\/90:focus{color:#a1a1aae6}.focus\:text-zinc-400\/95:focus{color:#a1a1aaf2}.focus\:text-zinc-50:focus{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.focus\:text-zinc-50\/0:focus{color:#fafafa00}.focus\:text-zinc-50\/10:focus{color:#fafafa1a}.focus\:text-zinc-50\/100:focus{color:#fafafa}.focus\:text-zinc-50\/20:focus{color:#fafafa33}.focus\:text-zinc-50\/25:focus{color:#fafafa40}.focus\:text-zinc-50\/30:focus{color:#fafafa4d}.focus\:text-zinc-50\/40:focus{color:#fafafa66}.focus\:text-zinc-50\/5:focus{color:#fafafa0d}.focus\:text-zinc-50\/50:focus{color:#fafafa80}.focus\:text-zinc-50\/60:focus{color:#fafafa99}.focus\:text-zinc-50\/70:focus{color:#fafafab3}.focus\:text-zinc-50\/75:focus{color:#fafafabf}.focus\:text-zinc-50\/80:focus{color:#fafafacc}.focus\:text-zinc-50\/90:focus{color:#fafafae6}.focus\:text-zinc-50\/95:focus{color:#fafafaf2}.focus\:text-zinc-500:focus{--tw-text-opacity:1;color:rgb(113 113 122 / var(--tw-text-opacity))}.focus\:text-zinc-500\/0:focus{color:#71717a00}.focus\:text-zinc-500\/10:focus{color:#71717a1a}.focus\:text-zinc-500\/100:focus{color:#71717a}.focus\:text-zinc-500\/20:focus{color:#71717a33}.focus\:text-zinc-500\/25:focus{color:#71717a40}.focus\:text-zinc-500\/30:focus{color:#71717a4d}.focus\:text-zinc-500\/40:focus{color:#71717a66}.focus\:text-zinc-500\/5:focus{color:#71717a0d}.focus\:text-zinc-500\/50:focus{color:#71717a80}.focus\:text-zinc-500\/60:focus{color:#71717a99}.focus\:text-zinc-500\/70:focus{color:#71717ab3}.focus\:text-zinc-500\/75:focus{color:#71717abf}.focus\:text-zinc-500\/80:focus{color:#71717acc}.focus\:text-zinc-500\/90:focus{color:#71717ae6}.focus\:text-zinc-500\/95:focus{color:#71717af2}.focus\:text-zinc-600:focus{--tw-text-opacity:1;color:rgb(82 82 91 / var(--tw-text-opacity))}.focus\:text-zinc-600\/0:focus{color:#52525b00}.focus\:text-zinc-600\/10:focus{color:#52525b1a}.focus\:text-zinc-600\/100:focus{color:#52525b}.focus\:text-zinc-600\/20:focus{color:#52525b33}.focus\:text-zinc-600\/25:focus{color:#52525b40}.focus\:text-zinc-600\/30:focus{color:#52525b4d}.focus\:text-zinc-600\/40:focus{color:#52525b66}.focus\:text-zinc-600\/5:focus{color:#52525b0d}.focus\:text-zinc-600\/50:focus{color:#52525b80}.focus\:text-zinc-600\/60:focus{color:#52525b99}.focus\:text-zinc-600\/70:focus{color:#52525bb3}.focus\:text-zinc-600\/75:focus{color:#52525bbf}.focus\:text-zinc-600\/80:focus{color:#52525bcc}.focus\:text-zinc-600\/90:focus{color:#52525be6}.focus\:text-zinc-600\/95:focus{color:#52525bf2}.focus\:text-zinc-700:focus{--tw-text-opacity:1;color:rgb(63 63 70 / var(--tw-text-opacity))}.focus\:text-zinc-700\/0:focus{color:#3f3f4600}.focus\:text-zinc-700\/10:focus{color:#3f3f461a}.focus\:text-zinc-700\/100:focus{color:#3f3f46}.focus\:text-zinc-700\/20:focus{color:#3f3f4633}.focus\:text-zinc-700\/25:focus{color:#3f3f4640}.focus\:text-zinc-700\/30:focus{color:#3f3f464d}.focus\:text-zinc-700\/40:focus{color:#3f3f4666}.focus\:text-zinc-700\/5:focus{color:#3f3f460d}.focus\:text-zinc-700\/50:focus{color:#3f3f4680}.focus\:text-zinc-700\/60:focus{color:#3f3f4699}.focus\:text-zinc-700\/70:focus{color:#3f3f46b3}.focus\:text-zinc-700\/75:focus{color:#3f3f46bf}.focus\:text-zinc-700\/80:focus{color:#3f3f46cc}.focus\:text-zinc-700\/90:focus{color:#3f3f46e6}.focus\:text-zinc-700\/95:focus{color:#3f3f46f2}.focus\:text-zinc-800:focus{--tw-text-opacity:1;color:rgb(39 39 42 / var(--tw-text-opacity))}.focus\:text-zinc-800\/0:focus{color:#27272a00}.focus\:text-zinc-800\/10:focus{color:#27272a1a}.focus\:text-zinc-800\/100:focus{color:#27272a}.focus\:text-zinc-800\/20:focus{color:#27272a33}.focus\:text-zinc-800\/25:focus{color:#27272a40}.focus\:text-zinc-800\/30:focus{color:#27272a4d}.focus\:text-zinc-800\/40:focus{color:#27272a66}.focus\:text-zinc-800\/5:focus{color:#27272a0d}.focus\:text-zinc-800\/50:focus{color:#27272a80}.focus\:text-zinc-800\/60:focus{color:#27272a99}.focus\:text-zinc-800\/70:focus{color:#27272ab3}.focus\:text-zinc-800\/75:focus{color:#27272abf}.focus\:text-zinc-800\/80:focus{color:#27272acc}.focus\:text-zinc-800\/90:focus{color:#27272ae6}.focus\:text-zinc-800\/95:focus{color:#27272af2}.focus\:text-zinc-900:focus{--tw-text-opacity:1;color:rgb(24 24 27 / var(--tw-text-opacity))}.focus\:text-zinc-900\/0:focus{color:#18181b00}.focus\:text-zinc-900\/10:focus{color:#18181b1a}.focus\:text-zinc-900\/100:focus{color:#18181b}.focus\:text-zinc-900\/20:focus{color:#18181b33}.focus\:text-zinc-900\/25:focus{color:#18181b40}.focus\:text-zinc-900\/30:focus{color:#18181b4d}.focus\:text-zinc-900\/40:focus{color:#18181b66}.focus\:text-zinc-900\/5:focus{color:#18181b0d}.focus\:text-zinc-900\/50:focus{color:#18181b80}.focus\:text-zinc-900\/60:focus{color:#18181b99}.focus\:text-zinc-900\/70:focus{color:#18181bb3}.focus\:text-zinc-900\/75:focus{color:#18181bbf}.focus\:text-zinc-900\/80:focus{color:#18181bcc}.focus\:text-zinc-900\/90:focus{color:#18181be6}.focus\:text-zinc-900\/95:focus{color:#18181bf2}.focus\:text-opacity-0:focus{--tw-text-opacity:0}.focus\:text-opacity-10:focus{--tw-text-opacity:.1}.focus\:text-opacity-100:focus{--tw-text-opacity:1}.focus\:text-opacity-20:focus{--tw-text-opacity:.2}.focus\:text-opacity-25:focus{--tw-text-opacity:.25}.focus\:text-opacity-30:focus{--tw-text-opacity:.3}.focus\:text-opacity-40:focus{--tw-text-opacity:.4}.focus\:text-opacity-5:focus{--tw-text-opacity:.05}.focus\:text-opacity-50:focus{--tw-text-opacity:.5}.focus\:text-opacity-60:focus{--tw-text-opacity:.6}.focus\:text-opacity-70:focus{--tw-text-opacity:.7}.focus\:text-opacity-75:focus{--tw-text-opacity:.75}.focus\:text-opacity-80:focus{--tw-text-opacity:.8}.focus\:text-opacity-90:focus{--tw-text-opacity:.9}.focus\:text-opacity-95:focus{--tw-text-opacity:.95}.focus\:bg-blend-normal:focus{background-blend-mode:normal}.focus\:bg-blend-multiply:focus{background-blend-mode:multiply}.focus\:bg-blend-screen:focus{background-blend-mode:screen}.focus\:bg-blend-overlay:focus{background-blend-mode:overlay}.focus\:bg-blend-darken:focus{background-blend-mode:darken}.focus\:bg-blend-lighten:focus{background-blend-mode:lighten}.focus\:bg-blend-color-dodge:focus{background-blend-mode:color-dodge}.focus\:bg-blend-color-burn:focus{background-blend-mode:color-burn}.focus\:bg-blend-hard-light:focus{background-blend-mode:hard-light}.focus\:bg-blend-soft-light:focus{background-blend-mode:soft-light}.focus\:bg-blend-difference:focus{background-blend-mode:difference}.focus\:bg-blend-exclusion:focus{background-blend-mode:exclusion}.focus\:bg-blend-hue:focus{background-blend-mode:hue}.focus\:bg-blend-saturation:focus{background-blend-mode:saturation}.focus\:bg-blend-color:focus{background-blend-mode:color}.focus\:bg-blend-luminosity:focus{background-blend-mode:luminosity}@media (min-width:1024px){.lg\:cursor-context-menu{cursor:context-menu}.lg\:text-ellipsis{text-overflow:ellipsis}.lg\:text-clip{text-overflow:clip}.lg\:bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.lg\:bg-amber-100\/0{background-color:#fef3c700}.lg\:bg-amber-100\/10{background-color:#fef3c71a}.lg\:bg-amber-100\/100{background-color:#fef3c7}.lg\:bg-amber-100\/20{background-color:#fef3c733}.lg\:bg-amber-100\/25{background-color:#fef3c740}.lg\:bg-amber-100\/30{background-color:#fef3c74d}.lg\:bg-amber-100\/40{background-color:#fef3c766}.lg\:bg-amber-100\/5{background-color:#fef3c70d}.lg\:bg-amber-100\/50{background-color:#fef3c780}.lg\:bg-amber-100\/60{background-color:#fef3c799}.lg\:bg-amber-100\/70{background-color:#fef3c7b3}.lg\:bg-amber-100\/75{background-color:#fef3c7bf}.lg\:bg-amber-100\/80{background-color:#fef3c7cc}.lg\:bg-amber-100\/90{background-color:#fef3c7e6}.lg\:bg-amber-100\/95{background-color:#fef3c7f2}.lg\:bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.lg\:bg-amber-200\/0{background-color:#fde68a00}.lg\:bg-amber-200\/10{background-color:#fde68a1a}.lg\:bg-amber-200\/100{background-color:#fde68a}.lg\:bg-amber-200\/20{background-color:#fde68a33}.lg\:bg-amber-200\/25{background-color:#fde68a40}.lg\:bg-amber-200\/30{background-color:#fde68a4d}.lg\:bg-amber-200\/40{background-color:#fde68a66}.lg\:bg-amber-200\/5{background-color:#fde68a0d}.lg\:bg-amber-200\/50{background-color:#fde68a80}.lg\:bg-amber-200\/60{background-color:#fde68a99}.lg\:bg-amber-200\/70{background-color:#fde68ab3}.lg\:bg-amber-200\/75{background-color:#fde68abf}.lg\:bg-amber-200\/80{background-color:#fde68acc}.lg\:bg-amber-200\/90{background-color:#fde68ae6}.lg\:bg-amber-200\/95{background-color:#fde68af2}.lg\:bg-amber-300{--tw-bg-opacity:1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.lg\:bg-amber-300\/0{background-color:#fcd34d00}.lg\:bg-amber-300\/10{background-color:#fcd34d1a}.lg\:bg-amber-300\/100{background-color:#fcd34d}.lg\:bg-amber-300\/20{background-color:#fcd34d33}.lg\:bg-amber-300\/25{background-color:#fcd34d40}.lg\:bg-amber-300\/30{background-color:#fcd34d4d}.lg\:bg-amber-300\/40{background-color:#fcd34d66}.lg\:bg-amber-300\/5{background-color:#fcd34d0d}.lg\:bg-amber-300\/50{background-color:#fcd34d80}.lg\:bg-amber-300\/60{background-color:#fcd34d99}.lg\:bg-amber-300\/70{background-color:#fcd34db3}.lg\:bg-amber-300\/75{background-color:#fcd34dbf}.lg\:bg-amber-300\/80{background-color:#fcd34dcc}.lg\:bg-amber-300\/90{background-color:#fcd34de6}.lg\:bg-amber-300\/95{background-color:#fcd34df2}.lg\:bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.lg\:bg-amber-400\/0{background-color:#fbbf2400}.lg\:bg-amber-400\/10{background-color:#fbbf241a}.lg\:bg-amber-400\/100{background-color:#fbbf24}.lg\:bg-amber-400\/20{background-color:#fbbf2433}.lg\:bg-amber-400\/25{background-color:#fbbf2440}.lg\:bg-amber-400\/30{background-color:#fbbf244d}.lg\:bg-amber-400\/40{background-color:#fbbf2466}.lg\:bg-amber-400\/5{background-color:#fbbf240d}.lg\:bg-amber-400\/50{background-color:#fbbf2480}.lg\:bg-amber-400\/60{background-color:#fbbf2499}.lg\:bg-amber-400\/70{background-color:#fbbf24b3}.lg\:bg-amber-400\/75{background-color:#fbbf24bf}.lg\:bg-amber-400\/80{background-color:#fbbf24cc}.lg\:bg-amber-400\/90{background-color:#fbbf24e6}.lg\:bg-amber-400\/95{background-color:#fbbf24f2}.lg\:bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.lg\:bg-amber-50\/0{background-color:#fffbeb00}.lg\:bg-amber-50\/10{background-color:#fffbeb1a}.lg\:bg-amber-50\/100{background-color:#fffbeb}.lg\:bg-amber-50\/20{background-color:#fffbeb33}.lg\:bg-amber-50\/25{background-color:#fffbeb40}.lg\:bg-amber-50\/30{background-color:#fffbeb4d}.lg\:bg-amber-50\/40{background-color:#fffbeb66}.lg\:bg-amber-50\/5{background-color:#fffbeb0d}.lg\:bg-amber-50\/50{background-color:#fffbeb80}.lg\:bg-amber-50\/60{background-color:#fffbeb99}.lg\:bg-amber-50\/70{background-color:#fffbebb3}.lg\:bg-amber-50\/75{background-color:#fffbebbf}.lg\:bg-amber-50\/80{background-color:#fffbebcc}.lg\:bg-amber-50\/90{background-color:#fffbebe6}.lg\:bg-amber-50\/95{background-color:#fffbebf2}.lg\:bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.lg\:bg-amber-500\/0{background-color:#f59e0b00}.lg\:bg-amber-500\/10{background-color:#f59e0b1a}.lg\:bg-amber-500\/100{background-color:#f59e0b}.lg\:bg-amber-500\/20{background-color:#f59e0b33}.lg\:bg-amber-500\/25{background-color:#f59e0b40}.lg\:bg-amber-500\/30{background-color:#f59e0b4d}.lg\:bg-amber-500\/40{background-color:#f59e0b66}.lg\:bg-amber-500\/5{background-color:#f59e0b0d}.lg\:bg-amber-500\/50{background-color:#f59e0b80}.lg\:bg-amber-500\/60{background-color:#f59e0b99}.lg\:bg-amber-500\/70{background-color:#f59e0bb3}.lg\:bg-amber-500\/75{background-color:#f59e0bbf}.lg\:bg-amber-500\/80{background-color:#f59e0bcc}.lg\:bg-amber-500\/90{background-color:#f59e0be6}.lg\:bg-amber-500\/95{background-color:#f59e0bf2}.lg\:bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.lg\:bg-amber-600\/0{background-color:#d9770600}.lg\:bg-amber-600\/10{background-color:#d977061a}.lg\:bg-amber-600\/100{background-color:#d97706}.lg\:bg-amber-600\/20{background-color:#d9770633}.lg\:bg-amber-600\/25{background-color:#d9770640}.lg\:bg-amber-600\/30{background-color:#d977064d}.lg\:bg-amber-600\/40{background-color:#d9770666}.lg\:bg-amber-600\/5{background-color:#d977060d}.lg\:bg-amber-600\/50{background-color:#d9770680}.lg\:bg-amber-600\/60{background-color:#d9770699}.lg\:bg-amber-600\/70{background-color:#d97706b3}.lg\:bg-amber-600\/75{background-color:#d97706bf}.lg\:bg-amber-600\/80{background-color:#d97706cc}.lg\:bg-amber-600\/90{background-color:#d97706e6}.lg\:bg-amber-600\/95{background-color:#d97706f2}.lg\:bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.lg\:bg-amber-700\/0{background-color:#b4530900}.lg\:bg-amber-700\/10{background-color:#b453091a}.lg\:bg-amber-700\/100{background-color:#b45309}.lg\:bg-amber-700\/20{background-color:#b4530933}.lg\:bg-amber-700\/25{background-color:#b4530940}.lg\:bg-amber-700\/30{background-color:#b453094d}.lg\:bg-amber-700\/40{background-color:#b4530966}.lg\:bg-amber-700\/5{background-color:#b453090d}.lg\:bg-amber-700\/50{background-color:#b4530980}.lg\:bg-amber-700\/60{background-color:#b4530999}.lg\:bg-amber-700\/70{background-color:#b45309b3}.lg\:bg-amber-700\/75{background-color:#b45309bf}.lg\:bg-amber-700\/80{background-color:#b45309cc}.lg\:bg-amber-700\/90{background-color:#b45309e6}.lg\:bg-amber-700\/95{background-color:#b45309f2}.lg\:bg-amber-800{--tw-bg-opacity:1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.lg\:bg-amber-800\/0{background-color:#92400e00}.lg\:bg-amber-800\/10{background-color:#92400e1a}.lg\:bg-amber-800\/100{background-color:#92400e}.lg\:bg-amber-800\/20{background-color:#92400e33}.lg\:bg-amber-800\/25{background-color:#92400e40}.lg\:bg-amber-800\/30{background-color:#92400e4d}.lg\:bg-amber-800\/40{background-color:#92400e66}.lg\:bg-amber-800\/5{background-color:#92400e0d}.lg\:bg-amber-800\/50{background-color:#92400e80}.lg\:bg-amber-800\/60{background-color:#92400e99}.lg\:bg-amber-800\/70{background-color:#92400eb3}.lg\:bg-amber-800\/75{background-color:#92400ebf}.lg\:bg-amber-800\/80{background-color:#92400ecc}.lg\:bg-amber-800\/90{background-color:#92400ee6}.lg\:bg-amber-800\/95{background-color:#92400ef2}.lg\:bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.lg\:bg-amber-900\/0{background-color:#78350f00}.lg\:bg-amber-900\/10{background-color:#78350f1a}.lg\:bg-amber-900\/100{background-color:#78350f}.lg\:bg-amber-900\/20{background-color:#78350f33}.lg\:bg-amber-900\/25{background-color:#78350f40}.lg\:bg-amber-900\/30{background-color:#78350f4d}.lg\:bg-amber-900\/40{background-color:#78350f66}.lg\:bg-amber-900\/5{background-color:#78350f0d}.lg\:bg-amber-900\/50{background-color:#78350f80}.lg\:bg-amber-900\/60{background-color:#78350f99}.lg\:bg-amber-900\/70{background-color:#78350fb3}.lg\:bg-amber-900\/75{background-color:#78350fbf}.lg\:bg-amber-900\/80{background-color:#78350fcc}.lg\:bg-amber-900\/90{background-color:#78350fe6}.lg\:bg-amber-900\/95{background-color:#78350ff2}.lg\:bg-aqua{background-color:var(--color-green-200)}.lg\:bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.lg\:bg-black\/0{background-color:#0000}.lg\:bg-black\/10{background-color:#0000001a}.lg\:bg-black\/100{background-color:#000}.lg\:bg-black\/20{background-color:#0003}.lg\:bg-black\/25{background-color:#00000040}.lg\:bg-black\/30{background-color:#0000004d}.lg\:bg-black\/40{background-color:#0006}.lg\:bg-black\/5{background-color:#0000000d}.lg\:bg-black\/50{background-color:#00000080}.lg\:bg-black\/60{background-color:#0009}.lg\:bg-black\/70{background-color:#000000b3}.lg\:bg-black\/75{background-color:#000000bf}.lg\:bg-black\/80{background-color:#000c}.lg\:bg-black\/90{background-color:#000000e6}.lg\:bg-black\/95{background-color:#000000f2}.lg\:bg-blue{background-color:var(--color-blue-800)}.lg\:bg-blue-100{background-color:var(--color-blue-100)}.lg\:bg-blue-150{background-color:var(--color-blue-150)}.lg\:bg-blue-200{background-color:var(--color-blue-200)}.lg\:bg-blue-300{background-color:var(--color-blue-300)}.lg\:bg-blue-400{background-color:var(--color-blue-400)}.lg\:bg-blue-50{background-color:var(--color-blue-50)}.lg\:bg-blue-500{background-color:var(--color-blue-500)}.lg\:bg-blue-600{background-color:var(--color-blue-600)}.lg\:bg-blue-700{background-color:var(--color-blue-700)}.lg\:bg-blue-800{background-color:var(--color-blue-800)}.lg\:bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.lg\:bg-blue-900\/0{background-color:#1e3a8a00}.lg\:bg-blue-900\/10{background-color:#1e3a8a1a}.lg\:bg-blue-900\/100{background-color:#1e3a8a}.lg\:bg-blue-900\/20{background-color:#1e3a8a33}.lg\:bg-blue-900\/25{background-color:#1e3a8a40}.lg\:bg-blue-900\/30{background-color:#1e3a8a4d}.lg\:bg-blue-900\/40{background-color:#1e3a8a66}.lg\:bg-blue-900\/5{background-color:#1e3a8a0d}.lg\:bg-blue-900\/50{background-color:#1e3a8a80}.lg\:bg-blue-900\/60{background-color:#1e3a8a99}.lg\:bg-blue-900\/70{background-color:#1e3a8ab3}.lg\:bg-blue-900\/75{background-color:#1e3a8abf}.lg\:bg-blue-900\/80{background-color:#1e3a8acc}.lg\:bg-blue-900\/90{background-color:#1e3a8ae6}.lg\:bg-blue-900\/95{background-color:#1e3a8af2}.lg\:bg-blue-bright{background-color:var(--color-blue-200)}.lg\:bg-blue-brighter{background-color:var(--color-blue-100)}.lg\:bg-blue-brightest{background-color:var(--color-blue-50)}.lg\:bg-blue-dark{background-color:var(--color-blue-800)}.lg\:bg-blue-light{background-color:var(--color-gray-400)}.lg\:bg-blue-medium{background-color:var(--color-blue-500)}.lg\:bg-current{background-color:currentColor}.lg\:bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.lg\:bg-cyan-100\/0{background-color:#cffafe00}.lg\:bg-cyan-100\/10{background-color:#cffafe1a}.lg\:bg-cyan-100\/100{background-color:#cffafe}.lg\:bg-cyan-100\/20{background-color:#cffafe33}.lg\:bg-cyan-100\/25{background-color:#cffafe40}.lg\:bg-cyan-100\/30{background-color:#cffafe4d}.lg\:bg-cyan-100\/40{background-color:#cffafe66}.lg\:bg-cyan-100\/5{background-color:#cffafe0d}.lg\:bg-cyan-100\/50{background-color:#cffafe80}.lg\:bg-cyan-100\/60{background-color:#cffafe99}.lg\:bg-cyan-100\/70{background-color:#cffafeb3}.lg\:bg-cyan-100\/75{background-color:#cffafebf}.lg\:bg-cyan-100\/80{background-color:#cffafecc}.lg\:bg-cyan-100\/90{background-color:#cffafee6}.lg\:bg-cyan-100\/95{background-color:#cffafef2}.lg\:bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.lg\:bg-cyan-200\/0{background-color:#a5f3fc00}.lg\:bg-cyan-200\/10{background-color:#a5f3fc1a}.lg\:bg-cyan-200\/100{background-color:#a5f3fc}.lg\:bg-cyan-200\/20{background-color:#a5f3fc33}.lg\:bg-cyan-200\/25{background-color:#a5f3fc40}.lg\:bg-cyan-200\/30{background-color:#a5f3fc4d}.lg\:bg-cyan-200\/40{background-color:#a5f3fc66}.lg\:bg-cyan-200\/5{background-color:#a5f3fc0d}.lg\:bg-cyan-200\/50{background-color:#a5f3fc80}.lg\:bg-cyan-200\/60{background-color:#a5f3fc99}.lg\:bg-cyan-200\/70{background-color:#a5f3fcb3}.lg\:bg-cyan-200\/75{background-color:#a5f3fcbf}.lg\:bg-cyan-200\/80{background-color:#a5f3fccc}.lg\:bg-cyan-200\/90{background-color:#a5f3fce6}.lg\:bg-cyan-200\/95{background-color:#a5f3fcf2}.lg\:bg-cyan-300{--tw-bg-opacity:1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.lg\:bg-cyan-300\/0{background-color:#67e8f900}.lg\:bg-cyan-300\/10{background-color:#67e8f91a}.lg\:bg-cyan-300\/100{background-color:#67e8f9}.lg\:bg-cyan-300\/20{background-color:#67e8f933}.lg\:bg-cyan-300\/25{background-color:#67e8f940}.lg\:bg-cyan-300\/30{background-color:#67e8f94d}.lg\:bg-cyan-300\/40{background-color:#67e8f966}.lg\:bg-cyan-300\/5{background-color:#67e8f90d}.lg\:bg-cyan-300\/50{background-color:#67e8f980}.lg\:bg-cyan-300\/60{background-color:#67e8f999}.lg\:bg-cyan-300\/70{background-color:#67e8f9b3}.lg\:bg-cyan-300\/75{background-color:#67e8f9bf}.lg\:bg-cyan-300\/80{background-color:#67e8f9cc}.lg\:bg-cyan-300\/90{background-color:#67e8f9e6}.lg\:bg-cyan-300\/95{background-color:#67e8f9f2}.lg\:bg-cyan-400{--tw-bg-opacity:1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.lg\:bg-cyan-400\/0{background-color:#22d3ee00}.lg\:bg-cyan-400\/10{background-color:#22d3ee1a}.lg\:bg-cyan-400\/100{background-color:#22d3ee}.lg\:bg-cyan-400\/20{background-color:#22d3ee33}.lg\:bg-cyan-400\/25{background-color:#22d3ee40}.lg\:bg-cyan-400\/30{background-color:#22d3ee4d}.lg\:bg-cyan-400\/40{background-color:#22d3ee66}.lg\:bg-cyan-400\/5{background-color:#22d3ee0d}.lg\:bg-cyan-400\/50{background-color:#22d3ee80}.lg\:bg-cyan-400\/60{background-color:#22d3ee99}.lg\:bg-cyan-400\/70{background-color:#22d3eeb3}.lg\:bg-cyan-400\/75{background-color:#22d3eebf}.lg\:bg-cyan-400\/80{background-color:#22d3eecc}.lg\:bg-cyan-400\/90{background-color:#22d3eee6}.lg\:bg-cyan-400\/95{background-color:#22d3eef2}.lg\:bg-cyan-50{--tw-bg-opacity:1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.lg\:bg-cyan-50\/0{background-color:#ecfeff00}.lg\:bg-cyan-50\/10{background-color:#ecfeff1a}.lg\:bg-cyan-50\/100{background-color:#ecfeff}.lg\:bg-cyan-50\/20{background-color:#ecfeff33}.lg\:bg-cyan-50\/25{background-color:#ecfeff40}.lg\:bg-cyan-50\/30{background-color:#ecfeff4d}.lg\:bg-cyan-50\/40{background-color:#ecfeff66}.lg\:bg-cyan-50\/5{background-color:#ecfeff0d}.lg\:bg-cyan-50\/50{background-color:#ecfeff80}.lg\:bg-cyan-50\/60{background-color:#ecfeff99}.lg\:bg-cyan-50\/70{background-color:#ecfeffb3}.lg\:bg-cyan-50\/75{background-color:#ecfeffbf}.lg\:bg-cyan-50\/80{background-color:#ecfeffcc}.lg\:bg-cyan-50\/90{background-color:#ecfeffe6}.lg\:bg-cyan-50\/95{background-color:#ecfefff2}.lg\:bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.lg\:bg-cyan-500\/0{background-color:#06b6d400}.lg\:bg-cyan-500\/10{background-color:#06b6d41a}.lg\:bg-cyan-500\/100{background-color:#06b6d4}.lg\:bg-cyan-500\/20{background-color:#06b6d433}.lg\:bg-cyan-500\/25{background-color:#06b6d440}.lg\:bg-cyan-500\/30{background-color:#06b6d44d}.lg\:bg-cyan-500\/40{background-color:#06b6d466}.lg\:bg-cyan-500\/5{background-color:#06b6d40d}.lg\:bg-cyan-500\/50{background-color:#06b6d480}.lg\:bg-cyan-500\/60{background-color:#06b6d499}.lg\:bg-cyan-500\/70{background-color:#06b6d4b3}.lg\:bg-cyan-500\/75{background-color:#06b6d4bf}.lg\:bg-cyan-500\/80{background-color:#06b6d4cc}.lg\:bg-cyan-500\/90{background-color:#06b6d4e6}.lg\:bg-cyan-500\/95{background-color:#06b6d4f2}.lg\:bg-cyan-600{--tw-bg-opacity:1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.lg\:bg-cyan-600\/0{background-color:#0891b200}.lg\:bg-cyan-600\/10{background-color:#0891b21a}.lg\:bg-cyan-600\/100{background-color:#0891b2}.lg\:bg-cyan-600\/20{background-color:#0891b233}.lg\:bg-cyan-600\/25{background-color:#0891b240}.lg\:bg-cyan-600\/30{background-color:#0891b24d}.lg\:bg-cyan-600\/40{background-color:#0891b266}.lg\:bg-cyan-600\/5{background-color:#0891b20d}.lg\:bg-cyan-600\/50{background-color:#0891b280}.lg\:bg-cyan-600\/60{background-color:#0891b299}.lg\:bg-cyan-600\/70{background-color:#0891b2b3}.lg\:bg-cyan-600\/75{background-color:#0891b2bf}.lg\:bg-cyan-600\/80{background-color:#0891b2cc}.lg\:bg-cyan-600\/90{background-color:#0891b2e6}.lg\:bg-cyan-600\/95{background-color:#0891b2f2}.lg\:bg-cyan-700{--tw-bg-opacity:1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.lg\:bg-cyan-700\/0{background-color:#0e749000}.lg\:bg-cyan-700\/10{background-color:#0e74901a}.lg\:bg-cyan-700\/100{background-color:#0e7490}.lg\:bg-cyan-700\/20{background-color:#0e749033}.lg\:bg-cyan-700\/25{background-color:#0e749040}.lg\:bg-cyan-700\/30{background-color:#0e74904d}.lg\:bg-cyan-700\/40{background-color:#0e749066}.lg\:bg-cyan-700\/5{background-color:#0e74900d}.lg\:bg-cyan-700\/50{background-color:#0e749080}.lg\:bg-cyan-700\/60{background-color:#0e749099}.lg\:bg-cyan-700\/70{background-color:#0e7490b3}.lg\:bg-cyan-700\/75{background-color:#0e7490bf}.lg\:bg-cyan-700\/80{background-color:#0e7490cc}.lg\:bg-cyan-700\/90{background-color:#0e7490e6}.lg\:bg-cyan-700\/95{background-color:#0e7490f2}.lg\:bg-cyan-800{--tw-bg-opacity:1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.lg\:bg-cyan-800\/0{background-color:#155e7500}.lg\:bg-cyan-800\/10{background-color:#155e751a}.lg\:bg-cyan-800\/100{background-color:#155e75}.lg\:bg-cyan-800\/20{background-color:#155e7533}.lg\:bg-cyan-800\/25{background-color:#155e7540}.lg\:bg-cyan-800\/30{background-color:#155e754d}.lg\:bg-cyan-800\/40{background-color:#155e7566}.lg\:bg-cyan-800\/5{background-color:#155e750d}.lg\:bg-cyan-800\/50{background-color:#155e7580}.lg\:bg-cyan-800\/60{background-color:#155e7599}.lg\:bg-cyan-800\/70{background-color:#155e75b3}.lg\:bg-cyan-800\/75{background-color:#155e75bf}.lg\:bg-cyan-800\/80{background-color:#155e75cc}.lg\:bg-cyan-800\/90{background-color:#155e75e6}.lg\:bg-cyan-800\/95{background-color:#155e75f2}.lg\:bg-cyan-900{--tw-bg-opacity:1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.lg\:bg-cyan-900\/0{background-color:#164e6300}.lg\:bg-cyan-900\/10{background-color:#164e631a}.lg\:bg-cyan-900\/100{background-color:#164e63}.lg\:bg-cyan-900\/20{background-color:#164e6333}.lg\:bg-cyan-900\/25{background-color:#164e6340}.lg\:bg-cyan-900\/30{background-color:#164e634d}.lg\:bg-cyan-900\/40{background-color:#164e6366}.lg\:bg-cyan-900\/5{background-color:#164e630d}.lg\:bg-cyan-900\/50{background-color:#164e6380}.lg\:bg-cyan-900\/60{background-color:#164e6399}.lg\:bg-cyan-900\/70{background-color:#164e63b3}.lg\:bg-cyan-900\/75{background-color:#164e63bf}.lg\:bg-cyan-900\/80{background-color:#164e63cc}.lg\:bg-cyan-900\/90{background-color:#164e63e6}.lg\:bg-cyan-900\/95{background-color:#164e63f2}.lg\:bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.lg\:bg-emerald-100\/0{background-color:#d1fae500}.lg\:bg-emerald-100\/10{background-color:#d1fae51a}.lg\:bg-emerald-100\/100{background-color:#d1fae5}.lg\:bg-emerald-100\/20{background-color:#d1fae533}.lg\:bg-emerald-100\/25{background-color:#d1fae540}.lg\:bg-emerald-100\/30{background-color:#d1fae54d}.lg\:bg-emerald-100\/40{background-color:#d1fae566}.lg\:bg-emerald-100\/5{background-color:#d1fae50d}.lg\:bg-emerald-100\/50{background-color:#d1fae580}.lg\:bg-emerald-100\/60{background-color:#d1fae599}.lg\:bg-emerald-100\/70{background-color:#d1fae5b3}.lg\:bg-emerald-100\/75{background-color:#d1fae5bf}.lg\:bg-emerald-100\/80{background-color:#d1fae5cc}.lg\:bg-emerald-100\/90{background-color:#d1fae5e6}.lg\:bg-emerald-100\/95{background-color:#d1fae5f2}.lg\:bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.lg\:bg-emerald-200\/0{background-color:#a7f3d000}.lg\:bg-emerald-200\/10{background-color:#a7f3d01a}.lg\:bg-emerald-200\/100{background-color:#a7f3d0}.lg\:bg-emerald-200\/20{background-color:#a7f3d033}.lg\:bg-emerald-200\/25{background-color:#a7f3d040}.lg\:bg-emerald-200\/30{background-color:#a7f3d04d}.lg\:bg-emerald-200\/40{background-color:#a7f3d066}.lg\:bg-emerald-200\/5{background-color:#a7f3d00d}.lg\:bg-emerald-200\/50{background-color:#a7f3d080}.lg\:bg-emerald-200\/60{background-color:#a7f3d099}.lg\:bg-emerald-200\/70{background-color:#a7f3d0b3}.lg\:bg-emerald-200\/75{background-color:#a7f3d0bf}.lg\:bg-emerald-200\/80{background-color:#a7f3d0cc}.lg\:bg-emerald-200\/90{background-color:#a7f3d0e6}.lg\:bg-emerald-200\/95{background-color:#a7f3d0f2}.lg\:bg-emerald-300{--tw-bg-opacity:1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.lg\:bg-emerald-300\/0{background-color:#6ee7b700}.lg\:bg-emerald-300\/10{background-color:#6ee7b71a}.lg\:bg-emerald-300\/100{background-color:#6ee7b7}.lg\:bg-emerald-300\/20{background-color:#6ee7b733}.lg\:bg-emerald-300\/25{background-color:#6ee7b740}.lg\:bg-emerald-300\/30{background-color:#6ee7b74d}.lg\:bg-emerald-300\/40{background-color:#6ee7b766}.lg\:bg-emerald-300\/5{background-color:#6ee7b70d}.lg\:bg-emerald-300\/50{background-color:#6ee7b780}.lg\:bg-emerald-300\/60{background-color:#6ee7b799}.lg\:bg-emerald-300\/70{background-color:#6ee7b7b3}.lg\:bg-emerald-300\/75{background-color:#6ee7b7bf}.lg\:bg-emerald-300\/80{background-color:#6ee7b7cc}.lg\:bg-emerald-300\/90{background-color:#6ee7b7e6}.lg\:bg-emerald-300\/95{background-color:#6ee7b7f2}.lg\:bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.lg\:bg-emerald-400\/0{background-color:#34d39900}.lg\:bg-emerald-400\/10{background-color:#34d3991a}.lg\:bg-emerald-400\/100{background-color:#34d399}.lg\:bg-emerald-400\/20{background-color:#34d39933}.lg\:bg-emerald-400\/25{background-color:#34d39940}.lg\:bg-emerald-400\/30{background-color:#34d3994d}.lg\:bg-emerald-400\/40{background-color:#34d39966}.lg\:bg-emerald-400\/5{background-color:#34d3990d}.lg\:bg-emerald-400\/50{background-color:#34d39980}.lg\:bg-emerald-400\/60{background-color:#34d39999}.lg\:bg-emerald-400\/70{background-color:#34d399b3}.lg\:bg-emerald-400\/75{background-color:#34d399bf}.lg\:bg-emerald-400\/80{background-color:#34d399cc}.lg\:bg-emerald-400\/90{background-color:#34d399e6}.lg\:bg-emerald-400\/95{background-color:#34d399f2}.lg\:bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.lg\:bg-emerald-50\/0{background-color:#ecfdf500}.lg\:bg-emerald-50\/10{background-color:#ecfdf51a}.lg\:bg-emerald-50\/100{background-color:#ecfdf5}.lg\:bg-emerald-50\/20{background-color:#ecfdf533}.lg\:bg-emerald-50\/25{background-color:#ecfdf540}.lg\:bg-emerald-50\/30{background-color:#ecfdf54d}.lg\:bg-emerald-50\/40{background-color:#ecfdf566}.lg\:bg-emerald-50\/5{background-color:#ecfdf50d}.lg\:bg-emerald-50\/50{background-color:#ecfdf580}.lg\:bg-emerald-50\/60{background-color:#ecfdf599}.lg\:bg-emerald-50\/70{background-color:#ecfdf5b3}.lg\:bg-emerald-50\/75{background-color:#ecfdf5bf}.lg\:bg-emerald-50\/80{background-color:#ecfdf5cc}.lg\:bg-emerald-50\/90{background-color:#ecfdf5e6}.lg\:bg-emerald-50\/95{background-color:#ecfdf5f2}.lg\:bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.lg\:bg-emerald-500\/0{background-color:#10b98100}.lg\:bg-emerald-500\/10{background-color:#10b9811a}.lg\:bg-emerald-500\/100{background-color:#10b981}.lg\:bg-emerald-500\/20{background-color:#10b98133}.lg\:bg-emerald-500\/25{background-color:#10b98140}.lg\:bg-emerald-500\/30{background-color:#10b9814d}.lg\:bg-emerald-500\/40{background-color:#10b98166}.lg\:bg-emerald-500\/5{background-color:#10b9810d}.lg\:bg-emerald-500\/50{background-color:#10b98180}.lg\:bg-emerald-500\/60{background-color:#10b98199}.lg\:bg-emerald-500\/70{background-color:#10b981b3}.lg\:bg-emerald-500\/75{background-color:#10b981bf}.lg\:bg-emerald-500\/80{background-color:#10b981cc}.lg\:bg-emerald-500\/90{background-color:#10b981e6}.lg\:bg-emerald-500\/95{background-color:#10b981f2}.lg\:bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.lg\:bg-emerald-600\/0{background-color:#05966900}.lg\:bg-emerald-600\/10{background-color:#0596691a}.lg\:bg-emerald-600\/100{background-color:#059669}.lg\:bg-emerald-600\/20{background-color:#05966933}.lg\:bg-emerald-600\/25{background-color:#05966940}.lg\:bg-emerald-600\/30{background-color:#0596694d}.lg\:bg-emerald-600\/40{background-color:#05966966}.lg\:bg-emerald-600\/5{background-color:#0596690d}.lg\:bg-emerald-600\/50{background-color:#05966980}.lg\:bg-emerald-600\/60{background-color:#05966999}.lg\:bg-emerald-600\/70{background-color:#059669b3}.lg\:bg-emerald-600\/75{background-color:#059669bf}.lg\:bg-emerald-600\/80{background-color:#059669cc}.lg\:bg-emerald-600\/90{background-color:#059669e6}.lg\:bg-emerald-600\/95{background-color:#059669f2}.lg\:bg-emerald-700{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.lg\:bg-emerald-700\/0{background-color:#04785700}.lg\:bg-emerald-700\/10{background-color:#0478571a}.lg\:bg-emerald-700\/100{background-color:#047857}.lg\:bg-emerald-700\/20{background-color:#04785733}.lg\:bg-emerald-700\/25{background-color:#04785740}.lg\:bg-emerald-700\/30{background-color:#0478574d}.lg\:bg-emerald-700\/40{background-color:#04785766}.lg\:bg-emerald-700\/5{background-color:#0478570d}.lg\:bg-emerald-700\/50{background-color:#04785780}.lg\:bg-emerald-700\/60{background-color:#04785799}.lg\:bg-emerald-700\/70{background-color:#047857b3}.lg\:bg-emerald-700\/75{background-color:#047857bf}.lg\:bg-emerald-700\/80{background-color:#047857cc}.lg\:bg-emerald-700\/90{background-color:#047857e6}.lg\:bg-emerald-700\/95{background-color:#047857f2}.lg\:bg-emerald-800{--tw-bg-opacity:1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.lg\:bg-emerald-800\/0{background-color:#065f4600}.lg\:bg-emerald-800\/10{background-color:#065f461a}.lg\:bg-emerald-800\/100{background-color:#065f46}.lg\:bg-emerald-800\/20{background-color:#065f4633}.lg\:bg-emerald-800\/25{background-color:#065f4640}.lg\:bg-emerald-800\/30{background-color:#065f464d}.lg\:bg-emerald-800\/40{background-color:#065f4666}.lg\:bg-emerald-800\/5{background-color:#065f460d}.lg\:bg-emerald-800\/50{background-color:#065f4680}.lg\:bg-emerald-800\/60{background-color:#065f4699}.lg\:bg-emerald-800\/70{background-color:#065f46b3}.lg\:bg-emerald-800\/75{background-color:#065f46bf}.lg\:bg-emerald-800\/80{background-color:#065f46cc}.lg\:bg-emerald-800\/90{background-color:#065f46e6}.lg\:bg-emerald-800\/95{background-color:#065f46f2}.lg\:bg-emerald-900{--tw-bg-opacity:1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.lg\:bg-emerald-900\/0{background-color:#064e3b00}.lg\:bg-emerald-900\/10{background-color:#064e3b1a}.lg\:bg-emerald-900\/100{background-color:#064e3b}.lg\:bg-emerald-900\/20{background-color:#064e3b33}.lg\:bg-emerald-900\/25{background-color:#064e3b40}.lg\:bg-emerald-900\/30{background-color:#064e3b4d}.lg\:bg-emerald-900\/40{background-color:#064e3b66}.lg\:bg-emerald-900\/5{background-color:#064e3b0d}.lg\:bg-emerald-900\/50{background-color:#064e3b80}.lg\:bg-emerald-900\/60{background-color:#064e3b99}.lg\:bg-emerald-900\/70{background-color:#064e3bb3}.lg\:bg-emerald-900\/75{background-color:#064e3bbf}.lg\:bg-emerald-900\/80{background-color:#064e3bcc}.lg\:bg-emerald-900\/90{background-color:#064e3be6}.lg\:bg-emerald-900\/95{background-color:#064e3bf2}.lg\:bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-100\/0{background-color:#fae8ff00}.lg\:bg-fuchsia-100\/10{background-color:#fae8ff1a}.lg\:bg-fuchsia-100\/100{background-color:#fae8ff}.lg\:bg-fuchsia-100\/20{background-color:#fae8ff33}.lg\:bg-fuchsia-100\/25{background-color:#fae8ff40}.lg\:bg-fuchsia-100\/30{background-color:#fae8ff4d}.lg\:bg-fuchsia-100\/40{background-color:#fae8ff66}.lg\:bg-fuchsia-100\/5{background-color:#fae8ff0d}.lg\:bg-fuchsia-100\/50{background-color:#fae8ff80}.lg\:bg-fuchsia-100\/60{background-color:#fae8ff99}.lg\:bg-fuchsia-100\/70{background-color:#fae8ffb3}.lg\:bg-fuchsia-100\/75{background-color:#fae8ffbf}.lg\:bg-fuchsia-100\/80{background-color:#fae8ffcc}.lg\:bg-fuchsia-100\/90{background-color:#fae8ffe6}.lg\:bg-fuchsia-100\/95{background-color:#fae8fff2}.lg\:bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-200\/0{background-color:#f5d0fe00}.lg\:bg-fuchsia-200\/10{background-color:#f5d0fe1a}.lg\:bg-fuchsia-200\/100{background-color:#f5d0fe}.lg\:bg-fuchsia-200\/20{background-color:#f5d0fe33}.lg\:bg-fuchsia-200\/25{background-color:#f5d0fe40}.lg\:bg-fuchsia-200\/30{background-color:#f5d0fe4d}.lg\:bg-fuchsia-200\/40{background-color:#f5d0fe66}.lg\:bg-fuchsia-200\/5{background-color:#f5d0fe0d}.lg\:bg-fuchsia-200\/50{background-color:#f5d0fe80}.lg\:bg-fuchsia-200\/60{background-color:#f5d0fe99}.lg\:bg-fuchsia-200\/70{background-color:#f5d0feb3}.lg\:bg-fuchsia-200\/75{background-color:#f5d0febf}.lg\:bg-fuchsia-200\/80{background-color:#f5d0fecc}.lg\:bg-fuchsia-200\/90{background-color:#f5d0fee6}.lg\:bg-fuchsia-200\/95{background-color:#f5d0fef2}.lg\:bg-fuchsia-300{--tw-bg-opacity:1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-300\/0{background-color:#f0abfc00}.lg\:bg-fuchsia-300\/10{background-color:#f0abfc1a}.lg\:bg-fuchsia-300\/100{background-color:#f0abfc}.lg\:bg-fuchsia-300\/20{background-color:#f0abfc33}.lg\:bg-fuchsia-300\/25{background-color:#f0abfc40}.lg\:bg-fuchsia-300\/30{background-color:#f0abfc4d}.lg\:bg-fuchsia-300\/40{background-color:#f0abfc66}.lg\:bg-fuchsia-300\/5{background-color:#f0abfc0d}.lg\:bg-fuchsia-300\/50{background-color:#f0abfc80}.lg\:bg-fuchsia-300\/60{background-color:#f0abfc99}.lg\:bg-fuchsia-300\/70{background-color:#f0abfcb3}.lg\:bg-fuchsia-300\/75{background-color:#f0abfcbf}.lg\:bg-fuchsia-300\/80{background-color:#f0abfccc}.lg\:bg-fuchsia-300\/90{background-color:#f0abfce6}.lg\:bg-fuchsia-300\/95{background-color:#f0abfcf2}.lg\:bg-fuchsia-400{--tw-bg-opacity:1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-400\/0{background-color:#e879f900}.lg\:bg-fuchsia-400\/10{background-color:#e879f91a}.lg\:bg-fuchsia-400\/100{background-color:#e879f9}.lg\:bg-fuchsia-400\/20{background-color:#e879f933}.lg\:bg-fuchsia-400\/25{background-color:#e879f940}.lg\:bg-fuchsia-400\/30{background-color:#e879f94d}.lg\:bg-fuchsia-400\/40{background-color:#e879f966}.lg\:bg-fuchsia-400\/5{background-color:#e879f90d}.lg\:bg-fuchsia-400\/50{background-color:#e879f980}.lg\:bg-fuchsia-400\/60{background-color:#e879f999}.lg\:bg-fuchsia-400\/70{background-color:#e879f9b3}.lg\:bg-fuchsia-400\/75{background-color:#e879f9bf}.lg\:bg-fuchsia-400\/80{background-color:#e879f9cc}.lg\:bg-fuchsia-400\/90{background-color:#e879f9e6}.lg\:bg-fuchsia-400\/95{background-color:#e879f9f2}.lg\:bg-fuchsia-50{--tw-bg-opacity:1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-50\/0{background-color:#fdf4ff00}.lg\:bg-fuchsia-50\/10{background-color:#fdf4ff1a}.lg\:bg-fuchsia-50\/100{background-color:#fdf4ff}.lg\:bg-fuchsia-50\/20{background-color:#fdf4ff33}.lg\:bg-fuchsia-50\/25{background-color:#fdf4ff40}.lg\:bg-fuchsia-50\/30{background-color:#fdf4ff4d}.lg\:bg-fuchsia-50\/40{background-color:#fdf4ff66}.lg\:bg-fuchsia-50\/5{background-color:#fdf4ff0d}.lg\:bg-fuchsia-50\/50{background-color:#fdf4ff80}.lg\:bg-fuchsia-50\/60{background-color:#fdf4ff99}.lg\:bg-fuchsia-50\/70{background-color:#fdf4ffb3}.lg\:bg-fuchsia-50\/75{background-color:#fdf4ffbf}.lg\:bg-fuchsia-50\/80{background-color:#fdf4ffcc}.lg\:bg-fuchsia-50\/90{background-color:#fdf4ffe6}.lg\:bg-fuchsia-50\/95{background-color:#fdf4fff2}.lg\:bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-500\/0{background-color:#d946ef00}.lg\:bg-fuchsia-500\/10{background-color:#d946ef1a}.lg\:bg-fuchsia-500\/100{background-color:#d946ef}.lg\:bg-fuchsia-500\/20{background-color:#d946ef33}.lg\:bg-fuchsia-500\/25{background-color:#d946ef40}.lg\:bg-fuchsia-500\/30{background-color:#d946ef4d}.lg\:bg-fuchsia-500\/40{background-color:#d946ef66}.lg\:bg-fuchsia-500\/5{background-color:#d946ef0d}.lg\:bg-fuchsia-500\/50{background-color:#d946ef80}.lg\:bg-fuchsia-500\/60{background-color:#d946ef99}.lg\:bg-fuchsia-500\/70{background-color:#d946efb3}.lg\:bg-fuchsia-500\/75{background-color:#d946efbf}.lg\:bg-fuchsia-500\/80{background-color:#d946efcc}.lg\:bg-fuchsia-500\/90{background-color:#d946efe6}.lg\:bg-fuchsia-500\/95{background-color:#d946eff2}.lg\:bg-fuchsia-600{--tw-bg-opacity:1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-600\/0{background-color:#c026d300}.lg\:bg-fuchsia-600\/10{background-color:#c026d31a}.lg\:bg-fuchsia-600\/100{background-color:#c026d3}.lg\:bg-fuchsia-600\/20{background-color:#c026d333}.lg\:bg-fuchsia-600\/25{background-color:#c026d340}.lg\:bg-fuchsia-600\/30{background-color:#c026d34d}.lg\:bg-fuchsia-600\/40{background-color:#c026d366}.lg\:bg-fuchsia-600\/5{background-color:#c026d30d}.lg\:bg-fuchsia-600\/50{background-color:#c026d380}.lg\:bg-fuchsia-600\/60{background-color:#c026d399}.lg\:bg-fuchsia-600\/70{background-color:#c026d3b3}.lg\:bg-fuchsia-600\/75{background-color:#c026d3bf}.lg\:bg-fuchsia-600\/80{background-color:#c026d3cc}.lg\:bg-fuchsia-600\/90{background-color:#c026d3e6}.lg\:bg-fuchsia-600\/95{background-color:#c026d3f2}.lg\:bg-fuchsia-700{--tw-bg-opacity:1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-700\/0{background-color:#a21caf00}.lg\:bg-fuchsia-700\/10{background-color:#a21caf1a}.lg\:bg-fuchsia-700\/100{background-color:#a21caf}.lg\:bg-fuchsia-700\/20{background-color:#a21caf33}.lg\:bg-fuchsia-700\/25{background-color:#a21caf40}.lg\:bg-fuchsia-700\/30{background-color:#a21caf4d}.lg\:bg-fuchsia-700\/40{background-color:#a21caf66}.lg\:bg-fuchsia-700\/5{background-color:#a21caf0d}.lg\:bg-fuchsia-700\/50{background-color:#a21caf80}.lg\:bg-fuchsia-700\/60{background-color:#a21caf99}.lg\:bg-fuchsia-700\/70{background-color:#a21cafb3}.lg\:bg-fuchsia-700\/75{background-color:#a21cafbf}.lg\:bg-fuchsia-700\/80{background-color:#a21cafcc}.lg\:bg-fuchsia-700\/90{background-color:#a21cafe6}.lg\:bg-fuchsia-700\/95{background-color:#a21caff2}.lg\:bg-fuchsia-800{--tw-bg-opacity:1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-800\/0{background-color:#86198f00}.lg\:bg-fuchsia-800\/10{background-color:#86198f1a}.lg\:bg-fuchsia-800\/100{background-color:#86198f}.lg\:bg-fuchsia-800\/20{background-color:#86198f33}.lg\:bg-fuchsia-800\/25{background-color:#86198f40}.lg\:bg-fuchsia-800\/30{background-color:#86198f4d}.lg\:bg-fuchsia-800\/40{background-color:#86198f66}.lg\:bg-fuchsia-800\/5{background-color:#86198f0d}.lg\:bg-fuchsia-800\/50{background-color:#86198f80}.lg\:bg-fuchsia-800\/60{background-color:#86198f99}.lg\:bg-fuchsia-800\/70{background-color:#86198fb3}.lg\:bg-fuchsia-800\/75{background-color:#86198fbf}.lg\:bg-fuchsia-800\/80{background-color:#86198fcc}.lg\:bg-fuchsia-800\/90{background-color:#86198fe6}.lg\:bg-fuchsia-800\/95{background-color:#86198ff2}.lg\:bg-fuchsia-900{--tw-bg-opacity:1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.lg\:bg-fuchsia-900\/0{background-color:#701a7500}.lg\:bg-fuchsia-900\/10{background-color:#701a751a}.lg\:bg-fuchsia-900\/100{background-color:#701a75}.lg\:bg-fuchsia-900\/20{background-color:#701a7533}.lg\:bg-fuchsia-900\/25{background-color:#701a7540}.lg\:bg-fuchsia-900\/30{background-color:#701a754d}.lg\:bg-fuchsia-900\/40{background-color:#701a7566}.lg\:bg-fuchsia-900\/5{background-color:#701a750d}.lg\:bg-fuchsia-900\/50{background-color:#701a7580}.lg\:bg-fuchsia-900\/60{background-color:#701a7599}.lg\:bg-fuchsia-900\/70{background-color:#701a75b3}.lg\:bg-fuchsia-900\/75{background-color:#701a75bf}.lg\:bg-fuchsia-900\/80{background-color:#701a75cc}.lg\:bg-fuchsia-900\/90{background-color:#701a75e6}.lg\:bg-fuchsia-900\/95{background-color:#701a75f2}.lg\:bg-gray{background-color:var(--color-gray-light)}.lg\:bg-gray-100{background-color:var(--color-gray-100)}.lg\:bg-gray-200{background-color:var(--color-gray-200)}.lg\:bg-gray-300{background-color:var(--color-gray-300)}.lg\:bg-gray-400{background-color:var(--color-gray-400)}.lg\:bg-gray-50{background-color:var(--color-gray-50)}.lg\:bg-gray-500{background-color:var(--color-gray-500)}.lg\:bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.lg\:bg-gray-600\/0{background-color:#4b556300}.lg\:bg-gray-600\/10{background-color:#4b55631a}.lg\:bg-gray-600\/100{background-color:#4b5563}.lg\:bg-gray-600\/20{background-color:#4b556333}.lg\:bg-gray-600\/25{background-color:#4b556340}.lg\:bg-gray-600\/30{background-color:#4b55634d}.lg\:bg-gray-600\/40{background-color:#4b556366}.lg\:bg-gray-600\/5{background-color:#4b55630d}.lg\:bg-gray-600\/50{background-color:#4b556380}.lg\:bg-gray-600\/60{background-color:#4b556399}.lg\:bg-gray-600\/70{background-color:#4b5563b3}.lg\:bg-gray-600\/75{background-color:#4b5563bf}.lg\:bg-gray-600\/80{background-color:#4b5563cc}.lg\:bg-gray-600\/90{background-color:#4b5563e6}.lg\:bg-gray-600\/95{background-color:#4b5563f2}.lg\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.lg\:bg-gray-700\/0{background-color:#37415100}.lg\:bg-gray-700\/10{background-color:#3741511a}.lg\:bg-gray-700\/100{background-color:#374151}.lg\:bg-gray-700\/20{background-color:#37415133}.lg\:bg-gray-700\/25{background-color:#37415140}.lg\:bg-gray-700\/30{background-color:#3741514d}.lg\:bg-gray-700\/40{background-color:#37415166}.lg\:bg-gray-700\/5{background-color:#3741510d}.lg\:bg-gray-700\/50{background-color:#37415180}.lg\:bg-gray-700\/60{background-color:#37415199}.lg\:bg-gray-700\/70{background-color:#374151b3}.lg\:bg-gray-700\/75{background-color:#374151bf}.lg\:bg-gray-700\/80{background-color:#374151cc}.lg\:bg-gray-700\/90{background-color:#374151e6}.lg\:bg-gray-700\/95{background-color:#374151f2}.lg\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.lg\:bg-gray-800\/0{background-color:#1f293700}.lg\:bg-gray-800\/10{background-color:#1f29371a}.lg\:bg-gray-800\/100{background-color:#1f2937}.lg\:bg-gray-800\/20{background-color:#1f293733}.lg\:bg-gray-800\/25{background-color:#1f293740}.lg\:bg-gray-800\/30{background-color:#1f29374d}.lg\:bg-gray-800\/40{background-color:#1f293766}.lg\:bg-gray-800\/5{background-color:#1f29370d}.lg\:bg-gray-800\/50{background-color:#1f293780}.lg\:bg-gray-800\/60{background-color:#1f293799}.lg\:bg-gray-800\/70{background-color:#1f2937b3}.lg\:bg-gray-800\/75{background-color:#1f2937bf}.lg\:bg-gray-800\/80{background-color:#1f2937cc}.lg\:bg-gray-800\/90{background-color:#1f2937e6}.lg\:bg-gray-800\/95{background-color:#1f2937f2}.lg\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.lg\:bg-gray-900\/0{background-color:#11182700}.lg\:bg-gray-900\/10{background-color:#1118271a}.lg\:bg-gray-900\/100{background-color:#111827}.lg\:bg-gray-900\/20{background-color:#11182733}.lg\:bg-gray-900\/25{background-color:#11182740}.lg\:bg-gray-900\/30{background-color:#1118274d}.lg\:bg-gray-900\/40{background-color:#11182766}.lg\:bg-gray-900\/5{background-color:#1118270d}.lg\:bg-gray-900\/50{background-color:#11182780}.lg\:bg-gray-900\/60{background-color:#11182799}.lg\:bg-gray-900\/70{background-color:#111827b3}.lg\:bg-gray-900\/75{background-color:#111827bf}.lg\:bg-gray-900\/80{background-color:#111827cc}.lg\:bg-gray-900\/90{background-color:#111827e6}.lg\:bg-gray-900\/95{background-color:#111827f2}.lg\:bg-gray-dark{background-color:var(--color-gray-dark)}.lg\:bg-gray-light{background-color:var(--color-gray-light)}.lg\:bg-gray-lighter{background-color:var(--color-gray-lighter)}.lg\:bg-gray-medium{background-color:var(--color-gray-medium)}.lg\:bg-green{background-color:var(--color-green-100)}.lg\:bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.lg\:bg-green-100\/0{background-color:#dcfce700}.lg\:bg-green-100\/10{background-color:#dcfce71a}.lg\:bg-green-100\/100{background-color:#dcfce7}.lg\:bg-green-100\/20{background-color:#dcfce733}.lg\:bg-green-100\/25{background-color:#dcfce740}.lg\:bg-green-100\/30{background-color:#dcfce74d}.lg\:bg-green-100\/40{background-color:#dcfce766}.lg\:bg-green-100\/5{background-color:#dcfce70d}.lg\:bg-green-100\/50{background-color:#dcfce780}.lg\:bg-green-100\/60{background-color:#dcfce799}.lg\:bg-green-100\/70{background-color:#dcfce7b3}.lg\:bg-green-100\/75{background-color:#dcfce7bf}.lg\:bg-green-100\/80{background-color:#dcfce7cc}.lg\:bg-green-100\/90{background-color:#dcfce7e6}.lg\:bg-green-100\/95{background-color:#dcfce7f2}.lg\:bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.lg\:bg-green-200\/0{background-color:#bbf7d000}.lg\:bg-green-200\/10{background-color:#bbf7d01a}.lg\:bg-green-200\/100{background-color:#bbf7d0}.lg\:bg-green-200\/20{background-color:#bbf7d033}.lg\:bg-green-200\/25{background-color:#bbf7d040}.lg\:bg-green-200\/30{background-color:#bbf7d04d}.lg\:bg-green-200\/40{background-color:#bbf7d066}.lg\:bg-green-200\/5{background-color:#bbf7d00d}.lg\:bg-green-200\/50{background-color:#bbf7d080}.lg\:bg-green-200\/60{background-color:#bbf7d099}.lg\:bg-green-200\/70{background-color:#bbf7d0b3}.lg\:bg-green-200\/75{background-color:#bbf7d0bf}.lg\:bg-green-200\/80{background-color:#bbf7d0cc}.lg\:bg-green-200\/90{background-color:#bbf7d0e6}.lg\:bg-green-200\/95{background-color:#bbf7d0f2}.lg\:bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.lg\:bg-green-300\/0{background-color:#86efac00}.lg\:bg-green-300\/10{background-color:#86efac1a}.lg\:bg-green-300\/100{background-color:#86efac}.lg\:bg-green-300\/20{background-color:#86efac33}.lg\:bg-green-300\/25{background-color:#86efac40}.lg\:bg-green-300\/30{background-color:#86efac4d}.lg\:bg-green-300\/40{background-color:#86efac66}.lg\:bg-green-300\/5{background-color:#86efac0d}.lg\:bg-green-300\/50{background-color:#86efac80}.lg\:bg-green-300\/60{background-color:#86efac99}.lg\:bg-green-300\/70{background-color:#86efacb3}.lg\:bg-green-300\/75{background-color:#86efacbf}.lg\:bg-green-300\/80{background-color:#86efaccc}.lg\:bg-green-300\/90{background-color:#86eface6}.lg\:bg-green-300\/95{background-color:#86efacf2}.lg\:bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.lg\:bg-green-400\/0{background-color:#4ade8000}.lg\:bg-green-400\/10{background-color:#4ade801a}.lg\:bg-green-400\/100{background-color:#4ade80}.lg\:bg-green-400\/20{background-color:#4ade8033}.lg\:bg-green-400\/25{background-color:#4ade8040}.lg\:bg-green-400\/30{background-color:#4ade804d}.lg\:bg-green-400\/40{background-color:#4ade8066}.lg\:bg-green-400\/5{background-color:#4ade800d}.lg\:bg-green-400\/50{background-color:#4ade8080}.lg\:bg-green-400\/60{background-color:#4ade8099}.lg\:bg-green-400\/70{background-color:#4ade80b3}.lg\:bg-green-400\/75{background-color:#4ade80bf}.lg\:bg-green-400\/80{background-color:#4ade80cc}.lg\:bg-green-400\/90{background-color:#4ade80e6}.lg\:bg-green-400\/95{background-color:#4ade80f2}.lg\:bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.lg\:bg-green-50\/0{background-color:#f0fdf400}.lg\:bg-green-50\/10{background-color:#f0fdf41a}.lg\:bg-green-50\/100{background-color:#f0fdf4}.lg\:bg-green-50\/20{background-color:#f0fdf433}.lg\:bg-green-50\/25{background-color:#f0fdf440}.lg\:bg-green-50\/30{background-color:#f0fdf44d}.lg\:bg-green-50\/40{background-color:#f0fdf466}.lg\:bg-green-50\/5{background-color:#f0fdf40d}.lg\:bg-green-50\/50{background-color:#f0fdf480}.lg\:bg-green-50\/60{background-color:#f0fdf499}.lg\:bg-green-50\/70{background-color:#f0fdf4b3}.lg\:bg-green-50\/75{background-color:#f0fdf4bf}.lg\:bg-green-50\/80{background-color:#f0fdf4cc}.lg\:bg-green-50\/90{background-color:#f0fdf4e6}.lg\:bg-green-50\/95{background-color:#f0fdf4f2}.lg\:bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.lg\:bg-green-500\/0{background-color:#22c55e00}.lg\:bg-green-500\/10{background-color:#22c55e1a}.lg\:bg-green-500\/100{background-color:#22c55e}.lg\:bg-green-500\/20{background-color:#22c55e33}.lg\:bg-green-500\/25{background-color:#22c55e40}.lg\:bg-green-500\/30{background-color:#22c55e4d}.lg\:bg-green-500\/40{background-color:#22c55e66}.lg\:bg-green-500\/5{background-color:#22c55e0d}.lg\:bg-green-500\/50{background-color:#22c55e80}.lg\:bg-green-500\/60{background-color:#22c55e99}.lg\:bg-green-500\/70{background-color:#22c55eb3}.lg\:bg-green-500\/75{background-color:#22c55ebf}.lg\:bg-green-500\/80{background-color:#22c55ecc}.lg\:bg-green-500\/90{background-color:#22c55ee6}.lg\:bg-green-500\/95{background-color:#22c55ef2}.lg\:bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.lg\:bg-green-600\/0{background-color:#16a34a00}.lg\:bg-green-600\/10{background-color:#16a34a1a}.lg\:bg-green-600\/100{background-color:#16a34a}.lg\:bg-green-600\/20{background-color:#16a34a33}.lg\:bg-green-600\/25{background-color:#16a34a40}.lg\:bg-green-600\/30{background-color:#16a34a4d}.lg\:bg-green-600\/40{background-color:#16a34a66}.lg\:bg-green-600\/5{background-color:#16a34a0d}.lg\:bg-green-600\/50{background-color:#16a34a80}.lg\:bg-green-600\/60{background-color:#16a34a99}.lg\:bg-green-600\/70{background-color:#16a34ab3}.lg\:bg-green-600\/75{background-color:#16a34abf}.lg\:bg-green-600\/80{background-color:#16a34acc}.lg\:bg-green-600\/90{background-color:#16a34ae6}.lg\:bg-green-600\/95{background-color:#16a34af2}.lg\:bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.lg\:bg-green-700\/0{background-color:#15803d00}.lg\:bg-green-700\/10{background-color:#15803d1a}.lg\:bg-green-700\/100{background-color:#15803d}.lg\:bg-green-700\/20{background-color:#15803d33}.lg\:bg-green-700\/25{background-color:#15803d40}.lg\:bg-green-700\/30{background-color:#15803d4d}.lg\:bg-green-700\/40{background-color:#15803d66}.lg\:bg-green-700\/5{background-color:#15803d0d}.lg\:bg-green-700\/50{background-color:#15803d80}.lg\:bg-green-700\/60{background-color:#15803d99}.lg\:bg-green-700\/70{background-color:#15803db3}.lg\:bg-green-700\/75{background-color:#15803dbf}.lg\:bg-green-700\/80{background-color:#15803dcc}.lg\:bg-green-700\/90{background-color:#15803de6}.lg\:bg-green-700\/95{background-color:#15803df2}.lg\:bg-green-800{--tw-bg-opacity:1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.lg\:bg-green-800\/0{background-color:#16653400}.lg\:bg-green-800\/10{background-color:#1665341a}.lg\:bg-green-800\/100{background-color:#166534}.lg\:bg-green-800\/20{background-color:#16653433}.lg\:bg-green-800\/25{background-color:#16653440}.lg\:bg-green-800\/30{background-color:#1665344d}.lg\:bg-green-800\/40{background-color:#16653466}.lg\:bg-green-800\/5{background-color:#1665340d}.lg\:bg-green-800\/50{background-color:#16653480}.lg\:bg-green-800\/60{background-color:#16653499}.lg\:bg-green-800\/70{background-color:#166534b3}.lg\:bg-green-800\/75{background-color:#166534bf}.lg\:bg-green-800\/80{background-color:#166534cc}.lg\:bg-green-800\/90{background-color:#166534e6}.lg\:bg-green-800\/95{background-color:#166534f2}.lg\:bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.lg\:bg-green-900\/0{background-color:#14532d00}.lg\:bg-green-900\/10{background-color:#14532d1a}.lg\:bg-green-900\/100{background-color:#14532d}.lg\:bg-green-900\/20{background-color:#14532d33}.lg\:bg-green-900\/25{background-color:#14532d40}.lg\:bg-green-900\/30{background-color:#14532d4d}.lg\:bg-green-900\/40{background-color:#14532d66}.lg\:bg-green-900\/5{background-color:#14532d0d}.lg\:bg-green-900\/50{background-color:#14532d80}.lg\:bg-green-900\/60{background-color:#14532d99}.lg\:bg-green-900\/70{background-color:#14532db3}.lg\:bg-green-900\/75{background-color:#14532dbf}.lg\:bg-green-900\/80{background-color:#14532dcc}.lg\:bg-green-900\/90{background-color:#14532de6}.lg\:bg-green-900\/95{background-color:#14532df2}.lg\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.lg\:bg-indigo-100\/0{background-color:#e0e7ff00}.lg\:bg-indigo-100\/10{background-color:#e0e7ff1a}.lg\:bg-indigo-100\/100{background-color:#e0e7ff}.lg\:bg-indigo-100\/20{background-color:#e0e7ff33}.lg\:bg-indigo-100\/25{background-color:#e0e7ff40}.lg\:bg-indigo-100\/30{background-color:#e0e7ff4d}.lg\:bg-indigo-100\/40{background-color:#e0e7ff66}.lg\:bg-indigo-100\/5{background-color:#e0e7ff0d}.lg\:bg-indigo-100\/50{background-color:#e0e7ff80}.lg\:bg-indigo-100\/60{background-color:#e0e7ff99}.lg\:bg-indigo-100\/70{background-color:#e0e7ffb3}.lg\:bg-indigo-100\/75{background-color:#e0e7ffbf}.lg\:bg-indigo-100\/80{background-color:#e0e7ffcc}.lg\:bg-indigo-100\/90{background-color:#e0e7ffe6}.lg\:bg-indigo-100\/95{background-color:#e0e7fff2}.lg\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.lg\:bg-indigo-200\/0{background-color:#c7d2fe00}.lg\:bg-indigo-200\/10{background-color:#c7d2fe1a}.lg\:bg-indigo-200\/100{background-color:#c7d2fe}.lg\:bg-indigo-200\/20{background-color:#c7d2fe33}.lg\:bg-indigo-200\/25{background-color:#c7d2fe40}.lg\:bg-indigo-200\/30{background-color:#c7d2fe4d}.lg\:bg-indigo-200\/40{background-color:#c7d2fe66}.lg\:bg-indigo-200\/5{background-color:#c7d2fe0d}.lg\:bg-indigo-200\/50{background-color:#c7d2fe80}.lg\:bg-indigo-200\/60{background-color:#c7d2fe99}.lg\:bg-indigo-200\/70{background-color:#c7d2feb3}.lg\:bg-indigo-200\/75{background-color:#c7d2febf}.lg\:bg-indigo-200\/80{background-color:#c7d2fecc}.lg\:bg-indigo-200\/90{background-color:#c7d2fee6}.lg\:bg-indigo-200\/95{background-color:#c7d2fef2}.lg\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.lg\:bg-indigo-300\/0{background-color:#a5b4fc00}.lg\:bg-indigo-300\/10{background-color:#a5b4fc1a}.lg\:bg-indigo-300\/100{background-color:#a5b4fc}.lg\:bg-indigo-300\/20{background-color:#a5b4fc33}.lg\:bg-indigo-300\/25{background-color:#a5b4fc40}.lg\:bg-indigo-300\/30{background-color:#a5b4fc4d}.lg\:bg-indigo-300\/40{background-color:#a5b4fc66}.lg\:bg-indigo-300\/5{background-color:#a5b4fc0d}.lg\:bg-indigo-300\/50{background-color:#a5b4fc80}.lg\:bg-indigo-300\/60{background-color:#a5b4fc99}.lg\:bg-indigo-300\/70{background-color:#a5b4fcb3}.lg\:bg-indigo-300\/75{background-color:#a5b4fcbf}.lg\:bg-indigo-300\/80{background-color:#a5b4fccc}.lg\:bg-indigo-300\/90{background-color:#a5b4fce6}.lg\:bg-indigo-300\/95{background-color:#a5b4fcf2}.lg\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.lg\:bg-indigo-400\/0{background-color:#818cf800}.lg\:bg-indigo-400\/10{background-color:#818cf81a}.lg\:bg-indigo-400\/100{background-color:#818cf8}.lg\:bg-indigo-400\/20{background-color:#818cf833}.lg\:bg-indigo-400\/25{background-color:#818cf840}.lg\:bg-indigo-400\/30{background-color:#818cf84d}.lg\:bg-indigo-400\/40{background-color:#818cf866}.lg\:bg-indigo-400\/5{background-color:#818cf80d}.lg\:bg-indigo-400\/50{background-color:#818cf880}.lg\:bg-indigo-400\/60{background-color:#818cf899}.lg\:bg-indigo-400\/70{background-color:#818cf8b3}.lg\:bg-indigo-400\/75{background-color:#818cf8bf}.lg\:bg-indigo-400\/80{background-color:#818cf8cc}.lg\:bg-indigo-400\/90{background-color:#818cf8e6}.lg\:bg-indigo-400\/95{background-color:#818cf8f2}.lg\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.lg\:bg-indigo-50\/0{background-color:#eef2ff00}.lg\:bg-indigo-50\/10{background-color:#eef2ff1a}.lg\:bg-indigo-50\/100{background-color:#eef2ff}.lg\:bg-indigo-50\/20{background-color:#eef2ff33}.lg\:bg-indigo-50\/25{background-color:#eef2ff40}.lg\:bg-indigo-50\/30{background-color:#eef2ff4d}.lg\:bg-indigo-50\/40{background-color:#eef2ff66}.lg\:bg-indigo-50\/5{background-color:#eef2ff0d}.lg\:bg-indigo-50\/50{background-color:#eef2ff80}.lg\:bg-indigo-50\/60{background-color:#eef2ff99}.lg\:bg-indigo-50\/70{background-color:#eef2ffb3}.lg\:bg-indigo-50\/75{background-color:#eef2ffbf}.lg\:bg-indigo-50\/80{background-color:#eef2ffcc}.lg\:bg-indigo-50\/90{background-color:#eef2ffe6}.lg\:bg-indigo-50\/95{background-color:#eef2fff2}.lg\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.lg\:bg-indigo-500\/0{background-color:#6366f100}.lg\:bg-indigo-500\/10{background-color:#6366f11a}.lg\:bg-indigo-500\/100{background-color:#6366f1}.lg\:bg-indigo-500\/20{background-color:#6366f133}.lg\:bg-indigo-500\/25{background-color:#6366f140}.lg\:bg-indigo-500\/30{background-color:#6366f14d}.lg\:bg-indigo-500\/40{background-color:#6366f166}.lg\:bg-indigo-500\/5{background-color:#6366f10d}.lg\:bg-indigo-500\/50{background-color:#6366f180}.lg\:bg-indigo-500\/60{background-color:#6366f199}.lg\:bg-indigo-500\/70{background-color:#6366f1b3}.lg\:bg-indigo-500\/75{background-color:#6366f1bf}.lg\:bg-indigo-500\/80{background-color:#6366f1cc}.lg\:bg-indigo-500\/90{background-color:#6366f1e6}.lg\:bg-indigo-500\/95{background-color:#6366f1f2}.lg\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.lg\:bg-indigo-600\/0{background-color:#4f46e500}.lg\:bg-indigo-600\/10{background-color:#4f46e51a}.lg\:bg-indigo-600\/100{background-color:#4f46e5}.lg\:bg-indigo-600\/20{background-color:#4f46e533}.lg\:bg-indigo-600\/25{background-color:#4f46e540}.lg\:bg-indigo-600\/30{background-color:#4f46e54d}.lg\:bg-indigo-600\/40{background-color:#4f46e566}.lg\:bg-indigo-600\/5{background-color:#4f46e50d}.lg\:bg-indigo-600\/50{background-color:#4f46e580}.lg\:bg-indigo-600\/60{background-color:#4f46e599}.lg\:bg-indigo-600\/70{background-color:#4f46e5b3}.lg\:bg-indigo-600\/75{background-color:#4f46e5bf}.lg\:bg-indigo-600\/80{background-color:#4f46e5cc}.lg\:bg-indigo-600\/90{background-color:#4f46e5e6}.lg\:bg-indigo-600\/95{background-color:#4f46e5f2}.lg\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.lg\:bg-indigo-700\/0{background-color:#4338ca00}.lg\:bg-indigo-700\/10{background-color:#4338ca1a}.lg\:bg-indigo-700\/100{background-color:#4338ca}.lg\:bg-indigo-700\/20{background-color:#4338ca33}.lg\:bg-indigo-700\/25{background-color:#4338ca40}.lg\:bg-indigo-700\/30{background-color:#4338ca4d}.lg\:bg-indigo-700\/40{background-color:#4338ca66}.lg\:bg-indigo-700\/5{background-color:#4338ca0d}.lg\:bg-indigo-700\/50{background-color:#4338ca80}.lg\:bg-indigo-700\/60{background-color:#4338ca99}.lg\:bg-indigo-700\/70{background-color:#4338cab3}.lg\:bg-indigo-700\/75{background-color:#4338cabf}.lg\:bg-indigo-700\/80{background-color:#4338cacc}.lg\:bg-indigo-700\/90{background-color:#4338cae6}.lg\:bg-indigo-700\/95{background-color:#4338caf2}.lg\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.lg\:bg-indigo-800\/0{background-color:#3730a300}.lg\:bg-indigo-800\/10{background-color:#3730a31a}.lg\:bg-indigo-800\/100{background-color:#3730a3}.lg\:bg-indigo-800\/20{background-color:#3730a333}.lg\:bg-indigo-800\/25{background-color:#3730a340}.lg\:bg-indigo-800\/30{background-color:#3730a34d}.lg\:bg-indigo-800\/40{background-color:#3730a366}.lg\:bg-indigo-800\/5{background-color:#3730a30d}.lg\:bg-indigo-800\/50{background-color:#3730a380}.lg\:bg-indigo-800\/60{background-color:#3730a399}.lg\:bg-indigo-800\/70{background-color:#3730a3b3}.lg\:bg-indigo-800\/75{background-color:#3730a3bf}.lg\:bg-indigo-800\/80{background-color:#3730a3cc}.lg\:bg-indigo-800\/90{background-color:#3730a3e6}.lg\:bg-indigo-800\/95{background-color:#3730a3f2}.lg\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.lg\:bg-indigo-900\/0{background-color:#312e8100}.lg\:bg-indigo-900\/10{background-color:#312e811a}.lg\:bg-indigo-900\/100{background-color:#312e81}.lg\:bg-indigo-900\/20{background-color:#312e8133}.lg\:bg-indigo-900\/25{background-color:#312e8140}.lg\:bg-indigo-900\/30{background-color:#312e814d}.lg\:bg-indigo-900\/40{background-color:#312e8166}.lg\:bg-indigo-900\/5{background-color:#312e810d}.lg\:bg-indigo-900\/50{background-color:#312e8180}.lg\:bg-indigo-900\/60{background-color:#312e8199}.lg\:bg-indigo-900\/70{background-color:#312e81b3}.lg\:bg-indigo-900\/75{background-color:#312e81bf}.lg\:bg-indigo-900\/80{background-color:#312e81cc}.lg\:bg-indigo-900\/90{background-color:#312e81e6}.lg\:bg-indigo-900\/95{background-color:#312e81f2}.lg\:bg-inherit{background-color:inherit}.lg\:bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.lg\:bg-lime-100\/0{background-color:#ecfccb00}.lg\:bg-lime-100\/10{background-color:#ecfccb1a}.lg\:bg-lime-100\/100{background-color:#ecfccb}.lg\:bg-lime-100\/20{background-color:#ecfccb33}.lg\:bg-lime-100\/25{background-color:#ecfccb40}.lg\:bg-lime-100\/30{background-color:#ecfccb4d}.lg\:bg-lime-100\/40{background-color:#ecfccb66}.lg\:bg-lime-100\/5{background-color:#ecfccb0d}.lg\:bg-lime-100\/50{background-color:#ecfccb80}.lg\:bg-lime-100\/60{background-color:#ecfccb99}.lg\:bg-lime-100\/70{background-color:#ecfccbb3}.lg\:bg-lime-100\/75{background-color:#ecfccbbf}.lg\:bg-lime-100\/80{background-color:#ecfccbcc}.lg\:bg-lime-100\/90{background-color:#ecfccbe6}.lg\:bg-lime-100\/95{background-color:#ecfccbf2}.lg\:bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.lg\:bg-lime-200\/0{background-color:#d9f99d00}.lg\:bg-lime-200\/10{background-color:#d9f99d1a}.lg\:bg-lime-200\/100{background-color:#d9f99d}.lg\:bg-lime-200\/20{background-color:#d9f99d33}.lg\:bg-lime-200\/25{background-color:#d9f99d40}.lg\:bg-lime-200\/30{background-color:#d9f99d4d}.lg\:bg-lime-200\/40{background-color:#d9f99d66}.lg\:bg-lime-200\/5{background-color:#d9f99d0d}.lg\:bg-lime-200\/50{background-color:#d9f99d80}.lg\:bg-lime-200\/60{background-color:#d9f99d99}.lg\:bg-lime-200\/70{background-color:#d9f99db3}.lg\:bg-lime-200\/75{background-color:#d9f99dbf}.lg\:bg-lime-200\/80{background-color:#d9f99dcc}.lg\:bg-lime-200\/90{background-color:#d9f99de6}.lg\:bg-lime-200\/95{background-color:#d9f99df2}.lg\:bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.lg\:bg-lime-300\/0{background-color:#bef26400}.lg\:bg-lime-300\/10{background-color:#bef2641a}.lg\:bg-lime-300\/100{background-color:#bef264}.lg\:bg-lime-300\/20{background-color:#bef26433}.lg\:bg-lime-300\/25{background-color:#bef26440}.lg\:bg-lime-300\/30{background-color:#bef2644d}.lg\:bg-lime-300\/40{background-color:#bef26466}.lg\:bg-lime-300\/5{background-color:#bef2640d}.lg\:bg-lime-300\/50{background-color:#bef26480}.lg\:bg-lime-300\/60{background-color:#bef26499}.lg\:bg-lime-300\/70{background-color:#bef264b3}.lg\:bg-lime-300\/75{background-color:#bef264bf}.lg\:bg-lime-300\/80{background-color:#bef264cc}.lg\:bg-lime-300\/90{background-color:#bef264e6}.lg\:bg-lime-300\/95{background-color:#bef264f2}.lg\:bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.lg\:bg-lime-400\/0{background-color:#a3e63500}.lg\:bg-lime-400\/10{background-color:#a3e6351a}.lg\:bg-lime-400\/100{background-color:#a3e635}.lg\:bg-lime-400\/20{background-color:#a3e63533}.lg\:bg-lime-400\/25{background-color:#a3e63540}.lg\:bg-lime-400\/30{background-color:#a3e6354d}.lg\:bg-lime-400\/40{background-color:#a3e63566}.lg\:bg-lime-400\/5{background-color:#a3e6350d}.lg\:bg-lime-400\/50{background-color:#a3e63580}.lg\:bg-lime-400\/60{background-color:#a3e63599}.lg\:bg-lime-400\/70{background-color:#a3e635b3}.lg\:bg-lime-400\/75{background-color:#a3e635bf}.lg\:bg-lime-400\/80{background-color:#a3e635cc}.lg\:bg-lime-400\/90{background-color:#a3e635e6}.lg\:bg-lime-400\/95{background-color:#a3e635f2}.lg\:bg-lime-50{--tw-bg-opacity:1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.lg\:bg-lime-50\/0{background-color:#f7fee700}.lg\:bg-lime-50\/10{background-color:#f7fee71a}.lg\:bg-lime-50\/100{background-color:#f7fee7}.lg\:bg-lime-50\/20{background-color:#f7fee733}.lg\:bg-lime-50\/25{background-color:#f7fee740}.lg\:bg-lime-50\/30{background-color:#f7fee74d}.lg\:bg-lime-50\/40{background-color:#f7fee766}.lg\:bg-lime-50\/5{background-color:#f7fee70d}.lg\:bg-lime-50\/50{background-color:#f7fee780}.lg\:bg-lime-50\/60{background-color:#f7fee799}.lg\:bg-lime-50\/70{background-color:#f7fee7b3}.lg\:bg-lime-50\/75{background-color:#f7fee7bf}.lg\:bg-lime-50\/80{background-color:#f7fee7cc}.lg\:bg-lime-50\/90{background-color:#f7fee7e6}.lg\:bg-lime-50\/95{background-color:#f7fee7f2}.lg\:bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.lg\:bg-lime-500\/0{background-color:#84cc1600}.lg\:bg-lime-500\/10{background-color:#84cc161a}.lg\:bg-lime-500\/100{background-color:#84cc16}.lg\:bg-lime-500\/20{background-color:#84cc1633}.lg\:bg-lime-500\/25{background-color:#84cc1640}.lg\:bg-lime-500\/30{background-color:#84cc164d}.lg\:bg-lime-500\/40{background-color:#84cc1666}.lg\:bg-lime-500\/5{background-color:#84cc160d}.lg\:bg-lime-500\/50{background-color:#84cc1680}.lg\:bg-lime-500\/60{background-color:#84cc1699}.lg\:bg-lime-500\/70{background-color:#84cc16b3}.lg\:bg-lime-500\/75{background-color:#84cc16bf}.lg\:bg-lime-500\/80{background-color:#84cc16cc}.lg\:bg-lime-500\/90{background-color:#84cc16e6}.lg\:bg-lime-500\/95{background-color:#84cc16f2}.lg\:bg-lime-600{--tw-bg-opacity:1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.lg\:bg-lime-600\/0{background-color:#65a30d00}.lg\:bg-lime-600\/10{background-color:#65a30d1a}.lg\:bg-lime-600\/100{background-color:#65a30d}.lg\:bg-lime-600\/20{background-color:#65a30d33}.lg\:bg-lime-600\/25{background-color:#65a30d40}.lg\:bg-lime-600\/30{background-color:#65a30d4d}.lg\:bg-lime-600\/40{background-color:#65a30d66}.lg\:bg-lime-600\/5{background-color:#65a30d0d}.lg\:bg-lime-600\/50{background-color:#65a30d80}.lg\:bg-lime-600\/60{background-color:#65a30d99}.lg\:bg-lime-600\/70{background-color:#65a30db3}.lg\:bg-lime-600\/75{background-color:#65a30dbf}.lg\:bg-lime-600\/80{background-color:#65a30dcc}.lg\:bg-lime-600\/90{background-color:#65a30de6}.lg\:bg-lime-600\/95{background-color:#65a30df2}.lg\:bg-lime-700{--tw-bg-opacity:1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.lg\:bg-lime-700\/0{background-color:#4d7c0f00}.lg\:bg-lime-700\/10{background-color:#4d7c0f1a}.lg\:bg-lime-700\/100{background-color:#4d7c0f}.lg\:bg-lime-700\/20{background-color:#4d7c0f33}.lg\:bg-lime-700\/25{background-color:#4d7c0f40}.lg\:bg-lime-700\/30{background-color:#4d7c0f4d}.lg\:bg-lime-700\/40{background-color:#4d7c0f66}.lg\:bg-lime-700\/5{background-color:#4d7c0f0d}.lg\:bg-lime-700\/50{background-color:#4d7c0f80}.lg\:bg-lime-700\/60{background-color:#4d7c0f99}.lg\:bg-lime-700\/70{background-color:#4d7c0fb3}.lg\:bg-lime-700\/75{background-color:#4d7c0fbf}.lg\:bg-lime-700\/80{background-color:#4d7c0fcc}.lg\:bg-lime-700\/90{background-color:#4d7c0fe6}.lg\:bg-lime-700\/95{background-color:#4d7c0ff2}.lg\:bg-lime-800{--tw-bg-opacity:1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.lg\:bg-lime-800\/0{background-color:#3f621200}.lg\:bg-lime-800\/10{background-color:#3f62121a}.lg\:bg-lime-800\/100{background-color:#3f6212}.lg\:bg-lime-800\/20{background-color:#3f621233}.lg\:bg-lime-800\/25{background-color:#3f621240}.lg\:bg-lime-800\/30{background-color:#3f62124d}.lg\:bg-lime-800\/40{background-color:#3f621266}.lg\:bg-lime-800\/5{background-color:#3f62120d}.lg\:bg-lime-800\/50{background-color:#3f621280}.lg\:bg-lime-800\/60{background-color:#3f621299}.lg\:bg-lime-800\/70{background-color:#3f6212b3}.lg\:bg-lime-800\/75{background-color:#3f6212bf}.lg\:bg-lime-800\/80{background-color:#3f6212cc}.lg\:bg-lime-800\/90{background-color:#3f6212e6}.lg\:bg-lime-800\/95{background-color:#3f6212f2}.lg\:bg-lime-900{--tw-bg-opacity:1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.lg\:bg-lime-900\/0{background-color:#36531400}.lg\:bg-lime-900\/10{background-color:#3653141a}.lg\:bg-lime-900\/100{background-color:#365314}.lg\:bg-lime-900\/20{background-color:#36531433}.lg\:bg-lime-900\/25{background-color:#36531440}.lg\:bg-lime-900\/30{background-color:#3653144d}.lg\:bg-lime-900\/40{background-color:#36531466}.lg\:bg-lime-900\/5{background-color:#3653140d}.lg\:bg-lime-900\/50{background-color:#36531480}.lg\:bg-lime-900\/60{background-color:#36531499}.lg\:bg-lime-900\/70{background-color:#365314b3}.lg\:bg-lime-900\/75{background-color:#365314bf}.lg\:bg-lime-900\/80{background-color:#365314cc}.lg\:bg-lime-900\/90{background-color:#365314e6}.lg\:bg-lime-900\/95{background-color:#365314f2}.lg\:bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.lg\:bg-neutral-100\/0{background-color:#f5f5f500}.lg\:bg-neutral-100\/10{background-color:#f5f5f51a}.lg\:bg-neutral-100\/100{background-color:#f5f5f5}.lg\:bg-neutral-100\/20{background-color:#f5f5f533}.lg\:bg-neutral-100\/25{background-color:#f5f5f540}.lg\:bg-neutral-100\/30{background-color:#f5f5f54d}.lg\:bg-neutral-100\/40{background-color:#f5f5f566}.lg\:bg-neutral-100\/5{background-color:#f5f5f50d}.lg\:bg-neutral-100\/50{background-color:#f5f5f580}.lg\:bg-neutral-100\/60{background-color:#f5f5f599}.lg\:bg-neutral-100\/70{background-color:#f5f5f5b3}.lg\:bg-neutral-100\/75{background-color:#f5f5f5bf}.lg\:bg-neutral-100\/80{background-color:#f5f5f5cc}.lg\:bg-neutral-100\/90{background-color:#f5f5f5e6}.lg\:bg-neutral-100\/95{background-color:#f5f5f5f2}.lg\:bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.lg\:bg-neutral-200\/0{background-color:#e5e5e500}.lg\:bg-neutral-200\/10{background-color:#e5e5e51a}.lg\:bg-neutral-200\/100{background-color:#e5e5e5}.lg\:bg-neutral-200\/20{background-color:#e5e5e533}.lg\:bg-neutral-200\/25{background-color:#e5e5e540}.lg\:bg-neutral-200\/30{background-color:#e5e5e54d}.lg\:bg-neutral-200\/40{background-color:#e5e5e566}.lg\:bg-neutral-200\/5{background-color:#e5e5e50d}.lg\:bg-neutral-200\/50{background-color:#e5e5e580}.lg\:bg-neutral-200\/60{background-color:#e5e5e599}.lg\:bg-neutral-200\/70{background-color:#e5e5e5b3}.lg\:bg-neutral-200\/75{background-color:#e5e5e5bf}.lg\:bg-neutral-200\/80{background-color:#e5e5e5cc}.lg\:bg-neutral-200\/90{background-color:#e5e5e5e6}.lg\:bg-neutral-200\/95{background-color:#e5e5e5f2}.lg\:bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.lg\:bg-neutral-300\/0{background-color:#d4d4d400}.lg\:bg-neutral-300\/10{background-color:#d4d4d41a}.lg\:bg-neutral-300\/100{background-color:#d4d4d4}.lg\:bg-neutral-300\/20{background-color:#d4d4d433}.lg\:bg-neutral-300\/25{background-color:#d4d4d440}.lg\:bg-neutral-300\/30{background-color:#d4d4d44d}.lg\:bg-neutral-300\/40{background-color:#d4d4d466}.lg\:bg-neutral-300\/5{background-color:#d4d4d40d}.lg\:bg-neutral-300\/50{background-color:#d4d4d480}.lg\:bg-neutral-300\/60{background-color:#d4d4d499}.lg\:bg-neutral-300\/70{background-color:#d4d4d4b3}.lg\:bg-neutral-300\/75{background-color:#d4d4d4bf}.lg\:bg-neutral-300\/80{background-color:#d4d4d4cc}.lg\:bg-neutral-300\/90{background-color:#d4d4d4e6}.lg\:bg-neutral-300\/95{background-color:#d4d4d4f2}.lg\:bg-neutral-400{--tw-bg-opacity:1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.lg\:bg-neutral-400\/0{background-color:#a3a3a300}.lg\:bg-neutral-400\/10{background-color:#a3a3a31a}.lg\:bg-neutral-400\/100{background-color:#a3a3a3}.lg\:bg-neutral-400\/20{background-color:#a3a3a333}.lg\:bg-neutral-400\/25{background-color:#a3a3a340}.lg\:bg-neutral-400\/30{background-color:#a3a3a34d}.lg\:bg-neutral-400\/40{background-color:#a3a3a366}.lg\:bg-neutral-400\/5{background-color:#a3a3a30d}.lg\:bg-neutral-400\/50{background-color:#a3a3a380}.lg\:bg-neutral-400\/60{background-color:#a3a3a399}.lg\:bg-neutral-400\/70{background-color:#a3a3a3b3}.lg\:bg-neutral-400\/75{background-color:#a3a3a3bf}.lg\:bg-neutral-400\/80{background-color:#a3a3a3cc}.lg\:bg-neutral-400\/90{background-color:#a3a3a3e6}.lg\:bg-neutral-400\/95{background-color:#a3a3a3f2}.lg\:bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.lg\:bg-neutral-50\/0{background-color:#fafafa00}.lg\:bg-neutral-50\/10{background-color:#fafafa1a}.lg\:bg-neutral-50\/100{background-color:#fafafa}.lg\:bg-neutral-50\/20{background-color:#fafafa33}.lg\:bg-neutral-50\/25{background-color:#fafafa40}.lg\:bg-neutral-50\/30{background-color:#fafafa4d}.lg\:bg-neutral-50\/40{background-color:#fafafa66}.lg\:bg-neutral-50\/5{background-color:#fafafa0d}.lg\:bg-neutral-50\/50{background-color:#fafafa80}.lg\:bg-neutral-50\/60{background-color:#fafafa99}.lg\:bg-neutral-50\/70{background-color:#fafafab3}.lg\:bg-neutral-50\/75{background-color:#fafafabf}.lg\:bg-neutral-50\/80{background-color:#fafafacc}.lg\:bg-neutral-50\/90{background-color:#fafafae6}.lg\:bg-neutral-50\/95{background-color:#fafafaf2}.lg\:bg-neutral-500{--tw-bg-opacity:1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.lg\:bg-neutral-500\/0{background-color:#73737300}.lg\:bg-neutral-500\/10{background-color:#7373731a}.lg\:bg-neutral-500\/100{background-color:#737373}.lg\:bg-neutral-500\/20{background-color:#73737333}.lg\:bg-neutral-500\/25{background-color:#73737340}.lg\:bg-neutral-500\/30{background-color:#7373734d}.lg\:bg-neutral-500\/40{background-color:#73737366}.lg\:bg-neutral-500\/5{background-color:#7373730d}.lg\:bg-neutral-500\/50{background-color:#73737380}.lg\:bg-neutral-500\/60{background-color:#73737399}.lg\:bg-neutral-500\/70{background-color:#737373b3}.lg\:bg-neutral-500\/75{background-color:#737373bf}.lg\:bg-neutral-500\/80{background-color:#737373cc}.lg\:bg-neutral-500\/90{background-color:#737373e6}.lg\:bg-neutral-500\/95{background-color:#737373f2}.lg\:bg-neutral-600{--tw-bg-opacity:1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.lg\:bg-neutral-600\/0{background-color:#52525200}.lg\:bg-neutral-600\/10{background-color:#5252521a}.lg\:bg-neutral-600\/100{background-color:#525252}.lg\:bg-neutral-600\/20{background-color:#52525233}.lg\:bg-neutral-600\/25{background-color:#52525240}.lg\:bg-neutral-600\/30{background-color:#5252524d}.lg\:bg-neutral-600\/40{background-color:#52525266}.lg\:bg-neutral-600\/5{background-color:#5252520d}.lg\:bg-neutral-600\/50{background-color:#52525280}.lg\:bg-neutral-600\/60{background-color:#52525299}.lg\:bg-neutral-600\/70{background-color:#525252b3}.lg\:bg-neutral-600\/75{background-color:#525252bf}.lg\:bg-neutral-600\/80{background-color:#525252cc}.lg\:bg-neutral-600\/90{background-color:#525252e6}.lg\:bg-neutral-600\/95{background-color:#525252f2}.lg\:bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.lg\:bg-neutral-700\/0{background-color:#40404000}.lg\:bg-neutral-700\/10{background-color:#4040401a}.lg\:bg-neutral-700\/100{background-color:#404040}.lg\:bg-neutral-700\/20{background-color:#40404033}.lg\:bg-neutral-700\/25{background-color:#40404040}.lg\:bg-neutral-700\/30{background-color:#4040404d}.lg\:bg-neutral-700\/40{background-color:#40404066}.lg\:bg-neutral-700\/5{background-color:#4040400d}.lg\:bg-neutral-700\/50{background-color:#40404080}.lg\:bg-neutral-700\/60{background-color:#40404099}.lg\:bg-neutral-700\/70{background-color:#404040b3}.lg\:bg-neutral-700\/75{background-color:#404040bf}.lg\:bg-neutral-700\/80{background-color:#404040cc}.lg\:bg-neutral-700\/90{background-color:#404040e6}.lg\:bg-neutral-700\/95{background-color:#404040f2}.lg\:bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.lg\:bg-neutral-800\/0{background-color:#26262600}.lg\:bg-neutral-800\/10{background-color:#2626261a}.lg\:bg-neutral-800\/100{background-color:#262626}.lg\:bg-neutral-800\/20{background-color:#26262633}.lg\:bg-neutral-800\/25{background-color:#26262640}.lg\:bg-neutral-800\/30{background-color:#2626264d}.lg\:bg-neutral-800\/40{background-color:#26262666}.lg\:bg-neutral-800\/5{background-color:#2626260d}.lg\:bg-neutral-800\/50{background-color:#26262680}.lg\:bg-neutral-800\/60{background-color:#26262699}.lg\:bg-neutral-800\/70{background-color:#262626b3}.lg\:bg-neutral-800\/75{background-color:#262626bf}.lg\:bg-neutral-800\/80{background-color:#262626cc}.lg\:bg-neutral-800\/90{background-color:#262626e6}.lg\:bg-neutral-800\/95{background-color:#262626f2}.lg\:bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.lg\:bg-neutral-900\/0{background-color:#17171700}.lg\:bg-neutral-900\/10{background-color:#1717171a}.lg\:bg-neutral-900\/100{background-color:#171717}.lg\:bg-neutral-900\/20{background-color:#17171733}.lg\:bg-neutral-900\/25{background-color:#17171740}.lg\:bg-neutral-900\/30{background-color:#1717174d}.lg\:bg-neutral-900\/40{background-color:#17171766}.lg\:bg-neutral-900\/5{background-color:#1717170d}.lg\:bg-neutral-900\/50{background-color:#17171780}.lg\:bg-neutral-900\/60{background-color:#17171799}.lg\:bg-neutral-900\/70{background-color:#171717b3}.lg\:bg-neutral-900\/75{background-color:#171717bf}.lg\:bg-neutral-900\/80{background-color:#171717cc}.lg\:bg-neutral-900\/90{background-color:#171717e6}.lg\:bg-neutral-900\/95{background-color:#171717f2}.lg\:bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.lg\:bg-orange-100\/0{background-color:#ffedd500}.lg\:bg-orange-100\/10{background-color:#ffedd51a}.lg\:bg-orange-100\/100{background-color:#ffedd5}.lg\:bg-orange-100\/20{background-color:#ffedd533}.lg\:bg-orange-100\/25{background-color:#ffedd540}.lg\:bg-orange-100\/30{background-color:#ffedd54d}.lg\:bg-orange-100\/40{background-color:#ffedd566}.lg\:bg-orange-100\/5{background-color:#ffedd50d}.lg\:bg-orange-100\/50{background-color:#ffedd580}.lg\:bg-orange-100\/60{background-color:#ffedd599}.lg\:bg-orange-100\/70{background-color:#ffedd5b3}.lg\:bg-orange-100\/75{background-color:#ffedd5bf}.lg\:bg-orange-100\/80{background-color:#ffedd5cc}.lg\:bg-orange-100\/90{background-color:#ffedd5e6}.lg\:bg-orange-100\/95{background-color:#ffedd5f2}.lg\:bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.lg\:bg-orange-200\/0{background-color:#fed7aa00}.lg\:bg-orange-200\/10{background-color:#fed7aa1a}.lg\:bg-orange-200\/100{background-color:#fed7aa}.lg\:bg-orange-200\/20{background-color:#fed7aa33}.lg\:bg-orange-200\/25{background-color:#fed7aa40}.lg\:bg-orange-200\/30{background-color:#fed7aa4d}.lg\:bg-orange-200\/40{background-color:#fed7aa66}.lg\:bg-orange-200\/5{background-color:#fed7aa0d}.lg\:bg-orange-200\/50{background-color:#fed7aa80}.lg\:bg-orange-200\/60{background-color:#fed7aa99}.lg\:bg-orange-200\/70{background-color:#fed7aab3}.lg\:bg-orange-200\/75{background-color:#fed7aabf}.lg\:bg-orange-200\/80{background-color:#fed7aacc}.lg\:bg-orange-200\/90{background-color:#fed7aae6}.lg\:bg-orange-200\/95{background-color:#fed7aaf2}.lg\:bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.lg\:bg-orange-300\/0{background-color:#fdba7400}.lg\:bg-orange-300\/10{background-color:#fdba741a}.lg\:bg-orange-300\/100{background-color:#fdba74}.lg\:bg-orange-300\/20{background-color:#fdba7433}.lg\:bg-orange-300\/25{background-color:#fdba7440}.lg\:bg-orange-300\/30{background-color:#fdba744d}.lg\:bg-orange-300\/40{background-color:#fdba7466}.lg\:bg-orange-300\/5{background-color:#fdba740d}.lg\:bg-orange-300\/50{background-color:#fdba7480}.lg\:bg-orange-300\/60{background-color:#fdba7499}.lg\:bg-orange-300\/70{background-color:#fdba74b3}.lg\:bg-orange-300\/75{background-color:#fdba74bf}.lg\:bg-orange-300\/80{background-color:#fdba74cc}.lg\:bg-orange-300\/90{background-color:#fdba74e6}.lg\:bg-orange-300\/95{background-color:#fdba74f2}.lg\:bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.lg\:bg-orange-400\/0{background-color:#fb923c00}.lg\:bg-orange-400\/10{background-color:#fb923c1a}.lg\:bg-orange-400\/100{background-color:#fb923c}.lg\:bg-orange-400\/20{background-color:#fb923c33}.lg\:bg-orange-400\/25{background-color:#fb923c40}.lg\:bg-orange-400\/30{background-color:#fb923c4d}.lg\:bg-orange-400\/40{background-color:#fb923c66}.lg\:bg-orange-400\/5{background-color:#fb923c0d}.lg\:bg-orange-400\/50{background-color:#fb923c80}.lg\:bg-orange-400\/60{background-color:#fb923c99}.lg\:bg-orange-400\/70{background-color:#fb923cb3}.lg\:bg-orange-400\/75{background-color:#fb923cbf}.lg\:bg-orange-400\/80{background-color:#fb923ccc}.lg\:bg-orange-400\/90{background-color:#fb923ce6}.lg\:bg-orange-400\/95{background-color:#fb923cf2}.lg\:bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.lg\:bg-orange-50\/0{background-color:#fff7ed00}.lg\:bg-orange-50\/10{background-color:#fff7ed1a}.lg\:bg-orange-50\/100{background-color:#fff7ed}.lg\:bg-orange-50\/20{background-color:#fff7ed33}.lg\:bg-orange-50\/25{background-color:#fff7ed40}.lg\:bg-orange-50\/30{background-color:#fff7ed4d}.lg\:bg-orange-50\/40{background-color:#fff7ed66}.lg\:bg-orange-50\/5{background-color:#fff7ed0d}.lg\:bg-orange-50\/50{background-color:#fff7ed80}.lg\:bg-orange-50\/60{background-color:#fff7ed99}.lg\:bg-orange-50\/70{background-color:#fff7edb3}.lg\:bg-orange-50\/75{background-color:#fff7edbf}.lg\:bg-orange-50\/80{background-color:#fff7edcc}.lg\:bg-orange-50\/90{background-color:#fff7ede6}.lg\:bg-orange-50\/95{background-color:#fff7edf2}.lg\:bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.lg\:bg-orange-500\/0{background-color:#f9731600}.lg\:bg-orange-500\/10{background-color:#f973161a}.lg\:bg-orange-500\/100{background-color:#f97316}.lg\:bg-orange-500\/20{background-color:#f9731633}.lg\:bg-orange-500\/25{background-color:#f9731640}.lg\:bg-orange-500\/30{background-color:#f973164d}.lg\:bg-orange-500\/40{background-color:#f9731666}.lg\:bg-orange-500\/5{background-color:#f973160d}.lg\:bg-orange-500\/50{background-color:#f9731680}.lg\:bg-orange-500\/60{background-color:#f9731699}.lg\:bg-orange-500\/70{background-color:#f97316b3}.lg\:bg-orange-500\/75{background-color:#f97316bf}.lg\:bg-orange-500\/80{background-color:#f97316cc}.lg\:bg-orange-500\/90{background-color:#f97316e6}.lg\:bg-orange-500\/95{background-color:#f97316f2}.lg\:bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.lg\:bg-orange-600\/0{background-color:#ea580c00}.lg\:bg-orange-600\/10{background-color:#ea580c1a}.lg\:bg-orange-600\/100{background-color:#ea580c}.lg\:bg-orange-600\/20{background-color:#ea580c33}.lg\:bg-orange-600\/25{background-color:#ea580c40}.lg\:bg-orange-600\/30{background-color:#ea580c4d}.lg\:bg-orange-600\/40{background-color:#ea580c66}.lg\:bg-orange-600\/5{background-color:#ea580c0d}.lg\:bg-orange-600\/50{background-color:#ea580c80}.lg\:bg-orange-600\/60{background-color:#ea580c99}.lg\:bg-orange-600\/70{background-color:#ea580cb3}.lg\:bg-orange-600\/75{background-color:#ea580cbf}.lg\:bg-orange-600\/80{background-color:#ea580ccc}.lg\:bg-orange-600\/90{background-color:#ea580ce6}.lg\:bg-orange-600\/95{background-color:#ea580cf2}.lg\:bg-orange-700{--tw-bg-opacity:1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.lg\:bg-orange-700\/0{background-color:#c2410c00}.lg\:bg-orange-700\/10{background-color:#c2410c1a}.lg\:bg-orange-700\/100{background-color:#c2410c}.lg\:bg-orange-700\/20{background-color:#c2410c33}.lg\:bg-orange-700\/25{background-color:#c2410c40}.lg\:bg-orange-700\/30{background-color:#c2410c4d}.lg\:bg-orange-700\/40{background-color:#c2410c66}.lg\:bg-orange-700\/5{background-color:#c2410c0d}.lg\:bg-orange-700\/50{background-color:#c2410c80}.lg\:bg-orange-700\/60{background-color:#c2410c99}.lg\:bg-orange-700\/70{background-color:#c2410cb3}.lg\:bg-orange-700\/75{background-color:#c2410cbf}.lg\:bg-orange-700\/80{background-color:#c2410ccc}.lg\:bg-orange-700\/90{background-color:#c2410ce6}.lg\:bg-orange-700\/95{background-color:#c2410cf2}.lg\:bg-orange-800{--tw-bg-opacity:1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.lg\:bg-orange-800\/0{background-color:#9a341200}.lg\:bg-orange-800\/10{background-color:#9a34121a}.lg\:bg-orange-800\/100{background-color:#9a3412}.lg\:bg-orange-800\/20{background-color:#9a341233}.lg\:bg-orange-800\/25{background-color:#9a341240}.lg\:bg-orange-800\/30{background-color:#9a34124d}.lg\:bg-orange-800\/40{background-color:#9a341266}.lg\:bg-orange-800\/5{background-color:#9a34120d}.lg\:bg-orange-800\/50{background-color:#9a341280}.lg\:bg-orange-800\/60{background-color:#9a341299}.lg\:bg-orange-800\/70{background-color:#9a3412b3}.lg\:bg-orange-800\/75{background-color:#9a3412bf}.lg\:bg-orange-800\/80{background-color:#9a3412cc}.lg\:bg-orange-800\/90{background-color:#9a3412e6}.lg\:bg-orange-800\/95{background-color:#9a3412f2}.lg\:bg-orange-900{--tw-bg-opacity:1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.lg\:bg-orange-900\/0{background-color:#7c2d1200}.lg\:bg-orange-900\/10{background-color:#7c2d121a}.lg\:bg-orange-900\/100{background-color:#7c2d12}.lg\:bg-orange-900\/20{background-color:#7c2d1233}.lg\:bg-orange-900\/25{background-color:#7c2d1240}.lg\:bg-orange-900\/30{background-color:#7c2d124d}.lg\:bg-orange-900\/40{background-color:#7c2d1266}.lg\:bg-orange-900\/5{background-color:#7c2d120d}.lg\:bg-orange-900\/50{background-color:#7c2d1280}.lg\:bg-orange-900\/60{background-color:#7c2d1299}.lg\:bg-orange-900\/70{background-color:#7c2d12b3}.lg\:bg-orange-900\/75{background-color:#7c2d12bf}.lg\:bg-orange-900\/80{background-color:#7c2d12cc}.lg\:bg-orange-900\/90{background-color:#7c2d12e6}.lg\:bg-orange-900\/95{background-color:#7c2d12f2}.lg\:bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.lg\:bg-pink-100\/0{background-color:#fce7f300}.lg\:bg-pink-100\/10{background-color:#fce7f31a}.lg\:bg-pink-100\/100{background-color:#fce7f3}.lg\:bg-pink-100\/20{background-color:#fce7f333}.lg\:bg-pink-100\/25{background-color:#fce7f340}.lg\:bg-pink-100\/30{background-color:#fce7f34d}.lg\:bg-pink-100\/40{background-color:#fce7f366}.lg\:bg-pink-100\/5{background-color:#fce7f30d}.lg\:bg-pink-100\/50{background-color:#fce7f380}.lg\:bg-pink-100\/60{background-color:#fce7f399}.lg\:bg-pink-100\/70{background-color:#fce7f3b3}.lg\:bg-pink-100\/75{background-color:#fce7f3bf}.lg\:bg-pink-100\/80{background-color:#fce7f3cc}.lg\:bg-pink-100\/90{background-color:#fce7f3e6}.lg\:bg-pink-100\/95{background-color:#fce7f3f2}.lg\:bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.lg\:bg-pink-200\/0{background-color:#fbcfe800}.lg\:bg-pink-200\/10{background-color:#fbcfe81a}.lg\:bg-pink-200\/100{background-color:#fbcfe8}.lg\:bg-pink-200\/20{background-color:#fbcfe833}.lg\:bg-pink-200\/25{background-color:#fbcfe840}.lg\:bg-pink-200\/30{background-color:#fbcfe84d}.lg\:bg-pink-200\/40{background-color:#fbcfe866}.lg\:bg-pink-200\/5{background-color:#fbcfe80d}.lg\:bg-pink-200\/50{background-color:#fbcfe880}.lg\:bg-pink-200\/60{background-color:#fbcfe899}.lg\:bg-pink-200\/70{background-color:#fbcfe8b3}.lg\:bg-pink-200\/75{background-color:#fbcfe8bf}.lg\:bg-pink-200\/80{background-color:#fbcfe8cc}.lg\:bg-pink-200\/90{background-color:#fbcfe8e6}.lg\:bg-pink-200\/95{background-color:#fbcfe8f2}.lg\:bg-pink-300{--tw-bg-opacity:1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.lg\:bg-pink-300\/0{background-color:#f9a8d400}.lg\:bg-pink-300\/10{background-color:#f9a8d41a}.lg\:bg-pink-300\/100{background-color:#f9a8d4}.lg\:bg-pink-300\/20{background-color:#f9a8d433}.lg\:bg-pink-300\/25{background-color:#f9a8d440}.lg\:bg-pink-300\/30{background-color:#f9a8d44d}.lg\:bg-pink-300\/40{background-color:#f9a8d466}.lg\:bg-pink-300\/5{background-color:#f9a8d40d}.lg\:bg-pink-300\/50{background-color:#f9a8d480}.lg\:bg-pink-300\/60{background-color:#f9a8d499}.lg\:bg-pink-300\/70{background-color:#f9a8d4b3}.lg\:bg-pink-300\/75{background-color:#f9a8d4bf}.lg\:bg-pink-300\/80{background-color:#f9a8d4cc}.lg\:bg-pink-300\/90{background-color:#f9a8d4e6}.lg\:bg-pink-300\/95{background-color:#f9a8d4f2}.lg\:bg-pink-400{--tw-bg-opacity:1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.lg\:bg-pink-400\/0{background-color:#f472b600}.lg\:bg-pink-400\/10{background-color:#f472b61a}.lg\:bg-pink-400\/100{background-color:#f472b6}.lg\:bg-pink-400\/20{background-color:#f472b633}.lg\:bg-pink-400\/25{background-color:#f472b640}.lg\:bg-pink-400\/30{background-color:#f472b64d}.lg\:bg-pink-400\/40{background-color:#f472b666}.lg\:bg-pink-400\/5{background-color:#f472b60d}.lg\:bg-pink-400\/50{background-color:#f472b680}.lg\:bg-pink-400\/60{background-color:#f472b699}.lg\:bg-pink-400\/70{background-color:#f472b6b3}.lg\:bg-pink-400\/75{background-color:#f472b6bf}.lg\:bg-pink-400\/80{background-color:#f472b6cc}.lg\:bg-pink-400\/90{background-color:#f472b6e6}.lg\:bg-pink-400\/95{background-color:#f472b6f2}.lg\:bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.lg\:bg-pink-50\/0{background-color:#fdf2f800}.lg\:bg-pink-50\/10{background-color:#fdf2f81a}.lg\:bg-pink-50\/100{background-color:#fdf2f8}.lg\:bg-pink-50\/20{background-color:#fdf2f833}.lg\:bg-pink-50\/25{background-color:#fdf2f840}.lg\:bg-pink-50\/30{background-color:#fdf2f84d}.lg\:bg-pink-50\/40{background-color:#fdf2f866}.lg\:bg-pink-50\/5{background-color:#fdf2f80d}.lg\:bg-pink-50\/50{background-color:#fdf2f880}.lg\:bg-pink-50\/60{background-color:#fdf2f899}.lg\:bg-pink-50\/70{background-color:#fdf2f8b3}.lg\:bg-pink-50\/75{background-color:#fdf2f8bf}.lg\:bg-pink-50\/80{background-color:#fdf2f8cc}.lg\:bg-pink-50\/90{background-color:#fdf2f8e6}.lg\:bg-pink-50\/95{background-color:#fdf2f8f2}.lg\:bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.lg\:bg-pink-500\/0{background-color:#ec489900}.lg\:bg-pink-500\/10{background-color:#ec48991a}.lg\:bg-pink-500\/100{background-color:#ec4899}.lg\:bg-pink-500\/20{background-color:#ec489933}.lg\:bg-pink-500\/25{background-color:#ec489940}.lg\:bg-pink-500\/30{background-color:#ec48994d}.lg\:bg-pink-500\/40{background-color:#ec489966}.lg\:bg-pink-500\/5{background-color:#ec48990d}.lg\:bg-pink-500\/50{background-color:#ec489980}.lg\:bg-pink-500\/60{background-color:#ec489999}.lg\:bg-pink-500\/70{background-color:#ec4899b3}.lg\:bg-pink-500\/75{background-color:#ec4899bf}.lg\:bg-pink-500\/80{background-color:#ec4899cc}.lg\:bg-pink-500\/90{background-color:#ec4899e6}.lg\:bg-pink-500\/95{background-color:#ec4899f2}.lg\:bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.lg\:bg-pink-600\/0{background-color:#db277700}.lg\:bg-pink-600\/10{background-color:#db27771a}.lg\:bg-pink-600\/100{background-color:#db2777}.lg\:bg-pink-600\/20{background-color:#db277733}.lg\:bg-pink-600\/25{background-color:#db277740}.lg\:bg-pink-600\/30{background-color:#db27774d}.lg\:bg-pink-600\/40{background-color:#db277766}.lg\:bg-pink-600\/5{background-color:#db27770d}.lg\:bg-pink-600\/50{background-color:#db277780}.lg\:bg-pink-600\/60{background-color:#db277799}.lg\:bg-pink-600\/70{background-color:#db2777b3}.lg\:bg-pink-600\/75{background-color:#db2777bf}.lg\:bg-pink-600\/80{background-color:#db2777cc}.lg\:bg-pink-600\/90{background-color:#db2777e6}.lg\:bg-pink-600\/95{background-color:#db2777f2}.lg\:bg-pink-700{--tw-bg-opacity:1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.lg\:bg-pink-700\/0{background-color:#be185d00}.lg\:bg-pink-700\/10{background-color:#be185d1a}.lg\:bg-pink-700\/100{background-color:#be185d}.lg\:bg-pink-700\/20{background-color:#be185d33}.lg\:bg-pink-700\/25{background-color:#be185d40}.lg\:bg-pink-700\/30{background-color:#be185d4d}.lg\:bg-pink-700\/40{background-color:#be185d66}.lg\:bg-pink-700\/5{background-color:#be185d0d}.lg\:bg-pink-700\/50{background-color:#be185d80}.lg\:bg-pink-700\/60{background-color:#be185d99}.lg\:bg-pink-700\/70{background-color:#be185db3}.lg\:bg-pink-700\/75{background-color:#be185dbf}.lg\:bg-pink-700\/80{background-color:#be185dcc}.lg\:bg-pink-700\/90{background-color:#be185de6}.lg\:bg-pink-700\/95{background-color:#be185df2}.lg\:bg-pink-800{--tw-bg-opacity:1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.lg\:bg-pink-800\/0{background-color:#9d174d00}.lg\:bg-pink-800\/10{background-color:#9d174d1a}.lg\:bg-pink-800\/100{background-color:#9d174d}.lg\:bg-pink-800\/20{background-color:#9d174d33}.lg\:bg-pink-800\/25{background-color:#9d174d40}.lg\:bg-pink-800\/30{background-color:#9d174d4d}.lg\:bg-pink-800\/40{background-color:#9d174d66}.lg\:bg-pink-800\/5{background-color:#9d174d0d}.lg\:bg-pink-800\/50{background-color:#9d174d80}.lg\:bg-pink-800\/60{background-color:#9d174d99}.lg\:bg-pink-800\/70{background-color:#9d174db3}.lg\:bg-pink-800\/75{background-color:#9d174dbf}.lg\:bg-pink-800\/80{background-color:#9d174dcc}.lg\:bg-pink-800\/90{background-color:#9d174de6}.lg\:bg-pink-800\/95{background-color:#9d174df2}.lg\:bg-pink-900{--tw-bg-opacity:1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.lg\:bg-pink-900\/0{background-color:#83184300}.lg\:bg-pink-900\/10{background-color:#8318431a}.lg\:bg-pink-900\/100{background-color:#831843}.lg\:bg-pink-900\/20{background-color:#83184333}.lg\:bg-pink-900\/25{background-color:#83184340}.lg\:bg-pink-900\/30{background-color:#8318434d}.lg\:bg-pink-900\/40{background-color:#83184366}.lg\:bg-pink-900\/5{background-color:#8318430d}.lg\:bg-pink-900\/50{background-color:#83184380}.lg\:bg-pink-900\/60{background-color:#83184399}.lg\:bg-pink-900\/70{background-color:#831843b3}.lg\:bg-pink-900\/75{background-color:#831843bf}.lg\:bg-pink-900\/80{background-color:#831843cc}.lg\:bg-pink-900\/90{background-color:#831843e6}.lg\:bg-pink-900\/95{background-color:#831843f2}.lg\:bg-primary{background-color:var(--color-brand-primary)}.lg\:bg-primary-alpha{background-color:var(--color-blue-150)}.lg\:bg-primary-medium{background-color:var(--color-blue-medium)}.lg\:bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.lg\:bg-purple-100\/0{background-color:#f3e8ff00}.lg\:bg-purple-100\/10{background-color:#f3e8ff1a}.lg\:bg-purple-100\/100{background-color:#f3e8ff}.lg\:bg-purple-100\/20{background-color:#f3e8ff33}.lg\:bg-purple-100\/25{background-color:#f3e8ff40}.lg\:bg-purple-100\/30{background-color:#f3e8ff4d}.lg\:bg-purple-100\/40{background-color:#f3e8ff66}.lg\:bg-purple-100\/5{background-color:#f3e8ff0d}.lg\:bg-purple-100\/50{background-color:#f3e8ff80}.lg\:bg-purple-100\/60{background-color:#f3e8ff99}.lg\:bg-purple-100\/70{background-color:#f3e8ffb3}.lg\:bg-purple-100\/75{background-color:#f3e8ffbf}.lg\:bg-purple-100\/80{background-color:#f3e8ffcc}.lg\:bg-purple-100\/90{background-color:#f3e8ffe6}.lg\:bg-purple-100\/95{background-color:#f3e8fff2}.lg\:bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.lg\:bg-purple-200\/0{background-color:#e9d5ff00}.lg\:bg-purple-200\/10{background-color:#e9d5ff1a}.lg\:bg-purple-200\/100{background-color:#e9d5ff}.lg\:bg-purple-200\/20{background-color:#e9d5ff33}.lg\:bg-purple-200\/25{background-color:#e9d5ff40}.lg\:bg-purple-200\/30{background-color:#e9d5ff4d}.lg\:bg-purple-200\/40{background-color:#e9d5ff66}.lg\:bg-purple-200\/5{background-color:#e9d5ff0d}.lg\:bg-purple-200\/50{background-color:#e9d5ff80}.lg\:bg-purple-200\/60{background-color:#e9d5ff99}.lg\:bg-purple-200\/70{background-color:#e9d5ffb3}.lg\:bg-purple-200\/75{background-color:#e9d5ffbf}.lg\:bg-purple-200\/80{background-color:#e9d5ffcc}.lg\:bg-purple-200\/90{background-color:#e9d5ffe6}.lg\:bg-purple-200\/95{background-color:#e9d5fff2}.lg\:bg-purple-300{--tw-bg-opacity:1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.lg\:bg-purple-300\/0{background-color:#d8b4fe00}.lg\:bg-purple-300\/10{background-color:#d8b4fe1a}.lg\:bg-purple-300\/100{background-color:#d8b4fe}.lg\:bg-purple-300\/20{background-color:#d8b4fe33}.lg\:bg-purple-300\/25{background-color:#d8b4fe40}.lg\:bg-purple-300\/30{background-color:#d8b4fe4d}.lg\:bg-purple-300\/40{background-color:#d8b4fe66}.lg\:bg-purple-300\/5{background-color:#d8b4fe0d}.lg\:bg-purple-300\/50{background-color:#d8b4fe80}.lg\:bg-purple-300\/60{background-color:#d8b4fe99}.lg\:bg-purple-300\/70{background-color:#d8b4feb3}.lg\:bg-purple-300\/75{background-color:#d8b4febf}.lg\:bg-purple-300\/80{background-color:#d8b4fecc}.lg\:bg-purple-300\/90{background-color:#d8b4fee6}.lg\:bg-purple-300\/95{background-color:#d8b4fef2}.lg\:bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.lg\:bg-purple-400\/0{background-color:#c084fc00}.lg\:bg-purple-400\/10{background-color:#c084fc1a}.lg\:bg-purple-400\/100{background-color:#c084fc}.lg\:bg-purple-400\/20{background-color:#c084fc33}.lg\:bg-purple-400\/25{background-color:#c084fc40}.lg\:bg-purple-400\/30{background-color:#c084fc4d}.lg\:bg-purple-400\/40{background-color:#c084fc66}.lg\:bg-purple-400\/5{background-color:#c084fc0d}.lg\:bg-purple-400\/50{background-color:#c084fc80}.lg\:bg-purple-400\/60{background-color:#c084fc99}.lg\:bg-purple-400\/70{background-color:#c084fcb3}.lg\:bg-purple-400\/75{background-color:#c084fcbf}.lg\:bg-purple-400\/80{background-color:#c084fccc}.lg\:bg-purple-400\/90{background-color:#c084fce6}.lg\:bg-purple-400\/95{background-color:#c084fcf2}.lg\:bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.lg\:bg-purple-50\/0{background-color:#faf5ff00}.lg\:bg-purple-50\/10{background-color:#faf5ff1a}.lg\:bg-purple-50\/100{background-color:#faf5ff}.lg\:bg-purple-50\/20{background-color:#faf5ff33}.lg\:bg-purple-50\/25{background-color:#faf5ff40}.lg\:bg-purple-50\/30{background-color:#faf5ff4d}.lg\:bg-purple-50\/40{background-color:#faf5ff66}.lg\:bg-purple-50\/5{background-color:#faf5ff0d}.lg\:bg-purple-50\/50{background-color:#faf5ff80}.lg\:bg-purple-50\/60{background-color:#faf5ff99}.lg\:bg-purple-50\/70{background-color:#faf5ffb3}.lg\:bg-purple-50\/75{background-color:#faf5ffbf}.lg\:bg-purple-50\/80{background-color:#faf5ffcc}.lg\:bg-purple-50\/90{background-color:#faf5ffe6}.lg\:bg-purple-50\/95{background-color:#faf5fff2}.lg\:bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.lg\:bg-purple-500\/0{background-color:#a855f700}.lg\:bg-purple-500\/10{background-color:#a855f71a}.lg\:bg-purple-500\/100{background-color:#a855f7}.lg\:bg-purple-500\/20{background-color:#a855f733}.lg\:bg-purple-500\/25{background-color:#a855f740}.lg\:bg-purple-500\/30{background-color:#a855f74d}.lg\:bg-purple-500\/40{background-color:#a855f766}.lg\:bg-purple-500\/5{background-color:#a855f70d}.lg\:bg-purple-500\/50{background-color:#a855f780}.lg\:bg-purple-500\/60{background-color:#a855f799}.lg\:bg-purple-500\/70{background-color:#a855f7b3}.lg\:bg-purple-500\/75{background-color:#a855f7bf}.lg\:bg-purple-500\/80{background-color:#a855f7cc}.lg\:bg-purple-500\/90{background-color:#a855f7e6}.lg\:bg-purple-500\/95{background-color:#a855f7f2}.lg\:bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.lg\:bg-purple-600\/0{background-color:#9333ea00}.lg\:bg-purple-600\/10{background-color:#9333ea1a}.lg\:bg-purple-600\/100{background-color:#9333ea}.lg\:bg-purple-600\/20{background-color:#9333ea33}.lg\:bg-purple-600\/25{background-color:#9333ea40}.lg\:bg-purple-600\/30{background-color:#9333ea4d}.lg\:bg-purple-600\/40{background-color:#9333ea66}.lg\:bg-purple-600\/5{background-color:#9333ea0d}.lg\:bg-purple-600\/50{background-color:#9333ea80}.lg\:bg-purple-600\/60{background-color:#9333ea99}.lg\:bg-purple-600\/70{background-color:#9333eab3}.lg\:bg-purple-600\/75{background-color:#9333eabf}.lg\:bg-purple-600\/80{background-color:#9333eacc}.lg\:bg-purple-600\/90{background-color:#9333eae6}.lg\:bg-purple-600\/95{background-color:#9333eaf2}.lg\:bg-purple-700{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.lg\:bg-purple-700\/0{background-color:#7e22ce00}.lg\:bg-purple-700\/10{background-color:#7e22ce1a}.lg\:bg-purple-700\/100{background-color:#7e22ce}.lg\:bg-purple-700\/20{background-color:#7e22ce33}.lg\:bg-purple-700\/25{background-color:#7e22ce40}.lg\:bg-purple-700\/30{background-color:#7e22ce4d}.lg\:bg-purple-700\/40{background-color:#7e22ce66}.lg\:bg-purple-700\/5{background-color:#7e22ce0d}.lg\:bg-purple-700\/50{background-color:#7e22ce80}.lg\:bg-purple-700\/60{background-color:#7e22ce99}.lg\:bg-purple-700\/70{background-color:#7e22ceb3}.lg\:bg-purple-700\/75{background-color:#7e22cebf}.lg\:bg-purple-700\/80{background-color:#7e22cecc}.lg\:bg-purple-700\/90{background-color:#7e22cee6}.lg\:bg-purple-700\/95{background-color:#7e22cef2}.lg\:bg-purple-800{--tw-bg-opacity:1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.lg\:bg-purple-800\/0{background-color:#6b21a800}.lg\:bg-purple-800\/10{background-color:#6b21a81a}.lg\:bg-purple-800\/100{background-color:#6b21a8}.lg\:bg-purple-800\/20{background-color:#6b21a833}.lg\:bg-purple-800\/25{background-color:#6b21a840}.lg\:bg-purple-800\/30{background-color:#6b21a84d}.lg\:bg-purple-800\/40{background-color:#6b21a866}.lg\:bg-purple-800\/5{background-color:#6b21a80d}.lg\:bg-purple-800\/50{background-color:#6b21a880}.lg\:bg-purple-800\/60{background-color:#6b21a899}.lg\:bg-purple-800\/70{background-color:#6b21a8b3}.lg\:bg-purple-800\/75{background-color:#6b21a8bf}.lg\:bg-purple-800\/80{background-color:#6b21a8cc}.lg\:bg-purple-800\/90{background-color:#6b21a8e6}.lg\:bg-purple-800\/95{background-color:#6b21a8f2}.lg\:bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.lg\:bg-purple-900\/0{background-color:#581c8700}.lg\:bg-purple-900\/10{background-color:#581c871a}.lg\:bg-purple-900\/100{background-color:#581c87}.lg\:bg-purple-900\/20{background-color:#581c8733}.lg\:bg-purple-900\/25{background-color:#581c8740}.lg\:bg-purple-900\/30{background-color:#581c874d}.lg\:bg-purple-900\/40{background-color:#581c8766}.lg\:bg-purple-900\/5{background-color:#581c870d}.lg\:bg-purple-900\/50{background-color:#581c8780}.lg\:bg-purple-900\/60{background-color:#581c8799}.lg\:bg-purple-900\/70{background-color:#581c87b3}.lg\:bg-purple-900\/75{background-color:#581c87bf}.lg\:bg-purple-900\/80{background-color:#581c87cc}.lg\:bg-purple-900\/90{background-color:#581c87e6}.lg\:bg-purple-900\/95{background-color:#581c87f2}.lg\:bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.lg\:bg-red-100\/0{background-color:#fee2e200}.lg\:bg-red-100\/10{background-color:#fee2e21a}.lg\:bg-red-100\/100{background-color:#fee2e2}.lg\:bg-red-100\/20{background-color:#fee2e233}.lg\:bg-red-100\/25{background-color:#fee2e240}.lg\:bg-red-100\/30{background-color:#fee2e24d}.lg\:bg-red-100\/40{background-color:#fee2e266}.lg\:bg-red-100\/5{background-color:#fee2e20d}.lg\:bg-red-100\/50{background-color:#fee2e280}.lg\:bg-red-100\/60{background-color:#fee2e299}.lg\:bg-red-100\/70{background-color:#fee2e2b3}.lg\:bg-red-100\/75{background-color:#fee2e2bf}.lg\:bg-red-100\/80{background-color:#fee2e2cc}.lg\:bg-red-100\/90{background-color:#fee2e2e6}.lg\:bg-red-100\/95{background-color:#fee2e2f2}.lg\:bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.lg\:bg-red-200\/0{background-color:#fecaca00}.lg\:bg-red-200\/10{background-color:#fecaca1a}.lg\:bg-red-200\/100{background-color:#fecaca}.lg\:bg-red-200\/20{background-color:#fecaca33}.lg\:bg-red-200\/25{background-color:#fecaca40}.lg\:bg-red-200\/30{background-color:#fecaca4d}.lg\:bg-red-200\/40{background-color:#fecaca66}.lg\:bg-red-200\/5{background-color:#fecaca0d}.lg\:bg-red-200\/50{background-color:#fecaca80}.lg\:bg-red-200\/60{background-color:#fecaca99}.lg\:bg-red-200\/70{background-color:#fecacab3}.lg\:bg-red-200\/75{background-color:#fecacabf}.lg\:bg-red-200\/80{background-color:#fecacacc}.lg\:bg-red-200\/90{background-color:#fecacae6}.lg\:bg-red-200\/95{background-color:#fecacaf2}.lg\:bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.lg\:bg-red-300\/0{background-color:#fca5a500}.lg\:bg-red-300\/10{background-color:#fca5a51a}.lg\:bg-red-300\/100{background-color:#fca5a5}.lg\:bg-red-300\/20{background-color:#fca5a533}.lg\:bg-red-300\/25{background-color:#fca5a540}.lg\:bg-red-300\/30{background-color:#fca5a54d}.lg\:bg-red-300\/40{background-color:#fca5a566}.lg\:bg-red-300\/5{background-color:#fca5a50d}.lg\:bg-red-300\/50{background-color:#fca5a580}.lg\:bg-red-300\/60{background-color:#fca5a599}.lg\:bg-red-300\/70{background-color:#fca5a5b3}.lg\:bg-red-300\/75{background-color:#fca5a5bf}.lg\:bg-red-300\/80{background-color:#fca5a5cc}.lg\:bg-red-300\/90{background-color:#fca5a5e6}.lg\:bg-red-300\/95{background-color:#fca5a5f2}.lg\:bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.lg\:bg-red-400\/0{background-color:#f8717100}.lg\:bg-red-400\/10{background-color:#f871711a}.lg\:bg-red-400\/100{background-color:#f87171}.lg\:bg-red-400\/20{background-color:#f8717133}.lg\:bg-red-400\/25{background-color:#f8717140}.lg\:bg-red-400\/30{background-color:#f871714d}.lg\:bg-red-400\/40{background-color:#f8717166}.lg\:bg-red-400\/5{background-color:#f871710d}.lg\:bg-red-400\/50{background-color:#f8717180}.lg\:bg-red-400\/60{background-color:#f8717199}.lg\:bg-red-400\/70{background-color:#f87171b3}.lg\:bg-red-400\/75{background-color:#f87171bf}.lg\:bg-red-400\/80{background-color:#f87171cc}.lg\:bg-red-400\/90{background-color:#f87171e6}.lg\:bg-red-400\/95{background-color:#f87171f2}.lg\:bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.lg\:bg-red-50\/0{background-color:#fef2f200}.lg\:bg-red-50\/10{background-color:#fef2f21a}.lg\:bg-red-50\/100{background-color:#fef2f2}.lg\:bg-red-50\/20{background-color:#fef2f233}.lg\:bg-red-50\/25{background-color:#fef2f240}.lg\:bg-red-50\/30{background-color:#fef2f24d}.lg\:bg-red-50\/40{background-color:#fef2f266}.lg\:bg-red-50\/5{background-color:#fef2f20d}.lg\:bg-red-50\/50{background-color:#fef2f280}.lg\:bg-red-50\/60{background-color:#fef2f299}.lg\:bg-red-50\/70{background-color:#fef2f2b3}.lg\:bg-red-50\/75{background-color:#fef2f2bf}.lg\:bg-red-50\/80{background-color:#fef2f2cc}.lg\:bg-red-50\/90{background-color:#fef2f2e6}.lg\:bg-red-50\/95{background-color:#fef2f2f2}.lg\:bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.lg\:bg-red-500\/0{background-color:#ef444400}.lg\:bg-red-500\/10{background-color:#ef44441a}.lg\:bg-red-500\/100{background-color:#ef4444}.lg\:bg-red-500\/20{background-color:#ef444433}.lg\:bg-red-500\/25{background-color:#ef444440}.lg\:bg-red-500\/30{background-color:#ef44444d}.lg\:bg-red-500\/40{background-color:#ef444466}.lg\:bg-red-500\/5{background-color:#ef44440d}.lg\:bg-red-500\/50{background-color:#ef444480}.lg\:bg-red-500\/60{background-color:#ef444499}.lg\:bg-red-500\/70{background-color:#ef4444b3}.lg\:bg-red-500\/75{background-color:#ef4444bf}.lg\:bg-red-500\/80{background-color:#ef4444cc}.lg\:bg-red-500\/90{background-color:#ef4444e6}.lg\:bg-red-500\/95{background-color:#ef4444f2}.lg\:bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.lg\:bg-red-600\/0{background-color:#dc262600}.lg\:bg-red-600\/10{background-color:#dc26261a}.lg\:bg-red-600\/100{background-color:#dc2626}.lg\:bg-red-600\/20{background-color:#dc262633}.lg\:bg-red-600\/25{background-color:#dc262640}.lg\:bg-red-600\/30{background-color:#dc26264d}.lg\:bg-red-600\/40{background-color:#dc262666}.lg\:bg-red-600\/5{background-color:#dc26260d}.lg\:bg-red-600\/50{background-color:#dc262680}.lg\:bg-red-600\/60{background-color:#dc262699}.lg\:bg-red-600\/70{background-color:#dc2626b3}.lg\:bg-red-600\/75{background-color:#dc2626bf}.lg\:bg-red-600\/80{background-color:#dc2626cc}.lg\:bg-red-600\/90{background-color:#dc2626e6}.lg\:bg-red-600\/95{background-color:#dc2626f2}.lg\:bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.lg\:bg-red-700\/0{background-color:#b91c1c00}.lg\:bg-red-700\/10{background-color:#b91c1c1a}.lg\:bg-red-700\/100{background-color:#b91c1c}.lg\:bg-red-700\/20{background-color:#b91c1c33}.lg\:bg-red-700\/25{background-color:#b91c1c40}.lg\:bg-red-700\/30{background-color:#b91c1c4d}.lg\:bg-red-700\/40{background-color:#b91c1c66}.lg\:bg-red-700\/5{background-color:#b91c1c0d}.lg\:bg-red-700\/50{background-color:#b91c1c80}.lg\:bg-red-700\/60{background-color:#b91c1c99}.lg\:bg-red-700\/70{background-color:#b91c1cb3}.lg\:bg-red-700\/75{background-color:#b91c1cbf}.lg\:bg-red-700\/80{background-color:#b91c1ccc}.lg\:bg-red-700\/90{background-color:#b91c1ce6}.lg\:bg-red-700\/95{background-color:#b91c1cf2}.lg\:bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.lg\:bg-red-800\/0{background-color:#991b1b00}.lg\:bg-red-800\/10{background-color:#991b1b1a}.lg\:bg-red-800\/100{background-color:#991b1b}.lg\:bg-red-800\/20{background-color:#991b1b33}.lg\:bg-red-800\/25{background-color:#991b1b40}.lg\:bg-red-800\/30{background-color:#991b1b4d}.lg\:bg-red-800\/40{background-color:#991b1b66}.lg\:bg-red-800\/5{background-color:#991b1b0d}.lg\:bg-red-800\/50{background-color:#991b1b80}.lg\:bg-red-800\/60{background-color:#991b1b99}.lg\:bg-red-800\/70{background-color:#991b1bb3}.lg\:bg-red-800\/75{background-color:#991b1bbf}.lg\:bg-red-800\/80{background-color:#991b1bcc}.lg\:bg-red-800\/90{background-color:#991b1be6}.lg\:bg-red-800\/95{background-color:#991b1bf2}.lg\:bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.lg\:bg-red-900\/0{background-color:#7f1d1d00}.lg\:bg-red-900\/10{background-color:#7f1d1d1a}.lg\:bg-red-900\/100{background-color:#7f1d1d}.lg\:bg-red-900\/20{background-color:#7f1d1d33}.lg\:bg-red-900\/25{background-color:#7f1d1d40}.lg\:bg-red-900\/30{background-color:#7f1d1d4d}.lg\:bg-red-900\/40{background-color:#7f1d1d66}.lg\:bg-red-900\/5{background-color:#7f1d1d0d}.lg\:bg-red-900\/50{background-color:#7f1d1d80}.lg\:bg-red-900\/60{background-color:#7f1d1d99}.lg\:bg-red-900\/70{background-color:#7f1d1db3}.lg\:bg-red-900\/75{background-color:#7f1d1dbf}.lg\:bg-red-900\/80{background-color:#7f1d1dcc}.lg\:bg-red-900\/90{background-color:#7f1d1de6}.lg\:bg-red-900\/95{background-color:#7f1d1df2}.lg\:bg-red-dark{background-color:var(--color-red-dark)}.lg\:bg-red-light{background-color:var(--color-red-light)}.lg\:bg-red-medium{background-color:var(--color-red-medium)}.lg\:bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.lg\:bg-rose-100\/0{background-color:#ffe4e600}.lg\:bg-rose-100\/10{background-color:#ffe4e61a}.lg\:bg-rose-100\/100{background-color:#ffe4e6}.lg\:bg-rose-100\/20{background-color:#ffe4e633}.lg\:bg-rose-100\/25{background-color:#ffe4e640}.lg\:bg-rose-100\/30{background-color:#ffe4e64d}.lg\:bg-rose-100\/40{background-color:#ffe4e666}.lg\:bg-rose-100\/5{background-color:#ffe4e60d}.lg\:bg-rose-100\/50{background-color:#ffe4e680}.lg\:bg-rose-100\/60{background-color:#ffe4e699}.lg\:bg-rose-100\/70{background-color:#ffe4e6b3}.lg\:bg-rose-100\/75{background-color:#ffe4e6bf}.lg\:bg-rose-100\/80{background-color:#ffe4e6cc}.lg\:bg-rose-100\/90{background-color:#ffe4e6e6}.lg\:bg-rose-100\/95{background-color:#ffe4e6f2}.lg\:bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.lg\:bg-rose-200\/0{background-color:#fecdd300}.lg\:bg-rose-200\/10{background-color:#fecdd31a}.lg\:bg-rose-200\/100{background-color:#fecdd3}.lg\:bg-rose-200\/20{background-color:#fecdd333}.lg\:bg-rose-200\/25{background-color:#fecdd340}.lg\:bg-rose-200\/30{background-color:#fecdd34d}.lg\:bg-rose-200\/40{background-color:#fecdd366}.lg\:bg-rose-200\/5{background-color:#fecdd30d}.lg\:bg-rose-200\/50{background-color:#fecdd380}.lg\:bg-rose-200\/60{background-color:#fecdd399}.lg\:bg-rose-200\/70{background-color:#fecdd3b3}.lg\:bg-rose-200\/75{background-color:#fecdd3bf}.lg\:bg-rose-200\/80{background-color:#fecdd3cc}.lg\:bg-rose-200\/90{background-color:#fecdd3e6}.lg\:bg-rose-200\/95{background-color:#fecdd3f2}.lg\:bg-rose-300{--tw-bg-opacity:1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.lg\:bg-rose-300\/0{background-color:#fda4af00}.lg\:bg-rose-300\/10{background-color:#fda4af1a}.lg\:bg-rose-300\/100{background-color:#fda4af}.lg\:bg-rose-300\/20{background-color:#fda4af33}.lg\:bg-rose-300\/25{background-color:#fda4af40}.lg\:bg-rose-300\/30{background-color:#fda4af4d}.lg\:bg-rose-300\/40{background-color:#fda4af66}.lg\:bg-rose-300\/5{background-color:#fda4af0d}.lg\:bg-rose-300\/50{background-color:#fda4af80}.lg\:bg-rose-300\/60{background-color:#fda4af99}.lg\:bg-rose-300\/70{background-color:#fda4afb3}.lg\:bg-rose-300\/75{background-color:#fda4afbf}.lg\:bg-rose-300\/80{background-color:#fda4afcc}.lg\:bg-rose-300\/90{background-color:#fda4afe6}.lg\:bg-rose-300\/95{background-color:#fda4aff2}.lg\:bg-rose-400{--tw-bg-opacity:1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.lg\:bg-rose-400\/0{background-color:#fb718500}.lg\:bg-rose-400\/10{background-color:#fb71851a}.lg\:bg-rose-400\/100{background-color:#fb7185}.lg\:bg-rose-400\/20{background-color:#fb718533}.lg\:bg-rose-400\/25{background-color:#fb718540}.lg\:bg-rose-400\/30{background-color:#fb71854d}.lg\:bg-rose-400\/40{background-color:#fb718566}.lg\:bg-rose-400\/5{background-color:#fb71850d}.lg\:bg-rose-400\/50{background-color:#fb718580}.lg\:bg-rose-400\/60{background-color:#fb718599}.lg\:bg-rose-400\/70{background-color:#fb7185b3}.lg\:bg-rose-400\/75{background-color:#fb7185bf}.lg\:bg-rose-400\/80{background-color:#fb7185cc}.lg\:bg-rose-400\/90{background-color:#fb7185e6}.lg\:bg-rose-400\/95{background-color:#fb7185f2}.lg\:bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.lg\:bg-rose-50\/0{background-color:#fff1f200}.lg\:bg-rose-50\/10{background-color:#fff1f21a}.lg\:bg-rose-50\/100{background-color:#fff1f2}.lg\:bg-rose-50\/20{background-color:#fff1f233}.lg\:bg-rose-50\/25{background-color:#fff1f240}.lg\:bg-rose-50\/30{background-color:#fff1f24d}.lg\:bg-rose-50\/40{background-color:#fff1f266}.lg\:bg-rose-50\/5{background-color:#fff1f20d}.lg\:bg-rose-50\/50{background-color:#fff1f280}.lg\:bg-rose-50\/60{background-color:#fff1f299}.lg\:bg-rose-50\/70{background-color:#fff1f2b3}.lg\:bg-rose-50\/75{background-color:#fff1f2bf}.lg\:bg-rose-50\/80{background-color:#fff1f2cc}.lg\:bg-rose-50\/90{background-color:#fff1f2e6}.lg\:bg-rose-50\/95{background-color:#fff1f2f2}.lg\:bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.lg\:bg-rose-500\/0{background-color:#f43f5e00}.lg\:bg-rose-500\/10{background-color:#f43f5e1a}.lg\:bg-rose-500\/100{background-color:#f43f5e}.lg\:bg-rose-500\/20{background-color:#f43f5e33}.lg\:bg-rose-500\/25{background-color:#f43f5e40}.lg\:bg-rose-500\/30{background-color:#f43f5e4d}.lg\:bg-rose-500\/40{background-color:#f43f5e66}.lg\:bg-rose-500\/5{background-color:#f43f5e0d}.lg\:bg-rose-500\/50{background-color:#f43f5e80}.lg\:bg-rose-500\/60{background-color:#f43f5e99}.lg\:bg-rose-500\/70{background-color:#f43f5eb3}.lg\:bg-rose-500\/75{background-color:#f43f5ebf}.lg\:bg-rose-500\/80{background-color:#f43f5ecc}.lg\:bg-rose-500\/90{background-color:#f43f5ee6}.lg\:bg-rose-500\/95{background-color:#f43f5ef2}.lg\:bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.lg\:bg-rose-600\/0{background-color:#e11d4800}.lg\:bg-rose-600\/10{background-color:#e11d481a}.lg\:bg-rose-600\/100{background-color:#e11d48}.lg\:bg-rose-600\/20{background-color:#e11d4833}.lg\:bg-rose-600\/25{background-color:#e11d4840}.lg\:bg-rose-600\/30{background-color:#e11d484d}.lg\:bg-rose-600\/40{background-color:#e11d4866}.lg\:bg-rose-600\/5{background-color:#e11d480d}.lg\:bg-rose-600\/50{background-color:#e11d4880}.lg\:bg-rose-600\/60{background-color:#e11d4899}.lg\:bg-rose-600\/70{background-color:#e11d48b3}.lg\:bg-rose-600\/75{background-color:#e11d48bf}.lg\:bg-rose-600\/80{background-color:#e11d48cc}.lg\:bg-rose-600\/90{background-color:#e11d48e6}.lg\:bg-rose-600\/95{background-color:#e11d48f2}.lg\:bg-rose-700{--tw-bg-opacity:1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.lg\:bg-rose-700\/0{background-color:#be123c00}.lg\:bg-rose-700\/10{background-color:#be123c1a}.lg\:bg-rose-700\/100{background-color:#be123c}.lg\:bg-rose-700\/20{background-color:#be123c33}.lg\:bg-rose-700\/25{background-color:#be123c40}.lg\:bg-rose-700\/30{background-color:#be123c4d}.lg\:bg-rose-700\/40{background-color:#be123c66}.lg\:bg-rose-700\/5{background-color:#be123c0d}.lg\:bg-rose-700\/50{background-color:#be123c80}.lg\:bg-rose-700\/60{background-color:#be123c99}.lg\:bg-rose-700\/70{background-color:#be123cb3}.lg\:bg-rose-700\/75{background-color:#be123cbf}.lg\:bg-rose-700\/80{background-color:#be123ccc}.lg\:bg-rose-700\/90{background-color:#be123ce6}.lg\:bg-rose-700\/95{background-color:#be123cf2}.lg\:bg-rose-800{--tw-bg-opacity:1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.lg\:bg-rose-800\/0{background-color:#9f123900}.lg\:bg-rose-800\/10{background-color:#9f12391a}.lg\:bg-rose-800\/100{background-color:#9f1239}.lg\:bg-rose-800\/20{background-color:#9f123933}.lg\:bg-rose-800\/25{background-color:#9f123940}.lg\:bg-rose-800\/30{background-color:#9f12394d}.lg\:bg-rose-800\/40{background-color:#9f123966}.lg\:bg-rose-800\/5{background-color:#9f12390d}.lg\:bg-rose-800\/50{background-color:#9f123980}.lg\:bg-rose-800\/60{background-color:#9f123999}.lg\:bg-rose-800\/70{background-color:#9f1239b3}.lg\:bg-rose-800\/75{background-color:#9f1239bf}.lg\:bg-rose-800\/80{background-color:#9f1239cc}.lg\:bg-rose-800\/90{background-color:#9f1239e6}.lg\:bg-rose-800\/95{background-color:#9f1239f2}.lg\:bg-rose-900{--tw-bg-opacity:1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.lg\:bg-rose-900\/0{background-color:#88133700}.lg\:bg-rose-900\/10{background-color:#8813371a}.lg\:bg-rose-900\/100{background-color:#881337}.lg\:bg-rose-900\/20{background-color:#88133733}.lg\:bg-rose-900\/25{background-color:#88133740}.lg\:bg-rose-900\/30{background-color:#8813374d}.lg\:bg-rose-900\/40{background-color:#88133766}.lg\:bg-rose-900\/5{background-color:#8813370d}.lg\:bg-rose-900\/50{background-color:#88133780}.lg\:bg-rose-900\/60{background-color:#88133799}.lg\:bg-rose-900\/70{background-color:#881337b3}.lg\:bg-rose-900\/75{background-color:#881337bf}.lg\:bg-rose-900\/80{background-color:#881337cc}.lg\:bg-rose-900\/90{background-color:#881337e6}.lg\:bg-rose-900\/95{background-color:#881337f2}.lg\:bg-secondary{background-color:var(--color-blue-800)}.lg\:bg-secondary-light{background-color:var(--color-blue-200)}.lg\:bg-secondary-lighter{background-color:var(--color-blue-100)}.lg\:bg-secondary-medium{background-color:var(--color-blue-500)}.lg\:bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.lg\:bg-sky-100\/0{background-color:#e0f2fe00}.lg\:bg-sky-100\/10{background-color:#e0f2fe1a}.lg\:bg-sky-100\/100{background-color:#e0f2fe}.lg\:bg-sky-100\/20{background-color:#e0f2fe33}.lg\:bg-sky-100\/25{background-color:#e0f2fe40}.lg\:bg-sky-100\/30{background-color:#e0f2fe4d}.lg\:bg-sky-100\/40{background-color:#e0f2fe66}.lg\:bg-sky-100\/5{background-color:#e0f2fe0d}.lg\:bg-sky-100\/50{background-color:#e0f2fe80}.lg\:bg-sky-100\/60{background-color:#e0f2fe99}.lg\:bg-sky-100\/70{background-color:#e0f2feb3}.lg\:bg-sky-100\/75{background-color:#e0f2febf}.lg\:bg-sky-100\/80{background-color:#e0f2fecc}.lg\:bg-sky-100\/90{background-color:#e0f2fee6}.lg\:bg-sky-100\/95{background-color:#e0f2fef2}.lg\:bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.lg\:bg-sky-200\/0{background-color:#bae6fd00}.lg\:bg-sky-200\/10{background-color:#bae6fd1a}.lg\:bg-sky-200\/100{background-color:#bae6fd}.lg\:bg-sky-200\/20{background-color:#bae6fd33}.lg\:bg-sky-200\/25{background-color:#bae6fd40}.lg\:bg-sky-200\/30{background-color:#bae6fd4d}.lg\:bg-sky-200\/40{background-color:#bae6fd66}.lg\:bg-sky-200\/5{background-color:#bae6fd0d}.lg\:bg-sky-200\/50{background-color:#bae6fd80}.lg\:bg-sky-200\/60{background-color:#bae6fd99}.lg\:bg-sky-200\/70{background-color:#bae6fdb3}.lg\:bg-sky-200\/75{background-color:#bae6fdbf}.lg\:bg-sky-200\/80{background-color:#bae6fdcc}.lg\:bg-sky-200\/90{background-color:#bae6fde6}.lg\:bg-sky-200\/95{background-color:#bae6fdf2}.lg\:bg-sky-300{--tw-bg-opacity:1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.lg\:bg-sky-300\/0{background-color:#7dd3fc00}.lg\:bg-sky-300\/10{background-color:#7dd3fc1a}.lg\:bg-sky-300\/100{background-color:#7dd3fc}.lg\:bg-sky-300\/20{background-color:#7dd3fc33}.lg\:bg-sky-300\/25{background-color:#7dd3fc40}.lg\:bg-sky-300\/30{background-color:#7dd3fc4d}.lg\:bg-sky-300\/40{background-color:#7dd3fc66}.lg\:bg-sky-300\/5{background-color:#7dd3fc0d}.lg\:bg-sky-300\/50{background-color:#7dd3fc80}.lg\:bg-sky-300\/60{background-color:#7dd3fc99}.lg\:bg-sky-300\/70{background-color:#7dd3fcb3}.lg\:bg-sky-300\/75{background-color:#7dd3fcbf}.lg\:bg-sky-300\/80{background-color:#7dd3fccc}.lg\:bg-sky-300\/90{background-color:#7dd3fce6}.lg\:bg-sky-300\/95{background-color:#7dd3fcf2}.lg\:bg-sky-400{--tw-bg-opacity:1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.lg\:bg-sky-400\/0{background-color:#38bdf800}.lg\:bg-sky-400\/10{background-color:#38bdf81a}.lg\:bg-sky-400\/100{background-color:#38bdf8}.lg\:bg-sky-400\/20{background-color:#38bdf833}.lg\:bg-sky-400\/25{background-color:#38bdf840}.lg\:bg-sky-400\/30{background-color:#38bdf84d}.lg\:bg-sky-400\/40{background-color:#38bdf866}.lg\:bg-sky-400\/5{background-color:#38bdf80d}.lg\:bg-sky-400\/50{background-color:#38bdf880}.lg\:bg-sky-400\/60{background-color:#38bdf899}.lg\:bg-sky-400\/70{background-color:#38bdf8b3}.lg\:bg-sky-400\/75{background-color:#38bdf8bf}.lg\:bg-sky-400\/80{background-color:#38bdf8cc}.lg\:bg-sky-400\/90{background-color:#38bdf8e6}.lg\:bg-sky-400\/95{background-color:#38bdf8f2}.lg\:bg-sky-50{--tw-bg-opacity:1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.lg\:bg-sky-50\/0{background-color:#f0f9ff00}.lg\:bg-sky-50\/10{background-color:#f0f9ff1a}.lg\:bg-sky-50\/100{background-color:#f0f9ff}.lg\:bg-sky-50\/20{background-color:#f0f9ff33}.lg\:bg-sky-50\/25{background-color:#f0f9ff40}.lg\:bg-sky-50\/30{background-color:#f0f9ff4d}.lg\:bg-sky-50\/40{background-color:#f0f9ff66}.lg\:bg-sky-50\/5{background-color:#f0f9ff0d}.lg\:bg-sky-50\/50{background-color:#f0f9ff80}.lg\:bg-sky-50\/60{background-color:#f0f9ff99}.lg\:bg-sky-50\/70{background-color:#f0f9ffb3}.lg\:bg-sky-50\/75{background-color:#f0f9ffbf}.lg\:bg-sky-50\/80{background-color:#f0f9ffcc}.lg\:bg-sky-50\/90{background-color:#f0f9ffe6}.lg\:bg-sky-50\/95{background-color:#f0f9fff2}.lg\:bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.lg\:bg-sky-500\/0{background-color:#0ea5e900}.lg\:bg-sky-500\/10{background-color:#0ea5e91a}.lg\:bg-sky-500\/100{background-color:#0ea5e9}.lg\:bg-sky-500\/20{background-color:#0ea5e933}.lg\:bg-sky-500\/25{background-color:#0ea5e940}.lg\:bg-sky-500\/30{background-color:#0ea5e94d}.lg\:bg-sky-500\/40{background-color:#0ea5e966}.lg\:bg-sky-500\/5{background-color:#0ea5e90d}.lg\:bg-sky-500\/50{background-color:#0ea5e980}.lg\:bg-sky-500\/60{background-color:#0ea5e999}.lg\:bg-sky-500\/70{background-color:#0ea5e9b3}.lg\:bg-sky-500\/75{background-color:#0ea5e9bf}.lg\:bg-sky-500\/80{background-color:#0ea5e9cc}.lg\:bg-sky-500\/90{background-color:#0ea5e9e6}.lg\:bg-sky-500\/95{background-color:#0ea5e9f2}.lg\:bg-sky-600{--tw-bg-opacity:1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.lg\:bg-sky-600\/0{background-color:#0284c700}.lg\:bg-sky-600\/10{background-color:#0284c71a}.lg\:bg-sky-600\/100{background-color:#0284c7}.lg\:bg-sky-600\/20{background-color:#0284c733}.lg\:bg-sky-600\/25{background-color:#0284c740}.lg\:bg-sky-600\/30{background-color:#0284c74d}.lg\:bg-sky-600\/40{background-color:#0284c766}.lg\:bg-sky-600\/5{background-color:#0284c70d}.lg\:bg-sky-600\/50{background-color:#0284c780}.lg\:bg-sky-600\/60{background-color:#0284c799}.lg\:bg-sky-600\/70{background-color:#0284c7b3}.lg\:bg-sky-600\/75{background-color:#0284c7bf}.lg\:bg-sky-600\/80{background-color:#0284c7cc}.lg\:bg-sky-600\/90{background-color:#0284c7e6}.lg\:bg-sky-600\/95{background-color:#0284c7f2}.lg\:bg-sky-700{--tw-bg-opacity:1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.lg\:bg-sky-700\/0{background-color:#0369a100}.lg\:bg-sky-700\/10{background-color:#0369a11a}.lg\:bg-sky-700\/100{background-color:#0369a1}.lg\:bg-sky-700\/20{background-color:#0369a133}.lg\:bg-sky-700\/25{background-color:#0369a140}.lg\:bg-sky-700\/30{background-color:#0369a14d}.lg\:bg-sky-700\/40{background-color:#0369a166}.lg\:bg-sky-700\/5{background-color:#0369a10d}.lg\:bg-sky-700\/50{background-color:#0369a180}.lg\:bg-sky-700\/60{background-color:#0369a199}.lg\:bg-sky-700\/70{background-color:#0369a1b3}.lg\:bg-sky-700\/75{background-color:#0369a1bf}.lg\:bg-sky-700\/80{background-color:#0369a1cc}.lg\:bg-sky-700\/90{background-color:#0369a1e6}.lg\:bg-sky-700\/95{background-color:#0369a1f2}.lg\:bg-sky-800{--tw-bg-opacity:1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.lg\:bg-sky-800\/0{background-color:#07598500}.lg\:bg-sky-800\/10{background-color:#0759851a}.lg\:bg-sky-800\/100{background-color:#075985}.lg\:bg-sky-800\/20{background-color:#07598533}.lg\:bg-sky-800\/25{background-color:#07598540}.lg\:bg-sky-800\/30{background-color:#0759854d}.lg\:bg-sky-800\/40{background-color:#07598566}.lg\:bg-sky-800\/5{background-color:#0759850d}.lg\:bg-sky-800\/50{background-color:#07598580}.lg\:bg-sky-800\/60{background-color:#07598599}.lg\:bg-sky-800\/70{background-color:#075985b3}.lg\:bg-sky-800\/75{background-color:#075985bf}.lg\:bg-sky-800\/80{background-color:#075985cc}.lg\:bg-sky-800\/90{background-color:#075985e6}.lg\:bg-sky-800\/95{background-color:#075985f2}.lg\:bg-sky-900{--tw-bg-opacity:1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.lg\:bg-sky-900\/0{background-color:#0c4a6e00}.lg\:bg-sky-900\/10{background-color:#0c4a6e1a}.lg\:bg-sky-900\/100{background-color:#0c4a6e}.lg\:bg-sky-900\/20{background-color:#0c4a6e33}.lg\:bg-sky-900\/25{background-color:#0c4a6e40}.lg\:bg-sky-900\/30{background-color:#0c4a6e4d}.lg\:bg-sky-900\/40{background-color:#0c4a6e66}.lg\:bg-sky-900\/5{background-color:#0c4a6e0d}.lg\:bg-sky-900\/50{background-color:#0c4a6e80}.lg\:bg-sky-900\/60{background-color:#0c4a6e99}.lg\:bg-sky-900\/70{background-color:#0c4a6eb3}.lg\:bg-sky-900\/75{background-color:#0c4a6ebf}.lg\:bg-sky-900\/80{background-color:#0c4a6ecc}.lg\:bg-sky-900\/90{background-color:#0c4a6ee6}.lg\:bg-sky-900\/95{background-color:#0c4a6ef2}.lg\:bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.lg\:bg-slate-100\/0{background-color:#f1f5f900}.lg\:bg-slate-100\/10{background-color:#f1f5f91a}.lg\:bg-slate-100\/100{background-color:#f1f5f9}.lg\:bg-slate-100\/20{background-color:#f1f5f933}.lg\:bg-slate-100\/25{background-color:#f1f5f940}.lg\:bg-slate-100\/30{background-color:#f1f5f94d}.lg\:bg-slate-100\/40{background-color:#f1f5f966}.lg\:bg-slate-100\/5{background-color:#f1f5f90d}.lg\:bg-slate-100\/50{background-color:#f1f5f980}.lg\:bg-slate-100\/60{background-color:#f1f5f999}.lg\:bg-slate-100\/70{background-color:#f1f5f9b3}.lg\:bg-slate-100\/75{background-color:#f1f5f9bf}.lg\:bg-slate-100\/80{background-color:#f1f5f9cc}.lg\:bg-slate-100\/90{background-color:#f1f5f9e6}.lg\:bg-slate-100\/95{background-color:#f1f5f9f2}.lg\:bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.lg\:bg-slate-200\/0{background-color:#e2e8f000}.lg\:bg-slate-200\/10{background-color:#e2e8f01a}.lg\:bg-slate-200\/100{background-color:#e2e8f0}.lg\:bg-slate-200\/20{background-color:#e2e8f033}.lg\:bg-slate-200\/25{background-color:#e2e8f040}.lg\:bg-slate-200\/30{background-color:#e2e8f04d}.lg\:bg-slate-200\/40{background-color:#e2e8f066}.lg\:bg-slate-200\/5{background-color:#e2e8f00d}.lg\:bg-slate-200\/50{background-color:#e2e8f080}.lg\:bg-slate-200\/60{background-color:#e2e8f099}.lg\:bg-slate-200\/70{background-color:#e2e8f0b3}.lg\:bg-slate-200\/75{background-color:#e2e8f0bf}.lg\:bg-slate-200\/80{background-color:#e2e8f0cc}.lg\:bg-slate-200\/90{background-color:#e2e8f0e6}.lg\:bg-slate-200\/95{background-color:#e2e8f0f2}.lg\:bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.lg\:bg-slate-300\/0{background-color:#cbd5e100}.lg\:bg-slate-300\/10{background-color:#cbd5e11a}.lg\:bg-slate-300\/100{background-color:#cbd5e1}.lg\:bg-slate-300\/20{background-color:#cbd5e133}.lg\:bg-slate-300\/25{background-color:#cbd5e140}.lg\:bg-slate-300\/30{background-color:#cbd5e14d}.lg\:bg-slate-300\/40{background-color:#cbd5e166}.lg\:bg-slate-300\/5{background-color:#cbd5e10d}.lg\:bg-slate-300\/50{background-color:#cbd5e180}.lg\:bg-slate-300\/60{background-color:#cbd5e199}.lg\:bg-slate-300\/70{background-color:#cbd5e1b3}.lg\:bg-slate-300\/75{background-color:#cbd5e1bf}.lg\:bg-slate-300\/80{background-color:#cbd5e1cc}.lg\:bg-slate-300\/90{background-color:#cbd5e1e6}.lg\:bg-slate-300\/95{background-color:#cbd5e1f2}.lg\:bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.lg\:bg-slate-400\/0{background-color:#94a3b800}.lg\:bg-slate-400\/10{background-color:#94a3b81a}.lg\:bg-slate-400\/100{background-color:#94a3b8}.lg\:bg-slate-400\/20{background-color:#94a3b833}.lg\:bg-slate-400\/25{background-color:#94a3b840}.lg\:bg-slate-400\/30{background-color:#94a3b84d}.lg\:bg-slate-400\/40{background-color:#94a3b866}.lg\:bg-slate-400\/5{background-color:#94a3b80d}.lg\:bg-slate-400\/50{background-color:#94a3b880}.lg\:bg-slate-400\/60{background-color:#94a3b899}.lg\:bg-slate-400\/70{background-color:#94a3b8b3}.lg\:bg-slate-400\/75{background-color:#94a3b8bf}.lg\:bg-slate-400\/80{background-color:#94a3b8cc}.lg\:bg-slate-400\/90{background-color:#94a3b8e6}.lg\:bg-slate-400\/95{background-color:#94a3b8f2}.lg\:bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.lg\:bg-slate-50\/0{background-color:#f8fafc00}.lg\:bg-slate-50\/10{background-color:#f8fafc1a}.lg\:bg-slate-50\/100{background-color:#f8fafc}.lg\:bg-slate-50\/20{background-color:#f8fafc33}.lg\:bg-slate-50\/25{background-color:#f8fafc40}.lg\:bg-slate-50\/30{background-color:#f8fafc4d}.lg\:bg-slate-50\/40{background-color:#f8fafc66}.lg\:bg-slate-50\/5{background-color:#f8fafc0d}.lg\:bg-slate-50\/50{background-color:#f8fafc80}.lg\:bg-slate-50\/60{background-color:#f8fafc99}.lg\:bg-slate-50\/70{background-color:#f8fafcb3}.lg\:bg-slate-50\/75{background-color:#f8fafcbf}.lg\:bg-slate-50\/80{background-color:#f8fafccc}.lg\:bg-slate-50\/90{background-color:#f8fafce6}.lg\:bg-slate-50\/95{background-color:#f8fafcf2}.lg\:bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.lg\:bg-slate-500\/0{background-color:#64748b00}.lg\:bg-slate-500\/10{background-color:#64748b1a}.lg\:bg-slate-500\/100{background-color:#64748b}.lg\:bg-slate-500\/20{background-color:#64748b33}.lg\:bg-slate-500\/25{background-color:#64748b40}.lg\:bg-slate-500\/30{background-color:#64748b4d}.lg\:bg-slate-500\/40{background-color:#64748b66}.lg\:bg-slate-500\/5{background-color:#64748b0d}.lg\:bg-slate-500\/50{background-color:#64748b80}.lg\:bg-slate-500\/60{background-color:#64748b99}.lg\:bg-slate-500\/70{background-color:#64748bb3}.lg\:bg-slate-500\/75{background-color:#64748bbf}.lg\:bg-slate-500\/80{background-color:#64748bcc}.lg\:bg-slate-500\/90{background-color:#64748be6}.lg\:bg-slate-500\/95{background-color:#64748bf2}.lg\:bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.lg\:bg-slate-600\/0{background-color:#47556900}.lg\:bg-slate-600\/10{background-color:#4755691a}.lg\:bg-slate-600\/100{background-color:#475569}.lg\:bg-slate-600\/20{background-color:#47556933}.lg\:bg-slate-600\/25{background-color:#47556940}.lg\:bg-slate-600\/30{background-color:#4755694d}.lg\:bg-slate-600\/40{background-color:#47556966}.lg\:bg-slate-600\/5{background-color:#4755690d}.lg\:bg-slate-600\/50{background-color:#47556980}.lg\:bg-slate-600\/60{background-color:#47556999}.lg\:bg-slate-600\/70{background-color:#475569b3}.lg\:bg-slate-600\/75{background-color:#475569bf}.lg\:bg-slate-600\/80{background-color:#475569cc}.lg\:bg-slate-600\/90{background-color:#475569e6}.lg\:bg-slate-600\/95{background-color:#475569f2}.lg\:bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.lg\:bg-slate-700\/0{background-color:#33415500}.lg\:bg-slate-700\/10{background-color:#3341551a}.lg\:bg-slate-700\/100{background-color:#334155}.lg\:bg-slate-700\/20{background-color:#33415533}.lg\:bg-slate-700\/25{background-color:#33415540}.lg\:bg-slate-700\/30{background-color:#3341554d}.lg\:bg-slate-700\/40{background-color:#33415566}.lg\:bg-slate-700\/5{background-color:#3341550d}.lg\:bg-slate-700\/50{background-color:#33415580}.lg\:bg-slate-700\/60{background-color:#33415599}.lg\:bg-slate-700\/70{background-color:#334155b3}.lg\:bg-slate-700\/75{background-color:#334155bf}.lg\:bg-slate-700\/80{background-color:#334155cc}.lg\:bg-slate-700\/90{background-color:#334155e6}.lg\:bg-slate-700\/95{background-color:#334155f2}.lg\:bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.lg\:bg-slate-800\/0{background-color:#1e293b00}.lg\:bg-slate-800\/10{background-color:#1e293b1a}.lg\:bg-slate-800\/100{background-color:#1e293b}.lg\:bg-slate-800\/20{background-color:#1e293b33}.lg\:bg-slate-800\/25{background-color:#1e293b40}.lg\:bg-slate-800\/30{background-color:#1e293b4d}.lg\:bg-slate-800\/40{background-color:#1e293b66}.lg\:bg-slate-800\/5{background-color:#1e293b0d}.lg\:bg-slate-800\/50{background-color:#1e293b80}.lg\:bg-slate-800\/60{background-color:#1e293b99}.lg\:bg-slate-800\/70{background-color:#1e293bb3}.lg\:bg-slate-800\/75{background-color:#1e293bbf}.lg\:bg-slate-800\/80{background-color:#1e293bcc}.lg\:bg-slate-800\/90{background-color:#1e293be6}.lg\:bg-slate-800\/95{background-color:#1e293bf2}.lg\:bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.lg\:bg-slate-900\/0{background-color:#0f172a00}.lg\:bg-slate-900\/10{background-color:#0f172a1a}.lg\:bg-slate-900\/100{background-color:#0f172a}.lg\:bg-slate-900\/20{background-color:#0f172a33}.lg\:bg-slate-900\/25{background-color:#0f172a40}.lg\:bg-slate-900\/30{background-color:#0f172a4d}.lg\:bg-slate-900\/40{background-color:#0f172a66}.lg\:bg-slate-900\/5{background-color:#0f172a0d}.lg\:bg-slate-900\/50{background-color:#0f172a80}.lg\:bg-slate-900\/60{background-color:#0f172a99}.lg\:bg-slate-900\/70{background-color:#0f172ab3}.lg\:bg-slate-900\/75{background-color:#0f172abf}.lg\:bg-slate-900\/80{background-color:#0f172acc}.lg\:bg-slate-900\/90{background-color:#0f172ae6}.lg\:bg-slate-900\/95{background-color:#0f172af2}.lg\:bg-stone-100{--tw-bg-opacity:1;background-color:rgb(245 245 244 / var(--tw-bg-opacity))}.lg\:bg-stone-100\/0{background-color:#f5f5f400}.lg\:bg-stone-100\/10{background-color:#f5f5f41a}.lg\:bg-stone-100\/100{background-color:#f5f5f4}.lg\:bg-stone-100\/20{background-color:#f5f5f433}.lg\:bg-stone-100\/25{background-color:#f5f5f440}.lg\:bg-stone-100\/30{background-color:#f5f5f44d}.lg\:bg-stone-100\/40{background-color:#f5f5f466}.lg\:bg-stone-100\/5{background-color:#f5f5f40d}.lg\:bg-stone-100\/50{background-color:#f5f5f480}.lg\:bg-stone-100\/60{background-color:#f5f5f499}.lg\:bg-stone-100\/70{background-color:#f5f5f4b3}.lg\:bg-stone-100\/75{background-color:#f5f5f4bf}.lg\:bg-stone-100\/80{background-color:#f5f5f4cc}.lg\:bg-stone-100\/90{background-color:#f5f5f4e6}.lg\:bg-stone-100\/95{background-color:#f5f5f4f2}.lg\:bg-stone-200{--tw-bg-opacity:1;background-color:rgb(231 229 228 / var(--tw-bg-opacity))}.lg\:bg-stone-200\/0{background-color:#e7e5e400}.lg\:bg-stone-200\/10{background-color:#e7e5e41a}.lg\:bg-stone-200\/100{background-color:#e7e5e4}.lg\:bg-stone-200\/20{background-color:#e7e5e433}.lg\:bg-stone-200\/25{background-color:#e7e5e440}.lg\:bg-stone-200\/30{background-color:#e7e5e44d}.lg\:bg-stone-200\/40{background-color:#e7e5e466}.lg\:bg-stone-200\/5{background-color:#e7e5e40d}.lg\:bg-stone-200\/50{background-color:#e7e5e480}.lg\:bg-stone-200\/60{background-color:#e7e5e499}.lg\:bg-stone-200\/70{background-color:#e7e5e4b3}.lg\:bg-stone-200\/75{background-color:#e7e5e4bf}.lg\:bg-stone-200\/80{background-color:#e7e5e4cc}.lg\:bg-stone-200\/90{background-color:#e7e5e4e6}.lg\:bg-stone-200\/95{background-color:#e7e5e4f2}.lg\:bg-stone-300{--tw-bg-opacity:1;background-color:rgb(214 211 209 / var(--tw-bg-opacity))}.lg\:bg-stone-300\/0{background-color:#d6d3d100}.lg\:bg-stone-300\/10{background-color:#d6d3d11a}.lg\:bg-stone-300\/100{background-color:#d6d3d1}.lg\:bg-stone-300\/20{background-color:#d6d3d133}.lg\:bg-stone-300\/25{background-color:#d6d3d140}.lg\:bg-stone-300\/30{background-color:#d6d3d14d}.lg\:bg-stone-300\/40{background-color:#d6d3d166}.lg\:bg-stone-300\/5{background-color:#d6d3d10d}.lg\:bg-stone-300\/50{background-color:#d6d3d180}.lg\:bg-stone-300\/60{background-color:#d6d3d199}.lg\:bg-stone-300\/70{background-color:#d6d3d1b3}.lg\:bg-stone-300\/75{background-color:#d6d3d1bf}.lg\:bg-stone-300\/80{background-color:#d6d3d1cc}.lg\:bg-stone-300\/90{background-color:#d6d3d1e6}.lg\:bg-stone-300\/95{background-color:#d6d3d1f2}.lg\:bg-stone-400{--tw-bg-opacity:1;background-color:rgb(168 162 158 / var(--tw-bg-opacity))}.lg\:bg-stone-400\/0{background-color:#a8a29e00}.lg\:bg-stone-400\/10{background-color:#a8a29e1a}.lg\:bg-stone-400\/100{background-color:#a8a29e}.lg\:bg-stone-400\/20{background-color:#a8a29e33}.lg\:bg-stone-400\/25{background-color:#a8a29e40}.lg\:bg-stone-400\/30{background-color:#a8a29e4d}.lg\:bg-stone-400\/40{background-color:#a8a29e66}.lg\:bg-stone-400\/5{background-color:#a8a29e0d}.lg\:bg-stone-400\/50{background-color:#a8a29e80}.lg\:bg-stone-400\/60{background-color:#a8a29e99}.lg\:bg-stone-400\/70{background-color:#a8a29eb3}.lg\:bg-stone-400\/75{background-color:#a8a29ebf}.lg\:bg-stone-400\/80{background-color:#a8a29ecc}.lg\:bg-stone-400\/90{background-color:#a8a29ee6}.lg\:bg-stone-400\/95{background-color:#a8a29ef2}.lg\:bg-stone-50{--tw-bg-opacity:1;background-color:rgb(250 250 249 / var(--tw-bg-opacity))}.lg\:bg-stone-50\/0{background-color:#fafaf900}.lg\:bg-stone-50\/10{background-color:#fafaf91a}.lg\:bg-stone-50\/100{background-color:#fafaf9}.lg\:bg-stone-50\/20{background-color:#fafaf933}.lg\:bg-stone-50\/25{background-color:#fafaf940}.lg\:bg-stone-50\/30{background-color:#fafaf94d}.lg\:bg-stone-50\/40{background-color:#fafaf966}.lg\:bg-stone-50\/5{background-color:#fafaf90d}.lg\:bg-stone-50\/50{background-color:#fafaf980}.lg\:bg-stone-50\/60{background-color:#fafaf999}.lg\:bg-stone-50\/70{background-color:#fafaf9b3}.lg\:bg-stone-50\/75{background-color:#fafaf9bf}.lg\:bg-stone-50\/80{background-color:#fafaf9cc}.lg\:bg-stone-50\/90{background-color:#fafaf9e6}.lg\:bg-stone-50\/95{background-color:#fafaf9f2}.lg\:bg-stone-500{--tw-bg-opacity:1;background-color:rgb(120 113 108 / var(--tw-bg-opacity))}.lg\:bg-stone-500\/0{background-color:#78716c00}.lg\:bg-stone-500\/10{background-color:#78716c1a}.lg\:bg-stone-500\/100{background-color:#78716c}.lg\:bg-stone-500\/20{background-color:#78716c33}.lg\:bg-stone-500\/25{background-color:#78716c40}.lg\:bg-stone-500\/30{background-color:#78716c4d}.lg\:bg-stone-500\/40{background-color:#78716c66}.lg\:bg-stone-500\/5{background-color:#78716c0d}.lg\:bg-stone-500\/50{background-color:#78716c80}.lg\:bg-stone-500\/60{background-color:#78716c99}.lg\:bg-stone-500\/70{background-color:#78716cb3}.lg\:bg-stone-500\/75{background-color:#78716cbf}.lg\:bg-stone-500\/80{background-color:#78716ccc}.lg\:bg-stone-500\/90{background-color:#78716ce6}.lg\:bg-stone-500\/95{background-color:#78716cf2}.lg\:bg-stone-600{--tw-bg-opacity:1;background-color:rgb(87 83 78 / var(--tw-bg-opacity))}.lg\:bg-stone-600\/0{background-color:#57534e00}.lg\:bg-stone-600\/10{background-color:#57534e1a}.lg\:bg-stone-600\/100{background-color:#57534e}.lg\:bg-stone-600\/20{background-color:#57534e33}.lg\:bg-stone-600\/25{background-color:#57534e40}.lg\:bg-stone-600\/30{background-color:#57534e4d}.lg\:bg-stone-600\/40{background-color:#57534e66}.lg\:bg-stone-600\/5{background-color:#57534e0d}.lg\:bg-stone-600\/50{background-color:#57534e80}.lg\:bg-stone-600\/60{background-color:#57534e99}.lg\:bg-stone-600\/70{background-color:#57534eb3}.lg\:bg-stone-600\/75{background-color:#57534ebf}.lg\:bg-stone-600\/80{background-color:#57534ecc}.lg\:bg-stone-600\/90{background-color:#57534ee6}.lg\:bg-stone-600\/95{background-color:#57534ef2}.lg\:bg-stone-700{--tw-bg-opacity:1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.lg\:bg-stone-700\/0{background-color:#44403c00}.lg\:bg-stone-700\/10{background-color:#44403c1a}.lg\:bg-stone-700\/100{background-color:#44403c}.lg\:bg-stone-700\/20{background-color:#44403c33}.lg\:bg-stone-700\/25{background-color:#44403c40}.lg\:bg-stone-700\/30{background-color:#44403c4d}.lg\:bg-stone-700\/40{background-color:#44403c66}.lg\:bg-stone-700\/5{background-color:#44403c0d}.lg\:bg-stone-700\/50{background-color:#44403c80}.lg\:bg-stone-700\/60{background-color:#44403c99}.lg\:bg-stone-700\/70{background-color:#44403cb3}.lg\:bg-stone-700\/75{background-color:#44403cbf}.lg\:bg-stone-700\/80{background-color:#44403ccc}.lg\:bg-stone-700\/90{background-color:#44403ce6}.lg\:bg-stone-700\/95{background-color:#44403cf2}.lg\:bg-stone-800{--tw-bg-opacity:1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.lg\:bg-stone-800\/0{background-color:#29252400}.lg\:bg-stone-800\/10{background-color:#2925241a}.lg\:bg-stone-800\/100{background-color:#292524}.lg\:bg-stone-800\/20{background-color:#29252433}.lg\:bg-stone-800\/25{background-color:#29252440}.lg\:bg-stone-800\/30{background-color:#2925244d}.lg\:bg-stone-800\/40{background-color:#29252466}.lg\:bg-stone-800\/5{background-color:#2925240d}.lg\:bg-stone-800\/50{background-color:#29252480}.lg\:bg-stone-800\/60{background-color:#29252499}.lg\:bg-stone-800\/70{background-color:#292524b3}.lg\:bg-stone-800\/75{background-color:#292524bf}.lg\:bg-stone-800\/80{background-color:#292524cc}.lg\:bg-stone-800\/90{background-color:#292524e6}.lg\:bg-stone-800\/95{background-color:#292524f2}.lg\:bg-stone-900{--tw-bg-opacity:1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.lg\:bg-stone-900\/0{background-color:#1c191700}.lg\:bg-stone-900\/10{background-color:#1c19171a}.lg\:bg-stone-900\/100{background-color:#1c1917}.lg\:bg-stone-900\/20{background-color:#1c191733}.lg\:bg-stone-900\/25{background-color:#1c191740}.lg\:bg-stone-900\/30{background-color:#1c19174d}.lg\:bg-stone-900\/40{background-color:#1c191766}.lg\:bg-stone-900\/5{background-color:#1c19170d}.lg\:bg-stone-900\/50{background-color:#1c191780}.lg\:bg-stone-900\/60{background-color:#1c191799}.lg\:bg-stone-900\/70{background-color:#1c1917b3}.lg\:bg-stone-900\/75{background-color:#1c1917bf}.lg\:bg-stone-900\/80{background-color:#1c1917cc}.lg\:bg-stone-900\/90{background-color:#1c1917e6}.lg\:bg-stone-900\/95{background-color:#1c1917f2}.lg\:bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.lg\:bg-teal-100\/0{background-color:#ccfbf100}.lg\:bg-teal-100\/10{background-color:#ccfbf11a}.lg\:bg-teal-100\/100{background-color:#ccfbf1}.lg\:bg-teal-100\/20{background-color:#ccfbf133}.lg\:bg-teal-100\/25{background-color:#ccfbf140}.lg\:bg-teal-100\/30{background-color:#ccfbf14d}.lg\:bg-teal-100\/40{background-color:#ccfbf166}.lg\:bg-teal-100\/5{background-color:#ccfbf10d}.lg\:bg-teal-100\/50{background-color:#ccfbf180}.lg\:bg-teal-100\/60{background-color:#ccfbf199}.lg\:bg-teal-100\/70{background-color:#ccfbf1b3}.lg\:bg-teal-100\/75{background-color:#ccfbf1bf}.lg\:bg-teal-100\/80{background-color:#ccfbf1cc}.lg\:bg-teal-100\/90{background-color:#ccfbf1e6}.lg\:bg-teal-100\/95{background-color:#ccfbf1f2}.lg\:bg-teal-200{--tw-bg-opacity:1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.lg\:bg-teal-200\/0{background-color:#99f6e400}.lg\:bg-teal-200\/10{background-color:#99f6e41a}.lg\:bg-teal-200\/100{background-color:#99f6e4}.lg\:bg-teal-200\/20{background-color:#99f6e433}.lg\:bg-teal-200\/25{background-color:#99f6e440}.lg\:bg-teal-200\/30{background-color:#99f6e44d}.lg\:bg-teal-200\/40{background-color:#99f6e466}.lg\:bg-teal-200\/5{background-color:#99f6e40d}.lg\:bg-teal-200\/50{background-color:#99f6e480}.lg\:bg-teal-200\/60{background-color:#99f6e499}.lg\:bg-teal-200\/70{background-color:#99f6e4b3}.lg\:bg-teal-200\/75{background-color:#99f6e4bf}.lg\:bg-teal-200\/80{background-color:#99f6e4cc}.lg\:bg-teal-200\/90{background-color:#99f6e4e6}.lg\:bg-teal-200\/95{background-color:#99f6e4f2}.lg\:bg-teal-300{--tw-bg-opacity:1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.lg\:bg-teal-300\/0{background-color:#5eead400}.lg\:bg-teal-300\/10{background-color:#5eead41a}.lg\:bg-teal-300\/100{background-color:#5eead4}.lg\:bg-teal-300\/20{background-color:#5eead433}.lg\:bg-teal-300\/25{background-color:#5eead440}.lg\:bg-teal-300\/30{background-color:#5eead44d}.lg\:bg-teal-300\/40{background-color:#5eead466}.lg\:bg-teal-300\/5{background-color:#5eead40d}.lg\:bg-teal-300\/50{background-color:#5eead480}.lg\:bg-teal-300\/60{background-color:#5eead499}.lg\:bg-teal-300\/70{background-color:#5eead4b3}.lg\:bg-teal-300\/75{background-color:#5eead4bf}.lg\:bg-teal-300\/80{background-color:#5eead4cc}.lg\:bg-teal-300\/90{background-color:#5eead4e6}.lg\:bg-teal-300\/95{background-color:#5eead4f2}.lg\:bg-teal-400{--tw-bg-opacity:1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.lg\:bg-teal-400\/0{background-color:#2dd4bf00}.lg\:bg-teal-400\/10{background-color:#2dd4bf1a}.lg\:bg-teal-400\/100{background-color:#2dd4bf}.lg\:bg-teal-400\/20{background-color:#2dd4bf33}.lg\:bg-teal-400\/25{background-color:#2dd4bf40}.lg\:bg-teal-400\/30{background-color:#2dd4bf4d}.lg\:bg-teal-400\/40{background-color:#2dd4bf66}.lg\:bg-teal-400\/5{background-color:#2dd4bf0d}.lg\:bg-teal-400\/50{background-color:#2dd4bf80}.lg\:bg-teal-400\/60{background-color:#2dd4bf99}.lg\:bg-teal-400\/70{background-color:#2dd4bfb3}.lg\:bg-teal-400\/75{background-color:#2dd4bfbf}.lg\:bg-teal-400\/80{background-color:#2dd4bfcc}.lg\:bg-teal-400\/90{background-color:#2dd4bfe6}.lg\:bg-teal-400\/95{background-color:#2dd4bff2}.lg\:bg-teal-50{--tw-bg-opacity:1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.lg\:bg-teal-50\/0{background-color:#f0fdfa00}.lg\:bg-teal-50\/10{background-color:#f0fdfa1a}.lg\:bg-teal-50\/100{background-color:#f0fdfa}.lg\:bg-teal-50\/20{background-color:#f0fdfa33}.lg\:bg-teal-50\/25{background-color:#f0fdfa40}.lg\:bg-teal-50\/30{background-color:#f0fdfa4d}.lg\:bg-teal-50\/40{background-color:#f0fdfa66}.lg\:bg-teal-50\/5{background-color:#f0fdfa0d}.lg\:bg-teal-50\/50{background-color:#f0fdfa80}.lg\:bg-teal-50\/60{background-color:#f0fdfa99}.lg\:bg-teal-50\/70{background-color:#f0fdfab3}.lg\:bg-teal-50\/75{background-color:#f0fdfabf}.lg\:bg-teal-50\/80{background-color:#f0fdfacc}.lg\:bg-teal-50\/90{background-color:#f0fdfae6}.lg\:bg-teal-50\/95{background-color:#f0fdfaf2}.lg\:bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.lg\:bg-teal-500\/0{background-color:#14b8a600}.lg\:bg-teal-500\/10{background-color:#14b8a61a}.lg\:bg-teal-500\/100{background-color:#14b8a6}.lg\:bg-teal-500\/20{background-color:#14b8a633}.lg\:bg-teal-500\/25{background-color:#14b8a640}.lg\:bg-teal-500\/30{background-color:#14b8a64d}.lg\:bg-teal-500\/40{background-color:#14b8a666}.lg\:bg-teal-500\/5{background-color:#14b8a60d}.lg\:bg-teal-500\/50{background-color:#14b8a680}.lg\:bg-teal-500\/60{background-color:#14b8a699}.lg\:bg-teal-500\/70{background-color:#14b8a6b3}.lg\:bg-teal-500\/75{background-color:#14b8a6bf}.lg\:bg-teal-500\/80{background-color:#14b8a6cc}.lg\:bg-teal-500\/90{background-color:#14b8a6e6}.lg\:bg-teal-500\/95{background-color:#14b8a6f2}.lg\:bg-teal-600{--tw-bg-opacity:1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.lg\:bg-teal-600\/0{background-color:#0d948800}.lg\:bg-teal-600\/10{background-color:#0d94881a}.lg\:bg-teal-600\/100{background-color:#0d9488}.lg\:bg-teal-600\/20{background-color:#0d948833}.lg\:bg-teal-600\/25{background-color:#0d948840}.lg\:bg-teal-600\/30{background-color:#0d94884d}.lg\:bg-teal-600\/40{background-color:#0d948866}.lg\:bg-teal-600\/5{background-color:#0d94880d}.lg\:bg-teal-600\/50{background-color:#0d948880}.lg\:bg-teal-600\/60{background-color:#0d948899}.lg\:bg-teal-600\/70{background-color:#0d9488b3}.lg\:bg-teal-600\/75{background-color:#0d9488bf}.lg\:bg-teal-600\/80{background-color:#0d9488cc}.lg\:bg-teal-600\/90{background-color:#0d9488e6}.lg\:bg-teal-600\/95{background-color:#0d9488f2}.lg\:bg-teal-700{--tw-bg-opacity:1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.lg\:bg-teal-700\/0{background-color:#0f766e00}.lg\:bg-teal-700\/10{background-color:#0f766e1a}.lg\:bg-teal-700\/100{background-color:#0f766e}.lg\:bg-teal-700\/20{background-color:#0f766e33}.lg\:bg-teal-700\/25{background-color:#0f766e40}.lg\:bg-teal-700\/30{background-color:#0f766e4d}.lg\:bg-teal-700\/40{background-color:#0f766e66}.lg\:bg-teal-700\/5{background-color:#0f766e0d}.lg\:bg-teal-700\/50{background-color:#0f766e80}.lg\:bg-teal-700\/60{background-color:#0f766e99}.lg\:bg-teal-700\/70{background-color:#0f766eb3}.lg\:bg-teal-700\/75{background-color:#0f766ebf}.lg\:bg-teal-700\/80{background-color:#0f766ecc}.lg\:bg-teal-700\/90{background-color:#0f766ee6}.lg\:bg-teal-700\/95{background-color:#0f766ef2}.lg\:bg-teal-800{--tw-bg-opacity:1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.lg\:bg-teal-800\/0{background-color:#115e5900}.lg\:bg-teal-800\/10{background-color:#115e591a}.lg\:bg-teal-800\/100{background-color:#115e59}.lg\:bg-teal-800\/20{background-color:#115e5933}.lg\:bg-teal-800\/25{background-color:#115e5940}.lg\:bg-teal-800\/30{background-color:#115e594d}.lg\:bg-teal-800\/40{background-color:#115e5966}.lg\:bg-teal-800\/5{background-color:#115e590d}.lg\:bg-teal-800\/50{background-color:#115e5980}.lg\:bg-teal-800\/60{background-color:#115e5999}.lg\:bg-teal-800\/70{background-color:#115e59b3}.lg\:bg-teal-800\/75{background-color:#115e59bf}.lg\:bg-teal-800\/80{background-color:#115e59cc}.lg\:bg-teal-800\/90{background-color:#115e59e6}.lg\:bg-teal-800\/95{background-color:#115e59f2}.lg\:bg-teal-900{--tw-bg-opacity:1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.lg\:bg-teal-900\/0{background-color:#134e4a00}.lg\:bg-teal-900\/10{background-color:#134e4a1a}.lg\:bg-teal-900\/100{background-color:#134e4a}.lg\:bg-teal-900\/20{background-color:#134e4a33}.lg\:bg-teal-900\/25{background-color:#134e4a40}.lg\:bg-teal-900\/30{background-color:#134e4a4d}.lg\:bg-teal-900\/40{background-color:#134e4a66}.lg\:bg-teal-900\/5{background-color:#134e4a0d}.lg\:bg-teal-900\/50{background-color:#134e4a80}.lg\:bg-teal-900\/60{background-color:#134e4a99}.lg\:bg-teal-900\/70{background-color:#134e4ab3}.lg\:bg-teal-900\/75{background-color:#134e4abf}.lg\:bg-teal-900\/80{background-color:#134e4acc}.lg\:bg-teal-900\/90{background-color:#134e4ae6}.lg\:bg-teal-900\/95{background-color:#134e4af2}.lg\:bg-transparent{background-color:transparent}.lg\:bg-transparent\/0{background-color:#0000}.lg\:bg-transparent\/10{background-color:#0000001a}.lg\:bg-transparent\/100{background-color:#000}.lg\:bg-transparent\/20{background-color:#0003}.lg\:bg-transparent\/25{background-color:#00000040}.lg\:bg-transparent\/30{background-color:#0000004d}.lg\:bg-transparent\/40{background-color:#0006}.lg\:bg-transparent\/5{background-color:#0000000d}.lg\:bg-transparent\/50{background-color:#00000080}.lg\:bg-transparent\/60{background-color:#0009}.lg\:bg-transparent\/70{background-color:#000000b3}.lg\:bg-transparent\/75{background-color:#000000bf}.lg\:bg-transparent\/80{background-color:#000c}.lg\:bg-transparent\/90{background-color:#000000e6}.lg\:bg-transparent\/95{background-color:#000000f2}.lg\:bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.lg\:bg-violet-100\/0{background-color:#ede9fe00}.lg\:bg-violet-100\/10{background-color:#ede9fe1a}.lg\:bg-violet-100\/100{background-color:#ede9fe}.lg\:bg-violet-100\/20{background-color:#ede9fe33}.lg\:bg-violet-100\/25{background-color:#ede9fe40}.lg\:bg-violet-100\/30{background-color:#ede9fe4d}.lg\:bg-violet-100\/40{background-color:#ede9fe66}.lg\:bg-violet-100\/5{background-color:#ede9fe0d}.lg\:bg-violet-100\/50{background-color:#ede9fe80}.lg\:bg-violet-100\/60{background-color:#ede9fe99}.lg\:bg-violet-100\/70{background-color:#ede9feb3}.lg\:bg-violet-100\/75{background-color:#ede9febf}.lg\:bg-violet-100\/80{background-color:#ede9fecc}.lg\:bg-violet-100\/90{background-color:#ede9fee6}.lg\:bg-violet-100\/95{background-color:#ede9fef2}.lg\:bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.lg\:bg-violet-200\/0{background-color:#ddd6fe00}.lg\:bg-violet-200\/10{background-color:#ddd6fe1a}.lg\:bg-violet-200\/100{background-color:#ddd6fe}.lg\:bg-violet-200\/20{background-color:#ddd6fe33}.lg\:bg-violet-200\/25{background-color:#ddd6fe40}.lg\:bg-violet-200\/30{background-color:#ddd6fe4d}.lg\:bg-violet-200\/40{background-color:#ddd6fe66}.lg\:bg-violet-200\/5{background-color:#ddd6fe0d}.lg\:bg-violet-200\/50{background-color:#ddd6fe80}.lg\:bg-violet-200\/60{background-color:#ddd6fe99}.lg\:bg-violet-200\/70{background-color:#ddd6feb3}.lg\:bg-violet-200\/75{background-color:#ddd6febf}.lg\:bg-violet-200\/80{background-color:#ddd6fecc}.lg\:bg-violet-200\/90{background-color:#ddd6fee6}.lg\:bg-violet-200\/95{background-color:#ddd6fef2}.lg\:bg-violet-300{--tw-bg-opacity:1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.lg\:bg-violet-300\/0{background-color:#c4b5fd00}.lg\:bg-violet-300\/10{background-color:#c4b5fd1a}.lg\:bg-violet-300\/100{background-color:#c4b5fd}.lg\:bg-violet-300\/20{background-color:#c4b5fd33}.lg\:bg-violet-300\/25{background-color:#c4b5fd40}.lg\:bg-violet-300\/30{background-color:#c4b5fd4d}.lg\:bg-violet-300\/40{background-color:#c4b5fd66}.lg\:bg-violet-300\/5{background-color:#c4b5fd0d}.lg\:bg-violet-300\/50{background-color:#c4b5fd80}.lg\:bg-violet-300\/60{background-color:#c4b5fd99}.lg\:bg-violet-300\/70{background-color:#c4b5fdb3}.lg\:bg-violet-300\/75{background-color:#c4b5fdbf}.lg\:bg-violet-300\/80{background-color:#c4b5fdcc}.lg\:bg-violet-300\/90{background-color:#c4b5fde6}.lg\:bg-violet-300\/95{background-color:#c4b5fdf2}.lg\:bg-violet-400{--tw-bg-opacity:1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.lg\:bg-violet-400\/0{background-color:#a78bfa00}.lg\:bg-violet-400\/10{background-color:#a78bfa1a}.lg\:bg-violet-400\/100{background-color:#a78bfa}.lg\:bg-violet-400\/20{background-color:#a78bfa33}.lg\:bg-violet-400\/25{background-color:#a78bfa40}.lg\:bg-violet-400\/30{background-color:#a78bfa4d}.lg\:bg-violet-400\/40{background-color:#a78bfa66}.lg\:bg-violet-400\/5{background-color:#a78bfa0d}.lg\:bg-violet-400\/50{background-color:#a78bfa80}.lg\:bg-violet-400\/60{background-color:#a78bfa99}.lg\:bg-violet-400\/70{background-color:#a78bfab3}.lg\:bg-violet-400\/75{background-color:#a78bfabf}.lg\:bg-violet-400\/80{background-color:#a78bfacc}.lg\:bg-violet-400\/90{background-color:#a78bfae6}.lg\:bg-violet-400\/95{background-color:#a78bfaf2}.lg\:bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.lg\:bg-violet-50\/0{background-color:#f5f3ff00}.lg\:bg-violet-50\/10{background-color:#f5f3ff1a}.lg\:bg-violet-50\/100{background-color:#f5f3ff}.lg\:bg-violet-50\/20{background-color:#f5f3ff33}.lg\:bg-violet-50\/25{background-color:#f5f3ff40}.lg\:bg-violet-50\/30{background-color:#f5f3ff4d}.lg\:bg-violet-50\/40{background-color:#f5f3ff66}.lg\:bg-violet-50\/5{background-color:#f5f3ff0d}.lg\:bg-violet-50\/50{background-color:#f5f3ff80}.lg\:bg-violet-50\/60{background-color:#f5f3ff99}.lg\:bg-violet-50\/70{background-color:#f5f3ffb3}.lg\:bg-violet-50\/75{background-color:#f5f3ffbf}.lg\:bg-violet-50\/80{background-color:#f5f3ffcc}.lg\:bg-violet-50\/90{background-color:#f5f3ffe6}.lg\:bg-violet-50\/95{background-color:#f5f3fff2}.lg\:bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.lg\:bg-violet-500\/0{background-color:#8b5cf600}.lg\:bg-violet-500\/10{background-color:#8b5cf61a}.lg\:bg-violet-500\/100{background-color:#8b5cf6}.lg\:bg-violet-500\/20{background-color:#8b5cf633}.lg\:bg-violet-500\/25{background-color:#8b5cf640}.lg\:bg-violet-500\/30{background-color:#8b5cf64d}.lg\:bg-violet-500\/40{background-color:#8b5cf666}.lg\:bg-violet-500\/5{background-color:#8b5cf60d}.lg\:bg-violet-500\/50{background-color:#8b5cf680}.lg\:bg-violet-500\/60{background-color:#8b5cf699}.lg\:bg-violet-500\/70{background-color:#8b5cf6b3}.lg\:bg-violet-500\/75{background-color:#8b5cf6bf}.lg\:bg-violet-500\/80{background-color:#8b5cf6cc}.lg\:bg-violet-500\/90{background-color:#8b5cf6e6}.lg\:bg-violet-500\/95{background-color:#8b5cf6f2}.lg\:bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.lg\:bg-violet-600\/0{background-color:#7c3aed00}.lg\:bg-violet-600\/10{background-color:#7c3aed1a}.lg\:bg-violet-600\/100{background-color:#7c3aed}.lg\:bg-violet-600\/20{background-color:#7c3aed33}.lg\:bg-violet-600\/25{background-color:#7c3aed40}.lg\:bg-violet-600\/30{background-color:#7c3aed4d}.lg\:bg-violet-600\/40{background-color:#7c3aed66}.lg\:bg-violet-600\/5{background-color:#7c3aed0d}.lg\:bg-violet-600\/50{background-color:#7c3aed80}.lg\:bg-violet-600\/60{background-color:#7c3aed99}.lg\:bg-violet-600\/70{background-color:#7c3aedb3}.lg\:bg-violet-600\/75{background-color:#7c3aedbf}.lg\:bg-violet-600\/80{background-color:#7c3aedcc}.lg\:bg-violet-600\/90{background-color:#7c3aede6}.lg\:bg-violet-600\/95{background-color:#7c3aedf2}.lg\:bg-violet-700{--tw-bg-opacity:1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.lg\:bg-violet-700\/0{background-color:#6d28d900}.lg\:bg-violet-700\/10{background-color:#6d28d91a}.lg\:bg-violet-700\/100{background-color:#6d28d9}.lg\:bg-violet-700\/20{background-color:#6d28d933}.lg\:bg-violet-700\/25{background-color:#6d28d940}.lg\:bg-violet-700\/30{background-color:#6d28d94d}.lg\:bg-violet-700\/40{background-color:#6d28d966}.lg\:bg-violet-700\/5{background-color:#6d28d90d}.lg\:bg-violet-700\/50{background-color:#6d28d980}.lg\:bg-violet-700\/60{background-color:#6d28d999}.lg\:bg-violet-700\/70{background-color:#6d28d9b3}.lg\:bg-violet-700\/75{background-color:#6d28d9bf}.lg\:bg-violet-700\/80{background-color:#6d28d9cc}.lg\:bg-violet-700\/90{background-color:#6d28d9e6}.lg\:bg-violet-700\/95{background-color:#6d28d9f2}.lg\:bg-violet-800{--tw-bg-opacity:1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.lg\:bg-violet-800\/0{background-color:#5b21b600}.lg\:bg-violet-800\/10{background-color:#5b21b61a}.lg\:bg-violet-800\/100{background-color:#5b21b6}.lg\:bg-violet-800\/20{background-color:#5b21b633}.lg\:bg-violet-800\/25{background-color:#5b21b640}.lg\:bg-violet-800\/30{background-color:#5b21b64d}.lg\:bg-violet-800\/40{background-color:#5b21b666}.lg\:bg-violet-800\/5{background-color:#5b21b60d}.lg\:bg-violet-800\/50{background-color:#5b21b680}.lg\:bg-violet-800\/60{background-color:#5b21b699}.lg\:bg-violet-800\/70{background-color:#5b21b6b3}.lg\:bg-violet-800\/75{background-color:#5b21b6bf}.lg\:bg-violet-800\/80{background-color:#5b21b6cc}.lg\:bg-violet-800\/90{background-color:#5b21b6e6}.lg\:bg-violet-800\/95{background-color:#5b21b6f2}.lg\:bg-violet-900{--tw-bg-opacity:1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.lg\:bg-violet-900\/0{background-color:#4c1d9500}.lg\:bg-violet-900\/10{background-color:#4c1d951a}.lg\:bg-violet-900\/100{background-color:#4c1d95}.lg\:bg-violet-900\/20{background-color:#4c1d9533}.lg\:bg-violet-900\/25{background-color:#4c1d9540}.lg\:bg-violet-900\/30{background-color:#4c1d954d}.lg\:bg-violet-900\/40{background-color:#4c1d9566}.lg\:bg-violet-900\/5{background-color:#4c1d950d}.lg\:bg-violet-900\/50{background-color:#4c1d9580}.lg\:bg-violet-900\/60{background-color:#4c1d9599}.lg\:bg-violet-900\/70{background-color:#4c1d95b3}.lg\:bg-violet-900\/75{background-color:#4c1d95bf}.lg\:bg-violet-900\/80{background-color:#4c1d95cc}.lg\:bg-violet-900\/90{background-color:#4c1d95e6}.lg\:bg-violet-900\/95{background-color:#4c1d95f2}.lg\:bg-white{background-color:var(--color-white)}.lg\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.lg\:bg-yellow-100\/0{background-color:#fef9c300}.lg\:bg-yellow-100\/10{background-color:#fef9c31a}.lg\:bg-yellow-100\/100{background-color:#fef9c3}.lg\:bg-yellow-100\/20{background-color:#fef9c333}.lg\:bg-yellow-100\/25{background-color:#fef9c340}.lg\:bg-yellow-100\/30{background-color:#fef9c34d}.lg\:bg-yellow-100\/40{background-color:#fef9c366}.lg\:bg-yellow-100\/5{background-color:#fef9c30d}.lg\:bg-yellow-100\/50{background-color:#fef9c380}.lg\:bg-yellow-100\/60{background-color:#fef9c399}.lg\:bg-yellow-100\/70{background-color:#fef9c3b3}.lg\:bg-yellow-100\/75{background-color:#fef9c3bf}.lg\:bg-yellow-100\/80{background-color:#fef9c3cc}.lg\:bg-yellow-100\/90{background-color:#fef9c3e6}.lg\:bg-yellow-100\/95{background-color:#fef9c3f2}.lg\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.lg\:bg-yellow-200\/0{background-color:#fef08a00}.lg\:bg-yellow-200\/10{background-color:#fef08a1a}.lg\:bg-yellow-200\/100{background-color:#fef08a}.lg\:bg-yellow-200\/20{background-color:#fef08a33}.lg\:bg-yellow-200\/25{background-color:#fef08a40}.lg\:bg-yellow-200\/30{background-color:#fef08a4d}.lg\:bg-yellow-200\/40{background-color:#fef08a66}.lg\:bg-yellow-200\/5{background-color:#fef08a0d}.lg\:bg-yellow-200\/50{background-color:#fef08a80}.lg\:bg-yellow-200\/60{background-color:#fef08a99}.lg\:bg-yellow-200\/70{background-color:#fef08ab3}.lg\:bg-yellow-200\/75{background-color:#fef08abf}.lg\:bg-yellow-200\/80{background-color:#fef08acc}.lg\:bg-yellow-200\/90{background-color:#fef08ae6}.lg\:bg-yellow-200\/95{background-color:#fef08af2}.lg\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.lg\:bg-yellow-300\/0{background-color:#fde04700}.lg\:bg-yellow-300\/10{background-color:#fde0471a}.lg\:bg-yellow-300\/100{background-color:#fde047}.lg\:bg-yellow-300\/20{background-color:#fde04733}.lg\:bg-yellow-300\/25{background-color:#fde04740}.lg\:bg-yellow-300\/30{background-color:#fde0474d}.lg\:bg-yellow-300\/40{background-color:#fde04766}.lg\:bg-yellow-300\/5{background-color:#fde0470d}.lg\:bg-yellow-300\/50{background-color:#fde04780}.lg\:bg-yellow-300\/60{background-color:#fde04799}.lg\:bg-yellow-300\/70{background-color:#fde047b3}.lg\:bg-yellow-300\/75{background-color:#fde047bf}.lg\:bg-yellow-300\/80{background-color:#fde047cc}.lg\:bg-yellow-300\/90{background-color:#fde047e6}.lg\:bg-yellow-300\/95{background-color:#fde047f2}.lg\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.lg\:bg-yellow-400\/0{background-color:#facc1500}.lg\:bg-yellow-400\/10{background-color:#facc151a}.lg\:bg-yellow-400\/100{background-color:#facc15}.lg\:bg-yellow-400\/20{background-color:#facc1533}.lg\:bg-yellow-400\/25{background-color:#facc1540}.lg\:bg-yellow-400\/30{background-color:#facc154d}.lg\:bg-yellow-400\/40{background-color:#facc1566}.lg\:bg-yellow-400\/5{background-color:#facc150d}.lg\:bg-yellow-400\/50{background-color:#facc1580}.lg\:bg-yellow-400\/60{background-color:#facc1599}.lg\:bg-yellow-400\/70{background-color:#facc15b3}.lg\:bg-yellow-400\/75{background-color:#facc15bf}.lg\:bg-yellow-400\/80{background-color:#facc15cc}.lg\:bg-yellow-400\/90{background-color:#facc15e6}.lg\:bg-yellow-400\/95{background-color:#facc15f2}.lg\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.lg\:bg-yellow-50\/0{background-color:#fefce800}.lg\:bg-yellow-50\/10{background-color:#fefce81a}.lg\:bg-yellow-50\/100{background-color:#fefce8}.lg\:bg-yellow-50\/20{background-color:#fefce833}.lg\:bg-yellow-50\/25{background-color:#fefce840}.lg\:bg-yellow-50\/30{background-color:#fefce84d}.lg\:bg-yellow-50\/40{background-color:#fefce866}.lg\:bg-yellow-50\/5{background-color:#fefce80d}.lg\:bg-yellow-50\/50{background-color:#fefce880}.lg\:bg-yellow-50\/60{background-color:#fefce899}.lg\:bg-yellow-50\/70{background-color:#fefce8b3}.lg\:bg-yellow-50\/75{background-color:#fefce8bf}.lg\:bg-yellow-50\/80{background-color:#fefce8cc}.lg\:bg-yellow-50\/90{background-color:#fefce8e6}.lg\:bg-yellow-50\/95{background-color:#fefce8f2}.lg\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.lg\:bg-yellow-500\/0{background-color:#eab30800}.lg\:bg-yellow-500\/10{background-color:#eab3081a}.lg\:bg-yellow-500\/100{background-color:#eab308}.lg\:bg-yellow-500\/20{background-color:#eab30833}.lg\:bg-yellow-500\/25{background-color:#eab30840}.lg\:bg-yellow-500\/30{background-color:#eab3084d}.lg\:bg-yellow-500\/40{background-color:#eab30866}.lg\:bg-yellow-500\/5{background-color:#eab3080d}.lg\:bg-yellow-500\/50{background-color:#eab30880}.lg\:bg-yellow-500\/60{background-color:#eab30899}.lg\:bg-yellow-500\/70{background-color:#eab308b3}.lg\:bg-yellow-500\/75{background-color:#eab308bf}.lg\:bg-yellow-500\/80{background-color:#eab308cc}.lg\:bg-yellow-500\/90{background-color:#eab308e6}.lg\:bg-yellow-500\/95{background-color:#eab308f2}.lg\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.lg\:bg-yellow-600\/0{background-color:#ca8a0400}.lg\:bg-yellow-600\/10{background-color:#ca8a041a}.lg\:bg-yellow-600\/100{background-color:#ca8a04}.lg\:bg-yellow-600\/20{background-color:#ca8a0433}.lg\:bg-yellow-600\/25{background-color:#ca8a0440}.lg\:bg-yellow-600\/30{background-color:#ca8a044d}.lg\:bg-yellow-600\/40{background-color:#ca8a0466}.lg\:bg-yellow-600\/5{background-color:#ca8a040d}.lg\:bg-yellow-600\/50{background-color:#ca8a0480}.lg\:bg-yellow-600\/60{background-color:#ca8a0499}.lg\:bg-yellow-600\/70{background-color:#ca8a04b3}.lg\:bg-yellow-600\/75{background-color:#ca8a04bf}.lg\:bg-yellow-600\/80{background-color:#ca8a04cc}.lg\:bg-yellow-600\/90{background-color:#ca8a04e6}.lg\:bg-yellow-600\/95{background-color:#ca8a04f2}.lg\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.lg\:bg-yellow-700\/0{background-color:#a1620700}.lg\:bg-yellow-700\/10{background-color:#a162071a}.lg\:bg-yellow-700\/100{background-color:#a16207}.lg\:bg-yellow-700\/20{background-color:#a1620733}.lg\:bg-yellow-700\/25{background-color:#a1620740}.lg\:bg-yellow-700\/30{background-color:#a162074d}.lg\:bg-yellow-700\/40{background-color:#a1620766}.lg\:bg-yellow-700\/5{background-color:#a162070d}.lg\:bg-yellow-700\/50{background-color:#a1620780}.lg\:bg-yellow-700\/60{background-color:#a1620799}.lg\:bg-yellow-700\/70{background-color:#a16207b3}.lg\:bg-yellow-700\/75{background-color:#a16207bf}.lg\:bg-yellow-700\/80{background-color:#a16207cc}.lg\:bg-yellow-700\/90{background-color:#a16207e6}.lg\:bg-yellow-700\/95{background-color:#a16207f2}.lg\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.lg\:bg-yellow-800\/0{background-color:#854d0e00}.lg\:bg-yellow-800\/10{background-color:#854d0e1a}.lg\:bg-yellow-800\/100{background-color:#854d0e}.lg\:bg-yellow-800\/20{background-color:#854d0e33}.lg\:bg-yellow-800\/25{background-color:#854d0e40}.lg\:bg-yellow-800\/30{background-color:#854d0e4d}.lg\:bg-yellow-800\/40{background-color:#854d0e66}.lg\:bg-yellow-800\/5{background-color:#854d0e0d}.lg\:bg-yellow-800\/50{background-color:#854d0e80}.lg\:bg-yellow-800\/60{background-color:#854d0e99}.lg\:bg-yellow-800\/70{background-color:#854d0eb3}.lg\:bg-yellow-800\/75{background-color:#854d0ebf}.lg\:bg-yellow-800\/80{background-color:#854d0ecc}.lg\:bg-yellow-800\/90{background-color:#854d0ee6}.lg\:bg-yellow-800\/95{background-color:#854d0ef2}.lg\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.lg\:bg-yellow-900\/0{background-color:#713f1200}.lg\:bg-yellow-900\/10{background-color:#713f121a}.lg\:bg-yellow-900\/100{background-color:#713f12}.lg\:bg-yellow-900\/20{background-color:#713f1233}.lg\:bg-yellow-900\/25{background-color:#713f1240}.lg\:bg-yellow-900\/30{background-color:#713f124d}.lg\:bg-yellow-900\/40{background-color:#713f1266}.lg\:bg-yellow-900\/5{background-color:#713f120d}.lg\:bg-yellow-900\/50{background-color:#713f1280}.lg\:bg-yellow-900\/60{background-color:#713f1299}.lg\:bg-yellow-900\/70{background-color:#713f12b3}.lg\:bg-yellow-900\/75{background-color:#713f12bf}.lg\:bg-yellow-900\/80{background-color:#713f12cc}.lg\:bg-yellow-900\/90{background-color:#713f12e6}.lg\:bg-yellow-900\/95{background-color:#713f12f2}.lg\:bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.lg\:bg-zinc-100\/0{background-color:#f4f4f500}.lg\:bg-zinc-100\/10{background-color:#f4f4f51a}.lg\:bg-zinc-100\/100{background-color:#f4f4f5}.lg\:bg-zinc-100\/20{background-color:#f4f4f533}.lg\:bg-zinc-100\/25{background-color:#f4f4f540}.lg\:bg-zinc-100\/30{background-color:#f4f4f54d}.lg\:bg-zinc-100\/40{background-color:#f4f4f566}.lg\:bg-zinc-100\/5{background-color:#f4f4f50d}.lg\:bg-zinc-100\/50{background-color:#f4f4f580}.lg\:bg-zinc-100\/60{background-color:#f4f4f599}.lg\:bg-zinc-100\/70{background-color:#f4f4f5b3}.lg\:bg-zinc-100\/75{background-color:#f4f4f5bf}.lg\:bg-zinc-100\/80{background-color:#f4f4f5cc}.lg\:bg-zinc-100\/90{background-color:#f4f4f5e6}.lg\:bg-zinc-100\/95{background-color:#f4f4f5f2}.lg\:bg-zinc-200{--tw-bg-opacity:1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.lg\:bg-zinc-200\/0{background-color:#e4e4e700}.lg\:bg-zinc-200\/10{background-color:#e4e4e71a}.lg\:bg-zinc-200\/100{background-color:#e4e4e7}.lg\:bg-zinc-200\/20{background-color:#e4e4e733}.lg\:bg-zinc-200\/25{background-color:#e4e4e740}.lg\:bg-zinc-200\/30{background-color:#e4e4e74d}.lg\:bg-zinc-200\/40{background-color:#e4e4e766}.lg\:bg-zinc-200\/5{background-color:#e4e4e70d}.lg\:bg-zinc-200\/50{background-color:#e4e4e780}.lg\:bg-zinc-200\/60{background-color:#e4e4e799}.lg\:bg-zinc-200\/70{background-color:#e4e4e7b3}.lg\:bg-zinc-200\/75{background-color:#e4e4e7bf}.lg\:bg-zinc-200\/80{background-color:#e4e4e7cc}.lg\:bg-zinc-200\/90{background-color:#e4e4e7e6}.lg\:bg-zinc-200\/95{background-color:#e4e4e7f2}.lg\:bg-zinc-300{--tw-bg-opacity:1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.lg\:bg-zinc-300\/0{background-color:#d4d4d800}.lg\:bg-zinc-300\/10{background-color:#d4d4d81a}.lg\:bg-zinc-300\/100{background-color:#d4d4d8}.lg\:bg-zinc-300\/20{background-color:#d4d4d833}.lg\:bg-zinc-300\/25{background-color:#d4d4d840}.lg\:bg-zinc-300\/30{background-color:#d4d4d84d}.lg\:bg-zinc-300\/40{background-color:#d4d4d866}.lg\:bg-zinc-300\/5{background-color:#d4d4d80d}.lg\:bg-zinc-300\/50{background-color:#d4d4d880}.lg\:bg-zinc-300\/60{background-color:#d4d4d899}.lg\:bg-zinc-300\/70{background-color:#d4d4d8b3}.lg\:bg-zinc-300\/75{background-color:#d4d4d8bf}.lg\:bg-zinc-300\/80{background-color:#d4d4d8cc}.lg\:bg-zinc-300\/90{background-color:#d4d4d8e6}.lg\:bg-zinc-300\/95{background-color:#d4d4d8f2}.lg\:bg-zinc-400{--tw-bg-opacity:1;background-color:rgb(161 161 170 / var(--tw-bg-opacity))}.lg\:bg-zinc-400\/0{background-color:#a1a1aa00}.lg\:bg-zinc-400\/10{background-color:#a1a1aa1a}.lg\:bg-zinc-400\/100{background-color:#a1a1aa}.lg\:bg-zinc-400\/20{background-color:#a1a1aa33}.lg\:bg-zinc-400\/25{background-color:#a1a1aa40}.lg\:bg-zinc-400\/30{background-color:#a1a1aa4d}.lg\:bg-zinc-400\/40{background-color:#a1a1aa66}.lg\:bg-zinc-400\/5{background-color:#a1a1aa0d}.lg\:bg-zinc-400\/50{background-color:#a1a1aa80}.lg\:bg-zinc-400\/60{background-color:#a1a1aa99}.lg\:bg-zinc-400\/70{background-color:#a1a1aab3}.lg\:bg-zinc-400\/75{background-color:#a1a1aabf}.lg\:bg-zinc-400\/80{background-color:#a1a1aacc}.lg\:bg-zinc-400\/90{background-color:#a1a1aae6}.lg\:bg-zinc-400\/95{background-color:#a1a1aaf2}.lg\:bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.lg\:bg-zinc-50\/0{background-color:#fafafa00}.lg\:bg-zinc-50\/10{background-color:#fafafa1a}.lg\:bg-zinc-50\/100{background-color:#fafafa}.lg\:bg-zinc-50\/20{background-color:#fafafa33}.lg\:bg-zinc-50\/25{background-color:#fafafa40}.lg\:bg-zinc-50\/30{background-color:#fafafa4d}.lg\:bg-zinc-50\/40{background-color:#fafafa66}.lg\:bg-zinc-50\/5{background-color:#fafafa0d}.lg\:bg-zinc-50\/50{background-color:#fafafa80}.lg\:bg-zinc-50\/60{background-color:#fafafa99}.lg\:bg-zinc-50\/70{background-color:#fafafab3}.lg\:bg-zinc-50\/75{background-color:#fafafabf}.lg\:bg-zinc-50\/80{background-color:#fafafacc}.lg\:bg-zinc-50\/90{background-color:#fafafae6}.lg\:bg-zinc-50\/95{background-color:#fafafaf2}.lg\:bg-zinc-500{--tw-bg-opacity:1;background-color:rgb(113 113 122 / var(--tw-bg-opacity))}.lg\:bg-zinc-500\/0{background-color:#71717a00}.lg\:bg-zinc-500\/10{background-color:#71717a1a}.lg\:bg-zinc-500\/100{background-color:#71717a}.lg\:bg-zinc-500\/20{background-color:#71717a33}.lg\:bg-zinc-500\/25{background-color:#71717a40}.lg\:bg-zinc-500\/30{background-color:#71717a4d}.lg\:bg-zinc-500\/40{background-color:#71717a66}.lg\:bg-zinc-500\/5{background-color:#71717a0d}.lg\:bg-zinc-500\/50{background-color:#71717a80}.lg\:bg-zinc-500\/60{background-color:#71717a99}.lg\:bg-zinc-500\/70{background-color:#71717ab3}.lg\:bg-zinc-500\/75{background-color:#71717abf}.lg\:bg-zinc-500\/80{background-color:#71717acc}.lg\:bg-zinc-500\/90{background-color:#71717ae6}.lg\:bg-zinc-500\/95{background-color:#71717af2}.lg\:bg-zinc-600{--tw-bg-opacity:1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.lg\:bg-zinc-600\/0{background-color:#52525b00}.lg\:bg-zinc-600\/10{background-color:#52525b1a}.lg\:bg-zinc-600\/100{background-color:#52525b}.lg\:bg-zinc-600\/20{background-color:#52525b33}.lg\:bg-zinc-600\/25{background-color:#52525b40}.lg\:bg-zinc-600\/30{background-color:#52525b4d}.lg\:bg-zinc-600\/40{background-color:#52525b66}.lg\:bg-zinc-600\/5{background-color:#52525b0d}.lg\:bg-zinc-600\/50{background-color:#52525b80}.lg\:bg-zinc-600\/60{background-color:#52525b99}.lg\:bg-zinc-600\/70{background-color:#52525bb3}.lg\:bg-zinc-600\/75{background-color:#52525bbf}.lg\:bg-zinc-600\/80{background-color:#52525bcc}.lg\:bg-zinc-600\/90{background-color:#52525be6}.lg\:bg-zinc-600\/95{background-color:#52525bf2}.lg\:bg-zinc-700{--tw-bg-opacity:1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.lg\:bg-zinc-700\/0{background-color:#3f3f4600}.lg\:bg-zinc-700\/10{background-color:#3f3f461a}.lg\:bg-zinc-700\/100{background-color:#3f3f46}.lg\:bg-zinc-700\/20{background-color:#3f3f4633}.lg\:bg-zinc-700\/25{background-color:#3f3f4640}.lg\:bg-zinc-700\/30{background-color:#3f3f464d}.lg\:bg-zinc-700\/40{background-color:#3f3f4666}.lg\:bg-zinc-700\/5{background-color:#3f3f460d}.lg\:bg-zinc-700\/50{background-color:#3f3f4680}.lg\:bg-zinc-700\/60{background-color:#3f3f4699}.lg\:bg-zinc-700\/70{background-color:#3f3f46b3}.lg\:bg-zinc-700\/75{background-color:#3f3f46bf}.lg\:bg-zinc-700\/80{background-color:#3f3f46cc}.lg\:bg-zinc-700\/90{background-color:#3f3f46e6}.lg\:bg-zinc-700\/95{background-color:#3f3f46f2}.lg\:bg-zinc-800{--tw-bg-opacity:1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.lg\:bg-zinc-800\/0{background-color:#27272a00}.lg\:bg-zinc-800\/10{background-color:#27272a1a}.lg\:bg-zinc-800\/100{background-color:#27272a}.lg\:bg-zinc-800\/20{background-color:#27272a33}.lg\:bg-zinc-800\/25{background-color:#27272a40}.lg\:bg-zinc-800\/30{background-color:#27272a4d}.lg\:bg-zinc-800\/40{background-color:#27272a66}.lg\:bg-zinc-800\/5{background-color:#27272a0d}.lg\:bg-zinc-800\/50{background-color:#27272a80}.lg\:bg-zinc-800\/60{background-color:#27272a99}.lg\:bg-zinc-800\/70{background-color:#27272ab3}.lg\:bg-zinc-800\/75{background-color:#27272abf}.lg\:bg-zinc-800\/80{background-color:#27272acc}.lg\:bg-zinc-800\/90{background-color:#27272ae6}.lg\:bg-zinc-800\/95{background-color:#27272af2}.lg\:bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.lg\:bg-zinc-900\/0{background-color:#18181b00}.lg\:bg-zinc-900\/10{background-color:#18181b1a}.lg\:bg-zinc-900\/100{background-color:#18181b}.lg\:bg-zinc-900\/20{background-color:#18181b33}.lg\:bg-zinc-900\/25{background-color:#18181b40}.lg\:bg-zinc-900\/30{background-color:#18181b4d}.lg\:bg-zinc-900\/40{background-color:#18181b66}.lg\:bg-zinc-900\/5{background-color:#18181b0d}.lg\:bg-zinc-900\/50{background-color:#18181b80}.lg\:bg-zinc-900\/60{background-color:#18181b99}.lg\:bg-zinc-900\/70{background-color:#18181bb3}.lg\:bg-zinc-900\/75{background-color:#18181bbf}.lg\:bg-zinc-900\/80{background-color:#18181bcc}.lg\:bg-zinc-900\/90{background-color:#18181be6}.lg\:bg-zinc-900\/95{background-color:#18181bf2}.lg\:bg-opacity-0{--tw-bg-opacity:0}.lg\:bg-opacity-10{--tw-bg-opacity:.1}.lg\:bg-opacity-100{--tw-bg-opacity:1}.lg\:bg-opacity-20{--tw-bg-opacity:.2}.lg\:bg-opacity-25{--tw-bg-opacity:.25}.lg\:bg-opacity-30{--tw-bg-opacity:.3}.lg\:bg-opacity-40{--tw-bg-opacity:.4}.lg\:bg-opacity-5{--tw-bg-opacity:.05}.lg\:bg-opacity-50{--tw-bg-opacity:.5}.lg\:bg-opacity-60{--tw-bg-opacity:.6}.lg\:bg-opacity-70{--tw-bg-opacity:.7}.lg\:bg-opacity-75{--tw-bg-opacity:.75}.lg\:bg-opacity-80{--tw-bg-opacity:.8}.lg\:bg-opacity-90{--tw-bg-opacity:.9}.lg\:bg-opacity-95{--tw-bg-opacity:.95}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.lg\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.lg\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.lg\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.lg\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.lg\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.lg\:bg-none{background-image:none}.lg\:bg-auto{background-size:auto}.lg\:bg-contain{background-size:contain}.lg\:bg-cover{background-size:cover}.lg\:bg-fixed{background-attachment:fixed}.lg\:bg-local{background-attachment:local}.lg\:bg-scroll{background-attachment:scroll}.lg\:bg-clip-border{background-clip:border-box}.lg\:bg-clip-padding{background-clip:padding-box}.lg\:bg-clip-content{background-clip:content-box}.lg\:bg-clip-text{-webkit-background-clip:text;background-clip:text}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:center}.lg\:bg-left{background-position:left}.lg\:bg-left-bottom{background-position:left bottom}.lg\:bg-left-top{background-position:left top}.lg\:bg-right{background-position:right}.lg\:bg-right-bottom{background-position:right bottom}.lg\:bg-right-top{background-position:right top}.lg\:bg-top{background-position:top}.lg\:bg-repeat{background-repeat:repeat}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:bg-repeat-x{background-repeat:repeat-x}.lg\:bg-repeat-y{background-repeat:repeat-y}.lg\:bg-repeat-round{background-repeat:round}.lg\:bg-repeat-space{background-repeat:space}.lg\:bg-origin-border{background-origin:border-box}.lg\:bg-origin-padding{background-origin:padding-box}.lg\:bg-origin-content{background-origin:content-box}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-start{text-align:start}.lg\:text-end{text-align:end}.lg\:align-text-top{vertical-align:text-top}.lg\:align-text-bottom{vertical-align:text-bottom}.lg\:text-2xl{font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading)}.lg\:text-3xl{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}.lg\:text-4xl{font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading)}.lg\:text-5xl{font-size:var(--text-size-5xl);line-height:var(--text-size-5xl-leading)}.lg\:text-6xl{font-size:var(--text-size-6xl);line-height:var(--text-size-6xl-leading)}.lg\:text-7xl{font-size:var(--text-size-7xl);line-height:var(--text-size-7xl-leading)}.lg\:text-8xl{font-size:var(--text-size-8xl);line-height:var(--text-size-8xl-leading)}.lg\:text-9xl{font-size:8rem;line-height:1}.lg\:text-base{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}.lg\:text-lg{font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}.lg\:text-sm{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.lg\:text-xl{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}.lg\:text-xs{font-size:var(--text-size-xs);line-height:var(--text-size-xs-leading)}.lg\:text-amber-100{--tw-text-opacity:1;color:rgb(254 243 199 / var(--tw-text-opacity))}.lg\:text-amber-100\/0{color:#fef3c700}.lg\:text-amber-100\/10{color:#fef3c71a}.lg\:text-amber-100\/100{color:#fef3c7}.lg\:text-amber-100\/20{color:#fef3c733}.lg\:text-amber-100\/25{color:#fef3c740}.lg\:text-amber-100\/30{color:#fef3c74d}.lg\:text-amber-100\/40{color:#fef3c766}.lg\:text-amber-100\/5{color:#fef3c70d}.lg\:text-amber-100\/50{color:#fef3c780}.lg\:text-amber-100\/60{color:#fef3c799}.lg\:text-amber-100\/70{color:#fef3c7b3}.lg\:text-amber-100\/75{color:#fef3c7bf}.lg\:text-amber-100\/80{color:#fef3c7cc}.lg\:text-amber-100\/90{color:#fef3c7e6}.lg\:text-amber-100\/95{color:#fef3c7f2}.lg\:text-amber-200{--tw-text-opacity:1;color:rgb(253 230 138 / var(--tw-text-opacity))}.lg\:text-amber-200\/0{color:#fde68a00}.lg\:text-amber-200\/10{color:#fde68a1a}.lg\:text-amber-200\/100{color:#fde68a}.lg\:text-amber-200\/20{color:#fde68a33}.lg\:text-amber-200\/25{color:#fde68a40}.lg\:text-amber-200\/30{color:#fde68a4d}.lg\:text-amber-200\/40{color:#fde68a66}.lg\:text-amber-200\/5{color:#fde68a0d}.lg\:text-amber-200\/50{color:#fde68a80}.lg\:text-amber-200\/60{color:#fde68a99}.lg\:text-amber-200\/70{color:#fde68ab3}.lg\:text-amber-200\/75{color:#fde68abf}.lg\:text-amber-200\/80{color:#fde68acc}.lg\:text-amber-200\/90{color:#fde68ae6}.lg\:text-amber-200\/95{color:#fde68af2}.lg\:text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77 / var(--tw-text-opacity))}.lg\:text-amber-300\/0{color:#fcd34d00}.lg\:text-amber-300\/10{color:#fcd34d1a}.lg\:text-amber-300\/100{color:#fcd34d}.lg\:text-amber-300\/20{color:#fcd34d33}.lg\:text-amber-300\/25{color:#fcd34d40}.lg\:text-amber-300\/30{color:#fcd34d4d}.lg\:text-amber-300\/40{color:#fcd34d66}.lg\:text-amber-300\/5{color:#fcd34d0d}.lg\:text-amber-300\/50{color:#fcd34d80}.lg\:text-amber-300\/60{color:#fcd34d99}.lg\:text-amber-300\/70{color:#fcd34db3}.lg\:text-amber-300\/75{color:#fcd34dbf}.lg\:text-amber-300\/80{color:#fcd34dcc}.lg\:text-amber-300\/90{color:#fcd34de6}.lg\:text-amber-300\/95{color:#fcd34df2}.lg\:text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36 / var(--tw-text-opacity))}.lg\:text-amber-400\/0{color:#fbbf2400}.lg\:text-amber-400\/10{color:#fbbf241a}.lg\:text-amber-400\/100{color:#fbbf24}.lg\:text-amber-400\/20{color:#fbbf2433}.lg\:text-amber-400\/25{color:#fbbf2440}.lg\:text-amber-400\/30{color:#fbbf244d}.lg\:text-amber-400\/40{color:#fbbf2466}.lg\:text-amber-400\/5{color:#fbbf240d}.lg\:text-amber-400\/50{color:#fbbf2480}.lg\:text-amber-400\/60{color:#fbbf2499}.lg\:text-amber-400\/70{color:#fbbf24b3}.lg\:text-amber-400\/75{color:#fbbf24bf}.lg\:text-amber-400\/80{color:#fbbf24cc}.lg\:text-amber-400\/90{color:#fbbf24e6}.lg\:text-amber-400\/95{color:#fbbf24f2}.lg\:text-amber-50{--tw-text-opacity:1;color:rgb(255 251 235 / var(--tw-text-opacity))}.lg\:text-amber-50\/0{color:#fffbeb00}.lg\:text-amber-50\/10{color:#fffbeb1a}.lg\:text-amber-50\/100{color:#fffbeb}.lg\:text-amber-50\/20{color:#fffbeb33}.lg\:text-amber-50\/25{color:#fffbeb40}.lg\:text-amber-50\/30{color:#fffbeb4d}.lg\:text-amber-50\/40{color:#fffbeb66}.lg\:text-amber-50\/5{color:#fffbeb0d}.lg\:text-amber-50\/50{color:#fffbeb80}.lg\:text-amber-50\/60{color:#fffbeb99}.lg\:text-amber-50\/70{color:#fffbebb3}.lg\:text-amber-50\/75{color:#fffbebbf}.lg\:text-amber-50\/80{color:#fffbebcc}.lg\:text-amber-50\/90{color:#fffbebe6}.lg\:text-amber-50\/95{color:#fffbebf2}.lg\:text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11 / var(--tw-text-opacity))}.lg\:text-amber-500\/0{color:#f59e0b00}.lg\:text-amber-500\/10{color:#f59e0b1a}.lg\:text-amber-500\/100{color:#f59e0b}.lg\:text-amber-500\/20{color:#f59e0b33}.lg\:text-amber-500\/25{color:#f59e0b40}.lg\:text-amber-500\/30{color:#f59e0b4d}.lg\:text-amber-500\/40{color:#f59e0b66}.lg\:text-amber-500\/5{color:#f59e0b0d}.lg\:text-amber-500\/50{color:#f59e0b80}.lg\:text-amber-500\/60{color:#f59e0b99}.lg\:text-amber-500\/70{color:#f59e0bb3}.lg\:text-amber-500\/75{color:#f59e0bbf}.lg\:text-amber-500\/80{color:#f59e0bcc}.lg\:text-amber-500\/90{color:#f59e0be6}.lg\:text-amber-500\/95{color:#f59e0bf2}.lg\:text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6 / var(--tw-text-opacity))}.lg\:text-amber-600\/0{color:#d9770600}.lg\:text-amber-600\/10{color:#d977061a}.lg\:text-amber-600\/100{color:#d97706}.lg\:text-amber-600\/20{color:#d9770633}.lg\:text-amber-600\/25{color:#d9770640}.lg\:text-amber-600\/30{color:#d977064d}.lg\:text-amber-600\/40{color:#d9770666}.lg\:text-amber-600\/5{color:#d977060d}.lg\:text-amber-600\/50{color:#d9770680}.lg\:text-amber-600\/60{color:#d9770699}.lg\:text-amber-600\/70{color:#d97706b3}.lg\:text-amber-600\/75{color:#d97706bf}.lg\:text-amber-600\/80{color:#d97706cc}.lg\:text-amber-600\/90{color:#d97706e6}.lg\:text-amber-600\/95{color:#d97706f2}.lg\:text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9 / var(--tw-text-opacity))}.lg\:text-amber-700\/0{color:#b4530900}.lg\:text-amber-700\/10{color:#b453091a}.lg\:text-amber-700\/100{color:#b45309}.lg\:text-amber-700\/20{color:#b4530933}.lg\:text-amber-700\/25{color:#b4530940}.lg\:text-amber-700\/30{color:#b453094d}.lg\:text-amber-700\/40{color:#b4530966}.lg\:text-amber-700\/5{color:#b453090d}.lg\:text-amber-700\/50{color:#b4530980}.lg\:text-amber-700\/60{color:#b4530999}.lg\:text-amber-700\/70{color:#b45309b3}.lg\:text-amber-700\/75{color:#b45309bf}.lg\:text-amber-700\/80{color:#b45309cc}.lg\:text-amber-700\/90{color:#b45309e6}.lg\:text-amber-700\/95{color:#b45309f2}.lg\:text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14 / var(--tw-text-opacity))}.lg\:text-amber-800\/0{color:#92400e00}.lg\:text-amber-800\/10{color:#92400e1a}.lg\:text-amber-800\/100{color:#92400e}.lg\:text-amber-800\/20{color:#92400e33}.lg\:text-amber-800\/25{color:#92400e40}.lg\:text-amber-800\/30{color:#92400e4d}.lg\:text-amber-800\/40{color:#92400e66}.lg\:text-amber-800\/5{color:#92400e0d}.lg\:text-amber-800\/50{color:#92400e80}.lg\:text-amber-800\/60{color:#92400e99}.lg\:text-amber-800\/70{color:#92400eb3}.lg\:text-amber-800\/75{color:#92400ebf}.lg\:text-amber-800\/80{color:#92400ecc}.lg\:text-amber-800\/90{color:#92400ee6}.lg\:text-amber-800\/95{color:#92400ef2}.lg\:text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15 / var(--tw-text-opacity))}.lg\:text-amber-900\/0{color:#78350f00}.lg\:text-amber-900\/10{color:#78350f1a}.lg\:text-amber-900\/100{color:#78350f}.lg\:text-amber-900\/20{color:#78350f33}.lg\:text-amber-900\/25{color:#78350f40}.lg\:text-amber-900\/30{color:#78350f4d}.lg\:text-amber-900\/40{color:#78350f66}.lg\:text-amber-900\/5{color:#78350f0d}.lg\:text-amber-900\/50{color:#78350f80}.lg\:text-amber-900\/60{color:#78350f99}.lg\:text-amber-900\/70{color:#78350fb3}.lg\:text-amber-900\/75{color:#78350fbf}.lg\:text-amber-900\/80{color:#78350fcc}.lg\:text-amber-900\/90{color:#78350fe6}.lg\:text-amber-900\/95{color:#78350ff2}.lg\:text-aqua{color:var(--color-green-200)}.lg\:text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.lg\:text-black\/0{color:#0000}.lg\:text-black\/10{color:#0000001a}.lg\:text-black\/100{color:#000}.lg\:text-black\/20{color:#0003}.lg\:text-black\/25{color:#00000040}.lg\:text-black\/30{color:#0000004d}.lg\:text-black\/40{color:#0006}.lg\:text-black\/5{color:#0000000d}.lg\:text-black\/50{color:#00000080}.lg\:text-black\/60{color:#0009}.lg\:text-black\/70{color:#000000b3}.lg\:text-black\/75{color:#000000bf}.lg\:text-black\/80{color:#000c}.lg\:text-black\/90{color:#000000e6}.lg\:text-black\/95{color:#000000f2}.lg\:text-blue{color:var(--color-blue-800)}.lg\:text-blue-100{color:var(--color-blue-100)}.lg\:text-blue-150{color:var(--color-blue-150)}.lg\:text-blue-200{color:var(--color-blue-200)}.lg\:text-blue-300{color:var(--color-blue-300)}.lg\:text-blue-400{color:var(--color-blue-400)}.lg\:text-blue-50{color:var(--color-blue-50)}.lg\:text-blue-500{color:var(--color-blue-500)}.lg\:text-blue-600{color:var(--color-blue-600)}.lg\:text-blue-700{color:var(--color-blue-700)}.lg\:text-blue-800{color:var(--color-blue-800)}.lg\:text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity))}.lg\:text-blue-900\/0{color:#1e3a8a00}.lg\:text-blue-900\/10{color:#1e3a8a1a}.lg\:text-blue-900\/100{color:#1e3a8a}.lg\:text-blue-900\/20{color:#1e3a8a33}.lg\:text-blue-900\/25{color:#1e3a8a40}.lg\:text-blue-900\/30{color:#1e3a8a4d}.lg\:text-blue-900\/40{color:#1e3a8a66}.lg\:text-blue-900\/5{color:#1e3a8a0d}.lg\:text-blue-900\/50{color:#1e3a8a80}.lg\:text-blue-900\/60{color:#1e3a8a99}.lg\:text-blue-900\/70{color:#1e3a8ab3}.lg\:text-blue-900\/75{color:#1e3a8abf}.lg\:text-blue-900\/80{color:#1e3a8acc}.lg\:text-blue-900\/90{color:#1e3a8ae6}.lg\:text-blue-900\/95{color:#1e3a8af2}.lg\:text-blue-bright{color:var(--color-blue-200)}.lg\:text-blue-brighter{color:var(--color-blue-100)}.lg\:text-blue-brightest{color:var(--color-blue-50)}.lg\:text-blue-dark{color:var(--color-blue-800)}.lg\:text-blue-light{color:var(--color-gray-400)}.lg\:text-blue-medium{color:var(--color-blue-500)}.lg\:text-current{color:currentColor}.lg\:text-cyan-100{--tw-text-opacity:1;color:rgb(207 250 254 / var(--tw-text-opacity))}.lg\:text-cyan-100\/0{color:#cffafe00}.lg\:text-cyan-100\/10{color:#cffafe1a}.lg\:text-cyan-100\/100{color:#cffafe}.lg\:text-cyan-100\/20{color:#cffafe33}.lg\:text-cyan-100\/25{color:#cffafe40}.lg\:text-cyan-100\/30{color:#cffafe4d}.lg\:text-cyan-100\/40{color:#cffafe66}.lg\:text-cyan-100\/5{color:#cffafe0d}.lg\:text-cyan-100\/50{color:#cffafe80}.lg\:text-cyan-100\/60{color:#cffafe99}.lg\:text-cyan-100\/70{color:#cffafeb3}.lg\:text-cyan-100\/75{color:#cffafebf}.lg\:text-cyan-100\/80{color:#cffafecc}.lg\:text-cyan-100\/90{color:#cffafee6}.lg\:text-cyan-100\/95{color:#cffafef2}.lg\:text-cyan-200{--tw-text-opacity:1;color:rgb(165 243 252 / var(--tw-text-opacity))}.lg\:text-cyan-200\/0{color:#a5f3fc00}.lg\:text-cyan-200\/10{color:#a5f3fc1a}.lg\:text-cyan-200\/100{color:#a5f3fc}.lg\:text-cyan-200\/20{color:#a5f3fc33}.lg\:text-cyan-200\/25{color:#a5f3fc40}.lg\:text-cyan-200\/30{color:#a5f3fc4d}.lg\:text-cyan-200\/40{color:#a5f3fc66}.lg\:text-cyan-200\/5{color:#a5f3fc0d}.lg\:text-cyan-200\/50{color:#a5f3fc80}.lg\:text-cyan-200\/60{color:#a5f3fc99}.lg\:text-cyan-200\/70{color:#a5f3fcb3}.lg\:text-cyan-200\/75{color:#a5f3fcbf}.lg\:text-cyan-200\/80{color:#a5f3fccc}.lg\:text-cyan-200\/90{color:#a5f3fce6}.lg\:text-cyan-200\/95{color:#a5f3fcf2}.lg\:text-cyan-300{--tw-text-opacity:1;color:rgb(103 232 249 / var(--tw-text-opacity))}.lg\:text-cyan-300\/0{color:#67e8f900}.lg\:text-cyan-300\/10{color:#67e8f91a}.lg\:text-cyan-300\/100{color:#67e8f9}.lg\:text-cyan-300\/20{color:#67e8f933}.lg\:text-cyan-300\/25{color:#67e8f940}.lg\:text-cyan-300\/30{color:#67e8f94d}.lg\:text-cyan-300\/40{color:#67e8f966}.lg\:text-cyan-300\/5{color:#67e8f90d}.lg\:text-cyan-300\/50{color:#67e8f980}.lg\:text-cyan-300\/60{color:#67e8f999}.lg\:text-cyan-300\/70{color:#67e8f9b3}.lg\:text-cyan-300\/75{color:#67e8f9bf}.lg\:text-cyan-300\/80{color:#67e8f9cc}.lg\:text-cyan-300\/90{color:#67e8f9e6}.lg\:text-cyan-300\/95{color:#67e8f9f2}.lg\:text-cyan-400{--tw-text-opacity:1;color:rgb(34 211 238 / var(--tw-text-opacity))}.lg\:text-cyan-400\/0{color:#22d3ee00}.lg\:text-cyan-400\/10{color:#22d3ee1a}.lg\:text-cyan-400\/100{color:#22d3ee}.lg\:text-cyan-400\/20{color:#22d3ee33}.lg\:text-cyan-400\/25{color:#22d3ee40}.lg\:text-cyan-400\/30{color:#22d3ee4d}.lg\:text-cyan-400\/40{color:#22d3ee66}.lg\:text-cyan-400\/5{color:#22d3ee0d}.lg\:text-cyan-400\/50{color:#22d3ee80}.lg\:text-cyan-400\/60{color:#22d3ee99}.lg\:text-cyan-400\/70{color:#22d3eeb3}.lg\:text-cyan-400\/75{color:#22d3eebf}.lg\:text-cyan-400\/80{color:#22d3eecc}.lg\:text-cyan-400\/90{color:#22d3eee6}.lg\:text-cyan-400\/95{color:#22d3eef2}.lg\:text-cyan-50{--tw-text-opacity:1;color:rgb(236 254 255 / var(--tw-text-opacity))}.lg\:text-cyan-50\/0{color:#ecfeff00}.lg\:text-cyan-50\/10{color:#ecfeff1a}.lg\:text-cyan-50\/100{color:#ecfeff}.lg\:text-cyan-50\/20{color:#ecfeff33}.lg\:text-cyan-50\/25{color:#ecfeff40}.lg\:text-cyan-50\/30{color:#ecfeff4d}.lg\:text-cyan-50\/40{color:#ecfeff66}.lg\:text-cyan-50\/5{color:#ecfeff0d}.lg\:text-cyan-50\/50{color:#ecfeff80}.lg\:text-cyan-50\/60{color:#ecfeff99}.lg\:text-cyan-50\/70{color:#ecfeffb3}.lg\:text-cyan-50\/75{color:#ecfeffbf}.lg\:text-cyan-50\/80{color:#ecfeffcc}.lg\:text-cyan-50\/90{color:#ecfeffe6}.lg\:text-cyan-50\/95{color:#ecfefff2}.lg\:text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212 / var(--tw-text-opacity))}.lg\:text-cyan-500\/0{color:#06b6d400}.lg\:text-cyan-500\/10{color:#06b6d41a}.lg\:text-cyan-500\/100{color:#06b6d4}.lg\:text-cyan-500\/20{color:#06b6d433}.lg\:text-cyan-500\/25{color:#06b6d440}.lg\:text-cyan-500\/30{color:#06b6d44d}.lg\:text-cyan-500\/40{color:#06b6d466}.lg\:text-cyan-500\/5{color:#06b6d40d}.lg\:text-cyan-500\/50{color:#06b6d480}.lg\:text-cyan-500\/60{color:#06b6d499}.lg\:text-cyan-500\/70{color:#06b6d4b3}.lg\:text-cyan-500\/75{color:#06b6d4bf}.lg\:text-cyan-500\/80{color:#06b6d4cc}.lg\:text-cyan-500\/90{color:#06b6d4e6}.lg\:text-cyan-500\/95{color:#06b6d4f2}.lg\:text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178 / var(--tw-text-opacity))}.lg\:text-cyan-600\/0{color:#0891b200}.lg\:text-cyan-600\/10{color:#0891b21a}.lg\:text-cyan-600\/100{color:#0891b2}.lg\:text-cyan-600\/20{color:#0891b233}.lg\:text-cyan-600\/25{color:#0891b240}.lg\:text-cyan-600\/30{color:#0891b24d}.lg\:text-cyan-600\/40{color:#0891b266}.lg\:text-cyan-600\/5{color:#0891b20d}.lg\:text-cyan-600\/50{color:#0891b280}.lg\:text-cyan-600\/60{color:#0891b299}.lg\:text-cyan-600\/70{color:#0891b2b3}.lg\:text-cyan-600\/75{color:#0891b2bf}.lg\:text-cyan-600\/80{color:#0891b2cc}.lg\:text-cyan-600\/90{color:#0891b2e6}.lg\:text-cyan-600\/95{color:#0891b2f2}.lg\:text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144 / var(--tw-text-opacity))}.lg\:text-cyan-700\/0{color:#0e749000}.lg\:text-cyan-700\/10{color:#0e74901a}.lg\:text-cyan-700\/100{color:#0e7490}.lg\:text-cyan-700\/20{color:#0e749033}.lg\:text-cyan-700\/25{color:#0e749040}.lg\:text-cyan-700\/30{color:#0e74904d}.lg\:text-cyan-700\/40{color:#0e749066}.lg\:text-cyan-700\/5{color:#0e74900d}.lg\:text-cyan-700\/50{color:#0e749080}.lg\:text-cyan-700\/60{color:#0e749099}.lg\:text-cyan-700\/70{color:#0e7490b3}.lg\:text-cyan-700\/75{color:#0e7490bf}.lg\:text-cyan-700\/80{color:#0e7490cc}.lg\:text-cyan-700\/90{color:#0e7490e6}.lg\:text-cyan-700\/95{color:#0e7490f2}.lg\:text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117 / var(--tw-text-opacity))}.lg\:text-cyan-800\/0{color:#155e7500}.lg\:text-cyan-800\/10{color:#155e751a}.lg\:text-cyan-800\/100{color:#155e75}.lg\:text-cyan-800\/20{color:#155e7533}.lg\:text-cyan-800\/25{color:#155e7540}.lg\:text-cyan-800\/30{color:#155e754d}.lg\:text-cyan-800\/40{color:#155e7566}.lg\:text-cyan-800\/5{color:#155e750d}.lg\:text-cyan-800\/50{color:#155e7580}.lg\:text-cyan-800\/60{color:#155e7599}.lg\:text-cyan-800\/70{color:#155e75b3}.lg\:text-cyan-800\/75{color:#155e75bf}.lg\:text-cyan-800\/80{color:#155e75cc}.lg\:text-cyan-800\/90{color:#155e75e6}.lg\:text-cyan-800\/95{color:#155e75f2}.lg\:text-cyan-900{--tw-text-opacity:1;color:rgb(22 78 99 / var(--tw-text-opacity))}.lg\:text-cyan-900\/0{color:#164e6300}.lg\:text-cyan-900\/10{color:#164e631a}.lg\:text-cyan-900\/100{color:#164e63}.lg\:text-cyan-900\/20{color:#164e6333}.lg\:text-cyan-900\/25{color:#164e6340}.lg\:text-cyan-900\/30{color:#164e634d}.lg\:text-cyan-900\/40{color:#164e6366}.lg\:text-cyan-900\/5{color:#164e630d}.lg\:text-cyan-900\/50{color:#164e6380}.lg\:text-cyan-900\/60{color:#164e6399}.lg\:text-cyan-900\/70{color:#164e63b3}.lg\:text-cyan-900\/75{color:#164e63bf}.lg\:text-cyan-900\/80{color:#164e63cc}.lg\:text-cyan-900\/90{color:#164e63e6}.lg\:text-cyan-900\/95{color:#164e63f2}.lg\:text-emerald-100{--tw-text-opacity:1;color:rgb(209 250 229 / var(--tw-text-opacity))}.lg\:text-emerald-100\/0{color:#d1fae500}.lg\:text-emerald-100\/10{color:#d1fae51a}.lg\:text-emerald-100\/100{color:#d1fae5}.lg\:text-emerald-100\/20{color:#d1fae533}.lg\:text-emerald-100\/25{color:#d1fae540}.lg\:text-emerald-100\/30{color:#d1fae54d}.lg\:text-emerald-100\/40{color:#d1fae566}.lg\:text-emerald-100\/5{color:#d1fae50d}.lg\:text-emerald-100\/50{color:#d1fae580}.lg\:text-emerald-100\/60{color:#d1fae599}.lg\:text-emerald-100\/70{color:#d1fae5b3}.lg\:text-emerald-100\/75{color:#d1fae5bf}.lg\:text-emerald-100\/80{color:#d1fae5cc}.lg\:text-emerald-100\/90{color:#d1fae5e6}.lg\:text-emerald-100\/95{color:#d1fae5f2}.lg\:text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity))}.lg\:text-emerald-200\/0{color:#a7f3d000}.lg\:text-emerald-200\/10{color:#a7f3d01a}.lg\:text-emerald-200\/100{color:#a7f3d0}.lg\:text-emerald-200\/20{color:#a7f3d033}.lg\:text-emerald-200\/25{color:#a7f3d040}.lg\:text-emerald-200\/30{color:#a7f3d04d}.lg\:text-emerald-200\/40{color:#a7f3d066}.lg\:text-emerald-200\/5{color:#a7f3d00d}.lg\:text-emerald-200\/50{color:#a7f3d080}.lg\:text-emerald-200\/60{color:#a7f3d099}.lg\:text-emerald-200\/70{color:#a7f3d0b3}.lg\:text-emerald-200\/75{color:#a7f3d0bf}.lg\:text-emerald-200\/80{color:#a7f3d0cc}.lg\:text-emerald-200\/90{color:#a7f3d0e6}.lg\:text-emerald-200\/95{color:#a7f3d0f2}.lg\:text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity))}.lg\:text-emerald-300\/0{color:#6ee7b700}.lg\:text-emerald-300\/10{color:#6ee7b71a}.lg\:text-emerald-300\/100{color:#6ee7b7}.lg\:text-emerald-300\/20{color:#6ee7b733}.lg\:text-emerald-300\/25{color:#6ee7b740}.lg\:text-emerald-300\/30{color:#6ee7b74d}.lg\:text-emerald-300\/40{color:#6ee7b766}.lg\:text-emerald-300\/5{color:#6ee7b70d}.lg\:text-emerald-300\/50{color:#6ee7b780}.lg\:text-emerald-300\/60{color:#6ee7b799}.lg\:text-emerald-300\/70{color:#6ee7b7b3}.lg\:text-emerald-300\/75{color:#6ee7b7bf}.lg\:text-emerald-300\/80{color:#6ee7b7cc}.lg\:text-emerald-300\/90{color:#6ee7b7e6}.lg\:text-emerald-300\/95{color:#6ee7b7f2}.lg\:text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153 / var(--tw-text-opacity))}.lg\:text-emerald-400\/0{color:#34d39900}.lg\:text-emerald-400\/10{color:#34d3991a}.lg\:text-emerald-400\/100{color:#34d399}.lg\:text-emerald-400\/20{color:#34d39933}.lg\:text-emerald-400\/25{color:#34d39940}.lg\:text-emerald-400\/30{color:#34d3994d}.lg\:text-emerald-400\/40{color:#34d39966}.lg\:text-emerald-400\/5{color:#34d3990d}.lg\:text-emerald-400\/50{color:#34d39980}.lg\:text-emerald-400\/60{color:#34d39999}.lg\:text-emerald-400\/70{color:#34d399b3}.lg\:text-emerald-400\/75{color:#34d399bf}.lg\:text-emerald-400\/80{color:#34d399cc}.lg\:text-emerald-400\/90{color:#34d399e6}.lg\:text-emerald-400\/95{color:#34d399f2}.lg\:text-emerald-50{--tw-text-opacity:1;color:rgb(236 253 245 / var(--tw-text-opacity))}.lg\:text-emerald-50\/0{color:#ecfdf500}.lg\:text-emerald-50\/10{color:#ecfdf51a}.lg\:text-emerald-50\/100{color:#ecfdf5}.lg\:text-emerald-50\/20{color:#ecfdf533}.lg\:text-emerald-50\/25{color:#ecfdf540}.lg\:text-emerald-50\/30{color:#ecfdf54d}.lg\:text-emerald-50\/40{color:#ecfdf566}.lg\:text-emerald-50\/5{color:#ecfdf50d}.lg\:text-emerald-50\/50{color:#ecfdf580}.lg\:text-emerald-50\/60{color:#ecfdf599}.lg\:text-emerald-50\/70{color:#ecfdf5b3}.lg\:text-emerald-50\/75{color:#ecfdf5bf}.lg\:text-emerald-50\/80{color:#ecfdf5cc}.lg\:text-emerald-50\/90{color:#ecfdf5e6}.lg\:text-emerald-50\/95{color:#ecfdf5f2}.lg\:text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129 / var(--tw-text-opacity))}.lg\:text-emerald-500\/0{color:#10b98100}.lg\:text-emerald-500\/10{color:#10b9811a}.lg\:text-emerald-500\/100{color:#10b981}.lg\:text-emerald-500\/20{color:#10b98133}.lg\:text-emerald-500\/25{color:#10b98140}.lg\:text-emerald-500\/30{color:#10b9814d}.lg\:text-emerald-500\/40{color:#10b98166}.lg\:text-emerald-500\/5{color:#10b9810d}.lg\:text-emerald-500\/50{color:#10b98180}.lg\:text-emerald-500\/60{color:#10b98199}.lg\:text-emerald-500\/70{color:#10b981b3}.lg\:text-emerald-500\/75{color:#10b981bf}.lg\:text-emerald-500\/80{color:#10b981cc}.lg\:text-emerald-500\/90{color:#10b981e6}.lg\:text-emerald-500\/95{color:#10b981f2}.lg\:text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105 / var(--tw-text-opacity))}.lg\:text-emerald-600\/0{color:#05966900}.lg\:text-emerald-600\/10{color:#0596691a}.lg\:text-emerald-600\/100{color:#059669}.lg\:text-emerald-600\/20{color:#05966933}.lg\:text-emerald-600\/25{color:#05966940}.lg\:text-emerald-600\/30{color:#0596694d}.lg\:text-emerald-600\/40{color:#05966966}.lg\:text-emerald-600\/5{color:#0596690d}.lg\:text-emerald-600\/50{color:#05966980}.lg\:text-emerald-600\/60{color:#05966999}.lg\:text-emerald-600\/70{color:#059669b3}.lg\:text-emerald-600\/75{color:#059669bf}.lg\:text-emerald-600\/80{color:#059669cc}.lg\:text-emerald-600\/90{color:#059669e6}.lg\:text-emerald-600\/95{color:#059669f2}.lg\:text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity))}.lg\:text-emerald-700\/0{color:#04785700}.lg\:text-emerald-700\/10{color:#0478571a}.lg\:text-emerald-700\/100{color:#047857}.lg\:text-emerald-700\/20{color:#04785733}.lg\:text-emerald-700\/25{color:#04785740}.lg\:text-emerald-700\/30{color:#0478574d}.lg\:text-emerald-700\/40{color:#04785766}.lg\:text-emerald-700\/5{color:#0478570d}.lg\:text-emerald-700\/50{color:#04785780}.lg\:text-emerald-700\/60{color:#04785799}.lg\:text-emerald-700\/70{color:#047857b3}.lg\:text-emerald-700\/75{color:#047857bf}.lg\:text-emerald-700\/80{color:#047857cc}.lg\:text-emerald-700\/90{color:#047857e6}.lg\:text-emerald-700\/95{color:#047857f2}.lg\:text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70 / var(--tw-text-opacity))}.lg\:text-emerald-800\/0{color:#065f4600}.lg\:text-emerald-800\/10{color:#065f461a}.lg\:text-emerald-800\/100{color:#065f46}.lg\:text-emerald-800\/20{color:#065f4633}.lg\:text-emerald-800\/25{color:#065f4640}.lg\:text-emerald-800\/30{color:#065f464d}.lg\:text-emerald-800\/40{color:#065f4666}.lg\:text-emerald-800\/5{color:#065f460d}.lg\:text-emerald-800\/50{color:#065f4680}.lg\:text-emerald-800\/60{color:#065f4699}.lg\:text-emerald-800\/70{color:#065f46b3}.lg\:text-emerald-800\/75{color:#065f46bf}.lg\:text-emerald-800\/80{color:#065f46cc}.lg\:text-emerald-800\/90{color:#065f46e6}.lg\:text-emerald-800\/95{color:#065f46f2}.lg\:text-emerald-900{--tw-text-opacity:1;color:rgb(6 78 59 / var(--tw-text-opacity))}.lg\:text-emerald-900\/0{color:#064e3b00}.lg\:text-emerald-900\/10{color:#064e3b1a}.lg\:text-emerald-900\/100{color:#064e3b}.lg\:text-emerald-900\/20{color:#064e3b33}.lg\:text-emerald-900\/25{color:#064e3b40}.lg\:text-emerald-900\/30{color:#064e3b4d}.lg\:text-emerald-900\/40{color:#064e3b66}.lg\:text-emerald-900\/5{color:#064e3b0d}.lg\:text-emerald-900\/50{color:#064e3b80}.lg\:text-emerald-900\/60{color:#064e3b99}.lg\:text-emerald-900\/70{color:#064e3bb3}.lg\:text-emerald-900\/75{color:#064e3bbf}.lg\:text-emerald-900\/80{color:#064e3bcc}.lg\:text-emerald-900\/90{color:#064e3be6}.lg\:text-emerald-900\/95{color:#064e3bf2}.lg\:text-fuchsia-100{--tw-text-opacity:1;color:rgb(250 232 255 / var(--tw-text-opacity))}.lg\:text-fuchsia-100\/0{color:#fae8ff00}.lg\:text-fuchsia-100\/10{color:#fae8ff1a}.lg\:text-fuchsia-100\/100{color:#fae8ff}.lg\:text-fuchsia-100\/20{color:#fae8ff33}.lg\:text-fuchsia-100\/25{color:#fae8ff40}.lg\:text-fuchsia-100\/30{color:#fae8ff4d}.lg\:text-fuchsia-100\/40{color:#fae8ff66}.lg\:text-fuchsia-100\/5{color:#fae8ff0d}.lg\:text-fuchsia-100\/50{color:#fae8ff80}.lg\:text-fuchsia-100\/60{color:#fae8ff99}.lg\:text-fuchsia-100\/70{color:#fae8ffb3}.lg\:text-fuchsia-100\/75{color:#fae8ffbf}.lg\:text-fuchsia-100\/80{color:#fae8ffcc}.lg\:text-fuchsia-100\/90{color:#fae8ffe6}.lg\:text-fuchsia-100\/95{color:#fae8fff2}.lg\:text-fuchsia-200{--tw-text-opacity:1;color:rgb(245 208 254 / var(--tw-text-opacity))}.lg\:text-fuchsia-200\/0{color:#f5d0fe00}.lg\:text-fuchsia-200\/10{color:#f5d0fe1a}.lg\:text-fuchsia-200\/100{color:#f5d0fe}.lg\:text-fuchsia-200\/20{color:#f5d0fe33}.lg\:text-fuchsia-200\/25{color:#f5d0fe40}.lg\:text-fuchsia-200\/30{color:#f5d0fe4d}.lg\:text-fuchsia-200\/40{color:#f5d0fe66}.lg\:text-fuchsia-200\/5{color:#f5d0fe0d}.lg\:text-fuchsia-200\/50{color:#f5d0fe80}.lg\:text-fuchsia-200\/60{color:#f5d0fe99}.lg\:text-fuchsia-200\/70{color:#f5d0feb3}.lg\:text-fuchsia-200\/75{color:#f5d0febf}.lg\:text-fuchsia-200\/80{color:#f5d0fecc}.lg\:text-fuchsia-200\/90{color:#f5d0fee6}.lg\:text-fuchsia-200\/95{color:#f5d0fef2}.lg\:text-fuchsia-300{--tw-text-opacity:1;color:rgb(240 171 252 / var(--tw-text-opacity))}.lg\:text-fuchsia-300\/0{color:#f0abfc00}.lg\:text-fuchsia-300\/10{color:#f0abfc1a}.lg\:text-fuchsia-300\/100{color:#f0abfc}.lg\:text-fuchsia-300\/20{color:#f0abfc33}.lg\:text-fuchsia-300\/25{color:#f0abfc40}.lg\:text-fuchsia-300\/30{color:#f0abfc4d}.lg\:text-fuchsia-300\/40{color:#f0abfc66}.lg\:text-fuchsia-300\/5{color:#f0abfc0d}.lg\:text-fuchsia-300\/50{color:#f0abfc80}.lg\:text-fuchsia-300\/60{color:#f0abfc99}.lg\:text-fuchsia-300\/70{color:#f0abfcb3}.lg\:text-fuchsia-300\/75{color:#f0abfcbf}.lg\:text-fuchsia-300\/80{color:#f0abfccc}.lg\:text-fuchsia-300\/90{color:#f0abfce6}.lg\:text-fuchsia-300\/95{color:#f0abfcf2}.lg\:text-fuchsia-400{--tw-text-opacity:1;color:rgb(232 121 249 / var(--tw-text-opacity))}.lg\:text-fuchsia-400\/0{color:#e879f900}.lg\:text-fuchsia-400\/10{color:#e879f91a}.lg\:text-fuchsia-400\/100{color:#e879f9}.lg\:text-fuchsia-400\/20{color:#e879f933}.lg\:text-fuchsia-400\/25{color:#e879f940}.lg\:text-fuchsia-400\/30{color:#e879f94d}.lg\:text-fuchsia-400\/40{color:#e879f966}.lg\:text-fuchsia-400\/5{color:#e879f90d}.lg\:text-fuchsia-400\/50{color:#e879f980}.lg\:text-fuchsia-400\/60{color:#e879f999}.lg\:text-fuchsia-400\/70{color:#e879f9b3}.lg\:text-fuchsia-400\/75{color:#e879f9bf}.lg\:text-fuchsia-400\/80{color:#e879f9cc}.lg\:text-fuchsia-400\/90{color:#e879f9e6}.lg\:text-fuchsia-400\/95{color:#e879f9f2}.lg\:text-fuchsia-50{--tw-text-opacity:1;color:rgb(253 244 255 / var(--tw-text-opacity))}.lg\:text-fuchsia-50\/0{color:#fdf4ff00}.lg\:text-fuchsia-50\/10{color:#fdf4ff1a}.lg\:text-fuchsia-50\/100{color:#fdf4ff}.lg\:text-fuchsia-50\/20{color:#fdf4ff33}.lg\:text-fuchsia-50\/25{color:#fdf4ff40}.lg\:text-fuchsia-50\/30{color:#fdf4ff4d}.lg\:text-fuchsia-50\/40{color:#fdf4ff66}.lg\:text-fuchsia-50\/5{color:#fdf4ff0d}.lg\:text-fuchsia-50\/50{color:#fdf4ff80}.lg\:text-fuchsia-50\/60{color:#fdf4ff99}.lg\:text-fuchsia-50\/70{color:#fdf4ffb3}.lg\:text-fuchsia-50\/75{color:#fdf4ffbf}.lg\:text-fuchsia-50\/80{color:#fdf4ffcc}.lg\:text-fuchsia-50\/90{color:#fdf4ffe6}.lg\:text-fuchsia-50\/95{color:#fdf4fff2}.lg\:text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239 / var(--tw-text-opacity))}.lg\:text-fuchsia-500\/0{color:#d946ef00}.lg\:text-fuchsia-500\/10{color:#d946ef1a}.lg\:text-fuchsia-500\/100{color:#d946ef}.lg\:text-fuchsia-500\/20{color:#d946ef33}.lg\:text-fuchsia-500\/25{color:#d946ef40}.lg\:text-fuchsia-500\/30{color:#d946ef4d}.lg\:text-fuchsia-500\/40{color:#d946ef66}.lg\:text-fuchsia-500\/5{color:#d946ef0d}.lg\:text-fuchsia-500\/50{color:#d946ef80}.lg\:text-fuchsia-500\/60{color:#d946ef99}.lg\:text-fuchsia-500\/70{color:#d946efb3}.lg\:text-fuchsia-500\/75{color:#d946efbf}.lg\:text-fuchsia-500\/80{color:#d946efcc}.lg\:text-fuchsia-500\/90{color:#d946efe6}.lg\:text-fuchsia-500\/95{color:#d946eff2}.lg\:text-fuchsia-600{--tw-text-opacity:1;color:rgb(192 38 211 / var(--tw-text-opacity))}.lg\:text-fuchsia-600\/0{color:#c026d300}.lg\:text-fuchsia-600\/10{color:#c026d31a}.lg\:text-fuchsia-600\/100{color:#c026d3}.lg\:text-fuchsia-600\/20{color:#c026d333}.lg\:text-fuchsia-600\/25{color:#c026d340}.lg\:text-fuchsia-600\/30{color:#c026d34d}.lg\:text-fuchsia-600\/40{color:#c026d366}.lg\:text-fuchsia-600\/5{color:#c026d30d}.lg\:text-fuchsia-600\/50{color:#c026d380}.lg\:text-fuchsia-600\/60{color:#c026d399}.lg\:text-fuchsia-600\/70{color:#c026d3b3}.lg\:text-fuchsia-600\/75{color:#c026d3bf}.lg\:text-fuchsia-600\/80{color:#c026d3cc}.lg\:text-fuchsia-600\/90{color:#c026d3e6}.lg\:text-fuchsia-600\/95{color:#c026d3f2}.lg\:text-fuchsia-700{--tw-text-opacity:1;color:rgb(162 28 175 / var(--tw-text-opacity))}.lg\:text-fuchsia-700\/0{color:#a21caf00}.lg\:text-fuchsia-700\/10{color:#a21caf1a}.lg\:text-fuchsia-700\/100{color:#a21caf}.lg\:text-fuchsia-700\/20{color:#a21caf33}.lg\:text-fuchsia-700\/25{color:#a21caf40}.lg\:text-fuchsia-700\/30{color:#a21caf4d}.lg\:text-fuchsia-700\/40{color:#a21caf66}.lg\:text-fuchsia-700\/5{color:#a21caf0d}.lg\:text-fuchsia-700\/50{color:#a21caf80}.lg\:text-fuchsia-700\/60{color:#a21caf99}.lg\:text-fuchsia-700\/70{color:#a21cafb3}.lg\:text-fuchsia-700\/75{color:#a21cafbf}.lg\:text-fuchsia-700\/80{color:#a21cafcc}.lg\:text-fuchsia-700\/90{color:#a21cafe6}.lg\:text-fuchsia-700\/95{color:#a21caff2}.lg\:text-fuchsia-800{--tw-text-opacity:1;color:rgb(134 25 143 / var(--tw-text-opacity))}.lg\:text-fuchsia-800\/0{color:#86198f00}.lg\:text-fuchsia-800\/10{color:#86198f1a}.lg\:text-fuchsia-800\/100{color:#86198f}.lg\:text-fuchsia-800\/20{color:#86198f33}.lg\:text-fuchsia-800\/25{color:#86198f40}.lg\:text-fuchsia-800\/30{color:#86198f4d}.lg\:text-fuchsia-800\/40{color:#86198f66}.lg\:text-fuchsia-800\/5{color:#86198f0d}.lg\:text-fuchsia-800\/50{color:#86198f80}.lg\:text-fuchsia-800\/60{color:#86198f99}.lg\:text-fuchsia-800\/70{color:#86198fb3}.lg\:text-fuchsia-800\/75{color:#86198fbf}.lg\:text-fuchsia-800\/80{color:#86198fcc}.lg\:text-fuchsia-800\/90{color:#86198fe6}.lg\:text-fuchsia-800\/95{color:#86198ff2}.lg\:text-fuchsia-900{--tw-text-opacity:1;color:rgb(112 26 117 / var(--tw-text-opacity))}.lg\:text-fuchsia-900\/0{color:#701a7500}.lg\:text-fuchsia-900\/10{color:#701a751a}.lg\:text-fuchsia-900\/100{color:#701a75}.lg\:text-fuchsia-900\/20{color:#701a7533}.lg\:text-fuchsia-900\/25{color:#701a7540}.lg\:text-fuchsia-900\/30{color:#701a754d}.lg\:text-fuchsia-900\/40{color:#701a7566}.lg\:text-fuchsia-900\/5{color:#701a750d}.lg\:text-fuchsia-900\/50{color:#701a7580}.lg\:text-fuchsia-900\/60{color:#701a7599}.lg\:text-fuchsia-900\/70{color:#701a75b3}.lg\:text-fuchsia-900\/75{color:#701a75bf}.lg\:text-fuchsia-900\/80{color:#701a75cc}.lg\:text-fuchsia-900\/90{color:#701a75e6}.lg\:text-fuchsia-900\/95{color:#701a75f2}.lg\:text-gray{color:var(--color-gray-light)}.lg\:text-gray-100{color:var(--color-gray-100)}.lg\:text-gray-200{color:var(--color-gray-200)}.lg\:text-gray-300{color:var(--color-gray-300)}.lg\:text-gray-400{color:var(--color-gray-400)}.lg\:text-gray-50{color:var(--color-gray-50)}.lg\:text-gray-500{color:var(--color-gray-500)}.lg\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.lg\:text-gray-600\/0{color:#4b556300}.lg\:text-gray-600\/10{color:#4b55631a}.lg\:text-gray-600\/100{color:#4b5563}.lg\:text-gray-600\/20{color:#4b556333}.lg\:text-gray-600\/25{color:#4b556340}.lg\:text-gray-600\/30{color:#4b55634d}.lg\:text-gray-600\/40{color:#4b556366}.lg\:text-gray-600\/5{color:#4b55630d}.lg\:text-gray-600\/50{color:#4b556380}.lg\:text-gray-600\/60{color:#4b556399}.lg\:text-gray-600\/70{color:#4b5563b3}.lg\:text-gray-600\/75{color:#4b5563bf}.lg\:text-gray-600\/80{color:#4b5563cc}.lg\:text-gray-600\/90{color:#4b5563e6}.lg\:text-gray-600\/95{color:#4b5563f2}.lg\:text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.lg\:text-gray-700\/0{color:#37415100}.lg\:text-gray-700\/10{color:#3741511a}.lg\:text-gray-700\/100{color:#374151}.lg\:text-gray-700\/20{color:#37415133}.lg\:text-gray-700\/25{color:#37415140}.lg\:text-gray-700\/30{color:#3741514d}.lg\:text-gray-700\/40{color:#37415166}.lg\:text-gray-700\/5{color:#3741510d}.lg\:text-gray-700\/50{color:#37415180}.lg\:text-gray-700\/60{color:#37415199}.lg\:text-gray-700\/70{color:#374151b3}.lg\:text-gray-700\/75{color:#374151bf}.lg\:text-gray-700\/80{color:#374151cc}.lg\:text-gray-700\/90{color:#374151e6}.lg\:text-gray-700\/95{color:#374151f2}.lg\:text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.lg\:text-gray-800\/0{color:#1f293700}.lg\:text-gray-800\/10{color:#1f29371a}.lg\:text-gray-800\/100{color:#1f2937}.lg\:text-gray-800\/20{color:#1f293733}.lg\:text-gray-800\/25{color:#1f293740}.lg\:text-gray-800\/30{color:#1f29374d}.lg\:text-gray-800\/40{color:#1f293766}.lg\:text-gray-800\/5{color:#1f29370d}.lg\:text-gray-800\/50{color:#1f293780}.lg\:text-gray-800\/60{color:#1f293799}.lg\:text-gray-800\/70{color:#1f2937b3}.lg\:text-gray-800\/75{color:#1f2937bf}.lg\:text-gray-800\/80{color:#1f2937cc}.lg\:text-gray-800\/90{color:#1f2937e6}.lg\:text-gray-800\/95{color:#1f2937f2}.lg\:text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.lg\:text-gray-900\/0{color:#11182700}.lg\:text-gray-900\/10{color:#1118271a}.lg\:text-gray-900\/100{color:#111827}.lg\:text-gray-900\/20{color:#11182733}.lg\:text-gray-900\/25{color:#11182740}.lg\:text-gray-900\/30{color:#1118274d}.lg\:text-gray-900\/40{color:#11182766}.lg\:text-gray-900\/5{color:#1118270d}.lg\:text-gray-900\/50{color:#11182780}.lg\:text-gray-900\/60{color:#11182799}.lg\:text-gray-900\/70{color:#111827b3}.lg\:text-gray-900\/75{color:#111827bf}.lg\:text-gray-900\/80{color:#111827cc}.lg\:text-gray-900\/90{color:#111827e6}.lg\:text-gray-900\/95{color:#111827f2}.lg\:text-gray-dark{color:var(--color-gray-dark)}.lg\:text-gray-light{color:var(--color-gray-light)}.lg\:text-gray-lighter{color:var(--color-gray-lighter)}.lg\:text-gray-medium{color:var(--color-gray-medium)}.lg\:text-green{color:var(--color-green-100)}.lg\:text-green-100{--tw-text-opacity:1;color:rgb(220 252 231 / var(--tw-text-opacity))}.lg\:text-green-100\/0{color:#dcfce700}.lg\:text-green-100\/10{color:#dcfce71a}.lg\:text-green-100\/100{color:#dcfce7}.lg\:text-green-100\/20{color:#dcfce733}.lg\:text-green-100\/25{color:#dcfce740}.lg\:text-green-100\/30{color:#dcfce74d}.lg\:text-green-100\/40{color:#dcfce766}.lg\:text-green-100\/5{color:#dcfce70d}.lg\:text-green-100\/50{color:#dcfce780}.lg\:text-green-100\/60{color:#dcfce799}.lg\:text-green-100\/70{color:#dcfce7b3}.lg\:text-green-100\/75{color:#dcfce7bf}.lg\:text-green-100\/80{color:#dcfce7cc}.lg\:text-green-100\/90{color:#dcfce7e6}.lg\:text-green-100\/95{color:#dcfce7f2}.lg\:text-green-200{--tw-text-opacity:1;color:rgb(187 247 208 / var(--tw-text-opacity))}.lg\:text-green-200\/0{color:#bbf7d000}.lg\:text-green-200\/10{color:#bbf7d01a}.lg\:text-green-200\/100{color:#bbf7d0}.lg\:text-green-200\/20{color:#bbf7d033}.lg\:text-green-200\/25{color:#bbf7d040}.lg\:text-green-200\/30{color:#bbf7d04d}.lg\:text-green-200\/40{color:#bbf7d066}.lg\:text-green-200\/5{color:#bbf7d00d}.lg\:text-green-200\/50{color:#bbf7d080}.lg\:text-green-200\/60{color:#bbf7d099}.lg\:text-green-200\/70{color:#bbf7d0b3}.lg\:text-green-200\/75{color:#bbf7d0bf}.lg\:text-green-200\/80{color:#bbf7d0cc}.lg\:text-green-200\/90{color:#bbf7d0e6}.lg\:text-green-200\/95{color:#bbf7d0f2}.lg\:text-green-300{--tw-text-opacity:1;color:rgb(134 239 172 / var(--tw-text-opacity))}.lg\:text-green-300\/0{color:#86efac00}.lg\:text-green-300\/10{color:#86efac1a}.lg\:text-green-300\/100{color:#86efac}.lg\:text-green-300\/20{color:#86efac33}.lg\:text-green-300\/25{color:#86efac40}.lg\:text-green-300\/30{color:#86efac4d}.lg\:text-green-300\/40{color:#86efac66}.lg\:text-green-300\/5{color:#86efac0d}.lg\:text-green-300\/50{color:#86efac80}.lg\:text-green-300\/60{color:#86efac99}.lg\:text-green-300\/70{color:#86efacb3}.lg\:text-green-300\/75{color:#86efacbf}.lg\:text-green-300\/80{color:#86efaccc}.lg\:text-green-300\/90{color:#86eface6}.lg\:text-green-300\/95{color:#86efacf2}.lg\:text-green-400{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity))}.lg\:text-green-400\/0{color:#4ade8000}.lg\:text-green-400\/10{color:#4ade801a}.lg\:text-green-400\/100{color:#4ade80}.lg\:text-green-400\/20{color:#4ade8033}.lg\:text-green-400\/25{color:#4ade8040}.lg\:text-green-400\/30{color:#4ade804d}.lg\:text-green-400\/40{color:#4ade8066}.lg\:text-green-400\/5{color:#4ade800d}.lg\:text-green-400\/50{color:#4ade8080}.lg\:text-green-400\/60{color:#4ade8099}.lg\:text-green-400\/70{color:#4ade80b3}.lg\:text-green-400\/75{color:#4ade80bf}.lg\:text-green-400\/80{color:#4ade80cc}.lg\:text-green-400\/90{color:#4ade80e6}.lg\:text-green-400\/95{color:#4ade80f2}.lg\:text-green-50{--tw-text-opacity:1;color:rgb(240 253 244 / var(--tw-text-opacity))}.lg\:text-green-50\/0{color:#f0fdf400}.lg\:text-green-50\/10{color:#f0fdf41a}.lg\:text-green-50\/100{color:#f0fdf4}.lg\:text-green-50\/20{color:#f0fdf433}.lg\:text-green-50\/25{color:#f0fdf440}.lg\:text-green-50\/30{color:#f0fdf44d}.lg\:text-green-50\/40{color:#f0fdf466}.lg\:text-green-50\/5{color:#f0fdf40d}.lg\:text-green-50\/50{color:#f0fdf480}.lg\:text-green-50\/60{color:#f0fdf499}.lg\:text-green-50\/70{color:#f0fdf4b3}.lg\:text-green-50\/75{color:#f0fdf4bf}.lg\:text-green-50\/80{color:#f0fdf4cc}.lg\:text-green-50\/90{color:#f0fdf4e6}.lg\:text-green-50\/95{color:#f0fdf4f2}.lg\:text-green-500{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity))}.lg\:text-green-500\/0{color:#22c55e00}.lg\:text-green-500\/10{color:#22c55e1a}.lg\:text-green-500\/100{color:#22c55e}.lg\:text-green-500\/20{color:#22c55e33}.lg\:text-green-500\/25{color:#22c55e40}.lg\:text-green-500\/30{color:#22c55e4d}.lg\:text-green-500\/40{color:#22c55e66}.lg\:text-green-500\/5{color:#22c55e0d}.lg\:text-green-500\/50{color:#22c55e80}.lg\:text-green-500\/60{color:#22c55e99}.lg\:text-green-500\/70{color:#22c55eb3}.lg\:text-green-500\/75{color:#22c55ebf}.lg\:text-green-500\/80{color:#22c55ecc}.lg\:text-green-500\/90{color:#22c55ee6}.lg\:text-green-500\/95{color:#22c55ef2}.lg\:text-green-600{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity))}.lg\:text-green-600\/0{color:#16a34a00}.lg\:text-green-600\/10{color:#16a34a1a}.lg\:text-green-600\/100{color:#16a34a}.lg\:text-green-600\/20{color:#16a34a33}.lg\:text-green-600\/25{color:#16a34a40}.lg\:text-green-600\/30{color:#16a34a4d}.lg\:text-green-600\/40{color:#16a34a66}.lg\:text-green-600\/5{color:#16a34a0d}.lg\:text-green-600\/50{color:#16a34a80}.lg\:text-green-600\/60{color:#16a34a99}.lg\:text-green-600\/70{color:#16a34ab3}.lg\:text-green-600\/75{color:#16a34abf}.lg\:text-green-600\/80{color:#16a34acc}.lg\:text-green-600\/90{color:#16a34ae6}.lg\:text-green-600\/95{color:#16a34af2}.lg\:text-green-700{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity))}.lg\:text-green-700\/0{color:#15803d00}.lg\:text-green-700\/10{color:#15803d1a}.lg\:text-green-700\/100{color:#15803d}.lg\:text-green-700\/20{color:#15803d33}.lg\:text-green-700\/25{color:#15803d40}.lg\:text-green-700\/30{color:#15803d4d}.lg\:text-green-700\/40{color:#15803d66}.lg\:text-green-700\/5{color:#15803d0d}.lg\:text-green-700\/50{color:#15803d80}.lg\:text-green-700\/60{color:#15803d99}.lg\:text-green-700\/70{color:#15803db3}.lg\:text-green-700\/75{color:#15803dbf}.lg\:text-green-700\/80{color:#15803dcc}.lg\:text-green-700\/90{color:#15803de6}.lg\:text-green-700\/95{color:#15803df2}.lg\:text-green-800{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity))}.lg\:text-green-800\/0{color:#16653400}.lg\:text-green-800\/10{color:#1665341a}.lg\:text-green-800\/100{color:#166534}.lg\:text-green-800\/20{color:#16653433}.lg\:text-green-800\/25{color:#16653440}.lg\:text-green-800\/30{color:#1665344d}.lg\:text-green-800\/40{color:#16653466}.lg\:text-green-800\/5{color:#1665340d}.lg\:text-green-800\/50{color:#16653480}.lg\:text-green-800\/60{color:#16653499}.lg\:text-green-800\/70{color:#166534b3}.lg\:text-green-800\/75{color:#166534bf}.lg\:text-green-800\/80{color:#166534cc}.lg\:text-green-800\/90{color:#166534e6}.lg\:text-green-800\/95{color:#166534f2}.lg\:text-green-900{--tw-text-opacity:1;color:rgb(20 83 45 / var(--tw-text-opacity))}.lg\:text-green-900\/0{color:#14532d00}.lg\:text-green-900\/10{color:#14532d1a}.lg\:text-green-900\/100{color:#14532d}.lg\:text-green-900\/20{color:#14532d33}.lg\:text-green-900\/25{color:#14532d40}.lg\:text-green-900\/30{color:#14532d4d}.lg\:text-green-900\/40{color:#14532d66}.lg\:text-green-900\/5{color:#14532d0d}.lg\:text-green-900\/50{color:#14532d80}.lg\:text-green-900\/60{color:#14532d99}.lg\:text-green-900\/70{color:#14532db3}.lg\:text-green-900\/75{color:#14532dbf}.lg\:text-green-900\/80{color:#14532dcc}.lg\:text-green-900\/90{color:#14532de6}.lg\:text-green-900\/95{color:#14532df2}.lg\:text-indigo-100{--tw-text-opacity:1;color:rgb(224 231 255 / var(--tw-text-opacity))}.lg\:text-indigo-100\/0{color:#e0e7ff00}.lg\:text-indigo-100\/10{color:#e0e7ff1a}.lg\:text-indigo-100\/100{color:#e0e7ff}.lg\:text-indigo-100\/20{color:#e0e7ff33}.lg\:text-indigo-100\/25{color:#e0e7ff40}.lg\:text-indigo-100\/30{color:#e0e7ff4d}.lg\:text-indigo-100\/40{color:#e0e7ff66}.lg\:text-indigo-100\/5{color:#e0e7ff0d}.lg\:text-indigo-100\/50{color:#e0e7ff80}.lg\:text-indigo-100\/60{color:#e0e7ff99}.lg\:text-indigo-100\/70{color:#e0e7ffb3}.lg\:text-indigo-100\/75{color:#e0e7ffbf}.lg\:text-indigo-100\/80{color:#e0e7ffcc}.lg\:text-indigo-100\/90{color:#e0e7ffe6}.lg\:text-indigo-100\/95{color:#e0e7fff2}.lg\:text-indigo-200{--tw-text-opacity:1;color:rgb(199 210 254 / var(--tw-text-opacity))}.lg\:text-indigo-200\/0{color:#c7d2fe00}.lg\:text-indigo-200\/10{color:#c7d2fe1a}.lg\:text-indigo-200\/100{color:#c7d2fe}.lg\:text-indigo-200\/20{color:#c7d2fe33}.lg\:text-indigo-200\/25{color:#c7d2fe40}.lg\:text-indigo-200\/30{color:#c7d2fe4d}.lg\:text-indigo-200\/40{color:#c7d2fe66}.lg\:text-indigo-200\/5{color:#c7d2fe0d}.lg\:text-indigo-200\/50{color:#c7d2fe80}.lg\:text-indigo-200\/60{color:#c7d2fe99}.lg\:text-indigo-200\/70{color:#c7d2feb3}.lg\:text-indigo-200\/75{color:#c7d2febf}.lg\:text-indigo-200\/80{color:#c7d2fecc}.lg\:text-indigo-200\/90{color:#c7d2fee6}.lg\:text-indigo-200\/95{color:#c7d2fef2}.lg\:text-indigo-300{--tw-text-opacity:1;color:rgb(165 180 252 / var(--tw-text-opacity))}.lg\:text-indigo-300\/0{color:#a5b4fc00}.lg\:text-indigo-300\/10{color:#a5b4fc1a}.lg\:text-indigo-300\/100{color:#a5b4fc}.lg\:text-indigo-300\/20{color:#a5b4fc33}.lg\:text-indigo-300\/25{color:#a5b4fc40}.lg\:text-indigo-300\/30{color:#a5b4fc4d}.lg\:text-indigo-300\/40{color:#a5b4fc66}.lg\:text-indigo-300\/5{color:#a5b4fc0d}.lg\:text-indigo-300\/50{color:#a5b4fc80}.lg\:text-indigo-300\/60{color:#a5b4fc99}.lg\:text-indigo-300\/70{color:#a5b4fcb3}.lg\:text-indigo-300\/75{color:#a5b4fcbf}.lg\:text-indigo-300\/80{color:#a5b4fccc}.lg\:text-indigo-300\/90{color:#a5b4fce6}.lg\:text-indigo-300\/95{color:#a5b4fcf2}.lg\:text-indigo-400{--tw-text-opacity:1;color:rgb(129 140 248 / var(--tw-text-opacity))}.lg\:text-indigo-400\/0{color:#818cf800}.lg\:text-indigo-400\/10{color:#818cf81a}.lg\:text-indigo-400\/100{color:#818cf8}.lg\:text-indigo-400\/20{color:#818cf833}.lg\:text-indigo-400\/25{color:#818cf840}.lg\:text-indigo-400\/30{color:#818cf84d}.lg\:text-indigo-400\/40{color:#818cf866}.lg\:text-indigo-400\/5{color:#818cf80d}.lg\:text-indigo-400\/50{color:#818cf880}.lg\:text-indigo-400\/60{color:#818cf899}.lg\:text-indigo-400\/70{color:#818cf8b3}.lg\:text-indigo-400\/75{color:#818cf8bf}.lg\:text-indigo-400\/80{color:#818cf8cc}.lg\:text-indigo-400\/90{color:#818cf8e6}.lg\:text-indigo-400\/95{color:#818cf8f2}.lg\:text-indigo-50{--tw-text-opacity:1;color:rgb(238 242 255 / var(--tw-text-opacity))}.lg\:text-indigo-50\/0{color:#eef2ff00}.lg\:text-indigo-50\/10{color:#eef2ff1a}.lg\:text-indigo-50\/100{color:#eef2ff}.lg\:text-indigo-50\/20{color:#eef2ff33}.lg\:text-indigo-50\/25{color:#eef2ff40}.lg\:text-indigo-50\/30{color:#eef2ff4d}.lg\:text-indigo-50\/40{color:#eef2ff66}.lg\:text-indigo-50\/5{color:#eef2ff0d}.lg\:text-indigo-50\/50{color:#eef2ff80}.lg\:text-indigo-50\/60{color:#eef2ff99}.lg\:text-indigo-50\/70{color:#eef2ffb3}.lg\:text-indigo-50\/75{color:#eef2ffbf}.lg\:text-indigo-50\/80{color:#eef2ffcc}.lg\:text-indigo-50\/90{color:#eef2ffe6}.lg\:text-indigo-50\/95{color:#eef2fff2}.lg\:text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.lg\:text-indigo-500\/0{color:#6366f100}.lg\:text-indigo-500\/10{color:#6366f11a}.lg\:text-indigo-500\/100{color:#6366f1}.lg\:text-indigo-500\/20{color:#6366f133}.lg\:text-indigo-500\/25{color:#6366f140}.lg\:text-indigo-500\/30{color:#6366f14d}.lg\:text-indigo-500\/40{color:#6366f166}.lg\:text-indigo-500\/5{color:#6366f10d}.lg\:text-indigo-500\/50{color:#6366f180}.lg\:text-indigo-500\/60{color:#6366f199}.lg\:text-indigo-500\/70{color:#6366f1b3}.lg\:text-indigo-500\/75{color:#6366f1bf}.lg\:text-indigo-500\/80{color:#6366f1cc}.lg\:text-indigo-500\/90{color:#6366f1e6}.lg\:text-indigo-500\/95{color:#6366f1f2}.lg\:text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity))}.lg\:text-indigo-600\/0{color:#4f46e500}.lg\:text-indigo-600\/10{color:#4f46e51a}.lg\:text-indigo-600\/100{color:#4f46e5}.lg\:text-indigo-600\/20{color:#4f46e533}.lg\:text-indigo-600\/25{color:#4f46e540}.lg\:text-indigo-600\/30{color:#4f46e54d}.lg\:text-indigo-600\/40{color:#4f46e566}.lg\:text-indigo-600\/5{color:#4f46e50d}.lg\:text-indigo-600\/50{color:#4f46e580}.lg\:text-indigo-600\/60{color:#4f46e599}.lg\:text-indigo-600\/70{color:#4f46e5b3}.lg\:text-indigo-600\/75{color:#4f46e5bf}.lg\:text-indigo-600\/80{color:#4f46e5cc}.lg\:text-indigo-600\/90{color:#4f46e5e6}.lg\:text-indigo-600\/95{color:#4f46e5f2}.lg\:text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202 / var(--tw-text-opacity))}.lg\:text-indigo-700\/0{color:#4338ca00}.lg\:text-indigo-700\/10{color:#4338ca1a}.lg\:text-indigo-700\/100{color:#4338ca}.lg\:text-indigo-700\/20{color:#4338ca33}.lg\:text-indigo-700\/25{color:#4338ca40}.lg\:text-indigo-700\/30{color:#4338ca4d}.lg\:text-indigo-700\/40{color:#4338ca66}.lg\:text-indigo-700\/5{color:#4338ca0d}.lg\:text-indigo-700\/50{color:#4338ca80}.lg\:text-indigo-700\/60{color:#4338ca99}.lg\:text-indigo-700\/70{color:#4338cab3}.lg\:text-indigo-700\/75{color:#4338cabf}.lg\:text-indigo-700\/80{color:#4338cacc}.lg\:text-indigo-700\/90{color:#4338cae6}.lg\:text-indigo-700\/95{color:#4338caf2}.lg\:text-indigo-800{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity))}.lg\:text-indigo-800\/0{color:#3730a300}.lg\:text-indigo-800\/10{color:#3730a31a}.lg\:text-indigo-800\/100{color:#3730a3}.lg\:text-indigo-800\/20{color:#3730a333}.lg\:text-indigo-800\/25{color:#3730a340}.lg\:text-indigo-800\/30{color:#3730a34d}.lg\:text-indigo-800\/40{color:#3730a366}.lg\:text-indigo-800\/5{color:#3730a30d}.lg\:text-indigo-800\/50{color:#3730a380}.lg\:text-indigo-800\/60{color:#3730a399}.lg\:text-indigo-800\/70{color:#3730a3b3}.lg\:text-indigo-800\/75{color:#3730a3bf}.lg\:text-indigo-800\/80{color:#3730a3cc}.lg\:text-indigo-800\/90{color:#3730a3e6}.lg\:text-indigo-800\/95{color:#3730a3f2}.lg\:text-indigo-900{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity))}.lg\:text-indigo-900\/0{color:#312e8100}.lg\:text-indigo-900\/10{color:#312e811a}.lg\:text-indigo-900\/100{color:#312e81}.lg\:text-indigo-900\/20{color:#312e8133}.lg\:text-indigo-900\/25{color:#312e8140}.lg\:text-indigo-900\/30{color:#312e814d}.lg\:text-indigo-900\/40{color:#312e8166}.lg\:text-indigo-900\/5{color:#312e810d}.lg\:text-indigo-900\/50{color:#312e8180}.lg\:text-indigo-900\/60{color:#312e8199}.lg\:text-indigo-900\/70{color:#312e81b3}.lg\:text-indigo-900\/75{color:#312e81bf}.lg\:text-indigo-900\/80{color:#312e81cc}.lg\:text-indigo-900\/90{color:#312e81e6}.lg\:text-indigo-900\/95{color:#312e81f2}.lg\:text-inherit{color:inherit}.lg\:text-lime-100{--tw-text-opacity:1;color:rgb(236 252 203 / var(--tw-text-opacity))}.lg\:text-lime-100\/0{color:#ecfccb00}.lg\:text-lime-100\/10{color:#ecfccb1a}.lg\:text-lime-100\/100{color:#ecfccb}.lg\:text-lime-100\/20{color:#ecfccb33}.lg\:text-lime-100\/25{color:#ecfccb40}.lg\:text-lime-100\/30{color:#ecfccb4d}.lg\:text-lime-100\/40{color:#ecfccb66}.lg\:text-lime-100\/5{color:#ecfccb0d}.lg\:text-lime-100\/50{color:#ecfccb80}.lg\:text-lime-100\/60{color:#ecfccb99}.lg\:text-lime-100\/70{color:#ecfccbb3}.lg\:text-lime-100\/75{color:#ecfccbbf}.lg\:text-lime-100\/80{color:#ecfccbcc}.lg\:text-lime-100\/90{color:#ecfccbe6}.lg\:text-lime-100\/95{color:#ecfccbf2}.lg\:text-lime-200{--tw-text-opacity:1;color:rgb(217 249 157 / var(--tw-text-opacity))}.lg\:text-lime-200\/0{color:#d9f99d00}.lg\:text-lime-200\/10{color:#d9f99d1a}.lg\:text-lime-200\/100{color:#d9f99d}.lg\:text-lime-200\/20{color:#d9f99d33}.lg\:text-lime-200\/25{color:#d9f99d40}.lg\:text-lime-200\/30{color:#d9f99d4d}.lg\:text-lime-200\/40{color:#d9f99d66}.lg\:text-lime-200\/5{color:#d9f99d0d}.lg\:text-lime-200\/50{color:#d9f99d80}.lg\:text-lime-200\/60{color:#d9f99d99}.lg\:text-lime-200\/70{color:#d9f99db3}.lg\:text-lime-200\/75{color:#d9f99dbf}.lg\:text-lime-200\/80{color:#d9f99dcc}.lg\:text-lime-200\/90{color:#d9f99de6}.lg\:text-lime-200\/95{color:#d9f99df2}.lg\:text-lime-300{--tw-text-opacity:1;color:rgb(190 242 100 / var(--tw-text-opacity))}.lg\:text-lime-300\/0{color:#bef26400}.lg\:text-lime-300\/10{color:#bef2641a}.lg\:text-lime-300\/100{color:#bef264}.lg\:text-lime-300\/20{color:#bef26433}.lg\:text-lime-300\/25{color:#bef26440}.lg\:text-lime-300\/30{color:#bef2644d}.lg\:text-lime-300\/40{color:#bef26466}.lg\:text-lime-300\/5{color:#bef2640d}.lg\:text-lime-300\/50{color:#bef26480}.lg\:text-lime-300\/60{color:#bef26499}.lg\:text-lime-300\/70{color:#bef264b3}.lg\:text-lime-300\/75{color:#bef264bf}.lg\:text-lime-300\/80{color:#bef264cc}.lg\:text-lime-300\/90{color:#bef264e6}.lg\:text-lime-300\/95{color:#bef264f2}.lg\:text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53 / var(--tw-text-opacity))}.lg\:text-lime-400\/0{color:#a3e63500}.lg\:text-lime-400\/10{color:#a3e6351a}.lg\:text-lime-400\/100{color:#a3e635}.lg\:text-lime-400\/20{color:#a3e63533}.lg\:text-lime-400\/25{color:#a3e63540}.lg\:text-lime-400\/30{color:#a3e6354d}.lg\:text-lime-400\/40{color:#a3e63566}.lg\:text-lime-400\/5{color:#a3e6350d}.lg\:text-lime-400\/50{color:#a3e63580}.lg\:text-lime-400\/60{color:#a3e63599}.lg\:text-lime-400\/70{color:#a3e635b3}.lg\:text-lime-400\/75{color:#a3e635bf}.lg\:text-lime-400\/80{color:#a3e635cc}.lg\:text-lime-400\/90{color:#a3e635e6}.lg\:text-lime-400\/95{color:#a3e635f2}.lg\:text-lime-50{--tw-text-opacity:1;color:rgb(247 254 231 / var(--tw-text-opacity))}.lg\:text-lime-50\/0{color:#f7fee700}.lg\:text-lime-50\/10{color:#f7fee71a}.lg\:text-lime-50\/100{color:#f7fee7}.lg\:text-lime-50\/20{color:#f7fee733}.lg\:text-lime-50\/25{color:#f7fee740}.lg\:text-lime-50\/30{color:#f7fee74d}.lg\:text-lime-50\/40{color:#f7fee766}.lg\:text-lime-50\/5{color:#f7fee70d}.lg\:text-lime-50\/50{color:#f7fee780}.lg\:text-lime-50\/60{color:#f7fee799}.lg\:text-lime-50\/70{color:#f7fee7b3}.lg\:text-lime-50\/75{color:#f7fee7bf}.lg\:text-lime-50\/80{color:#f7fee7cc}.lg\:text-lime-50\/90{color:#f7fee7e6}.lg\:text-lime-50\/95{color:#f7fee7f2}.lg\:text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22 / var(--tw-text-opacity))}.lg\:text-lime-500\/0{color:#84cc1600}.lg\:text-lime-500\/10{color:#84cc161a}.lg\:text-lime-500\/100{color:#84cc16}.lg\:text-lime-500\/20{color:#84cc1633}.lg\:text-lime-500\/25{color:#84cc1640}.lg\:text-lime-500\/30{color:#84cc164d}.lg\:text-lime-500\/40{color:#84cc1666}.lg\:text-lime-500\/5{color:#84cc160d}.lg\:text-lime-500\/50{color:#84cc1680}.lg\:text-lime-500\/60{color:#84cc1699}.lg\:text-lime-500\/70{color:#84cc16b3}.lg\:text-lime-500\/75{color:#84cc16bf}.lg\:text-lime-500\/80{color:#84cc16cc}.lg\:text-lime-500\/90{color:#84cc16e6}.lg\:text-lime-500\/95{color:#84cc16f2}.lg\:text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13 / var(--tw-text-opacity))}.lg\:text-lime-600\/0{color:#65a30d00}.lg\:text-lime-600\/10{color:#65a30d1a}.lg\:text-lime-600\/100{color:#65a30d}.lg\:text-lime-600\/20{color:#65a30d33}.lg\:text-lime-600\/25{color:#65a30d40}.lg\:text-lime-600\/30{color:#65a30d4d}.lg\:text-lime-600\/40{color:#65a30d66}.lg\:text-lime-600\/5{color:#65a30d0d}.lg\:text-lime-600\/50{color:#65a30d80}.lg\:text-lime-600\/60{color:#65a30d99}.lg\:text-lime-600\/70{color:#65a30db3}.lg\:text-lime-600\/75{color:#65a30dbf}.lg\:text-lime-600\/80{color:#65a30dcc}.lg\:text-lime-600\/90{color:#65a30de6}.lg\:text-lime-600\/95{color:#65a30df2}.lg\:text-lime-700{--tw-text-opacity:1;color:rgb(77 124 15 / var(--tw-text-opacity))}.lg\:text-lime-700\/0{color:#4d7c0f00}.lg\:text-lime-700\/10{color:#4d7c0f1a}.lg\:text-lime-700\/100{color:#4d7c0f}.lg\:text-lime-700\/20{color:#4d7c0f33}.lg\:text-lime-700\/25{color:#4d7c0f40}.lg\:text-lime-700\/30{color:#4d7c0f4d}.lg\:text-lime-700\/40{color:#4d7c0f66}.lg\:text-lime-700\/5{color:#4d7c0f0d}.lg\:text-lime-700\/50{color:#4d7c0f80}.lg\:text-lime-700\/60{color:#4d7c0f99}.lg\:text-lime-700\/70{color:#4d7c0fb3}.lg\:text-lime-700\/75{color:#4d7c0fbf}.lg\:text-lime-700\/80{color:#4d7c0fcc}.lg\:text-lime-700\/90{color:#4d7c0fe6}.lg\:text-lime-700\/95{color:#4d7c0ff2}.lg\:text-lime-800{--tw-text-opacity:1;color:rgb(63 98 18 / var(--tw-text-opacity))}.lg\:text-lime-800\/0{color:#3f621200}.lg\:text-lime-800\/10{color:#3f62121a}.lg\:text-lime-800\/100{color:#3f6212}.lg\:text-lime-800\/20{color:#3f621233}.lg\:text-lime-800\/25{color:#3f621240}.lg\:text-lime-800\/30{color:#3f62124d}.lg\:text-lime-800\/40{color:#3f621266}.lg\:text-lime-800\/5{color:#3f62120d}.lg\:text-lime-800\/50{color:#3f621280}.lg\:text-lime-800\/60{color:#3f621299}.lg\:text-lime-800\/70{color:#3f6212b3}.lg\:text-lime-800\/75{color:#3f6212bf}.lg\:text-lime-800\/80{color:#3f6212cc}.lg\:text-lime-800\/90{color:#3f6212e6}.lg\:text-lime-800\/95{color:#3f6212f2}.lg\:text-lime-900{--tw-text-opacity:1;color:rgb(54 83 20 / var(--tw-text-opacity))}.lg\:text-lime-900\/0{color:#36531400}.lg\:text-lime-900\/10{color:#3653141a}.lg\:text-lime-900\/100{color:#365314}.lg\:text-lime-900\/20{color:#36531433}.lg\:text-lime-900\/25{color:#36531440}.lg\:text-lime-900\/30{color:#3653144d}.lg\:text-lime-900\/40{color:#36531466}.lg\:text-lime-900\/5{color:#3653140d}.lg\:text-lime-900\/50{color:#36531480}.lg\:text-lime-900\/60{color:#36531499}.lg\:text-lime-900\/70{color:#365314b3}.lg\:text-lime-900\/75{color:#365314bf}.lg\:text-lime-900\/80{color:#365314cc}.lg\:text-lime-900\/90{color:#365314e6}.lg\:text-lime-900\/95{color:#365314f2}.lg\:text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245 / var(--tw-text-opacity))}.lg\:text-neutral-100\/0{color:#f5f5f500}.lg\:text-neutral-100\/10{color:#f5f5f51a}.lg\:text-neutral-100\/100{color:#f5f5f5}.lg\:text-neutral-100\/20{color:#f5f5f533}.lg\:text-neutral-100\/25{color:#f5f5f540}.lg\:text-neutral-100\/30{color:#f5f5f54d}.lg\:text-neutral-100\/40{color:#f5f5f566}.lg\:text-neutral-100\/5{color:#f5f5f50d}.lg\:text-neutral-100\/50{color:#f5f5f580}.lg\:text-neutral-100\/60{color:#f5f5f599}.lg\:text-neutral-100\/70{color:#f5f5f5b3}.lg\:text-neutral-100\/75{color:#f5f5f5bf}.lg\:text-neutral-100\/80{color:#f5f5f5cc}.lg\:text-neutral-100\/90{color:#f5f5f5e6}.lg\:text-neutral-100\/95{color:#f5f5f5f2}.lg\:text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229 / var(--tw-text-opacity))}.lg\:text-neutral-200\/0{color:#e5e5e500}.lg\:text-neutral-200\/10{color:#e5e5e51a}.lg\:text-neutral-200\/100{color:#e5e5e5}.lg\:text-neutral-200\/20{color:#e5e5e533}.lg\:text-neutral-200\/25{color:#e5e5e540}.lg\:text-neutral-200\/30{color:#e5e5e54d}.lg\:text-neutral-200\/40{color:#e5e5e566}.lg\:text-neutral-200\/5{color:#e5e5e50d}.lg\:text-neutral-200\/50{color:#e5e5e580}.lg\:text-neutral-200\/60{color:#e5e5e599}.lg\:text-neutral-200\/70{color:#e5e5e5b3}.lg\:text-neutral-200\/75{color:#e5e5e5bf}.lg\:text-neutral-200\/80{color:#e5e5e5cc}.lg\:text-neutral-200\/90{color:#e5e5e5e6}.lg\:text-neutral-200\/95{color:#e5e5e5f2}.lg\:text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity))}.lg\:text-neutral-300\/0{color:#d4d4d400}.lg\:text-neutral-300\/10{color:#d4d4d41a}.lg\:text-neutral-300\/100{color:#d4d4d4}.lg\:text-neutral-300\/20{color:#d4d4d433}.lg\:text-neutral-300\/25{color:#d4d4d440}.lg\:text-neutral-300\/30{color:#d4d4d44d}.lg\:text-neutral-300\/40{color:#d4d4d466}.lg\:text-neutral-300\/5{color:#d4d4d40d}.lg\:text-neutral-300\/50{color:#d4d4d480}.lg\:text-neutral-300\/60{color:#d4d4d499}.lg\:text-neutral-300\/70{color:#d4d4d4b3}.lg\:text-neutral-300\/75{color:#d4d4d4bf}.lg\:text-neutral-300\/80{color:#d4d4d4cc}.lg\:text-neutral-300\/90{color:#d4d4d4e6}.lg\:text-neutral-300\/95{color:#d4d4d4f2}.lg\:text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163 / var(--tw-text-opacity))}.lg\:text-neutral-400\/0{color:#a3a3a300}.lg\:text-neutral-400\/10{color:#a3a3a31a}.lg\:text-neutral-400\/100{color:#a3a3a3}.lg\:text-neutral-400\/20{color:#a3a3a333}.lg\:text-neutral-400\/25{color:#a3a3a340}.lg\:text-neutral-400\/30{color:#a3a3a34d}.lg\:text-neutral-400\/40{color:#a3a3a366}.lg\:text-neutral-400\/5{color:#a3a3a30d}.lg\:text-neutral-400\/50{color:#a3a3a380}.lg\:text-neutral-400\/60{color:#a3a3a399}.lg\:text-neutral-400\/70{color:#a3a3a3b3}.lg\:text-neutral-400\/75{color:#a3a3a3bf}.lg\:text-neutral-400\/80{color:#a3a3a3cc}.lg\:text-neutral-400\/90{color:#a3a3a3e6}.lg\:text-neutral-400\/95{color:#a3a3a3f2}.lg\:text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.lg\:text-neutral-50\/0{color:#fafafa00}.lg\:text-neutral-50\/10{color:#fafafa1a}.lg\:text-neutral-50\/100{color:#fafafa}.lg\:text-neutral-50\/20{color:#fafafa33}.lg\:text-neutral-50\/25{color:#fafafa40}.lg\:text-neutral-50\/30{color:#fafafa4d}.lg\:text-neutral-50\/40{color:#fafafa66}.lg\:text-neutral-50\/5{color:#fafafa0d}.lg\:text-neutral-50\/50{color:#fafafa80}.lg\:text-neutral-50\/60{color:#fafafa99}.lg\:text-neutral-50\/70{color:#fafafab3}.lg\:text-neutral-50\/75{color:#fafafabf}.lg\:text-neutral-50\/80{color:#fafafacc}.lg\:text-neutral-50\/90{color:#fafafae6}.lg\:text-neutral-50\/95{color:#fafafaf2}.lg\:text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.lg\:text-neutral-500\/0{color:#73737300}.lg\:text-neutral-500\/10{color:#7373731a}.lg\:text-neutral-500\/100{color:#737373}.lg\:text-neutral-500\/20{color:#73737333}.lg\:text-neutral-500\/25{color:#73737340}.lg\:text-neutral-500\/30{color:#7373734d}.lg\:text-neutral-500\/40{color:#73737366}.lg\:text-neutral-500\/5{color:#7373730d}.lg\:text-neutral-500\/50{color:#73737380}.lg\:text-neutral-500\/60{color:#73737399}.lg\:text-neutral-500\/70{color:#737373b3}.lg\:text-neutral-500\/75{color:#737373bf}.lg\:text-neutral-500\/80{color:#737373cc}.lg\:text-neutral-500\/90{color:#737373e6}.lg\:text-neutral-500\/95{color:#737373f2}.lg\:text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82 / var(--tw-text-opacity))}.lg\:text-neutral-600\/0{color:#52525200}.lg\:text-neutral-600\/10{color:#5252521a}.lg\:text-neutral-600\/100{color:#525252}.lg\:text-neutral-600\/20{color:#52525233}.lg\:text-neutral-600\/25{color:#52525240}.lg\:text-neutral-600\/30{color:#5252524d}.lg\:text-neutral-600\/40{color:#52525266}.lg\:text-neutral-600\/5{color:#5252520d}.lg\:text-neutral-600\/50{color:#52525280}.lg\:text-neutral-600\/60{color:#52525299}.lg\:text-neutral-600\/70{color:#525252b3}.lg\:text-neutral-600\/75{color:#525252bf}.lg\:text-neutral-600\/80{color:#525252cc}.lg\:text-neutral-600\/90{color:#525252e6}.lg\:text-neutral-600\/95{color:#525252f2}.lg\:text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64 / var(--tw-text-opacity))}.lg\:text-neutral-700\/0{color:#40404000}.lg\:text-neutral-700\/10{color:#4040401a}.lg\:text-neutral-700\/100{color:#404040}.lg\:text-neutral-700\/20{color:#40404033}.lg\:text-neutral-700\/25{color:#40404040}.lg\:text-neutral-700\/30{color:#4040404d}.lg\:text-neutral-700\/40{color:#40404066}.lg\:text-neutral-700\/5{color:#4040400d}.lg\:text-neutral-700\/50{color:#40404080}.lg\:text-neutral-700\/60{color:#40404099}.lg\:text-neutral-700\/70{color:#404040b3}.lg\:text-neutral-700\/75{color:#404040bf}.lg\:text-neutral-700\/80{color:#404040cc}.lg\:text-neutral-700\/90{color:#404040e6}.lg\:text-neutral-700\/95{color:#404040f2}.lg\:text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38 / var(--tw-text-opacity))}.lg\:text-neutral-800\/0{color:#26262600}.lg\:text-neutral-800\/10{color:#2626261a}.lg\:text-neutral-800\/100{color:#262626}.lg\:text-neutral-800\/20{color:#26262633}.lg\:text-neutral-800\/25{color:#26262640}.lg\:text-neutral-800\/30{color:#2626264d}.lg\:text-neutral-800\/40{color:#26262666}.lg\:text-neutral-800\/5{color:#2626260d}.lg\:text-neutral-800\/50{color:#26262680}.lg\:text-neutral-800\/60{color:#26262699}.lg\:text-neutral-800\/70{color:#262626b3}.lg\:text-neutral-800\/75{color:#262626bf}.lg\:text-neutral-800\/80{color:#262626cc}.lg\:text-neutral-800\/90{color:#262626e6}.lg\:text-neutral-800\/95{color:#262626f2}.lg\:text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23 / var(--tw-text-opacity))}.lg\:text-neutral-900\/0{color:#17171700}.lg\:text-neutral-900\/10{color:#1717171a}.lg\:text-neutral-900\/100{color:#171717}.lg\:text-neutral-900\/20{color:#17171733}.lg\:text-neutral-900\/25{color:#17171740}.lg\:text-neutral-900\/30{color:#1717174d}.lg\:text-neutral-900\/40{color:#17171766}.lg\:text-neutral-900\/5{color:#1717170d}.lg\:text-neutral-900\/50{color:#17171780}.lg\:text-neutral-900\/60{color:#17171799}.lg\:text-neutral-900\/70{color:#171717b3}.lg\:text-neutral-900\/75{color:#171717bf}.lg\:text-neutral-900\/80{color:#171717cc}.lg\:text-neutral-900\/90{color:#171717e6}.lg\:text-neutral-900\/95{color:#171717f2}.lg\:text-orange-100{--tw-text-opacity:1;color:rgb(255 237 213 / var(--tw-text-opacity))}.lg\:text-orange-100\/0{color:#ffedd500}.lg\:text-orange-100\/10{color:#ffedd51a}.lg\:text-orange-100\/100{color:#ffedd5}.lg\:text-orange-100\/20{color:#ffedd533}.lg\:text-orange-100\/25{color:#ffedd540}.lg\:text-orange-100\/30{color:#ffedd54d}.lg\:text-orange-100\/40{color:#ffedd566}.lg\:text-orange-100\/5{color:#ffedd50d}.lg\:text-orange-100\/50{color:#ffedd580}.lg\:text-orange-100\/60{color:#ffedd599}.lg\:text-orange-100\/70{color:#ffedd5b3}.lg\:text-orange-100\/75{color:#ffedd5bf}.lg\:text-orange-100\/80{color:#ffedd5cc}.lg\:text-orange-100\/90{color:#ffedd5e6}.lg\:text-orange-100\/95{color:#ffedd5f2}.lg\:text-orange-200{--tw-text-opacity:1;color:rgb(254 215 170 / var(--tw-text-opacity))}.lg\:text-orange-200\/0{color:#fed7aa00}.lg\:text-orange-200\/10{color:#fed7aa1a}.lg\:text-orange-200\/100{color:#fed7aa}.lg\:text-orange-200\/20{color:#fed7aa33}.lg\:text-orange-200\/25{color:#fed7aa40}.lg\:text-orange-200\/30{color:#fed7aa4d}.lg\:text-orange-200\/40{color:#fed7aa66}.lg\:text-orange-200\/5{color:#fed7aa0d}.lg\:text-orange-200\/50{color:#fed7aa80}.lg\:text-orange-200\/60{color:#fed7aa99}.lg\:text-orange-200\/70{color:#fed7aab3}.lg\:text-orange-200\/75{color:#fed7aabf}.lg\:text-orange-200\/80{color:#fed7aacc}.lg\:text-orange-200\/90{color:#fed7aae6}.lg\:text-orange-200\/95{color:#fed7aaf2}.lg\:text-orange-300{--tw-text-opacity:1;color:rgb(253 186 116 / var(--tw-text-opacity))}.lg\:text-orange-300\/0{color:#fdba7400}.lg\:text-orange-300\/10{color:#fdba741a}.lg\:text-orange-300\/100{color:#fdba74}.lg\:text-orange-300\/20{color:#fdba7433}.lg\:text-orange-300\/25{color:#fdba7440}.lg\:text-orange-300\/30{color:#fdba744d}.lg\:text-orange-300\/40{color:#fdba7466}.lg\:text-orange-300\/5{color:#fdba740d}.lg\:text-orange-300\/50{color:#fdba7480}.lg\:text-orange-300\/60{color:#fdba7499}.lg\:text-orange-300\/70{color:#fdba74b3}.lg\:text-orange-300\/75{color:#fdba74bf}.lg\:text-orange-300\/80{color:#fdba74cc}.lg\:text-orange-300\/90{color:#fdba74e6}.lg\:text-orange-300\/95{color:#fdba74f2}.lg\:text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60 / var(--tw-text-opacity))}.lg\:text-orange-400\/0{color:#fb923c00}.lg\:text-orange-400\/10{color:#fb923c1a}.lg\:text-orange-400\/100{color:#fb923c}.lg\:text-orange-400\/20{color:#fb923c33}.lg\:text-orange-400\/25{color:#fb923c40}.lg\:text-orange-400\/30{color:#fb923c4d}.lg\:text-orange-400\/40{color:#fb923c66}.lg\:text-orange-400\/5{color:#fb923c0d}.lg\:text-orange-400\/50{color:#fb923c80}.lg\:text-orange-400\/60{color:#fb923c99}.lg\:text-orange-400\/70{color:#fb923cb3}.lg\:text-orange-400\/75{color:#fb923cbf}.lg\:text-orange-400\/80{color:#fb923ccc}.lg\:text-orange-400\/90{color:#fb923ce6}.lg\:text-orange-400\/95{color:#fb923cf2}.lg\:text-orange-50{--tw-text-opacity:1;color:rgb(255 247 237 / var(--tw-text-opacity))}.lg\:text-orange-50\/0{color:#fff7ed00}.lg\:text-orange-50\/10{color:#fff7ed1a}.lg\:text-orange-50\/100{color:#fff7ed}.lg\:text-orange-50\/20{color:#fff7ed33}.lg\:text-orange-50\/25{color:#fff7ed40}.lg\:text-orange-50\/30{color:#fff7ed4d}.lg\:text-orange-50\/40{color:#fff7ed66}.lg\:text-orange-50\/5{color:#fff7ed0d}.lg\:text-orange-50\/50{color:#fff7ed80}.lg\:text-orange-50\/60{color:#fff7ed99}.lg\:text-orange-50\/70{color:#fff7edb3}.lg\:text-orange-50\/75{color:#fff7edbf}.lg\:text-orange-50\/80{color:#fff7edcc}.lg\:text-orange-50\/90{color:#fff7ede6}.lg\:text-orange-50\/95{color:#fff7edf2}.lg\:text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22 / var(--tw-text-opacity))}.lg\:text-orange-500\/0{color:#f9731600}.lg\:text-orange-500\/10{color:#f973161a}.lg\:text-orange-500\/100{color:#f97316}.lg\:text-orange-500\/20{color:#f9731633}.lg\:text-orange-500\/25{color:#f9731640}.lg\:text-orange-500\/30{color:#f973164d}.lg\:text-orange-500\/40{color:#f9731666}.lg\:text-orange-500\/5{color:#f973160d}.lg\:text-orange-500\/50{color:#f9731680}.lg\:text-orange-500\/60{color:#f9731699}.lg\:text-orange-500\/70{color:#f97316b3}.lg\:text-orange-500\/75{color:#f97316bf}.lg\:text-orange-500\/80{color:#f97316cc}.lg\:text-orange-500\/90{color:#f97316e6}.lg\:text-orange-500\/95{color:#f97316f2}.lg\:text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12 / var(--tw-text-opacity))}.lg\:text-orange-600\/0{color:#ea580c00}.lg\:text-orange-600\/10{color:#ea580c1a}.lg\:text-orange-600\/100{color:#ea580c}.lg\:text-orange-600\/20{color:#ea580c33}.lg\:text-orange-600\/25{color:#ea580c40}.lg\:text-orange-600\/30{color:#ea580c4d}.lg\:text-orange-600\/40{color:#ea580c66}.lg\:text-orange-600\/5{color:#ea580c0d}.lg\:text-orange-600\/50{color:#ea580c80}.lg\:text-orange-600\/60{color:#ea580c99}.lg\:text-orange-600\/70{color:#ea580cb3}.lg\:text-orange-600\/75{color:#ea580cbf}.lg\:text-orange-600\/80{color:#ea580ccc}.lg\:text-orange-600\/90{color:#ea580ce6}.lg\:text-orange-600\/95{color:#ea580cf2}.lg\:text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12 / var(--tw-text-opacity))}.lg\:text-orange-700\/0{color:#c2410c00}.lg\:text-orange-700\/10{color:#c2410c1a}.lg\:text-orange-700\/100{color:#c2410c}.lg\:text-orange-700\/20{color:#c2410c33}.lg\:text-orange-700\/25{color:#c2410c40}.lg\:text-orange-700\/30{color:#c2410c4d}.lg\:text-orange-700\/40{color:#c2410c66}.lg\:text-orange-700\/5{color:#c2410c0d}.lg\:text-orange-700\/50{color:#c2410c80}.lg\:text-orange-700\/60{color:#c2410c99}.lg\:text-orange-700\/70{color:#c2410cb3}.lg\:text-orange-700\/75{color:#c2410cbf}.lg\:text-orange-700\/80{color:#c2410ccc}.lg\:text-orange-700\/90{color:#c2410ce6}.lg\:text-orange-700\/95{color:#c2410cf2}.lg\:text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity))}.lg\:text-orange-800\/0{color:#9a341200}.lg\:text-orange-800\/10{color:#9a34121a}.lg\:text-orange-800\/100{color:#9a3412}.lg\:text-orange-800\/20{color:#9a341233}.lg\:text-orange-800\/25{color:#9a341240}.lg\:text-orange-800\/30{color:#9a34124d}.lg\:text-orange-800\/40{color:#9a341266}.lg\:text-orange-800\/5{color:#9a34120d}.lg\:text-orange-800\/50{color:#9a341280}.lg\:text-orange-800\/60{color:#9a341299}.lg\:text-orange-800\/70{color:#9a3412b3}.lg\:text-orange-800\/75{color:#9a3412bf}.lg\:text-orange-800\/80{color:#9a3412cc}.lg\:text-orange-800\/90{color:#9a3412e6}.lg\:text-orange-800\/95{color:#9a3412f2}.lg\:text-orange-900{--tw-text-opacity:1;color:rgb(124 45 18 / var(--tw-text-opacity))}.lg\:text-orange-900\/0{color:#7c2d1200}.lg\:text-orange-900\/10{color:#7c2d121a}.lg\:text-orange-900\/100{color:#7c2d12}.lg\:text-orange-900\/20{color:#7c2d1233}.lg\:text-orange-900\/25{color:#7c2d1240}.lg\:text-orange-900\/30{color:#7c2d124d}.lg\:text-orange-900\/40{color:#7c2d1266}.lg\:text-orange-900\/5{color:#7c2d120d}.lg\:text-orange-900\/50{color:#7c2d1280}.lg\:text-orange-900\/60{color:#7c2d1299}.lg\:text-orange-900\/70{color:#7c2d12b3}.lg\:text-orange-900\/75{color:#7c2d12bf}.lg\:text-orange-900\/80{color:#7c2d12cc}.lg\:text-orange-900\/90{color:#7c2d12e6}.lg\:text-orange-900\/95{color:#7c2d12f2}.lg\:text-pink-100{--tw-text-opacity:1;color:rgb(252 231 243 / var(--tw-text-opacity))}.lg\:text-pink-100\/0{color:#fce7f300}.lg\:text-pink-100\/10{color:#fce7f31a}.lg\:text-pink-100\/100{color:#fce7f3}.lg\:text-pink-100\/20{color:#fce7f333}.lg\:text-pink-100\/25{color:#fce7f340}.lg\:text-pink-100\/30{color:#fce7f34d}.lg\:text-pink-100\/40{color:#fce7f366}.lg\:text-pink-100\/5{color:#fce7f30d}.lg\:text-pink-100\/50{color:#fce7f380}.lg\:text-pink-100\/60{color:#fce7f399}.lg\:text-pink-100\/70{color:#fce7f3b3}.lg\:text-pink-100\/75{color:#fce7f3bf}.lg\:text-pink-100\/80{color:#fce7f3cc}.lg\:text-pink-100\/90{color:#fce7f3e6}.lg\:text-pink-100\/95{color:#fce7f3f2}.lg\:text-pink-200{--tw-text-opacity:1;color:rgb(251 207 232 / var(--tw-text-opacity))}.lg\:text-pink-200\/0{color:#fbcfe800}.lg\:text-pink-200\/10{color:#fbcfe81a}.lg\:text-pink-200\/100{color:#fbcfe8}.lg\:text-pink-200\/20{color:#fbcfe833}.lg\:text-pink-200\/25{color:#fbcfe840}.lg\:text-pink-200\/30{color:#fbcfe84d}.lg\:text-pink-200\/40{color:#fbcfe866}.lg\:text-pink-200\/5{color:#fbcfe80d}.lg\:text-pink-200\/50{color:#fbcfe880}.lg\:text-pink-200\/60{color:#fbcfe899}.lg\:text-pink-200\/70{color:#fbcfe8b3}.lg\:text-pink-200\/75{color:#fbcfe8bf}.lg\:text-pink-200\/80{color:#fbcfe8cc}.lg\:text-pink-200\/90{color:#fbcfe8e6}.lg\:text-pink-200\/95{color:#fbcfe8f2}.lg\:text-pink-300{--tw-text-opacity:1;color:rgb(249 168 212 / var(--tw-text-opacity))}.lg\:text-pink-300\/0{color:#f9a8d400}.lg\:text-pink-300\/10{color:#f9a8d41a}.lg\:text-pink-300\/100{color:#f9a8d4}.lg\:text-pink-300\/20{color:#f9a8d433}.lg\:text-pink-300\/25{color:#f9a8d440}.lg\:text-pink-300\/30{color:#f9a8d44d}.lg\:text-pink-300\/40{color:#f9a8d466}.lg\:text-pink-300\/5{color:#f9a8d40d}.lg\:text-pink-300\/50{color:#f9a8d480}.lg\:text-pink-300\/60{color:#f9a8d499}.lg\:text-pink-300\/70{color:#f9a8d4b3}.lg\:text-pink-300\/75{color:#f9a8d4bf}.lg\:text-pink-300\/80{color:#f9a8d4cc}.lg\:text-pink-300\/90{color:#f9a8d4e6}.lg\:text-pink-300\/95{color:#f9a8d4f2}.lg\:text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182 / var(--tw-text-opacity))}.lg\:text-pink-400\/0{color:#f472b600}.lg\:text-pink-400\/10{color:#f472b61a}.lg\:text-pink-400\/100{color:#f472b6}.lg\:text-pink-400\/20{color:#f472b633}.lg\:text-pink-400\/25{color:#f472b640}.lg\:text-pink-400\/30{color:#f472b64d}.lg\:text-pink-400\/40{color:#f472b666}.lg\:text-pink-400\/5{color:#f472b60d}.lg\:text-pink-400\/50{color:#f472b680}.lg\:text-pink-400\/60{color:#f472b699}.lg\:text-pink-400\/70{color:#f472b6b3}.lg\:text-pink-400\/75{color:#f472b6bf}.lg\:text-pink-400\/80{color:#f472b6cc}.lg\:text-pink-400\/90{color:#f472b6e6}.lg\:text-pink-400\/95{color:#f472b6f2}.lg\:text-pink-50{--tw-text-opacity:1;color:rgb(253 242 248 / var(--tw-text-opacity))}.lg\:text-pink-50\/0{color:#fdf2f800}.lg\:text-pink-50\/10{color:#fdf2f81a}.lg\:text-pink-50\/100{color:#fdf2f8}.lg\:text-pink-50\/20{color:#fdf2f833}.lg\:text-pink-50\/25{color:#fdf2f840}.lg\:text-pink-50\/30{color:#fdf2f84d}.lg\:text-pink-50\/40{color:#fdf2f866}.lg\:text-pink-50\/5{color:#fdf2f80d}.lg\:text-pink-50\/50{color:#fdf2f880}.lg\:text-pink-50\/60{color:#fdf2f899}.lg\:text-pink-50\/70{color:#fdf2f8b3}.lg\:text-pink-50\/75{color:#fdf2f8bf}.lg\:text-pink-50\/80{color:#fdf2f8cc}.lg\:text-pink-50\/90{color:#fdf2f8e6}.lg\:text-pink-50\/95{color:#fdf2f8f2}.lg\:text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.lg\:text-pink-500\/0{color:#ec489900}.lg\:text-pink-500\/10{color:#ec48991a}.lg\:text-pink-500\/100{color:#ec4899}.lg\:text-pink-500\/20{color:#ec489933}.lg\:text-pink-500\/25{color:#ec489940}.lg\:text-pink-500\/30{color:#ec48994d}.lg\:text-pink-500\/40{color:#ec489966}.lg\:text-pink-500\/5{color:#ec48990d}.lg\:text-pink-500\/50{color:#ec489980}.lg\:text-pink-500\/60{color:#ec489999}.lg\:text-pink-500\/70{color:#ec4899b3}.lg\:text-pink-500\/75{color:#ec4899bf}.lg\:text-pink-500\/80{color:#ec4899cc}.lg\:text-pink-500\/90{color:#ec4899e6}.lg\:text-pink-500\/95{color:#ec4899f2}.lg\:text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119 / var(--tw-text-opacity))}.lg\:text-pink-600\/0{color:#db277700}.lg\:text-pink-600\/10{color:#db27771a}.lg\:text-pink-600\/100{color:#db2777}.lg\:text-pink-600\/20{color:#db277733}.lg\:text-pink-600\/25{color:#db277740}.lg\:text-pink-600\/30{color:#db27774d}.lg\:text-pink-600\/40{color:#db277766}.lg\:text-pink-600\/5{color:#db27770d}.lg\:text-pink-600\/50{color:#db277780}.lg\:text-pink-600\/60{color:#db277799}.lg\:text-pink-600\/70{color:#db2777b3}.lg\:text-pink-600\/75{color:#db2777bf}.lg\:text-pink-600\/80{color:#db2777cc}.lg\:text-pink-600\/90{color:#db2777e6}.lg\:text-pink-600\/95{color:#db2777f2}.lg\:text-pink-700{--tw-text-opacity:1;color:rgb(190 24 93 / var(--tw-text-opacity))}.lg\:text-pink-700\/0{color:#be185d00}.lg\:text-pink-700\/10{color:#be185d1a}.lg\:text-pink-700\/100{color:#be185d}.lg\:text-pink-700\/20{color:#be185d33}.lg\:text-pink-700\/25{color:#be185d40}.lg\:text-pink-700\/30{color:#be185d4d}.lg\:text-pink-700\/40{color:#be185d66}.lg\:text-pink-700\/5{color:#be185d0d}.lg\:text-pink-700\/50{color:#be185d80}.lg\:text-pink-700\/60{color:#be185d99}.lg\:text-pink-700\/70{color:#be185db3}.lg\:text-pink-700\/75{color:#be185dbf}.lg\:text-pink-700\/80{color:#be185dcc}.lg\:text-pink-700\/90{color:#be185de6}.lg\:text-pink-700\/95{color:#be185df2}.lg\:text-pink-800{--tw-text-opacity:1;color:rgb(157 23 77 / var(--tw-text-opacity))}.lg\:text-pink-800\/0{color:#9d174d00}.lg\:text-pink-800\/10{color:#9d174d1a}.lg\:text-pink-800\/100{color:#9d174d}.lg\:text-pink-800\/20{color:#9d174d33}.lg\:text-pink-800\/25{color:#9d174d40}.lg\:text-pink-800\/30{color:#9d174d4d}.lg\:text-pink-800\/40{color:#9d174d66}.lg\:text-pink-800\/5{color:#9d174d0d}.lg\:text-pink-800\/50{color:#9d174d80}.lg\:text-pink-800\/60{color:#9d174d99}.lg\:text-pink-800\/70{color:#9d174db3}.lg\:text-pink-800\/75{color:#9d174dbf}.lg\:text-pink-800\/80{color:#9d174dcc}.lg\:text-pink-800\/90{color:#9d174de6}.lg\:text-pink-800\/95{color:#9d174df2}.lg\:text-pink-900{--tw-text-opacity:1;color:rgb(131 24 67 / var(--tw-text-opacity))}.lg\:text-pink-900\/0{color:#83184300}.lg\:text-pink-900\/10{color:#8318431a}.lg\:text-pink-900\/100{color:#831843}.lg\:text-pink-900\/20{color:#83184333}.lg\:text-pink-900\/25{color:#83184340}.lg\:text-pink-900\/30{color:#8318434d}.lg\:text-pink-900\/40{color:#83184366}.lg\:text-pink-900\/5{color:#8318430d}.lg\:text-pink-900\/50{color:#83184380}.lg\:text-pink-900\/60{color:#83184399}.lg\:text-pink-900\/70{color:#831843b3}.lg\:text-pink-900\/75{color:#831843bf}.lg\:text-pink-900\/80{color:#831843cc}.lg\:text-pink-900\/90{color:#831843e6}.lg\:text-pink-900\/95{color:#831843f2}.lg\:text-primary{color:var(--color-brand-primary)}.lg\:text-primary-alpha{color:var(--color-blue-150)}.lg\:text-primary-medium{color:var(--color-blue-medium)}.lg\:text-purple-100{--tw-text-opacity:1;color:rgb(243 232 255 / var(--tw-text-opacity))}.lg\:text-purple-100\/0{color:#f3e8ff00}.lg\:text-purple-100\/10{color:#f3e8ff1a}.lg\:text-purple-100\/100{color:#f3e8ff}.lg\:text-purple-100\/20{color:#f3e8ff33}.lg\:text-purple-100\/25{color:#f3e8ff40}.lg\:text-purple-100\/30{color:#f3e8ff4d}.lg\:text-purple-100\/40{color:#f3e8ff66}.lg\:text-purple-100\/5{color:#f3e8ff0d}.lg\:text-purple-100\/50{color:#f3e8ff80}.lg\:text-purple-100\/60{color:#f3e8ff99}.lg\:text-purple-100\/70{color:#f3e8ffb3}.lg\:text-purple-100\/75{color:#f3e8ffbf}.lg\:text-purple-100\/80{color:#f3e8ffcc}.lg\:text-purple-100\/90{color:#f3e8ffe6}.lg\:text-purple-100\/95{color:#f3e8fff2}.lg\:text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity))}.lg\:text-purple-200\/0{color:#e9d5ff00}.lg\:text-purple-200\/10{color:#e9d5ff1a}.lg\:text-purple-200\/100{color:#e9d5ff}.lg\:text-purple-200\/20{color:#e9d5ff33}.lg\:text-purple-200\/25{color:#e9d5ff40}.lg\:text-purple-200\/30{color:#e9d5ff4d}.lg\:text-purple-200\/40{color:#e9d5ff66}.lg\:text-purple-200\/5{color:#e9d5ff0d}.lg\:text-purple-200\/50{color:#e9d5ff80}.lg\:text-purple-200\/60{color:#e9d5ff99}.lg\:text-purple-200\/70{color:#e9d5ffb3}.lg\:text-purple-200\/75{color:#e9d5ffbf}.lg\:text-purple-200\/80{color:#e9d5ffcc}.lg\:text-purple-200\/90{color:#e9d5ffe6}.lg\:text-purple-200\/95{color:#e9d5fff2}.lg\:text-purple-300{--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity))}.lg\:text-purple-300\/0{color:#d8b4fe00}.lg\:text-purple-300\/10{color:#d8b4fe1a}.lg\:text-purple-300\/100{color:#d8b4fe}.lg\:text-purple-300\/20{color:#d8b4fe33}.lg\:text-purple-300\/25{color:#d8b4fe40}.lg\:text-purple-300\/30{color:#d8b4fe4d}.lg\:text-purple-300\/40{color:#d8b4fe66}.lg\:text-purple-300\/5{color:#d8b4fe0d}.lg\:text-purple-300\/50{color:#d8b4fe80}.lg\:text-purple-300\/60{color:#d8b4fe99}.lg\:text-purple-300\/70{color:#d8b4feb3}.lg\:text-purple-300\/75{color:#d8b4febf}.lg\:text-purple-300\/80{color:#d8b4fecc}.lg\:text-purple-300\/90{color:#d8b4fee6}.lg\:text-purple-300\/95{color:#d8b4fef2}.lg\:text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity))}.lg\:text-purple-400\/0{color:#c084fc00}.lg\:text-purple-400\/10{color:#c084fc1a}.lg\:text-purple-400\/100{color:#c084fc}.lg\:text-purple-400\/20{color:#c084fc33}.lg\:text-purple-400\/25{color:#c084fc40}.lg\:text-purple-400\/30{color:#c084fc4d}.lg\:text-purple-400\/40{color:#c084fc66}.lg\:text-purple-400\/5{color:#c084fc0d}.lg\:text-purple-400\/50{color:#c084fc80}.lg\:text-purple-400\/60{color:#c084fc99}.lg\:text-purple-400\/70{color:#c084fcb3}.lg\:text-purple-400\/75{color:#c084fcbf}.lg\:text-purple-400\/80{color:#c084fccc}.lg\:text-purple-400\/90{color:#c084fce6}.lg\:text-purple-400\/95{color:#c084fcf2}.lg\:text-purple-50{--tw-text-opacity:1;color:rgb(250 245 255 / var(--tw-text-opacity))}.lg\:text-purple-50\/0{color:#faf5ff00}.lg\:text-purple-50\/10{color:#faf5ff1a}.lg\:text-purple-50\/100{color:#faf5ff}.lg\:text-purple-50\/20{color:#faf5ff33}.lg\:text-purple-50\/25{color:#faf5ff40}.lg\:text-purple-50\/30{color:#faf5ff4d}.lg\:text-purple-50\/40{color:#faf5ff66}.lg\:text-purple-50\/5{color:#faf5ff0d}.lg\:text-purple-50\/50{color:#faf5ff80}.lg\:text-purple-50\/60{color:#faf5ff99}.lg\:text-purple-50\/70{color:#faf5ffb3}.lg\:text-purple-50\/75{color:#faf5ffbf}.lg\:text-purple-50\/80{color:#faf5ffcc}.lg\:text-purple-50\/90{color:#faf5ffe6}.lg\:text-purple-50\/95{color:#faf5fff2}.lg\:text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity))}.lg\:text-purple-500\/0{color:#a855f700}.lg\:text-purple-500\/10{color:#a855f71a}.lg\:text-purple-500\/100{color:#a855f7}.lg\:text-purple-500\/20{color:#a855f733}.lg\:text-purple-500\/25{color:#a855f740}.lg\:text-purple-500\/30{color:#a855f74d}.lg\:text-purple-500\/40{color:#a855f766}.lg\:text-purple-500\/5{color:#a855f70d}.lg\:text-purple-500\/50{color:#a855f780}.lg\:text-purple-500\/60{color:#a855f799}.lg\:text-purple-500\/70{color:#a855f7b3}.lg\:text-purple-500\/75{color:#a855f7bf}.lg\:text-purple-500\/80{color:#a855f7cc}.lg\:text-purple-500\/90{color:#a855f7e6}.lg\:text-purple-500\/95{color:#a855f7f2}.lg\:text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity))}.lg\:text-purple-600\/0{color:#9333ea00}.lg\:text-purple-600\/10{color:#9333ea1a}.lg\:text-purple-600\/100{color:#9333ea}.lg\:text-purple-600\/20{color:#9333ea33}.lg\:text-purple-600\/25{color:#9333ea40}.lg\:text-purple-600\/30{color:#9333ea4d}.lg\:text-purple-600\/40{color:#9333ea66}.lg\:text-purple-600\/5{color:#9333ea0d}.lg\:text-purple-600\/50{color:#9333ea80}.lg\:text-purple-600\/60{color:#9333ea99}.lg\:text-purple-600\/70{color:#9333eab3}.lg\:text-purple-600\/75{color:#9333eabf}.lg\:text-purple-600\/80{color:#9333eacc}.lg\:text-purple-600\/90{color:#9333eae6}.lg\:text-purple-600\/95{color:#9333eaf2}.lg\:text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206 / var(--tw-text-opacity))}.lg\:text-purple-700\/0{color:#7e22ce00}.lg\:text-purple-700\/10{color:#7e22ce1a}.lg\:text-purple-700\/100{color:#7e22ce}.lg\:text-purple-700\/20{color:#7e22ce33}.lg\:text-purple-700\/25{color:#7e22ce40}.lg\:text-purple-700\/30{color:#7e22ce4d}.lg\:text-purple-700\/40{color:#7e22ce66}.lg\:text-purple-700\/5{color:#7e22ce0d}.lg\:text-purple-700\/50{color:#7e22ce80}.lg\:text-purple-700\/60{color:#7e22ce99}.lg\:text-purple-700\/70{color:#7e22ceb3}.lg\:text-purple-700\/75{color:#7e22cebf}.lg\:text-purple-700\/80{color:#7e22cecc}.lg\:text-purple-700\/90{color:#7e22cee6}.lg\:text-purple-700\/95{color:#7e22cef2}.lg\:text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity))}.lg\:text-purple-800\/0{color:#6b21a800}.lg\:text-purple-800\/10{color:#6b21a81a}.lg\:text-purple-800\/100{color:#6b21a8}.lg\:text-purple-800\/20{color:#6b21a833}.lg\:text-purple-800\/25{color:#6b21a840}.lg\:text-purple-800\/30{color:#6b21a84d}.lg\:text-purple-800\/40{color:#6b21a866}.lg\:text-purple-800\/5{color:#6b21a80d}.lg\:text-purple-800\/50{color:#6b21a880}.lg\:text-purple-800\/60{color:#6b21a899}.lg\:text-purple-800\/70{color:#6b21a8b3}.lg\:text-purple-800\/75{color:#6b21a8bf}.lg\:text-purple-800\/80{color:#6b21a8cc}.lg\:text-purple-800\/90{color:#6b21a8e6}.lg\:text-purple-800\/95{color:#6b21a8f2}.lg\:text-purple-900{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity))}.lg\:text-purple-900\/0{color:#581c8700}.lg\:text-purple-900\/10{color:#581c871a}.lg\:text-purple-900\/100{color:#581c87}.lg\:text-purple-900\/20{color:#581c8733}.lg\:text-purple-900\/25{color:#581c8740}.lg\:text-purple-900\/30{color:#581c874d}.lg\:text-purple-900\/40{color:#581c8766}.lg\:text-purple-900\/5{color:#581c870d}.lg\:text-purple-900\/50{color:#581c8780}.lg\:text-purple-900\/60{color:#581c8799}.lg\:text-purple-900\/70{color:#581c87b3}.lg\:text-purple-900\/75{color:#581c87bf}.lg\:text-purple-900\/80{color:#581c87cc}.lg\:text-purple-900\/90{color:#581c87e6}.lg\:text-purple-900\/95{color:#581c87f2}.lg\:text-red-100{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.lg\:text-red-100\/0{color:#fee2e200}.lg\:text-red-100\/10{color:#fee2e21a}.lg\:text-red-100\/100{color:#fee2e2}.lg\:text-red-100\/20{color:#fee2e233}.lg\:text-red-100\/25{color:#fee2e240}.lg\:text-red-100\/30{color:#fee2e24d}.lg\:text-red-100\/40{color:#fee2e266}.lg\:text-red-100\/5{color:#fee2e20d}.lg\:text-red-100\/50{color:#fee2e280}.lg\:text-red-100\/60{color:#fee2e299}.lg\:text-red-100\/70{color:#fee2e2b3}.lg\:text-red-100\/75{color:#fee2e2bf}.lg\:text-red-100\/80{color:#fee2e2cc}.lg\:text-red-100\/90{color:#fee2e2e6}.lg\:text-red-100\/95{color:#fee2e2f2}.lg\:text-red-200{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity))}.lg\:text-red-200\/0{color:#fecaca00}.lg\:text-red-200\/10{color:#fecaca1a}.lg\:text-red-200\/100{color:#fecaca}.lg\:text-red-200\/20{color:#fecaca33}.lg\:text-red-200\/25{color:#fecaca40}.lg\:text-red-200\/30{color:#fecaca4d}.lg\:text-red-200\/40{color:#fecaca66}.lg\:text-red-200\/5{color:#fecaca0d}.lg\:text-red-200\/50{color:#fecaca80}.lg\:text-red-200\/60{color:#fecaca99}.lg\:text-red-200\/70{color:#fecacab3}.lg\:text-red-200\/75{color:#fecacabf}.lg\:text-red-200\/80{color:#fecacacc}.lg\:text-red-200\/90{color:#fecacae6}.lg\:text-red-200\/95{color:#fecacaf2}.lg\:text-red-300{--tw-text-opacity:1;color:rgb(252 165 165 / var(--tw-text-opacity))}.lg\:text-red-300\/0{color:#fca5a500}.lg\:text-red-300\/10{color:#fca5a51a}.lg\:text-red-300\/100{color:#fca5a5}.lg\:text-red-300\/20{color:#fca5a533}.lg\:text-red-300\/25{color:#fca5a540}.lg\:text-red-300\/30{color:#fca5a54d}.lg\:text-red-300\/40{color:#fca5a566}.lg\:text-red-300\/5{color:#fca5a50d}.lg\:text-red-300\/50{color:#fca5a580}.lg\:text-red-300\/60{color:#fca5a599}.lg\:text-red-300\/70{color:#fca5a5b3}.lg\:text-red-300\/75{color:#fca5a5bf}.lg\:text-red-300\/80{color:#fca5a5cc}.lg\:text-red-300\/90{color:#fca5a5e6}.lg\:text-red-300\/95{color:#fca5a5f2}.lg\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.lg\:text-red-400\/0{color:#f8717100}.lg\:text-red-400\/10{color:#f871711a}.lg\:text-red-400\/100{color:#f87171}.lg\:text-red-400\/20{color:#f8717133}.lg\:text-red-400\/25{color:#f8717140}.lg\:text-red-400\/30{color:#f871714d}.lg\:text-red-400\/40{color:#f8717166}.lg\:text-red-400\/5{color:#f871710d}.lg\:text-red-400\/50{color:#f8717180}.lg\:text-red-400\/60{color:#f8717199}.lg\:text-red-400\/70{color:#f87171b3}.lg\:text-red-400\/75{color:#f87171bf}.lg\:text-red-400\/80{color:#f87171cc}.lg\:text-red-400\/90{color:#f87171e6}.lg\:text-red-400\/95{color:#f87171f2}.lg\:text-red-50{--tw-text-opacity:1;color:rgb(254 242 242 / var(--tw-text-opacity))}.lg\:text-red-50\/0{color:#fef2f200}.lg\:text-red-50\/10{color:#fef2f21a}.lg\:text-red-50\/100{color:#fef2f2}.lg\:text-red-50\/20{color:#fef2f233}.lg\:text-red-50\/25{color:#fef2f240}.lg\:text-red-50\/30{color:#fef2f24d}.lg\:text-red-50\/40{color:#fef2f266}.lg\:text-red-50\/5{color:#fef2f20d}.lg\:text-red-50\/50{color:#fef2f280}.lg\:text-red-50\/60{color:#fef2f299}.lg\:text-red-50\/70{color:#fef2f2b3}.lg\:text-red-50\/75{color:#fef2f2bf}.lg\:text-red-50\/80{color:#fef2f2cc}.lg\:text-red-50\/90{color:#fef2f2e6}.lg\:text-red-50\/95{color:#fef2f2f2}.lg\:text-red-500{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity))}.lg\:text-red-500\/0{color:#ef444400}.lg\:text-red-500\/10{color:#ef44441a}.lg\:text-red-500\/100{color:#ef4444}.lg\:text-red-500\/20{color:#ef444433}.lg\:text-red-500\/25{color:#ef444440}.lg\:text-red-500\/30{color:#ef44444d}.lg\:text-red-500\/40{color:#ef444466}.lg\:text-red-500\/5{color:#ef44440d}.lg\:text-red-500\/50{color:#ef444480}.lg\:text-red-500\/60{color:#ef444499}.lg\:text-red-500\/70{color:#ef4444b3}.lg\:text-red-500\/75{color:#ef4444bf}.lg\:text-red-500\/80{color:#ef4444cc}.lg\:text-red-500\/90{color:#ef4444e6}.lg\:text-red-500\/95{color:#ef4444f2}.lg\:text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.lg\:text-red-600\/0{color:#dc262600}.lg\:text-red-600\/10{color:#dc26261a}.lg\:text-red-600\/100{color:#dc2626}.lg\:text-red-600\/20{color:#dc262633}.lg\:text-red-600\/25{color:#dc262640}.lg\:text-red-600\/30{color:#dc26264d}.lg\:text-red-600\/40{color:#dc262666}.lg\:text-red-600\/5{color:#dc26260d}.lg\:text-red-600\/50{color:#dc262680}.lg\:text-red-600\/60{color:#dc262699}.lg\:text-red-600\/70{color:#dc2626b3}.lg\:text-red-600\/75{color:#dc2626bf}.lg\:text-red-600\/80{color:#dc2626cc}.lg\:text-red-600\/90{color:#dc2626e6}.lg\:text-red-600\/95{color:#dc2626f2}.lg\:text-red-700{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity))}.lg\:text-red-700\/0{color:#b91c1c00}.lg\:text-red-700\/10{color:#b91c1c1a}.lg\:text-red-700\/100{color:#b91c1c}.lg\:text-red-700\/20{color:#b91c1c33}.lg\:text-red-700\/25{color:#b91c1c40}.lg\:text-red-700\/30{color:#b91c1c4d}.lg\:text-red-700\/40{color:#b91c1c66}.lg\:text-red-700\/5{color:#b91c1c0d}.lg\:text-red-700\/50{color:#b91c1c80}.lg\:text-red-700\/60{color:#b91c1c99}.lg\:text-red-700\/70{color:#b91c1cb3}.lg\:text-red-700\/75{color:#b91c1cbf}.lg\:text-red-700\/80{color:#b91c1ccc}.lg\:text-red-700\/90{color:#b91c1ce6}.lg\:text-red-700\/95{color:#b91c1cf2}.lg\:text-red-800{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity))}.lg\:text-red-800\/0{color:#991b1b00}.lg\:text-red-800\/10{color:#991b1b1a}.lg\:text-red-800\/100{color:#991b1b}.lg\:text-red-800\/20{color:#991b1b33}.lg\:text-red-800\/25{color:#991b1b40}.lg\:text-red-800\/30{color:#991b1b4d}.lg\:text-red-800\/40{color:#991b1b66}.lg\:text-red-800\/5{color:#991b1b0d}.lg\:text-red-800\/50{color:#991b1b80}.lg\:text-red-800\/60{color:#991b1b99}.lg\:text-red-800\/70{color:#991b1bb3}.lg\:text-red-800\/75{color:#991b1bbf}.lg\:text-red-800\/80{color:#991b1bcc}.lg\:text-red-800\/90{color:#991b1be6}.lg\:text-red-800\/95{color:#991b1bf2}.lg\:text-red-900{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity))}.lg\:text-red-900\/0{color:#7f1d1d00}.lg\:text-red-900\/10{color:#7f1d1d1a}.lg\:text-red-900\/100{color:#7f1d1d}.lg\:text-red-900\/20{color:#7f1d1d33}.lg\:text-red-900\/25{color:#7f1d1d40}.lg\:text-red-900\/30{color:#7f1d1d4d}.lg\:text-red-900\/40{color:#7f1d1d66}.lg\:text-red-900\/5{color:#7f1d1d0d}.lg\:text-red-900\/50{color:#7f1d1d80}.lg\:text-red-900\/60{color:#7f1d1d99}.lg\:text-red-900\/70{color:#7f1d1db3}.lg\:text-red-900\/75{color:#7f1d1dbf}.lg\:text-red-900\/80{color:#7f1d1dcc}.lg\:text-red-900\/90{color:#7f1d1de6}.lg\:text-red-900\/95{color:#7f1d1df2}.lg\:text-red-dark{color:var(--color-red-dark)}.lg\:text-red-light{color:var(--color-red-light)}.lg\:text-red-medium{color:var(--color-red-medium)}.lg\:text-rose-100{--tw-text-opacity:1;color:rgb(255 228 230 / var(--tw-text-opacity))}.lg\:text-rose-100\/0{color:#ffe4e600}.lg\:text-rose-100\/10{color:#ffe4e61a}.lg\:text-rose-100\/100{color:#ffe4e6}.lg\:text-rose-100\/20{color:#ffe4e633}.lg\:text-rose-100\/25{color:#ffe4e640}.lg\:text-rose-100\/30{color:#ffe4e64d}.lg\:text-rose-100\/40{color:#ffe4e666}.lg\:text-rose-100\/5{color:#ffe4e60d}.lg\:text-rose-100\/50{color:#ffe4e680}.lg\:text-rose-100\/60{color:#ffe4e699}.lg\:text-rose-100\/70{color:#ffe4e6b3}.lg\:text-rose-100\/75{color:#ffe4e6bf}.lg\:text-rose-100\/80{color:#ffe4e6cc}.lg\:text-rose-100\/90{color:#ffe4e6e6}.lg\:text-rose-100\/95{color:#ffe4e6f2}.lg\:text-rose-200{--tw-text-opacity:1;color:rgb(254 205 211 / var(--tw-text-opacity))}.lg\:text-rose-200\/0{color:#fecdd300}.lg\:text-rose-200\/10{color:#fecdd31a}.lg\:text-rose-200\/100{color:#fecdd3}.lg\:text-rose-200\/20{color:#fecdd333}.lg\:text-rose-200\/25{color:#fecdd340}.lg\:text-rose-200\/30{color:#fecdd34d}.lg\:text-rose-200\/40{color:#fecdd366}.lg\:text-rose-200\/5{color:#fecdd30d}.lg\:text-rose-200\/50{color:#fecdd380}.lg\:text-rose-200\/60{color:#fecdd399}.lg\:text-rose-200\/70{color:#fecdd3b3}.lg\:text-rose-200\/75{color:#fecdd3bf}.lg\:text-rose-200\/80{color:#fecdd3cc}.lg\:text-rose-200\/90{color:#fecdd3e6}.lg\:text-rose-200\/95{color:#fecdd3f2}.lg\:text-rose-300{--tw-text-opacity:1;color:rgb(253 164 175 / var(--tw-text-opacity))}.lg\:text-rose-300\/0{color:#fda4af00}.lg\:text-rose-300\/10{color:#fda4af1a}.lg\:text-rose-300\/100{color:#fda4af}.lg\:text-rose-300\/20{color:#fda4af33}.lg\:text-rose-300\/25{color:#fda4af40}.lg\:text-rose-300\/30{color:#fda4af4d}.lg\:text-rose-300\/40{color:#fda4af66}.lg\:text-rose-300\/5{color:#fda4af0d}.lg\:text-rose-300\/50{color:#fda4af80}.lg\:text-rose-300\/60{color:#fda4af99}.lg\:text-rose-300\/70{color:#fda4afb3}.lg\:text-rose-300\/75{color:#fda4afbf}.lg\:text-rose-300\/80{color:#fda4afcc}.lg\:text-rose-300\/90{color:#fda4afe6}.lg\:text-rose-300\/95{color:#fda4aff2}.lg\:text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133 / var(--tw-text-opacity))}.lg\:text-rose-400\/0{color:#fb718500}.lg\:text-rose-400\/10{color:#fb71851a}.lg\:text-rose-400\/100{color:#fb7185}.lg\:text-rose-400\/20{color:#fb718533}.lg\:text-rose-400\/25{color:#fb718540}.lg\:text-rose-400\/30{color:#fb71854d}.lg\:text-rose-400\/40{color:#fb718566}.lg\:text-rose-400\/5{color:#fb71850d}.lg\:text-rose-400\/50{color:#fb718580}.lg\:text-rose-400\/60{color:#fb718599}.lg\:text-rose-400\/70{color:#fb7185b3}.lg\:text-rose-400\/75{color:#fb7185bf}.lg\:text-rose-400\/80{color:#fb7185cc}.lg\:text-rose-400\/90{color:#fb7185e6}.lg\:text-rose-400\/95{color:#fb7185f2}.lg\:text-rose-50{--tw-text-opacity:1;color:rgb(255 241 242 / var(--tw-text-opacity))}.lg\:text-rose-50\/0{color:#fff1f200}.lg\:text-rose-50\/10{color:#fff1f21a}.lg\:text-rose-50\/100{color:#fff1f2}.lg\:text-rose-50\/20{color:#fff1f233}.lg\:text-rose-50\/25{color:#fff1f240}.lg\:text-rose-50\/30{color:#fff1f24d}.lg\:text-rose-50\/40{color:#fff1f266}.lg\:text-rose-50\/5{color:#fff1f20d}.lg\:text-rose-50\/50{color:#fff1f280}.lg\:text-rose-50\/60{color:#fff1f299}.lg\:text-rose-50\/70{color:#fff1f2b3}.lg\:text-rose-50\/75{color:#fff1f2bf}.lg\:text-rose-50\/80{color:#fff1f2cc}.lg\:text-rose-50\/90{color:#fff1f2e6}.lg\:text-rose-50\/95{color:#fff1f2f2}.lg\:text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94 / var(--tw-text-opacity))}.lg\:text-rose-500\/0{color:#f43f5e00}.lg\:text-rose-500\/10{color:#f43f5e1a}.lg\:text-rose-500\/100{color:#f43f5e}.lg\:text-rose-500\/20{color:#f43f5e33}.lg\:text-rose-500\/25{color:#f43f5e40}.lg\:text-rose-500\/30{color:#f43f5e4d}.lg\:text-rose-500\/40{color:#f43f5e66}.lg\:text-rose-500\/5{color:#f43f5e0d}.lg\:text-rose-500\/50{color:#f43f5e80}.lg\:text-rose-500\/60{color:#f43f5e99}.lg\:text-rose-500\/70{color:#f43f5eb3}.lg\:text-rose-500\/75{color:#f43f5ebf}.lg\:text-rose-500\/80{color:#f43f5ecc}.lg\:text-rose-500\/90{color:#f43f5ee6}.lg\:text-rose-500\/95{color:#f43f5ef2}.lg\:text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72 / var(--tw-text-opacity))}.lg\:text-rose-600\/0{color:#e11d4800}.lg\:text-rose-600\/10{color:#e11d481a}.lg\:text-rose-600\/100{color:#e11d48}.lg\:text-rose-600\/20{color:#e11d4833}.lg\:text-rose-600\/25{color:#e11d4840}.lg\:text-rose-600\/30{color:#e11d484d}.lg\:text-rose-600\/40{color:#e11d4866}.lg\:text-rose-600\/5{color:#e11d480d}.lg\:text-rose-600\/50{color:#e11d4880}.lg\:text-rose-600\/60{color:#e11d4899}.lg\:text-rose-600\/70{color:#e11d48b3}.lg\:text-rose-600\/75{color:#e11d48bf}.lg\:text-rose-600\/80{color:#e11d48cc}.lg\:text-rose-600\/90{color:#e11d48e6}.lg\:text-rose-600\/95{color:#e11d48f2}.lg\:text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60 / var(--tw-text-opacity))}.lg\:text-rose-700\/0{color:#be123c00}.lg\:text-rose-700\/10{color:#be123c1a}.lg\:text-rose-700\/100{color:#be123c}.lg\:text-rose-700\/20{color:#be123c33}.lg\:text-rose-700\/25{color:#be123c40}.lg\:text-rose-700\/30{color:#be123c4d}.lg\:text-rose-700\/40{color:#be123c66}.lg\:text-rose-700\/5{color:#be123c0d}.lg\:text-rose-700\/50{color:#be123c80}.lg\:text-rose-700\/60{color:#be123c99}.lg\:text-rose-700\/70{color:#be123cb3}.lg\:text-rose-700\/75{color:#be123cbf}.lg\:text-rose-700\/80{color:#be123ccc}.lg\:text-rose-700\/90{color:#be123ce6}.lg\:text-rose-700\/95{color:#be123cf2}.lg\:text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57 / var(--tw-text-opacity))}.lg\:text-rose-800\/0{color:#9f123900}.lg\:text-rose-800\/10{color:#9f12391a}.lg\:text-rose-800\/100{color:#9f1239}.lg\:text-rose-800\/20{color:#9f123933}.lg\:text-rose-800\/25{color:#9f123940}.lg\:text-rose-800\/30{color:#9f12394d}.lg\:text-rose-800\/40{color:#9f123966}.lg\:text-rose-800\/5{color:#9f12390d}.lg\:text-rose-800\/50{color:#9f123980}.lg\:text-rose-800\/60{color:#9f123999}.lg\:text-rose-800\/70{color:#9f1239b3}.lg\:text-rose-800\/75{color:#9f1239bf}.lg\:text-rose-800\/80{color:#9f1239cc}.lg\:text-rose-800\/90{color:#9f1239e6}.lg\:text-rose-800\/95{color:#9f1239f2}.lg\:text-rose-900{--tw-text-opacity:1;color:rgb(136 19 55 / var(--tw-text-opacity))}.lg\:text-rose-900\/0{color:#88133700}.lg\:text-rose-900\/10{color:#8813371a}.lg\:text-rose-900\/100{color:#881337}.lg\:text-rose-900\/20{color:#88133733}.lg\:text-rose-900\/25{color:#88133740}.lg\:text-rose-900\/30{color:#8813374d}.lg\:text-rose-900\/40{color:#88133766}.lg\:text-rose-900\/5{color:#8813370d}.lg\:text-rose-900\/50{color:#88133780}.lg\:text-rose-900\/60{color:#88133799}.lg\:text-rose-900\/70{color:#881337b3}.lg\:text-rose-900\/75{color:#881337bf}.lg\:text-rose-900\/80{color:#881337cc}.lg\:text-rose-900\/90{color:#881337e6}.lg\:text-rose-900\/95{color:#881337f2}.lg\:text-secondary{color:var(--color-blue-800)}.lg\:text-secondary-light{color:var(--color-blue-200)}.lg\:text-secondary-lighter{color:var(--color-blue-100)}.lg\:text-secondary-medium{color:var(--color-blue-500)}.lg\:text-sky-100{--tw-text-opacity:1;color:rgb(224 242 254 / var(--tw-text-opacity))}.lg\:text-sky-100\/0{color:#e0f2fe00}.lg\:text-sky-100\/10{color:#e0f2fe1a}.lg\:text-sky-100\/100{color:#e0f2fe}.lg\:text-sky-100\/20{color:#e0f2fe33}.lg\:text-sky-100\/25{color:#e0f2fe40}.lg\:text-sky-100\/30{color:#e0f2fe4d}.lg\:text-sky-100\/40{color:#e0f2fe66}.lg\:text-sky-100\/5{color:#e0f2fe0d}.lg\:text-sky-100\/50{color:#e0f2fe80}.lg\:text-sky-100\/60{color:#e0f2fe99}.lg\:text-sky-100\/70{color:#e0f2feb3}.lg\:text-sky-100\/75{color:#e0f2febf}.lg\:text-sky-100\/80{color:#e0f2fecc}.lg\:text-sky-100\/90{color:#e0f2fee6}.lg\:text-sky-100\/95{color:#e0f2fef2}.lg\:text-sky-200{--tw-text-opacity:1;color:rgb(186 230 253 / var(--tw-text-opacity))}.lg\:text-sky-200\/0{color:#bae6fd00}.lg\:text-sky-200\/10{color:#bae6fd1a}.lg\:text-sky-200\/100{color:#bae6fd}.lg\:text-sky-200\/20{color:#bae6fd33}.lg\:text-sky-200\/25{color:#bae6fd40}.lg\:text-sky-200\/30{color:#bae6fd4d}.lg\:text-sky-200\/40{color:#bae6fd66}.lg\:text-sky-200\/5{color:#bae6fd0d}.lg\:text-sky-200\/50{color:#bae6fd80}.lg\:text-sky-200\/60{color:#bae6fd99}.lg\:text-sky-200\/70{color:#bae6fdb3}.lg\:text-sky-200\/75{color:#bae6fdbf}.lg\:text-sky-200\/80{color:#bae6fdcc}.lg\:text-sky-200\/90{color:#bae6fde6}.lg\:text-sky-200\/95{color:#bae6fdf2}.lg\:text-sky-300{--tw-text-opacity:1;color:rgb(125 211 252 / var(--tw-text-opacity))}.lg\:text-sky-300\/0{color:#7dd3fc00}.lg\:text-sky-300\/10{color:#7dd3fc1a}.lg\:text-sky-300\/100{color:#7dd3fc}.lg\:text-sky-300\/20{color:#7dd3fc33}.lg\:text-sky-300\/25{color:#7dd3fc40}.lg\:text-sky-300\/30{color:#7dd3fc4d}.lg\:text-sky-300\/40{color:#7dd3fc66}.lg\:text-sky-300\/5{color:#7dd3fc0d}.lg\:text-sky-300\/50{color:#7dd3fc80}.lg\:text-sky-300\/60{color:#7dd3fc99}.lg\:text-sky-300\/70{color:#7dd3fcb3}.lg\:text-sky-300\/75{color:#7dd3fcbf}.lg\:text-sky-300\/80{color:#7dd3fccc}.lg\:text-sky-300\/90{color:#7dd3fce6}.lg\:text-sky-300\/95{color:#7dd3fcf2}.lg\:text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248 / var(--tw-text-opacity))}.lg\:text-sky-400\/0{color:#38bdf800}.lg\:text-sky-400\/10{color:#38bdf81a}.lg\:text-sky-400\/100{color:#38bdf8}.lg\:text-sky-400\/20{color:#38bdf833}.lg\:text-sky-400\/25{color:#38bdf840}.lg\:text-sky-400\/30{color:#38bdf84d}.lg\:text-sky-400\/40{color:#38bdf866}.lg\:text-sky-400\/5{color:#38bdf80d}.lg\:text-sky-400\/50{color:#38bdf880}.lg\:text-sky-400\/60{color:#38bdf899}.lg\:text-sky-400\/70{color:#38bdf8b3}.lg\:text-sky-400\/75{color:#38bdf8bf}.lg\:text-sky-400\/80{color:#38bdf8cc}.lg\:text-sky-400\/90{color:#38bdf8e6}.lg\:text-sky-400\/95{color:#38bdf8f2}.lg\:text-sky-50{--tw-text-opacity:1;color:rgb(240 249 255 / var(--tw-text-opacity))}.lg\:text-sky-50\/0{color:#f0f9ff00}.lg\:text-sky-50\/10{color:#f0f9ff1a}.lg\:text-sky-50\/100{color:#f0f9ff}.lg\:text-sky-50\/20{color:#f0f9ff33}.lg\:text-sky-50\/25{color:#f0f9ff40}.lg\:text-sky-50\/30{color:#f0f9ff4d}.lg\:text-sky-50\/40{color:#f0f9ff66}.lg\:text-sky-50\/5{color:#f0f9ff0d}.lg\:text-sky-50\/50{color:#f0f9ff80}.lg\:text-sky-50\/60{color:#f0f9ff99}.lg\:text-sky-50\/70{color:#f0f9ffb3}.lg\:text-sky-50\/75{color:#f0f9ffbf}.lg\:text-sky-50\/80{color:#f0f9ffcc}.lg\:text-sky-50\/90{color:#f0f9ffe6}.lg\:text-sky-50\/95{color:#f0f9fff2}.lg\:text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233 / var(--tw-text-opacity))}.lg\:text-sky-500\/0{color:#0ea5e900}.lg\:text-sky-500\/10{color:#0ea5e91a}.lg\:text-sky-500\/100{color:#0ea5e9}.lg\:text-sky-500\/20{color:#0ea5e933}.lg\:text-sky-500\/25{color:#0ea5e940}.lg\:text-sky-500\/30{color:#0ea5e94d}.lg\:text-sky-500\/40{color:#0ea5e966}.lg\:text-sky-500\/5{color:#0ea5e90d}.lg\:text-sky-500\/50{color:#0ea5e980}.lg\:text-sky-500\/60{color:#0ea5e999}.lg\:text-sky-500\/70{color:#0ea5e9b3}.lg\:text-sky-500\/75{color:#0ea5e9bf}.lg\:text-sky-500\/80{color:#0ea5e9cc}.lg\:text-sky-500\/90{color:#0ea5e9e6}.lg\:text-sky-500\/95{color:#0ea5e9f2}.lg\:text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199 / var(--tw-text-opacity))}.lg\:text-sky-600\/0{color:#0284c700}.lg\:text-sky-600\/10{color:#0284c71a}.lg\:text-sky-600\/100{color:#0284c7}.lg\:text-sky-600\/20{color:#0284c733}.lg\:text-sky-600\/25{color:#0284c740}.lg\:text-sky-600\/30{color:#0284c74d}.lg\:text-sky-600\/40{color:#0284c766}.lg\:text-sky-600\/5{color:#0284c70d}.lg\:text-sky-600\/50{color:#0284c780}.lg\:text-sky-600\/60{color:#0284c799}.lg\:text-sky-600\/70{color:#0284c7b3}.lg\:text-sky-600\/75{color:#0284c7bf}.lg\:text-sky-600\/80{color:#0284c7cc}.lg\:text-sky-600\/90{color:#0284c7e6}.lg\:text-sky-600\/95{color:#0284c7f2}.lg\:text-sky-700{--tw-text-opacity:1;color:rgb(3 105 161 / var(--tw-text-opacity))}.lg\:text-sky-700\/0{color:#0369a100}.lg\:text-sky-700\/10{color:#0369a11a}.lg\:text-sky-700\/100{color:#0369a1}.lg\:text-sky-700\/20{color:#0369a133}.lg\:text-sky-700\/25{color:#0369a140}.lg\:text-sky-700\/30{color:#0369a14d}.lg\:text-sky-700\/40{color:#0369a166}.lg\:text-sky-700\/5{color:#0369a10d}.lg\:text-sky-700\/50{color:#0369a180}.lg\:text-sky-700\/60{color:#0369a199}.lg\:text-sky-700\/70{color:#0369a1b3}.lg\:text-sky-700\/75{color:#0369a1bf}.lg\:text-sky-700\/80{color:#0369a1cc}.lg\:text-sky-700\/90{color:#0369a1e6}.lg\:text-sky-700\/95{color:#0369a1f2}.lg\:text-sky-800{--tw-text-opacity:1;color:rgb(7 89 133 / var(--tw-text-opacity))}.lg\:text-sky-800\/0{color:#07598500}.lg\:text-sky-800\/10{color:#0759851a}.lg\:text-sky-800\/100{color:#075985}.lg\:text-sky-800\/20{color:#07598533}.lg\:text-sky-800\/25{color:#07598540}.lg\:text-sky-800\/30{color:#0759854d}.lg\:text-sky-800\/40{color:#07598566}.lg\:text-sky-800\/5{color:#0759850d}.lg\:text-sky-800\/50{color:#07598580}.lg\:text-sky-800\/60{color:#07598599}.lg\:text-sky-800\/70{color:#075985b3}.lg\:text-sky-800\/75{color:#075985bf}.lg\:text-sky-800\/80{color:#075985cc}.lg\:text-sky-800\/90{color:#075985e6}.lg\:text-sky-800\/95{color:#075985f2}.lg\:text-sky-900{--tw-text-opacity:1;color:rgb(12 74 110 / var(--tw-text-opacity))}.lg\:text-sky-900\/0{color:#0c4a6e00}.lg\:text-sky-900\/10{color:#0c4a6e1a}.lg\:text-sky-900\/100{color:#0c4a6e}.lg\:text-sky-900\/20{color:#0c4a6e33}.lg\:text-sky-900\/25{color:#0c4a6e40}.lg\:text-sky-900\/30{color:#0c4a6e4d}.lg\:text-sky-900\/40{color:#0c4a6e66}.lg\:text-sky-900\/5{color:#0c4a6e0d}.lg\:text-sky-900\/50{color:#0c4a6e80}.lg\:text-sky-900\/60{color:#0c4a6e99}.lg\:text-sky-900\/70{color:#0c4a6eb3}.lg\:text-sky-900\/75{color:#0c4a6ebf}.lg\:text-sky-900\/80{color:#0c4a6ecc}.lg\:text-sky-900\/90{color:#0c4a6ee6}.lg\:text-sky-900\/95{color:#0c4a6ef2}.lg\:text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249 / var(--tw-text-opacity))}.lg\:text-slate-100\/0{color:#f1f5f900}.lg\:text-slate-100\/10{color:#f1f5f91a}.lg\:text-slate-100\/100{color:#f1f5f9}.lg\:text-slate-100\/20{color:#f1f5f933}.lg\:text-slate-100\/25{color:#f1f5f940}.lg\:text-slate-100\/30{color:#f1f5f94d}.lg\:text-slate-100\/40{color:#f1f5f966}.lg\:text-slate-100\/5{color:#f1f5f90d}.lg\:text-slate-100\/50{color:#f1f5f980}.lg\:text-slate-100\/60{color:#f1f5f999}.lg\:text-slate-100\/70{color:#f1f5f9b3}.lg\:text-slate-100\/75{color:#f1f5f9bf}.lg\:text-slate-100\/80{color:#f1f5f9cc}.lg\:text-slate-100\/90{color:#f1f5f9e6}.lg\:text-slate-100\/95{color:#f1f5f9f2}.lg\:text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity))}.lg\:text-slate-200\/0{color:#e2e8f000}.lg\:text-slate-200\/10{color:#e2e8f01a}.lg\:text-slate-200\/100{color:#e2e8f0}.lg\:text-slate-200\/20{color:#e2e8f033}.lg\:text-slate-200\/25{color:#e2e8f040}.lg\:text-slate-200\/30{color:#e2e8f04d}.lg\:text-slate-200\/40{color:#e2e8f066}.lg\:text-slate-200\/5{color:#e2e8f00d}.lg\:text-slate-200\/50{color:#e2e8f080}.lg\:text-slate-200\/60{color:#e2e8f099}.lg\:text-slate-200\/70{color:#e2e8f0b3}.lg\:text-slate-200\/75{color:#e2e8f0bf}.lg\:text-slate-200\/80{color:#e2e8f0cc}.lg\:text-slate-200\/90{color:#e2e8f0e6}.lg\:text-slate-200\/95{color:#e2e8f0f2}.lg\:text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity))}.lg\:text-slate-300\/0{color:#cbd5e100}.lg\:text-slate-300\/10{color:#cbd5e11a}.lg\:text-slate-300\/100{color:#cbd5e1}.lg\:text-slate-300\/20{color:#cbd5e133}.lg\:text-slate-300\/25{color:#cbd5e140}.lg\:text-slate-300\/30{color:#cbd5e14d}.lg\:text-slate-300\/40{color:#cbd5e166}.lg\:text-slate-300\/5{color:#cbd5e10d}.lg\:text-slate-300\/50{color:#cbd5e180}.lg\:text-slate-300\/60{color:#cbd5e199}.lg\:text-slate-300\/70{color:#cbd5e1b3}.lg\:text-slate-300\/75{color:#cbd5e1bf}.lg\:text-slate-300\/80{color:#cbd5e1cc}.lg\:text-slate-300\/90{color:#cbd5e1e6}.lg\:text-slate-300\/95{color:#cbd5e1f2}.lg\:text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity))}.lg\:text-slate-400\/0{color:#94a3b800}.lg\:text-slate-400\/10{color:#94a3b81a}.lg\:text-slate-400\/100{color:#94a3b8}.lg\:text-slate-400\/20{color:#94a3b833}.lg\:text-slate-400\/25{color:#94a3b840}.lg\:text-slate-400\/30{color:#94a3b84d}.lg\:text-slate-400\/40{color:#94a3b866}.lg\:text-slate-400\/5{color:#94a3b80d}.lg\:text-slate-400\/50{color:#94a3b880}.lg\:text-slate-400\/60{color:#94a3b899}.lg\:text-slate-400\/70{color:#94a3b8b3}.lg\:text-slate-400\/75{color:#94a3b8bf}.lg\:text-slate-400\/80{color:#94a3b8cc}.lg\:text-slate-400\/90{color:#94a3b8e6}.lg\:text-slate-400\/95{color:#94a3b8f2}.lg\:text-slate-50{--tw-text-opacity:1;color:rgb(248 250 252 / var(--tw-text-opacity))}.lg\:text-slate-50\/0{color:#f8fafc00}.lg\:text-slate-50\/10{color:#f8fafc1a}.lg\:text-slate-50\/100{color:#f8fafc}.lg\:text-slate-50\/20{color:#f8fafc33}.lg\:text-slate-50\/25{color:#f8fafc40}.lg\:text-slate-50\/30{color:#f8fafc4d}.lg\:text-slate-50\/40{color:#f8fafc66}.lg\:text-slate-50\/5{color:#f8fafc0d}.lg\:text-slate-50\/50{color:#f8fafc80}.lg\:text-slate-50\/60{color:#f8fafc99}.lg\:text-slate-50\/70{color:#f8fafcb3}.lg\:text-slate-50\/75{color:#f8fafcbf}.lg\:text-slate-50\/80{color:#f8fafccc}.lg\:text-slate-50\/90{color:#f8fafce6}.lg\:text-slate-50\/95{color:#f8fafcf2}.lg\:text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity))}.lg\:text-slate-500\/0{color:#64748b00}.lg\:text-slate-500\/10{color:#64748b1a}.lg\:text-slate-500\/100{color:#64748b}.lg\:text-slate-500\/20{color:#64748b33}.lg\:text-slate-500\/25{color:#64748b40}.lg\:text-slate-500\/30{color:#64748b4d}.lg\:text-slate-500\/40{color:#64748b66}.lg\:text-slate-500\/5{color:#64748b0d}.lg\:text-slate-500\/50{color:#64748b80}.lg\:text-slate-500\/60{color:#64748b99}.lg\:text-slate-500\/70{color:#64748bb3}.lg\:text-slate-500\/75{color:#64748bbf}.lg\:text-slate-500\/80{color:#64748bcc}.lg\:text-slate-500\/90{color:#64748be6}.lg\:text-slate-500\/95{color:#64748bf2}.lg\:text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity))}.lg\:text-slate-600\/0{color:#47556900}.lg\:text-slate-600\/10{color:#4755691a}.lg\:text-slate-600\/100{color:#475569}.lg\:text-slate-600\/20{color:#47556933}.lg\:text-slate-600\/25{color:#47556940}.lg\:text-slate-600\/30{color:#4755694d}.lg\:text-slate-600\/40{color:#47556966}.lg\:text-slate-600\/5{color:#4755690d}.lg\:text-slate-600\/50{color:#47556980}.lg\:text-slate-600\/60{color:#47556999}.lg\:text-slate-600\/70{color:#475569b3}.lg\:text-slate-600\/75{color:#475569bf}.lg\:text-slate-600\/80{color:#475569cc}.lg\:text-slate-600\/90{color:#475569e6}.lg\:text-slate-600\/95{color:#475569f2}.lg\:text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity))}.lg\:text-slate-700\/0{color:#33415500}.lg\:text-slate-700\/10{color:#3341551a}.lg\:text-slate-700\/100{color:#334155}.lg\:text-slate-700\/20{color:#33415533}.lg\:text-slate-700\/25{color:#33415540}.lg\:text-slate-700\/30{color:#3341554d}.lg\:text-slate-700\/40{color:#33415566}.lg\:text-slate-700\/5{color:#3341550d}.lg\:text-slate-700\/50{color:#33415580}.lg\:text-slate-700\/60{color:#33415599}.lg\:text-slate-700\/70{color:#334155b3}.lg\:text-slate-700\/75{color:#334155bf}.lg\:text-slate-700\/80{color:#334155cc}.lg\:text-slate-700\/90{color:#334155e6}.lg\:text-slate-700\/95{color:#334155f2}.lg\:text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity))}.lg\:text-slate-800\/0{color:#1e293b00}.lg\:text-slate-800\/10{color:#1e293b1a}.lg\:text-slate-800\/100{color:#1e293b}.lg\:text-slate-800\/20{color:#1e293b33}.lg\:text-slate-800\/25{color:#1e293b40}.lg\:text-slate-800\/30{color:#1e293b4d}.lg\:text-slate-800\/40{color:#1e293b66}.lg\:text-slate-800\/5{color:#1e293b0d}.lg\:text-slate-800\/50{color:#1e293b80}.lg\:text-slate-800\/60{color:#1e293b99}.lg\:text-slate-800\/70{color:#1e293bb3}.lg\:text-slate-800\/75{color:#1e293bbf}.lg\:text-slate-800\/80{color:#1e293bcc}.lg\:text-slate-800\/90{color:#1e293be6}.lg\:text-slate-800\/95{color:#1e293bf2}.lg\:text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity))}.lg\:text-slate-900\/0{color:#0f172a00}.lg\:text-slate-900\/10{color:#0f172a1a}.lg\:text-slate-900\/100{color:#0f172a}.lg\:text-slate-900\/20{color:#0f172a33}.lg\:text-slate-900\/25{color:#0f172a40}.lg\:text-slate-900\/30{color:#0f172a4d}.lg\:text-slate-900\/40{color:#0f172a66}.lg\:text-slate-900\/5{color:#0f172a0d}.lg\:text-slate-900\/50{color:#0f172a80}.lg\:text-slate-900\/60{color:#0f172a99}.lg\:text-slate-900\/70{color:#0f172ab3}.lg\:text-slate-900\/75{color:#0f172abf}.lg\:text-slate-900\/80{color:#0f172acc}.lg\:text-slate-900\/90{color:#0f172ae6}.lg\:text-slate-900\/95{color:#0f172af2}.lg\:text-stone-100{--tw-text-opacity:1;color:rgb(245 245 244 / var(--tw-text-opacity))}.lg\:text-stone-100\/0{color:#f5f5f400}.lg\:text-stone-100\/10{color:#f5f5f41a}.lg\:text-stone-100\/100{color:#f5f5f4}.lg\:text-stone-100\/20{color:#f5f5f433}.lg\:text-stone-100\/25{color:#f5f5f440}.lg\:text-stone-100\/30{color:#f5f5f44d}.lg\:text-stone-100\/40{color:#f5f5f466}.lg\:text-stone-100\/5{color:#f5f5f40d}.lg\:text-stone-100\/50{color:#f5f5f480}.lg\:text-stone-100\/60{color:#f5f5f499}.lg\:text-stone-100\/70{color:#f5f5f4b3}.lg\:text-stone-100\/75{color:#f5f5f4bf}.lg\:text-stone-100\/80{color:#f5f5f4cc}.lg\:text-stone-100\/90{color:#f5f5f4e6}.lg\:text-stone-100\/95{color:#f5f5f4f2}.lg\:text-stone-200{--tw-text-opacity:1;color:rgb(231 229 228 / var(--tw-text-opacity))}.lg\:text-stone-200\/0{color:#e7e5e400}.lg\:text-stone-200\/10{color:#e7e5e41a}.lg\:text-stone-200\/100{color:#e7e5e4}.lg\:text-stone-200\/20{color:#e7e5e433}.lg\:text-stone-200\/25{color:#e7e5e440}.lg\:text-stone-200\/30{color:#e7e5e44d}.lg\:text-stone-200\/40{color:#e7e5e466}.lg\:text-stone-200\/5{color:#e7e5e40d}.lg\:text-stone-200\/50{color:#e7e5e480}.lg\:text-stone-200\/60{color:#e7e5e499}.lg\:text-stone-200\/70{color:#e7e5e4b3}.lg\:text-stone-200\/75{color:#e7e5e4bf}.lg\:text-stone-200\/80{color:#e7e5e4cc}.lg\:text-stone-200\/90{color:#e7e5e4e6}.lg\:text-stone-200\/95{color:#e7e5e4f2}.lg\:text-stone-300{--tw-text-opacity:1;color:rgb(214 211 209 / var(--tw-text-opacity))}.lg\:text-stone-300\/0{color:#d6d3d100}.lg\:text-stone-300\/10{color:#d6d3d11a}.lg\:text-stone-300\/100{color:#d6d3d1}.lg\:text-stone-300\/20{color:#d6d3d133}.lg\:text-stone-300\/25{color:#d6d3d140}.lg\:text-stone-300\/30{color:#d6d3d14d}.lg\:text-stone-300\/40{color:#d6d3d166}.lg\:text-stone-300\/5{color:#d6d3d10d}.lg\:text-stone-300\/50{color:#d6d3d180}.lg\:text-stone-300\/60{color:#d6d3d199}.lg\:text-stone-300\/70{color:#d6d3d1b3}.lg\:text-stone-300\/75{color:#d6d3d1bf}.lg\:text-stone-300\/80{color:#d6d3d1cc}.lg\:text-stone-300\/90{color:#d6d3d1e6}.lg\:text-stone-300\/95{color:#d6d3d1f2}.lg\:text-stone-400{--tw-text-opacity:1;color:rgb(168 162 158 / var(--tw-text-opacity))}.lg\:text-stone-400\/0{color:#a8a29e00}.lg\:text-stone-400\/10{color:#a8a29e1a}.lg\:text-stone-400\/100{color:#a8a29e}.lg\:text-stone-400\/20{color:#a8a29e33}.lg\:text-stone-400\/25{color:#a8a29e40}.lg\:text-stone-400\/30{color:#a8a29e4d}.lg\:text-stone-400\/40{color:#a8a29e66}.lg\:text-stone-400\/5{color:#a8a29e0d}.lg\:text-stone-400\/50{color:#a8a29e80}.lg\:text-stone-400\/60{color:#a8a29e99}.lg\:text-stone-400\/70{color:#a8a29eb3}.lg\:text-stone-400\/75{color:#a8a29ebf}.lg\:text-stone-400\/80{color:#a8a29ecc}.lg\:text-stone-400\/90{color:#a8a29ee6}.lg\:text-stone-400\/95{color:#a8a29ef2}.lg\:text-stone-50{--tw-text-opacity:1;color:rgb(250 250 249 / var(--tw-text-opacity))}.lg\:text-stone-50\/0{color:#fafaf900}.lg\:text-stone-50\/10{color:#fafaf91a}.lg\:text-stone-50\/100{color:#fafaf9}.lg\:text-stone-50\/20{color:#fafaf933}.lg\:text-stone-50\/25{color:#fafaf940}.lg\:text-stone-50\/30{color:#fafaf94d}.lg\:text-stone-50\/40{color:#fafaf966}.lg\:text-stone-50\/5{color:#fafaf90d}.lg\:text-stone-50\/50{color:#fafaf980}.lg\:text-stone-50\/60{color:#fafaf999}.lg\:text-stone-50\/70{color:#fafaf9b3}.lg\:text-stone-50\/75{color:#fafaf9bf}.lg\:text-stone-50\/80{color:#fafaf9cc}.lg\:text-stone-50\/90{color:#fafaf9e6}.lg\:text-stone-50\/95{color:#fafaf9f2}.lg\:text-stone-500{--tw-text-opacity:1;color:rgb(120 113 108 / var(--tw-text-opacity))}.lg\:text-stone-500\/0{color:#78716c00}.lg\:text-stone-500\/10{color:#78716c1a}.lg\:text-stone-500\/100{color:#78716c}.lg\:text-stone-500\/20{color:#78716c33}.lg\:text-stone-500\/25{color:#78716c40}.lg\:text-stone-500\/30{color:#78716c4d}.lg\:text-stone-500\/40{color:#78716c66}.lg\:text-stone-500\/5{color:#78716c0d}.lg\:text-stone-500\/50{color:#78716c80}.lg\:text-stone-500\/60{color:#78716c99}.lg\:text-stone-500\/70{color:#78716cb3}.lg\:text-stone-500\/75{color:#78716cbf}.lg\:text-stone-500\/80{color:#78716ccc}.lg\:text-stone-500\/90{color:#78716ce6}.lg\:text-stone-500\/95{color:#78716cf2}.lg\:text-stone-600{--tw-text-opacity:1;color:rgb(87 83 78 / var(--tw-text-opacity))}.lg\:text-stone-600\/0{color:#57534e00}.lg\:text-stone-600\/10{color:#57534e1a}.lg\:text-stone-600\/100{color:#57534e}.lg\:text-stone-600\/20{color:#57534e33}.lg\:text-stone-600\/25{color:#57534e40}.lg\:text-stone-600\/30{color:#57534e4d}.lg\:text-stone-600\/40{color:#57534e66}.lg\:text-stone-600\/5{color:#57534e0d}.lg\:text-stone-600\/50{color:#57534e80}.lg\:text-stone-600\/60{color:#57534e99}.lg\:text-stone-600\/70{color:#57534eb3}.lg\:text-stone-600\/75{color:#57534ebf}.lg\:text-stone-600\/80{color:#57534ecc}.lg\:text-stone-600\/90{color:#57534ee6}.lg\:text-stone-600\/95{color:#57534ef2}.lg\:text-stone-700{--tw-text-opacity:1;color:rgb(68 64 60 / var(--tw-text-opacity))}.lg\:text-stone-700\/0{color:#44403c00}.lg\:text-stone-700\/10{color:#44403c1a}.lg\:text-stone-700\/100{color:#44403c}.lg\:text-stone-700\/20{color:#44403c33}.lg\:text-stone-700\/25{color:#44403c40}.lg\:text-stone-700\/30{color:#44403c4d}.lg\:text-stone-700\/40{color:#44403c66}.lg\:text-stone-700\/5{color:#44403c0d}.lg\:text-stone-700\/50{color:#44403c80}.lg\:text-stone-700\/60{color:#44403c99}.lg\:text-stone-700\/70{color:#44403cb3}.lg\:text-stone-700\/75{color:#44403cbf}.lg\:text-stone-700\/80{color:#44403ccc}.lg\:text-stone-700\/90{color:#44403ce6}.lg\:text-stone-700\/95{color:#44403cf2}.lg\:text-stone-800{--tw-text-opacity:1;color:rgb(41 37 36 / var(--tw-text-opacity))}.lg\:text-stone-800\/0{color:#29252400}.lg\:text-stone-800\/10{color:#2925241a}.lg\:text-stone-800\/100{color:#292524}.lg\:text-stone-800\/20{color:#29252433}.lg\:text-stone-800\/25{color:#29252440}.lg\:text-stone-800\/30{color:#2925244d}.lg\:text-stone-800\/40{color:#29252466}.lg\:text-stone-800\/5{color:#2925240d}.lg\:text-stone-800\/50{color:#29252480}.lg\:text-stone-800\/60{color:#29252499}.lg\:text-stone-800\/70{color:#292524b3}.lg\:text-stone-800\/75{color:#292524bf}.lg\:text-stone-800\/80{color:#292524cc}.lg\:text-stone-800\/90{color:#292524e6}.lg\:text-stone-800\/95{color:#292524f2}.lg\:text-stone-900{--tw-text-opacity:1;color:rgb(28 25 23 / var(--tw-text-opacity))}.lg\:text-stone-900\/0{color:#1c191700}.lg\:text-stone-900\/10{color:#1c19171a}.lg\:text-stone-900\/100{color:#1c1917}.lg\:text-stone-900\/20{color:#1c191733}.lg\:text-stone-900\/25{color:#1c191740}.lg\:text-stone-900\/30{color:#1c19174d}.lg\:text-stone-900\/40{color:#1c191766}.lg\:text-stone-900\/5{color:#1c19170d}.lg\:text-stone-900\/50{color:#1c191780}.lg\:text-stone-900\/60{color:#1c191799}.lg\:text-stone-900\/70{color:#1c1917b3}.lg\:text-stone-900\/75{color:#1c1917bf}.lg\:text-stone-900\/80{color:#1c1917cc}.lg\:text-stone-900\/90{color:#1c1917e6}.lg\:text-stone-900\/95{color:#1c1917f2}.lg\:text-teal-100{--tw-text-opacity:1;color:rgb(204 251 241 / var(--tw-text-opacity))}.lg\:text-teal-100\/0{color:#ccfbf100}.lg\:text-teal-100\/10{color:#ccfbf11a}.lg\:text-teal-100\/100{color:#ccfbf1}.lg\:text-teal-100\/20{color:#ccfbf133}.lg\:text-teal-100\/25{color:#ccfbf140}.lg\:text-teal-100\/30{color:#ccfbf14d}.lg\:text-teal-100\/40{color:#ccfbf166}.lg\:text-teal-100\/5{color:#ccfbf10d}.lg\:text-teal-100\/50{color:#ccfbf180}.lg\:text-teal-100\/60{color:#ccfbf199}.lg\:text-teal-100\/70{color:#ccfbf1b3}.lg\:text-teal-100\/75{color:#ccfbf1bf}.lg\:text-teal-100\/80{color:#ccfbf1cc}.lg\:text-teal-100\/90{color:#ccfbf1e6}.lg\:text-teal-100\/95{color:#ccfbf1f2}.lg\:text-teal-200{--tw-text-opacity:1;color:rgb(153 246 228 / var(--tw-text-opacity))}.lg\:text-teal-200\/0{color:#99f6e400}.lg\:text-teal-200\/10{color:#99f6e41a}.lg\:text-teal-200\/100{color:#99f6e4}.lg\:text-teal-200\/20{color:#99f6e433}.lg\:text-teal-200\/25{color:#99f6e440}.lg\:text-teal-200\/30{color:#99f6e44d}.lg\:text-teal-200\/40{color:#99f6e466}.lg\:text-teal-200\/5{color:#99f6e40d}.lg\:text-teal-200\/50{color:#99f6e480}.lg\:text-teal-200\/60{color:#99f6e499}.lg\:text-teal-200\/70{color:#99f6e4b3}.lg\:text-teal-200\/75{color:#99f6e4bf}.lg\:text-teal-200\/80{color:#99f6e4cc}.lg\:text-teal-200\/90{color:#99f6e4e6}.lg\:text-teal-200\/95{color:#99f6e4f2}.lg\:text-teal-300{--tw-text-opacity:1;color:rgb(94 234 212 / var(--tw-text-opacity))}.lg\:text-teal-300\/0{color:#5eead400}.lg\:text-teal-300\/10{color:#5eead41a}.lg\:text-teal-300\/100{color:#5eead4}.lg\:text-teal-300\/20{color:#5eead433}.lg\:text-teal-300\/25{color:#5eead440}.lg\:text-teal-300\/30{color:#5eead44d}.lg\:text-teal-300\/40{color:#5eead466}.lg\:text-teal-300\/5{color:#5eead40d}.lg\:text-teal-300\/50{color:#5eead480}.lg\:text-teal-300\/60{color:#5eead499}.lg\:text-teal-300\/70{color:#5eead4b3}.lg\:text-teal-300\/75{color:#5eead4bf}.lg\:text-teal-300\/80{color:#5eead4cc}.lg\:text-teal-300\/90{color:#5eead4e6}.lg\:text-teal-300\/95{color:#5eead4f2}.lg\:text-teal-400{--tw-text-opacity:1;color:rgb(45 212 191 / var(--tw-text-opacity))}.lg\:text-teal-400\/0{color:#2dd4bf00}.lg\:text-teal-400\/10{color:#2dd4bf1a}.lg\:text-teal-400\/100{color:#2dd4bf}.lg\:text-teal-400\/20{color:#2dd4bf33}.lg\:text-teal-400\/25{color:#2dd4bf40}.lg\:text-teal-400\/30{color:#2dd4bf4d}.lg\:text-teal-400\/40{color:#2dd4bf66}.lg\:text-teal-400\/5{color:#2dd4bf0d}.lg\:text-teal-400\/50{color:#2dd4bf80}.lg\:text-teal-400\/60{color:#2dd4bf99}.lg\:text-teal-400\/70{color:#2dd4bfb3}.lg\:text-teal-400\/75{color:#2dd4bfbf}.lg\:text-teal-400\/80{color:#2dd4bfcc}.lg\:text-teal-400\/90{color:#2dd4bfe6}.lg\:text-teal-400\/95{color:#2dd4bff2}.lg\:text-teal-50{--tw-text-opacity:1;color:rgb(240 253 250 / var(--tw-text-opacity))}.lg\:text-teal-50\/0{color:#f0fdfa00}.lg\:text-teal-50\/10{color:#f0fdfa1a}.lg\:text-teal-50\/100{color:#f0fdfa}.lg\:text-teal-50\/20{color:#f0fdfa33}.lg\:text-teal-50\/25{color:#f0fdfa40}.lg\:text-teal-50\/30{color:#f0fdfa4d}.lg\:text-teal-50\/40{color:#f0fdfa66}.lg\:text-teal-50\/5{color:#f0fdfa0d}.lg\:text-teal-50\/50{color:#f0fdfa80}.lg\:text-teal-50\/60{color:#f0fdfa99}.lg\:text-teal-50\/70{color:#f0fdfab3}.lg\:text-teal-50\/75{color:#f0fdfabf}.lg\:text-teal-50\/80{color:#f0fdfacc}.lg\:text-teal-50\/90{color:#f0fdfae6}.lg\:text-teal-50\/95{color:#f0fdfaf2}.lg\:text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166 / var(--tw-text-opacity))}.lg\:text-teal-500\/0{color:#14b8a600}.lg\:text-teal-500\/10{color:#14b8a61a}.lg\:text-teal-500\/100{color:#14b8a6}.lg\:text-teal-500\/20{color:#14b8a633}.lg\:text-teal-500\/25{color:#14b8a640}.lg\:text-teal-500\/30{color:#14b8a64d}.lg\:text-teal-500\/40{color:#14b8a666}.lg\:text-teal-500\/5{color:#14b8a60d}.lg\:text-teal-500\/50{color:#14b8a680}.lg\:text-teal-500\/60{color:#14b8a699}.lg\:text-teal-500\/70{color:#14b8a6b3}.lg\:text-teal-500\/75{color:#14b8a6bf}.lg\:text-teal-500\/80{color:#14b8a6cc}.lg\:text-teal-500\/90{color:#14b8a6e6}.lg\:text-teal-500\/95{color:#14b8a6f2}.lg\:text-teal-600{--tw-text-opacity:1;color:rgb(13 148 136 / var(--tw-text-opacity))}.lg\:text-teal-600\/0{color:#0d948800}.lg\:text-teal-600\/10{color:#0d94881a}.lg\:text-teal-600\/100{color:#0d9488}.lg\:text-teal-600\/20{color:#0d948833}.lg\:text-teal-600\/25{color:#0d948840}.lg\:text-teal-600\/30{color:#0d94884d}.lg\:text-teal-600\/40{color:#0d948866}.lg\:text-teal-600\/5{color:#0d94880d}.lg\:text-teal-600\/50{color:#0d948880}.lg\:text-teal-600\/60{color:#0d948899}.lg\:text-teal-600\/70{color:#0d9488b3}.lg\:text-teal-600\/75{color:#0d9488bf}.lg\:text-teal-600\/80{color:#0d9488cc}.lg\:text-teal-600\/90{color:#0d9488e6}.lg\:text-teal-600\/95{color:#0d9488f2}.lg\:text-teal-700{--tw-text-opacity:1;color:rgb(15 118 110 / var(--tw-text-opacity))}.lg\:text-teal-700\/0{color:#0f766e00}.lg\:text-teal-700\/10{color:#0f766e1a}.lg\:text-teal-700\/100{color:#0f766e}.lg\:text-teal-700\/20{color:#0f766e33}.lg\:text-teal-700\/25{color:#0f766e40}.lg\:text-teal-700\/30{color:#0f766e4d}.lg\:text-teal-700\/40{color:#0f766e66}.lg\:text-teal-700\/5{color:#0f766e0d}.lg\:text-teal-700\/50{color:#0f766e80}.lg\:text-teal-700\/60{color:#0f766e99}.lg\:text-teal-700\/70{color:#0f766eb3}.lg\:text-teal-700\/75{color:#0f766ebf}.lg\:text-teal-700\/80{color:#0f766ecc}.lg\:text-teal-700\/90{color:#0f766ee6}.lg\:text-teal-700\/95{color:#0f766ef2}.lg\:text-teal-800{--tw-text-opacity:1;color:rgb(17 94 89 / var(--tw-text-opacity))}.lg\:text-teal-800\/0{color:#115e5900}.lg\:text-teal-800\/10{color:#115e591a}.lg\:text-teal-800\/100{color:#115e59}.lg\:text-teal-800\/20{color:#115e5933}.lg\:text-teal-800\/25{color:#115e5940}.lg\:text-teal-800\/30{color:#115e594d}.lg\:text-teal-800\/40{color:#115e5966}.lg\:text-teal-800\/5{color:#115e590d}.lg\:text-teal-800\/50{color:#115e5980}.lg\:text-teal-800\/60{color:#115e5999}.lg\:text-teal-800\/70{color:#115e59b3}.lg\:text-teal-800\/75{color:#115e59bf}.lg\:text-teal-800\/80{color:#115e59cc}.lg\:text-teal-800\/90{color:#115e59e6}.lg\:text-teal-800\/95{color:#115e59f2}.lg\:text-teal-900{--tw-text-opacity:1;color:rgb(19 78 74 / var(--tw-text-opacity))}.lg\:text-teal-900\/0{color:#134e4a00}.lg\:text-teal-900\/10{color:#134e4a1a}.lg\:text-teal-900\/100{color:#134e4a}.lg\:text-teal-900\/20{color:#134e4a33}.lg\:text-teal-900\/25{color:#134e4a40}.lg\:text-teal-900\/30{color:#134e4a4d}.lg\:text-teal-900\/40{color:#134e4a66}.lg\:text-teal-900\/5{color:#134e4a0d}.lg\:text-teal-900\/50{color:#134e4a80}.lg\:text-teal-900\/60{color:#134e4a99}.lg\:text-teal-900\/70{color:#134e4ab3}.lg\:text-teal-900\/75{color:#134e4abf}.lg\:text-teal-900\/80{color:#134e4acc}.lg\:text-teal-900\/90{color:#134e4ae6}.lg\:text-teal-900\/95{color:#134e4af2}.lg\:text-transparent{color:transparent}.lg\:text-transparent\/0{color:#0000}.lg\:text-transparent\/10{color:#0000001a}.lg\:text-transparent\/100{color:#000}.lg\:text-transparent\/20{color:#0003}.lg\:text-transparent\/25{color:#00000040}.lg\:text-transparent\/30{color:#0000004d}.lg\:text-transparent\/40{color:#0006}.lg\:text-transparent\/5{color:#0000000d}.lg\:text-transparent\/50{color:#00000080}.lg\:text-transparent\/60{color:#0009}.lg\:text-transparent\/70{color:#000000b3}.lg\:text-transparent\/75{color:#000000bf}.lg\:text-transparent\/80{color:#000c}.lg\:text-transparent\/90{color:#000000e6}.lg\:text-transparent\/95{color:#000000f2}.lg\:text-violet-100{--tw-text-opacity:1;color:rgb(237 233 254 / var(--tw-text-opacity))}.lg\:text-violet-100\/0{color:#ede9fe00}.lg\:text-violet-100\/10{color:#ede9fe1a}.lg\:text-violet-100\/100{color:#ede9fe}.lg\:text-violet-100\/20{color:#ede9fe33}.lg\:text-violet-100\/25{color:#ede9fe40}.lg\:text-violet-100\/30{color:#ede9fe4d}.lg\:text-violet-100\/40{color:#ede9fe66}.lg\:text-violet-100\/5{color:#ede9fe0d}.lg\:text-violet-100\/50{color:#ede9fe80}.lg\:text-violet-100\/60{color:#ede9fe99}.lg\:text-violet-100\/70{color:#ede9feb3}.lg\:text-violet-100\/75{color:#ede9febf}.lg\:text-violet-100\/80{color:#ede9fecc}.lg\:text-violet-100\/90{color:#ede9fee6}.lg\:text-violet-100\/95{color:#ede9fef2}.lg\:text-violet-200{--tw-text-opacity:1;color:rgb(221 214 254 / var(--tw-text-opacity))}.lg\:text-violet-200\/0{color:#ddd6fe00}.lg\:text-violet-200\/10{color:#ddd6fe1a}.lg\:text-violet-200\/100{color:#ddd6fe}.lg\:text-violet-200\/20{color:#ddd6fe33}.lg\:text-violet-200\/25{color:#ddd6fe40}.lg\:text-violet-200\/30{color:#ddd6fe4d}.lg\:text-violet-200\/40{color:#ddd6fe66}.lg\:text-violet-200\/5{color:#ddd6fe0d}.lg\:text-violet-200\/50{color:#ddd6fe80}.lg\:text-violet-200\/60{color:#ddd6fe99}.lg\:text-violet-200\/70{color:#ddd6feb3}.lg\:text-violet-200\/75{color:#ddd6febf}.lg\:text-violet-200\/80{color:#ddd6fecc}.lg\:text-violet-200\/90{color:#ddd6fee6}.lg\:text-violet-200\/95{color:#ddd6fef2}.lg\:text-violet-300{--tw-text-opacity:1;color:rgb(196 181 253 / var(--tw-text-opacity))}.lg\:text-violet-300\/0{color:#c4b5fd00}.lg\:text-violet-300\/10{color:#c4b5fd1a}.lg\:text-violet-300\/100{color:#c4b5fd}.lg\:text-violet-300\/20{color:#c4b5fd33}.lg\:text-violet-300\/25{color:#c4b5fd40}.lg\:text-violet-300\/30{color:#c4b5fd4d}.lg\:text-violet-300\/40{color:#c4b5fd66}.lg\:text-violet-300\/5{color:#c4b5fd0d}.lg\:text-violet-300\/50{color:#c4b5fd80}.lg\:text-violet-300\/60{color:#c4b5fd99}.lg\:text-violet-300\/70{color:#c4b5fdb3}.lg\:text-violet-300\/75{color:#c4b5fdbf}.lg\:text-violet-300\/80{color:#c4b5fdcc}.lg\:text-violet-300\/90{color:#c4b5fde6}.lg\:text-violet-300\/95{color:#c4b5fdf2}.lg\:text-violet-400{--tw-text-opacity:1;color:rgb(167 139 250 / var(--tw-text-opacity))}.lg\:text-violet-400\/0{color:#a78bfa00}.lg\:text-violet-400\/10{color:#a78bfa1a}.lg\:text-violet-400\/100{color:#a78bfa}.lg\:text-violet-400\/20{color:#a78bfa33}.lg\:text-violet-400\/25{color:#a78bfa40}.lg\:text-violet-400\/30{color:#a78bfa4d}.lg\:text-violet-400\/40{color:#a78bfa66}.lg\:text-violet-400\/5{color:#a78bfa0d}.lg\:text-violet-400\/50{color:#a78bfa80}.lg\:text-violet-400\/60{color:#a78bfa99}.lg\:text-violet-400\/70{color:#a78bfab3}.lg\:text-violet-400\/75{color:#a78bfabf}.lg\:text-violet-400\/80{color:#a78bfacc}.lg\:text-violet-400\/90{color:#a78bfae6}.lg\:text-violet-400\/95{color:#a78bfaf2}.lg\:text-violet-50{--tw-text-opacity:1;color:rgb(245 243 255 / var(--tw-text-opacity))}.lg\:text-violet-50\/0{color:#f5f3ff00}.lg\:text-violet-50\/10{color:#f5f3ff1a}.lg\:text-violet-50\/100{color:#f5f3ff}.lg\:text-violet-50\/20{color:#f5f3ff33}.lg\:text-violet-50\/25{color:#f5f3ff40}.lg\:text-violet-50\/30{color:#f5f3ff4d}.lg\:text-violet-50\/40{color:#f5f3ff66}.lg\:text-violet-50\/5{color:#f5f3ff0d}.lg\:text-violet-50\/50{color:#f5f3ff80}.lg\:text-violet-50\/60{color:#f5f3ff99}.lg\:text-violet-50\/70{color:#f5f3ffb3}.lg\:text-violet-50\/75{color:#f5f3ffbf}.lg\:text-violet-50\/80{color:#f5f3ffcc}.lg\:text-violet-50\/90{color:#f5f3ffe6}.lg\:text-violet-50\/95{color:#f5f3fff2}.lg\:text-violet-500{--tw-text-opacity:1;color:rgb(139 92 246 / var(--tw-text-opacity))}.lg\:text-violet-500\/0{color:#8b5cf600}.lg\:text-violet-500\/10{color:#8b5cf61a}.lg\:text-violet-500\/100{color:#8b5cf6}.lg\:text-violet-500\/20{color:#8b5cf633}.lg\:text-violet-500\/25{color:#8b5cf640}.lg\:text-violet-500\/30{color:#8b5cf64d}.lg\:text-violet-500\/40{color:#8b5cf666}.lg\:text-violet-500\/5{color:#8b5cf60d}.lg\:text-violet-500\/50{color:#8b5cf680}.lg\:text-violet-500\/60{color:#8b5cf699}.lg\:text-violet-500\/70{color:#8b5cf6b3}.lg\:text-violet-500\/75{color:#8b5cf6bf}.lg\:text-violet-500\/80{color:#8b5cf6cc}.lg\:text-violet-500\/90{color:#8b5cf6e6}.lg\:text-violet-500\/95{color:#8b5cf6f2}.lg\:text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237 / var(--tw-text-opacity))}.lg\:text-violet-600\/0{color:#7c3aed00}.lg\:text-violet-600\/10{color:#7c3aed1a}.lg\:text-violet-600\/100{color:#7c3aed}.lg\:text-violet-600\/20{color:#7c3aed33}.lg\:text-violet-600\/25{color:#7c3aed40}.lg\:text-violet-600\/30{color:#7c3aed4d}.lg\:text-violet-600\/40{color:#7c3aed66}.lg\:text-violet-600\/5{color:#7c3aed0d}.lg\:text-violet-600\/50{color:#7c3aed80}.lg\:text-violet-600\/60{color:#7c3aed99}.lg\:text-violet-600\/70{color:#7c3aedb3}.lg\:text-violet-600\/75{color:#7c3aedbf}.lg\:text-violet-600\/80{color:#7c3aedcc}.lg\:text-violet-600\/90{color:#7c3aede6}.lg\:text-violet-600\/95{color:#7c3aedf2}.lg\:text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217 / var(--tw-text-opacity))}.lg\:text-violet-700\/0{color:#6d28d900}.lg\:text-violet-700\/10{color:#6d28d91a}.lg\:text-violet-700\/100{color:#6d28d9}.lg\:text-violet-700\/20{color:#6d28d933}.lg\:text-violet-700\/25{color:#6d28d940}.lg\:text-violet-700\/30{color:#6d28d94d}.lg\:text-violet-700\/40{color:#6d28d966}.lg\:text-violet-700\/5{color:#6d28d90d}.lg\:text-violet-700\/50{color:#6d28d980}.lg\:text-violet-700\/60{color:#6d28d999}.lg\:text-violet-700\/70{color:#6d28d9b3}.lg\:text-violet-700\/75{color:#6d28d9bf}.lg\:text-violet-700\/80{color:#6d28d9cc}.lg\:text-violet-700\/90{color:#6d28d9e6}.lg\:text-violet-700\/95{color:#6d28d9f2}.lg\:text-violet-800{--tw-text-opacity:1;color:rgb(91 33 182 / var(--tw-text-opacity))}.lg\:text-violet-800\/0{color:#5b21b600}.lg\:text-violet-800\/10{color:#5b21b61a}.lg\:text-violet-800\/100{color:#5b21b6}.lg\:text-violet-800\/20{color:#5b21b633}.lg\:text-violet-800\/25{color:#5b21b640}.lg\:text-violet-800\/30{color:#5b21b64d}.lg\:text-violet-800\/40{color:#5b21b666}.lg\:text-violet-800\/5{color:#5b21b60d}.lg\:text-violet-800\/50{color:#5b21b680}.lg\:text-violet-800\/60{color:#5b21b699}.lg\:text-violet-800\/70{color:#5b21b6b3}.lg\:text-violet-800\/75{color:#5b21b6bf}.lg\:text-violet-800\/80{color:#5b21b6cc}.lg\:text-violet-800\/90{color:#5b21b6e6}.lg\:text-violet-800\/95{color:#5b21b6f2}.lg\:text-violet-900{--tw-text-opacity:1;color:rgb(76 29 149 / var(--tw-text-opacity))}.lg\:text-violet-900\/0{color:#4c1d9500}.lg\:text-violet-900\/10{color:#4c1d951a}.lg\:text-violet-900\/100{color:#4c1d95}.lg\:text-violet-900\/20{color:#4c1d9533}.lg\:text-violet-900\/25{color:#4c1d9540}.lg\:text-violet-900\/30{color:#4c1d954d}.lg\:text-violet-900\/40{color:#4c1d9566}.lg\:text-violet-900\/5{color:#4c1d950d}.lg\:text-violet-900\/50{color:#4c1d9580}.lg\:text-violet-900\/60{color:#4c1d9599}.lg\:text-violet-900\/70{color:#4c1d95b3}.lg\:text-violet-900\/75{color:#4c1d95bf}.lg\:text-violet-900\/80{color:#4c1d95cc}.lg\:text-violet-900\/90{color:#4c1d95e6}.lg\:text-violet-900\/95{color:#4c1d95f2}.lg\:text-white{color:var(--color-white)}.lg\:text-yellow-100{--tw-text-opacity:1;color:rgb(254 249 195 / var(--tw-text-opacity))}.lg\:text-yellow-100\/0{color:#fef9c300}.lg\:text-yellow-100\/10{color:#fef9c31a}.lg\:text-yellow-100\/100{color:#fef9c3}.lg\:text-yellow-100\/20{color:#fef9c333}.lg\:text-yellow-100\/25{color:#fef9c340}.lg\:text-yellow-100\/30{color:#fef9c34d}.lg\:text-yellow-100\/40{color:#fef9c366}.lg\:text-yellow-100\/5{color:#fef9c30d}.lg\:text-yellow-100\/50{color:#fef9c380}.lg\:text-yellow-100\/60{color:#fef9c399}.lg\:text-yellow-100\/70{color:#fef9c3b3}.lg\:text-yellow-100\/75{color:#fef9c3bf}.lg\:text-yellow-100\/80{color:#fef9c3cc}.lg\:text-yellow-100\/90{color:#fef9c3e6}.lg\:text-yellow-100\/95{color:#fef9c3f2}.lg\:text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138 / var(--tw-text-opacity))}.lg\:text-yellow-200\/0{color:#fef08a00}.lg\:text-yellow-200\/10{color:#fef08a1a}.lg\:text-yellow-200\/100{color:#fef08a}.lg\:text-yellow-200\/20{color:#fef08a33}.lg\:text-yellow-200\/25{color:#fef08a40}.lg\:text-yellow-200\/30{color:#fef08a4d}.lg\:text-yellow-200\/40{color:#fef08a66}.lg\:text-yellow-200\/5{color:#fef08a0d}.lg\:text-yellow-200\/50{color:#fef08a80}.lg\:text-yellow-200\/60{color:#fef08a99}.lg\:text-yellow-200\/70{color:#fef08ab3}.lg\:text-yellow-200\/75{color:#fef08abf}.lg\:text-yellow-200\/80{color:#fef08acc}.lg\:text-yellow-200\/90{color:#fef08ae6}.lg\:text-yellow-200\/95{color:#fef08af2}.lg\:text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71 / var(--tw-text-opacity))}.lg\:text-yellow-300\/0{color:#fde04700}.lg\:text-yellow-300\/10{color:#fde0471a}.lg\:text-yellow-300\/100{color:#fde047}.lg\:text-yellow-300\/20{color:#fde04733}.lg\:text-yellow-300\/25{color:#fde04740}.lg\:text-yellow-300\/30{color:#fde0474d}.lg\:text-yellow-300\/40{color:#fde04766}.lg\:text-yellow-300\/5{color:#fde0470d}.lg\:text-yellow-300\/50{color:#fde04780}.lg\:text-yellow-300\/60{color:#fde04799}.lg\:text-yellow-300\/70{color:#fde047b3}.lg\:text-yellow-300\/75{color:#fde047bf}.lg\:text-yellow-300\/80{color:#fde047cc}.lg\:text-yellow-300\/90{color:#fde047e6}.lg\:text-yellow-300\/95{color:#fde047f2}.lg\:text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.lg\:text-yellow-400\/0{color:#facc1500}.lg\:text-yellow-400\/10{color:#facc151a}.lg\:text-yellow-400\/100{color:#facc15}.lg\:text-yellow-400\/20{color:#facc1533}.lg\:text-yellow-400\/25{color:#facc1540}.lg\:text-yellow-400\/30{color:#facc154d}.lg\:text-yellow-400\/40{color:#facc1566}.lg\:text-yellow-400\/5{color:#facc150d}.lg\:text-yellow-400\/50{color:#facc1580}.lg\:text-yellow-400\/60{color:#facc1599}.lg\:text-yellow-400\/70{color:#facc15b3}.lg\:text-yellow-400\/75{color:#facc15bf}.lg\:text-yellow-400\/80{color:#facc15cc}.lg\:text-yellow-400\/90{color:#facc15e6}.lg\:text-yellow-400\/95{color:#facc15f2}.lg\:text-yellow-50{--tw-text-opacity:1;color:rgb(254 252 232 / var(--tw-text-opacity))}.lg\:text-yellow-50\/0{color:#fefce800}.lg\:text-yellow-50\/10{color:#fefce81a}.lg\:text-yellow-50\/100{color:#fefce8}.lg\:text-yellow-50\/20{color:#fefce833}.lg\:text-yellow-50\/25{color:#fefce840}.lg\:text-yellow-50\/30{color:#fefce84d}.lg\:text-yellow-50\/40{color:#fefce866}.lg\:text-yellow-50\/5{color:#fefce80d}.lg\:text-yellow-50\/50{color:#fefce880}.lg\:text-yellow-50\/60{color:#fefce899}.lg\:text-yellow-50\/70{color:#fefce8b3}.lg\:text-yellow-50\/75{color:#fefce8bf}.lg\:text-yellow-50\/80{color:#fefce8cc}.lg\:text-yellow-50\/90{color:#fefce8e6}.lg\:text-yellow-50\/95{color:#fefce8f2}.lg\:text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity))}.lg\:text-yellow-500\/0{color:#eab30800}.lg\:text-yellow-500\/10{color:#eab3081a}.lg\:text-yellow-500\/100{color:#eab308}.lg\:text-yellow-500\/20{color:#eab30833}.lg\:text-yellow-500\/25{color:#eab30840}.lg\:text-yellow-500\/30{color:#eab3084d}.lg\:text-yellow-500\/40{color:#eab30866}.lg\:text-yellow-500\/5{color:#eab3080d}.lg\:text-yellow-500\/50{color:#eab30880}.lg\:text-yellow-500\/60{color:#eab30899}.lg\:text-yellow-500\/70{color:#eab308b3}.lg\:text-yellow-500\/75{color:#eab308bf}.lg\:text-yellow-500\/80{color:#eab308cc}.lg\:text-yellow-500\/90{color:#eab308e6}.lg\:text-yellow-500\/95{color:#eab308f2}.lg\:text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4 / var(--tw-text-opacity))}.lg\:text-yellow-600\/0{color:#ca8a0400}.lg\:text-yellow-600\/10{color:#ca8a041a}.lg\:text-yellow-600\/100{color:#ca8a04}.lg\:text-yellow-600\/20{color:#ca8a0433}.lg\:text-yellow-600\/25{color:#ca8a0440}.lg\:text-yellow-600\/30{color:#ca8a044d}.lg\:text-yellow-600\/40{color:#ca8a0466}.lg\:text-yellow-600\/5{color:#ca8a040d}.lg\:text-yellow-600\/50{color:#ca8a0480}.lg\:text-yellow-600\/60{color:#ca8a0499}.lg\:text-yellow-600\/70{color:#ca8a04b3}.lg\:text-yellow-600\/75{color:#ca8a04bf}.lg\:text-yellow-600\/80{color:#ca8a04cc}.lg\:text-yellow-600\/90{color:#ca8a04e6}.lg\:text-yellow-600\/95{color:#ca8a04f2}.lg\:text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7 / var(--tw-text-opacity))}.lg\:text-yellow-700\/0{color:#a1620700}.lg\:text-yellow-700\/10{color:#a162071a}.lg\:text-yellow-700\/100{color:#a16207}.lg\:text-yellow-700\/20{color:#a1620733}.lg\:text-yellow-700\/25{color:#a1620740}.lg\:text-yellow-700\/30{color:#a162074d}.lg\:text-yellow-700\/40{color:#a1620766}.lg\:text-yellow-700\/5{color:#a162070d}.lg\:text-yellow-700\/50{color:#a1620780}.lg\:text-yellow-700\/60{color:#a1620799}.lg\:text-yellow-700\/70{color:#a16207b3}.lg\:text-yellow-700\/75{color:#a16207bf}.lg\:text-yellow-700\/80{color:#a16207cc}.lg\:text-yellow-700\/90{color:#a16207e6}.lg\:text-yellow-700\/95{color:#a16207f2}.lg\:text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity))}.lg\:text-yellow-800\/0{color:#854d0e00}.lg\:text-yellow-800\/10{color:#854d0e1a}.lg\:text-yellow-800\/100{color:#854d0e}.lg\:text-yellow-800\/20{color:#854d0e33}.lg\:text-yellow-800\/25{color:#854d0e40}.lg\:text-yellow-800\/30{color:#854d0e4d}.lg\:text-yellow-800\/40{color:#854d0e66}.lg\:text-yellow-800\/5{color:#854d0e0d}.lg\:text-yellow-800\/50{color:#854d0e80}.lg\:text-yellow-800\/60{color:#854d0e99}.lg\:text-yellow-800\/70{color:#854d0eb3}.lg\:text-yellow-800\/75{color:#854d0ebf}.lg\:text-yellow-800\/80{color:#854d0ecc}.lg\:text-yellow-800\/90{color:#854d0ee6}.lg\:text-yellow-800\/95{color:#854d0ef2}.lg\:text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18 / var(--tw-text-opacity))}.lg\:text-yellow-900\/0{color:#713f1200}.lg\:text-yellow-900\/10{color:#713f121a}.lg\:text-yellow-900\/100{color:#713f12}.lg\:text-yellow-900\/20{color:#713f1233}.lg\:text-yellow-900\/25{color:#713f1240}.lg\:text-yellow-900\/30{color:#713f124d}.lg\:text-yellow-900\/40{color:#713f1266}.lg\:text-yellow-900\/5{color:#713f120d}.lg\:text-yellow-900\/50{color:#713f1280}.lg\:text-yellow-900\/60{color:#713f1299}.lg\:text-yellow-900\/70{color:#713f12b3}.lg\:text-yellow-900\/75{color:#713f12bf}.lg\:text-yellow-900\/80{color:#713f12cc}.lg\:text-yellow-900\/90{color:#713f12e6}.lg\:text-yellow-900\/95{color:#713f12f2}.lg\:text-zinc-100{--tw-text-opacity:1;color:rgb(244 244 245 / var(--tw-text-opacity))}.lg\:text-zinc-100\/0{color:#f4f4f500}.lg\:text-zinc-100\/10{color:#f4f4f51a}.lg\:text-zinc-100\/100{color:#f4f4f5}.lg\:text-zinc-100\/20{color:#f4f4f533}.lg\:text-zinc-100\/25{color:#f4f4f540}.lg\:text-zinc-100\/30{color:#f4f4f54d}.lg\:text-zinc-100\/40{color:#f4f4f566}.lg\:text-zinc-100\/5{color:#f4f4f50d}.lg\:text-zinc-100\/50{color:#f4f4f580}.lg\:text-zinc-100\/60{color:#f4f4f599}.lg\:text-zinc-100\/70{color:#f4f4f5b3}.lg\:text-zinc-100\/75{color:#f4f4f5bf}.lg\:text-zinc-100\/80{color:#f4f4f5cc}.lg\:text-zinc-100\/90{color:#f4f4f5e6}.lg\:text-zinc-100\/95{color:#f4f4f5f2}.lg\:text-zinc-200{--tw-text-opacity:1;color:rgb(228 228 231 / var(--tw-text-opacity))}.lg\:text-zinc-200\/0{color:#e4e4e700}.lg\:text-zinc-200\/10{color:#e4e4e71a}.lg\:text-zinc-200\/100{color:#e4e4e7}.lg\:text-zinc-200\/20{color:#e4e4e733}.lg\:text-zinc-200\/25{color:#e4e4e740}.lg\:text-zinc-200\/30{color:#e4e4e74d}.lg\:text-zinc-200\/40{color:#e4e4e766}.lg\:text-zinc-200\/5{color:#e4e4e70d}.lg\:text-zinc-200\/50{color:#e4e4e780}.lg\:text-zinc-200\/60{color:#e4e4e799}.lg\:text-zinc-200\/70{color:#e4e4e7b3}.lg\:text-zinc-200\/75{color:#e4e4e7bf}.lg\:text-zinc-200\/80{color:#e4e4e7cc}.lg\:text-zinc-200\/90{color:#e4e4e7e6}.lg\:text-zinc-200\/95{color:#e4e4e7f2}.lg\:text-zinc-300{--tw-text-opacity:1;color:rgb(212 212 216 / var(--tw-text-opacity))}.lg\:text-zinc-300\/0{color:#d4d4d800}.lg\:text-zinc-300\/10{color:#d4d4d81a}.lg\:text-zinc-300\/100{color:#d4d4d8}.lg\:text-zinc-300\/20{color:#d4d4d833}.lg\:text-zinc-300\/25{color:#d4d4d840}.lg\:text-zinc-300\/30{color:#d4d4d84d}.lg\:text-zinc-300\/40{color:#d4d4d866}.lg\:text-zinc-300\/5{color:#d4d4d80d}.lg\:text-zinc-300\/50{color:#d4d4d880}.lg\:text-zinc-300\/60{color:#d4d4d899}.lg\:text-zinc-300\/70{color:#d4d4d8b3}.lg\:text-zinc-300\/75{color:#d4d4d8bf}.lg\:text-zinc-300\/80{color:#d4d4d8cc}.lg\:text-zinc-300\/90{color:#d4d4d8e6}.lg\:text-zinc-300\/95{color:#d4d4d8f2}.lg\:text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170 / var(--tw-text-opacity))}.lg\:text-zinc-400\/0{color:#a1a1aa00}.lg\:text-zinc-400\/10{color:#a1a1aa1a}.lg\:text-zinc-400\/100{color:#a1a1aa}.lg\:text-zinc-400\/20{color:#a1a1aa33}.lg\:text-zinc-400\/25{color:#a1a1aa40}.lg\:text-zinc-400\/30{color:#a1a1aa4d}.lg\:text-zinc-400\/40{color:#a1a1aa66}.lg\:text-zinc-400\/5{color:#a1a1aa0d}.lg\:text-zinc-400\/50{color:#a1a1aa80}.lg\:text-zinc-400\/60{color:#a1a1aa99}.lg\:text-zinc-400\/70{color:#a1a1aab3}.lg\:text-zinc-400\/75{color:#a1a1aabf}.lg\:text-zinc-400\/80{color:#a1a1aacc}.lg\:text-zinc-400\/90{color:#a1a1aae6}.lg\:text-zinc-400\/95{color:#a1a1aaf2}.lg\:text-zinc-50{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.lg\:text-zinc-50\/0{color:#fafafa00}.lg\:text-zinc-50\/10{color:#fafafa1a}.lg\:text-zinc-50\/100{color:#fafafa}.lg\:text-zinc-50\/20{color:#fafafa33}.lg\:text-zinc-50\/25{color:#fafafa40}.lg\:text-zinc-50\/30{color:#fafafa4d}.lg\:text-zinc-50\/40{color:#fafafa66}.lg\:text-zinc-50\/5{color:#fafafa0d}.lg\:text-zinc-50\/50{color:#fafafa80}.lg\:text-zinc-50\/60{color:#fafafa99}.lg\:text-zinc-50\/70{color:#fafafab3}.lg\:text-zinc-50\/75{color:#fafafabf}.lg\:text-zinc-50\/80{color:#fafafacc}.lg\:text-zinc-50\/90{color:#fafafae6}.lg\:text-zinc-50\/95{color:#fafafaf2}.lg\:text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122 / var(--tw-text-opacity))}.lg\:text-zinc-500\/0{color:#71717a00}.lg\:text-zinc-500\/10{color:#71717a1a}.lg\:text-zinc-500\/100{color:#71717a}.lg\:text-zinc-500\/20{color:#71717a33}.lg\:text-zinc-500\/25{color:#71717a40}.lg\:text-zinc-500\/30{color:#71717a4d}.lg\:text-zinc-500\/40{color:#71717a66}.lg\:text-zinc-500\/5{color:#71717a0d}.lg\:text-zinc-500\/50{color:#71717a80}.lg\:text-zinc-500\/60{color:#71717a99}.lg\:text-zinc-500\/70{color:#71717ab3}.lg\:text-zinc-500\/75{color:#71717abf}.lg\:text-zinc-500\/80{color:#71717acc}.lg\:text-zinc-500\/90{color:#71717ae6}.lg\:text-zinc-500\/95{color:#71717af2}.lg\:text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91 / var(--tw-text-opacity))}.lg\:text-zinc-600\/0{color:#52525b00}.lg\:text-zinc-600\/10{color:#52525b1a}.lg\:text-zinc-600\/100{color:#52525b}.lg\:text-zinc-600\/20{color:#52525b33}.lg\:text-zinc-600\/25{color:#52525b40}.lg\:text-zinc-600\/30{color:#52525b4d}.lg\:text-zinc-600\/40{color:#52525b66}.lg\:text-zinc-600\/5{color:#52525b0d}.lg\:text-zinc-600\/50{color:#52525b80}.lg\:text-zinc-600\/60{color:#52525b99}.lg\:text-zinc-600\/70{color:#52525bb3}.lg\:text-zinc-600\/75{color:#52525bbf}.lg\:text-zinc-600\/80{color:#52525bcc}.lg\:text-zinc-600\/90{color:#52525be6}.lg\:text-zinc-600\/95{color:#52525bf2}.lg\:text-zinc-700{--tw-text-opacity:1;color:rgb(63 63 70 / var(--tw-text-opacity))}.lg\:text-zinc-700\/0{color:#3f3f4600}.lg\:text-zinc-700\/10{color:#3f3f461a}.lg\:text-zinc-700\/100{color:#3f3f46}.lg\:text-zinc-700\/20{color:#3f3f4633}.lg\:text-zinc-700\/25{color:#3f3f4640}.lg\:text-zinc-700\/30{color:#3f3f464d}.lg\:text-zinc-700\/40{color:#3f3f4666}.lg\:text-zinc-700\/5{color:#3f3f460d}.lg\:text-zinc-700\/50{color:#3f3f4680}.lg\:text-zinc-700\/60{color:#3f3f4699}.lg\:text-zinc-700\/70{color:#3f3f46b3}.lg\:text-zinc-700\/75{color:#3f3f46bf}.lg\:text-zinc-700\/80{color:#3f3f46cc}.lg\:text-zinc-700\/90{color:#3f3f46e6}.lg\:text-zinc-700\/95{color:#3f3f46f2}.lg\:text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42 / var(--tw-text-opacity))}.lg\:text-zinc-800\/0{color:#27272a00}.lg\:text-zinc-800\/10{color:#27272a1a}.lg\:text-zinc-800\/100{color:#27272a}.lg\:text-zinc-800\/20{color:#27272a33}.lg\:text-zinc-800\/25{color:#27272a40}.lg\:text-zinc-800\/30{color:#27272a4d}.lg\:text-zinc-800\/40{color:#27272a66}.lg\:text-zinc-800\/5{color:#27272a0d}.lg\:text-zinc-800\/50{color:#27272a80}.lg\:text-zinc-800\/60{color:#27272a99}.lg\:text-zinc-800\/70{color:#27272ab3}.lg\:text-zinc-800\/75{color:#27272abf}.lg\:text-zinc-800\/80{color:#27272acc}.lg\:text-zinc-800\/90{color:#27272ae6}.lg\:text-zinc-800\/95{color:#27272af2}.lg\:text-zinc-900{--tw-text-opacity:1;color:rgb(24 24 27 / var(--tw-text-opacity))}.lg\:text-zinc-900\/0{color:#18181b00}.lg\:text-zinc-900\/10{color:#18181b1a}.lg\:text-zinc-900\/100{color:#18181b}.lg\:text-zinc-900\/20{color:#18181b33}.lg\:text-zinc-900\/25{color:#18181b40}.lg\:text-zinc-900\/30{color:#18181b4d}.lg\:text-zinc-900\/40{color:#18181b66}.lg\:text-zinc-900\/5{color:#18181b0d}.lg\:text-zinc-900\/50{color:#18181b80}.lg\:text-zinc-900\/60{color:#18181b99}.lg\:text-zinc-900\/70{color:#18181bb3}.lg\:text-zinc-900\/75{color:#18181bbf}.lg\:text-zinc-900\/80{color:#18181bcc}.lg\:text-zinc-900\/90{color:#18181be6}.lg\:text-zinc-900\/95{color:#18181bf2}.lg\:text-opacity-0{--tw-text-opacity:0}.lg\:text-opacity-10{--tw-text-opacity:.1}.lg\:text-opacity-100{--tw-text-opacity:1}.lg\:text-opacity-20{--tw-text-opacity:.2}.lg\:text-opacity-25{--tw-text-opacity:.25}.lg\:text-opacity-30{--tw-text-opacity:.3}.lg\:text-opacity-40{--tw-text-opacity:.4}.lg\:text-opacity-5{--tw-text-opacity:.05}.lg\:text-opacity-50{--tw-text-opacity:.5}.lg\:text-opacity-60{--tw-text-opacity:.6}.lg\:text-opacity-70{--tw-text-opacity:.7}.lg\:text-opacity-75{--tw-text-opacity:.75}.lg\:text-opacity-80{--tw-text-opacity:.8}.lg\:text-opacity-90{--tw-text-opacity:.9}.lg\:text-opacity-95{--tw-text-opacity:.95}.lg\:bg-blend-normal{background-blend-mode:normal}.lg\:bg-blend-multiply{background-blend-mode:multiply}.lg\:bg-blend-screen{background-blend-mode:screen}.lg\:bg-blend-overlay{background-blend-mode:overlay}.lg\:bg-blend-darken{background-blend-mode:darken}.lg\:bg-blend-lighten{background-blend-mode:lighten}.lg\:bg-blend-color-dodge{background-blend-mode:color-dodge}.lg\:bg-blend-color-burn{background-blend-mode:color-burn}.lg\:bg-blend-hard-light{background-blend-mode:hard-light}.lg\:bg-blend-soft-light{background-blend-mode:soft-light}.lg\:bg-blend-difference{background-blend-mode:difference}.lg\:bg-blend-exclusion{background-blend-mode:exclusion}.lg\:bg-blend-hue{background-blend-mode:hue}.lg\:bg-blend-saturation{background-blend-mode:saturation}.lg\:bg-blend-color{background-blend-mode:color}.lg\:bg-blend-luminosity{background-blend-mode:luminosity}.lg\:hover\:cursor-context-menu:hover{cursor:context-menu}.lg\:hover\:text-ellipsis:hover{text-overflow:ellipsis}.lg\:hover\:text-clip:hover{text-overflow:clip}.lg\:hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-100\/0:hover{background-color:#fef3c700}.lg\:hover\:bg-amber-100\/10:hover{background-color:#fef3c71a}.lg\:hover\:bg-amber-100\/100:hover{background-color:#fef3c7}.lg\:hover\:bg-amber-100\/20:hover{background-color:#fef3c733}.lg\:hover\:bg-amber-100\/25:hover{background-color:#fef3c740}.lg\:hover\:bg-amber-100\/30:hover{background-color:#fef3c74d}.lg\:hover\:bg-amber-100\/40:hover{background-color:#fef3c766}.lg\:hover\:bg-amber-100\/5:hover{background-color:#fef3c70d}.lg\:hover\:bg-amber-100\/50:hover{background-color:#fef3c780}.lg\:hover\:bg-amber-100\/60:hover{background-color:#fef3c799}.lg\:hover\:bg-amber-100\/70:hover{background-color:#fef3c7b3}.lg\:hover\:bg-amber-100\/75:hover{background-color:#fef3c7bf}.lg\:hover\:bg-amber-100\/80:hover{background-color:#fef3c7cc}.lg\:hover\:bg-amber-100\/90:hover{background-color:#fef3c7e6}.lg\:hover\:bg-amber-100\/95:hover{background-color:#fef3c7f2}.lg\:hover\:bg-amber-200:hover{--tw-bg-opacity:1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-200\/0:hover{background-color:#fde68a00}.lg\:hover\:bg-amber-200\/10:hover{background-color:#fde68a1a}.lg\:hover\:bg-amber-200\/100:hover{background-color:#fde68a}.lg\:hover\:bg-amber-200\/20:hover{background-color:#fde68a33}.lg\:hover\:bg-amber-200\/25:hover{background-color:#fde68a40}.lg\:hover\:bg-amber-200\/30:hover{background-color:#fde68a4d}.lg\:hover\:bg-amber-200\/40:hover{background-color:#fde68a66}.lg\:hover\:bg-amber-200\/5:hover{background-color:#fde68a0d}.lg\:hover\:bg-amber-200\/50:hover{background-color:#fde68a80}.lg\:hover\:bg-amber-200\/60:hover{background-color:#fde68a99}.lg\:hover\:bg-amber-200\/70:hover{background-color:#fde68ab3}.lg\:hover\:bg-amber-200\/75:hover{background-color:#fde68abf}.lg\:hover\:bg-amber-200\/80:hover{background-color:#fde68acc}.lg\:hover\:bg-amber-200\/90:hover{background-color:#fde68ae6}.lg\:hover\:bg-amber-200\/95:hover{background-color:#fde68af2}.lg\:hover\:bg-amber-300:hover{--tw-bg-opacity:1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-300\/0:hover{background-color:#fcd34d00}.lg\:hover\:bg-amber-300\/10:hover{background-color:#fcd34d1a}.lg\:hover\:bg-amber-300\/100:hover{background-color:#fcd34d}.lg\:hover\:bg-amber-300\/20:hover{background-color:#fcd34d33}.lg\:hover\:bg-amber-300\/25:hover{background-color:#fcd34d40}.lg\:hover\:bg-amber-300\/30:hover{background-color:#fcd34d4d}.lg\:hover\:bg-amber-300\/40:hover{background-color:#fcd34d66}.lg\:hover\:bg-amber-300\/5:hover{background-color:#fcd34d0d}.lg\:hover\:bg-amber-300\/50:hover{background-color:#fcd34d80}.lg\:hover\:bg-amber-300\/60:hover{background-color:#fcd34d99}.lg\:hover\:bg-amber-300\/70:hover{background-color:#fcd34db3}.lg\:hover\:bg-amber-300\/75:hover{background-color:#fcd34dbf}.lg\:hover\:bg-amber-300\/80:hover{background-color:#fcd34dcc}.lg\:hover\:bg-amber-300\/90:hover{background-color:#fcd34de6}.lg\:hover\:bg-amber-300\/95:hover{background-color:#fcd34df2}.lg\:hover\:bg-amber-400:hover{--tw-bg-opacity:1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-400\/0:hover{background-color:#fbbf2400}.lg\:hover\:bg-amber-400\/10:hover{background-color:#fbbf241a}.lg\:hover\:bg-amber-400\/100:hover{background-color:#fbbf24}.lg\:hover\:bg-amber-400\/20:hover{background-color:#fbbf2433}.lg\:hover\:bg-amber-400\/25:hover{background-color:#fbbf2440}.lg\:hover\:bg-amber-400\/30:hover{background-color:#fbbf244d}.lg\:hover\:bg-amber-400\/40:hover{background-color:#fbbf2466}.lg\:hover\:bg-amber-400\/5:hover{background-color:#fbbf240d}.lg\:hover\:bg-amber-400\/50:hover{background-color:#fbbf2480}.lg\:hover\:bg-amber-400\/60:hover{background-color:#fbbf2499}.lg\:hover\:bg-amber-400\/70:hover{background-color:#fbbf24b3}.lg\:hover\:bg-amber-400\/75:hover{background-color:#fbbf24bf}.lg\:hover\:bg-amber-400\/80:hover{background-color:#fbbf24cc}.lg\:hover\:bg-amber-400\/90:hover{background-color:#fbbf24e6}.lg\:hover\:bg-amber-400\/95:hover{background-color:#fbbf24f2}.lg\:hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-50\/0:hover{background-color:#fffbeb00}.lg\:hover\:bg-amber-50\/10:hover{background-color:#fffbeb1a}.lg\:hover\:bg-amber-50\/100:hover{background-color:#fffbeb}.lg\:hover\:bg-amber-50\/20:hover{background-color:#fffbeb33}.lg\:hover\:bg-amber-50\/25:hover{background-color:#fffbeb40}.lg\:hover\:bg-amber-50\/30:hover{background-color:#fffbeb4d}.lg\:hover\:bg-amber-50\/40:hover{background-color:#fffbeb66}.lg\:hover\:bg-amber-50\/5:hover{background-color:#fffbeb0d}.lg\:hover\:bg-amber-50\/50:hover{background-color:#fffbeb80}.lg\:hover\:bg-amber-50\/60:hover{background-color:#fffbeb99}.lg\:hover\:bg-amber-50\/70:hover{background-color:#fffbebb3}.lg\:hover\:bg-amber-50\/75:hover{background-color:#fffbebbf}.lg\:hover\:bg-amber-50\/80:hover{background-color:#fffbebcc}.lg\:hover\:bg-amber-50\/90:hover{background-color:#fffbebe6}.lg\:hover\:bg-amber-50\/95:hover{background-color:#fffbebf2}.lg\:hover\:bg-amber-500:hover{--tw-bg-opacity:1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-500\/0:hover{background-color:#f59e0b00}.lg\:hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.lg\:hover\:bg-amber-500\/100:hover{background-color:#f59e0b}.lg\:hover\:bg-amber-500\/20:hover{background-color:#f59e0b33}.lg\:hover\:bg-amber-500\/25:hover{background-color:#f59e0b40}.lg\:hover\:bg-amber-500\/30:hover{background-color:#f59e0b4d}.lg\:hover\:bg-amber-500\/40:hover{background-color:#f59e0b66}.lg\:hover\:bg-amber-500\/5:hover{background-color:#f59e0b0d}.lg\:hover\:bg-amber-500\/50:hover{background-color:#f59e0b80}.lg\:hover\:bg-amber-500\/60:hover{background-color:#f59e0b99}.lg\:hover\:bg-amber-500\/70:hover{background-color:#f59e0bb3}.lg\:hover\:bg-amber-500\/75:hover{background-color:#f59e0bbf}.lg\:hover\:bg-amber-500\/80:hover{background-color:#f59e0bcc}.lg\:hover\:bg-amber-500\/90:hover{background-color:#f59e0be6}.lg\:hover\:bg-amber-500\/95:hover{background-color:#f59e0bf2}.lg\:hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-600\/0:hover{background-color:#d9770600}.lg\:hover\:bg-amber-600\/10:hover{background-color:#d977061a}.lg\:hover\:bg-amber-600\/100:hover{background-color:#d97706}.lg\:hover\:bg-amber-600\/20:hover{background-color:#d9770633}.lg\:hover\:bg-amber-600\/25:hover{background-color:#d9770640}.lg\:hover\:bg-amber-600\/30:hover{background-color:#d977064d}.lg\:hover\:bg-amber-600\/40:hover{background-color:#d9770666}.lg\:hover\:bg-amber-600\/5:hover{background-color:#d977060d}.lg\:hover\:bg-amber-600\/50:hover{background-color:#d9770680}.lg\:hover\:bg-amber-600\/60:hover{background-color:#d9770699}.lg\:hover\:bg-amber-600\/70:hover{background-color:#d97706b3}.lg\:hover\:bg-amber-600\/75:hover{background-color:#d97706bf}.lg\:hover\:bg-amber-600\/80:hover{background-color:#d97706cc}.lg\:hover\:bg-amber-600\/90:hover{background-color:#d97706e6}.lg\:hover\:bg-amber-600\/95:hover{background-color:#d97706f2}.lg\:hover\:bg-amber-700:hover{--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-700\/0:hover{background-color:#b4530900}.lg\:hover\:bg-amber-700\/10:hover{background-color:#b453091a}.lg\:hover\:bg-amber-700\/100:hover{background-color:#b45309}.lg\:hover\:bg-amber-700\/20:hover{background-color:#b4530933}.lg\:hover\:bg-amber-700\/25:hover{background-color:#b4530940}.lg\:hover\:bg-amber-700\/30:hover{background-color:#b453094d}.lg\:hover\:bg-amber-700\/40:hover{background-color:#b4530966}.lg\:hover\:bg-amber-700\/5:hover{background-color:#b453090d}.lg\:hover\:bg-amber-700\/50:hover{background-color:#b4530980}.lg\:hover\:bg-amber-700\/60:hover{background-color:#b4530999}.lg\:hover\:bg-amber-700\/70:hover{background-color:#b45309b3}.lg\:hover\:bg-amber-700\/75:hover{background-color:#b45309bf}.lg\:hover\:bg-amber-700\/80:hover{background-color:#b45309cc}.lg\:hover\:bg-amber-700\/90:hover{background-color:#b45309e6}.lg\:hover\:bg-amber-700\/95:hover{background-color:#b45309f2}.lg\:hover\:bg-amber-800:hover{--tw-bg-opacity:1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-800\/0:hover{background-color:#92400e00}.lg\:hover\:bg-amber-800\/10:hover{background-color:#92400e1a}.lg\:hover\:bg-amber-800\/100:hover{background-color:#92400e}.lg\:hover\:bg-amber-800\/20:hover{background-color:#92400e33}.lg\:hover\:bg-amber-800\/25:hover{background-color:#92400e40}.lg\:hover\:bg-amber-800\/30:hover{background-color:#92400e4d}.lg\:hover\:bg-amber-800\/40:hover{background-color:#92400e66}.lg\:hover\:bg-amber-800\/5:hover{background-color:#92400e0d}.lg\:hover\:bg-amber-800\/50:hover{background-color:#92400e80}.lg\:hover\:bg-amber-800\/60:hover{background-color:#92400e99}.lg\:hover\:bg-amber-800\/70:hover{background-color:#92400eb3}.lg\:hover\:bg-amber-800\/75:hover{background-color:#92400ebf}.lg\:hover\:bg-amber-800\/80:hover{background-color:#92400ecc}.lg\:hover\:bg-amber-800\/90:hover{background-color:#92400ee6}.lg\:hover\:bg-amber-800\/95:hover{background-color:#92400ef2}.lg\:hover\:bg-amber-900:hover{--tw-bg-opacity:1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.lg\:hover\:bg-amber-900\/0:hover{background-color:#78350f00}.lg\:hover\:bg-amber-900\/10:hover{background-color:#78350f1a}.lg\:hover\:bg-amber-900\/100:hover{background-color:#78350f}.lg\:hover\:bg-amber-900\/20:hover{background-color:#78350f33}.lg\:hover\:bg-amber-900\/25:hover{background-color:#78350f40}.lg\:hover\:bg-amber-900\/30:hover{background-color:#78350f4d}.lg\:hover\:bg-amber-900\/40:hover{background-color:#78350f66}.lg\:hover\:bg-amber-900\/5:hover{background-color:#78350f0d}.lg\:hover\:bg-amber-900\/50:hover{background-color:#78350f80}.lg\:hover\:bg-amber-900\/60:hover{background-color:#78350f99}.lg\:hover\:bg-amber-900\/70:hover{background-color:#78350fb3}.lg\:hover\:bg-amber-900\/75:hover{background-color:#78350fbf}.lg\:hover\:bg-amber-900\/80:hover{background-color:#78350fcc}.lg\:hover\:bg-amber-900\/90:hover{background-color:#78350fe6}.lg\:hover\:bg-amber-900\/95:hover{background-color:#78350ff2}.lg\:hover\:bg-aqua:hover{background-color:var(--color-green-200)}.lg\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.lg\:hover\:bg-black\/0:hover{background-color:#0000}.lg\:hover\:bg-black\/10:hover{background-color:#0000001a}.lg\:hover\:bg-black\/100:hover{background-color:#000}.lg\:hover\:bg-black\/20:hover{background-color:#0003}.lg\:hover\:bg-black\/25:hover{background-color:#00000040}.lg\:hover\:bg-black\/30:hover{background-color:#0000004d}.lg\:hover\:bg-black\/40:hover{background-color:#0006}.lg\:hover\:bg-black\/5:hover{background-color:#0000000d}.lg\:hover\:bg-black\/50:hover{background-color:#00000080}.lg\:hover\:bg-black\/60:hover{background-color:#0009}.lg\:hover\:bg-black\/70:hover{background-color:#000000b3}.lg\:hover\:bg-black\/75:hover{background-color:#000000bf}.lg\:hover\:bg-black\/80:hover{background-color:#000c}.lg\:hover\:bg-black\/90:hover{background-color:#000000e6}.lg\:hover\:bg-black\/95:hover{background-color:#000000f2}.lg\:hover\:bg-blue:hover{background-color:var(--color-blue-800)}.lg\:hover\:bg-blue-100:hover{background-color:var(--color-blue-100)}.lg\:hover\:bg-blue-150:hover{background-color:var(--color-blue-150)}.lg\:hover\:bg-blue-200:hover{background-color:var(--color-blue-200)}.lg\:hover\:bg-blue-300:hover{background-color:var(--color-blue-300)}.lg\:hover\:bg-blue-400:hover{background-color:var(--color-blue-400)}.lg\:hover\:bg-blue-50:hover{background-color:var(--color-blue-50)}.lg\:hover\:bg-blue-500:hover{background-color:var(--color-blue-500)}.lg\:hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.lg\:hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.lg\:hover\:bg-blue-800:hover{background-color:var(--color-blue-800)}.lg\:hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.lg\:hover\:bg-blue-900\/0:hover{background-color:#1e3a8a00}.lg\:hover\:bg-blue-900\/10:hover{background-color:#1e3a8a1a}.lg\:hover\:bg-blue-900\/100:hover{background-color:#1e3a8a}.lg\:hover\:bg-blue-900\/20:hover{background-color:#1e3a8a33}.lg\:hover\:bg-blue-900\/25:hover{background-color:#1e3a8a40}.lg\:hover\:bg-blue-900\/30:hover{background-color:#1e3a8a4d}.lg\:hover\:bg-blue-900\/40:hover{background-color:#1e3a8a66}.lg\:hover\:bg-blue-900\/5:hover{background-color:#1e3a8a0d}.lg\:hover\:bg-blue-900\/50:hover{background-color:#1e3a8a80}.lg\:hover\:bg-blue-900\/60:hover{background-color:#1e3a8a99}.lg\:hover\:bg-blue-900\/70:hover{background-color:#1e3a8ab3}.lg\:hover\:bg-blue-900\/75:hover{background-color:#1e3a8abf}.lg\:hover\:bg-blue-900\/80:hover{background-color:#1e3a8acc}.lg\:hover\:bg-blue-900\/90:hover{background-color:#1e3a8ae6}.lg\:hover\:bg-blue-900\/95:hover{background-color:#1e3a8af2}.lg\:hover\:bg-blue-bright:hover{background-color:var(--color-blue-200)}.lg\:hover\:bg-blue-brighter:hover{background-color:var(--color-blue-100)}.lg\:hover\:bg-blue-brightest:hover{background-color:var(--color-blue-50)}.lg\:hover\:bg-blue-dark:hover{background-color:var(--color-blue-800)}.lg\:hover\:bg-blue-light:hover{background-color:var(--color-gray-400)}.lg\:hover\:bg-blue-medium:hover{background-color:var(--color-blue-500)}.lg\:hover\:bg-current:hover{background-color:currentColor}.lg\:hover\:bg-cyan-100:hover{--tw-bg-opacity:1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-100\/0:hover{background-color:#cffafe00}.lg\:hover\:bg-cyan-100\/10:hover{background-color:#cffafe1a}.lg\:hover\:bg-cyan-100\/100:hover{background-color:#cffafe}.lg\:hover\:bg-cyan-100\/20:hover{background-color:#cffafe33}.lg\:hover\:bg-cyan-100\/25:hover{background-color:#cffafe40}.lg\:hover\:bg-cyan-100\/30:hover{background-color:#cffafe4d}.lg\:hover\:bg-cyan-100\/40:hover{background-color:#cffafe66}.lg\:hover\:bg-cyan-100\/5:hover{background-color:#cffafe0d}.lg\:hover\:bg-cyan-100\/50:hover{background-color:#cffafe80}.lg\:hover\:bg-cyan-100\/60:hover{background-color:#cffafe99}.lg\:hover\:bg-cyan-100\/70:hover{background-color:#cffafeb3}.lg\:hover\:bg-cyan-100\/75:hover{background-color:#cffafebf}.lg\:hover\:bg-cyan-100\/80:hover{background-color:#cffafecc}.lg\:hover\:bg-cyan-100\/90:hover{background-color:#cffafee6}.lg\:hover\:bg-cyan-100\/95:hover{background-color:#cffafef2}.lg\:hover\:bg-cyan-200:hover{--tw-bg-opacity:1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-200\/0:hover{background-color:#a5f3fc00}.lg\:hover\:bg-cyan-200\/10:hover{background-color:#a5f3fc1a}.lg\:hover\:bg-cyan-200\/100:hover{background-color:#a5f3fc}.lg\:hover\:bg-cyan-200\/20:hover{background-color:#a5f3fc33}.lg\:hover\:bg-cyan-200\/25:hover{background-color:#a5f3fc40}.lg\:hover\:bg-cyan-200\/30:hover{background-color:#a5f3fc4d}.lg\:hover\:bg-cyan-200\/40:hover{background-color:#a5f3fc66}.lg\:hover\:bg-cyan-200\/5:hover{background-color:#a5f3fc0d}.lg\:hover\:bg-cyan-200\/50:hover{background-color:#a5f3fc80}.lg\:hover\:bg-cyan-200\/60:hover{background-color:#a5f3fc99}.lg\:hover\:bg-cyan-200\/70:hover{background-color:#a5f3fcb3}.lg\:hover\:bg-cyan-200\/75:hover{background-color:#a5f3fcbf}.lg\:hover\:bg-cyan-200\/80:hover{background-color:#a5f3fccc}.lg\:hover\:bg-cyan-200\/90:hover{background-color:#a5f3fce6}.lg\:hover\:bg-cyan-200\/95:hover{background-color:#a5f3fcf2}.lg\:hover\:bg-cyan-300:hover{--tw-bg-opacity:1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-300\/0:hover{background-color:#67e8f900}.lg\:hover\:bg-cyan-300\/10:hover{background-color:#67e8f91a}.lg\:hover\:bg-cyan-300\/100:hover{background-color:#67e8f9}.lg\:hover\:bg-cyan-300\/20:hover{background-color:#67e8f933}.lg\:hover\:bg-cyan-300\/25:hover{background-color:#67e8f940}.lg\:hover\:bg-cyan-300\/30:hover{background-color:#67e8f94d}.lg\:hover\:bg-cyan-300\/40:hover{background-color:#67e8f966}.lg\:hover\:bg-cyan-300\/5:hover{background-color:#67e8f90d}.lg\:hover\:bg-cyan-300\/50:hover{background-color:#67e8f980}.lg\:hover\:bg-cyan-300\/60:hover{background-color:#67e8f999}.lg\:hover\:bg-cyan-300\/70:hover{background-color:#67e8f9b3}.lg\:hover\:bg-cyan-300\/75:hover{background-color:#67e8f9bf}.lg\:hover\:bg-cyan-300\/80:hover{background-color:#67e8f9cc}.lg\:hover\:bg-cyan-300\/90:hover{background-color:#67e8f9e6}.lg\:hover\:bg-cyan-300\/95:hover{background-color:#67e8f9f2}.lg\:hover\:bg-cyan-400:hover{--tw-bg-opacity:1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-400\/0:hover{background-color:#22d3ee00}.lg\:hover\:bg-cyan-400\/10:hover{background-color:#22d3ee1a}.lg\:hover\:bg-cyan-400\/100:hover{background-color:#22d3ee}.lg\:hover\:bg-cyan-400\/20:hover{background-color:#22d3ee33}.lg\:hover\:bg-cyan-400\/25:hover{background-color:#22d3ee40}.lg\:hover\:bg-cyan-400\/30:hover{background-color:#22d3ee4d}.lg\:hover\:bg-cyan-400\/40:hover{background-color:#22d3ee66}.lg\:hover\:bg-cyan-400\/5:hover{background-color:#22d3ee0d}.lg\:hover\:bg-cyan-400\/50:hover{background-color:#22d3ee80}.lg\:hover\:bg-cyan-400\/60:hover{background-color:#22d3ee99}.lg\:hover\:bg-cyan-400\/70:hover{background-color:#22d3eeb3}.lg\:hover\:bg-cyan-400\/75:hover{background-color:#22d3eebf}.lg\:hover\:bg-cyan-400\/80:hover{background-color:#22d3eecc}.lg\:hover\:bg-cyan-400\/90:hover{background-color:#22d3eee6}.lg\:hover\:bg-cyan-400\/95:hover{background-color:#22d3eef2}.lg\:hover\:bg-cyan-50:hover{--tw-bg-opacity:1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-50\/0:hover{background-color:#ecfeff00}.lg\:hover\:bg-cyan-50\/10:hover{background-color:#ecfeff1a}.lg\:hover\:bg-cyan-50\/100:hover{background-color:#ecfeff}.lg\:hover\:bg-cyan-50\/20:hover{background-color:#ecfeff33}.lg\:hover\:bg-cyan-50\/25:hover{background-color:#ecfeff40}.lg\:hover\:bg-cyan-50\/30:hover{background-color:#ecfeff4d}.lg\:hover\:bg-cyan-50\/40:hover{background-color:#ecfeff66}.lg\:hover\:bg-cyan-50\/5:hover{background-color:#ecfeff0d}.lg\:hover\:bg-cyan-50\/50:hover{background-color:#ecfeff80}.lg\:hover\:bg-cyan-50\/60:hover{background-color:#ecfeff99}.lg\:hover\:bg-cyan-50\/70:hover{background-color:#ecfeffb3}.lg\:hover\:bg-cyan-50\/75:hover{background-color:#ecfeffbf}.lg\:hover\:bg-cyan-50\/80:hover{background-color:#ecfeffcc}.lg\:hover\:bg-cyan-50\/90:hover{background-color:#ecfeffe6}.lg\:hover\:bg-cyan-50\/95:hover{background-color:#ecfefff2}.lg\:hover\:bg-cyan-500:hover{--tw-bg-opacity:1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-500\/0:hover{background-color:#06b6d400}.lg\:hover\:bg-cyan-500\/10:hover{background-color:#06b6d41a}.lg\:hover\:bg-cyan-500\/100:hover{background-color:#06b6d4}.lg\:hover\:bg-cyan-500\/20:hover{background-color:#06b6d433}.lg\:hover\:bg-cyan-500\/25:hover{background-color:#06b6d440}.lg\:hover\:bg-cyan-500\/30:hover{background-color:#06b6d44d}.lg\:hover\:bg-cyan-500\/40:hover{background-color:#06b6d466}.lg\:hover\:bg-cyan-500\/5:hover{background-color:#06b6d40d}.lg\:hover\:bg-cyan-500\/50:hover{background-color:#06b6d480}.lg\:hover\:bg-cyan-500\/60:hover{background-color:#06b6d499}.lg\:hover\:bg-cyan-500\/70:hover{background-color:#06b6d4b3}.lg\:hover\:bg-cyan-500\/75:hover{background-color:#06b6d4bf}.lg\:hover\:bg-cyan-500\/80:hover{background-color:#06b6d4cc}.lg\:hover\:bg-cyan-500\/90:hover{background-color:#06b6d4e6}.lg\:hover\:bg-cyan-500\/95:hover{background-color:#06b6d4f2}.lg\:hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-600\/0:hover{background-color:#0891b200}.lg\:hover\:bg-cyan-600\/10:hover{background-color:#0891b21a}.lg\:hover\:bg-cyan-600\/100:hover{background-color:#0891b2}.lg\:hover\:bg-cyan-600\/20:hover{background-color:#0891b233}.lg\:hover\:bg-cyan-600\/25:hover{background-color:#0891b240}.lg\:hover\:bg-cyan-600\/30:hover{background-color:#0891b24d}.lg\:hover\:bg-cyan-600\/40:hover{background-color:#0891b266}.lg\:hover\:bg-cyan-600\/5:hover{background-color:#0891b20d}.lg\:hover\:bg-cyan-600\/50:hover{background-color:#0891b280}.lg\:hover\:bg-cyan-600\/60:hover{background-color:#0891b299}.lg\:hover\:bg-cyan-600\/70:hover{background-color:#0891b2b3}.lg\:hover\:bg-cyan-600\/75:hover{background-color:#0891b2bf}.lg\:hover\:bg-cyan-600\/80:hover{background-color:#0891b2cc}.lg\:hover\:bg-cyan-600\/90:hover{background-color:#0891b2e6}.lg\:hover\:bg-cyan-600\/95:hover{background-color:#0891b2f2}.lg\:hover\:bg-cyan-700:hover{--tw-bg-opacity:1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-700\/0:hover{background-color:#0e749000}.lg\:hover\:bg-cyan-700\/10:hover{background-color:#0e74901a}.lg\:hover\:bg-cyan-700\/100:hover{background-color:#0e7490}.lg\:hover\:bg-cyan-700\/20:hover{background-color:#0e749033}.lg\:hover\:bg-cyan-700\/25:hover{background-color:#0e749040}.lg\:hover\:bg-cyan-700\/30:hover{background-color:#0e74904d}.lg\:hover\:bg-cyan-700\/40:hover{background-color:#0e749066}.lg\:hover\:bg-cyan-700\/5:hover{background-color:#0e74900d}.lg\:hover\:bg-cyan-700\/50:hover{background-color:#0e749080}.lg\:hover\:bg-cyan-700\/60:hover{background-color:#0e749099}.lg\:hover\:bg-cyan-700\/70:hover{background-color:#0e7490b3}.lg\:hover\:bg-cyan-700\/75:hover{background-color:#0e7490bf}.lg\:hover\:bg-cyan-700\/80:hover{background-color:#0e7490cc}.lg\:hover\:bg-cyan-700\/90:hover{background-color:#0e7490e6}.lg\:hover\:bg-cyan-700\/95:hover{background-color:#0e7490f2}.lg\:hover\:bg-cyan-800:hover{--tw-bg-opacity:1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-800\/0:hover{background-color:#155e7500}.lg\:hover\:bg-cyan-800\/10:hover{background-color:#155e751a}.lg\:hover\:bg-cyan-800\/100:hover{background-color:#155e75}.lg\:hover\:bg-cyan-800\/20:hover{background-color:#155e7533}.lg\:hover\:bg-cyan-800\/25:hover{background-color:#155e7540}.lg\:hover\:bg-cyan-800\/30:hover{background-color:#155e754d}.lg\:hover\:bg-cyan-800\/40:hover{background-color:#155e7566}.lg\:hover\:bg-cyan-800\/5:hover{background-color:#155e750d}.lg\:hover\:bg-cyan-800\/50:hover{background-color:#155e7580}.lg\:hover\:bg-cyan-800\/60:hover{background-color:#155e7599}.lg\:hover\:bg-cyan-800\/70:hover{background-color:#155e75b3}.lg\:hover\:bg-cyan-800\/75:hover{background-color:#155e75bf}.lg\:hover\:bg-cyan-800\/80:hover{background-color:#155e75cc}.lg\:hover\:bg-cyan-800\/90:hover{background-color:#155e75e6}.lg\:hover\:bg-cyan-800\/95:hover{background-color:#155e75f2}.lg\:hover\:bg-cyan-900:hover{--tw-bg-opacity:1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-900\/0:hover{background-color:#164e6300}.lg\:hover\:bg-cyan-900\/10:hover{background-color:#164e631a}.lg\:hover\:bg-cyan-900\/100:hover{background-color:#164e63}.lg\:hover\:bg-cyan-900\/20:hover{background-color:#164e6333}.lg\:hover\:bg-cyan-900\/25:hover{background-color:#164e6340}.lg\:hover\:bg-cyan-900\/30:hover{background-color:#164e634d}.lg\:hover\:bg-cyan-900\/40:hover{background-color:#164e6366}.lg\:hover\:bg-cyan-900\/5:hover{background-color:#164e630d}.lg\:hover\:bg-cyan-900\/50:hover{background-color:#164e6380}.lg\:hover\:bg-cyan-900\/60:hover{background-color:#164e6399}.lg\:hover\:bg-cyan-900\/70:hover{background-color:#164e63b3}.lg\:hover\:bg-cyan-900\/75:hover{background-color:#164e63bf}.lg\:hover\:bg-cyan-900\/80:hover{background-color:#164e63cc}.lg\:hover\:bg-cyan-900\/90:hover{background-color:#164e63e6}.lg\:hover\:bg-cyan-900\/95:hover{background-color:#164e63f2}.lg\:hover\:bg-emerald-100:hover{--tw-bg-opacity:1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-100\/0:hover{background-color:#d1fae500}.lg\:hover\:bg-emerald-100\/10:hover{background-color:#d1fae51a}.lg\:hover\:bg-emerald-100\/100:hover{background-color:#d1fae5}.lg\:hover\:bg-emerald-100\/20:hover{background-color:#d1fae533}.lg\:hover\:bg-emerald-100\/25:hover{background-color:#d1fae540}.lg\:hover\:bg-emerald-100\/30:hover{background-color:#d1fae54d}.lg\:hover\:bg-emerald-100\/40:hover{background-color:#d1fae566}.lg\:hover\:bg-emerald-100\/5:hover{background-color:#d1fae50d}.lg\:hover\:bg-emerald-100\/50:hover{background-color:#d1fae580}.lg\:hover\:bg-emerald-100\/60:hover{background-color:#d1fae599}.lg\:hover\:bg-emerald-100\/70:hover{background-color:#d1fae5b3}.lg\:hover\:bg-emerald-100\/75:hover{background-color:#d1fae5bf}.lg\:hover\:bg-emerald-100\/80:hover{background-color:#d1fae5cc}.lg\:hover\:bg-emerald-100\/90:hover{background-color:#d1fae5e6}.lg\:hover\:bg-emerald-100\/95:hover{background-color:#d1fae5f2}.lg\:hover\:bg-emerald-200:hover{--tw-bg-opacity:1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-200\/0:hover{background-color:#a7f3d000}.lg\:hover\:bg-emerald-200\/10:hover{background-color:#a7f3d01a}.lg\:hover\:bg-emerald-200\/100:hover{background-color:#a7f3d0}.lg\:hover\:bg-emerald-200\/20:hover{background-color:#a7f3d033}.lg\:hover\:bg-emerald-200\/25:hover{background-color:#a7f3d040}.lg\:hover\:bg-emerald-200\/30:hover{background-color:#a7f3d04d}.lg\:hover\:bg-emerald-200\/40:hover{background-color:#a7f3d066}.lg\:hover\:bg-emerald-200\/5:hover{background-color:#a7f3d00d}.lg\:hover\:bg-emerald-200\/50:hover{background-color:#a7f3d080}.lg\:hover\:bg-emerald-200\/60:hover{background-color:#a7f3d099}.lg\:hover\:bg-emerald-200\/70:hover{background-color:#a7f3d0b3}.lg\:hover\:bg-emerald-200\/75:hover{background-color:#a7f3d0bf}.lg\:hover\:bg-emerald-200\/80:hover{background-color:#a7f3d0cc}.lg\:hover\:bg-emerald-200\/90:hover{background-color:#a7f3d0e6}.lg\:hover\:bg-emerald-200\/95:hover{background-color:#a7f3d0f2}.lg\:hover\:bg-emerald-300:hover{--tw-bg-opacity:1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-300\/0:hover{background-color:#6ee7b700}.lg\:hover\:bg-emerald-300\/10:hover{background-color:#6ee7b71a}.lg\:hover\:bg-emerald-300\/100:hover{background-color:#6ee7b7}.lg\:hover\:bg-emerald-300\/20:hover{background-color:#6ee7b733}.lg\:hover\:bg-emerald-300\/25:hover{background-color:#6ee7b740}.lg\:hover\:bg-emerald-300\/30:hover{background-color:#6ee7b74d}.lg\:hover\:bg-emerald-300\/40:hover{background-color:#6ee7b766}.lg\:hover\:bg-emerald-300\/5:hover{background-color:#6ee7b70d}.lg\:hover\:bg-emerald-300\/50:hover{background-color:#6ee7b780}.lg\:hover\:bg-emerald-300\/60:hover{background-color:#6ee7b799}.lg\:hover\:bg-emerald-300\/70:hover{background-color:#6ee7b7b3}.lg\:hover\:bg-emerald-300\/75:hover{background-color:#6ee7b7bf}.lg\:hover\:bg-emerald-300\/80:hover{background-color:#6ee7b7cc}.lg\:hover\:bg-emerald-300\/90:hover{background-color:#6ee7b7e6}.lg\:hover\:bg-emerald-300\/95:hover{background-color:#6ee7b7f2}.lg\:hover\:bg-emerald-400:hover{--tw-bg-opacity:1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-400\/0:hover{background-color:#34d39900}.lg\:hover\:bg-emerald-400\/10:hover{background-color:#34d3991a}.lg\:hover\:bg-emerald-400\/100:hover{background-color:#34d399}.lg\:hover\:bg-emerald-400\/20:hover{background-color:#34d39933}.lg\:hover\:bg-emerald-400\/25:hover{background-color:#34d39940}.lg\:hover\:bg-emerald-400\/30:hover{background-color:#34d3994d}.lg\:hover\:bg-emerald-400\/40:hover{background-color:#34d39966}.lg\:hover\:bg-emerald-400\/5:hover{background-color:#34d3990d}.lg\:hover\:bg-emerald-400\/50:hover{background-color:#34d39980}.lg\:hover\:bg-emerald-400\/60:hover{background-color:#34d39999}.lg\:hover\:bg-emerald-400\/70:hover{background-color:#34d399b3}.lg\:hover\:bg-emerald-400\/75:hover{background-color:#34d399bf}.lg\:hover\:bg-emerald-400\/80:hover{background-color:#34d399cc}.lg\:hover\:bg-emerald-400\/90:hover{background-color:#34d399e6}.lg\:hover\:bg-emerald-400\/95:hover{background-color:#34d399f2}.lg\:hover\:bg-emerald-50:hover{--tw-bg-opacity:1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-50\/0:hover{background-color:#ecfdf500}.lg\:hover\:bg-emerald-50\/10:hover{background-color:#ecfdf51a}.lg\:hover\:bg-emerald-50\/100:hover{background-color:#ecfdf5}.lg\:hover\:bg-emerald-50\/20:hover{background-color:#ecfdf533}.lg\:hover\:bg-emerald-50\/25:hover{background-color:#ecfdf540}.lg\:hover\:bg-emerald-50\/30:hover{background-color:#ecfdf54d}.lg\:hover\:bg-emerald-50\/40:hover{background-color:#ecfdf566}.lg\:hover\:bg-emerald-50\/5:hover{background-color:#ecfdf50d}.lg\:hover\:bg-emerald-50\/50:hover{background-color:#ecfdf580}.lg\:hover\:bg-emerald-50\/60:hover{background-color:#ecfdf599}.lg\:hover\:bg-emerald-50\/70:hover{background-color:#ecfdf5b3}.lg\:hover\:bg-emerald-50\/75:hover{background-color:#ecfdf5bf}.lg\:hover\:bg-emerald-50\/80:hover{background-color:#ecfdf5cc}.lg\:hover\:bg-emerald-50\/90:hover{background-color:#ecfdf5e6}.lg\:hover\:bg-emerald-50\/95:hover{background-color:#ecfdf5f2}.lg\:hover\:bg-emerald-500:hover{--tw-bg-opacity:1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-500\/0:hover{background-color:#10b98100}.lg\:hover\:bg-emerald-500\/10:hover{background-color:#10b9811a}.lg\:hover\:bg-emerald-500\/100:hover{background-color:#10b981}.lg\:hover\:bg-emerald-500\/20:hover{background-color:#10b98133}.lg\:hover\:bg-emerald-500\/25:hover{background-color:#10b98140}.lg\:hover\:bg-emerald-500\/30:hover{background-color:#10b9814d}.lg\:hover\:bg-emerald-500\/40:hover{background-color:#10b98166}.lg\:hover\:bg-emerald-500\/5:hover{background-color:#10b9810d}.lg\:hover\:bg-emerald-500\/50:hover{background-color:#10b98180}.lg\:hover\:bg-emerald-500\/60:hover{background-color:#10b98199}.lg\:hover\:bg-emerald-500\/70:hover{background-color:#10b981b3}.lg\:hover\:bg-emerald-500\/75:hover{background-color:#10b981bf}.lg\:hover\:bg-emerald-500\/80:hover{background-color:#10b981cc}.lg\:hover\:bg-emerald-500\/90:hover{background-color:#10b981e6}.lg\:hover\:bg-emerald-500\/95:hover{background-color:#10b981f2}.lg\:hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-600\/0:hover{background-color:#05966900}.lg\:hover\:bg-emerald-600\/10:hover{background-color:#0596691a}.lg\:hover\:bg-emerald-600\/100:hover{background-color:#059669}.lg\:hover\:bg-emerald-600\/20:hover{background-color:#05966933}.lg\:hover\:bg-emerald-600\/25:hover{background-color:#05966940}.lg\:hover\:bg-emerald-600\/30:hover{background-color:#0596694d}.lg\:hover\:bg-emerald-600\/40:hover{background-color:#05966966}.lg\:hover\:bg-emerald-600\/5:hover{background-color:#0596690d}.lg\:hover\:bg-emerald-600\/50:hover{background-color:#05966980}.lg\:hover\:bg-emerald-600\/60:hover{background-color:#05966999}.lg\:hover\:bg-emerald-600\/70:hover{background-color:#059669b3}.lg\:hover\:bg-emerald-600\/75:hover{background-color:#059669bf}.lg\:hover\:bg-emerald-600\/80:hover{background-color:#059669cc}.lg\:hover\:bg-emerald-600\/90:hover{background-color:#059669e6}.lg\:hover\:bg-emerald-600\/95:hover{background-color:#059669f2}.lg\:hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-700\/0:hover{background-color:#04785700}.lg\:hover\:bg-emerald-700\/10:hover{background-color:#0478571a}.lg\:hover\:bg-emerald-700\/100:hover{background-color:#047857}.lg\:hover\:bg-emerald-700\/20:hover{background-color:#04785733}.lg\:hover\:bg-emerald-700\/25:hover{background-color:#04785740}.lg\:hover\:bg-emerald-700\/30:hover{background-color:#0478574d}.lg\:hover\:bg-emerald-700\/40:hover{background-color:#04785766}.lg\:hover\:bg-emerald-700\/5:hover{background-color:#0478570d}.lg\:hover\:bg-emerald-700\/50:hover{background-color:#04785780}.lg\:hover\:bg-emerald-700\/60:hover{background-color:#04785799}.lg\:hover\:bg-emerald-700\/70:hover{background-color:#047857b3}.lg\:hover\:bg-emerald-700\/75:hover{background-color:#047857bf}.lg\:hover\:bg-emerald-700\/80:hover{background-color:#047857cc}.lg\:hover\:bg-emerald-700\/90:hover{background-color:#047857e6}.lg\:hover\:bg-emerald-700\/95:hover{background-color:#047857f2}.lg\:hover\:bg-emerald-800:hover{--tw-bg-opacity:1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-800\/0:hover{background-color:#065f4600}.lg\:hover\:bg-emerald-800\/10:hover{background-color:#065f461a}.lg\:hover\:bg-emerald-800\/100:hover{background-color:#065f46}.lg\:hover\:bg-emerald-800\/20:hover{background-color:#065f4633}.lg\:hover\:bg-emerald-800\/25:hover{background-color:#065f4640}.lg\:hover\:bg-emerald-800\/30:hover{background-color:#065f464d}.lg\:hover\:bg-emerald-800\/40:hover{background-color:#065f4666}.lg\:hover\:bg-emerald-800\/5:hover{background-color:#065f460d}.lg\:hover\:bg-emerald-800\/50:hover{background-color:#065f4680}.lg\:hover\:bg-emerald-800\/60:hover{background-color:#065f4699}.lg\:hover\:bg-emerald-800\/70:hover{background-color:#065f46b3}.lg\:hover\:bg-emerald-800\/75:hover{background-color:#065f46bf}.lg\:hover\:bg-emerald-800\/80:hover{background-color:#065f46cc}.lg\:hover\:bg-emerald-800\/90:hover{background-color:#065f46e6}.lg\:hover\:bg-emerald-800\/95:hover{background-color:#065f46f2}.lg\:hover\:bg-emerald-900:hover{--tw-bg-opacity:1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-900\/0:hover{background-color:#064e3b00}.lg\:hover\:bg-emerald-900\/10:hover{background-color:#064e3b1a}.lg\:hover\:bg-emerald-900\/100:hover{background-color:#064e3b}.lg\:hover\:bg-emerald-900\/20:hover{background-color:#064e3b33}.lg\:hover\:bg-emerald-900\/25:hover{background-color:#064e3b40}.lg\:hover\:bg-emerald-900\/30:hover{background-color:#064e3b4d}.lg\:hover\:bg-emerald-900\/40:hover{background-color:#064e3b66}.lg\:hover\:bg-emerald-900\/5:hover{background-color:#064e3b0d}.lg\:hover\:bg-emerald-900\/50:hover{background-color:#064e3b80}.lg\:hover\:bg-emerald-900\/60:hover{background-color:#064e3b99}.lg\:hover\:bg-emerald-900\/70:hover{background-color:#064e3bb3}.lg\:hover\:bg-emerald-900\/75:hover{background-color:#064e3bbf}.lg\:hover\:bg-emerald-900\/80:hover{background-color:#064e3bcc}.lg\:hover\:bg-emerald-900\/90:hover{background-color:#064e3be6}.lg\:hover\:bg-emerald-900\/95:hover{background-color:#064e3bf2}.lg\:hover\:bg-fuchsia-100:hover{--tw-bg-opacity:1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-100\/0:hover{background-color:#fae8ff00}.lg\:hover\:bg-fuchsia-100\/10:hover{background-color:#fae8ff1a}.lg\:hover\:bg-fuchsia-100\/100:hover{background-color:#fae8ff}.lg\:hover\:bg-fuchsia-100\/20:hover{background-color:#fae8ff33}.lg\:hover\:bg-fuchsia-100\/25:hover{background-color:#fae8ff40}.lg\:hover\:bg-fuchsia-100\/30:hover{background-color:#fae8ff4d}.lg\:hover\:bg-fuchsia-100\/40:hover{background-color:#fae8ff66}.lg\:hover\:bg-fuchsia-100\/5:hover{background-color:#fae8ff0d}.lg\:hover\:bg-fuchsia-100\/50:hover{background-color:#fae8ff80}.lg\:hover\:bg-fuchsia-100\/60:hover{background-color:#fae8ff99}.lg\:hover\:bg-fuchsia-100\/70:hover{background-color:#fae8ffb3}.lg\:hover\:bg-fuchsia-100\/75:hover{background-color:#fae8ffbf}.lg\:hover\:bg-fuchsia-100\/80:hover{background-color:#fae8ffcc}.lg\:hover\:bg-fuchsia-100\/90:hover{background-color:#fae8ffe6}.lg\:hover\:bg-fuchsia-100\/95:hover{background-color:#fae8fff2}.lg\:hover\:bg-fuchsia-200:hover{--tw-bg-opacity:1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-200\/0:hover{background-color:#f5d0fe00}.lg\:hover\:bg-fuchsia-200\/10:hover{background-color:#f5d0fe1a}.lg\:hover\:bg-fuchsia-200\/100:hover{background-color:#f5d0fe}.lg\:hover\:bg-fuchsia-200\/20:hover{background-color:#f5d0fe33}.lg\:hover\:bg-fuchsia-200\/25:hover{background-color:#f5d0fe40}.lg\:hover\:bg-fuchsia-200\/30:hover{background-color:#f5d0fe4d}.lg\:hover\:bg-fuchsia-200\/40:hover{background-color:#f5d0fe66}.lg\:hover\:bg-fuchsia-200\/5:hover{background-color:#f5d0fe0d}.lg\:hover\:bg-fuchsia-200\/50:hover{background-color:#f5d0fe80}.lg\:hover\:bg-fuchsia-200\/60:hover{background-color:#f5d0fe99}.lg\:hover\:bg-fuchsia-200\/70:hover{background-color:#f5d0feb3}.lg\:hover\:bg-fuchsia-200\/75:hover{background-color:#f5d0febf}.lg\:hover\:bg-fuchsia-200\/80:hover{background-color:#f5d0fecc}.lg\:hover\:bg-fuchsia-200\/90:hover{background-color:#f5d0fee6}.lg\:hover\:bg-fuchsia-200\/95:hover{background-color:#f5d0fef2}.lg\:hover\:bg-fuchsia-300:hover{--tw-bg-opacity:1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-300\/0:hover{background-color:#f0abfc00}.lg\:hover\:bg-fuchsia-300\/10:hover{background-color:#f0abfc1a}.lg\:hover\:bg-fuchsia-300\/100:hover{background-color:#f0abfc}.lg\:hover\:bg-fuchsia-300\/20:hover{background-color:#f0abfc33}.lg\:hover\:bg-fuchsia-300\/25:hover{background-color:#f0abfc40}.lg\:hover\:bg-fuchsia-300\/30:hover{background-color:#f0abfc4d}.lg\:hover\:bg-fuchsia-300\/40:hover{background-color:#f0abfc66}.lg\:hover\:bg-fuchsia-300\/5:hover{background-color:#f0abfc0d}.lg\:hover\:bg-fuchsia-300\/50:hover{background-color:#f0abfc80}.lg\:hover\:bg-fuchsia-300\/60:hover{background-color:#f0abfc99}.lg\:hover\:bg-fuchsia-300\/70:hover{background-color:#f0abfcb3}.lg\:hover\:bg-fuchsia-300\/75:hover{background-color:#f0abfcbf}.lg\:hover\:bg-fuchsia-300\/80:hover{background-color:#f0abfccc}.lg\:hover\:bg-fuchsia-300\/90:hover{background-color:#f0abfce6}.lg\:hover\:bg-fuchsia-300\/95:hover{background-color:#f0abfcf2}.lg\:hover\:bg-fuchsia-400:hover{--tw-bg-opacity:1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-400\/0:hover{background-color:#e879f900}.lg\:hover\:bg-fuchsia-400\/10:hover{background-color:#e879f91a}.lg\:hover\:bg-fuchsia-400\/100:hover{background-color:#e879f9}.lg\:hover\:bg-fuchsia-400\/20:hover{background-color:#e879f933}.lg\:hover\:bg-fuchsia-400\/25:hover{background-color:#e879f940}.lg\:hover\:bg-fuchsia-400\/30:hover{background-color:#e879f94d}.lg\:hover\:bg-fuchsia-400\/40:hover{background-color:#e879f966}.lg\:hover\:bg-fuchsia-400\/5:hover{background-color:#e879f90d}.lg\:hover\:bg-fuchsia-400\/50:hover{background-color:#e879f980}.lg\:hover\:bg-fuchsia-400\/60:hover{background-color:#e879f999}.lg\:hover\:bg-fuchsia-400\/70:hover{background-color:#e879f9b3}.lg\:hover\:bg-fuchsia-400\/75:hover{background-color:#e879f9bf}.lg\:hover\:bg-fuchsia-400\/80:hover{background-color:#e879f9cc}.lg\:hover\:bg-fuchsia-400\/90:hover{background-color:#e879f9e6}.lg\:hover\:bg-fuchsia-400\/95:hover{background-color:#e879f9f2}.lg\:hover\:bg-fuchsia-50:hover{--tw-bg-opacity:1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-50\/0:hover{background-color:#fdf4ff00}.lg\:hover\:bg-fuchsia-50\/10:hover{background-color:#fdf4ff1a}.lg\:hover\:bg-fuchsia-50\/100:hover{background-color:#fdf4ff}.lg\:hover\:bg-fuchsia-50\/20:hover{background-color:#fdf4ff33}.lg\:hover\:bg-fuchsia-50\/25:hover{background-color:#fdf4ff40}.lg\:hover\:bg-fuchsia-50\/30:hover{background-color:#fdf4ff4d}.lg\:hover\:bg-fuchsia-50\/40:hover{background-color:#fdf4ff66}.lg\:hover\:bg-fuchsia-50\/5:hover{background-color:#fdf4ff0d}.lg\:hover\:bg-fuchsia-50\/50:hover{background-color:#fdf4ff80}.lg\:hover\:bg-fuchsia-50\/60:hover{background-color:#fdf4ff99}.lg\:hover\:bg-fuchsia-50\/70:hover{background-color:#fdf4ffb3}.lg\:hover\:bg-fuchsia-50\/75:hover{background-color:#fdf4ffbf}.lg\:hover\:bg-fuchsia-50\/80:hover{background-color:#fdf4ffcc}.lg\:hover\:bg-fuchsia-50\/90:hover{background-color:#fdf4ffe6}.lg\:hover\:bg-fuchsia-50\/95:hover{background-color:#fdf4fff2}.lg\:hover\:bg-fuchsia-500:hover{--tw-bg-opacity:1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-500\/0:hover{background-color:#d946ef00}.lg\:hover\:bg-fuchsia-500\/10:hover{background-color:#d946ef1a}.lg\:hover\:bg-fuchsia-500\/100:hover{background-color:#d946ef}.lg\:hover\:bg-fuchsia-500\/20:hover{background-color:#d946ef33}.lg\:hover\:bg-fuchsia-500\/25:hover{background-color:#d946ef40}.lg\:hover\:bg-fuchsia-500\/30:hover{background-color:#d946ef4d}.lg\:hover\:bg-fuchsia-500\/40:hover{background-color:#d946ef66}.lg\:hover\:bg-fuchsia-500\/5:hover{background-color:#d946ef0d}.lg\:hover\:bg-fuchsia-500\/50:hover{background-color:#d946ef80}.lg\:hover\:bg-fuchsia-500\/60:hover{background-color:#d946ef99}.lg\:hover\:bg-fuchsia-500\/70:hover{background-color:#d946efb3}.lg\:hover\:bg-fuchsia-500\/75:hover{background-color:#d946efbf}.lg\:hover\:bg-fuchsia-500\/80:hover{background-color:#d946efcc}.lg\:hover\:bg-fuchsia-500\/90:hover{background-color:#d946efe6}.lg\:hover\:bg-fuchsia-500\/95:hover{background-color:#d946eff2}.lg\:hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-600\/0:hover{background-color:#c026d300}.lg\:hover\:bg-fuchsia-600\/10:hover{background-color:#c026d31a}.lg\:hover\:bg-fuchsia-600\/100:hover{background-color:#c026d3}.lg\:hover\:bg-fuchsia-600\/20:hover{background-color:#c026d333}.lg\:hover\:bg-fuchsia-600\/25:hover{background-color:#c026d340}.lg\:hover\:bg-fuchsia-600\/30:hover{background-color:#c026d34d}.lg\:hover\:bg-fuchsia-600\/40:hover{background-color:#c026d366}.lg\:hover\:bg-fuchsia-600\/5:hover{background-color:#c026d30d}.lg\:hover\:bg-fuchsia-600\/50:hover{background-color:#c026d380}.lg\:hover\:bg-fuchsia-600\/60:hover{background-color:#c026d399}.lg\:hover\:bg-fuchsia-600\/70:hover{background-color:#c026d3b3}.lg\:hover\:bg-fuchsia-600\/75:hover{background-color:#c026d3bf}.lg\:hover\:bg-fuchsia-600\/80:hover{background-color:#c026d3cc}.lg\:hover\:bg-fuchsia-600\/90:hover{background-color:#c026d3e6}.lg\:hover\:bg-fuchsia-600\/95:hover{background-color:#c026d3f2}.lg\:hover\:bg-fuchsia-700:hover{--tw-bg-opacity:1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-700\/0:hover{background-color:#a21caf00}.lg\:hover\:bg-fuchsia-700\/10:hover{background-color:#a21caf1a}.lg\:hover\:bg-fuchsia-700\/100:hover{background-color:#a21caf}.lg\:hover\:bg-fuchsia-700\/20:hover{background-color:#a21caf33}.lg\:hover\:bg-fuchsia-700\/25:hover{background-color:#a21caf40}.lg\:hover\:bg-fuchsia-700\/30:hover{background-color:#a21caf4d}.lg\:hover\:bg-fuchsia-700\/40:hover{background-color:#a21caf66}.lg\:hover\:bg-fuchsia-700\/5:hover{background-color:#a21caf0d}.lg\:hover\:bg-fuchsia-700\/50:hover{background-color:#a21caf80}.lg\:hover\:bg-fuchsia-700\/60:hover{background-color:#a21caf99}.lg\:hover\:bg-fuchsia-700\/70:hover{background-color:#a21cafb3}.lg\:hover\:bg-fuchsia-700\/75:hover{background-color:#a21cafbf}.lg\:hover\:bg-fuchsia-700\/80:hover{background-color:#a21cafcc}.lg\:hover\:bg-fuchsia-700\/90:hover{background-color:#a21cafe6}.lg\:hover\:bg-fuchsia-700\/95:hover{background-color:#a21caff2}.lg\:hover\:bg-fuchsia-800:hover{--tw-bg-opacity:1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-800\/0:hover{background-color:#86198f00}.lg\:hover\:bg-fuchsia-800\/10:hover{background-color:#86198f1a}.lg\:hover\:bg-fuchsia-800\/100:hover{background-color:#86198f}.lg\:hover\:bg-fuchsia-800\/20:hover{background-color:#86198f33}.lg\:hover\:bg-fuchsia-800\/25:hover{background-color:#86198f40}.lg\:hover\:bg-fuchsia-800\/30:hover{background-color:#86198f4d}.lg\:hover\:bg-fuchsia-800\/40:hover{background-color:#86198f66}.lg\:hover\:bg-fuchsia-800\/5:hover{background-color:#86198f0d}.lg\:hover\:bg-fuchsia-800\/50:hover{background-color:#86198f80}.lg\:hover\:bg-fuchsia-800\/60:hover{background-color:#86198f99}.lg\:hover\:bg-fuchsia-800\/70:hover{background-color:#86198fb3}.lg\:hover\:bg-fuchsia-800\/75:hover{background-color:#86198fbf}.lg\:hover\:bg-fuchsia-800\/80:hover{background-color:#86198fcc}.lg\:hover\:bg-fuchsia-800\/90:hover{background-color:#86198fe6}.lg\:hover\:bg-fuchsia-800\/95:hover{background-color:#86198ff2}.lg\:hover\:bg-fuchsia-900:hover{--tw-bg-opacity:1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-900\/0:hover{background-color:#701a7500}.lg\:hover\:bg-fuchsia-900\/10:hover{background-color:#701a751a}.lg\:hover\:bg-fuchsia-900\/100:hover{background-color:#701a75}.lg\:hover\:bg-fuchsia-900\/20:hover{background-color:#701a7533}.lg\:hover\:bg-fuchsia-900\/25:hover{background-color:#701a7540}.lg\:hover\:bg-fuchsia-900\/30:hover{background-color:#701a754d}.lg\:hover\:bg-fuchsia-900\/40:hover{background-color:#701a7566}.lg\:hover\:bg-fuchsia-900\/5:hover{background-color:#701a750d}.lg\:hover\:bg-fuchsia-900\/50:hover{background-color:#701a7580}.lg\:hover\:bg-fuchsia-900\/60:hover{background-color:#701a7599}.lg\:hover\:bg-fuchsia-900\/70:hover{background-color:#701a75b3}.lg\:hover\:bg-fuchsia-900\/75:hover{background-color:#701a75bf}.lg\:hover\:bg-fuchsia-900\/80:hover{background-color:#701a75cc}.lg\:hover\:bg-fuchsia-900\/90:hover{background-color:#701a75e6}.lg\:hover\:bg-fuchsia-900\/95:hover{background-color:#701a75f2}.lg\:hover\:bg-gray:hover{background-color:var(--color-gray-light)}.lg\:hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.lg\:hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.lg\:hover\:bg-gray-300:hover{background-color:var(--color-gray-300)}.lg\:hover\:bg-gray-400:hover{background-color:var(--color-gray-400)}.lg\:hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.lg\:hover\:bg-gray-500:hover{background-color:var(--color-gray-500)}.lg\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.lg\:hover\:bg-gray-600\/0:hover{background-color:#4b556300}.lg\:hover\:bg-gray-600\/10:hover{background-color:#4b55631a}.lg\:hover\:bg-gray-600\/100:hover{background-color:#4b5563}.lg\:hover\:bg-gray-600\/20:hover{background-color:#4b556333}.lg\:hover\:bg-gray-600\/25:hover{background-color:#4b556340}.lg\:hover\:bg-gray-600\/30:hover{background-color:#4b55634d}.lg\:hover\:bg-gray-600\/40:hover{background-color:#4b556366}.lg\:hover\:bg-gray-600\/5:hover{background-color:#4b55630d}.lg\:hover\:bg-gray-600\/50:hover{background-color:#4b556380}.lg\:hover\:bg-gray-600\/60:hover{background-color:#4b556399}.lg\:hover\:bg-gray-600\/70:hover{background-color:#4b5563b3}.lg\:hover\:bg-gray-600\/75:hover{background-color:#4b5563bf}.lg\:hover\:bg-gray-600\/80:hover{background-color:#4b5563cc}.lg\:hover\:bg-gray-600\/90:hover{background-color:#4b5563e6}.lg\:hover\:bg-gray-600\/95:hover{background-color:#4b5563f2}.lg\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.lg\:hover\:bg-gray-700\/0:hover{background-color:#37415100}.lg\:hover\:bg-gray-700\/10:hover{background-color:#3741511a}.lg\:hover\:bg-gray-700\/100:hover{background-color:#374151}.lg\:hover\:bg-gray-700\/20:hover{background-color:#37415133}.lg\:hover\:bg-gray-700\/25:hover{background-color:#37415140}.lg\:hover\:bg-gray-700\/30:hover{background-color:#3741514d}.lg\:hover\:bg-gray-700\/40:hover{background-color:#37415166}.lg\:hover\:bg-gray-700\/5:hover{background-color:#3741510d}.lg\:hover\:bg-gray-700\/50:hover{background-color:#37415180}.lg\:hover\:bg-gray-700\/60:hover{background-color:#37415199}.lg\:hover\:bg-gray-700\/70:hover{background-color:#374151b3}.lg\:hover\:bg-gray-700\/75:hover{background-color:#374151bf}.lg\:hover\:bg-gray-700\/80:hover{background-color:#374151cc}.lg\:hover\:bg-gray-700\/90:hover{background-color:#374151e6}.lg\:hover\:bg-gray-700\/95:hover{background-color:#374151f2}.lg\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.lg\:hover\:bg-gray-800\/0:hover{background-color:#1f293700}.lg\:hover\:bg-gray-800\/10:hover{background-color:#1f29371a}.lg\:hover\:bg-gray-800\/100:hover{background-color:#1f2937}.lg\:hover\:bg-gray-800\/20:hover{background-color:#1f293733}.lg\:hover\:bg-gray-800\/25:hover{background-color:#1f293740}.lg\:hover\:bg-gray-800\/30:hover{background-color:#1f29374d}.lg\:hover\:bg-gray-800\/40:hover{background-color:#1f293766}.lg\:hover\:bg-gray-800\/5:hover{background-color:#1f29370d}.lg\:hover\:bg-gray-800\/50:hover{background-color:#1f293780}.lg\:hover\:bg-gray-800\/60:hover{background-color:#1f293799}.lg\:hover\:bg-gray-800\/70:hover{background-color:#1f2937b3}.lg\:hover\:bg-gray-800\/75:hover{background-color:#1f2937bf}.lg\:hover\:bg-gray-800\/80:hover{background-color:#1f2937cc}.lg\:hover\:bg-gray-800\/90:hover{background-color:#1f2937e6}.lg\:hover\:bg-gray-800\/95:hover{background-color:#1f2937f2}.lg\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.lg\:hover\:bg-gray-900\/0:hover{background-color:#11182700}.lg\:hover\:bg-gray-900\/10:hover{background-color:#1118271a}.lg\:hover\:bg-gray-900\/100:hover{background-color:#111827}.lg\:hover\:bg-gray-900\/20:hover{background-color:#11182733}.lg\:hover\:bg-gray-900\/25:hover{background-color:#11182740}.lg\:hover\:bg-gray-900\/30:hover{background-color:#1118274d}.lg\:hover\:bg-gray-900\/40:hover{background-color:#11182766}.lg\:hover\:bg-gray-900\/5:hover{background-color:#1118270d}.lg\:hover\:bg-gray-900\/50:hover{background-color:#11182780}.lg\:hover\:bg-gray-900\/60:hover{background-color:#11182799}.lg\:hover\:bg-gray-900\/70:hover{background-color:#111827b3}.lg\:hover\:bg-gray-900\/75:hover{background-color:#111827bf}.lg\:hover\:bg-gray-900\/80:hover{background-color:#111827cc}.lg\:hover\:bg-gray-900\/90:hover{background-color:#111827e6}.lg\:hover\:bg-gray-900\/95:hover{background-color:#111827f2}.lg\:hover\:bg-gray-dark:hover{background-color:var(--color-gray-dark)}.lg\:hover\:bg-gray-light:hover{background-color:var(--color-gray-light)}.lg\:hover\:bg-gray-lighter:hover{background-color:var(--color-gray-lighter)}.lg\:hover\:bg-gray-medium:hover{background-color:var(--color-gray-medium)}.lg\:hover\:bg-green:hover{background-color:var(--color-green-100)}.lg\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-100\/0:hover{background-color:#dcfce700}.lg\:hover\:bg-green-100\/10:hover{background-color:#dcfce71a}.lg\:hover\:bg-green-100\/100:hover{background-color:#dcfce7}.lg\:hover\:bg-green-100\/20:hover{background-color:#dcfce733}.lg\:hover\:bg-green-100\/25:hover{background-color:#dcfce740}.lg\:hover\:bg-green-100\/30:hover{background-color:#dcfce74d}.lg\:hover\:bg-green-100\/40:hover{background-color:#dcfce766}.lg\:hover\:bg-green-100\/5:hover{background-color:#dcfce70d}.lg\:hover\:bg-green-100\/50:hover{background-color:#dcfce780}.lg\:hover\:bg-green-100\/60:hover{background-color:#dcfce799}.lg\:hover\:bg-green-100\/70:hover{background-color:#dcfce7b3}.lg\:hover\:bg-green-100\/75:hover{background-color:#dcfce7bf}.lg\:hover\:bg-green-100\/80:hover{background-color:#dcfce7cc}.lg\:hover\:bg-green-100\/90:hover{background-color:#dcfce7e6}.lg\:hover\:bg-green-100\/95:hover{background-color:#dcfce7f2}.lg\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-200\/0:hover{background-color:#bbf7d000}.lg\:hover\:bg-green-200\/10:hover{background-color:#bbf7d01a}.lg\:hover\:bg-green-200\/100:hover{background-color:#bbf7d0}.lg\:hover\:bg-green-200\/20:hover{background-color:#bbf7d033}.lg\:hover\:bg-green-200\/25:hover{background-color:#bbf7d040}.lg\:hover\:bg-green-200\/30:hover{background-color:#bbf7d04d}.lg\:hover\:bg-green-200\/40:hover{background-color:#bbf7d066}.lg\:hover\:bg-green-200\/5:hover{background-color:#bbf7d00d}.lg\:hover\:bg-green-200\/50:hover{background-color:#bbf7d080}.lg\:hover\:bg-green-200\/60:hover{background-color:#bbf7d099}.lg\:hover\:bg-green-200\/70:hover{background-color:#bbf7d0b3}.lg\:hover\:bg-green-200\/75:hover{background-color:#bbf7d0bf}.lg\:hover\:bg-green-200\/80:hover{background-color:#bbf7d0cc}.lg\:hover\:bg-green-200\/90:hover{background-color:#bbf7d0e6}.lg\:hover\:bg-green-200\/95:hover{background-color:#bbf7d0f2}.lg\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-300\/0:hover{background-color:#86efac00}.lg\:hover\:bg-green-300\/10:hover{background-color:#86efac1a}.lg\:hover\:bg-green-300\/100:hover{background-color:#86efac}.lg\:hover\:bg-green-300\/20:hover{background-color:#86efac33}.lg\:hover\:bg-green-300\/25:hover{background-color:#86efac40}.lg\:hover\:bg-green-300\/30:hover{background-color:#86efac4d}.lg\:hover\:bg-green-300\/40:hover{background-color:#86efac66}.lg\:hover\:bg-green-300\/5:hover{background-color:#86efac0d}.lg\:hover\:bg-green-300\/50:hover{background-color:#86efac80}.lg\:hover\:bg-green-300\/60:hover{background-color:#86efac99}.lg\:hover\:bg-green-300\/70:hover{background-color:#86efacb3}.lg\:hover\:bg-green-300\/75:hover{background-color:#86efacbf}.lg\:hover\:bg-green-300\/80:hover{background-color:#86efaccc}.lg\:hover\:bg-green-300\/90:hover{background-color:#86eface6}.lg\:hover\:bg-green-300\/95:hover{background-color:#86efacf2}.lg\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-400\/0:hover{background-color:#4ade8000}.lg\:hover\:bg-green-400\/10:hover{background-color:#4ade801a}.lg\:hover\:bg-green-400\/100:hover{background-color:#4ade80}.lg\:hover\:bg-green-400\/20:hover{background-color:#4ade8033}.lg\:hover\:bg-green-400\/25:hover{background-color:#4ade8040}.lg\:hover\:bg-green-400\/30:hover{background-color:#4ade804d}.lg\:hover\:bg-green-400\/40:hover{background-color:#4ade8066}.lg\:hover\:bg-green-400\/5:hover{background-color:#4ade800d}.lg\:hover\:bg-green-400\/50:hover{background-color:#4ade8080}.lg\:hover\:bg-green-400\/60:hover{background-color:#4ade8099}.lg\:hover\:bg-green-400\/70:hover{background-color:#4ade80b3}.lg\:hover\:bg-green-400\/75:hover{background-color:#4ade80bf}.lg\:hover\:bg-green-400\/80:hover{background-color:#4ade80cc}.lg\:hover\:bg-green-400\/90:hover{background-color:#4ade80e6}.lg\:hover\:bg-green-400\/95:hover{background-color:#4ade80f2}.lg\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-50\/0:hover{background-color:#f0fdf400}.lg\:hover\:bg-green-50\/10:hover{background-color:#f0fdf41a}.lg\:hover\:bg-green-50\/100:hover{background-color:#f0fdf4}.lg\:hover\:bg-green-50\/20:hover{background-color:#f0fdf433}.lg\:hover\:bg-green-50\/25:hover{background-color:#f0fdf440}.lg\:hover\:bg-green-50\/30:hover{background-color:#f0fdf44d}.lg\:hover\:bg-green-50\/40:hover{background-color:#f0fdf466}.lg\:hover\:bg-green-50\/5:hover{background-color:#f0fdf40d}.lg\:hover\:bg-green-50\/50:hover{background-color:#f0fdf480}.lg\:hover\:bg-green-50\/60:hover{background-color:#f0fdf499}.lg\:hover\:bg-green-50\/70:hover{background-color:#f0fdf4b3}.lg\:hover\:bg-green-50\/75:hover{background-color:#f0fdf4bf}.lg\:hover\:bg-green-50\/80:hover{background-color:#f0fdf4cc}.lg\:hover\:bg-green-50\/90:hover{background-color:#f0fdf4e6}.lg\:hover\:bg-green-50\/95:hover{background-color:#f0fdf4f2}.lg\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-500\/0:hover{background-color:#22c55e00}.lg\:hover\:bg-green-500\/10:hover{background-color:#22c55e1a}.lg\:hover\:bg-green-500\/100:hover{background-color:#22c55e}.lg\:hover\:bg-green-500\/20:hover{background-color:#22c55e33}.lg\:hover\:bg-green-500\/25:hover{background-color:#22c55e40}.lg\:hover\:bg-green-500\/30:hover{background-color:#22c55e4d}.lg\:hover\:bg-green-500\/40:hover{background-color:#22c55e66}.lg\:hover\:bg-green-500\/5:hover{background-color:#22c55e0d}.lg\:hover\:bg-green-500\/50:hover{background-color:#22c55e80}.lg\:hover\:bg-green-500\/60:hover{background-color:#22c55e99}.lg\:hover\:bg-green-500\/70:hover{background-color:#22c55eb3}.lg\:hover\:bg-green-500\/75:hover{background-color:#22c55ebf}.lg\:hover\:bg-green-500\/80:hover{background-color:#22c55ecc}.lg\:hover\:bg-green-500\/90:hover{background-color:#22c55ee6}.lg\:hover\:bg-green-500\/95:hover{background-color:#22c55ef2}.lg\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-600\/0:hover{background-color:#16a34a00}.lg\:hover\:bg-green-600\/10:hover{background-color:#16a34a1a}.lg\:hover\:bg-green-600\/100:hover{background-color:#16a34a}.lg\:hover\:bg-green-600\/20:hover{background-color:#16a34a33}.lg\:hover\:bg-green-600\/25:hover{background-color:#16a34a40}.lg\:hover\:bg-green-600\/30:hover{background-color:#16a34a4d}.lg\:hover\:bg-green-600\/40:hover{background-color:#16a34a66}.lg\:hover\:bg-green-600\/5:hover{background-color:#16a34a0d}.lg\:hover\:bg-green-600\/50:hover{background-color:#16a34a80}.lg\:hover\:bg-green-600\/60:hover{background-color:#16a34a99}.lg\:hover\:bg-green-600\/70:hover{background-color:#16a34ab3}.lg\:hover\:bg-green-600\/75:hover{background-color:#16a34abf}.lg\:hover\:bg-green-600\/80:hover{background-color:#16a34acc}.lg\:hover\:bg-green-600\/90:hover{background-color:#16a34ae6}.lg\:hover\:bg-green-600\/95:hover{background-color:#16a34af2}.lg\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-700\/0:hover{background-color:#15803d00}.lg\:hover\:bg-green-700\/10:hover{background-color:#15803d1a}.lg\:hover\:bg-green-700\/100:hover{background-color:#15803d}.lg\:hover\:bg-green-700\/20:hover{background-color:#15803d33}.lg\:hover\:bg-green-700\/25:hover{background-color:#15803d40}.lg\:hover\:bg-green-700\/30:hover{background-color:#15803d4d}.lg\:hover\:bg-green-700\/40:hover{background-color:#15803d66}.lg\:hover\:bg-green-700\/5:hover{background-color:#15803d0d}.lg\:hover\:bg-green-700\/50:hover{background-color:#15803d80}.lg\:hover\:bg-green-700\/60:hover{background-color:#15803d99}.lg\:hover\:bg-green-700\/70:hover{background-color:#15803db3}.lg\:hover\:bg-green-700\/75:hover{background-color:#15803dbf}.lg\:hover\:bg-green-700\/80:hover{background-color:#15803dcc}.lg\:hover\:bg-green-700\/90:hover{background-color:#15803de6}.lg\:hover\:bg-green-700\/95:hover{background-color:#15803df2}.lg\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-800\/0:hover{background-color:#16653400}.lg\:hover\:bg-green-800\/10:hover{background-color:#1665341a}.lg\:hover\:bg-green-800\/100:hover{background-color:#166534}.lg\:hover\:bg-green-800\/20:hover{background-color:#16653433}.lg\:hover\:bg-green-800\/25:hover{background-color:#16653440}.lg\:hover\:bg-green-800\/30:hover{background-color:#1665344d}.lg\:hover\:bg-green-800\/40:hover{background-color:#16653466}.lg\:hover\:bg-green-800\/5:hover{background-color:#1665340d}.lg\:hover\:bg-green-800\/50:hover{background-color:#16653480}.lg\:hover\:bg-green-800\/60:hover{background-color:#16653499}.lg\:hover\:bg-green-800\/70:hover{background-color:#166534b3}.lg\:hover\:bg-green-800\/75:hover{background-color:#166534bf}.lg\:hover\:bg-green-800\/80:hover{background-color:#166534cc}.lg\:hover\:bg-green-800\/90:hover{background-color:#166534e6}.lg\:hover\:bg-green-800\/95:hover{background-color:#166534f2}.lg\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.lg\:hover\:bg-green-900\/0:hover{background-color:#14532d00}.lg\:hover\:bg-green-900\/10:hover{background-color:#14532d1a}.lg\:hover\:bg-green-900\/100:hover{background-color:#14532d}.lg\:hover\:bg-green-900\/20:hover{background-color:#14532d33}.lg\:hover\:bg-green-900\/25:hover{background-color:#14532d40}.lg\:hover\:bg-green-900\/30:hover{background-color:#14532d4d}.lg\:hover\:bg-green-900\/40:hover{background-color:#14532d66}.lg\:hover\:bg-green-900\/5:hover{background-color:#14532d0d}.lg\:hover\:bg-green-900\/50:hover{background-color:#14532d80}.lg\:hover\:bg-green-900\/60:hover{background-color:#14532d99}.lg\:hover\:bg-green-900\/70:hover{background-color:#14532db3}.lg\:hover\:bg-green-900\/75:hover{background-color:#14532dbf}.lg\:hover\:bg-green-900\/80:hover{background-color:#14532dcc}.lg\:hover\:bg-green-900\/90:hover{background-color:#14532de6}.lg\:hover\:bg-green-900\/95:hover{background-color:#14532df2}.lg\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-100\/0:hover{background-color:#e0e7ff00}.lg\:hover\:bg-indigo-100\/10:hover{background-color:#e0e7ff1a}.lg\:hover\:bg-indigo-100\/100:hover{background-color:#e0e7ff}.lg\:hover\:bg-indigo-100\/20:hover{background-color:#e0e7ff33}.lg\:hover\:bg-indigo-100\/25:hover{background-color:#e0e7ff40}.lg\:hover\:bg-indigo-100\/30:hover{background-color:#e0e7ff4d}.lg\:hover\:bg-indigo-100\/40:hover{background-color:#e0e7ff66}.lg\:hover\:bg-indigo-100\/5:hover{background-color:#e0e7ff0d}.lg\:hover\:bg-indigo-100\/50:hover{background-color:#e0e7ff80}.lg\:hover\:bg-indigo-100\/60:hover{background-color:#e0e7ff99}.lg\:hover\:bg-indigo-100\/70:hover{background-color:#e0e7ffb3}.lg\:hover\:bg-indigo-100\/75:hover{background-color:#e0e7ffbf}.lg\:hover\:bg-indigo-100\/80:hover{background-color:#e0e7ffcc}.lg\:hover\:bg-indigo-100\/90:hover{background-color:#e0e7ffe6}.lg\:hover\:bg-indigo-100\/95:hover{background-color:#e0e7fff2}.lg\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-200\/0:hover{background-color:#c7d2fe00}.lg\:hover\:bg-indigo-200\/10:hover{background-color:#c7d2fe1a}.lg\:hover\:bg-indigo-200\/100:hover{background-color:#c7d2fe}.lg\:hover\:bg-indigo-200\/20:hover{background-color:#c7d2fe33}.lg\:hover\:bg-indigo-200\/25:hover{background-color:#c7d2fe40}.lg\:hover\:bg-indigo-200\/30:hover{background-color:#c7d2fe4d}.lg\:hover\:bg-indigo-200\/40:hover{background-color:#c7d2fe66}.lg\:hover\:bg-indigo-200\/5:hover{background-color:#c7d2fe0d}.lg\:hover\:bg-indigo-200\/50:hover{background-color:#c7d2fe80}.lg\:hover\:bg-indigo-200\/60:hover{background-color:#c7d2fe99}.lg\:hover\:bg-indigo-200\/70:hover{background-color:#c7d2feb3}.lg\:hover\:bg-indigo-200\/75:hover{background-color:#c7d2febf}.lg\:hover\:bg-indigo-200\/80:hover{background-color:#c7d2fecc}.lg\:hover\:bg-indigo-200\/90:hover{background-color:#c7d2fee6}.lg\:hover\:bg-indigo-200\/95:hover{background-color:#c7d2fef2}.lg\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-300\/0:hover{background-color:#a5b4fc00}.lg\:hover\:bg-indigo-300\/10:hover{background-color:#a5b4fc1a}.lg\:hover\:bg-indigo-300\/100:hover{background-color:#a5b4fc}.lg\:hover\:bg-indigo-300\/20:hover{background-color:#a5b4fc33}.lg\:hover\:bg-indigo-300\/25:hover{background-color:#a5b4fc40}.lg\:hover\:bg-indigo-300\/30:hover{background-color:#a5b4fc4d}.lg\:hover\:bg-indigo-300\/40:hover{background-color:#a5b4fc66}.lg\:hover\:bg-indigo-300\/5:hover{background-color:#a5b4fc0d}.lg\:hover\:bg-indigo-300\/50:hover{background-color:#a5b4fc80}.lg\:hover\:bg-indigo-300\/60:hover{background-color:#a5b4fc99}.lg\:hover\:bg-indigo-300\/70:hover{background-color:#a5b4fcb3}.lg\:hover\:bg-indigo-300\/75:hover{background-color:#a5b4fcbf}.lg\:hover\:bg-indigo-300\/80:hover{background-color:#a5b4fccc}.lg\:hover\:bg-indigo-300\/90:hover{background-color:#a5b4fce6}.lg\:hover\:bg-indigo-300\/95:hover{background-color:#a5b4fcf2}.lg\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-400\/0:hover{background-color:#818cf800}.lg\:hover\:bg-indigo-400\/10:hover{background-color:#818cf81a}.lg\:hover\:bg-indigo-400\/100:hover{background-color:#818cf8}.lg\:hover\:bg-indigo-400\/20:hover{background-color:#818cf833}.lg\:hover\:bg-indigo-400\/25:hover{background-color:#818cf840}.lg\:hover\:bg-indigo-400\/30:hover{background-color:#818cf84d}.lg\:hover\:bg-indigo-400\/40:hover{background-color:#818cf866}.lg\:hover\:bg-indigo-400\/5:hover{background-color:#818cf80d}.lg\:hover\:bg-indigo-400\/50:hover{background-color:#818cf880}.lg\:hover\:bg-indigo-400\/60:hover{background-color:#818cf899}.lg\:hover\:bg-indigo-400\/70:hover{background-color:#818cf8b3}.lg\:hover\:bg-indigo-400\/75:hover{background-color:#818cf8bf}.lg\:hover\:bg-indigo-400\/80:hover{background-color:#818cf8cc}.lg\:hover\:bg-indigo-400\/90:hover{background-color:#818cf8e6}.lg\:hover\:bg-indigo-400\/95:hover{background-color:#818cf8f2}.lg\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-50\/0:hover{background-color:#eef2ff00}.lg\:hover\:bg-indigo-50\/10:hover{background-color:#eef2ff1a}.lg\:hover\:bg-indigo-50\/100:hover{background-color:#eef2ff}.lg\:hover\:bg-indigo-50\/20:hover{background-color:#eef2ff33}.lg\:hover\:bg-indigo-50\/25:hover{background-color:#eef2ff40}.lg\:hover\:bg-indigo-50\/30:hover{background-color:#eef2ff4d}.lg\:hover\:bg-indigo-50\/40:hover{background-color:#eef2ff66}.lg\:hover\:bg-indigo-50\/5:hover{background-color:#eef2ff0d}.lg\:hover\:bg-indigo-50\/50:hover{background-color:#eef2ff80}.lg\:hover\:bg-indigo-50\/60:hover{background-color:#eef2ff99}.lg\:hover\:bg-indigo-50\/70:hover{background-color:#eef2ffb3}.lg\:hover\:bg-indigo-50\/75:hover{background-color:#eef2ffbf}.lg\:hover\:bg-indigo-50\/80:hover{background-color:#eef2ffcc}.lg\:hover\:bg-indigo-50\/90:hover{background-color:#eef2ffe6}.lg\:hover\:bg-indigo-50\/95:hover{background-color:#eef2fff2}.lg\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-500\/0:hover{background-color:#6366f100}.lg\:hover\:bg-indigo-500\/10:hover{background-color:#6366f11a}.lg\:hover\:bg-indigo-500\/100:hover{background-color:#6366f1}.lg\:hover\:bg-indigo-500\/20:hover{background-color:#6366f133}.lg\:hover\:bg-indigo-500\/25:hover{background-color:#6366f140}.lg\:hover\:bg-indigo-500\/30:hover{background-color:#6366f14d}.lg\:hover\:bg-indigo-500\/40:hover{background-color:#6366f166}.lg\:hover\:bg-indigo-500\/5:hover{background-color:#6366f10d}.lg\:hover\:bg-indigo-500\/50:hover{background-color:#6366f180}.lg\:hover\:bg-indigo-500\/60:hover{background-color:#6366f199}.lg\:hover\:bg-indigo-500\/70:hover{background-color:#6366f1b3}.lg\:hover\:bg-indigo-500\/75:hover{background-color:#6366f1bf}.lg\:hover\:bg-indigo-500\/80:hover{background-color:#6366f1cc}.lg\:hover\:bg-indigo-500\/90:hover{background-color:#6366f1e6}.lg\:hover\:bg-indigo-500\/95:hover{background-color:#6366f1f2}.lg\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-600\/0:hover{background-color:#4f46e500}.lg\:hover\:bg-indigo-600\/10:hover{background-color:#4f46e51a}.lg\:hover\:bg-indigo-600\/100:hover{background-color:#4f46e5}.lg\:hover\:bg-indigo-600\/20:hover{background-color:#4f46e533}.lg\:hover\:bg-indigo-600\/25:hover{background-color:#4f46e540}.lg\:hover\:bg-indigo-600\/30:hover{background-color:#4f46e54d}.lg\:hover\:bg-indigo-600\/40:hover{background-color:#4f46e566}.lg\:hover\:bg-indigo-600\/5:hover{background-color:#4f46e50d}.lg\:hover\:bg-indigo-600\/50:hover{background-color:#4f46e580}.lg\:hover\:bg-indigo-600\/60:hover{background-color:#4f46e599}.lg\:hover\:bg-indigo-600\/70:hover{background-color:#4f46e5b3}.lg\:hover\:bg-indigo-600\/75:hover{background-color:#4f46e5bf}.lg\:hover\:bg-indigo-600\/80:hover{background-color:#4f46e5cc}.lg\:hover\:bg-indigo-600\/90:hover{background-color:#4f46e5e6}.lg\:hover\:bg-indigo-600\/95:hover{background-color:#4f46e5f2}.lg\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-700\/0:hover{background-color:#4338ca00}.lg\:hover\:bg-indigo-700\/10:hover{background-color:#4338ca1a}.lg\:hover\:bg-indigo-700\/100:hover{background-color:#4338ca}.lg\:hover\:bg-indigo-700\/20:hover{background-color:#4338ca33}.lg\:hover\:bg-indigo-700\/25:hover{background-color:#4338ca40}.lg\:hover\:bg-indigo-700\/30:hover{background-color:#4338ca4d}.lg\:hover\:bg-indigo-700\/40:hover{background-color:#4338ca66}.lg\:hover\:bg-indigo-700\/5:hover{background-color:#4338ca0d}.lg\:hover\:bg-indigo-700\/50:hover{background-color:#4338ca80}.lg\:hover\:bg-indigo-700\/60:hover{background-color:#4338ca99}.lg\:hover\:bg-indigo-700\/70:hover{background-color:#4338cab3}.lg\:hover\:bg-indigo-700\/75:hover{background-color:#4338cabf}.lg\:hover\:bg-indigo-700\/80:hover{background-color:#4338cacc}.lg\:hover\:bg-indigo-700\/90:hover{background-color:#4338cae6}.lg\:hover\:bg-indigo-700\/95:hover{background-color:#4338caf2}.lg\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-800\/0:hover{background-color:#3730a300}.lg\:hover\:bg-indigo-800\/10:hover{background-color:#3730a31a}.lg\:hover\:bg-indigo-800\/100:hover{background-color:#3730a3}.lg\:hover\:bg-indigo-800\/20:hover{background-color:#3730a333}.lg\:hover\:bg-indigo-800\/25:hover{background-color:#3730a340}.lg\:hover\:bg-indigo-800\/30:hover{background-color:#3730a34d}.lg\:hover\:bg-indigo-800\/40:hover{background-color:#3730a366}.lg\:hover\:bg-indigo-800\/5:hover{background-color:#3730a30d}.lg\:hover\:bg-indigo-800\/50:hover{background-color:#3730a380}.lg\:hover\:bg-indigo-800\/60:hover{background-color:#3730a399}.lg\:hover\:bg-indigo-800\/70:hover{background-color:#3730a3b3}.lg\:hover\:bg-indigo-800\/75:hover{background-color:#3730a3bf}.lg\:hover\:bg-indigo-800\/80:hover{background-color:#3730a3cc}.lg\:hover\:bg-indigo-800\/90:hover{background-color:#3730a3e6}.lg\:hover\:bg-indigo-800\/95:hover{background-color:#3730a3f2}.lg\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-900\/0:hover{background-color:#312e8100}.lg\:hover\:bg-indigo-900\/10:hover{background-color:#312e811a}.lg\:hover\:bg-indigo-900\/100:hover{background-color:#312e81}.lg\:hover\:bg-indigo-900\/20:hover{background-color:#312e8133}.lg\:hover\:bg-indigo-900\/25:hover{background-color:#312e8140}.lg\:hover\:bg-indigo-900\/30:hover{background-color:#312e814d}.lg\:hover\:bg-indigo-900\/40:hover{background-color:#312e8166}.lg\:hover\:bg-indigo-900\/5:hover{background-color:#312e810d}.lg\:hover\:bg-indigo-900\/50:hover{background-color:#312e8180}.lg\:hover\:bg-indigo-900\/60:hover{background-color:#312e8199}.lg\:hover\:bg-indigo-900\/70:hover{background-color:#312e81b3}.lg\:hover\:bg-indigo-900\/75:hover{background-color:#312e81bf}.lg\:hover\:bg-indigo-900\/80:hover{background-color:#312e81cc}.lg\:hover\:bg-indigo-900\/90:hover{background-color:#312e81e6}.lg\:hover\:bg-indigo-900\/95:hover{background-color:#312e81f2}.lg\:hover\:bg-inherit:hover{background-color:inherit}.lg\:hover\:bg-lime-100:hover{--tw-bg-opacity:1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-100\/0:hover{background-color:#ecfccb00}.lg\:hover\:bg-lime-100\/10:hover{background-color:#ecfccb1a}.lg\:hover\:bg-lime-100\/100:hover{background-color:#ecfccb}.lg\:hover\:bg-lime-100\/20:hover{background-color:#ecfccb33}.lg\:hover\:bg-lime-100\/25:hover{background-color:#ecfccb40}.lg\:hover\:bg-lime-100\/30:hover{background-color:#ecfccb4d}.lg\:hover\:bg-lime-100\/40:hover{background-color:#ecfccb66}.lg\:hover\:bg-lime-100\/5:hover{background-color:#ecfccb0d}.lg\:hover\:bg-lime-100\/50:hover{background-color:#ecfccb80}.lg\:hover\:bg-lime-100\/60:hover{background-color:#ecfccb99}.lg\:hover\:bg-lime-100\/70:hover{background-color:#ecfccbb3}.lg\:hover\:bg-lime-100\/75:hover{background-color:#ecfccbbf}.lg\:hover\:bg-lime-100\/80:hover{background-color:#ecfccbcc}.lg\:hover\:bg-lime-100\/90:hover{background-color:#ecfccbe6}.lg\:hover\:bg-lime-100\/95:hover{background-color:#ecfccbf2}.lg\:hover\:bg-lime-200:hover{--tw-bg-opacity:1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-200\/0:hover{background-color:#d9f99d00}.lg\:hover\:bg-lime-200\/10:hover{background-color:#d9f99d1a}.lg\:hover\:bg-lime-200\/100:hover{background-color:#d9f99d}.lg\:hover\:bg-lime-200\/20:hover{background-color:#d9f99d33}.lg\:hover\:bg-lime-200\/25:hover{background-color:#d9f99d40}.lg\:hover\:bg-lime-200\/30:hover{background-color:#d9f99d4d}.lg\:hover\:bg-lime-200\/40:hover{background-color:#d9f99d66}.lg\:hover\:bg-lime-200\/5:hover{background-color:#d9f99d0d}.lg\:hover\:bg-lime-200\/50:hover{background-color:#d9f99d80}.lg\:hover\:bg-lime-200\/60:hover{background-color:#d9f99d99}.lg\:hover\:bg-lime-200\/70:hover{background-color:#d9f99db3}.lg\:hover\:bg-lime-200\/75:hover{background-color:#d9f99dbf}.lg\:hover\:bg-lime-200\/80:hover{background-color:#d9f99dcc}.lg\:hover\:bg-lime-200\/90:hover{background-color:#d9f99de6}.lg\:hover\:bg-lime-200\/95:hover{background-color:#d9f99df2}.lg\:hover\:bg-lime-300:hover{--tw-bg-opacity:1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-300\/0:hover{background-color:#bef26400}.lg\:hover\:bg-lime-300\/10:hover{background-color:#bef2641a}.lg\:hover\:bg-lime-300\/100:hover{background-color:#bef264}.lg\:hover\:bg-lime-300\/20:hover{background-color:#bef26433}.lg\:hover\:bg-lime-300\/25:hover{background-color:#bef26440}.lg\:hover\:bg-lime-300\/30:hover{background-color:#bef2644d}.lg\:hover\:bg-lime-300\/40:hover{background-color:#bef26466}.lg\:hover\:bg-lime-300\/5:hover{background-color:#bef2640d}.lg\:hover\:bg-lime-300\/50:hover{background-color:#bef26480}.lg\:hover\:bg-lime-300\/60:hover{background-color:#bef26499}.lg\:hover\:bg-lime-300\/70:hover{background-color:#bef264b3}.lg\:hover\:bg-lime-300\/75:hover{background-color:#bef264bf}.lg\:hover\:bg-lime-300\/80:hover{background-color:#bef264cc}.lg\:hover\:bg-lime-300\/90:hover{background-color:#bef264e6}.lg\:hover\:bg-lime-300\/95:hover{background-color:#bef264f2}.lg\:hover\:bg-lime-400:hover{--tw-bg-opacity:1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-400\/0:hover{background-color:#a3e63500}.lg\:hover\:bg-lime-400\/10:hover{background-color:#a3e6351a}.lg\:hover\:bg-lime-400\/100:hover{background-color:#a3e635}.lg\:hover\:bg-lime-400\/20:hover{background-color:#a3e63533}.lg\:hover\:bg-lime-400\/25:hover{background-color:#a3e63540}.lg\:hover\:bg-lime-400\/30:hover{background-color:#a3e6354d}.lg\:hover\:bg-lime-400\/40:hover{background-color:#a3e63566}.lg\:hover\:bg-lime-400\/5:hover{background-color:#a3e6350d}.lg\:hover\:bg-lime-400\/50:hover{background-color:#a3e63580}.lg\:hover\:bg-lime-400\/60:hover{background-color:#a3e63599}.lg\:hover\:bg-lime-400\/70:hover{background-color:#a3e635b3}.lg\:hover\:bg-lime-400\/75:hover{background-color:#a3e635bf}.lg\:hover\:bg-lime-400\/80:hover{background-color:#a3e635cc}.lg\:hover\:bg-lime-400\/90:hover{background-color:#a3e635e6}.lg\:hover\:bg-lime-400\/95:hover{background-color:#a3e635f2}.lg\:hover\:bg-lime-50:hover{--tw-bg-opacity:1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-50\/0:hover{background-color:#f7fee700}.lg\:hover\:bg-lime-50\/10:hover{background-color:#f7fee71a}.lg\:hover\:bg-lime-50\/100:hover{background-color:#f7fee7}.lg\:hover\:bg-lime-50\/20:hover{background-color:#f7fee733}.lg\:hover\:bg-lime-50\/25:hover{background-color:#f7fee740}.lg\:hover\:bg-lime-50\/30:hover{background-color:#f7fee74d}.lg\:hover\:bg-lime-50\/40:hover{background-color:#f7fee766}.lg\:hover\:bg-lime-50\/5:hover{background-color:#f7fee70d}.lg\:hover\:bg-lime-50\/50:hover{background-color:#f7fee780}.lg\:hover\:bg-lime-50\/60:hover{background-color:#f7fee799}.lg\:hover\:bg-lime-50\/70:hover{background-color:#f7fee7b3}.lg\:hover\:bg-lime-50\/75:hover{background-color:#f7fee7bf}.lg\:hover\:bg-lime-50\/80:hover{background-color:#f7fee7cc}.lg\:hover\:bg-lime-50\/90:hover{background-color:#f7fee7e6}.lg\:hover\:bg-lime-50\/95:hover{background-color:#f7fee7f2}.lg\:hover\:bg-lime-500:hover{--tw-bg-opacity:1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-500\/0:hover{background-color:#84cc1600}.lg\:hover\:bg-lime-500\/10:hover{background-color:#84cc161a}.lg\:hover\:bg-lime-500\/100:hover{background-color:#84cc16}.lg\:hover\:bg-lime-500\/20:hover{background-color:#84cc1633}.lg\:hover\:bg-lime-500\/25:hover{background-color:#84cc1640}.lg\:hover\:bg-lime-500\/30:hover{background-color:#84cc164d}.lg\:hover\:bg-lime-500\/40:hover{background-color:#84cc1666}.lg\:hover\:bg-lime-500\/5:hover{background-color:#84cc160d}.lg\:hover\:bg-lime-500\/50:hover{background-color:#84cc1680}.lg\:hover\:bg-lime-500\/60:hover{background-color:#84cc1699}.lg\:hover\:bg-lime-500\/70:hover{background-color:#84cc16b3}.lg\:hover\:bg-lime-500\/75:hover{background-color:#84cc16bf}.lg\:hover\:bg-lime-500\/80:hover{background-color:#84cc16cc}.lg\:hover\:bg-lime-500\/90:hover{background-color:#84cc16e6}.lg\:hover\:bg-lime-500\/95:hover{background-color:#84cc16f2}.lg\:hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-600\/0:hover{background-color:#65a30d00}.lg\:hover\:bg-lime-600\/10:hover{background-color:#65a30d1a}.lg\:hover\:bg-lime-600\/100:hover{background-color:#65a30d}.lg\:hover\:bg-lime-600\/20:hover{background-color:#65a30d33}.lg\:hover\:bg-lime-600\/25:hover{background-color:#65a30d40}.lg\:hover\:bg-lime-600\/30:hover{background-color:#65a30d4d}.lg\:hover\:bg-lime-600\/40:hover{background-color:#65a30d66}.lg\:hover\:bg-lime-600\/5:hover{background-color:#65a30d0d}.lg\:hover\:bg-lime-600\/50:hover{background-color:#65a30d80}.lg\:hover\:bg-lime-600\/60:hover{background-color:#65a30d99}.lg\:hover\:bg-lime-600\/70:hover{background-color:#65a30db3}.lg\:hover\:bg-lime-600\/75:hover{background-color:#65a30dbf}.lg\:hover\:bg-lime-600\/80:hover{background-color:#65a30dcc}.lg\:hover\:bg-lime-600\/90:hover{background-color:#65a30de6}.lg\:hover\:bg-lime-600\/95:hover{background-color:#65a30df2}.lg\:hover\:bg-lime-700:hover{--tw-bg-opacity:1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-700\/0:hover{background-color:#4d7c0f00}.lg\:hover\:bg-lime-700\/10:hover{background-color:#4d7c0f1a}.lg\:hover\:bg-lime-700\/100:hover{background-color:#4d7c0f}.lg\:hover\:bg-lime-700\/20:hover{background-color:#4d7c0f33}.lg\:hover\:bg-lime-700\/25:hover{background-color:#4d7c0f40}.lg\:hover\:bg-lime-700\/30:hover{background-color:#4d7c0f4d}.lg\:hover\:bg-lime-700\/40:hover{background-color:#4d7c0f66}.lg\:hover\:bg-lime-700\/5:hover{background-color:#4d7c0f0d}.lg\:hover\:bg-lime-700\/50:hover{background-color:#4d7c0f80}.lg\:hover\:bg-lime-700\/60:hover{background-color:#4d7c0f99}.lg\:hover\:bg-lime-700\/70:hover{background-color:#4d7c0fb3}.lg\:hover\:bg-lime-700\/75:hover{background-color:#4d7c0fbf}.lg\:hover\:bg-lime-700\/80:hover{background-color:#4d7c0fcc}.lg\:hover\:bg-lime-700\/90:hover{background-color:#4d7c0fe6}.lg\:hover\:bg-lime-700\/95:hover{background-color:#4d7c0ff2}.lg\:hover\:bg-lime-800:hover{--tw-bg-opacity:1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-800\/0:hover{background-color:#3f621200}.lg\:hover\:bg-lime-800\/10:hover{background-color:#3f62121a}.lg\:hover\:bg-lime-800\/100:hover{background-color:#3f6212}.lg\:hover\:bg-lime-800\/20:hover{background-color:#3f621233}.lg\:hover\:bg-lime-800\/25:hover{background-color:#3f621240}.lg\:hover\:bg-lime-800\/30:hover{background-color:#3f62124d}.lg\:hover\:bg-lime-800\/40:hover{background-color:#3f621266}.lg\:hover\:bg-lime-800\/5:hover{background-color:#3f62120d}.lg\:hover\:bg-lime-800\/50:hover{background-color:#3f621280}.lg\:hover\:bg-lime-800\/60:hover{background-color:#3f621299}.lg\:hover\:bg-lime-800\/70:hover{background-color:#3f6212b3}.lg\:hover\:bg-lime-800\/75:hover{background-color:#3f6212bf}.lg\:hover\:bg-lime-800\/80:hover{background-color:#3f6212cc}.lg\:hover\:bg-lime-800\/90:hover{background-color:#3f6212e6}.lg\:hover\:bg-lime-800\/95:hover{background-color:#3f6212f2}.lg\:hover\:bg-lime-900:hover{--tw-bg-opacity:1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.lg\:hover\:bg-lime-900\/0:hover{background-color:#36531400}.lg\:hover\:bg-lime-900\/10:hover{background-color:#3653141a}.lg\:hover\:bg-lime-900\/100:hover{background-color:#365314}.lg\:hover\:bg-lime-900\/20:hover{background-color:#36531433}.lg\:hover\:bg-lime-900\/25:hover{background-color:#36531440}.lg\:hover\:bg-lime-900\/30:hover{background-color:#3653144d}.lg\:hover\:bg-lime-900\/40:hover{background-color:#36531466}.lg\:hover\:bg-lime-900\/5:hover{background-color:#3653140d}.lg\:hover\:bg-lime-900\/50:hover{background-color:#36531480}.lg\:hover\:bg-lime-900\/60:hover{background-color:#36531499}.lg\:hover\:bg-lime-900\/70:hover{background-color:#365314b3}.lg\:hover\:bg-lime-900\/75:hover{background-color:#365314bf}.lg\:hover\:bg-lime-900\/80:hover{background-color:#365314cc}.lg\:hover\:bg-lime-900\/90:hover{background-color:#365314e6}.lg\:hover\:bg-lime-900\/95:hover{background-color:#365314f2}.lg\:hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-100\/0:hover{background-color:#f5f5f500}.lg\:hover\:bg-neutral-100\/10:hover{background-color:#f5f5f51a}.lg\:hover\:bg-neutral-100\/100:hover{background-color:#f5f5f5}.lg\:hover\:bg-neutral-100\/20:hover{background-color:#f5f5f533}.lg\:hover\:bg-neutral-100\/25:hover{background-color:#f5f5f540}.lg\:hover\:bg-neutral-100\/30:hover{background-color:#f5f5f54d}.lg\:hover\:bg-neutral-100\/40:hover{background-color:#f5f5f566}.lg\:hover\:bg-neutral-100\/5:hover{background-color:#f5f5f50d}.lg\:hover\:bg-neutral-100\/50:hover{background-color:#f5f5f580}.lg\:hover\:bg-neutral-100\/60:hover{background-color:#f5f5f599}.lg\:hover\:bg-neutral-100\/70:hover{background-color:#f5f5f5b3}.lg\:hover\:bg-neutral-100\/75:hover{background-color:#f5f5f5bf}.lg\:hover\:bg-neutral-100\/80:hover{background-color:#f5f5f5cc}.lg\:hover\:bg-neutral-100\/90:hover{background-color:#f5f5f5e6}.lg\:hover\:bg-neutral-100\/95:hover{background-color:#f5f5f5f2}.lg\:hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-200\/0:hover{background-color:#e5e5e500}.lg\:hover\:bg-neutral-200\/10:hover{background-color:#e5e5e51a}.lg\:hover\:bg-neutral-200\/100:hover{background-color:#e5e5e5}.lg\:hover\:bg-neutral-200\/20:hover{background-color:#e5e5e533}.lg\:hover\:bg-neutral-200\/25:hover{background-color:#e5e5e540}.lg\:hover\:bg-neutral-200\/30:hover{background-color:#e5e5e54d}.lg\:hover\:bg-neutral-200\/40:hover{background-color:#e5e5e566}.lg\:hover\:bg-neutral-200\/5:hover{background-color:#e5e5e50d}.lg\:hover\:bg-neutral-200\/50:hover{background-color:#e5e5e580}.lg\:hover\:bg-neutral-200\/60:hover{background-color:#e5e5e599}.lg\:hover\:bg-neutral-200\/70:hover{background-color:#e5e5e5b3}.lg\:hover\:bg-neutral-200\/75:hover{background-color:#e5e5e5bf}.lg\:hover\:bg-neutral-200\/80:hover{background-color:#e5e5e5cc}.lg\:hover\:bg-neutral-200\/90:hover{background-color:#e5e5e5e6}.lg\:hover\:bg-neutral-200\/95:hover{background-color:#e5e5e5f2}.lg\:hover\:bg-neutral-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-300\/0:hover{background-color:#d4d4d400}.lg\:hover\:bg-neutral-300\/10:hover{background-color:#d4d4d41a}.lg\:hover\:bg-neutral-300\/100:hover{background-color:#d4d4d4}.lg\:hover\:bg-neutral-300\/20:hover{background-color:#d4d4d433}.lg\:hover\:bg-neutral-300\/25:hover{background-color:#d4d4d440}.lg\:hover\:bg-neutral-300\/30:hover{background-color:#d4d4d44d}.lg\:hover\:bg-neutral-300\/40:hover{background-color:#d4d4d466}.lg\:hover\:bg-neutral-300\/5:hover{background-color:#d4d4d40d}.lg\:hover\:bg-neutral-300\/50:hover{background-color:#d4d4d480}.lg\:hover\:bg-neutral-300\/60:hover{background-color:#d4d4d499}.lg\:hover\:bg-neutral-300\/70:hover{background-color:#d4d4d4b3}.lg\:hover\:bg-neutral-300\/75:hover{background-color:#d4d4d4bf}.lg\:hover\:bg-neutral-300\/80:hover{background-color:#d4d4d4cc}.lg\:hover\:bg-neutral-300\/90:hover{background-color:#d4d4d4e6}.lg\:hover\:bg-neutral-300\/95:hover{background-color:#d4d4d4f2}.lg\:hover\:bg-neutral-400:hover{--tw-bg-opacity:1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-400\/0:hover{background-color:#a3a3a300}.lg\:hover\:bg-neutral-400\/10:hover{background-color:#a3a3a31a}.lg\:hover\:bg-neutral-400\/100:hover{background-color:#a3a3a3}.lg\:hover\:bg-neutral-400\/20:hover{background-color:#a3a3a333}.lg\:hover\:bg-neutral-400\/25:hover{background-color:#a3a3a340}.lg\:hover\:bg-neutral-400\/30:hover{background-color:#a3a3a34d}.lg\:hover\:bg-neutral-400\/40:hover{background-color:#a3a3a366}.lg\:hover\:bg-neutral-400\/5:hover{background-color:#a3a3a30d}.lg\:hover\:bg-neutral-400\/50:hover{background-color:#a3a3a380}.lg\:hover\:bg-neutral-400\/60:hover{background-color:#a3a3a399}.lg\:hover\:bg-neutral-400\/70:hover{background-color:#a3a3a3b3}.lg\:hover\:bg-neutral-400\/75:hover{background-color:#a3a3a3bf}.lg\:hover\:bg-neutral-400\/80:hover{background-color:#a3a3a3cc}.lg\:hover\:bg-neutral-400\/90:hover{background-color:#a3a3a3e6}.lg\:hover\:bg-neutral-400\/95:hover{background-color:#a3a3a3f2}.lg\:hover\:bg-neutral-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-50\/0:hover{background-color:#fafafa00}.lg\:hover\:bg-neutral-50\/10:hover{background-color:#fafafa1a}.lg\:hover\:bg-neutral-50\/100:hover{background-color:#fafafa}.lg\:hover\:bg-neutral-50\/20:hover{background-color:#fafafa33}.lg\:hover\:bg-neutral-50\/25:hover{background-color:#fafafa40}.lg\:hover\:bg-neutral-50\/30:hover{background-color:#fafafa4d}.lg\:hover\:bg-neutral-50\/40:hover{background-color:#fafafa66}.lg\:hover\:bg-neutral-50\/5:hover{background-color:#fafafa0d}.lg\:hover\:bg-neutral-50\/50:hover{background-color:#fafafa80}.lg\:hover\:bg-neutral-50\/60:hover{background-color:#fafafa99}.lg\:hover\:bg-neutral-50\/70:hover{background-color:#fafafab3}.lg\:hover\:bg-neutral-50\/75:hover{background-color:#fafafabf}.lg\:hover\:bg-neutral-50\/80:hover{background-color:#fafafacc}.lg\:hover\:bg-neutral-50\/90:hover{background-color:#fafafae6}.lg\:hover\:bg-neutral-50\/95:hover{background-color:#fafafaf2}.lg\:hover\:bg-neutral-500:hover{--tw-bg-opacity:1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-500\/0:hover{background-color:#73737300}.lg\:hover\:bg-neutral-500\/10:hover{background-color:#7373731a}.lg\:hover\:bg-neutral-500\/100:hover{background-color:#737373}.lg\:hover\:bg-neutral-500\/20:hover{background-color:#73737333}.lg\:hover\:bg-neutral-500\/25:hover{background-color:#73737340}.lg\:hover\:bg-neutral-500\/30:hover{background-color:#7373734d}.lg\:hover\:bg-neutral-500\/40:hover{background-color:#73737366}.lg\:hover\:bg-neutral-500\/5:hover{background-color:#7373730d}.lg\:hover\:bg-neutral-500\/50:hover{background-color:#73737380}.lg\:hover\:bg-neutral-500\/60:hover{background-color:#73737399}.lg\:hover\:bg-neutral-500\/70:hover{background-color:#737373b3}.lg\:hover\:bg-neutral-500\/75:hover{background-color:#737373bf}.lg\:hover\:bg-neutral-500\/80:hover{background-color:#737373cc}.lg\:hover\:bg-neutral-500\/90:hover{background-color:#737373e6}.lg\:hover\:bg-neutral-500\/95:hover{background-color:#737373f2}.lg\:hover\:bg-neutral-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-600\/0:hover{background-color:#52525200}.lg\:hover\:bg-neutral-600\/10:hover{background-color:#5252521a}.lg\:hover\:bg-neutral-600\/100:hover{background-color:#525252}.lg\:hover\:bg-neutral-600\/20:hover{background-color:#52525233}.lg\:hover\:bg-neutral-600\/25:hover{background-color:#52525240}.lg\:hover\:bg-neutral-600\/30:hover{background-color:#5252524d}.lg\:hover\:bg-neutral-600\/40:hover{background-color:#52525266}.lg\:hover\:bg-neutral-600\/5:hover{background-color:#5252520d}.lg\:hover\:bg-neutral-600\/50:hover{background-color:#52525280}.lg\:hover\:bg-neutral-600\/60:hover{background-color:#52525299}.lg\:hover\:bg-neutral-600\/70:hover{background-color:#525252b3}.lg\:hover\:bg-neutral-600\/75:hover{background-color:#525252bf}.lg\:hover\:bg-neutral-600\/80:hover{background-color:#525252cc}.lg\:hover\:bg-neutral-600\/90:hover{background-color:#525252e6}.lg\:hover\:bg-neutral-600\/95:hover{background-color:#525252f2}.lg\:hover\:bg-neutral-700:hover{--tw-bg-opacity:1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-700\/0:hover{background-color:#40404000}.lg\:hover\:bg-neutral-700\/10:hover{background-color:#4040401a}.lg\:hover\:bg-neutral-700\/100:hover{background-color:#404040}.lg\:hover\:bg-neutral-700\/20:hover{background-color:#40404033}.lg\:hover\:bg-neutral-700\/25:hover{background-color:#40404040}.lg\:hover\:bg-neutral-700\/30:hover{background-color:#4040404d}.lg\:hover\:bg-neutral-700\/40:hover{background-color:#40404066}.lg\:hover\:bg-neutral-700\/5:hover{background-color:#4040400d}.lg\:hover\:bg-neutral-700\/50:hover{background-color:#40404080}.lg\:hover\:bg-neutral-700\/60:hover{background-color:#40404099}.lg\:hover\:bg-neutral-700\/70:hover{background-color:#404040b3}.lg\:hover\:bg-neutral-700\/75:hover{background-color:#404040bf}.lg\:hover\:bg-neutral-700\/80:hover{background-color:#404040cc}.lg\:hover\:bg-neutral-700\/90:hover{background-color:#404040e6}.lg\:hover\:bg-neutral-700\/95:hover{background-color:#404040f2}.lg\:hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-800\/0:hover{background-color:#26262600}.lg\:hover\:bg-neutral-800\/10:hover{background-color:#2626261a}.lg\:hover\:bg-neutral-800\/100:hover{background-color:#262626}.lg\:hover\:bg-neutral-800\/20:hover{background-color:#26262633}.lg\:hover\:bg-neutral-800\/25:hover{background-color:#26262640}.lg\:hover\:bg-neutral-800\/30:hover{background-color:#2626264d}.lg\:hover\:bg-neutral-800\/40:hover{background-color:#26262666}.lg\:hover\:bg-neutral-800\/5:hover{background-color:#2626260d}.lg\:hover\:bg-neutral-800\/50:hover{background-color:#26262680}.lg\:hover\:bg-neutral-800\/60:hover{background-color:#26262699}.lg\:hover\:bg-neutral-800\/70:hover{background-color:#262626b3}.lg\:hover\:bg-neutral-800\/75:hover{background-color:#262626bf}.lg\:hover\:bg-neutral-800\/80:hover{background-color:#262626cc}.lg\:hover\:bg-neutral-800\/90:hover{background-color:#262626e6}.lg\:hover\:bg-neutral-800\/95:hover{background-color:#262626f2}.lg\:hover\:bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-900\/0:hover{background-color:#17171700}.lg\:hover\:bg-neutral-900\/10:hover{background-color:#1717171a}.lg\:hover\:bg-neutral-900\/100:hover{background-color:#171717}.lg\:hover\:bg-neutral-900\/20:hover{background-color:#17171733}.lg\:hover\:bg-neutral-900\/25:hover{background-color:#17171740}.lg\:hover\:bg-neutral-900\/30:hover{background-color:#1717174d}.lg\:hover\:bg-neutral-900\/40:hover{background-color:#17171766}.lg\:hover\:bg-neutral-900\/5:hover{background-color:#1717170d}.lg\:hover\:bg-neutral-900\/50:hover{background-color:#17171780}.lg\:hover\:bg-neutral-900\/60:hover{background-color:#17171799}.lg\:hover\:bg-neutral-900\/70:hover{background-color:#171717b3}.lg\:hover\:bg-neutral-900\/75:hover{background-color:#171717bf}.lg\:hover\:bg-neutral-900\/80:hover{background-color:#171717cc}.lg\:hover\:bg-neutral-900\/90:hover{background-color:#171717e6}.lg\:hover\:bg-neutral-900\/95:hover{background-color:#171717f2}.lg\:hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-100\/0:hover{background-color:#ffedd500}.lg\:hover\:bg-orange-100\/10:hover{background-color:#ffedd51a}.lg\:hover\:bg-orange-100\/100:hover{background-color:#ffedd5}.lg\:hover\:bg-orange-100\/20:hover{background-color:#ffedd533}.lg\:hover\:bg-orange-100\/25:hover{background-color:#ffedd540}.lg\:hover\:bg-orange-100\/30:hover{background-color:#ffedd54d}.lg\:hover\:bg-orange-100\/40:hover{background-color:#ffedd566}.lg\:hover\:bg-orange-100\/5:hover{background-color:#ffedd50d}.lg\:hover\:bg-orange-100\/50:hover{background-color:#ffedd580}.lg\:hover\:bg-orange-100\/60:hover{background-color:#ffedd599}.lg\:hover\:bg-orange-100\/70:hover{background-color:#ffedd5b3}.lg\:hover\:bg-orange-100\/75:hover{background-color:#ffedd5bf}.lg\:hover\:bg-orange-100\/80:hover{background-color:#ffedd5cc}.lg\:hover\:bg-orange-100\/90:hover{background-color:#ffedd5e6}.lg\:hover\:bg-orange-100\/95:hover{background-color:#ffedd5f2}.lg\:hover\:bg-orange-200:hover{--tw-bg-opacity:1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-200\/0:hover{background-color:#fed7aa00}.lg\:hover\:bg-orange-200\/10:hover{background-color:#fed7aa1a}.lg\:hover\:bg-orange-200\/100:hover{background-color:#fed7aa}.lg\:hover\:bg-orange-200\/20:hover{background-color:#fed7aa33}.lg\:hover\:bg-orange-200\/25:hover{background-color:#fed7aa40}.lg\:hover\:bg-orange-200\/30:hover{background-color:#fed7aa4d}.lg\:hover\:bg-orange-200\/40:hover{background-color:#fed7aa66}.lg\:hover\:bg-orange-200\/5:hover{background-color:#fed7aa0d}.lg\:hover\:bg-orange-200\/50:hover{background-color:#fed7aa80}.lg\:hover\:bg-orange-200\/60:hover{background-color:#fed7aa99}.lg\:hover\:bg-orange-200\/70:hover{background-color:#fed7aab3}.lg\:hover\:bg-orange-200\/75:hover{background-color:#fed7aabf}.lg\:hover\:bg-orange-200\/80:hover{background-color:#fed7aacc}.lg\:hover\:bg-orange-200\/90:hover{background-color:#fed7aae6}.lg\:hover\:bg-orange-200\/95:hover{background-color:#fed7aaf2}.lg\:hover\:bg-orange-300:hover{--tw-bg-opacity:1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-300\/0:hover{background-color:#fdba7400}.lg\:hover\:bg-orange-300\/10:hover{background-color:#fdba741a}.lg\:hover\:bg-orange-300\/100:hover{background-color:#fdba74}.lg\:hover\:bg-orange-300\/20:hover{background-color:#fdba7433}.lg\:hover\:bg-orange-300\/25:hover{background-color:#fdba7440}.lg\:hover\:bg-orange-300\/30:hover{background-color:#fdba744d}.lg\:hover\:bg-orange-300\/40:hover{background-color:#fdba7466}.lg\:hover\:bg-orange-300\/5:hover{background-color:#fdba740d}.lg\:hover\:bg-orange-300\/50:hover{background-color:#fdba7480}.lg\:hover\:bg-orange-300\/60:hover{background-color:#fdba7499}.lg\:hover\:bg-orange-300\/70:hover{background-color:#fdba74b3}.lg\:hover\:bg-orange-300\/75:hover{background-color:#fdba74bf}.lg\:hover\:bg-orange-300\/80:hover{background-color:#fdba74cc}.lg\:hover\:bg-orange-300\/90:hover{background-color:#fdba74e6}.lg\:hover\:bg-orange-300\/95:hover{background-color:#fdba74f2}.lg\:hover\:bg-orange-400:hover{--tw-bg-opacity:1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-400\/0:hover{background-color:#fb923c00}.lg\:hover\:bg-orange-400\/10:hover{background-color:#fb923c1a}.lg\:hover\:bg-orange-400\/100:hover{background-color:#fb923c}.lg\:hover\:bg-orange-400\/20:hover{background-color:#fb923c33}.lg\:hover\:bg-orange-400\/25:hover{background-color:#fb923c40}.lg\:hover\:bg-orange-400\/30:hover{background-color:#fb923c4d}.lg\:hover\:bg-orange-400\/40:hover{background-color:#fb923c66}.lg\:hover\:bg-orange-400\/5:hover{background-color:#fb923c0d}.lg\:hover\:bg-orange-400\/50:hover{background-color:#fb923c80}.lg\:hover\:bg-orange-400\/60:hover{background-color:#fb923c99}.lg\:hover\:bg-orange-400\/70:hover{background-color:#fb923cb3}.lg\:hover\:bg-orange-400\/75:hover{background-color:#fb923cbf}.lg\:hover\:bg-orange-400\/80:hover{background-color:#fb923ccc}.lg\:hover\:bg-orange-400\/90:hover{background-color:#fb923ce6}.lg\:hover\:bg-orange-400\/95:hover{background-color:#fb923cf2}.lg\:hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-50\/0:hover{background-color:#fff7ed00}.lg\:hover\:bg-orange-50\/10:hover{background-color:#fff7ed1a}.lg\:hover\:bg-orange-50\/100:hover{background-color:#fff7ed}.lg\:hover\:bg-orange-50\/20:hover{background-color:#fff7ed33}.lg\:hover\:bg-orange-50\/25:hover{background-color:#fff7ed40}.lg\:hover\:bg-orange-50\/30:hover{background-color:#fff7ed4d}.lg\:hover\:bg-orange-50\/40:hover{background-color:#fff7ed66}.lg\:hover\:bg-orange-50\/5:hover{background-color:#fff7ed0d}.lg\:hover\:bg-orange-50\/50:hover{background-color:#fff7ed80}.lg\:hover\:bg-orange-50\/60:hover{background-color:#fff7ed99}.lg\:hover\:bg-orange-50\/70:hover{background-color:#fff7edb3}.lg\:hover\:bg-orange-50\/75:hover{background-color:#fff7edbf}.lg\:hover\:bg-orange-50\/80:hover{background-color:#fff7edcc}.lg\:hover\:bg-orange-50\/90:hover{background-color:#fff7ede6}.lg\:hover\:bg-orange-50\/95:hover{background-color:#fff7edf2}.lg\:hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-500\/0:hover{background-color:#f9731600}.lg\:hover\:bg-orange-500\/10:hover{background-color:#f973161a}.lg\:hover\:bg-orange-500\/100:hover{background-color:#f97316}.lg\:hover\:bg-orange-500\/20:hover{background-color:#f9731633}.lg\:hover\:bg-orange-500\/25:hover{background-color:#f9731640}.lg\:hover\:bg-orange-500\/30:hover{background-color:#f973164d}.lg\:hover\:bg-orange-500\/40:hover{background-color:#f9731666}.lg\:hover\:bg-orange-500\/5:hover{background-color:#f973160d}.lg\:hover\:bg-orange-500\/50:hover{background-color:#f9731680}.lg\:hover\:bg-orange-500\/60:hover{background-color:#f9731699}.lg\:hover\:bg-orange-500\/70:hover{background-color:#f97316b3}.lg\:hover\:bg-orange-500\/75:hover{background-color:#f97316bf}.lg\:hover\:bg-orange-500\/80:hover{background-color:#f97316cc}.lg\:hover\:bg-orange-500\/90:hover{background-color:#f97316e6}.lg\:hover\:bg-orange-500\/95:hover{background-color:#f97316f2}.lg\:hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-600\/0:hover{background-color:#ea580c00}.lg\:hover\:bg-orange-600\/10:hover{background-color:#ea580c1a}.lg\:hover\:bg-orange-600\/100:hover{background-color:#ea580c}.lg\:hover\:bg-orange-600\/20:hover{background-color:#ea580c33}.lg\:hover\:bg-orange-600\/25:hover{background-color:#ea580c40}.lg\:hover\:bg-orange-600\/30:hover{background-color:#ea580c4d}.lg\:hover\:bg-orange-600\/40:hover{background-color:#ea580c66}.lg\:hover\:bg-orange-600\/5:hover{background-color:#ea580c0d}.lg\:hover\:bg-orange-600\/50:hover{background-color:#ea580c80}.lg\:hover\:bg-orange-600\/60:hover{background-color:#ea580c99}.lg\:hover\:bg-orange-600\/70:hover{background-color:#ea580cb3}.lg\:hover\:bg-orange-600\/75:hover{background-color:#ea580cbf}.lg\:hover\:bg-orange-600\/80:hover{background-color:#ea580ccc}.lg\:hover\:bg-orange-600\/90:hover{background-color:#ea580ce6}.lg\:hover\:bg-orange-600\/95:hover{background-color:#ea580cf2}.lg\:hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-700\/0:hover{background-color:#c2410c00}.lg\:hover\:bg-orange-700\/10:hover{background-color:#c2410c1a}.lg\:hover\:bg-orange-700\/100:hover{background-color:#c2410c}.lg\:hover\:bg-orange-700\/20:hover{background-color:#c2410c33}.lg\:hover\:bg-orange-700\/25:hover{background-color:#c2410c40}.lg\:hover\:bg-orange-700\/30:hover{background-color:#c2410c4d}.lg\:hover\:bg-orange-700\/40:hover{background-color:#c2410c66}.lg\:hover\:bg-orange-700\/5:hover{background-color:#c2410c0d}.lg\:hover\:bg-orange-700\/50:hover{background-color:#c2410c80}.lg\:hover\:bg-orange-700\/60:hover{background-color:#c2410c99}.lg\:hover\:bg-orange-700\/70:hover{background-color:#c2410cb3}.lg\:hover\:bg-orange-700\/75:hover{background-color:#c2410cbf}.lg\:hover\:bg-orange-700\/80:hover{background-color:#c2410ccc}.lg\:hover\:bg-orange-700\/90:hover{background-color:#c2410ce6}.lg\:hover\:bg-orange-700\/95:hover{background-color:#c2410cf2}.lg\:hover\:bg-orange-800:hover{--tw-bg-opacity:1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-800\/0:hover{background-color:#9a341200}.lg\:hover\:bg-orange-800\/10:hover{background-color:#9a34121a}.lg\:hover\:bg-orange-800\/100:hover{background-color:#9a3412}.lg\:hover\:bg-orange-800\/20:hover{background-color:#9a341233}.lg\:hover\:bg-orange-800\/25:hover{background-color:#9a341240}.lg\:hover\:bg-orange-800\/30:hover{background-color:#9a34124d}.lg\:hover\:bg-orange-800\/40:hover{background-color:#9a341266}.lg\:hover\:bg-orange-800\/5:hover{background-color:#9a34120d}.lg\:hover\:bg-orange-800\/50:hover{background-color:#9a341280}.lg\:hover\:bg-orange-800\/60:hover{background-color:#9a341299}.lg\:hover\:bg-orange-800\/70:hover{background-color:#9a3412b3}.lg\:hover\:bg-orange-800\/75:hover{background-color:#9a3412bf}.lg\:hover\:bg-orange-800\/80:hover{background-color:#9a3412cc}.lg\:hover\:bg-orange-800\/90:hover{background-color:#9a3412e6}.lg\:hover\:bg-orange-800\/95:hover{background-color:#9a3412f2}.lg\:hover\:bg-orange-900:hover{--tw-bg-opacity:1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.lg\:hover\:bg-orange-900\/0:hover{background-color:#7c2d1200}.lg\:hover\:bg-orange-900\/10:hover{background-color:#7c2d121a}.lg\:hover\:bg-orange-900\/100:hover{background-color:#7c2d12}.lg\:hover\:bg-orange-900\/20:hover{background-color:#7c2d1233}.lg\:hover\:bg-orange-900\/25:hover{background-color:#7c2d1240}.lg\:hover\:bg-orange-900\/30:hover{background-color:#7c2d124d}.lg\:hover\:bg-orange-900\/40:hover{background-color:#7c2d1266}.lg\:hover\:bg-orange-900\/5:hover{background-color:#7c2d120d}.lg\:hover\:bg-orange-900\/50:hover{background-color:#7c2d1280}.lg\:hover\:bg-orange-900\/60:hover{background-color:#7c2d1299}.lg\:hover\:bg-orange-900\/70:hover{background-color:#7c2d12b3}.lg\:hover\:bg-orange-900\/75:hover{background-color:#7c2d12bf}.lg\:hover\:bg-orange-900\/80:hover{background-color:#7c2d12cc}.lg\:hover\:bg-orange-900\/90:hover{background-color:#7c2d12e6}.lg\:hover\:bg-orange-900\/95:hover{background-color:#7c2d12f2}.lg\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-100\/0:hover{background-color:#fce7f300}.lg\:hover\:bg-pink-100\/10:hover{background-color:#fce7f31a}.lg\:hover\:bg-pink-100\/100:hover{background-color:#fce7f3}.lg\:hover\:bg-pink-100\/20:hover{background-color:#fce7f333}.lg\:hover\:bg-pink-100\/25:hover{background-color:#fce7f340}.lg\:hover\:bg-pink-100\/30:hover{background-color:#fce7f34d}.lg\:hover\:bg-pink-100\/40:hover{background-color:#fce7f366}.lg\:hover\:bg-pink-100\/5:hover{background-color:#fce7f30d}.lg\:hover\:bg-pink-100\/50:hover{background-color:#fce7f380}.lg\:hover\:bg-pink-100\/60:hover{background-color:#fce7f399}.lg\:hover\:bg-pink-100\/70:hover{background-color:#fce7f3b3}.lg\:hover\:bg-pink-100\/75:hover{background-color:#fce7f3bf}.lg\:hover\:bg-pink-100\/80:hover{background-color:#fce7f3cc}.lg\:hover\:bg-pink-100\/90:hover{background-color:#fce7f3e6}.lg\:hover\:bg-pink-100\/95:hover{background-color:#fce7f3f2}.lg\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-200\/0:hover{background-color:#fbcfe800}.lg\:hover\:bg-pink-200\/10:hover{background-color:#fbcfe81a}.lg\:hover\:bg-pink-200\/100:hover{background-color:#fbcfe8}.lg\:hover\:bg-pink-200\/20:hover{background-color:#fbcfe833}.lg\:hover\:bg-pink-200\/25:hover{background-color:#fbcfe840}.lg\:hover\:bg-pink-200\/30:hover{background-color:#fbcfe84d}.lg\:hover\:bg-pink-200\/40:hover{background-color:#fbcfe866}.lg\:hover\:bg-pink-200\/5:hover{background-color:#fbcfe80d}.lg\:hover\:bg-pink-200\/50:hover{background-color:#fbcfe880}.lg\:hover\:bg-pink-200\/60:hover{background-color:#fbcfe899}.lg\:hover\:bg-pink-200\/70:hover{background-color:#fbcfe8b3}.lg\:hover\:bg-pink-200\/75:hover{background-color:#fbcfe8bf}.lg\:hover\:bg-pink-200\/80:hover{background-color:#fbcfe8cc}.lg\:hover\:bg-pink-200\/90:hover{background-color:#fbcfe8e6}.lg\:hover\:bg-pink-200\/95:hover{background-color:#fbcfe8f2}.lg\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-300\/0:hover{background-color:#f9a8d400}.lg\:hover\:bg-pink-300\/10:hover{background-color:#f9a8d41a}.lg\:hover\:bg-pink-300\/100:hover{background-color:#f9a8d4}.lg\:hover\:bg-pink-300\/20:hover{background-color:#f9a8d433}.lg\:hover\:bg-pink-300\/25:hover{background-color:#f9a8d440}.lg\:hover\:bg-pink-300\/30:hover{background-color:#f9a8d44d}.lg\:hover\:bg-pink-300\/40:hover{background-color:#f9a8d466}.lg\:hover\:bg-pink-300\/5:hover{background-color:#f9a8d40d}.lg\:hover\:bg-pink-300\/50:hover{background-color:#f9a8d480}.lg\:hover\:bg-pink-300\/60:hover{background-color:#f9a8d499}.lg\:hover\:bg-pink-300\/70:hover{background-color:#f9a8d4b3}.lg\:hover\:bg-pink-300\/75:hover{background-color:#f9a8d4bf}.lg\:hover\:bg-pink-300\/80:hover{background-color:#f9a8d4cc}.lg\:hover\:bg-pink-300\/90:hover{background-color:#f9a8d4e6}.lg\:hover\:bg-pink-300\/95:hover{background-color:#f9a8d4f2}.lg\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-400\/0:hover{background-color:#f472b600}.lg\:hover\:bg-pink-400\/10:hover{background-color:#f472b61a}.lg\:hover\:bg-pink-400\/100:hover{background-color:#f472b6}.lg\:hover\:bg-pink-400\/20:hover{background-color:#f472b633}.lg\:hover\:bg-pink-400\/25:hover{background-color:#f472b640}.lg\:hover\:bg-pink-400\/30:hover{background-color:#f472b64d}.lg\:hover\:bg-pink-400\/40:hover{background-color:#f472b666}.lg\:hover\:bg-pink-400\/5:hover{background-color:#f472b60d}.lg\:hover\:bg-pink-400\/50:hover{background-color:#f472b680}.lg\:hover\:bg-pink-400\/60:hover{background-color:#f472b699}.lg\:hover\:bg-pink-400\/70:hover{background-color:#f472b6b3}.lg\:hover\:bg-pink-400\/75:hover{background-color:#f472b6bf}.lg\:hover\:bg-pink-400\/80:hover{background-color:#f472b6cc}.lg\:hover\:bg-pink-400\/90:hover{background-color:#f472b6e6}.lg\:hover\:bg-pink-400\/95:hover{background-color:#f472b6f2}.lg\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-50\/0:hover{background-color:#fdf2f800}.lg\:hover\:bg-pink-50\/10:hover{background-color:#fdf2f81a}.lg\:hover\:bg-pink-50\/100:hover{background-color:#fdf2f8}.lg\:hover\:bg-pink-50\/20:hover{background-color:#fdf2f833}.lg\:hover\:bg-pink-50\/25:hover{background-color:#fdf2f840}.lg\:hover\:bg-pink-50\/30:hover{background-color:#fdf2f84d}.lg\:hover\:bg-pink-50\/40:hover{background-color:#fdf2f866}.lg\:hover\:bg-pink-50\/5:hover{background-color:#fdf2f80d}.lg\:hover\:bg-pink-50\/50:hover{background-color:#fdf2f880}.lg\:hover\:bg-pink-50\/60:hover{background-color:#fdf2f899}.lg\:hover\:bg-pink-50\/70:hover{background-color:#fdf2f8b3}.lg\:hover\:bg-pink-50\/75:hover{background-color:#fdf2f8bf}.lg\:hover\:bg-pink-50\/80:hover{background-color:#fdf2f8cc}.lg\:hover\:bg-pink-50\/90:hover{background-color:#fdf2f8e6}.lg\:hover\:bg-pink-50\/95:hover{background-color:#fdf2f8f2}.lg\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-500\/0:hover{background-color:#ec489900}.lg\:hover\:bg-pink-500\/10:hover{background-color:#ec48991a}.lg\:hover\:bg-pink-500\/100:hover{background-color:#ec4899}.lg\:hover\:bg-pink-500\/20:hover{background-color:#ec489933}.lg\:hover\:bg-pink-500\/25:hover{background-color:#ec489940}.lg\:hover\:bg-pink-500\/30:hover{background-color:#ec48994d}.lg\:hover\:bg-pink-500\/40:hover{background-color:#ec489966}.lg\:hover\:bg-pink-500\/5:hover{background-color:#ec48990d}.lg\:hover\:bg-pink-500\/50:hover{background-color:#ec489980}.lg\:hover\:bg-pink-500\/60:hover{background-color:#ec489999}.lg\:hover\:bg-pink-500\/70:hover{background-color:#ec4899b3}.lg\:hover\:bg-pink-500\/75:hover{background-color:#ec4899bf}.lg\:hover\:bg-pink-500\/80:hover{background-color:#ec4899cc}.lg\:hover\:bg-pink-500\/90:hover{background-color:#ec4899e6}.lg\:hover\:bg-pink-500\/95:hover{background-color:#ec4899f2}.lg\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-600\/0:hover{background-color:#db277700}.lg\:hover\:bg-pink-600\/10:hover{background-color:#db27771a}.lg\:hover\:bg-pink-600\/100:hover{background-color:#db2777}.lg\:hover\:bg-pink-600\/20:hover{background-color:#db277733}.lg\:hover\:bg-pink-600\/25:hover{background-color:#db277740}.lg\:hover\:bg-pink-600\/30:hover{background-color:#db27774d}.lg\:hover\:bg-pink-600\/40:hover{background-color:#db277766}.lg\:hover\:bg-pink-600\/5:hover{background-color:#db27770d}.lg\:hover\:bg-pink-600\/50:hover{background-color:#db277780}.lg\:hover\:bg-pink-600\/60:hover{background-color:#db277799}.lg\:hover\:bg-pink-600\/70:hover{background-color:#db2777b3}.lg\:hover\:bg-pink-600\/75:hover{background-color:#db2777bf}.lg\:hover\:bg-pink-600\/80:hover{background-color:#db2777cc}.lg\:hover\:bg-pink-600\/90:hover{background-color:#db2777e6}.lg\:hover\:bg-pink-600\/95:hover{background-color:#db2777f2}.lg\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-700\/0:hover{background-color:#be185d00}.lg\:hover\:bg-pink-700\/10:hover{background-color:#be185d1a}.lg\:hover\:bg-pink-700\/100:hover{background-color:#be185d}.lg\:hover\:bg-pink-700\/20:hover{background-color:#be185d33}.lg\:hover\:bg-pink-700\/25:hover{background-color:#be185d40}.lg\:hover\:bg-pink-700\/30:hover{background-color:#be185d4d}.lg\:hover\:bg-pink-700\/40:hover{background-color:#be185d66}.lg\:hover\:bg-pink-700\/5:hover{background-color:#be185d0d}.lg\:hover\:bg-pink-700\/50:hover{background-color:#be185d80}.lg\:hover\:bg-pink-700\/60:hover{background-color:#be185d99}.lg\:hover\:bg-pink-700\/70:hover{background-color:#be185db3}.lg\:hover\:bg-pink-700\/75:hover{background-color:#be185dbf}.lg\:hover\:bg-pink-700\/80:hover{background-color:#be185dcc}.lg\:hover\:bg-pink-700\/90:hover{background-color:#be185de6}.lg\:hover\:bg-pink-700\/95:hover{background-color:#be185df2}.lg\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-800\/0:hover{background-color:#9d174d00}.lg\:hover\:bg-pink-800\/10:hover{background-color:#9d174d1a}.lg\:hover\:bg-pink-800\/100:hover{background-color:#9d174d}.lg\:hover\:bg-pink-800\/20:hover{background-color:#9d174d33}.lg\:hover\:bg-pink-800\/25:hover{background-color:#9d174d40}.lg\:hover\:bg-pink-800\/30:hover{background-color:#9d174d4d}.lg\:hover\:bg-pink-800\/40:hover{background-color:#9d174d66}.lg\:hover\:bg-pink-800\/5:hover{background-color:#9d174d0d}.lg\:hover\:bg-pink-800\/50:hover{background-color:#9d174d80}.lg\:hover\:bg-pink-800\/60:hover{background-color:#9d174d99}.lg\:hover\:bg-pink-800\/70:hover{background-color:#9d174db3}.lg\:hover\:bg-pink-800\/75:hover{background-color:#9d174dbf}.lg\:hover\:bg-pink-800\/80:hover{background-color:#9d174dcc}.lg\:hover\:bg-pink-800\/90:hover{background-color:#9d174de6}.lg\:hover\:bg-pink-800\/95:hover{background-color:#9d174df2}.lg\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.lg\:hover\:bg-pink-900\/0:hover{background-color:#83184300}.lg\:hover\:bg-pink-900\/10:hover{background-color:#8318431a}.lg\:hover\:bg-pink-900\/100:hover{background-color:#831843}.lg\:hover\:bg-pink-900\/20:hover{background-color:#83184333}.lg\:hover\:bg-pink-900\/25:hover{background-color:#83184340}.lg\:hover\:bg-pink-900\/30:hover{background-color:#8318434d}.lg\:hover\:bg-pink-900\/40:hover{background-color:#83184366}.lg\:hover\:bg-pink-900\/5:hover{background-color:#8318430d}.lg\:hover\:bg-pink-900\/50:hover{background-color:#83184380}.lg\:hover\:bg-pink-900\/60:hover{background-color:#83184399}.lg\:hover\:bg-pink-900\/70:hover{background-color:#831843b3}.lg\:hover\:bg-pink-900\/75:hover{background-color:#831843bf}.lg\:hover\:bg-pink-900\/80:hover{background-color:#831843cc}.lg\:hover\:bg-pink-900\/90:hover{background-color:#831843e6}.lg\:hover\:bg-pink-900\/95:hover{background-color:#831843f2}.lg\:hover\:bg-primary:hover{background-color:var(--color-brand-primary)}.lg\:hover\:bg-primary-alpha:hover{background-color:var(--color-blue-150)}.lg\:hover\:bg-primary-medium:hover{background-color:var(--color-blue-medium)}.lg\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-100\/0:hover{background-color:#f3e8ff00}.lg\:hover\:bg-purple-100\/10:hover{background-color:#f3e8ff1a}.lg\:hover\:bg-purple-100\/100:hover{background-color:#f3e8ff}.lg\:hover\:bg-purple-100\/20:hover{background-color:#f3e8ff33}.lg\:hover\:bg-purple-100\/25:hover{background-color:#f3e8ff40}.lg\:hover\:bg-purple-100\/30:hover{background-color:#f3e8ff4d}.lg\:hover\:bg-purple-100\/40:hover{background-color:#f3e8ff66}.lg\:hover\:bg-purple-100\/5:hover{background-color:#f3e8ff0d}.lg\:hover\:bg-purple-100\/50:hover{background-color:#f3e8ff80}.lg\:hover\:bg-purple-100\/60:hover{background-color:#f3e8ff99}.lg\:hover\:bg-purple-100\/70:hover{background-color:#f3e8ffb3}.lg\:hover\:bg-purple-100\/75:hover{background-color:#f3e8ffbf}.lg\:hover\:bg-purple-100\/80:hover{background-color:#f3e8ffcc}.lg\:hover\:bg-purple-100\/90:hover{background-color:#f3e8ffe6}.lg\:hover\:bg-purple-100\/95:hover{background-color:#f3e8fff2}.lg\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-200\/0:hover{background-color:#e9d5ff00}.lg\:hover\:bg-purple-200\/10:hover{background-color:#e9d5ff1a}.lg\:hover\:bg-purple-200\/100:hover{background-color:#e9d5ff}.lg\:hover\:bg-purple-200\/20:hover{background-color:#e9d5ff33}.lg\:hover\:bg-purple-200\/25:hover{background-color:#e9d5ff40}.lg\:hover\:bg-purple-200\/30:hover{background-color:#e9d5ff4d}.lg\:hover\:bg-purple-200\/40:hover{background-color:#e9d5ff66}.lg\:hover\:bg-purple-200\/5:hover{background-color:#e9d5ff0d}.lg\:hover\:bg-purple-200\/50:hover{background-color:#e9d5ff80}.lg\:hover\:bg-purple-200\/60:hover{background-color:#e9d5ff99}.lg\:hover\:bg-purple-200\/70:hover{background-color:#e9d5ffb3}.lg\:hover\:bg-purple-200\/75:hover{background-color:#e9d5ffbf}.lg\:hover\:bg-purple-200\/80:hover{background-color:#e9d5ffcc}.lg\:hover\:bg-purple-200\/90:hover{background-color:#e9d5ffe6}.lg\:hover\:bg-purple-200\/95:hover{background-color:#e9d5fff2}.lg\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-300\/0:hover{background-color:#d8b4fe00}.lg\:hover\:bg-purple-300\/10:hover{background-color:#d8b4fe1a}.lg\:hover\:bg-purple-300\/100:hover{background-color:#d8b4fe}.lg\:hover\:bg-purple-300\/20:hover{background-color:#d8b4fe33}.lg\:hover\:bg-purple-300\/25:hover{background-color:#d8b4fe40}.lg\:hover\:bg-purple-300\/30:hover{background-color:#d8b4fe4d}.lg\:hover\:bg-purple-300\/40:hover{background-color:#d8b4fe66}.lg\:hover\:bg-purple-300\/5:hover{background-color:#d8b4fe0d}.lg\:hover\:bg-purple-300\/50:hover{background-color:#d8b4fe80}.lg\:hover\:bg-purple-300\/60:hover{background-color:#d8b4fe99}.lg\:hover\:bg-purple-300\/70:hover{background-color:#d8b4feb3}.lg\:hover\:bg-purple-300\/75:hover{background-color:#d8b4febf}.lg\:hover\:bg-purple-300\/80:hover{background-color:#d8b4fecc}.lg\:hover\:bg-purple-300\/90:hover{background-color:#d8b4fee6}.lg\:hover\:bg-purple-300\/95:hover{background-color:#d8b4fef2}.lg\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-400\/0:hover{background-color:#c084fc00}.lg\:hover\:bg-purple-400\/10:hover{background-color:#c084fc1a}.lg\:hover\:bg-purple-400\/100:hover{background-color:#c084fc}.lg\:hover\:bg-purple-400\/20:hover{background-color:#c084fc33}.lg\:hover\:bg-purple-400\/25:hover{background-color:#c084fc40}.lg\:hover\:bg-purple-400\/30:hover{background-color:#c084fc4d}.lg\:hover\:bg-purple-400\/40:hover{background-color:#c084fc66}.lg\:hover\:bg-purple-400\/5:hover{background-color:#c084fc0d}.lg\:hover\:bg-purple-400\/50:hover{background-color:#c084fc80}.lg\:hover\:bg-purple-400\/60:hover{background-color:#c084fc99}.lg\:hover\:bg-purple-400\/70:hover{background-color:#c084fcb3}.lg\:hover\:bg-purple-400\/75:hover{background-color:#c084fcbf}.lg\:hover\:bg-purple-400\/80:hover{background-color:#c084fccc}.lg\:hover\:bg-purple-400\/90:hover{background-color:#c084fce6}.lg\:hover\:bg-purple-400\/95:hover{background-color:#c084fcf2}.lg\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-50\/0:hover{background-color:#faf5ff00}.lg\:hover\:bg-purple-50\/10:hover{background-color:#faf5ff1a}.lg\:hover\:bg-purple-50\/100:hover{background-color:#faf5ff}.lg\:hover\:bg-purple-50\/20:hover{background-color:#faf5ff33}.lg\:hover\:bg-purple-50\/25:hover{background-color:#faf5ff40}.lg\:hover\:bg-purple-50\/30:hover{background-color:#faf5ff4d}.lg\:hover\:bg-purple-50\/40:hover{background-color:#faf5ff66}.lg\:hover\:bg-purple-50\/5:hover{background-color:#faf5ff0d}.lg\:hover\:bg-purple-50\/50:hover{background-color:#faf5ff80}.lg\:hover\:bg-purple-50\/60:hover{background-color:#faf5ff99}.lg\:hover\:bg-purple-50\/70:hover{background-color:#faf5ffb3}.lg\:hover\:bg-purple-50\/75:hover{background-color:#faf5ffbf}.lg\:hover\:bg-purple-50\/80:hover{background-color:#faf5ffcc}.lg\:hover\:bg-purple-50\/90:hover{background-color:#faf5ffe6}.lg\:hover\:bg-purple-50\/95:hover{background-color:#faf5fff2}.lg\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-500\/0:hover{background-color:#a855f700}.lg\:hover\:bg-purple-500\/10:hover{background-color:#a855f71a}.lg\:hover\:bg-purple-500\/100:hover{background-color:#a855f7}.lg\:hover\:bg-purple-500\/20:hover{background-color:#a855f733}.lg\:hover\:bg-purple-500\/25:hover{background-color:#a855f740}.lg\:hover\:bg-purple-500\/30:hover{background-color:#a855f74d}.lg\:hover\:bg-purple-500\/40:hover{background-color:#a855f766}.lg\:hover\:bg-purple-500\/5:hover{background-color:#a855f70d}.lg\:hover\:bg-purple-500\/50:hover{background-color:#a855f780}.lg\:hover\:bg-purple-500\/60:hover{background-color:#a855f799}.lg\:hover\:bg-purple-500\/70:hover{background-color:#a855f7b3}.lg\:hover\:bg-purple-500\/75:hover{background-color:#a855f7bf}.lg\:hover\:bg-purple-500\/80:hover{background-color:#a855f7cc}.lg\:hover\:bg-purple-500\/90:hover{background-color:#a855f7e6}.lg\:hover\:bg-purple-500\/95:hover{background-color:#a855f7f2}.lg\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-600\/0:hover{background-color:#9333ea00}.lg\:hover\:bg-purple-600\/10:hover{background-color:#9333ea1a}.lg\:hover\:bg-purple-600\/100:hover{background-color:#9333ea}.lg\:hover\:bg-purple-600\/20:hover{background-color:#9333ea33}.lg\:hover\:bg-purple-600\/25:hover{background-color:#9333ea40}.lg\:hover\:bg-purple-600\/30:hover{background-color:#9333ea4d}.lg\:hover\:bg-purple-600\/40:hover{background-color:#9333ea66}.lg\:hover\:bg-purple-600\/5:hover{background-color:#9333ea0d}.lg\:hover\:bg-purple-600\/50:hover{background-color:#9333ea80}.lg\:hover\:bg-purple-600\/60:hover{background-color:#9333ea99}.lg\:hover\:bg-purple-600\/70:hover{background-color:#9333eab3}.lg\:hover\:bg-purple-600\/75:hover{background-color:#9333eabf}.lg\:hover\:bg-purple-600\/80:hover{background-color:#9333eacc}.lg\:hover\:bg-purple-600\/90:hover{background-color:#9333eae6}.lg\:hover\:bg-purple-600\/95:hover{background-color:#9333eaf2}.lg\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-700\/0:hover{background-color:#7e22ce00}.lg\:hover\:bg-purple-700\/10:hover{background-color:#7e22ce1a}.lg\:hover\:bg-purple-700\/100:hover{background-color:#7e22ce}.lg\:hover\:bg-purple-700\/20:hover{background-color:#7e22ce33}.lg\:hover\:bg-purple-700\/25:hover{background-color:#7e22ce40}.lg\:hover\:bg-purple-700\/30:hover{background-color:#7e22ce4d}.lg\:hover\:bg-purple-700\/40:hover{background-color:#7e22ce66}.lg\:hover\:bg-purple-700\/5:hover{background-color:#7e22ce0d}.lg\:hover\:bg-purple-700\/50:hover{background-color:#7e22ce80}.lg\:hover\:bg-purple-700\/60:hover{background-color:#7e22ce99}.lg\:hover\:bg-purple-700\/70:hover{background-color:#7e22ceb3}.lg\:hover\:bg-purple-700\/75:hover{background-color:#7e22cebf}.lg\:hover\:bg-purple-700\/80:hover{background-color:#7e22cecc}.lg\:hover\:bg-purple-700\/90:hover{background-color:#7e22cee6}.lg\:hover\:bg-purple-700\/95:hover{background-color:#7e22cef2}.lg\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-800\/0:hover{background-color:#6b21a800}.lg\:hover\:bg-purple-800\/10:hover{background-color:#6b21a81a}.lg\:hover\:bg-purple-800\/100:hover{background-color:#6b21a8}.lg\:hover\:bg-purple-800\/20:hover{background-color:#6b21a833}.lg\:hover\:bg-purple-800\/25:hover{background-color:#6b21a840}.lg\:hover\:bg-purple-800\/30:hover{background-color:#6b21a84d}.lg\:hover\:bg-purple-800\/40:hover{background-color:#6b21a866}.lg\:hover\:bg-purple-800\/5:hover{background-color:#6b21a80d}.lg\:hover\:bg-purple-800\/50:hover{background-color:#6b21a880}.lg\:hover\:bg-purple-800\/60:hover{background-color:#6b21a899}.lg\:hover\:bg-purple-800\/70:hover{background-color:#6b21a8b3}.lg\:hover\:bg-purple-800\/75:hover{background-color:#6b21a8bf}.lg\:hover\:bg-purple-800\/80:hover{background-color:#6b21a8cc}.lg\:hover\:bg-purple-800\/90:hover{background-color:#6b21a8e6}.lg\:hover\:bg-purple-800\/95:hover{background-color:#6b21a8f2}.lg\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.lg\:hover\:bg-purple-900\/0:hover{background-color:#581c8700}.lg\:hover\:bg-purple-900\/10:hover{background-color:#581c871a}.lg\:hover\:bg-purple-900\/100:hover{background-color:#581c87}.lg\:hover\:bg-purple-900\/20:hover{background-color:#581c8733}.lg\:hover\:bg-purple-900\/25:hover{background-color:#581c8740}.lg\:hover\:bg-purple-900\/30:hover{background-color:#581c874d}.lg\:hover\:bg-purple-900\/40:hover{background-color:#581c8766}.lg\:hover\:bg-purple-900\/5:hover{background-color:#581c870d}.lg\:hover\:bg-purple-900\/50:hover{background-color:#581c8780}.lg\:hover\:bg-purple-900\/60:hover{background-color:#581c8799}.lg\:hover\:bg-purple-900\/70:hover{background-color:#581c87b3}.lg\:hover\:bg-purple-900\/75:hover{background-color:#581c87bf}.lg\:hover\:bg-purple-900\/80:hover{background-color:#581c87cc}.lg\:hover\:bg-purple-900\/90:hover{background-color:#581c87e6}.lg\:hover\:bg-purple-900\/95:hover{background-color:#581c87f2}.lg\:hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-100\/0:hover{background-color:#fee2e200}.lg\:hover\:bg-red-100\/10:hover{background-color:#fee2e21a}.lg\:hover\:bg-red-100\/100:hover{background-color:#fee2e2}.lg\:hover\:bg-red-100\/20:hover{background-color:#fee2e233}.lg\:hover\:bg-red-100\/25:hover{background-color:#fee2e240}.lg\:hover\:bg-red-100\/30:hover{background-color:#fee2e24d}.lg\:hover\:bg-red-100\/40:hover{background-color:#fee2e266}.lg\:hover\:bg-red-100\/5:hover{background-color:#fee2e20d}.lg\:hover\:bg-red-100\/50:hover{background-color:#fee2e280}.lg\:hover\:bg-red-100\/60:hover{background-color:#fee2e299}.lg\:hover\:bg-red-100\/70:hover{background-color:#fee2e2b3}.lg\:hover\:bg-red-100\/75:hover{background-color:#fee2e2bf}.lg\:hover\:bg-red-100\/80:hover{background-color:#fee2e2cc}.lg\:hover\:bg-red-100\/90:hover{background-color:#fee2e2e6}.lg\:hover\:bg-red-100\/95:hover{background-color:#fee2e2f2}.lg\:hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-200\/0:hover{background-color:#fecaca00}.lg\:hover\:bg-red-200\/10:hover{background-color:#fecaca1a}.lg\:hover\:bg-red-200\/100:hover{background-color:#fecaca}.lg\:hover\:bg-red-200\/20:hover{background-color:#fecaca33}.lg\:hover\:bg-red-200\/25:hover{background-color:#fecaca40}.lg\:hover\:bg-red-200\/30:hover{background-color:#fecaca4d}.lg\:hover\:bg-red-200\/40:hover{background-color:#fecaca66}.lg\:hover\:bg-red-200\/5:hover{background-color:#fecaca0d}.lg\:hover\:bg-red-200\/50:hover{background-color:#fecaca80}.lg\:hover\:bg-red-200\/60:hover{background-color:#fecaca99}.lg\:hover\:bg-red-200\/70:hover{background-color:#fecacab3}.lg\:hover\:bg-red-200\/75:hover{background-color:#fecacabf}.lg\:hover\:bg-red-200\/80:hover{background-color:#fecacacc}.lg\:hover\:bg-red-200\/90:hover{background-color:#fecacae6}.lg\:hover\:bg-red-200\/95:hover{background-color:#fecacaf2}.lg\:hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-300\/0:hover{background-color:#fca5a500}.lg\:hover\:bg-red-300\/10:hover{background-color:#fca5a51a}.lg\:hover\:bg-red-300\/100:hover{background-color:#fca5a5}.lg\:hover\:bg-red-300\/20:hover{background-color:#fca5a533}.lg\:hover\:bg-red-300\/25:hover{background-color:#fca5a540}.lg\:hover\:bg-red-300\/30:hover{background-color:#fca5a54d}.lg\:hover\:bg-red-300\/40:hover{background-color:#fca5a566}.lg\:hover\:bg-red-300\/5:hover{background-color:#fca5a50d}.lg\:hover\:bg-red-300\/50:hover{background-color:#fca5a580}.lg\:hover\:bg-red-300\/60:hover{background-color:#fca5a599}.lg\:hover\:bg-red-300\/70:hover{background-color:#fca5a5b3}.lg\:hover\:bg-red-300\/75:hover{background-color:#fca5a5bf}.lg\:hover\:bg-red-300\/80:hover{background-color:#fca5a5cc}.lg\:hover\:bg-red-300\/90:hover{background-color:#fca5a5e6}.lg\:hover\:bg-red-300\/95:hover{background-color:#fca5a5f2}.lg\:hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-400\/0:hover{background-color:#f8717100}.lg\:hover\:bg-red-400\/10:hover{background-color:#f871711a}.lg\:hover\:bg-red-400\/100:hover{background-color:#f87171}.lg\:hover\:bg-red-400\/20:hover{background-color:#f8717133}.lg\:hover\:bg-red-400\/25:hover{background-color:#f8717140}.lg\:hover\:bg-red-400\/30:hover{background-color:#f871714d}.lg\:hover\:bg-red-400\/40:hover{background-color:#f8717166}.lg\:hover\:bg-red-400\/5:hover{background-color:#f871710d}.lg\:hover\:bg-red-400\/50:hover{background-color:#f8717180}.lg\:hover\:bg-red-400\/60:hover{background-color:#f8717199}.lg\:hover\:bg-red-400\/70:hover{background-color:#f87171b3}.lg\:hover\:bg-red-400\/75:hover{background-color:#f87171bf}.lg\:hover\:bg-red-400\/80:hover{background-color:#f87171cc}.lg\:hover\:bg-red-400\/90:hover{background-color:#f87171e6}.lg\:hover\:bg-red-400\/95:hover{background-color:#f87171f2}.lg\:hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-50\/0:hover{background-color:#fef2f200}.lg\:hover\:bg-red-50\/10:hover{background-color:#fef2f21a}.lg\:hover\:bg-red-50\/100:hover{background-color:#fef2f2}.lg\:hover\:bg-red-50\/20:hover{background-color:#fef2f233}.lg\:hover\:bg-red-50\/25:hover{background-color:#fef2f240}.lg\:hover\:bg-red-50\/30:hover{background-color:#fef2f24d}.lg\:hover\:bg-red-50\/40:hover{background-color:#fef2f266}.lg\:hover\:bg-red-50\/5:hover{background-color:#fef2f20d}.lg\:hover\:bg-red-50\/50:hover{background-color:#fef2f280}.lg\:hover\:bg-red-50\/60:hover{background-color:#fef2f299}.lg\:hover\:bg-red-50\/70:hover{background-color:#fef2f2b3}.lg\:hover\:bg-red-50\/75:hover{background-color:#fef2f2bf}.lg\:hover\:bg-red-50\/80:hover{background-color:#fef2f2cc}.lg\:hover\:bg-red-50\/90:hover{background-color:#fef2f2e6}.lg\:hover\:bg-red-50\/95:hover{background-color:#fef2f2f2}.lg\:hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-500\/0:hover{background-color:#ef444400}.lg\:hover\:bg-red-500\/10:hover{background-color:#ef44441a}.lg\:hover\:bg-red-500\/100:hover{background-color:#ef4444}.lg\:hover\:bg-red-500\/20:hover{background-color:#ef444433}.lg\:hover\:bg-red-500\/25:hover{background-color:#ef444440}.lg\:hover\:bg-red-500\/30:hover{background-color:#ef44444d}.lg\:hover\:bg-red-500\/40:hover{background-color:#ef444466}.lg\:hover\:bg-red-500\/5:hover{background-color:#ef44440d}.lg\:hover\:bg-red-500\/50:hover{background-color:#ef444480}.lg\:hover\:bg-red-500\/60:hover{background-color:#ef444499}.lg\:hover\:bg-red-500\/70:hover{background-color:#ef4444b3}.lg\:hover\:bg-red-500\/75:hover{background-color:#ef4444bf}.lg\:hover\:bg-red-500\/80:hover{background-color:#ef4444cc}.lg\:hover\:bg-red-500\/90:hover{background-color:#ef4444e6}.lg\:hover\:bg-red-500\/95:hover{background-color:#ef4444f2}.lg\:hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-600\/0:hover{background-color:#dc262600}.lg\:hover\:bg-red-600\/10:hover{background-color:#dc26261a}.lg\:hover\:bg-red-600\/100:hover{background-color:#dc2626}.lg\:hover\:bg-red-600\/20:hover{background-color:#dc262633}.lg\:hover\:bg-red-600\/25:hover{background-color:#dc262640}.lg\:hover\:bg-red-600\/30:hover{background-color:#dc26264d}.lg\:hover\:bg-red-600\/40:hover{background-color:#dc262666}.lg\:hover\:bg-red-600\/5:hover{background-color:#dc26260d}.lg\:hover\:bg-red-600\/50:hover{background-color:#dc262680}.lg\:hover\:bg-red-600\/60:hover{background-color:#dc262699}.lg\:hover\:bg-red-600\/70:hover{background-color:#dc2626b3}.lg\:hover\:bg-red-600\/75:hover{background-color:#dc2626bf}.lg\:hover\:bg-red-600\/80:hover{background-color:#dc2626cc}.lg\:hover\:bg-red-600\/90:hover{background-color:#dc2626e6}.lg\:hover\:bg-red-600\/95:hover{background-color:#dc2626f2}.lg\:hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-700\/0:hover{background-color:#b91c1c00}.lg\:hover\:bg-red-700\/10:hover{background-color:#b91c1c1a}.lg\:hover\:bg-red-700\/100:hover{background-color:#b91c1c}.lg\:hover\:bg-red-700\/20:hover{background-color:#b91c1c33}.lg\:hover\:bg-red-700\/25:hover{background-color:#b91c1c40}.lg\:hover\:bg-red-700\/30:hover{background-color:#b91c1c4d}.lg\:hover\:bg-red-700\/40:hover{background-color:#b91c1c66}.lg\:hover\:bg-red-700\/5:hover{background-color:#b91c1c0d}.lg\:hover\:bg-red-700\/50:hover{background-color:#b91c1c80}.lg\:hover\:bg-red-700\/60:hover{background-color:#b91c1c99}.lg\:hover\:bg-red-700\/70:hover{background-color:#b91c1cb3}.lg\:hover\:bg-red-700\/75:hover{background-color:#b91c1cbf}.lg\:hover\:bg-red-700\/80:hover{background-color:#b91c1ccc}.lg\:hover\:bg-red-700\/90:hover{background-color:#b91c1ce6}.lg\:hover\:bg-red-700\/95:hover{background-color:#b91c1cf2}.lg\:hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-800\/0:hover{background-color:#991b1b00}.lg\:hover\:bg-red-800\/10:hover{background-color:#991b1b1a}.lg\:hover\:bg-red-800\/100:hover{background-color:#991b1b}.lg\:hover\:bg-red-800\/20:hover{background-color:#991b1b33}.lg\:hover\:bg-red-800\/25:hover{background-color:#991b1b40}.lg\:hover\:bg-red-800\/30:hover{background-color:#991b1b4d}.lg\:hover\:bg-red-800\/40:hover{background-color:#991b1b66}.lg\:hover\:bg-red-800\/5:hover{background-color:#991b1b0d}.lg\:hover\:bg-red-800\/50:hover{background-color:#991b1b80}.lg\:hover\:bg-red-800\/60:hover{background-color:#991b1b99}.lg\:hover\:bg-red-800\/70:hover{background-color:#991b1bb3}.lg\:hover\:bg-red-800\/75:hover{background-color:#991b1bbf}.lg\:hover\:bg-red-800\/80:hover{background-color:#991b1bcc}.lg\:hover\:bg-red-800\/90:hover{background-color:#991b1be6}.lg\:hover\:bg-red-800\/95:hover{background-color:#991b1bf2}.lg\:hover\:bg-red-900:hover{--tw-bg-opacity:1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.lg\:hover\:bg-red-900\/0:hover{background-color:#7f1d1d00}.lg\:hover\:bg-red-900\/10:hover{background-color:#7f1d1d1a}.lg\:hover\:bg-red-900\/100:hover{background-color:#7f1d1d}.lg\:hover\:bg-red-900\/20:hover{background-color:#7f1d1d33}.lg\:hover\:bg-red-900\/25:hover{background-color:#7f1d1d40}.lg\:hover\:bg-red-900\/30:hover{background-color:#7f1d1d4d}.lg\:hover\:bg-red-900\/40:hover{background-color:#7f1d1d66}.lg\:hover\:bg-red-900\/5:hover{background-color:#7f1d1d0d}.lg\:hover\:bg-red-900\/50:hover{background-color:#7f1d1d80}.lg\:hover\:bg-red-900\/60:hover{background-color:#7f1d1d99}.lg\:hover\:bg-red-900\/70:hover{background-color:#7f1d1db3}.lg\:hover\:bg-red-900\/75:hover{background-color:#7f1d1dbf}.lg\:hover\:bg-red-900\/80:hover{background-color:#7f1d1dcc}.lg\:hover\:bg-red-900\/90:hover{background-color:#7f1d1de6}.lg\:hover\:bg-red-900\/95:hover{background-color:#7f1d1df2}.lg\:hover\:bg-red-dark:hover{background-color:var(--color-red-dark)}.lg\:hover\:bg-red-light:hover{background-color:var(--color-red-light)}.lg\:hover\:bg-red-medium:hover{background-color:var(--color-red-medium)}.lg\:hover\:bg-rose-100:hover{--tw-bg-opacity:1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-100\/0:hover{background-color:#ffe4e600}.lg\:hover\:bg-rose-100\/10:hover{background-color:#ffe4e61a}.lg\:hover\:bg-rose-100\/100:hover{background-color:#ffe4e6}.lg\:hover\:bg-rose-100\/20:hover{background-color:#ffe4e633}.lg\:hover\:bg-rose-100\/25:hover{background-color:#ffe4e640}.lg\:hover\:bg-rose-100\/30:hover{background-color:#ffe4e64d}.lg\:hover\:bg-rose-100\/40:hover{background-color:#ffe4e666}.lg\:hover\:bg-rose-100\/5:hover{background-color:#ffe4e60d}.lg\:hover\:bg-rose-100\/50:hover{background-color:#ffe4e680}.lg\:hover\:bg-rose-100\/60:hover{background-color:#ffe4e699}.lg\:hover\:bg-rose-100\/70:hover{background-color:#ffe4e6b3}.lg\:hover\:bg-rose-100\/75:hover{background-color:#ffe4e6bf}.lg\:hover\:bg-rose-100\/80:hover{background-color:#ffe4e6cc}.lg\:hover\:bg-rose-100\/90:hover{background-color:#ffe4e6e6}.lg\:hover\:bg-rose-100\/95:hover{background-color:#ffe4e6f2}.lg\:hover\:bg-rose-200:hover{--tw-bg-opacity:1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-200\/0:hover{background-color:#fecdd300}.lg\:hover\:bg-rose-200\/10:hover{background-color:#fecdd31a}.lg\:hover\:bg-rose-200\/100:hover{background-color:#fecdd3}.lg\:hover\:bg-rose-200\/20:hover{background-color:#fecdd333}.lg\:hover\:bg-rose-200\/25:hover{background-color:#fecdd340}.lg\:hover\:bg-rose-200\/30:hover{background-color:#fecdd34d}.lg\:hover\:bg-rose-200\/40:hover{background-color:#fecdd366}.lg\:hover\:bg-rose-200\/5:hover{background-color:#fecdd30d}.lg\:hover\:bg-rose-200\/50:hover{background-color:#fecdd380}.lg\:hover\:bg-rose-200\/60:hover{background-color:#fecdd399}.lg\:hover\:bg-rose-200\/70:hover{background-color:#fecdd3b3}.lg\:hover\:bg-rose-200\/75:hover{background-color:#fecdd3bf}.lg\:hover\:bg-rose-200\/80:hover{background-color:#fecdd3cc}.lg\:hover\:bg-rose-200\/90:hover{background-color:#fecdd3e6}.lg\:hover\:bg-rose-200\/95:hover{background-color:#fecdd3f2}.lg\:hover\:bg-rose-300:hover{--tw-bg-opacity:1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-300\/0:hover{background-color:#fda4af00}.lg\:hover\:bg-rose-300\/10:hover{background-color:#fda4af1a}.lg\:hover\:bg-rose-300\/100:hover{background-color:#fda4af}.lg\:hover\:bg-rose-300\/20:hover{background-color:#fda4af33}.lg\:hover\:bg-rose-300\/25:hover{background-color:#fda4af40}.lg\:hover\:bg-rose-300\/30:hover{background-color:#fda4af4d}.lg\:hover\:bg-rose-300\/40:hover{background-color:#fda4af66}.lg\:hover\:bg-rose-300\/5:hover{background-color:#fda4af0d}.lg\:hover\:bg-rose-300\/50:hover{background-color:#fda4af80}.lg\:hover\:bg-rose-300\/60:hover{background-color:#fda4af99}.lg\:hover\:bg-rose-300\/70:hover{background-color:#fda4afb3}.lg\:hover\:bg-rose-300\/75:hover{background-color:#fda4afbf}.lg\:hover\:bg-rose-300\/80:hover{background-color:#fda4afcc}.lg\:hover\:bg-rose-300\/90:hover{background-color:#fda4afe6}.lg\:hover\:bg-rose-300\/95:hover{background-color:#fda4aff2}.lg\:hover\:bg-rose-400:hover{--tw-bg-opacity:1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-400\/0:hover{background-color:#fb718500}.lg\:hover\:bg-rose-400\/10:hover{background-color:#fb71851a}.lg\:hover\:bg-rose-400\/100:hover{background-color:#fb7185}.lg\:hover\:bg-rose-400\/20:hover{background-color:#fb718533}.lg\:hover\:bg-rose-400\/25:hover{background-color:#fb718540}.lg\:hover\:bg-rose-400\/30:hover{background-color:#fb71854d}.lg\:hover\:bg-rose-400\/40:hover{background-color:#fb718566}.lg\:hover\:bg-rose-400\/5:hover{background-color:#fb71850d}.lg\:hover\:bg-rose-400\/50:hover{background-color:#fb718580}.lg\:hover\:bg-rose-400\/60:hover{background-color:#fb718599}.lg\:hover\:bg-rose-400\/70:hover{background-color:#fb7185b3}.lg\:hover\:bg-rose-400\/75:hover{background-color:#fb7185bf}.lg\:hover\:bg-rose-400\/80:hover{background-color:#fb7185cc}.lg\:hover\:bg-rose-400\/90:hover{background-color:#fb7185e6}.lg\:hover\:bg-rose-400\/95:hover{background-color:#fb7185f2}.lg\:hover\:bg-rose-50:hover{--tw-bg-opacity:1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-50\/0:hover{background-color:#fff1f200}.lg\:hover\:bg-rose-50\/10:hover{background-color:#fff1f21a}.lg\:hover\:bg-rose-50\/100:hover{background-color:#fff1f2}.lg\:hover\:bg-rose-50\/20:hover{background-color:#fff1f233}.lg\:hover\:bg-rose-50\/25:hover{background-color:#fff1f240}.lg\:hover\:bg-rose-50\/30:hover{background-color:#fff1f24d}.lg\:hover\:bg-rose-50\/40:hover{background-color:#fff1f266}.lg\:hover\:bg-rose-50\/5:hover{background-color:#fff1f20d}.lg\:hover\:bg-rose-50\/50:hover{background-color:#fff1f280}.lg\:hover\:bg-rose-50\/60:hover{background-color:#fff1f299}.lg\:hover\:bg-rose-50\/70:hover{background-color:#fff1f2b3}.lg\:hover\:bg-rose-50\/75:hover{background-color:#fff1f2bf}.lg\:hover\:bg-rose-50\/80:hover{background-color:#fff1f2cc}.lg\:hover\:bg-rose-50\/90:hover{background-color:#fff1f2e6}.lg\:hover\:bg-rose-50\/95:hover{background-color:#fff1f2f2}.lg\:hover\:bg-rose-500:hover{--tw-bg-opacity:1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-500\/0:hover{background-color:#f43f5e00}.lg\:hover\:bg-rose-500\/10:hover{background-color:#f43f5e1a}.lg\:hover\:bg-rose-500\/100:hover{background-color:#f43f5e}.lg\:hover\:bg-rose-500\/20:hover{background-color:#f43f5e33}.lg\:hover\:bg-rose-500\/25:hover{background-color:#f43f5e40}.lg\:hover\:bg-rose-500\/30:hover{background-color:#f43f5e4d}.lg\:hover\:bg-rose-500\/40:hover{background-color:#f43f5e66}.lg\:hover\:bg-rose-500\/5:hover{background-color:#f43f5e0d}.lg\:hover\:bg-rose-500\/50:hover{background-color:#f43f5e80}.lg\:hover\:bg-rose-500\/60:hover{background-color:#f43f5e99}.lg\:hover\:bg-rose-500\/70:hover{background-color:#f43f5eb3}.lg\:hover\:bg-rose-500\/75:hover{background-color:#f43f5ebf}.lg\:hover\:bg-rose-500\/80:hover{background-color:#f43f5ecc}.lg\:hover\:bg-rose-500\/90:hover{background-color:#f43f5ee6}.lg\:hover\:bg-rose-500\/95:hover{background-color:#f43f5ef2}.lg\:hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-600\/0:hover{background-color:#e11d4800}.lg\:hover\:bg-rose-600\/10:hover{background-color:#e11d481a}.lg\:hover\:bg-rose-600\/100:hover{background-color:#e11d48}.lg\:hover\:bg-rose-600\/20:hover{background-color:#e11d4833}.lg\:hover\:bg-rose-600\/25:hover{background-color:#e11d4840}.lg\:hover\:bg-rose-600\/30:hover{background-color:#e11d484d}.lg\:hover\:bg-rose-600\/40:hover{background-color:#e11d4866}.lg\:hover\:bg-rose-600\/5:hover{background-color:#e11d480d}.lg\:hover\:bg-rose-600\/50:hover{background-color:#e11d4880}.lg\:hover\:bg-rose-600\/60:hover{background-color:#e11d4899}.lg\:hover\:bg-rose-600\/70:hover{background-color:#e11d48b3}.lg\:hover\:bg-rose-600\/75:hover{background-color:#e11d48bf}.lg\:hover\:bg-rose-600\/80:hover{background-color:#e11d48cc}.lg\:hover\:bg-rose-600\/90:hover{background-color:#e11d48e6}.lg\:hover\:bg-rose-600\/95:hover{background-color:#e11d48f2}.lg\:hover\:bg-rose-700:hover{--tw-bg-opacity:1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-700\/0:hover{background-color:#be123c00}.lg\:hover\:bg-rose-700\/10:hover{background-color:#be123c1a}.lg\:hover\:bg-rose-700\/100:hover{background-color:#be123c}.lg\:hover\:bg-rose-700\/20:hover{background-color:#be123c33}.lg\:hover\:bg-rose-700\/25:hover{background-color:#be123c40}.lg\:hover\:bg-rose-700\/30:hover{background-color:#be123c4d}.lg\:hover\:bg-rose-700\/40:hover{background-color:#be123c66}.lg\:hover\:bg-rose-700\/5:hover{background-color:#be123c0d}.lg\:hover\:bg-rose-700\/50:hover{background-color:#be123c80}.lg\:hover\:bg-rose-700\/60:hover{background-color:#be123c99}.lg\:hover\:bg-rose-700\/70:hover{background-color:#be123cb3}.lg\:hover\:bg-rose-700\/75:hover{background-color:#be123cbf}.lg\:hover\:bg-rose-700\/80:hover{background-color:#be123ccc}.lg\:hover\:bg-rose-700\/90:hover{background-color:#be123ce6}.lg\:hover\:bg-rose-700\/95:hover{background-color:#be123cf2}.lg\:hover\:bg-rose-800:hover{--tw-bg-opacity:1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-800\/0:hover{background-color:#9f123900}.lg\:hover\:bg-rose-800\/10:hover{background-color:#9f12391a}.lg\:hover\:bg-rose-800\/100:hover{background-color:#9f1239}.lg\:hover\:bg-rose-800\/20:hover{background-color:#9f123933}.lg\:hover\:bg-rose-800\/25:hover{background-color:#9f123940}.lg\:hover\:bg-rose-800\/30:hover{background-color:#9f12394d}.lg\:hover\:bg-rose-800\/40:hover{background-color:#9f123966}.lg\:hover\:bg-rose-800\/5:hover{background-color:#9f12390d}.lg\:hover\:bg-rose-800\/50:hover{background-color:#9f123980}.lg\:hover\:bg-rose-800\/60:hover{background-color:#9f123999}.lg\:hover\:bg-rose-800\/70:hover{background-color:#9f1239b3}.lg\:hover\:bg-rose-800\/75:hover{background-color:#9f1239bf}.lg\:hover\:bg-rose-800\/80:hover{background-color:#9f1239cc}.lg\:hover\:bg-rose-800\/90:hover{background-color:#9f1239e6}.lg\:hover\:bg-rose-800\/95:hover{background-color:#9f1239f2}.lg\:hover\:bg-rose-900:hover{--tw-bg-opacity:1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.lg\:hover\:bg-rose-900\/0:hover{background-color:#88133700}.lg\:hover\:bg-rose-900\/10:hover{background-color:#8813371a}.lg\:hover\:bg-rose-900\/100:hover{background-color:#881337}.lg\:hover\:bg-rose-900\/20:hover{background-color:#88133733}.lg\:hover\:bg-rose-900\/25:hover{background-color:#88133740}.lg\:hover\:bg-rose-900\/30:hover{background-color:#8813374d}.lg\:hover\:bg-rose-900\/40:hover{background-color:#88133766}.lg\:hover\:bg-rose-900\/5:hover{background-color:#8813370d}.lg\:hover\:bg-rose-900\/50:hover{background-color:#88133780}.lg\:hover\:bg-rose-900\/60:hover{background-color:#88133799}.lg\:hover\:bg-rose-900\/70:hover{background-color:#881337b3}.lg\:hover\:bg-rose-900\/75:hover{background-color:#881337bf}.lg\:hover\:bg-rose-900\/80:hover{background-color:#881337cc}.lg\:hover\:bg-rose-900\/90:hover{background-color:#881337e6}.lg\:hover\:bg-rose-900\/95:hover{background-color:#881337f2}.lg\:hover\:bg-secondary:hover{background-color:var(--color-blue-800)}.lg\:hover\:bg-secondary-light:hover{background-color:var(--color-blue-200)}.lg\:hover\:bg-secondary-lighter:hover{background-color:var(--color-blue-100)}.lg\:hover\:bg-secondary-medium:hover{background-color:var(--color-blue-500)}.lg\:hover\:bg-sky-100:hover{--tw-bg-opacity:1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-100\/0:hover{background-color:#e0f2fe00}.lg\:hover\:bg-sky-100\/10:hover{background-color:#e0f2fe1a}.lg\:hover\:bg-sky-100\/100:hover{background-color:#e0f2fe}.lg\:hover\:bg-sky-100\/20:hover{background-color:#e0f2fe33}.lg\:hover\:bg-sky-100\/25:hover{background-color:#e0f2fe40}.lg\:hover\:bg-sky-100\/30:hover{background-color:#e0f2fe4d}.lg\:hover\:bg-sky-100\/40:hover{background-color:#e0f2fe66}.lg\:hover\:bg-sky-100\/5:hover{background-color:#e0f2fe0d}.lg\:hover\:bg-sky-100\/50:hover{background-color:#e0f2fe80}.lg\:hover\:bg-sky-100\/60:hover{background-color:#e0f2fe99}.lg\:hover\:bg-sky-100\/70:hover{background-color:#e0f2feb3}.lg\:hover\:bg-sky-100\/75:hover{background-color:#e0f2febf}.lg\:hover\:bg-sky-100\/80:hover{background-color:#e0f2fecc}.lg\:hover\:bg-sky-100\/90:hover{background-color:#e0f2fee6}.lg\:hover\:bg-sky-100\/95:hover{background-color:#e0f2fef2}.lg\:hover\:bg-sky-200:hover{--tw-bg-opacity:1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-200\/0:hover{background-color:#bae6fd00}.lg\:hover\:bg-sky-200\/10:hover{background-color:#bae6fd1a}.lg\:hover\:bg-sky-200\/100:hover{background-color:#bae6fd}.lg\:hover\:bg-sky-200\/20:hover{background-color:#bae6fd33}.lg\:hover\:bg-sky-200\/25:hover{background-color:#bae6fd40}.lg\:hover\:bg-sky-200\/30:hover{background-color:#bae6fd4d}.lg\:hover\:bg-sky-200\/40:hover{background-color:#bae6fd66}.lg\:hover\:bg-sky-200\/5:hover{background-color:#bae6fd0d}.lg\:hover\:bg-sky-200\/50:hover{background-color:#bae6fd80}.lg\:hover\:bg-sky-200\/60:hover{background-color:#bae6fd99}.lg\:hover\:bg-sky-200\/70:hover{background-color:#bae6fdb3}.lg\:hover\:bg-sky-200\/75:hover{background-color:#bae6fdbf}.lg\:hover\:bg-sky-200\/80:hover{background-color:#bae6fdcc}.lg\:hover\:bg-sky-200\/90:hover{background-color:#bae6fde6}.lg\:hover\:bg-sky-200\/95:hover{background-color:#bae6fdf2}.lg\:hover\:bg-sky-300:hover{--tw-bg-opacity:1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-300\/0:hover{background-color:#7dd3fc00}.lg\:hover\:bg-sky-300\/10:hover{background-color:#7dd3fc1a}.lg\:hover\:bg-sky-300\/100:hover{background-color:#7dd3fc}.lg\:hover\:bg-sky-300\/20:hover{background-color:#7dd3fc33}.lg\:hover\:bg-sky-300\/25:hover{background-color:#7dd3fc40}.lg\:hover\:bg-sky-300\/30:hover{background-color:#7dd3fc4d}.lg\:hover\:bg-sky-300\/40:hover{background-color:#7dd3fc66}.lg\:hover\:bg-sky-300\/5:hover{background-color:#7dd3fc0d}.lg\:hover\:bg-sky-300\/50:hover{background-color:#7dd3fc80}.lg\:hover\:bg-sky-300\/60:hover{background-color:#7dd3fc99}.lg\:hover\:bg-sky-300\/70:hover{background-color:#7dd3fcb3}.lg\:hover\:bg-sky-300\/75:hover{background-color:#7dd3fcbf}.lg\:hover\:bg-sky-300\/80:hover{background-color:#7dd3fccc}.lg\:hover\:bg-sky-300\/90:hover{background-color:#7dd3fce6}.lg\:hover\:bg-sky-300\/95:hover{background-color:#7dd3fcf2}.lg\:hover\:bg-sky-400:hover{--tw-bg-opacity:1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-400\/0:hover{background-color:#38bdf800}.lg\:hover\:bg-sky-400\/10:hover{background-color:#38bdf81a}.lg\:hover\:bg-sky-400\/100:hover{background-color:#38bdf8}.lg\:hover\:bg-sky-400\/20:hover{background-color:#38bdf833}.lg\:hover\:bg-sky-400\/25:hover{background-color:#38bdf840}.lg\:hover\:bg-sky-400\/30:hover{background-color:#38bdf84d}.lg\:hover\:bg-sky-400\/40:hover{background-color:#38bdf866}.lg\:hover\:bg-sky-400\/5:hover{background-color:#38bdf80d}.lg\:hover\:bg-sky-400\/50:hover{background-color:#38bdf880}.lg\:hover\:bg-sky-400\/60:hover{background-color:#38bdf899}.lg\:hover\:bg-sky-400\/70:hover{background-color:#38bdf8b3}.lg\:hover\:bg-sky-400\/75:hover{background-color:#38bdf8bf}.lg\:hover\:bg-sky-400\/80:hover{background-color:#38bdf8cc}.lg\:hover\:bg-sky-400\/90:hover{background-color:#38bdf8e6}.lg\:hover\:bg-sky-400\/95:hover{background-color:#38bdf8f2}.lg\:hover\:bg-sky-50:hover{--tw-bg-opacity:1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-50\/0:hover{background-color:#f0f9ff00}.lg\:hover\:bg-sky-50\/10:hover{background-color:#f0f9ff1a}.lg\:hover\:bg-sky-50\/100:hover{background-color:#f0f9ff}.lg\:hover\:bg-sky-50\/20:hover{background-color:#f0f9ff33}.lg\:hover\:bg-sky-50\/25:hover{background-color:#f0f9ff40}.lg\:hover\:bg-sky-50\/30:hover{background-color:#f0f9ff4d}.lg\:hover\:bg-sky-50\/40:hover{background-color:#f0f9ff66}.lg\:hover\:bg-sky-50\/5:hover{background-color:#f0f9ff0d}.lg\:hover\:bg-sky-50\/50:hover{background-color:#f0f9ff80}.lg\:hover\:bg-sky-50\/60:hover{background-color:#f0f9ff99}.lg\:hover\:bg-sky-50\/70:hover{background-color:#f0f9ffb3}.lg\:hover\:bg-sky-50\/75:hover{background-color:#f0f9ffbf}.lg\:hover\:bg-sky-50\/80:hover{background-color:#f0f9ffcc}.lg\:hover\:bg-sky-50\/90:hover{background-color:#f0f9ffe6}.lg\:hover\:bg-sky-50\/95:hover{background-color:#f0f9fff2}.lg\:hover\:bg-sky-500:hover{--tw-bg-opacity:1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-500\/0:hover{background-color:#0ea5e900}.lg\:hover\:bg-sky-500\/10:hover{background-color:#0ea5e91a}.lg\:hover\:bg-sky-500\/100:hover{background-color:#0ea5e9}.lg\:hover\:bg-sky-500\/20:hover{background-color:#0ea5e933}.lg\:hover\:bg-sky-500\/25:hover{background-color:#0ea5e940}.lg\:hover\:bg-sky-500\/30:hover{background-color:#0ea5e94d}.lg\:hover\:bg-sky-500\/40:hover{background-color:#0ea5e966}.lg\:hover\:bg-sky-500\/5:hover{background-color:#0ea5e90d}.lg\:hover\:bg-sky-500\/50:hover{background-color:#0ea5e980}.lg\:hover\:bg-sky-500\/60:hover{background-color:#0ea5e999}.lg\:hover\:bg-sky-500\/70:hover{background-color:#0ea5e9b3}.lg\:hover\:bg-sky-500\/75:hover{background-color:#0ea5e9bf}.lg\:hover\:bg-sky-500\/80:hover{background-color:#0ea5e9cc}.lg\:hover\:bg-sky-500\/90:hover{background-color:#0ea5e9e6}.lg\:hover\:bg-sky-500\/95:hover{background-color:#0ea5e9f2}.lg\:hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-600\/0:hover{background-color:#0284c700}.lg\:hover\:bg-sky-600\/10:hover{background-color:#0284c71a}.lg\:hover\:bg-sky-600\/100:hover{background-color:#0284c7}.lg\:hover\:bg-sky-600\/20:hover{background-color:#0284c733}.lg\:hover\:bg-sky-600\/25:hover{background-color:#0284c740}.lg\:hover\:bg-sky-600\/30:hover{background-color:#0284c74d}.lg\:hover\:bg-sky-600\/40:hover{background-color:#0284c766}.lg\:hover\:bg-sky-600\/5:hover{background-color:#0284c70d}.lg\:hover\:bg-sky-600\/50:hover{background-color:#0284c780}.lg\:hover\:bg-sky-600\/60:hover{background-color:#0284c799}.lg\:hover\:bg-sky-600\/70:hover{background-color:#0284c7b3}.lg\:hover\:bg-sky-600\/75:hover{background-color:#0284c7bf}.lg\:hover\:bg-sky-600\/80:hover{background-color:#0284c7cc}.lg\:hover\:bg-sky-600\/90:hover{background-color:#0284c7e6}.lg\:hover\:bg-sky-600\/95:hover{background-color:#0284c7f2}.lg\:hover\:bg-sky-700:hover{--tw-bg-opacity:1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-700\/0:hover{background-color:#0369a100}.lg\:hover\:bg-sky-700\/10:hover{background-color:#0369a11a}.lg\:hover\:bg-sky-700\/100:hover{background-color:#0369a1}.lg\:hover\:bg-sky-700\/20:hover{background-color:#0369a133}.lg\:hover\:bg-sky-700\/25:hover{background-color:#0369a140}.lg\:hover\:bg-sky-700\/30:hover{background-color:#0369a14d}.lg\:hover\:bg-sky-700\/40:hover{background-color:#0369a166}.lg\:hover\:bg-sky-700\/5:hover{background-color:#0369a10d}.lg\:hover\:bg-sky-700\/50:hover{background-color:#0369a180}.lg\:hover\:bg-sky-700\/60:hover{background-color:#0369a199}.lg\:hover\:bg-sky-700\/70:hover{background-color:#0369a1b3}.lg\:hover\:bg-sky-700\/75:hover{background-color:#0369a1bf}.lg\:hover\:bg-sky-700\/80:hover{background-color:#0369a1cc}.lg\:hover\:bg-sky-700\/90:hover{background-color:#0369a1e6}.lg\:hover\:bg-sky-700\/95:hover{background-color:#0369a1f2}.lg\:hover\:bg-sky-800:hover{--tw-bg-opacity:1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-800\/0:hover{background-color:#07598500}.lg\:hover\:bg-sky-800\/10:hover{background-color:#0759851a}.lg\:hover\:bg-sky-800\/100:hover{background-color:#075985}.lg\:hover\:bg-sky-800\/20:hover{background-color:#07598533}.lg\:hover\:bg-sky-800\/25:hover{background-color:#07598540}.lg\:hover\:bg-sky-800\/30:hover{background-color:#0759854d}.lg\:hover\:bg-sky-800\/40:hover{background-color:#07598566}.lg\:hover\:bg-sky-800\/5:hover{background-color:#0759850d}.lg\:hover\:bg-sky-800\/50:hover{background-color:#07598580}.lg\:hover\:bg-sky-800\/60:hover{background-color:#07598599}.lg\:hover\:bg-sky-800\/70:hover{background-color:#075985b3}.lg\:hover\:bg-sky-800\/75:hover{background-color:#075985bf}.lg\:hover\:bg-sky-800\/80:hover{background-color:#075985cc}.lg\:hover\:bg-sky-800\/90:hover{background-color:#075985e6}.lg\:hover\:bg-sky-800\/95:hover{background-color:#075985f2}.lg\:hover\:bg-sky-900:hover{--tw-bg-opacity:1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.lg\:hover\:bg-sky-900\/0:hover{background-color:#0c4a6e00}.lg\:hover\:bg-sky-900\/10:hover{background-color:#0c4a6e1a}.lg\:hover\:bg-sky-900\/100:hover{background-color:#0c4a6e}.lg\:hover\:bg-sky-900\/20:hover{background-color:#0c4a6e33}.lg\:hover\:bg-sky-900\/25:hover{background-color:#0c4a6e40}.lg\:hover\:bg-sky-900\/30:hover{background-color:#0c4a6e4d}.lg\:hover\:bg-sky-900\/40:hover{background-color:#0c4a6e66}.lg\:hover\:bg-sky-900\/5:hover{background-color:#0c4a6e0d}.lg\:hover\:bg-sky-900\/50:hover{background-color:#0c4a6e80}.lg\:hover\:bg-sky-900\/60:hover{background-color:#0c4a6e99}.lg\:hover\:bg-sky-900\/70:hover{background-color:#0c4a6eb3}.lg\:hover\:bg-sky-900\/75:hover{background-color:#0c4a6ebf}.lg\:hover\:bg-sky-900\/80:hover{background-color:#0c4a6ecc}.lg\:hover\:bg-sky-900\/90:hover{background-color:#0c4a6ee6}.lg\:hover\:bg-sky-900\/95:hover{background-color:#0c4a6ef2}.lg\:hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-100\/0:hover{background-color:#f1f5f900}.lg\:hover\:bg-slate-100\/10:hover{background-color:#f1f5f91a}.lg\:hover\:bg-slate-100\/100:hover{background-color:#f1f5f9}.lg\:hover\:bg-slate-100\/20:hover{background-color:#f1f5f933}.lg\:hover\:bg-slate-100\/25:hover{background-color:#f1f5f940}.lg\:hover\:bg-slate-100\/30:hover{background-color:#f1f5f94d}.lg\:hover\:bg-slate-100\/40:hover{background-color:#f1f5f966}.lg\:hover\:bg-slate-100\/5:hover{background-color:#f1f5f90d}.lg\:hover\:bg-slate-100\/50:hover{background-color:#f1f5f980}.lg\:hover\:bg-slate-100\/60:hover{background-color:#f1f5f999}.lg\:hover\:bg-slate-100\/70:hover{background-color:#f1f5f9b3}.lg\:hover\:bg-slate-100\/75:hover{background-color:#f1f5f9bf}.lg\:hover\:bg-slate-100\/80:hover{background-color:#f1f5f9cc}.lg\:hover\:bg-slate-100\/90:hover{background-color:#f1f5f9e6}.lg\:hover\:bg-slate-100\/95:hover{background-color:#f1f5f9f2}.lg\:hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-200\/0:hover{background-color:#e2e8f000}.lg\:hover\:bg-slate-200\/10:hover{background-color:#e2e8f01a}.lg\:hover\:bg-slate-200\/100:hover{background-color:#e2e8f0}.lg\:hover\:bg-slate-200\/20:hover{background-color:#e2e8f033}.lg\:hover\:bg-slate-200\/25:hover{background-color:#e2e8f040}.lg\:hover\:bg-slate-200\/30:hover{background-color:#e2e8f04d}.lg\:hover\:bg-slate-200\/40:hover{background-color:#e2e8f066}.lg\:hover\:bg-slate-200\/5:hover{background-color:#e2e8f00d}.lg\:hover\:bg-slate-200\/50:hover{background-color:#e2e8f080}.lg\:hover\:bg-slate-200\/60:hover{background-color:#e2e8f099}.lg\:hover\:bg-slate-200\/70:hover{background-color:#e2e8f0b3}.lg\:hover\:bg-slate-200\/75:hover{background-color:#e2e8f0bf}.lg\:hover\:bg-slate-200\/80:hover{background-color:#e2e8f0cc}.lg\:hover\:bg-slate-200\/90:hover{background-color:#e2e8f0e6}.lg\:hover\:bg-slate-200\/95:hover{background-color:#e2e8f0f2}.lg\:hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-300\/0:hover{background-color:#cbd5e100}.lg\:hover\:bg-slate-300\/10:hover{background-color:#cbd5e11a}.lg\:hover\:bg-slate-300\/100:hover{background-color:#cbd5e1}.lg\:hover\:bg-slate-300\/20:hover{background-color:#cbd5e133}.lg\:hover\:bg-slate-300\/25:hover{background-color:#cbd5e140}.lg\:hover\:bg-slate-300\/30:hover{background-color:#cbd5e14d}.lg\:hover\:bg-slate-300\/40:hover{background-color:#cbd5e166}.lg\:hover\:bg-slate-300\/5:hover{background-color:#cbd5e10d}.lg\:hover\:bg-slate-300\/50:hover{background-color:#cbd5e180}.lg\:hover\:bg-slate-300\/60:hover{background-color:#cbd5e199}.lg\:hover\:bg-slate-300\/70:hover{background-color:#cbd5e1b3}.lg\:hover\:bg-slate-300\/75:hover{background-color:#cbd5e1bf}.lg\:hover\:bg-slate-300\/80:hover{background-color:#cbd5e1cc}.lg\:hover\:bg-slate-300\/90:hover{background-color:#cbd5e1e6}.lg\:hover\:bg-slate-300\/95:hover{background-color:#cbd5e1f2}.lg\:hover\:bg-slate-400:hover{--tw-bg-opacity:1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-400\/0:hover{background-color:#94a3b800}.lg\:hover\:bg-slate-400\/10:hover{background-color:#94a3b81a}.lg\:hover\:bg-slate-400\/100:hover{background-color:#94a3b8}.lg\:hover\:bg-slate-400\/20:hover{background-color:#94a3b833}.lg\:hover\:bg-slate-400\/25:hover{background-color:#94a3b840}.lg\:hover\:bg-slate-400\/30:hover{background-color:#94a3b84d}.lg\:hover\:bg-slate-400\/40:hover{background-color:#94a3b866}.lg\:hover\:bg-slate-400\/5:hover{background-color:#94a3b80d}.lg\:hover\:bg-slate-400\/50:hover{background-color:#94a3b880}.lg\:hover\:bg-slate-400\/60:hover{background-color:#94a3b899}.lg\:hover\:bg-slate-400\/70:hover{background-color:#94a3b8b3}.lg\:hover\:bg-slate-400\/75:hover{background-color:#94a3b8bf}.lg\:hover\:bg-slate-400\/80:hover{background-color:#94a3b8cc}.lg\:hover\:bg-slate-400\/90:hover{background-color:#94a3b8e6}.lg\:hover\:bg-slate-400\/95:hover{background-color:#94a3b8f2}.lg\:hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-50\/0:hover{background-color:#f8fafc00}.lg\:hover\:bg-slate-50\/10:hover{background-color:#f8fafc1a}.lg\:hover\:bg-slate-50\/100:hover{background-color:#f8fafc}.lg\:hover\:bg-slate-50\/20:hover{background-color:#f8fafc33}.lg\:hover\:bg-slate-50\/25:hover{background-color:#f8fafc40}.lg\:hover\:bg-slate-50\/30:hover{background-color:#f8fafc4d}.lg\:hover\:bg-slate-50\/40:hover{background-color:#f8fafc66}.lg\:hover\:bg-slate-50\/5:hover{background-color:#f8fafc0d}.lg\:hover\:bg-slate-50\/50:hover{background-color:#f8fafc80}.lg\:hover\:bg-slate-50\/60:hover{background-color:#f8fafc99}.lg\:hover\:bg-slate-50\/70:hover{background-color:#f8fafcb3}.lg\:hover\:bg-slate-50\/75:hover{background-color:#f8fafcbf}.lg\:hover\:bg-slate-50\/80:hover{background-color:#f8fafccc}.lg\:hover\:bg-slate-50\/90:hover{background-color:#f8fafce6}.lg\:hover\:bg-slate-50\/95:hover{background-color:#f8fafcf2}.lg\:hover\:bg-slate-500:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-500\/0:hover{background-color:#64748b00}.lg\:hover\:bg-slate-500\/10:hover{background-color:#64748b1a}.lg\:hover\:bg-slate-500\/100:hover{background-color:#64748b}.lg\:hover\:bg-slate-500\/20:hover{background-color:#64748b33}.lg\:hover\:bg-slate-500\/25:hover{background-color:#64748b40}.lg\:hover\:bg-slate-500\/30:hover{background-color:#64748b4d}.lg\:hover\:bg-slate-500\/40:hover{background-color:#64748b66}.lg\:hover\:bg-slate-500\/5:hover{background-color:#64748b0d}.lg\:hover\:bg-slate-500\/50:hover{background-color:#64748b80}.lg\:hover\:bg-slate-500\/60:hover{background-color:#64748b99}.lg\:hover\:bg-slate-500\/70:hover{background-color:#64748bb3}.lg\:hover\:bg-slate-500\/75:hover{background-color:#64748bbf}.lg\:hover\:bg-slate-500\/80:hover{background-color:#64748bcc}.lg\:hover\:bg-slate-500\/90:hover{background-color:#64748be6}.lg\:hover\:bg-slate-500\/95:hover{background-color:#64748bf2}.lg\:hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-600\/0:hover{background-color:#47556900}.lg\:hover\:bg-slate-600\/10:hover{background-color:#4755691a}.lg\:hover\:bg-slate-600\/100:hover{background-color:#475569}.lg\:hover\:bg-slate-600\/20:hover{background-color:#47556933}.lg\:hover\:bg-slate-600\/25:hover{background-color:#47556940}.lg\:hover\:bg-slate-600\/30:hover{background-color:#4755694d}.lg\:hover\:bg-slate-600\/40:hover{background-color:#47556966}.lg\:hover\:bg-slate-600\/5:hover{background-color:#4755690d}.lg\:hover\:bg-slate-600\/50:hover{background-color:#47556980}.lg\:hover\:bg-slate-600\/60:hover{background-color:#47556999}.lg\:hover\:bg-slate-600\/70:hover{background-color:#475569b3}.lg\:hover\:bg-slate-600\/75:hover{background-color:#475569bf}.lg\:hover\:bg-slate-600\/80:hover{background-color:#475569cc}.lg\:hover\:bg-slate-600\/90:hover{background-color:#475569e6}.lg\:hover\:bg-slate-600\/95:hover{background-color:#475569f2}.lg\:hover\:bg-slate-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-700\/0:hover{background-color:#33415500}.lg\:hover\:bg-slate-700\/10:hover{background-color:#3341551a}.lg\:hover\:bg-slate-700\/100:hover{background-color:#334155}.lg\:hover\:bg-slate-700\/20:hover{background-color:#33415533}.lg\:hover\:bg-slate-700\/25:hover{background-color:#33415540}.lg\:hover\:bg-slate-700\/30:hover{background-color:#3341554d}.lg\:hover\:bg-slate-700\/40:hover{background-color:#33415566}.lg\:hover\:bg-slate-700\/5:hover{background-color:#3341550d}.lg\:hover\:bg-slate-700\/50:hover{background-color:#33415580}.lg\:hover\:bg-slate-700\/60:hover{background-color:#33415599}.lg\:hover\:bg-slate-700\/70:hover{background-color:#334155b3}.lg\:hover\:bg-slate-700\/75:hover{background-color:#334155bf}.lg\:hover\:bg-slate-700\/80:hover{background-color:#334155cc}.lg\:hover\:bg-slate-700\/90:hover{background-color:#334155e6}.lg\:hover\:bg-slate-700\/95:hover{background-color:#334155f2}.lg\:hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-800\/0:hover{background-color:#1e293b00}.lg\:hover\:bg-slate-800\/10:hover{background-color:#1e293b1a}.lg\:hover\:bg-slate-800\/100:hover{background-color:#1e293b}.lg\:hover\:bg-slate-800\/20:hover{background-color:#1e293b33}.lg\:hover\:bg-slate-800\/25:hover{background-color:#1e293b40}.lg\:hover\:bg-slate-800\/30:hover{background-color:#1e293b4d}.lg\:hover\:bg-slate-800\/40:hover{background-color:#1e293b66}.lg\:hover\:bg-slate-800\/5:hover{background-color:#1e293b0d}.lg\:hover\:bg-slate-800\/50:hover{background-color:#1e293b80}.lg\:hover\:bg-slate-800\/60:hover{background-color:#1e293b99}.lg\:hover\:bg-slate-800\/70:hover{background-color:#1e293bb3}.lg\:hover\:bg-slate-800\/75:hover{background-color:#1e293bbf}.lg\:hover\:bg-slate-800\/80:hover{background-color:#1e293bcc}.lg\:hover\:bg-slate-800\/90:hover{background-color:#1e293be6}.lg\:hover\:bg-slate-800\/95:hover{background-color:#1e293bf2}.lg\:hover\:bg-slate-900:hover{--tw-bg-opacity:1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.lg\:hover\:bg-slate-900\/0:hover{background-color:#0f172a00}.lg\:hover\:bg-slate-900\/10:hover{background-color:#0f172a1a}.lg\:hover\:bg-slate-900\/100:hover{background-color:#0f172a}.lg\:hover\:bg-slate-900\/20:hover{background-color:#0f172a33}.lg\:hover\:bg-slate-900\/25:hover{background-color:#0f172a40}.lg\:hover\:bg-slate-900\/30:hover{background-color:#0f172a4d}.lg\:hover\:bg-slate-900\/40:hover{background-color:#0f172a66}.lg\:hover\:bg-slate-900\/5:hover{background-color:#0f172a0d}.lg\:hover\:bg-slate-900\/50:hover{background-color:#0f172a80}.lg\:hover\:bg-slate-900\/60:hover{background-color:#0f172a99}.lg\:hover\:bg-slate-900\/70:hover{background-color:#0f172ab3}.lg\:hover\:bg-slate-900\/75:hover{background-color:#0f172abf}.lg\:hover\:bg-slate-900\/80:hover{background-color:#0f172acc}.lg\:hover\:bg-slate-900\/90:hover{background-color:#0f172ae6}.lg\:hover\:bg-slate-900\/95:hover{background-color:#0f172af2}.lg\:hover\:bg-stone-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 244 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-100\/0:hover{background-color:#f5f5f400}.lg\:hover\:bg-stone-100\/10:hover{background-color:#f5f5f41a}.lg\:hover\:bg-stone-100\/100:hover{background-color:#f5f5f4}.lg\:hover\:bg-stone-100\/20:hover{background-color:#f5f5f433}.lg\:hover\:bg-stone-100\/25:hover{background-color:#f5f5f440}.lg\:hover\:bg-stone-100\/30:hover{background-color:#f5f5f44d}.lg\:hover\:bg-stone-100\/40:hover{background-color:#f5f5f466}.lg\:hover\:bg-stone-100\/5:hover{background-color:#f5f5f40d}.lg\:hover\:bg-stone-100\/50:hover{background-color:#f5f5f480}.lg\:hover\:bg-stone-100\/60:hover{background-color:#f5f5f499}.lg\:hover\:bg-stone-100\/70:hover{background-color:#f5f5f4b3}.lg\:hover\:bg-stone-100\/75:hover{background-color:#f5f5f4bf}.lg\:hover\:bg-stone-100\/80:hover{background-color:#f5f5f4cc}.lg\:hover\:bg-stone-100\/90:hover{background-color:#f5f5f4e6}.lg\:hover\:bg-stone-100\/95:hover{background-color:#f5f5f4f2}.lg\:hover\:bg-stone-200:hover{--tw-bg-opacity:1;background-color:rgb(231 229 228 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-200\/0:hover{background-color:#e7e5e400}.lg\:hover\:bg-stone-200\/10:hover{background-color:#e7e5e41a}.lg\:hover\:bg-stone-200\/100:hover{background-color:#e7e5e4}.lg\:hover\:bg-stone-200\/20:hover{background-color:#e7e5e433}.lg\:hover\:bg-stone-200\/25:hover{background-color:#e7e5e440}.lg\:hover\:bg-stone-200\/30:hover{background-color:#e7e5e44d}.lg\:hover\:bg-stone-200\/40:hover{background-color:#e7e5e466}.lg\:hover\:bg-stone-200\/5:hover{background-color:#e7e5e40d}.lg\:hover\:bg-stone-200\/50:hover{background-color:#e7e5e480}.lg\:hover\:bg-stone-200\/60:hover{background-color:#e7e5e499}.lg\:hover\:bg-stone-200\/70:hover{background-color:#e7e5e4b3}.lg\:hover\:bg-stone-200\/75:hover{background-color:#e7e5e4bf}.lg\:hover\:bg-stone-200\/80:hover{background-color:#e7e5e4cc}.lg\:hover\:bg-stone-200\/90:hover{background-color:#e7e5e4e6}.lg\:hover\:bg-stone-200\/95:hover{background-color:#e7e5e4f2}.lg\:hover\:bg-stone-300:hover{--tw-bg-opacity:1;background-color:rgb(214 211 209 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-300\/0:hover{background-color:#d6d3d100}.lg\:hover\:bg-stone-300\/10:hover{background-color:#d6d3d11a}.lg\:hover\:bg-stone-300\/100:hover{background-color:#d6d3d1}.lg\:hover\:bg-stone-300\/20:hover{background-color:#d6d3d133}.lg\:hover\:bg-stone-300\/25:hover{background-color:#d6d3d140}.lg\:hover\:bg-stone-300\/30:hover{background-color:#d6d3d14d}.lg\:hover\:bg-stone-300\/40:hover{background-color:#d6d3d166}.lg\:hover\:bg-stone-300\/5:hover{background-color:#d6d3d10d}.lg\:hover\:bg-stone-300\/50:hover{background-color:#d6d3d180}.lg\:hover\:bg-stone-300\/60:hover{background-color:#d6d3d199}.lg\:hover\:bg-stone-300\/70:hover{background-color:#d6d3d1b3}.lg\:hover\:bg-stone-300\/75:hover{background-color:#d6d3d1bf}.lg\:hover\:bg-stone-300\/80:hover{background-color:#d6d3d1cc}.lg\:hover\:bg-stone-300\/90:hover{background-color:#d6d3d1e6}.lg\:hover\:bg-stone-300\/95:hover{background-color:#d6d3d1f2}.lg\:hover\:bg-stone-400:hover{--tw-bg-opacity:1;background-color:rgb(168 162 158 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-400\/0:hover{background-color:#a8a29e00}.lg\:hover\:bg-stone-400\/10:hover{background-color:#a8a29e1a}.lg\:hover\:bg-stone-400\/100:hover{background-color:#a8a29e}.lg\:hover\:bg-stone-400\/20:hover{background-color:#a8a29e33}.lg\:hover\:bg-stone-400\/25:hover{background-color:#a8a29e40}.lg\:hover\:bg-stone-400\/30:hover{background-color:#a8a29e4d}.lg\:hover\:bg-stone-400\/40:hover{background-color:#a8a29e66}.lg\:hover\:bg-stone-400\/5:hover{background-color:#a8a29e0d}.lg\:hover\:bg-stone-400\/50:hover{background-color:#a8a29e80}.lg\:hover\:bg-stone-400\/60:hover{background-color:#a8a29e99}.lg\:hover\:bg-stone-400\/70:hover{background-color:#a8a29eb3}.lg\:hover\:bg-stone-400\/75:hover{background-color:#a8a29ebf}.lg\:hover\:bg-stone-400\/80:hover{background-color:#a8a29ecc}.lg\:hover\:bg-stone-400\/90:hover{background-color:#a8a29ee6}.lg\:hover\:bg-stone-400\/95:hover{background-color:#a8a29ef2}.lg\:hover\:bg-stone-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 249 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-50\/0:hover{background-color:#fafaf900}.lg\:hover\:bg-stone-50\/10:hover{background-color:#fafaf91a}.lg\:hover\:bg-stone-50\/100:hover{background-color:#fafaf9}.lg\:hover\:bg-stone-50\/20:hover{background-color:#fafaf933}.lg\:hover\:bg-stone-50\/25:hover{background-color:#fafaf940}.lg\:hover\:bg-stone-50\/30:hover{background-color:#fafaf94d}.lg\:hover\:bg-stone-50\/40:hover{background-color:#fafaf966}.lg\:hover\:bg-stone-50\/5:hover{background-color:#fafaf90d}.lg\:hover\:bg-stone-50\/50:hover{background-color:#fafaf980}.lg\:hover\:bg-stone-50\/60:hover{background-color:#fafaf999}.lg\:hover\:bg-stone-50\/70:hover{background-color:#fafaf9b3}.lg\:hover\:bg-stone-50\/75:hover{background-color:#fafaf9bf}.lg\:hover\:bg-stone-50\/80:hover{background-color:#fafaf9cc}.lg\:hover\:bg-stone-50\/90:hover{background-color:#fafaf9e6}.lg\:hover\:bg-stone-50\/95:hover{background-color:#fafaf9f2}.lg\:hover\:bg-stone-500:hover{--tw-bg-opacity:1;background-color:rgb(120 113 108 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-500\/0:hover{background-color:#78716c00}.lg\:hover\:bg-stone-500\/10:hover{background-color:#78716c1a}.lg\:hover\:bg-stone-500\/100:hover{background-color:#78716c}.lg\:hover\:bg-stone-500\/20:hover{background-color:#78716c33}.lg\:hover\:bg-stone-500\/25:hover{background-color:#78716c40}.lg\:hover\:bg-stone-500\/30:hover{background-color:#78716c4d}.lg\:hover\:bg-stone-500\/40:hover{background-color:#78716c66}.lg\:hover\:bg-stone-500\/5:hover{background-color:#78716c0d}.lg\:hover\:bg-stone-500\/50:hover{background-color:#78716c80}.lg\:hover\:bg-stone-500\/60:hover{background-color:#78716c99}.lg\:hover\:bg-stone-500\/70:hover{background-color:#78716cb3}.lg\:hover\:bg-stone-500\/75:hover{background-color:#78716cbf}.lg\:hover\:bg-stone-500\/80:hover{background-color:#78716ccc}.lg\:hover\:bg-stone-500\/90:hover{background-color:#78716ce6}.lg\:hover\:bg-stone-500\/95:hover{background-color:#78716cf2}.lg\:hover\:bg-stone-600:hover{--tw-bg-opacity:1;background-color:rgb(87 83 78 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-600\/0:hover{background-color:#57534e00}.lg\:hover\:bg-stone-600\/10:hover{background-color:#57534e1a}.lg\:hover\:bg-stone-600\/100:hover{background-color:#57534e}.lg\:hover\:bg-stone-600\/20:hover{background-color:#57534e33}.lg\:hover\:bg-stone-600\/25:hover{background-color:#57534e40}.lg\:hover\:bg-stone-600\/30:hover{background-color:#57534e4d}.lg\:hover\:bg-stone-600\/40:hover{background-color:#57534e66}.lg\:hover\:bg-stone-600\/5:hover{background-color:#57534e0d}.lg\:hover\:bg-stone-600\/50:hover{background-color:#57534e80}.lg\:hover\:bg-stone-600\/60:hover{background-color:#57534e99}.lg\:hover\:bg-stone-600\/70:hover{background-color:#57534eb3}.lg\:hover\:bg-stone-600\/75:hover{background-color:#57534ebf}.lg\:hover\:bg-stone-600\/80:hover{background-color:#57534ecc}.lg\:hover\:bg-stone-600\/90:hover{background-color:#57534ee6}.lg\:hover\:bg-stone-600\/95:hover{background-color:#57534ef2}.lg\:hover\:bg-stone-700:hover{--tw-bg-opacity:1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-700\/0:hover{background-color:#44403c00}.lg\:hover\:bg-stone-700\/10:hover{background-color:#44403c1a}.lg\:hover\:bg-stone-700\/100:hover{background-color:#44403c}.lg\:hover\:bg-stone-700\/20:hover{background-color:#44403c33}.lg\:hover\:bg-stone-700\/25:hover{background-color:#44403c40}.lg\:hover\:bg-stone-700\/30:hover{background-color:#44403c4d}.lg\:hover\:bg-stone-700\/40:hover{background-color:#44403c66}.lg\:hover\:bg-stone-700\/5:hover{background-color:#44403c0d}.lg\:hover\:bg-stone-700\/50:hover{background-color:#44403c80}.lg\:hover\:bg-stone-700\/60:hover{background-color:#44403c99}.lg\:hover\:bg-stone-700\/70:hover{background-color:#44403cb3}.lg\:hover\:bg-stone-700\/75:hover{background-color:#44403cbf}.lg\:hover\:bg-stone-700\/80:hover{background-color:#44403ccc}.lg\:hover\:bg-stone-700\/90:hover{background-color:#44403ce6}.lg\:hover\:bg-stone-700\/95:hover{background-color:#44403cf2}.lg\:hover\:bg-stone-800:hover{--tw-bg-opacity:1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-800\/0:hover{background-color:#29252400}.lg\:hover\:bg-stone-800\/10:hover{background-color:#2925241a}.lg\:hover\:bg-stone-800\/100:hover{background-color:#292524}.lg\:hover\:bg-stone-800\/20:hover{background-color:#29252433}.lg\:hover\:bg-stone-800\/25:hover{background-color:#29252440}.lg\:hover\:bg-stone-800\/30:hover{background-color:#2925244d}.lg\:hover\:bg-stone-800\/40:hover{background-color:#29252466}.lg\:hover\:bg-stone-800\/5:hover{background-color:#2925240d}.lg\:hover\:bg-stone-800\/50:hover{background-color:#29252480}.lg\:hover\:bg-stone-800\/60:hover{background-color:#29252499}.lg\:hover\:bg-stone-800\/70:hover{background-color:#292524b3}.lg\:hover\:bg-stone-800\/75:hover{background-color:#292524bf}.lg\:hover\:bg-stone-800\/80:hover{background-color:#292524cc}.lg\:hover\:bg-stone-800\/90:hover{background-color:#292524e6}.lg\:hover\:bg-stone-800\/95:hover{background-color:#292524f2}.lg\:hover\:bg-stone-900:hover{--tw-bg-opacity:1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.lg\:hover\:bg-stone-900\/0:hover{background-color:#1c191700}.lg\:hover\:bg-stone-900\/10:hover{background-color:#1c19171a}.lg\:hover\:bg-stone-900\/100:hover{background-color:#1c1917}.lg\:hover\:bg-stone-900\/20:hover{background-color:#1c191733}.lg\:hover\:bg-stone-900\/25:hover{background-color:#1c191740}.lg\:hover\:bg-stone-900\/30:hover{background-color:#1c19174d}.lg\:hover\:bg-stone-900\/40:hover{background-color:#1c191766}.lg\:hover\:bg-stone-900\/5:hover{background-color:#1c19170d}.lg\:hover\:bg-stone-900\/50:hover{background-color:#1c191780}.lg\:hover\:bg-stone-900\/60:hover{background-color:#1c191799}.lg\:hover\:bg-stone-900\/70:hover{background-color:#1c1917b3}.lg\:hover\:bg-stone-900\/75:hover{background-color:#1c1917bf}.lg\:hover\:bg-stone-900\/80:hover{background-color:#1c1917cc}.lg\:hover\:bg-stone-900\/90:hover{background-color:#1c1917e6}.lg\:hover\:bg-stone-900\/95:hover{background-color:#1c1917f2}.lg\:hover\:bg-teal-100:hover{--tw-bg-opacity:1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-100\/0:hover{background-color:#ccfbf100}.lg\:hover\:bg-teal-100\/10:hover{background-color:#ccfbf11a}.lg\:hover\:bg-teal-100\/100:hover{background-color:#ccfbf1}.lg\:hover\:bg-teal-100\/20:hover{background-color:#ccfbf133}.lg\:hover\:bg-teal-100\/25:hover{background-color:#ccfbf140}.lg\:hover\:bg-teal-100\/30:hover{background-color:#ccfbf14d}.lg\:hover\:bg-teal-100\/40:hover{background-color:#ccfbf166}.lg\:hover\:bg-teal-100\/5:hover{background-color:#ccfbf10d}.lg\:hover\:bg-teal-100\/50:hover{background-color:#ccfbf180}.lg\:hover\:bg-teal-100\/60:hover{background-color:#ccfbf199}.lg\:hover\:bg-teal-100\/70:hover{background-color:#ccfbf1b3}.lg\:hover\:bg-teal-100\/75:hover{background-color:#ccfbf1bf}.lg\:hover\:bg-teal-100\/80:hover{background-color:#ccfbf1cc}.lg\:hover\:bg-teal-100\/90:hover{background-color:#ccfbf1e6}.lg\:hover\:bg-teal-100\/95:hover{background-color:#ccfbf1f2}.lg\:hover\:bg-teal-200:hover{--tw-bg-opacity:1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-200\/0:hover{background-color:#99f6e400}.lg\:hover\:bg-teal-200\/10:hover{background-color:#99f6e41a}.lg\:hover\:bg-teal-200\/100:hover{background-color:#99f6e4}.lg\:hover\:bg-teal-200\/20:hover{background-color:#99f6e433}.lg\:hover\:bg-teal-200\/25:hover{background-color:#99f6e440}.lg\:hover\:bg-teal-200\/30:hover{background-color:#99f6e44d}.lg\:hover\:bg-teal-200\/40:hover{background-color:#99f6e466}.lg\:hover\:bg-teal-200\/5:hover{background-color:#99f6e40d}.lg\:hover\:bg-teal-200\/50:hover{background-color:#99f6e480}.lg\:hover\:bg-teal-200\/60:hover{background-color:#99f6e499}.lg\:hover\:bg-teal-200\/70:hover{background-color:#99f6e4b3}.lg\:hover\:bg-teal-200\/75:hover{background-color:#99f6e4bf}.lg\:hover\:bg-teal-200\/80:hover{background-color:#99f6e4cc}.lg\:hover\:bg-teal-200\/90:hover{background-color:#99f6e4e6}.lg\:hover\:bg-teal-200\/95:hover{background-color:#99f6e4f2}.lg\:hover\:bg-teal-300:hover{--tw-bg-opacity:1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-300\/0:hover{background-color:#5eead400}.lg\:hover\:bg-teal-300\/10:hover{background-color:#5eead41a}.lg\:hover\:bg-teal-300\/100:hover{background-color:#5eead4}.lg\:hover\:bg-teal-300\/20:hover{background-color:#5eead433}.lg\:hover\:bg-teal-300\/25:hover{background-color:#5eead440}.lg\:hover\:bg-teal-300\/30:hover{background-color:#5eead44d}.lg\:hover\:bg-teal-300\/40:hover{background-color:#5eead466}.lg\:hover\:bg-teal-300\/5:hover{background-color:#5eead40d}.lg\:hover\:bg-teal-300\/50:hover{background-color:#5eead480}.lg\:hover\:bg-teal-300\/60:hover{background-color:#5eead499}.lg\:hover\:bg-teal-300\/70:hover{background-color:#5eead4b3}.lg\:hover\:bg-teal-300\/75:hover{background-color:#5eead4bf}.lg\:hover\:bg-teal-300\/80:hover{background-color:#5eead4cc}.lg\:hover\:bg-teal-300\/90:hover{background-color:#5eead4e6}.lg\:hover\:bg-teal-300\/95:hover{background-color:#5eead4f2}.lg\:hover\:bg-teal-400:hover{--tw-bg-opacity:1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-400\/0:hover{background-color:#2dd4bf00}.lg\:hover\:bg-teal-400\/10:hover{background-color:#2dd4bf1a}.lg\:hover\:bg-teal-400\/100:hover{background-color:#2dd4bf}.lg\:hover\:bg-teal-400\/20:hover{background-color:#2dd4bf33}.lg\:hover\:bg-teal-400\/25:hover{background-color:#2dd4bf40}.lg\:hover\:bg-teal-400\/30:hover{background-color:#2dd4bf4d}.lg\:hover\:bg-teal-400\/40:hover{background-color:#2dd4bf66}.lg\:hover\:bg-teal-400\/5:hover{background-color:#2dd4bf0d}.lg\:hover\:bg-teal-400\/50:hover{background-color:#2dd4bf80}.lg\:hover\:bg-teal-400\/60:hover{background-color:#2dd4bf99}.lg\:hover\:bg-teal-400\/70:hover{background-color:#2dd4bfb3}.lg\:hover\:bg-teal-400\/75:hover{background-color:#2dd4bfbf}.lg\:hover\:bg-teal-400\/80:hover{background-color:#2dd4bfcc}.lg\:hover\:bg-teal-400\/90:hover{background-color:#2dd4bfe6}.lg\:hover\:bg-teal-400\/95:hover{background-color:#2dd4bff2}.lg\:hover\:bg-teal-50:hover{--tw-bg-opacity:1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-50\/0:hover{background-color:#f0fdfa00}.lg\:hover\:bg-teal-50\/10:hover{background-color:#f0fdfa1a}.lg\:hover\:bg-teal-50\/100:hover{background-color:#f0fdfa}.lg\:hover\:bg-teal-50\/20:hover{background-color:#f0fdfa33}.lg\:hover\:bg-teal-50\/25:hover{background-color:#f0fdfa40}.lg\:hover\:bg-teal-50\/30:hover{background-color:#f0fdfa4d}.lg\:hover\:bg-teal-50\/40:hover{background-color:#f0fdfa66}.lg\:hover\:bg-teal-50\/5:hover{background-color:#f0fdfa0d}.lg\:hover\:bg-teal-50\/50:hover{background-color:#f0fdfa80}.lg\:hover\:bg-teal-50\/60:hover{background-color:#f0fdfa99}.lg\:hover\:bg-teal-50\/70:hover{background-color:#f0fdfab3}.lg\:hover\:bg-teal-50\/75:hover{background-color:#f0fdfabf}.lg\:hover\:bg-teal-50\/80:hover{background-color:#f0fdfacc}.lg\:hover\:bg-teal-50\/90:hover{background-color:#f0fdfae6}.lg\:hover\:bg-teal-50\/95:hover{background-color:#f0fdfaf2}.lg\:hover\:bg-teal-500:hover{--tw-bg-opacity:1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-500\/0:hover{background-color:#14b8a600}.lg\:hover\:bg-teal-500\/10:hover{background-color:#14b8a61a}.lg\:hover\:bg-teal-500\/100:hover{background-color:#14b8a6}.lg\:hover\:bg-teal-500\/20:hover{background-color:#14b8a633}.lg\:hover\:bg-teal-500\/25:hover{background-color:#14b8a640}.lg\:hover\:bg-teal-500\/30:hover{background-color:#14b8a64d}.lg\:hover\:bg-teal-500\/40:hover{background-color:#14b8a666}.lg\:hover\:bg-teal-500\/5:hover{background-color:#14b8a60d}.lg\:hover\:bg-teal-500\/50:hover{background-color:#14b8a680}.lg\:hover\:bg-teal-500\/60:hover{background-color:#14b8a699}.lg\:hover\:bg-teal-500\/70:hover{background-color:#14b8a6b3}.lg\:hover\:bg-teal-500\/75:hover{background-color:#14b8a6bf}.lg\:hover\:bg-teal-500\/80:hover{background-color:#14b8a6cc}.lg\:hover\:bg-teal-500\/90:hover{background-color:#14b8a6e6}.lg\:hover\:bg-teal-500\/95:hover{background-color:#14b8a6f2}.lg\:hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-600\/0:hover{background-color:#0d948800}.lg\:hover\:bg-teal-600\/10:hover{background-color:#0d94881a}.lg\:hover\:bg-teal-600\/100:hover{background-color:#0d9488}.lg\:hover\:bg-teal-600\/20:hover{background-color:#0d948833}.lg\:hover\:bg-teal-600\/25:hover{background-color:#0d948840}.lg\:hover\:bg-teal-600\/30:hover{background-color:#0d94884d}.lg\:hover\:bg-teal-600\/40:hover{background-color:#0d948866}.lg\:hover\:bg-teal-600\/5:hover{background-color:#0d94880d}.lg\:hover\:bg-teal-600\/50:hover{background-color:#0d948880}.lg\:hover\:bg-teal-600\/60:hover{background-color:#0d948899}.lg\:hover\:bg-teal-600\/70:hover{background-color:#0d9488b3}.lg\:hover\:bg-teal-600\/75:hover{background-color:#0d9488bf}.lg\:hover\:bg-teal-600\/80:hover{background-color:#0d9488cc}.lg\:hover\:bg-teal-600\/90:hover{background-color:#0d9488e6}.lg\:hover\:bg-teal-600\/95:hover{background-color:#0d9488f2}.lg\:hover\:bg-teal-700:hover{--tw-bg-opacity:1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-700\/0:hover{background-color:#0f766e00}.lg\:hover\:bg-teal-700\/10:hover{background-color:#0f766e1a}.lg\:hover\:bg-teal-700\/100:hover{background-color:#0f766e}.lg\:hover\:bg-teal-700\/20:hover{background-color:#0f766e33}.lg\:hover\:bg-teal-700\/25:hover{background-color:#0f766e40}.lg\:hover\:bg-teal-700\/30:hover{background-color:#0f766e4d}.lg\:hover\:bg-teal-700\/40:hover{background-color:#0f766e66}.lg\:hover\:bg-teal-700\/5:hover{background-color:#0f766e0d}.lg\:hover\:bg-teal-700\/50:hover{background-color:#0f766e80}.lg\:hover\:bg-teal-700\/60:hover{background-color:#0f766e99}.lg\:hover\:bg-teal-700\/70:hover{background-color:#0f766eb3}.lg\:hover\:bg-teal-700\/75:hover{background-color:#0f766ebf}.lg\:hover\:bg-teal-700\/80:hover{background-color:#0f766ecc}.lg\:hover\:bg-teal-700\/90:hover{background-color:#0f766ee6}.lg\:hover\:bg-teal-700\/95:hover{background-color:#0f766ef2}.lg\:hover\:bg-teal-800:hover{--tw-bg-opacity:1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-800\/0:hover{background-color:#115e5900}.lg\:hover\:bg-teal-800\/10:hover{background-color:#115e591a}.lg\:hover\:bg-teal-800\/100:hover{background-color:#115e59}.lg\:hover\:bg-teal-800\/20:hover{background-color:#115e5933}.lg\:hover\:bg-teal-800\/25:hover{background-color:#115e5940}.lg\:hover\:bg-teal-800\/30:hover{background-color:#115e594d}.lg\:hover\:bg-teal-800\/40:hover{background-color:#115e5966}.lg\:hover\:bg-teal-800\/5:hover{background-color:#115e590d}.lg\:hover\:bg-teal-800\/50:hover{background-color:#115e5980}.lg\:hover\:bg-teal-800\/60:hover{background-color:#115e5999}.lg\:hover\:bg-teal-800\/70:hover{background-color:#115e59b3}.lg\:hover\:bg-teal-800\/75:hover{background-color:#115e59bf}.lg\:hover\:bg-teal-800\/80:hover{background-color:#115e59cc}.lg\:hover\:bg-teal-800\/90:hover{background-color:#115e59e6}.lg\:hover\:bg-teal-800\/95:hover{background-color:#115e59f2}.lg\:hover\:bg-teal-900:hover{--tw-bg-opacity:1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.lg\:hover\:bg-teal-900\/0:hover{background-color:#134e4a00}.lg\:hover\:bg-teal-900\/10:hover{background-color:#134e4a1a}.lg\:hover\:bg-teal-900\/100:hover{background-color:#134e4a}.lg\:hover\:bg-teal-900\/20:hover{background-color:#134e4a33}.lg\:hover\:bg-teal-900\/25:hover{background-color:#134e4a40}.lg\:hover\:bg-teal-900\/30:hover{background-color:#134e4a4d}.lg\:hover\:bg-teal-900\/40:hover{background-color:#134e4a66}.lg\:hover\:bg-teal-900\/5:hover{background-color:#134e4a0d}.lg\:hover\:bg-teal-900\/50:hover{background-color:#134e4a80}.lg\:hover\:bg-teal-900\/60:hover{background-color:#134e4a99}.lg\:hover\:bg-teal-900\/70:hover{background-color:#134e4ab3}.lg\:hover\:bg-teal-900\/75:hover{background-color:#134e4abf}.lg\:hover\:bg-teal-900\/80:hover{background-color:#134e4acc}.lg\:hover\:bg-teal-900\/90:hover{background-color:#134e4ae6}.lg\:hover\:bg-teal-900\/95:hover{background-color:#134e4af2}.lg\:hover\:bg-transparent:hover{background-color:transparent}.lg\:hover\:bg-transparent\/0:hover{background-color:#0000}.lg\:hover\:bg-transparent\/10:hover{background-color:#0000001a}.lg\:hover\:bg-transparent\/100:hover{background-color:#000}.lg\:hover\:bg-transparent\/20:hover{background-color:#0003}.lg\:hover\:bg-transparent\/25:hover{background-color:#00000040}.lg\:hover\:bg-transparent\/30:hover{background-color:#0000004d}.lg\:hover\:bg-transparent\/40:hover{background-color:#0006}.lg\:hover\:bg-transparent\/5:hover{background-color:#0000000d}.lg\:hover\:bg-transparent\/50:hover{background-color:#00000080}.lg\:hover\:bg-transparent\/60:hover{background-color:#0009}.lg\:hover\:bg-transparent\/70:hover{background-color:#000000b3}.lg\:hover\:bg-transparent\/75:hover{background-color:#000000bf}.lg\:hover\:bg-transparent\/80:hover{background-color:#000c}.lg\:hover\:bg-transparent\/90:hover{background-color:#000000e6}.lg\:hover\:bg-transparent\/95:hover{background-color:#000000f2}.lg\:hover\:bg-violet-100:hover{--tw-bg-opacity:1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-100\/0:hover{background-color:#ede9fe00}.lg\:hover\:bg-violet-100\/10:hover{background-color:#ede9fe1a}.lg\:hover\:bg-violet-100\/100:hover{background-color:#ede9fe}.lg\:hover\:bg-violet-100\/20:hover{background-color:#ede9fe33}.lg\:hover\:bg-violet-100\/25:hover{background-color:#ede9fe40}.lg\:hover\:bg-violet-100\/30:hover{background-color:#ede9fe4d}.lg\:hover\:bg-violet-100\/40:hover{background-color:#ede9fe66}.lg\:hover\:bg-violet-100\/5:hover{background-color:#ede9fe0d}.lg\:hover\:bg-violet-100\/50:hover{background-color:#ede9fe80}.lg\:hover\:bg-violet-100\/60:hover{background-color:#ede9fe99}.lg\:hover\:bg-violet-100\/70:hover{background-color:#ede9feb3}.lg\:hover\:bg-violet-100\/75:hover{background-color:#ede9febf}.lg\:hover\:bg-violet-100\/80:hover{background-color:#ede9fecc}.lg\:hover\:bg-violet-100\/90:hover{background-color:#ede9fee6}.lg\:hover\:bg-violet-100\/95:hover{background-color:#ede9fef2}.lg\:hover\:bg-violet-200:hover{--tw-bg-opacity:1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-200\/0:hover{background-color:#ddd6fe00}.lg\:hover\:bg-violet-200\/10:hover{background-color:#ddd6fe1a}.lg\:hover\:bg-violet-200\/100:hover{background-color:#ddd6fe}.lg\:hover\:bg-violet-200\/20:hover{background-color:#ddd6fe33}.lg\:hover\:bg-violet-200\/25:hover{background-color:#ddd6fe40}.lg\:hover\:bg-violet-200\/30:hover{background-color:#ddd6fe4d}.lg\:hover\:bg-violet-200\/40:hover{background-color:#ddd6fe66}.lg\:hover\:bg-violet-200\/5:hover{background-color:#ddd6fe0d}.lg\:hover\:bg-violet-200\/50:hover{background-color:#ddd6fe80}.lg\:hover\:bg-violet-200\/60:hover{background-color:#ddd6fe99}.lg\:hover\:bg-violet-200\/70:hover{background-color:#ddd6feb3}.lg\:hover\:bg-violet-200\/75:hover{background-color:#ddd6febf}.lg\:hover\:bg-violet-200\/80:hover{background-color:#ddd6fecc}.lg\:hover\:bg-violet-200\/90:hover{background-color:#ddd6fee6}.lg\:hover\:bg-violet-200\/95:hover{background-color:#ddd6fef2}.lg\:hover\:bg-violet-300:hover{--tw-bg-opacity:1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-300\/0:hover{background-color:#c4b5fd00}.lg\:hover\:bg-violet-300\/10:hover{background-color:#c4b5fd1a}.lg\:hover\:bg-violet-300\/100:hover{background-color:#c4b5fd}.lg\:hover\:bg-violet-300\/20:hover{background-color:#c4b5fd33}.lg\:hover\:bg-violet-300\/25:hover{background-color:#c4b5fd40}.lg\:hover\:bg-violet-300\/30:hover{background-color:#c4b5fd4d}.lg\:hover\:bg-violet-300\/40:hover{background-color:#c4b5fd66}.lg\:hover\:bg-violet-300\/5:hover{background-color:#c4b5fd0d}.lg\:hover\:bg-violet-300\/50:hover{background-color:#c4b5fd80}.lg\:hover\:bg-violet-300\/60:hover{background-color:#c4b5fd99}.lg\:hover\:bg-violet-300\/70:hover{background-color:#c4b5fdb3}.lg\:hover\:bg-violet-300\/75:hover{background-color:#c4b5fdbf}.lg\:hover\:bg-violet-300\/80:hover{background-color:#c4b5fdcc}.lg\:hover\:bg-violet-300\/90:hover{background-color:#c4b5fde6}.lg\:hover\:bg-violet-300\/95:hover{background-color:#c4b5fdf2}.lg\:hover\:bg-violet-400:hover{--tw-bg-opacity:1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-400\/0:hover{background-color:#a78bfa00}.lg\:hover\:bg-violet-400\/10:hover{background-color:#a78bfa1a}.lg\:hover\:bg-violet-400\/100:hover{background-color:#a78bfa}.lg\:hover\:bg-violet-400\/20:hover{background-color:#a78bfa33}.lg\:hover\:bg-violet-400\/25:hover{background-color:#a78bfa40}.lg\:hover\:bg-violet-400\/30:hover{background-color:#a78bfa4d}.lg\:hover\:bg-violet-400\/40:hover{background-color:#a78bfa66}.lg\:hover\:bg-violet-400\/5:hover{background-color:#a78bfa0d}.lg\:hover\:bg-violet-400\/50:hover{background-color:#a78bfa80}.lg\:hover\:bg-violet-400\/60:hover{background-color:#a78bfa99}.lg\:hover\:bg-violet-400\/70:hover{background-color:#a78bfab3}.lg\:hover\:bg-violet-400\/75:hover{background-color:#a78bfabf}.lg\:hover\:bg-violet-400\/80:hover{background-color:#a78bfacc}.lg\:hover\:bg-violet-400\/90:hover{background-color:#a78bfae6}.lg\:hover\:bg-violet-400\/95:hover{background-color:#a78bfaf2}.lg\:hover\:bg-violet-50:hover{--tw-bg-opacity:1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-50\/0:hover{background-color:#f5f3ff00}.lg\:hover\:bg-violet-50\/10:hover{background-color:#f5f3ff1a}.lg\:hover\:bg-violet-50\/100:hover{background-color:#f5f3ff}.lg\:hover\:bg-violet-50\/20:hover{background-color:#f5f3ff33}.lg\:hover\:bg-violet-50\/25:hover{background-color:#f5f3ff40}.lg\:hover\:bg-violet-50\/30:hover{background-color:#f5f3ff4d}.lg\:hover\:bg-violet-50\/40:hover{background-color:#f5f3ff66}.lg\:hover\:bg-violet-50\/5:hover{background-color:#f5f3ff0d}.lg\:hover\:bg-violet-50\/50:hover{background-color:#f5f3ff80}.lg\:hover\:bg-violet-50\/60:hover{background-color:#f5f3ff99}.lg\:hover\:bg-violet-50\/70:hover{background-color:#f5f3ffb3}.lg\:hover\:bg-violet-50\/75:hover{background-color:#f5f3ffbf}.lg\:hover\:bg-violet-50\/80:hover{background-color:#f5f3ffcc}.lg\:hover\:bg-violet-50\/90:hover{background-color:#f5f3ffe6}.lg\:hover\:bg-violet-50\/95:hover{background-color:#f5f3fff2}.lg\:hover\:bg-violet-500:hover{--tw-bg-opacity:1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-500\/0:hover{background-color:#8b5cf600}.lg\:hover\:bg-violet-500\/10:hover{background-color:#8b5cf61a}.lg\:hover\:bg-violet-500\/100:hover{background-color:#8b5cf6}.lg\:hover\:bg-violet-500\/20:hover{background-color:#8b5cf633}.lg\:hover\:bg-violet-500\/25:hover{background-color:#8b5cf640}.lg\:hover\:bg-violet-500\/30:hover{background-color:#8b5cf64d}.lg\:hover\:bg-violet-500\/40:hover{background-color:#8b5cf666}.lg\:hover\:bg-violet-500\/5:hover{background-color:#8b5cf60d}.lg\:hover\:bg-violet-500\/50:hover{background-color:#8b5cf680}.lg\:hover\:bg-violet-500\/60:hover{background-color:#8b5cf699}.lg\:hover\:bg-violet-500\/70:hover{background-color:#8b5cf6b3}.lg\:hover\:bg-violet-500\/75:hover{background-color:#8b5cf6bf}.lg\:hover\:bg-violet-500\/80:hover{background-color:#8b5cf6cc}.lg\:hover\:bg-violet-500\/90:hover{background-color:#8b5cf6e6}.lg\:hover\:bg-violet-500\/95:hover{background-color:#8b5cf6f2}.lg\:hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-600\/0:hover{background-color:#7c3aed00}.lg\:hover\:bg-violet-600\/10:hover{background-color:#7c3aed1a}.lg\:hover\:bg-violet-600\/100:hover{background-color:#7c3aed}.lg\:hover\:bg-violet-600\/20:hover{background-color:#7c3aed33}.lg\:hover\:bg-violet-600\/25:hover{background-color:#7c3aed40}.lg\:hover\:bg-violet-600\/30:hover{background-color:#7c3aed4d}.lg\:hover\:bg-violet-600\/40:hover{background-color:#7c3aed66}.lg\:hover\:bg-violet-600\/5:hover{background-color:#7c3aed0d}.lg\:hover\:bg-violet-600\/50:hover{background-color:#7c3aed80}.lg\:hover\:bg-violet-600\/60:hover{background-color:#7c3aed99}.lg\:hover\:bg-violet-600\/70:hover{background-color:#7c3aedb3}.lg\:hover\:bg-violet-600\/75:hover{background-color:#7c3aedbf}.lg\:hover\:bg-violet-600\/80:hover{background-color:#7c3aedcc}.lg\:hover\:bg-violet-600\/90:hover{background-color:#7c3aede6}.lg\:hover\:bg-violet-600\/95:hover{background-color:#7c3aedf2}.lg\:hover\:bg-violet-700:hover{--tw-bg-opacity:1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-700\/0:hover{background-color:#6d28d900}.lg\:hover\:bg-violet-700\/10:hover{background-color:#6d28d91a}.lg\:hover\:bg-violet-700\/100:hover{background-color:#6d28d9}.lg\:hover\:bg-violet-700\/20:hover{background-color:#6d28d933}.lg\:hover\:bg-violet-700\/25:hover{background-color:#6d28d940}.lg\:hover\:bg-violet-700\/30:hover{background-color:#6d28d94d}.lg\:hover\:bg-violet-700\/40:hover{background-color:#6d28d966}.lg\:hover\:bg-violet-700\/5:hover{background-color:#6d28d90d}.lg\:hover\:bg-violet-700\/50:hover{background-color:#6d28d980}.lg\:hover\:bg-violet-700\/60:hover{background-color:#6d28d999}.lg\:hover\:bg-violet-700\/70:hover{background-color:#6d28d9b3}.lg\:hover\:bg-violet-700\/75:hover{background-color:#6d28d9bf}.lg\:hover\:bg-violet-700\/80:hover{background-color:#6d28d9cc}.lg\:hover\:bg-violet-700\/90:hover{background-color:#6d28d9e6}.lg\:hover\:bg-violet-700\/95:hover{background-color:#6d28d9f2}.lg\:hover\:bg-violet-800:hover{--tw-bg-opacity:1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-800\/0:hover{background-color:#5b21b600}.lg\:hover\:bg-violet-800\/10:hover{background-color:#5b21b61a}.lg\:hover\:bg-violet-800\/100:hover{background-color:#5b21b6}.lg\:hover\:bg-violet-800\/20:hover{background-color:#5b21b633}.lg\:hover\:bg-violet-800\/25:hover{background-color:#5b21b640}.lg\:hover\:bg-violet-800\/30:hover{background-color:#5b21b64d}.lg\:hover\:bg-violet-800\/40:hover{background-color:#5b21b666}.lg\:hover\:bg-violet-800\/5:hover{background-color:#5b21b60d}.lg\:hover\:bg-violet-800\/50:hover{background-color:#5b21b680}.lg\:hover\:bg-violet-800\/60:hover{background-color:#5b21b699}.lg\:hover\:bg-violet-800\/70:hover{background-color:#5b21b6b3}.lg\:hover\:bg-violet-800\/75:hover{background-color:#5b21b6bf}.lg\:hover\:bg-violet-800\/80:hover{background-color:#5b21b6cc}.lg\:hover\:bg-violet-800\/90:hover{background-color:#5b21b6e6}.lg\:hover\:bg-violet-800\/95:hover{background-color:#5b21b6f2}.lg\:hover\:bg-violet-900:hover{--tw-bg-opacity:1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.lg\:hover\:bg-violet-900\/0:hover{background-color:#4c1d9500}.lg\:hover\:bg-violet-900\/10:hover{background-color:#4c1d951a}.lg\:hover\:bg-violet-900\/100:hover{background-color:#4c1d95}.lg\:hover\:bg-violet-900\/20:hover{background-color:#4c1d9533}.lg\:hover\:bg-violet-900\/25:hover{background-color:#4c1d9540}.lg\:hover\:bg-violet-900\/30:hover{background-color:#4c1d954d}.lg\:hover\:bg-violet-900\/40:hover{background-color:#4c1d9566}.lg\:hover\:bg-violet-900\/5:hover{background-color:#4c1d950d}.lg\:hover\:bg-violet-900\/50:hover{background-color:#4c1d9580}.lg\:hover\:bg-violet-900\/60:hover{background-color:#4c1d9599}.lg\:hover\:bg-violet-900\/70:hover{background-color:#4c1d95b3}.lg\:hover\:bg-violet-900\/75:hover{background-color:#4c1d95bf}.lg\:hover\:bg-violet-900\/80:hover{background-color:#4c1d95cc}.lg\:hover\:bg-violet-900\/90:hover{background-color:#4c1d95e6}.lg\:hover\:bg-violet-900\/95:hover{background-color:#4c1d95f2}.lg\:hover\:bg-white:hover{background-color:var(--color-white)}.lg\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-100\/0:hover{background-color:#fef9c300}.lg\:hover\:bg-yellow-100\/10:hover{background-color:#fef9c31a}.lg\:hover\:bg-yellow-100\/100:hover{background-color:#fef9c3}.lg\:hover\:bg-yellow-100\/20:hover{background-color:#fef9c333}.lg\:hover\:bg-yellow-100\/25:hover{background-color:#fef9c340}.lg\:hover\:bg-yellow-100\/30:hover{background-color:#fef9c34d}.lg\:hover\:bg-yellow-100\/40:hover{background-color:#fef9c366}.lg\:hover\:bg-yellow-100\/5:hover{background-color:#fef9c30d}.lg\:hover\:bg-yellow-100\/50:hover{background-color:#fef9c380}.lg\:hover\:bg-yellow-100\/60:hover{background-color:#fef9c399}.lg\:hover\:bg-yellow-100\/70:hover{background-color:#fef9c3b3}.lg\:hover\:bg-yellow-100\/75:hover{background-color:#fef9c3bf}.lg\:hover\:bg-yellow-100\/80:hover{background-color:#fef9c3cc}.lg\:hover\:bg-yellow-100\/90:hover{background-color:#fef9c3e6}.lg\:hover\:bg-yellow-100\/95:hover{background-color:#fef9c3f2}.lg\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-200\/0:hover{background-color:#fef08a00}.lg\:hover\:bg-yellow-200\/10:hover{background-color:#fef08a1a}.lg\:hover\:bg-yellow-200\/100:hover{background-color:#fef08a}.lg\:hover\:bg-yellow-200\/20:hover{background-color:#fef08a33}.lg\:hover\:bg-yellow-200\/25:hover{background-color:#fef08a40}.lg\:hover\:bg-yellow-200\/30:hover{background-color:#fef08a4d}.lg\:hover\:bg-yellow-200\/40:hover{background-color:#fef08a66}.lg\:hover\:bg-yellow-200\/5:hover{background-color:#fef08a0d}.lg\:hover\:bg-yellow-200\/50:hover{background-color:#fef08a80}.lg\:hover\:bg-yellow-200\/60:hover{background-color:#fef08a99}.lg\:hover\:bg-yellow-200\/70:hover{background-color:#fef08ab3}.lg\:hover\:bg-yellow-200\/75:hover{background-color:#fef08abf}.lg\:hover\:bg-yellow-200\/80:hover{background-color:#fef08acc}.lg\:hover\:bg-yellow-200\/90:hover{background-color:#fef08ae6}.lg\:hover\:bg-yellow-200\/95:hover{background-color:#fef08af2}.lg\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-300\/0:hover{background-color:#fde04700}.lg\:hover\:bg-yellow-300\/10:hover{background-color:#fde0471a}.lg\:hover\:bg-yellow-300\/100:hover{background-color:#fde047}.lg\:hover\:bg-yellow-300\/20:hover{background-color:#fde04733}.lg\:hover\:bg-yellow-300\/25:hover{background-color:#fde04740}.lg\:hover\:bg-yellow-300\/30:hover{background-color:#fde0474d}.lg\:hover\:bg-yellow-300\/40:hover{background-color:#fde04766}.lg\:hover\:bg-yellow-300\/5:hover{background-color:#fde0470d}.lg\:hover\:bg-yellow-300\/50:hover{background-color:#fde04780}.lg\:hover\:bg-yellow-300\/60:hover{background-color:#fde04799}.lg\:hover\:bg-yellow-300\/70:hover{background-color:#fde047b3}.lg\:hover\:bg-yellow-300\/75:hover{background-color:#fde047bf}.lg\:hover\:bg-yellow-300\/80:hover{background-color:#fde047cc}.lg\:hover\:bg-yellow-300\/90:hover{background-color:#fde047e6}.lg\:hover\:bg-yellow-300\/95:hover{background-color:#fde047f2}.lg\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-400\/0:hover{background-color:#facc1500}.lg\:hover\:bg-yellow-400\/10:hover{background-color:#facc151a}.lg\:hover\:bg-yellow-400\/100:hover{background-color:#facc15}.lg\:hover\:bg-yellow-400\/20:hover{background-color:#facc1533}.lg\:hover\:bg-yellow-400\/25:hover{background-color:#facc1540}.lg\:hover\:bg-yellow-400\/30:hover{background-color:#facc154d}.lg\:hover\:bg-yellow-400\/40:hover{background-color:#facc1566}.lg\:hover\:bg-yellow-400\/5:hover{background-color:#facc150d}.lg\:hover\:bg-yellow-400\/50:hover{background-color:#facc1580}.lg\:hover\:bg-yellow-400\/60:hover{background-color:#facc1599}.lg\:hover\:bg-yellow-400\/70:hover{background-color:#facc15b3}.lg\:hover\:bg-yellow-400\/75:hover{background-color:#facc15bf}.lg\:hover\:bg-yellow-400\/80:hover{background-color:#facc15cc}.lg\:hover\:bg-yellow-400\/90:hover{background-color:#facc15e6}.lg\:hover\:bg-yellow-400\/95:hover{background-color:#facc15f2}.lg\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-50\/0:hover{background-color:#fefce800}.lg\:hover\:bg-yellow-50\/10:hover{background-color:#fefce81a}.lg\:hover\:bg-yellow-50\/100:hover{background-color:#fefce8}.lg\:hover\:bg-yellow-50\/20:hover{background-color:#fefce833}.lg\:hover\:bg-yellow-50\/25:hover{background-color:#fefce840}.lg\:hover\:bg-yellow-50\/30:hover{background-color:#fefce84d}.lg\:hover\:bg-yellow-50\/40:hover{background-color:#fefce866}.lg\:hover\:bg-yellow-50\/5:hover{background-color:#fefce80d}.lg\:hover\:bg-yellow-50\/50:hover{background-color:#fefce880}.lg\:hover\:bg-yellow-50\/60:hover{background-color:#fefce899}.lg\:hover\:bg-yellow-50\/70:hover{background-color:#fefce8b3}.lg\:hover\:bg-yellow-50\/75:hover{background-color:#fefce8bf}.lg\:hover\:bg-yellow-50\/80:hover{background-color:#fefce8cc}.lg\:hover\:bg-yellow-50\/90:hover{background-color:#fefce8e6}.lg\:hover\:bg-yellow-50\/95:hover{background-color:#fefce8f2}.lg\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-500\/0:hover{background-color:#eab30800}.lg\:hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.lg\:hover\:bg-yellow-500\/100:hover{background-color:#eab308}.lg\:hover\:bg-yellow-500\/20:hover{background-color:#eab30833}.lg\:hover\:bg-yellow-500\/25:hover{background-color:#eab30840}.lg\:hover\:bg-yellow-500\/30:hover{background-color:#eab3084d}.lg\:hover\:bg-yellow-500\/40:hover{background-color:#eab30866}.lg\:hover\:bg-yellow-500\/5:hover{background-color:#eab3080d}.lg\:hover\:bg-yellow-500\/50:hover{background-color:#eab30880}.lg\:hover\:bg-yellow-500\/60:hover{background-color:#eab30899}.lg\:hover\:bg-yellow-500\/70:hover{background-color:#eab308b3}.lg\:hover\:bg-yellow-500\/75:hover{background-color:#eab308bf}.lg\:hover\:bg-yellow-500\/80:hover{background-color:#eab308cc}.lg\:hover\:bg-yellow-500\/90:hover{background-color:#eab308e6}.lg\:hover\:bg-yellow-500\/95:hover{background-color:#eab308f2}.lg\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-600\/0:hover{background-color:#ca8a0400}.lg\:hover\:bg-yellow-600\/10:hover{background-color:#ca8a041a}.lg\:hover\:bg-yellow-600\/100:hover{background-color:#ca8a04}.lg\:hover\:bg-yellow-600\/20:hover{background-color:#ca8a0433}.lg\:hover\:bg-yellow-600\/25:hover{background-color:#ca8a0440}.lg\:hover\:bg-yellow-600\/30:hover{background-color:#ca8a044d}.lg\:hover\:bg-yellow-600\/40:hover{background-color:#ca8a0466}.lg\:hover\:bg-yellow-600\/5:hover{background-color:#ca8a040d}.lg\:hover\:bg-yellow-600\/50:hover{background-color:#ca8a0480}.lg\:hover\:bg-yellow-600\/60:hover{background-color:#ca8a0499}.lg\:hover\:bg-yellow-600\/70:hover{background-color:#ca8a04b3}.lg\:hover\:bg-yellow-600\/75:hover{background-color:#ca8a04bf}.lg\:hover\:bg-yellow-600\/80:hover{background-color:#ca8a04cc}.lg\:hover\:bg-yellow-600\/90:hover{background-color:#ca8a04e6}.lg\:hover\:bg-yellow-600\/95:hover{background-color:#ca8a04f2}.lg\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-700\/0:hover{background-color:#a1620700}.lg\:hover\:bg-yellow-700\/10:hover{background-color:#a162071a}.lg\:hover\:bg-yellow-700\/100:hover{background-color:#a16207}.lg\:hover\:bg-yellow-700\/20:hover{background-color:#a1620733}.lg\:hover\:bg-yellow-700\/25:hover{background-color:#a1620740}.lg\:hover\:bg-yellow-700\/30:hover{background-color:#a162074d}.lg\:hover\:bg-yellow-700\/40:hover{background-color:#a1620766}.lg\:hover\:bg-yellow-700\/5:hover{background-color:#a162070d}.lg\:hover\:bg-yellow-700\/50:hover{background-color:#a1620780}.lg\:hover\:bg-yellow-700\/60:hover{background-color:#a1620799}.lg\:hover\:bg-yellow-700\/70:hover{background-color:#a16207b3}.lg\:hover\:bg-yellow-700\/75:hover{background-color:#a16207bf}.lg\:hover\:bg-yellow-700\/80:hover{background-color:#a16207cc}.lg\:hover\:bg-yellow-700\/90:hover{background-color:#a16207e6}.lg\:hover\:bg-yellow-700\/95:hover{background-color:#a16207f2}.lg\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-800\/0:hover{background-color:#854d0e00}.lg\:hover\:bg-yellow-800\/10:hover{background-color:#854d0e1a}.lg\:hover\:bg-yellow-800\/100:hover{background-color:#854d0e}.lg\:hover\:bg-yellow-800\/20:hover{background-color:#854d0e33}.lg\:hover\:bg-yellow-800\/25:hover{background-color:#854d0e40}.lg\:hover\:bg-yellow-800\/30:hover{background-color:#854d0e4d}.lg\:hover\:bg-yellow-800\/40:hover{background-color:#854d0e66}.lg\:hover\:bg-yellow-800\/5:hover{background-color:#854d0e0d}.lg\:hover\:bg-yellow-800\/50:hover{background-color:#854d0e80}.lg\:hover\:bg-yellow-800\/60:hover{background-color:#854d0e99}.lg\:hover\:bg-yellow-800\/70:hover{background-color:#854d0eb3}.lg\:hover\:bg-yellow-800\/75:hover{background-color:#854d0ebf}.lg\:hover\:bg-yellow-800\/80:hover{background-color:#854d0ecc}.lg\:hover\:bg-yellow-800\/90:hover{background-color:#854d0ee6}.lg\:hover\:bg-yellow-800\/95:hover{background-color:#854d0ef2}.lg\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-900\/0:hover{background-color:#713f1200}.lg\:hover\:bg-yellow-900\/10:hover{background-color:#713f121a}.lg\:hover\:bg-yellow-900\/100:hover{background-color:#713f12}.lg\:hover\:bg-yellow-900\/20:hover{background-color:#713f1233}.lg\:hover\:bg-yellow-900\/25:hover{background-color:#713f1240}.lg\:hover\:bg-yellow-900\/30:hover{background-color:#713f124d}.lg\:hover\:bg-yellow-900\/40:hover{background-color:#713f1266}.lg\:hover\:bg-yellow-900\/5:hover{background-color:#713f120d}.lg\:hover\:bg-yellow-900\/50:hover{background-color:#713f1280}.lg\:hover\:bg-yellow-900\/60:hover{background-color:#713f1299}.lg\:hover\:bg-yellow-900\/70:hover{background-color:#713f12b3}.lg\:hover\:bg-yellow-900\/75:hover{background-color:#713f12bf}.lg\:hover\:bg-yellow-900\/80:hover{background-color:#713f12cc}.lg\:hover\:bg-yellow-900\/90:hover{background-color:#713f12e6}.lg\:hover\:bg-yellow-900\/95:hover{background-color:#713f12f2}.lg\:hover\:bg-zinc-100:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-100\/0:hover{background-color:#f4f4f500}.lg\:hover\:bg-zinc-100\/10:hover{background-color:#f4f4f51a}.lg\:hover\:bg-zinc-100\/100:hover{background-color:#f4f4f5}.lg\:hover\:bg-zinc-100\/20:hover{background-color:#f4f4f533}.lg\:hover\:bg-zinc-100\/25:hover{background-color:#f4f4f540}.lg\:hover\:bg-zinc-100\/30:hover{background-color:#f4f4f54d}.lg\:hover\:bg-zinc-100\/40:hover{background-color:#f4f4f566}.lg\:hover\:bg-zinc-100\/5:hover{background-color:#f4f4f50d}.lg\:hover\:bg-zinc-100\/50:hover{background-color:#f4f4f580}.lg\:hover\:bg-zinc-100\/60:hover{background-color:#f4f4f599}.lg\:hover\:bg-zinc-100\/70:hover{background-color:#f4f4f5b3}.lg\:hover\:bg-zinc-100\/75:hover{background-color:#f4f4f5bf}.lg\:hover\:bg-zinc-100\/80:hover{background-color:#f4f4f5cc}.lg\:hover\:bg-zinc-100\/90:hover{background-color:#f4f4f5e6}.lg\:hover\:bg-zinc-100\/95:hover{background-color:#f4f4f5f2}.lg\:hover\:bg-zinc-200:hover{--tw-bg-opacity:1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-200\/0:hover{background-color:#e4e4e700}.lg\:hover\:bg-zinc-200\/10:hover{background-color:#e4e4e71a}.lg\:hover\:bg-zinc-200\/100:hover{background-color:#e4e4e7}.lg\:hover\:bg-zinc-200\/20:hover{background-color:#e4e4e733}.lg\:hover\:bg-zinc-200\/25:hover{background-color:#e4e4e740}.lg\:hover\:bg-zinc-200\/30:hover{background-color:#e4e4e74d}.lg\:hover\:bg-zinc-200\/40:hover{background-color:#e4e4e766}.lg\:hover\:bg-zinc-200\/5:hover{background-color:#e4e4e70d}.lg\:hover\:bg-zinc-200\/50:hover{background-color:#e4e4e780}.lg\:hover\:bg-zinc-200\/60:hover{background-color:#e4e4e799}.lg\:hover\:bg-zinc-200\/70:hover{background-color:#e4e4e7b3}.lg\:hover\:bg-zinc-200\/75:hover{background-color:#e4e4e7bf}.lg\:hover\:bg-zinc-200\/80:hover{background-color:#e4e4e7cc}.lg\:hover\:bg-zinc-200\/90:hover{background-color:#e4e4e7e6}.lg\:hover\:bg-zinc-200\/95:hover{background-color:#e4e4e7f2}.lg\:hover\:bg-zinc-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-300\/0:hover{background-color:#d4d4d800}.lg\:hover\:bg-zinc-300\/10:hover{background-color:#d4d4d81a}.lg\:hover\:bg-zinc-300\/100:hover{background-color:#d4d4d8}.lg\:hover\:bg-zinc-300\/20:hover{background-color:#d4d4d833}.lg\:hover\:bg-zinc-300\/25:hover{background-color:#d4d4d840}.lg\:hover\:bg-zinc-300\/30:hover{background-color:#d4d4d84d}.lg\:hover\:bg-zinc-300\/40:hover{background-color:#d4d4d866}.lg\:hover\:bg-zinc-300\/5:hover{background-color:#d4d4d80d}.lg\:hover\:bg-zinc-300\/50:hover{background-color:#d4d4d880}.lg\:hover\:bg-zinc-300\/60:hover{background-color:#d4d4d899}.lg\:hover\:bg-zinc-300\/70:hover{background-color:#d4d4d8b3}.lg\:hover\:bg-zinc-300\/75:hover{background-color:#d4d4d8bf}.lg\:hover\:bg-zinc-300\/80:hover{background-color:#d4d4d8cc}.lg\:hover\:bg-zinc-300\/90:hover{background-color:#d4d4d8e6}.lg\:hover\:bg-zinc-300\/95:hover{background-color:#d4d4d8f2}.lg\:hover\:bg-zinc-400:hover{--tw-bg-opacity:1;background-color:rgb(161 161 170 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-400\/0:hover{background-color:#a1a1aa00}.lg\:hover\:bg-zinc-400\/10:hover{background-color:#a1a1aa1a}.lg\:hover\:bg-zinc-400\/100:hover{background-color:#a1a1aa}.lg\:hover\:bg-zinc-400\/20:hover{background-color:#a1a1aa33}.lg\:hover\:bg-zinc-400\/25:hover{background-color:#a1a1aa40}.lg\:hover\:bg-zinc-400\/30:hover{background-color:#a1a1aa4d}.lg\:hover\:bg-zinc-400\/40:hover{background-color:#a1a1aa66}.lg\:hover\:bg-zinc-400\/5:hover{background-color:#a1a1aa0d}.lg\:hover\:bg-zinc-400\/50:hover{background-color:#a1a1aa80}.lg\:hover\:bg-zinc-400\/60:hover{background-color:#a1a1aa99}.lg\:hover\:bg-zinc-400\/70:hover{background-color:#a1a1aab3}.lg\:hover\:bg-zinc-400\/75:hover{background-color:#a1a1aabf}.lg\:hover\:bg-zinc-400\/80:hover{background-color:#a1a1aacc}.lg\:hover\:bg-zinc-400\/90:hover{background-color:#a1a1aae6}.lg\:hover\:bg-zinc-400\/95:hover{background-color:#a1a1aaf2}.lg\:hover\:bg-zinc-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-50\/0:hover{background-color:#fafafa00}.lg\:hover\:bg-zinc-50\/10:hover{background-color:#fafafa1a}.lg\:hover\:bg-zinc-50\/100:hover{background-color:#fafafa}.lg\:hover\:bg-zinc-50\/20:hover{background-color:#fafafa33}.lg\:hover\:bg-zinc-50\/25:hover{background-color:#fafafa40}.lg\:hover\:bg-zinc-50\/30:hover{background-color:#fafafa4d}.lg\:hover\:bg-zinc-50\/40:hover{background-color:#fafafa66}.lg\:hover\:bg-zinc-50\/5:hover{background-color:#fafafa0d}.lg\:hover\:bg-zinc-50\/50:hover{background-color:#fafafa80}.lg\:hover\:bg-zinc-50\/60:hover{background-color:#fafafa99}.lg\:hover\:bg-zinc-50\/70:hover{background-color:#fafafab3}.lg\:hover\:bg-zinc-50\/75:hover{background-color:#fafafabf}.lg\:hover\:bg-zinc-50\/80:hover{background-color:#fafafacc}.lg\:hover\:bg-zinc-50\/90:hover{background-color:#fafafae6}.lg\:hover\:bg-zinc-50\/95:hover{background-color:#fafafaf2}.lg\:hover\:bg-zinc-500:hover{--tw-bg-opacity:1;background-color:rgb(113 113 122 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-500\/0:hover{background-color:#71717a00}.lg\:hover\:bg-zinc-500\/10:hover{background-color:#71717a1a}.lg\:hover\:bg-zinc-500\/100:hover{background-color:#71717a}.lg\:hover\:bg-zinc-500\/20:hover{background-color:#71717a33}.lg\:hover\:bg-zinc-500\/25:hover{background-color:#71717a40}.lg\:hover\:bg-zinc-500\/30:hover{background-color:#71717a4d}.lg\:hover\:bg-zinc-500\/40:hover{background-color:#71717a66}.lg\:hover\:bg-zinc-500\/5:hover{background-color:#71717a0d}.lg\:hover\:bg-zinc-500\/50:hover{background-color:#71717a80}.lg\:hover\:bg-zinc-500\/60:hover{background-color:#71717a99}.lg\:hover\:bg-zinc-500\/70:hover{background-color:#71717ab3}.lg\:hover\:bg-zinc-500\/75:hover{background-color:#71717abf}.lg\:hover\:bg-zinc-500\/80:hover{background-color:#71717acc}.lg\:hover\:bg-zinc-500\/90:hover{background-color:#71717ae6}.lg\:hover\:bg-zinc-500\/95:hover{background-color:#71717af2}.lg\:hover\:bg-zinc-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-600\/0:hover{background-color:#52525b00}.lg\:hover\:bg-zinc-600\/10:hover{background-color:#52525b1a}.lg\:hover\:bg-zinc-600\/100:hover{background-color:#52525b}.lg\:hover\:bg-zinc-600\/20:hover{background-color:#52525b33}.lg\:hover\:bg-zinc-600\/25:hover{background-color:#52525b40}.lg\:hover\:bg-zinc-600\/30:hover{background-color:#52525b4d}.lg\:hover\:bg-zinc-600\/40:hover{background-color:#52525b66}.lg\:hover\:bg-zinc-600\/5:hover{background-color:#52525b0d}.lg\:hover\:bg-zinc-600\/50:hover{background-color:#52525b80}.lg\:hover\:bg-zinc-600\/60:hover{background-color:#52525b99}.lg\:hover\:bg-zinc-600\/70:hover{background-color:#52525bb3}.lg\:hover\:bg-zinc-600\/75:hover{background-color:#52525bbf}.lg\:hover\:bg-zinc-600\/80:hover{background-color:#52525bcc}.lg\:hover\:bg-zinc-600\/90:hover{background-color:#52525be6}.lg\:hover\:bg-zinc-600\/95:hover{background-color:#52525bf2}.lg\:hover\:bg-zinc-700:hover{--tw-bg-opacity:1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-700\/0:hover{background-color:#3f3f4600}.lg\:hover\:bg-zinc-700\/10:hover{background-color:#3f3f461a}.lg\:hover\:bg-zinc-700\/100:hover{background-color:#3f3f46}.lg\:hover\:bg-zinc-700\/20:hover{background-color:#3f3f4633}.lg\:hover\:bg-zinc-700\/25:hover{background-color:#3f3f4640}.lg\:hover\:bg-zinc-700\/30:hover{background-color:#3f3f464d}.lg\:hover\:bg-zinc-700\/40:hover{background-color:#3f3f4666}.lg\:hover\:bg-zinc-700\/5:hover{background-color:#3f3f460d}.lg\:hover\:bg-zinc-700\/50:hover{background-color:#3f3f4680}.lg\:hover\:bg-zinc-700\/60:hover{background-color:#3f3f4699}.lg\:hover\:bg-zinc-700\/70:hover{background-color:#3f3f46b3}.lg\:hover\:bg-zinc-700\/75:hover{background-color:#3f3f46bf}.lg\:hover\:bg-zinc-700\/80:hover{background-color:#3f3f46cc}.lg\:hover\:bg-zinc-700\/90:hover{background-color:#3f3f46e6}.lg\:hover\:bg-zinc-700\/95:hover{background-color:#3f3f46f2}.lg\:hover\:bg-zinc-800:hover{--tw-bg-opacity:1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-800\/0:hover{background-color:#27272a00}.lg\:hover\:bg-zinc-800\/10:hover{background-color:#27272a1a}.lg\:hover\:bg-zinc-800\/100:hover{background-color:#27272a}.lg\:hover\:bg-zinc-800\/20:hover{background-color:#27272a33}.lg\:hover\:bg-zinc-800\/25:hover{background-color:#27272a40}.lg\:hover\:bg-zinc-800\/30:hover{background-color:#27272a4d}.lg\:hover\:bg-zinc-800\/40:hover{background-color:#27272a66}.lg\:hover\:bg-zinc-800\/5:hover{background-color:#27272a0d}.lg\:hover\:bg-zinc-800\/50:hover{background-color:#27272a80}.lg\:hover\:bg-zinc-800\/60:hover{background-color:#27272a99}.lg\:hover\:bg-zinc-800\/70:hover{background-color:#27272ab3}.lg\:hover\:bg-zinc-800\/75:hover{background-color:#27272abf}.lg\:hover\:bg-zinc-800\/80:hover{background-color:#27272acc}.lg\:hover\:bg-zinc-800\/90:hover{background-color:#27272ae6}.lg\:hover\:bg-zinc-800\/95:hover{background-color:#27272af2}.lg\:hover\:bg-zinc-900:hover{--tw-bg-opacity:1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-900\/0:hover{background-color:#18181b00}.lg\:hover\:bg-zinc-900\/10:hover{background-color:#18181b1a}.lg\:hover\:bg-zinc-900\/100:hover{background-color:#18181b}.lg\:hover\:bg-zinc-900\/20:hover{background-color:#18181b33}.lg\:hover\:bg-zinc-900\/25:hover{background-color:#18181b40}.lg\:hover\:bg-zinc-900\/30:hover{background-color:#18181b4d}.lg\:hover\:bg-zinc-900\/40:hover{background-color:#18181b66}.lg\:hover\:bg-zinc-900\/5:hover{background-color:#18181b0d}.lg\:hover\:bg-zinc-900\/50:hover{background-color:#18181b80}.lg\:hover\:bg-zinc-900\/60:hover{background-color:#18181b99}.lg\:hover\:bg-zinc-900\/70:hover{background-color:#18181bb3}.lg\:hover\:bg-zinc-900\/75:hover{background-color:#18181bbf}.lg\:hover\:bg-zinc-900\/80:hover{background-color:#18181bcc}.lg\:hover\:bg-zinc-900\/90:hover{background-color:#18181be6}.lg\:hover\:bg-zinc-900\/95:hover{background-color:#18181bf2}.lg\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.lg\:hover\:bg-opacity-10:hover{--tw-bg-opacity:.1}.lg\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.lg\:hover\:bg-opacity-20:hover{--tw-bg-opacity:.2}.lg\:hover\:bg-opacity-25:hover{--tw-bg-opacity:.25}.lg\:hover\:bg-opacity-30:hover{--tw-bg-opacity:.3}.lg\:hover\:bg-opacity-40:hover{--tw-bg-opacity:.4}.lg\:hover\:bg-opacity-5:hover{--tw-bg-opacity:.05}.lg\:hover\:bg-opacity-50:hover{--tw-bg-opacity:.5}.lg\:hover\:bg-opacity-60:hover{--tw-bg-opacity:.6}.lg\:hover\:bg-opacity-70:hover{--tw-bg-opacity:.7}.lg\:hover\:bg-opacity-75:hover{--tw-bg-opacity:.75}.lg\:hover\:bg-opacity-80:hover{--tw-bg-opacity:.8}.lg\:hover\:bg-opacity-90:hover{--tw-bg-opacity:.9}.lg\:hover\:bg-opacity-95:hover{--tw-bg-opacity:.95}.lg\:hover\:bg-gradient-to-b:hover{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.lg\:hover\:bg-gradient-to-bl:hover{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.lg\:hover\:bg-gradient-to-br:hover{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.lg\:hover\:bg-gradient-to-l:hover{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.lg\:hover\:bg-gradient-to-r:hover{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:hover\:bg-gradient-to-t:hover{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.lg\:hover\:bg-gradient-to-tl:hover{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.lg\:hover\:bg-gradient-to-tr:hover{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.lg\:hover\:bg-none:hover{background-image:none}.lg\:hover\:bg-auto:hover{background-size:auto}.lg\:hover\:bg-contain:hover{background-size:contain}.lg\:hover\:bg-cover:hover{background-size:cover}.lg\:hover\:bg-fixed:hover{background-attachment:fixed}.lg\:hover\:bg-local:hover{background-attachment:local}.lg\:hover\:bg-scroll:hover{background-attachment:scroll}.lg\:hover\:bg-clip-border:hover{background-clip:border-box}.lg\:hover\:bg-clip-padding:hover{background-clip:padding-box}.lg\:hover\:bg-clip-content:hover{background-clip:content-box}.lg\:hover\:bg-clip-text:hover{-webkit-background-clip:text;background-clip:text}.lg\:hover\:bg-bottom:hover{background-position:bottom}.lg\:hover\:bg-center:hover{background-position:center}.lg\:hover\:bg-left:hover{background-position:left}.lg\:hover\:bg-left-bottom:hover{background-position:left bottom}.lg\:hover\:bg-left-top:hover{background-position:left top}.lg\:hover\:bg-right:hover{background-position:right}.lg\:hover\:bg-right-bottom:hover{background-position:right bottom}.lg\:hover\:bg-right-top:hover{background-position:right top}.lg\:hover\:bg-top:hover{background-position:top}.lg\:hover\:bg-repeat:hover{background-repeat:repeat}.lg\:hover\:bg-no-repeat:hover{background-repeat:no-repeat}.lg\:hover\:bg-repeat-x:hover{background-repeat:repeat-x}.lg\:hover\:bg-repeat-y:hover{background-repeat:repeat-y}.lg\:hover\:bg-repeat-round:hover{background-repeat:round}.lg\:hover\:bg-repeat-space:hover{background-repeat:space}.lg\:hover\:bg-origin-border:hover{background-origin:border-box}.lg\:hover\:bg-origin-padding:hover{background-origin:padding-box}.lg\:hover\:bg-origin-content:hover{background-origin:content-box}.lg\:hover\:text-left:hover{text-align:left}.lg\:hover\:text-center:hover{text-align:center}.lg\:hover\:text-right:hover{text-align:right}.lg\:hover\:text-justify:hover{text-align:justify}.lg\:hover\:text-start:hover{text-align:start}.lg\:hover\:text-end:hover{text-align:end}.lg\:hover\:align-text-top:hover{vertical-align:text-top}.lg\:hover\:align-text-bottom:hover{vertical-align:text-bottom}.lg\:hover\:text-2xl:hover{font-size:var(--text-size-2xl);line-height:var(--text-size-2xl-leading)}.lg\:hover\:text-3xl:hover{font-size:var(--text-size-3xl);line-height:var(--text-size-3xl-leading)}.lg\:hover\:text-4xl:hover{font-size:var(--text-size-4xl);line-height:var(--text-size-4xl-leading)}.lg\:hover\:text-5xl:hover{font-size:var(--text-size-5xl);line-height:var(--text-size-5xl-leading)}.lg\:hover\:text-6xl:hover{font-size:var(--text-size-6xl);line-height:var(--text-size-6xl-leading)}.lg\:hover\:text-7xl:hover{font-size:var(--text-size-7xl);line-height:var(--text-size-7xl-leading)}.lg\:hover\:text-8xl:hover{font-size:var(--text-size-8xl);line-height:var(--text-size-8xl-leading)}.lg\:hover\:text-9xl:hover{font-size:8rem;line-height:1}.lg\:hover\:text-base:hover{font-size:var(--text-size-md);line-height:var(--text-size-md-leading)}.lg\:hover\:text-lg:hover{font-size:var(--text-size-lg);line-height:var(--text-size-lg-leading)}.lg\:hover\:text-sm:hover{font-size:var(--text-size-sm);line-height:var(--text-size-sm-leading)}.lg\:hover\:text-xl:hover{font-size:var(--text-size-xl);line-height:var(--text-size-xl-leading)}.lg\:hover\:text-xs:hover{font-size:var(--text-size-xs);line-height:var(--text-size-xs-leading)}.lg\:hover\:text-amber-100:hover{--tw-text-opacity:1;color:rgb(254 243 199 / var(--tw-text-opacity))}.lg\:hover\:text-amber-100\/0:hover{color:#fef3c700}.lg\:hover\:text-amber-100\/10:hover{color:#fef3c71a}.lg\:hover\:text-amber-100\/100:hover{color:#fef3c7}.lg\:hover\:text-amber-100\/20:hover{color:#fef3c733}.lg\:hover\:text-amber-100\/25:hover{color:#fef3c740}.lg\:hover\:text-amber-100\/30:hover{color:#fef3c74d}.lg\:hover\:text-amber-100\/40:hover{color:#fef3c766}.lg\:hover\:text-amber-100\/5:hover{color:#fef3c70d}.lg\:hover\:text-amber-100\/50:hover{color:#fef3c780}.lg\:hover\:text-amber-100\/60:hover{color:#fef3c799}.lg\:hover\:text-amber-100\/70:hover{color:#fef3c7b3}.lg\:hover\:text-amber-100\/75:hover{color:#fef3c7bf}.lg\:hover\:text-amber-100\/80:hover{color:#fef3c7cc}.lg\:hover\:text-amber-100\/90:hover{color:#fef3c7e6}.lg\:hover\:text-amber-100\/95:hover{color:#fef3c7f2}.lg\:hover\:text-amber-200:hover{--tw-text-opacity:1;color:rgb(253 230 138 / var(--tw-text-opacity))}.lg\:hover\:text-amber-200\/0:hover{color:#fde68a00}.lg\:hover\:text-amber-200\/10:hover{color:#fde68a1a}.lg\:hover\:text-amber-200\/100:hover{color:#fde68a}.lg\:hover\:text-amber-200\/20:hover{color:#fde68a33}.lg\:hover\:text-amber-200\/25:hover{color:#fde68a40}.lg\:hover\:text-amber-200\/30:hover{color:#fde68a4d}.lg\:hover\:text-amber-200\/40:hover{color:#fde68a66}.lg\:hover\:text-amber-200\/5:hover{color:#fde68a0d}.lg\:hover\:text-amber-200\/50:hover{color:#fde68a80}.lg\:hover\:text-amber-200\/60:hover{color:#fde68a99}.lg\:hover\:text-amber-200\/70:hover{color:#fde68ab3}.lg\:hover\:text-amber-200\/75:hover{color:#fde68abf}.lg\:hover\:text-amber-200\/80:hover{color:#fde68acc}.lg\:hover\:text-amber-200\/90:hover{color:#fde68ae6}.lg\:hover\:text-amber-200\/95:hover{color:#fde68af2}.lg\:hover\:text-amber-300:hover{--tw-text-opacity:1;color:rgb(252 211 77 / var(--tw-text-opacity))}.lg\:hover\:text-amber-300\/0:hover{color:#fcd34d00}.lg\:hover\:text-amber-300\/10:hover{color:#fcd34d1a}.lg\:hover\:text-amber-300\/100:hover{color:#fcd34d}.lg\:hover\:text-amber-300\/20:hover{color:#fcd34d33}.lg\:hover\:text-amber-300\/25:hover{color:#fcd34d40}.lg\:hover\:text-amber-300\/30:hover{color:#fcd34d4d}.lg\:hover\:text-amber-300\/40:hover{color:#fcd34d66}.lg\:hover\:text-amber-300\/5:hover{color:#fcd34d0d}.lg\:hover\:text-amber-300\/50:hover{color:#fcd34d80}.lg\:hover\:text-amber-300\/60:hover{color:#fcd34d99}.lg\:hover\:text-amber-300\/70:hover{color:#fcd34db3}.lg\:hover\:text-amber-300\/75:hover{color:#fcd34dbf}.lg\:hover\:text-amber-300\/80:hover{color:#fcd34dcc}.lg\:hover\:text-amber-300\/90:hover{color:#fcd34de6}.lg\:hover\:text-amber-300\/95:hover{color:#fcd34df2}.lg\:hover\:text-amber-400:hover{--tw-text-opacity:1;color:rgb(251 191 36 / var(--tw-text-opacity))}.lg\:hover\:text-amber-400\/0:hover{color:#fbbf2400}.lg\:hover\:text-amber-400\/10:hover{color:#fbbf241a}.lg\:hover\:text-amber-400\/100:hover{color:#fbbf24}.lg\:hover\:text-amber-400\/20:hover{color:#fbbf2433}.lg\:hover\:text-amber-400\/25:hover{color:#fbbf2440}.lg\:hover\:text-amber-400\/30:hover{color:#fbbf244d}.lg\:hover\:text-amber-400\/40:hover{color:#fbbf2466}.lg\:hover\:text-amber-400\/5:hover{color:#fbbf240d}.lg\:hover\:text-amber-400\/50:hover{color:#fbbf2480}.lg\:hover\:text-amber-400\/60:hover{color:#fbbf2499}.lg\:hover\:text-amber-400\/70:hover{color:#fbbf24b3}.lg\:hover\:text-amber-400\/75:hover{color:#fbbf24bf}.lg\:hover\:text-amber-400\/80:hover{color:#fbbf24cc}.lg\:hover\:text-amber-400\/90:hover{color:#fbbf24e6}.lg\:hover\:text-amber-400\/95:hover{color:#fbbf24f2}.lg\:hover\:text-amber-50:hover{--tw-text-opacity:1;color:rgb(255 251 235 / var(--tw-text-opacity))}.lg\:hover\:text-amber-50\/0:hover{color:#fffbeb00}.lg\:hover\:text-amber-50\/10:hover{color:#fffbeb1a}.lg\:hover\:text-amber-50\/100:hover{color:#fffbeb}.lg\:hover\:text-amber-50\/20:hover{color:#fffbeb33}.lg\:hover\:text-amber-50\/25:hover{color:#fffbeb40}.lg\:hover\:text-amber-50\/30:hover{color:#fffbeb4d}.lg\:hover\:text-amber-50\/40:hover{color:#fffbeb66}.lg\:hover\:text-amber-50\/5:hover{color:#fffbeb0d}.lg\:hover\:text-amber-50\/50:hover{color:#fffbeb80}.lg\:hover\:text-amber-50\/60:hover{color:#fffbeb99}.lg\:hover\:text-amber-50\/70:hover{color:#fffbebb3}.lg\:hover\:text-amber-50\/75:hover{color:#fffbebbf}.lg\:hover\:text-amber-50\/80:hover{color:#fffbebcc}.lg\:hover\:text-amber-50\/90:hover{color:#fffbebe6}.lg\:hover\:text-amber-50\/95:hover{color:#fffbebf2}.lg\:hover\:text-amber-500:hover{--tw-text-opacity:1;color:rgb(245 158 11 / var(--tw-text-opacity))}.lg\:hover\:text-amber-500\/0:hover{color:#f59e0b00}.lg\:hover\:text-amber-500\/10:hover{color:#f59e0b1a}.lg\:hover\:text-amber-500\/100:hover{color:#f59e0b}.lg\:hover\:text-amber-500\/20:hover{color:#f59e0b33}.lg\:hover\:text-amber-500\/25:hover{color:#f59e0b40}.lg\:hover\:text-amber-500\/30:hover{color:#f59e0b4d}.lg\:hover\:text-amber-500\/40:hover{color:#f59e0b66}.lg\:hover\:text-amber-500\/5:hover{color:#f59e0b0d}.lg\:hover\:text-amber-500\/50:hover{color:#f59e0b80}.lg\:hover\:text-amber-500\/60:hover{color:#f59e0b99}.lg\:hover\:text-amber-500\/70:hover{color:#f59e0bb3}.lg\:hover\:text-amber-500\/75:hover{color:#f59e0bbf}.lg\:hover\:text-amber-500\/80:hover{color:#f59e0bcc}.lg\:hover\:text-amber-500\/90:hover{color:#f59e0be6}.lg\:hover\:text-amber-500\/95:hover{color:#f59e0bf2}.lg\:hover\:text-amber-600:hover{--tw-text-opacity:1;color:rgb(217 119 6 / var(--tw-text-opacity))}.lg\:hover\:text-amber-600\/0:hover{color:#d9770600}.lg\:hover\:text-amber-600\/10:hover{color:#d977061a}.lg\:hover\:text-amber-600\/100:hover{color:#d97706}.lg\:hover\:text-amber-600\/20:hover{color:#d9770633}.lg\:hover\:text-amber-600\/25:hover{color:#d9770640}.lg\:hover\:text-amber-600\/30:hover{color:#d977064d}.lg\:hover\:text-amber-600\/40:hover{color:#d9770666}.lg\:hover\:text-amber-600\/5:hover{color:#d977060d}.lg\:hover\:text-amber-600\/50:hover{color:#d9770680}.lg\:hover\:text-amber-600\/60:hover{color:#d9770699}.lg\:hover\:text-amber-600\/70:hover{color:#d97706b3}.lg\:hover\:text-amber-600\/75:hover{color:#d97706bf}.lg\:hover\:text-amber-600\/80:hover{color:#d97706cc}.lg\:hover\:text-amber-600\/90:hover{color:#d97706e6}.lg\:hover\:text-amber-600\/95:hover{color:#d97706f2}.lg\:hover\:text-amber-700:hover{--tw-text-opacity:1;color:rgb(180 83 9 / var(--tw-text-opacity))}.lg\:hover\:text-amber-700\/0:hover{color:#b4530900}.lg\:hover\:text-amber-700\/10:hover{color:#b453091a}.lg\:hover\:text-amber-700\/100:hover{color:#b45309}.lg\:hover\:text-amber-700\/20:hover{color:#b4530933}.lg\:hover\:text-amber-700\/25:hover{color:#b4530940}.lg\:hover\:text-amber-700\/30:hover{color:#b453094d}.lg\:hover\:text-amber-700\/40:hover{color:#b4530966}.lg\:hover\:text-amber-700\/5:hover{color:#b453090d}.lg\:hover\:text-amber-700\/50:hover{color:#b4530980}.lg\:hover\:text-amber-700\/60:hover{color:#b4530999}.lg\:hover\:text-amber-700\/70:hover{color:#b45309b3}.lg\:hover\:text-amber-700\/75:hover{color:#b45309bf}.lg\:hover\:text-amber-700\/80:hover{color:#b45309cc}.lg\:hover\:text-amber-700\/90:hover{color:#b45309e6}.lg\:hover\:text-amber-700\/95:hover{color:#b45309f2}.lg\:hover\:text-amber-800:hover{--tw-text-opacity:1;color:rgb(146 64 14 / var(--tw-text-opacity))}.lg\:hover\:text-amber-800\/0:hover{color:#92400e00}.lg\:hover\:text-amber-800\/10:hover{color:#92400e1a}.lg\:hover\:text-amber-800\/100:hover{color:#92400e}.lg\:hover\:text-amber-800\/20:hover{color:#92400e33}.lg\:hover\:text-amber-800\/25:hover{color:#92400e40}.lg\:hover\:text-amber-800\/30:hover{color:#92400e4d}.lg\:hover\:text-amber-800\/40:hover{color:#92400e66}.lg\:hover\:text-amber-800\/5:hover{color:#92400e0d}.lg\:hover\:text-amber-800\/50:hover{color:#92400e80}.lg\:hover\:text-amber-800\/60:hover{color:#92400e99}.lg\:hover\:text-amber-800\/70:hover{color:#92400eb3}.lg\:hover\:text-amber-800\/75:hover{color:#92400ebf}.lg\:hover\:text-amber-800\/80:hover{color:#92400ecc}.lg\:hover\:text-amber-800\/90:hover{color:#92400ee6}.lg\:hover\:text-amber-800\/95:hover{color:#92400ef2}.lg\:hover\:text-amber-900:hover{--tw-text-opacity:1;color:rgb(120 53 15 / var(--tw-text-opacity))}.lg\:hover\:text-amber-900\/0:hover{color:#78350f00}.lg\:hover\:text-amber-900\/10:hover{color:#78350f1a}.lg\:hover\:text-amber-900\/100:hover{color:#78350f}.lg\:hover\:text-amber-900\/20:hover{color:#78350f33}.lg\:hover\:text-amber-900\/25:hover{color:#78350f40}.lg\:hover\:text-amber-900\/30:hover{color:#78350f4d}.lg\:hover\:text-amber-900\/40:hover{color:#78350f66}.lg\:hover\:text-amber-900\/5:hover{color:#78350f0d}.lg\:hover\:text-amber-900\/50:hover{color:#78350f80}.lg\:hover\:text-amber-900\/60:hover{color:#78350f99}.lg\:hover\:text-amber-900\/70:hover{color:#78350fb3}.lg\:hover\:text-amber-900\/75:hover{color:#78350fbf}.lg\:hover\:text-amber-900\/80:hover{color:#78350fcc}.lg\:hover\:text-amber-900\/90:hover{color:#78350fe6}.lg\:hover\:text-amber-900\/95:hover{color:#78350ff2}.lg\:hover\:text-aqua:hover{color:var(--color-green-200)}.lg\:hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.lg\:hover\:text-black\/0:hover{color:#0000}.lg\:hover\:text-black\/10:hover{color:#0000001a}.lg\:hover\:text-black\/100:hover{color:#000}.lg\:hover\:text-black\/20:hover{color:#0003}.lg\:hover\:text-black\/25:hover{color:#00000040}.lg\:hover\:text-black\/30:hover{color:#0000004d}.lg\:hover\:text-black\/40:hover{color:#0006}.lg\:hover\:text-black\/5:hover{color:#0000000d}.lg\:hover\:text-black\/50:hover{color:#00000080}.lg\:hover\:text-black\/60:hover{color:#0009}.lg\:hover\:text-black\/70:hover{color:#000000b3}.lg\:hover\:text-black\/75:hover{color:#000000bf}.lg\:hover\:text-black\/80:hover{color:#000c}.lg\:hover\:text-black\/90:hover{color:#000000e6}.lg\:hover\:text-black\/95:hover{color:#000000f2}.lg\:hover\:text-blue:hover{color:var(--color-blue-800)}.lg\:hover\:text-blue-100:hover{color:var(--color-blue-100)}.lg\:hover\:text-blue-150:hover{color:var(--color-blue-150)}.lg\:hover\:text-blue-200:hover{color:var(--color-blue-200)}.lg\:hover\:text-blue-300:hover{color:var(--color-blue-300)}.lg\:hover\:text-blue-400:hover{color:var(--color-blue-400)}.lg\:hover\:text-blue-50:hover{color:var(--color-blue-50)}.lg\:hover\:text-blue-500:hover{color:var(--color-blue-500)}.lg\:hover\:text-blue-600:hover{color:var(--color-blue-600)}.lg\:hover\:text-blue-700:hover{color:var(--color-blue-700)}.lg\:hover\:text-blue-800:hover{color:var(--color-blue-800)}.lg\:hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity))}.lg\:hover\:text-blue-900\/0:hover{color:#1e3a8a00}.lg\:hover\:text-blue-900\/10:hover{color:#1e3a8a1a}.lg\:hover\:text-blue-900\/100:hover{color:#1e3a8a}.lg\:hover\:text-blue-900\/20:hover{color:#1e3a8a33}.lg\:hover\:text-blue-900\/25:hover{color:#1e3a8a40}.lg\:hover\:text-blue-900\/30:hover{color:#1e3a8a4d}.lg\:hover\:text-blue-900\/40:hover{color:#1e3a8a66}.lg\:hover\:text-blue-900\/5:hover{color:#1e3a8a0d}.lg\:hover\:text-blue-900\/50:hover{color:#1e3a8a80}.lg\:hover\:text-blue-900\/60:hover{color:#1e3a8a99}.lg\:hover\:text-blue-900\/70:hover{color:#1e3a8ab3}.lg\:hover\:text-blue-900\/75:hover{color:#1e3a8abf}.lg\:hover\:text-blue-900\/80:hover{color:#1e3a8acc}.lg\:hover\:text-blue-900\/90:hover{color:#1e3a8ae6}.lg\:hover\:text-blue-900\/95:hover{color:#1e3a8af2}.lg\:hover\:text-blue-bright:hover{color:var(--color-blue-200)}.lg\:hover\:text-blue-brighter:hover{color:var(--color-blue-100)}.lg\:hover\:text-blue-brightest:hover{color:var(--color-blue-50)}.lg\:hover\:text-blue-dark:hover{color:var(--color-blue-800)}.lg\:hover\:text-blue-light:hover{color:var(--color-gray-400)}.lg\:hover\:text-blue-medium:hover{color:var(--color-blue-500)}.lg\:hover\:text-current:hover{color:currentColor}.lg\:hover\:text-cyan-100:hover{--tw-text-opacity:1;color:rgb(207 250 254 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-100\/0:hover{color:#cffafe00}.lg\:hover\:text-cyan-100\/10:hover{color:#cffafe1a}.lg\:hover\:text-cyan-100\/100:hover{color:#cffafe}.lg\:hover\:text-cyan-100\/20:hover{color:#cffafe33}.lg\:hover\:text-cyan-100\/25:hover{color:#cffafe40}.lg\:hover\:text-cyan-100\/30:hover{color:#cffafe4d}.lg\:hover\:text-cyan-100\/40:hover{color:#cffafe66}.lg\:hover\:text-cyan-100\/5:hover{color:#cffafe0d}.lg\:hover\:text-cyan-100\/50:hover{color:#cffafe80}.lg\:hover\:text-cyan-100\/60:hover{color:#cffafe99}.lg\:hover\:text-cyan-100\/70:hover{color:#cffafeb3}.lg\:hover\:text-cyan-100\/75:hover{color:#cffafebf}.lg\:hover\:text-cyan-100\/80:hover{color:#cffafecc}.lg\:hover\:text-cyan-100\/90:hover{color:#cffafee6}.lg\:hover\:text-cyan-100\/95:hover{color:#cffafef2}.lg\:hover\:text-cyan-200:hover{--tw-text-opacity:1;color:rgb(165 243 252 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-200\/0:hover{color:#a5f3fc00}.lg\:hover\:text-cyan-200\/10:hover{color:#a5f3fc1a}.lg\:hover\:text-cyan-200\/100:hover{color:#a5f3fc}.lg\:hover\:text-cyan-200\/20:hover{color:#a5f3fc33}.lg\:hover\:text-cyan-200\/25:hover{color:#a5f3fc40}.lg\:hover\:text-cyan-200\/30:hover{color:#a5f3fc4d}.lg\:hover\:text-cyan-200\/40:hover{color:#a5f3fc66}.lg\:hover\:text-cyan-200\/5:hover{color:#a5f3fc0d}.lg\:hover\:text-cyan-200\/50:hover{color:#a5f3fc80}.lg\:hover\:text-cyan-200\/60:hover{color:#a5f3fc99}.lg\:hover\:text-cyan-200\/70:hover{color:#a5f3fcb3}.lg\:hover\:text-cyan-200\/75:hover{color:#a5f3fcbf}.lg\:hover\:text-cyan-200\/80:hover{color:#a5f3fccc}.lg\:hover\:text-cyan-200\/90:hover{color:#a5f3fce6}.lg\:hover\:text-cyan-200\/95:hover{color:#a5f3fcf2}.lg\:hover\:text-cyan-300:hover{--tw-text-opacity:1;color:rgb(103 232 249 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-300\/0:hover{color:#67e8f900}.lg\:hover\:text-cyan-300\/10:hover{color:#67e8f91a}.lg\:hover\:text-cyan-300\/100:hover{color:#67e8f9}.lg\:hover\:text-cyan-300\/20:hover{color:#67e8f933}.lg\:hover\:text-cyan-300\/25:hover{color:#67e8f940}.lg\:hover\:text-cyan-300\/30:hover{color:#67e8f94d}.lg\:hover\:text-cyan-300\/40:hover{color:#67e8f966}.lg\:hover\:text-cyan-300\/5:hover{color:#67e8f90d}.lg\:hover\:text-cyan-300\/50:hover{color:#67e8f980}.lg\:hover\:text-cyan-300\/60:hover{color:#67e8f999}.lg\:hover\:text-cyan-300\/70:hover{color:#67e8f9b3}.lg\:hover\:text-cyan-300\/75:hover{color:#67e8f9bf}.lg\:hover\:text-cyan-300\/80:hover{color:#67e8f9cc}.lg\:hover\:text-cyan-300\/90:hover{color:#67e8f9e6}.lg\:hover\:text-cyan-300\/95:hover{color:#67e8f9f2}.lg\:hover\:text-cyan-400:hover{--tw-text-opacity:1;color:rgb(34 211 238 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-400\/0:hover{color:#22d3ee00}.lg\:hover\:text-cyan-400\/10:hover{color:#22d3ee1a}.lg\:hover\:text-cyan-400\/100:hover{color:#22d3ee}.lg\:hover\:text-cyan-400\/20:hover{color:#22d3ee33}.lg\:hover\:text-cyan-400\/25:hover{color:#22d3ee40}.lg\:hover\:text-cyan-400\/30:hover{color:#22d3ee4d}.lg\:hover\:text-cyan-400\/40:hover{color:#22d3ee66}.lg\:hover\:text-cyan-400\/5:hover{color:#22d3ee0d}.lg\:hover\:text-cyan-400\/50:hover{color:#22d3ee80}.lg\:hover\:text-cyan-400\/60:hover{color:#22d3ee99}.lg\:hover\:text-cyan-400\/70:hover{color:#22d3eeb3}.lg\:hover\:text-cyan-400\/75:hover{color:#22d3eebf}.lg\:hover\:text-cyan-400\/80:hover{color:#22d3eecc}.lg\:hover\:text-cyan-400\/90:hover{color:#22d3eee6}.lg\:hover\:text-cyan-400\/95:hover{color:#22d3eef2}.lg\:hover\:text-cyan-50:hover{--tw-text-opacity:1;color:rgb(236 254 255 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-50\/0:hover{color:#ecfeff00}.lg\:hover\:text-cyan-50\/10:hover{color:#ecfeff1a}.lg\:hover\:text-cyan-50\/100:hover{color:#ecfeff}.lg\:hover\:text-cyan-50\/20:hover{color:#ecfeff33}.lg\:hover\:text-cyan-50\/25:hover{color:#ecfeff40}.lg\:hover\:text-cyan-50\/30:hover{color:#ecfeff4d}.lg\:hover\:text-cyan-50\/40:hover{color:#ecfeff66}.lg\:hover\:text-cyan-50\/5:hover{color:#ecfeff0d}.lg\:hover\:text-cyan-50\/50:hover{color:#ecfeff80}.lg\:hover\:text-cyan-50\/60:hover{color:#ecfeff99}.lg\:hover\:text-cyan-50\/70:hover{color:#ecfeffb3}.lg\:hover\:text-cyan-50\/75:hover{color:#ecfeffbf}.lg\:hover\:text-cyan-50\/80:hover{color:#ecfeffcc}.lg\:hover\:text-cyan-50\/90:hover{color:#ecfeffe6}.lg\:hover\:text-cyan-50\/95:hover{color:#ecfefff2}.lg\:hover\:text-cyan-500:hover{--tw-text-opacity:1;color:rgb(6 182 212 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-500\/0:hover{color:#06b6d400}.lg\:hover\:text-cyan-500\/10:hover{color:#06b6d41a}.lg\:hover\:text-cyan-500\/100:hover{color:#06b6d4}.lg\:hover\:text-cyan-500\/20:hover{color:#06b6d433}.lg\:hover\:text-cyan-500\/25:hover{color:#06b6d440}.lg\:hover\:text-cyan-500\/30:hover{color:#06b6d44d}.lg\:hover\:text-cyan-500\/40:hover{color:#06b6d466}.lg\:hover\:text-cyan-500\/5:hover{color:#06b6d40d}.lg\:hover\:text-cyan-500\/50:hover{color:#06b6d480}.lg\:hover\:text-cyan-500\/60:hover{color:#06b6d499}.lg\:hover\:text-cyan-500\/70:hover{color:#06b6d4b3}.lg\:hover\:text-cyan-500\/75:hover{color:#06b6d4bf}.lg\:hover\:text-cyan-500\/80:hover{color:#06b6d4cc}.lg\:hover\:text-cyan-500\/90:hover{color:#06b6d4e6}.lg\:hover\:text-cyan-500\/95:hover{color:#06b6d4f2}.lg\:hover\:text-cyan-600:hover{--tw-text-opacity:1;color:rgb(8 145 178 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-600\/0:hover{color:#0891b200}.lg\:hover\:text-cyan-600\/10:hover{color:#0891b21a}.lg\:hover\:text-cyan-600\/100:hover{color:#0891b2}.lg\:hover\:text-cyan-600\/20:hover{color:#0891b233}.lg\:hover\:text-cyan-600\/25:hover{color:#0891b240}.lg\:hover\:text-cyan-600\/30:hover{color:#0891b24d}.lg\:hover\:text-cyan-600\/40:hover{color:#0891b266}.lg\:hover\:text-cyan-600\/5:hover{color:#0891b20d}.lg\:hover\:text-cyan-600\/50:hover{color:#0891b280}.lg\:hover\:text-cyan-600\/60:hover{color:#0891b299}.lg\:hover\:text-cyan-600\/70:hover{color:#0891b2b3}.lg\:hover\:text-cyan-600\/75:hover{color:#0891b2bf}.lg\:hover\:text-cyan-600\/80:hover{color:#0891b2cc}.lg\:hover\:text-cyan-600\/90:hover{color:#0891b2e6}.lg\:hover\:text-cyan-600\/95:hover{color:#0891b2f2}.lg\:hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-700\/0:hover{color:#0e749000}.lg\:hover\:text-cyan-700\/10:hover{color:#0e74901a}.lg\:hover\:text-cyan-700\/100:hover{color:#0e7490}.lg\:hover\:text-cyan-700\/20:hover{color:#0e749033}.lg\:hover\:text-cyan-700\/25:hover{color:#0e749040}.lg\:hover\:text-cyan-700\/30:hover{color:#0e74904d}.lg\:hover\:text-cyan-700\/40:hover{color:#0e749066}.lg\:hover\:text-cyan-700\/5:hover{color:#0e74900d}.lg\:hover\:text-cyan-700\/50:hover{color:#0e749080}.lg\:hover\:text-cyan-700\/60:hover{color:#0e749099}.lg\:hover\:text-cyan-700\/70:hover{color:#0e7490b3}.lg\:hover\:text-cyan-700\/75:hover{color:#0e7490bf}.lg\:hover\:text-cyan-700\/80:hover{color:#0e7490cc}.lg\:hover\:text-cyan-700\/90:hover{color:#0e7490e6}.lg\:hover\:text-cyan-700\/95:hover{color:#0e7490f2}.lg\:hover\:text-cyan-800:hover{--tw-text-opacity:1;color:rgb(21 94 117 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-800\/0:hover{color:#155e7500}.lg\:hover\:text-cyan-800\/10:hover{color:#155e751a}.lg\:hover\:text-cyan-800\/100:hover{color:#155e75}.lg\:hover\:text-cyan-800\/20:hover{color:#155e7533}.lg\:hover\:text-cyan-800\/25:hover{color:#155e7540}.lg\:hover\:text-cyan-800\/30:hover{color:#155e754d}.lg\:hover\:text-cyan-800\/40:hover{color:#155e7566}.lg\:hover\:text-cyan-800\/5:hover{color:#155e750d}.lg\:hover\:text-cyan-800\/50:hover{color:#155e7580}.lg\:hover\:text-cyan-800\/60:hover{color:#155e7599}.lg\:hover\:text-cyan-800\/70:hover{color:#155e75b3}.lg\:hover\:text-cyan-800\/75:hover{color:#155e75bf}.lg\:hover\:text-cyan-800\/80:hover{color:#155e75cc}.lg\:hover\:text-cyan-800\/90:hover{color:#155e75e6}.lg\:hover\:text-cyan-800\/95:hover{color:#155e75f2}.lg\:hover\:text-cyan-900:hover{--tw-text-opacity:1;color:rgb(22 78 99 / var(--tw-text-opacity))}.lg\:hover\:text-cyan-900\/0:hover{color:#164e6300}.lg\:hover\:text-cyan-900\/10:hover{color:#164e631a}.lg\:hover\:text-cyan-900\/100:hover{color:#164e63}.lg\:hover\:text-cyan-900\/20:hover{color:#164e6333}.lg\:hover\:text-cyan-900\/25:hover{color:#164e6340}.lg\:hover\:text-cyan-900\/30:hover{color:#164e634d}.lg\:hover\:text-cyan-900\/40:hover{color:#164e6366}.lg\:hover\:text-cyan-900\/5:hover{color:#164e630d}.lg\:hover\:text-cyan-900\/50:hover{color:#164e6380}.lg\:hover\:text-cyan-900\/60:hover{color:#164e6399}.lg\:hover\:text-cyan-900\/70:hover{color:#164e63b3}.lg\:hover\:text-cyan-900\/75:hover{color:#164e63bf}.lg\:hover\:text-cyan-900\/80:hover{color:#164e63cc}.lg\:hover\:text-cyan-900\/90:hover{color:#164e63e6}.lg\:hover\:text-cyan-900\/95:hover{color:#164e63f2}.lg\:hover\:text-emerald-100:hover{--tw-text-opacity:1;color:rgb(209 250 229 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-100\/0:hover{color:#d1fae500}.lg\:hover\:text-emerald-100\/10:hover{color:#d1fae51a}.lg\:hover\:text-emerald-100\/100:hover{color:#d1fae5}.lg\:hover\:text-emerald-100\/20:hover{color:#d1fae533}.lg\:hover\:text-emerald-100\/25:hover{color:#d1fae540}.lg\:hover\:text-emerald-100\/30:hover{color:#d1fae54d}.lg\:hover\:text-emerald-100\/40:hover{color:#d1fae566}.lg\:hover\:text-emerald-100\/5:hover{color:#d1fae50d}.lg\:hover\:text-emerald-100\/50:hover{color:#d1fae580}.lg\:hover\:text-emerald-100\/60:hover{color:#d1fae599}.lg\:hover\:text-emerald-100\/70:hover{color:#d1fae5b3}.lg\:hover\:text-emerald-100\/75:hover{color:#d1fae5bf}.lg\:hover\:text-emerald-100\/80:hover{color:#d1fae5cc}.lg\:hover\:text-emerald-100\/90:hover{color:#d1fae5e6}.lg\:hover\:text-emerald-100\/95:hover{color:#d1fae5f2}.lg\:hover\:text-emerald-200:hover{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-200\/0:hover{color:#a7f3d000}.lg\:hover\:text-emerald-200\/10:hover{color:#a7f3d01a}.lg\:hover\:text-emerald-200\/100:hover{color:#a7f3d0}.lg\:hover\:text-emerald-200\/20:hover{color:#a7f3d033}.lg\:hover\:text-emerald-200\/25:hover{color:#a7f3d040}.lg\:hover\:text-emerald-200\/30:hover{color:#a7f3d04d}.lg\:hover\:text-emerald-200\/40:hover{color:#a7f3d066}.lg\:hover\:text-emerald-200\/5:hover{color:#a7f3d00d}.lg\:hover\:text-emerald-200\/50:hover{color:#a7f3d080}.lg\:hover\:text-emerald-200\/60:hover{color:#a7f3d099}.lg\:hover\:text-emerald-200\/70:hover{color:#a7f3d0b3}.lg\:hover\:text-emerald-200\/75:hover{color:#a7f3d0bf}.lg\:hover\:text-emerald-200\/80:hover{color:#a7f3d0cc}.lg\:hover\:text-emerald-200\/90:hover{color:#a7f3d0e6}.lg\:hover\:text-emerald-200\/95:hover{color:#a7f3d0f2}.lg\:hover\:text-emerald-300:hover{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-300\/0:hover{color:#6ee7b700}.lg\:hover\:text-emerald-300\/10:hover{color:#6ee7b71a}.lg\:hover\:text-emerald-300\/100:hover{color:#6ee7b7}.lg\:hover\:text-emerald-300\/20:hover{color:#6ee7b733}.lg\:hover\:text-emerald-300\/25:hover{color:#6ee7b740}.lg\:hover\:text-emerald-300\/30:hover{color:#6ee7b74d}.lg\:hover\:text-emerald-300\/40:hover{color:#6ee7b766}.lg\:hover\:text-emerald-300\/5:hover{color:#6ee7b70d}.lg\:hover\:text-emerald-300\/50:hover{color:#6ee7b780}.lg\:hover\:text-emerald-300\/60:hover{color:#6ee7b799}.lg\:hover\:text-emerald-300\/70:hover{color:#6ee7b7b3}.lg\:hover\:text-emerald-300\/75:hover{color:#6ee7b7bf}.lg\:hover\:text-emerald-300\/80:hover{color:#6ee7b7cc}.lg\:hover\:text-emerald-300\/90:hover{color:#6ee7b7e6}.lg\:hover\:text-emerald-300\/95:hover{color:#6ee7b7f2}.lg\:hover\:text-emerald-400:hover{--tw-text-opacity:1;color:rgb(52 211 153 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-400\/0:hover{color:#34d39900}.lg\:hover\:text-emerald-400\/10:hover{color:#34d3991a}.lg\:hover\:text-emerald-400\/100:hover{color:#34d399}.lg\:hover\:text-emerald-400\/20:hover{color:#34d39933}.lg\:hover\:text-emerald-400\/25:hover{color:#34d39940}.lg\:hover\:text-emerald-400\/30:hover{color:#34d3994d}.lg\:hover\:text-emerald-400\/40:hover{color:#34d39966}.lg\:hover\:text-emerald-400\/5:hover{color:#34d3990d}.lg\:hover\:text-emerald-400\/50:hover{color:#34d39980}.lg\:hover\:text-emerald-400\/60:hover{color:#34d39999}.lg\:hover\:text-emerald-400\/70:hover{color:#34d399b3}.lg\:hover\:text-emerald-400\/75:hover{color:#34d399bf}.lg\:hover\:text-emerald-400\/80:hover{color:#34d399cc}.lg\:hover\:text-emerald-400\/90:hover{color:#34d399e6}.lg\:hover\:text-emerald-400\/95:hover{color:#34d399f2}.lg\:hover\:text-emerald-50:hover{--tw-text-opacity:1;color:rgb(236 253 245 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-50\/0:hover{color:#ecfdf500}.lg\:hover\:text-emerald-50\/10:hover{color:#ecfdf51a}.lg\:hover\:text-emerald-50\/100:hover{color:#ecfdf5}.lg\:hover\:text-emerald-50\/20:hover{color:#ecfdf533}.lg\:hover\:text-emerald-50\/25:hover{color:#ecfdf540}.lg\:hover\:text-emerald-50\/30:hover{color:#ecfdf54d}.lg\:hover\:text-emerald-50\/40:hover{color:#ecfdf566}.lg\:hover\:text-emerald-50\/5:hover{color:#ecfdf50d}.lg\:hover\:text-emerald-50\/50:hover{color:#ecfdf580}.lg\:hover\:text-emerald-50\/60:hover{color:#ecfdf599}.lg\:hover\:text-emerald-50\/70:hover{color:#ecfdf5b3}.lg\:hover\:text-emerald-50\/75:hover{color:#ecfdf5bf}.lg\:hover\:text-emerald-50\/80:hover{color:#ecfdf5cc}.lg\:hover\:text-emerald-50\/90:hover{color:#ecfdf5e6}.lg\:hover\:text-emerald-50\/95:hover{color:#ecfdf5f2}.lg\:hover\:text-emerald-500:hover{--tw-text-opacity:1;color:rgb(16 185 129 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-500\/0:hover{color:#10b98100}.lg\:hover\:text-emerald-500\/10:hover{color:#10b9811a}.lg\:hover\:text-emerald-500\/100:hover{color:#10b981}.lg\:hover\:text-emerald-500\/20:hover{color:#10b98133}.lg\:hover\:text-emerald-500\/25:hover{color:#10b98140}.lg\:hover\:text-emerald-500\/30:hover{color:#10b9814d}.lg\:hover\:text-emerald-500\/40:hover{color:#10b98166}.lg\:hover\:text-emerald-500\/5:hover{color:#10b9810d}.lg\:hover\:text-emerald-500\/50:hover{color:#10b98180}.lg\:hover\:text-emerald-500\/60:hover{color:#10b98199}.lg\:hover\:text-emerald-500\/70:hover{color:#10b981b3}.lg\:hover\:text-emerald-500\/75:hover{color:#10b981bf}.lg\:hover\:text-emerald-500\/80:hover{color:#10b981cc}.lg\:hover\:text-emerald-500\/90:hover{color:#10b981e6}.lg\:hover\:text-emerald-500\/95:hover{color:#10b981f2}.lg\:hover\:text-emerald-600:hover{--tw-text-opacity:1;color:rgb(5 150 105 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-600\/0:hover{color:#05966900}.lg\:hover\:text-emerald-600\/10:hover{color:#0596691a}.lg\:hover\:text-emerald-600\/100:hover{color:#059669}.lg\:hover\:text-emerald-600\/20:hover{color:#05966933}.lg\:hover\:text-emerald-600\/25:hover{color:#05966940}.lg\:hover\:text-emerald-600\/30:hover{color:#0596694d}.lg\:hover\:text-emerald-600\/40:hover{color:#05966966}.lg\:hover\:text-emerald-600\/5:hover{color:#0596690d}.lg\:hover\:text-emerald-600\/50:hover{color:#05966980}.lg\:hover\:text-emerald-600\/60:hover{color:#05966999}.lg\:hover\:text-emerald-600\/70:hover{color:#059669b3}.lg\:hover\:text-emerald-600\/75:hover{color:#059669bf}.lg\:hover\:text-emerald-600\/80:hover{color:#059669cc}.lg\:hover\:text-emerald-600\/90:hover{color:#059669e6}.lg\:hover\:text-emerald-600\/95:hover{color:#059669f2}.lg\:hover\:text-emerald-700:hover{--tw-text-opacity:1;color:rgb(4 120 87 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-700\/0:hover{color:#04785700}.lg\:hover\:text-emerald-700\/10:hover{color:#0478571a}.lg\:hover\:text-emerald-700\/100:hover{color:#047857}.lg\:hover\:text-emerald-700\/20:hover{color:#04785733}.lg\:hover\:text-emerald-700\/25:hover{color:#04785740}.lg\:hover\:text-emerald-700\/30:hover{color:#0478574d}.lg\:hover\:text-emerald-700\/40:hover{color:#04785766}.lg\:hover\:text-emerald-700\/5:hover{color:#0478570d}.lg\:hover\:text-emerald-700\/50:hover{color:#04785780}.lg\:hover\:text-emerald-700\/60:hover{color:#04785799}.lg\:hover\:text-emerald-700\/70:hover{color:#047857b3}.lg\:hover\:text-emerald-700\/75:hover{color:#047857bf}.lg\:hover\:text-emerald-700\/80:hover{color:#047857cc}.lg\:hover\:text-emerald-700\/90:hover{color:#047857e6}.lg\:hover\:text-emerald-700\/95:hover{color:#047857f2}.lg\:hover\:text-emerald-800:hover{--tw-text-opacity:1;color:rgb(6 95 70 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-800\/0:hover{color:#065f4600}.lg\:hover\:text-emerald-800\/10:hover{color:#065f461a}.lg\:hover\:text-emerald-800\/100:hover{color:#065f46}.lg\:hover\:text-emerald-800\/20:hover{color:#065f4633}.lg\:hover\:text-emerald-800\/25:hover{color:#065f4640}.lg\:hover\:text-emerald-800\/30:hover{color:#065f464d}.lg\:hover\:text-emerald-800\/40:hover{color:#065f4666}.lg\:hover\:text-emerald-800\/5:hover{color:#065f460d}.lg\:hover\:text-emerald-800\/50:hover{color:#065f4680}.lg\:hover\:text-emerald-800\/60:hover{color:#065f4699}.lg\:hover\:text-emerald-800\/70:hover{color:#065f46b3}.lg\:hover\:text-emerald-800\/75:hover{color:#065f46bf}.lg\:hover\:text-emerald-800\/80:hover{color:#065f46cc}.lg\:hover\:text-emerald-800\/90:hover{color:#065f46e6}.lg\:hover\:text-emerald-800\/95:hover{color:#065f46f2}.lg\:hover\:text-emerald-900:hover{--tw-text-opacity:1;color:rgb(6 78 59 / var(--tw-text-opacity))}.lg\:hover\:text-emerald-900\/0:hover{color:#064e3b00}.lg\:hover\:text-emerald-900\/10:hover{color:#064e3b1a}.lg\:hover\:text-emerald-900\/100:hover{color:#064e3b}.lg\:hover\:text-emerald-900\/20:hover{color:#064e3b33}.lg\:hover\:text-emerald-900\/25:hover{color:#064e3b40}.lg\:hover\:text-emerald-900\/30:hover{color:#064e3b4d}.lg\:hover\:text-emerald-900\/40:hover{color:#064e3b66}.lg\:hover\:text-emerald-900\/5:hover{color:#064e3b0d}.lg\:hover\:text-emerald-900\/50:hover{color:#064e3b80}.lg\:hover\:text-emerald-900\/60:hover{color:#064e3b99}.lg\:hover\:text-emerald-900\/70:hover{color:#064e3bb3}.lg\:hover\:text-emerald-900\/75:hover{color:#064e3bbf}.lg\:hover\:text-emerald-900\/80:hover{color:#064e3bcc}.lg\:hover\:text-emerald-900\/90:hover{color:#064e3be6}.lg\:hover\:text-emerald-900\/95:hover{color:#064e3bf2}.lg\:hover\:text-fuchsia-100:hover{--tw-text-opacity:1;color:rgb(250 232 255 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-100\/0:hover{color:#fae8ff00}.lg\:hover\:text-fuchsia-100\/10:hover{color:#fae8ff1a}.lg\:hover\:text-fuchsia-100\/100:hover{color:#fae8ff}.lg\:hover\:text-fuchsia-100\/20:hover{color:#fae8ff33}.lg\:hover\:text-fuchsia-100\/25:hover{color:#fae8ff40}.lg\:hover\:text-fuchsia-100\/30:hover{color:#fae8ff4d}.lg\:hover\:text-fuchsia-100\/40:hover{color:#fae8ff66}.lg\:hover\:text-fuchsia-100\/5:hover{color:#fae8ff0d}.lg\:hover\:text-fuchsia-100\/50:hover{color:#fae8ff80}.lg\:hover\:text-fuchsia-100\/60:hover{color:#fae8ff99}.lg\:hover\:text-fuchsia-100\/70:hover{color:#fae8ffb3}.lg\:hover\:text-fuchsia-100\/75:hover{color:#fae8ffbf}.lg\:hover\:text-fuchsia-100\/80:hover{color:#fae8ffcc}.lg\:hover\:text-fuchsia-100\/90:hover{color:#fae8ffe6}.lg\:hover\:text-fuchsia-100\/95:hover{color:#fae8fff2}.lg\:hover\:text-fuchsia-200:hover{--tw-text-opacity:1;color:rgb(245 208 254 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-200\/0:hover{color:#f5d0fe00}.lg\:hover\:text-fuchsia-200\/10:hover{color:#f5d0fe1a}.lg\:hover\:text-fuchsia-200\/100:hover{color:#f5d0fe}.lg\:hover\:text-fuchsia-200\/20:hover{color:#f5d0fe33}.lg\:hover\:text-fuchsia-200\/25:hover{color:#f5d0fe40}.lg\:hover\:text-fuchsia-200\/30:hover{color:#f5d0fe4d}.lg\:hover\:text-fuchsia-200\/40:hover{color:#f5d0fe66}.lg\:hover\:text-fuchsia-200\/5:hover{color:#f5d0fe0d}.lg\:hover\:text-fuchsia-200\/50:hover{color:#f5d0fe80}.lg\:hover\:text-fuchsia-200\/60:hover{color:#f5d0fe99}.lg\:hover\:text-fuchsia-200\/70:hover{color:#f5d0feb3}.lg\:hover\:text-fuchsia-200\/75:hover{color:#f5d0febf}.lg\:hover\:text-fuchsia-200\/80:hover{color:#f5d0fecc}.lg\:hover\:text-fuchsia-200\/90:hover{color:#f5d0fee6}.lg\:hover\:text-fuchsia-200\/95:hover{color:#f5d0fef2}.lg\:hover\:text-fuchsia-300:hover{--tw-text-opacity:1;color:rgb(240 171 252 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-300\/0:hover{color:#f0abfc00}.lg\:hover\:text-fuchsia-300\/10:hover{color:#f0abfc1a}.lg\:hover\:text-fuchsia-300\/100:hover{color:#f0abfc}.lg\:hover\:text-fuchsia-300\/20:hover{color:#f0abfc33}.lg\:hover\:text-fuchsia-300\/25:hover{color:#f0abfc40}.lg\:hover\:text-fuchsia-300\/30:hover{color:#f0abfc4d}.lg\:hover\:text-fuchsia-300\/40:hover{color:#f0abfc66}.lg\:hover\:text-fuchsia-300\/5:hover{color:#f0abfc0d}.lg\:hover\:text-fuchsia-300\/50:hover{color:#f0abfc80}.lg\:hover\:text-fuchsia-300\/60:hover{color:#f0abfc99}.lg\:hover\:text-fuchsia-300\/70:hover{color:#f0abfcb3}.lg\:hover\:text-fuchsia-300\/75:hover{color:#f0abfcbf}.lg\:hover\:text-fuchsia-300\/80:hover{color:#f0abfccc}.lg\:hover\:text-fuchsia-300\/90:hover{color:#f0abfce6}.lg\:hover\:text-fuchsia-300\/95:hover{color:#f0abfcf2}.lg\:hover\:text-fuchsia-400:hover{--tw-text-opacity:1;color:rgb(232 121 249 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-400\/0:hover{color:#e879f900}.lg\:hover\:text-fuchsia-400\/10:hover{color:#e879f91a}.lg\:hover\:text-fuchsia-400\/100:hover{color:#e879f9}.lg\:hover\:text-fuchsia-400\/20:hover{color:#e879f933}.lg\:hover\:text-fuchsia-400\/25:hover{color:#e879f940}.lg\:hover\:text-fuchsia-400\/30:hover{color:#e879f94d}.lg\:hover\:text-fuchsia-400\/40:hover{color:#e879f966}.lg\:hover\:text-fuchsia-400\/5:hover{color:#e879f90d}.lg\:hover\:text-fuchsia-400\/50:hover{color:#e879f980}.lg\:hover\:text-fuchsia-400\/60:hover{color:#e879f999}.lg\:hover\:text-fuchsia-400\/70:hover{color:#e879f9b3}.lg\:hover\:text-fuchsia-400\/75:hover{color:#e879f9bf}.lg\:hover\:text-fuchsia-400\/80:hover{color:#e879f9cc}.lg\:hover\:text-fuchsia-400\/90:hover{color:#e879f9e6}.lg\:hover\:text-fuchsia-400\/95:hover{color:#e879f9f2}.lg\:hover\:text-fuchsia-50:hover{--tw-text-opacity:1;color:rgb(253 244 255 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-50\/0:hover{color:#fdf4ff00}.lg\:hover\:text-fuchsia-50\/10:hover{color:#fdf4ff1a}.lg\:hover\:text-fuchsia-50\/100:hover{color:#fdf4ff}.lg\:hover\:text-fuchsia-50\/20:hover{color:#fdf4ff33}.lg\:hover\:text-fuchsia-50\/25:hover{color:#fdf4ff40}.lg\:hover\:text-fuchsia-50\/30:hover{color:#fdf4ff4d}.lg\:hover\:text-fuchsia-50\/40:hover{color:#fdf4ff66}.lg\:hover\:text-fuchsia-50\/5:hover{color:#fdf4ff0d}.lg\:hover\:text-fuchsia-50\/50:hover{color:#fdf4ff80}.lg\:hover\:text-fuchsia-50\/60:hover{color:#fdf4ff99}.lg\:hover\:text-fuchsia-50\/70:hover{color:#fdf4ffb3}.lg\:hover\:text-fuchsia-50\/75:hover{color:#fdf4ffbf}.lg\:hover\:text-fuchsia-50\/80:hover{color:#fdf4ffcc}.lg\:hover\:text-fuchsia-50\/90:hover{color:#fdf4ffe6}.lg\:hover\:text-fuchsia-50\/95:hover{color:#fdf4fff2}.lg\:hover\:text-fuchsia-500:hover{--tw-text-opacity:1;color:rgb(217 70 239 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-500\/0:hover{color:#d946ef00}.lg\:hover\:text-fuchsia-500\/10:hover{color:#d946ef1a}.lg\:hover\:text-fuchsia-500\/100:hover{color:#d946ef}.lg\:hover\:text-fuchsia-500\/20:hover{color:#d946ef33}.lg\:hover\:text-fuchsia-500\/25:hover{color:#d946ef40}.lg\:hover\:text-fuchsia-500\/30:hover{color:#d946ef4d}.lg\:hover\:text-fuchsia-500\/40:hover{color:#d946ef66}.lg\:hover\:text-fuchsia-500\/5:hover{color:#d946ef0d}.lg\:hover\:text-fuchsia-500\/50:hover{color:#d946ef80}.lg\:hover\:text-fuchsia-500\/60:hover{color:#d946ef99}.lg\:hover\:text-fuchsia-500\/70:hover{color:#d946efb3}.lg\:hover\:text-fuchsia-500\/75:hover{color:#d946efbf}.lg\:hover\:text-fuchsia-500\/80:hover{color:#d946efcc}.lg\:hover\:text-fuchsia-500\/90:hover{color:#d946efe6}.lg\:hover\:text-fuchsia-500\/95:hover{color:#d946eff2}.lg\:hover\:text-fuchsia-600:hover{--tw-text-opacity:1;color:rgb(192 38 211 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-600\/0:hover{color:#c026d300}.lg\:hover\:text-fuchsia-600\/10:hover{color:#c026d31a}.lg\:hover\:text-fuchsia-600\/100:hover{color:#c026d3}.lg\:hover\:text-fuchsia-600\/20:hover{color:#c026d333}.lg\:hover\:text-fuchsia-600\/25:hover{color:#c026d340}.lg\:hover\:text-fuchsia-600\/30:hover{color:#c026d34d}.lg\:hover\:text-fuchsia-600\/40:hover{color:#c026d366}.lg\:hover\:text-fuchsia-600\/5:hover{color:#c026d30d}.lg\:hover\:text-fuchsia-600\/50:hover{color:#c026d380}.lg\:hover\:text-fuchsia-600\/60:hover{color:#c026d399}.lg\:hover\:text-fuchsia-600\/70:hover{color:#c026d3b3}.lg\:hover\:text-fuchsia-600\/75:hover{color:#c026d3bf}.lg\:hover\:text-fuchsia-600\/80:hover{color:#c026d3cc}.lg\:hover\:text-fuchsia-600\/90:hover{color:#c026d3e6}.lg\:hover\:text-fuchsia-600\/95:hover{color:#c026d3f2}.lg\:hover\:text-fuchsia-700:hover{--tw-text-opacity:1;color:rgb(162 28 175 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-700\/0:hover{color:#a21caf00}.lg\:hover\:text-fuchsia-700\/10:hover{color:#a21caf1a}.lg\:hover\:text-fuchsia-700\/100:hover{color:#a21caf}.lg\:hover\:text-fuchsia-700\/20:hover{color:#a21caf33}.lg\:hover\:text-fuchsia-700\/25:hover{color:#a21caf40}.lg\:hover\:text-fuchsia-700\/30:hover{color:#a21caf4d}.lg\:hover\:text-fuchsia-700\/40:hover{color:#a21caf66}.lg\:hover\:text-fuchsia-700\/5:hover{color:#a21caf0d}.lg\:hover\:text-fuchsia-700\/50:hover{color:#a21caf80}.lg\:hover\:text-fuchsia-700\/60:hover{color:#a21caf99}.lg\:hover\:text-fuchsia-700\/70:hover{color:#a21cafb3}.lg\:hover\:text-fuchsia-700\/75:hover{color:#a21cafbf}.lg\:hover\:text-fuchsia-700\/80:hover{color:#a21cafcc}.lg\:hover\:text-fuchsia-700\/90:hover{color:#a21cafe6}.lg\:hover\:text-fuchsia-700\/95:hover{color:#a21caff2}.lg\:hover\:text-fuchsia-800:hover{--tw-text-opacity:1;color:rgb(134 25 143 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-800\/0:hover{color:#86198f00}.lg\:hover\:text-fuchsia-800\/10:hover{color:#86198f1a}.lg\:hover\:text-fuchsia-800\/100:hover{color:#86198f}.lg\:hover\:text-fuchsia-800\/20:hover{color:#86198f33}.lg\:hover\:text-fuchsia-800\/25:hover{color:#86198f40}.lg\:hover\:text-fuchsia-800\/30:hover{color:#86198f4d}.lg\:hover\:text-fuchsia-800\/40:hover{color:#86198f66}.lg\:hover\:text-fuchsia-800\/5:hover{color:#86198f0d}.lg\:hover\:text-fuchsia-800\/50:hover{color:#86198f80}.lg\:hover\:text-fuchsia-800\/60:hover{color:#86198f99}.lg\:hover\:text-fuchsia-800\/70:hover{color:#86198fb3}.lg\:hover\:text-fuchsia-800\/75:hover{color:#86198fbf}.lg\:hover\:text-fuchsia-800\/80:hover{color:#86198fcc}.lg\:hover\:text-fuchsia-800\/90:hover{color:#86198fe6}.lg\:hover\:text-fuchsia-800\/95:hover{color:#86198ff2}.lg\:hover\:text-fuchsia-900:hover{--tw-text-opacity:1;color:rgb(112 26 117 / var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-900\/0:hover{color:#701a7500}.lg\:hover\:text-fuchsia-900\/10:hover{color:#701a751a}.lg\:hover\:text-fuchsia-900\/100:hover{color:#701a75}.lg\:hover\:text-fuchsia-900\/20:hover{color:#701a7533}.lg\:hover\:text-fuchsia-900\/25:hover{color:#701a7540}.lg\:hover\:text-fuchsia-900\/30:hover{color:#701a754d}.lg\:hover\:text-fuchsia-900\/40:hover{color:#701a7566}.lg\:hover\:text-fuchsia-900\/5:hover{color:#701a750d}.lg\:hover\:text-fuchsia-900\/50:hover{color:#701a7580}.lg\:hover\:text-fuchsia-900\/60:hover{color:#701a7599}.lg\:hover\:text-fuchsia-900\/70:hover{color:#701a75b3}.lg\:hover\:text-fuchsia-900\/75:hover{color:#701a75bf}.lg\:hover\:text-fuchsia-900\/80:hover{color:#701a75cc}.lg\:hover\:text-fuchsia-900\/90:hover{color:#701a75e6}.lg\:hover\:text-fuchsia-900\/95:hover{color:#701a75f2}.lg\:hover\:text-gray:hover{color:var(--color-gray-light)}.lg\:hover\:text-gray-100:hover{color:var(--color-gray-100)}.lg\:hover\:text-gray-200:hover{color:var(--color-gray-200)}.lg\:hover\:text-gray-300:hover{color:var(--color-gray-300)}.lg\:hover\:text-gray-400:hover{color:var(--color-gray-400)}.lg\:hover\:text-gray-50:hover{color:var(--color-gray-50)}.lg\:hover\:text-gray-500:hover{color:var(--color-gray-500)}.lg\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.lg\:hover\:text-gray-600\/0:hover{color:#4b556300}.lg\:hover\:text-gray-600\/10:hover{color:#4b55631a}.lg\:hover\:text-gray-600\/100:hover{color:#4b5563}.lg\:hover\:text-gray-600\/20:hover{color:#4b556333}.lg\:hover\:text-gray-600\/25:hover{color:#4b556340}.lg\:hover\:text-gray-600\/30:hover{color:#4b55634d}.lg\:hover\:text-gray-600\/40:hover{color:#4b556366}.lg\:hover\:text-gray-600\/5:hover{color:#4b55630d}.lg\:hover\:text-gray-600\/50:hover{color:#4b556380}.lg\:hover\:text-gray-600\/60:hover{color:#4b556399}.lg\:hover\:text-gray-600\/70:hover{color:#4b5563b3}.lg\:hover\:text-gray-600\/75:hover{color:#4b5563bf}.lg\:hover\:text-gray-600\/80:hover{color:#4b5563cc}.lg\:hover\:text-gray-600\/90:hover{color:#4b5563e6}.lg\:hover\:text-gray-600\/95:hover{color:#4b5563f2}.lg\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.lg\:hover\:text-gray-700\/0:hover{color:#37415100}.lg\:hover\:text-gray-700\/10:hover{color:#3741511a}.lg\:hover\:text-gray-700\/100:hover{color:#374151}.lg\:hover\:text-gray-700\/20:hover{color:#37415133}.lg\:hover\:text-gray-700\/25:hover{color:#37415140}.lg\:hover\:text-gray-700\/30:hover{color:#3741514d}.lg\:hover\:text-gray-700\/40:hover{color:#37415166}.lg\:hover\:text-gray-700\/5:hover{color:#3741510d}.lg\:hover\:text-gray-700\/50:hover{color:#37415180}.lg\:hover\:text-gray-700\/60:hover{color:#37415199}.lg\:hover\:text-gray-700\/70:hover{color:#374151b3}.lg\:hover\:text-gray-700\/75:hover{color:#374151bf}.lg\:hover\:text-gray-700\/80:hover{color:#374151cc}.lg\:hover\:text-gray-700\/90:hover{color:#374151e6}.lg\:hover\:text-gray-700\/95:hover{color:#374151f2}.lg\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.lg\:hover\:text-gray-800\/0:hover{color:#1f293700}.lg\:hover\:text-gray-800\/10:hover{color:#1f29371a}.lg\:hover\:text-gray-800\/100:hover{color:#1f2937}.lg\:hover\:text-gray-800\/20:hover{color:#1f293733}.lg\:hover\:text-gray-800\/25:hover{color:#1f293740}.lg\:hover\:text-gray-800\/30:hover{color:#1f29374d}.lg\:hover\:text-gray-800\/40:hover{color:#1f293766}.lg\:hover\:text-gray-800\/5:hover{color:#1f29370d}.lg\:hover\:text-gray-800\/50:hover{color:#1f293780}.lg\:hover\:text-gray-800\/60:hover{color:#1f293799}.lg\:hover\:text-gray-800\/70:hover{color:#1f2937b3}.lg\:hover\:text-gray-800\/75:hover{color:#1f2937bf}.lg\:hover\:text-gray-800\/80:hover{color:#1f2937cc}.lg\:hover\:text-gray-800\/90:hover{color:#1f2937e6}.lg\:hover\:text-gray-800\/95:hover{color:#1f2937f2}.lg\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.lg\:hover\:text-gray-900\/0:hover{color:#11182700}.lg\:hover\:text-gray-900\/10:hover{color:#1118271a}.lg\:hover\:text-gray-900\/100:hover{color:#111827}.lg\:hover\:text-gray-900\/20:hover{color:#11182733}.lg\:hover\:text-gray-900\/25:hover{color:#11182740}.lg\:hover\:text-gray-900\/30:hover{color:#1118274d}.lg\:hover\:text-gray-900\/40:hover{color:#11182766}.lg\:hover\:text-gray-900\/5:hover{color:#1118270d}.lg\:hover\:text-gray-900\/50:hover{color:#11182780}.lg\:hover\:text-gray-900\/60:hover{color:#11182799}.lg\:hover\:text-gray-900\/70:hover{color:#111827b3}.lg\:hover\:text-gray-900\/75:hover{color:#111827bf}.lg\:hover\:text-gray-900\/80:hover{color:#111827cc}.lg\:hover\:text-gray-900\/90:hover{color:#111827e6}.lg\:hover\:text-gray-900\/95:hover{color:#111827f2}.lg\:hover\:text-gray-dark:hover{color:var(--color-gray-dark)}.lg\:hover\:text-gray-light:hover{color:var(--color-gray-light)}.lg\:hover\:text-gray-lighter:hover{color:var(--color-gray-lighter)}.lg\:hover\:text-gray-medium:hover{color:var(--color-gray-medium)}.lg\:hover\:text-green:hover{color:var(--color-green-100)}.lg\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgb(220 252 231 / var(--tw-text-opacity))}.lg\:hover\:text-green-100\/0:hover{color:#dcfce700}.lg\:hover\:text-green-100\/10:hover{color:#dcfce71a}.lg\:hover\:text-green-100\/100:hover{color:#dcfce7}.lg\:hover\:text-green-100\/20:hover{color:#dcfce733}.lg\:hover\:text-green-100\/25:hover{color:#dcfce740}.lg\:hover\:text-green-100\/30:hover{color:#dcfce74d}.lg\:hover\:text-green-100\/40:hover{color:#dcfce766}.lg\:hover\:text-green-100\/5:hover{color:#dcfce70d}.lg\:hover\:text-green-100\/50:hover{color:#dcfce780}.lg\:hover\:text-green-100\/60:hover{color:#dcfce799}.lg\:hover\:text-green-100\/70:hover{color:#dcfce7b3}.lg\:hover\:text-green-100\/75:hover{color:#dcfce7bf}.lg\:hover\:text-green-100\/80:hover{color:#dcfce7cc}.lg\:hover\:text-green-100\/90:hover{color:#dcfce7e6}.lg\:hover\:text-green-100\/95:hover{color:#dcfce7f2}.lg\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgb(187 247 208 / var(--tw-text-opacity))}.lg\:hover\:text-green-200\/0:hover{color:#bbf7d000}.lg\:hover\:text-green-200\/10:hover{color:#bbf7d01a}.lg\:hover\:text-green-200\/100:hover{color:#bbf7d0}.lg\:hover\:text-green-200\/20:hover{color:#bbf7d033}.lg\:hover\:text-green-200\/25:hover{color:#bbf7d040}.lg\:hover\:text-green-200\/30:hover{color:#bbf7d04d}.lg\:hover\:text-green-200\/40:hover{color:#bbf7d066}.lg\:hover\:text-green-200\/5:hover{color:#bbf7d00d}.lg\:hover\:text-green-200\/50:hover{color:#bbf7d080}.lg\:hover\:text-green-200\/60:hover{color:#bbf7d099}.lg\:hover\:text-green-200\/70:hover{color:#bbf7d0b3}.lg\:hover\:text-green-200\/75:hover{color:#bbf7d0bf}.lg\:hover\:text-green-200\/80:hover{color:#bbf7d0cc}.lg\:hover\:text-green-200\/90:hover{color:#bbf7d0e6}.lg\:hover\:text-green-200\/95:hover{color:#bbf7d0f2}.lg\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgb(134 239 172 / var(--tw-text-opacity))}.lg\:hover\:text-green-300\/0:hover{color:#86efac00}.lg\:hover\:text-green-300\/10:hover{color:#86efac1a}.lg\:hover\:text-green-300\/100:hover{color:#86efac}.lg\:hover\:text-green-300\/20:hover{color:#86efac33}.lg\:hover\:text-green-300\/25:hover{color:#86efac40}.lg\:hover\:text-green-300\/30:hover{color:#86efac4d}.lg\:hover\:text-green-300\/40:hover{color:#86efac66}.lg\:hover\:text-green-300\/5:hover{color:#86efac0d}.lg\:hover\:text-green-300\/50:hover{color:#86efac80}.lg\:hover\:text-green-300\/60:hover{color:#86efac99}.lg\:hover\:text-green-300\/70:hover{color:#86efacb3}.lg\:hover\:text-green-300\/75:hover{color:#86efacbf}.lg\:hover\:text-green-300\/80:hover{color:#86efaccc}.lg\:hover\:text-green-300\/90:hover{color:#86eface6}.lg\:hover\:text-green-300\/95:hover{color:#86efacf2}.lg\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity))}.lg\:hover\:text-green-400\/0:hover{color:#4ade8000}.lg\:hover\:text-green-400\/10:hover{color:#4ade801a}.lg\:hover\:text-green-400\/100:hover{color:#4ade80}.lg\:hover\:text-green-400\/20:hover{color:#4ade8033}.lg\:hover\:text-green-400\/25:hover{color:#4ade8040}.lg\:hover\:text-green-400\/30:hover{color:#4ade804d}.lg\:hover\:text-green-400\/40:hover{color:#4ade8066}.lg\:hover\:text-green-400\/5:hover{color:#4ade800d}.lg\:hover\:text-green-400\/50:hover{color:#4ade8080}.lg\:hover\:text-green-400\/60:hover{color:#4ade8099}.lg\:hover\:text-green-400\/70:hover{color:#4ade80b3}.lg\:hover\:text-green-400\/75:hover{color:#4ade80bf}.lg\:hover\:text-green-400\/80:hover{color:#4ade80cc}.lg\:hover\:text-green-400\/90:hover{color:#4ade80e6}.lg\:hover\:text-green-400\/95:hover{color:#4ade80f2}.lg\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgb(240 253 244 / var(--tw-text-opacity))}.lg\:hover\:text-green-50\/0:hover{color:#f0fdf400}.lg\:hover\:text-green-50\/10:hover{color:#f0fdf41a}.lg\:hover\:text-green-50\/100:hover{color:#f0fdf4}.lg\:hover\:text-green-50\/20:hover{color:#f0fdf433}.lg\:hover\:text-green-50\/25:hover{color:#f0fdf440}.lg\:hover\:text-green-50\/30:hover{color:#f0fdf44d}.lg\:hover\:text-green-50\/40:hover{color:#f0fdf466}.lg\:hover\:text-green-50\/5:hover{color:#f0fdf40d}.lg\:hover\:text-green-50\/50:hover{color:#f0fdf480}.lg\:hover\:text-green-50\/60:hover{color:#f0fdf499}.lg\:hover\:text-green-50\/70:hover{color:#f0fdf4b3}.lg\:hover\:text-green-50\/75:hover{color:#f0fdf4bf}.lg\:hover\:text-green-50\/80:hover{color:#f0fdf4cc}.lg\:hover\:text-green-50\/90:hover{color:#f0fdf4e6}.lg\:hover\:text-green-50\/95:hover{color:#f0fdf4f2}.lg\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity))}.lg\:hover\:text-green-500\/0:hover{color:#22c55e00}.lg\:hover\:text-green-500\/10:hover{color:#22c55e1a}.lg\:hover\:text-green-500\/100:hover{color:#22c55e}.lg\:hover\:text-green-500\/20:hover{color:#22c55e33}.lg\:hover\:text-green-500\/25:hover{color:#22c55e40}.lg\:hover\:text-green-500\/30:hover{color:#22c55e4d}.lg\:hover\:text-green-500\/40:hover{color:#22c55e66}.lg\:hover\:text-green-500\/5:hover{color:#22c55e0d}.lg\:hover\:text-green-500\/50:hover{color:#22c55e80}.lg\:hover\:text-green-500\/60:hover{color:#22c55e99}.lg\:hover\:text-green-500\/70:hover{color:#22c55eb3}.lg\:hover\:text-green-500\/75:hover{color:#22c55ebf}.lg\:hover\:text-green-500\/80:hover{color:#22c55ecc}.lg\:hover\:text-green-500\/90:hover{color:#22c55ee6}.lg\:hover\:text-green-500\/95:hover{color:#22c55ef2}.lg\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity))}.lg\:hover\:text-green-600\/0:hover{color:#16a34a00}.lg\:hover\:text-green-600\/10:hover{color:#16a34a1a}.lg\:hover\:text-green-600\/100:hover{color:#16a34a}.lg\:hover\:text-green-600\/20:hover{color:#16a34a33}.lg\:hover\:text-green-600\/25:hover{color:#16a34a40}.lg\:hover\:text-green-600\/30:hover{color:#16a34a4d}.lg\:hover\:text-green-600\/40:hover{color:#16a34a66}.lg\:hover\:text-green-600\/5:hover{color:#16a34a0d}.lg\:hover\:text-green-600\/50:hover{color:#16a34a80}.lg\:hover\:text-green-600\/60:hover{color:#16a34a99}.lg\:hover\:text-green-600\/70:hover{color:#16a34ab3}.lg\:hover\:text-green-600\/75:hover{color:#16a34abf}.lg\:hover\:text-green-600\/80:hover{color:#16a34acc}.lg\:hover\:text-green-600\/90:hover{color:#16a34ae6}.lg\:hover\:text-green-600\/95:hover{color:#16a34af2}.lg\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity))}.lg\:hover\:text-green-700\/0:hover{color:#15803d00}.lg\:hover\:text-green-700\/10:hover{color:#15803d1a}.lg\:hover\:text-green-700\/100:hover{color:#15803d}.lg\:hover\:text-green-700\/20:hover{color:#15803d33}.lg\:hover\:text-green-700\/25:hover{color:#15803d40}.lg\:hover\:text-green-700\/30:hover{color:#15803d4d}.lg\:hover\:text-green-700\/40:hover{color:#15803d66}.lg\:hover\:text-green-700\/5:hover{color:#15803d0d}.lg\:hover\:text-green-700\/50:hover{color:#15803d80}.lg\:hover\:text-green-700\/60:hover{color:#15803d99}.lg\:hover\:text-green-700\/70:hover{color:#15803db3}.lg\:hover\:text-green-700\/75:hover{color:#15803dbf}.lg\:hover\:text-green-700\/80:hover{color:#15803dcc}.lg\:hover\:text-green-700\/90:hover{color:#15803de6}.lg\:hover\:text-green-700\/95:hover{color:#15803df2}.lg\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity))}.lg\:hover\:text-green-800\/0:hover{color:#16653400}.lg\:hover\:text-green-800\/10:hover{color:#1665341a}.lg\:hover\:text-green-800\/100:hover{color:#166534}.lg\:hover\:text-green-800\/20:hover{color:#16653433}.lg\:hover\:text-green-800\/25:hover{color:#16653440}.lg\:hover\:text-green-800\/30:hover{color:#1665344d}.lg\:hover\:text-green-800\/40:hover{color:#16653466}.lg\:hover\:text-green-800\/5:hover{color:#1665340d}.lg\:hover\:text-green-800\/50:hover{color:#16653480}.lg\:hover\:text-green-800\/60:hover{color:#16653499}.lg\:hover\:text-green-800\/70:hover{color:#166534b3}.lg\:hover\:text-green-800\/75:hover{color:#166534bf}.lg\:hover\:text-green-800\/80:hover{color:#166534cc}.lg\:hover\:text-green-800\/90:hover{color:#166534e6}.lg\:hover\:text-green-800\/95:hover{color:#166534f2}.lg\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgb(20 83 45 / var(--tw-text-opacity))}.lg\:hover\:text-green-900\/0:hover{color:#14532d00}.lg\:hover\:text-green-900\/10:hover{color:#14532d1a}.lg\:hover\:text-green-900\/100:hover{color:#14532d}.lg\:hover\:text-green-900\/20:hover{color:#14532d33}.lg\:hover\:text-green-900\/25:hover{color:#14532d40}.lg\:hover\:text-green-900\/30:hover{color:#14532d4d}.lg\:hover\:text-green-900\/40:hover{color:#14532d66}.lg\:hover\:text-green-900\/5:hover{color:#14532d0d}.lg\:hover\:text-green-900\/50:hover{color:#14532d80}.lg\:hover\:text-green-900\/60:hover{color:#14532d99}.lg\:hover\:text-green-900\/70:hover{color:#14532db3}.lg\:hover\:text-green-900\/75:hover{color:#14532dbf}.lg\:hover\:text-green-900\/80:hover{color:#14532dcc}.lg\:hover\:text-green-900\/90:hover{color:#14532de6}.lg\:hover\:text-green-900\/95:hover{color:#14532df2}.lg\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgb(224 231 255 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-100\/0:hover{color:#e0e7ff00}.lg\:hover\:text-indigo-100\/10:hover{color:#e0e7ff1a}.lg\:hover\:text-indigo-100\/100:hover{color:#e0e7ff}.lg\:hover\:text-indigo-100\/20:hover{color:#e0e7ff33}.lg\:hover\:text-indigo-100\/25:hover{color:#e0e7ff40}.lg\:hover\:text-indigo-100\/30:hover{color:#e0e7ff4d}.lg\:hover\:text-indigo-100\/40:hover{color:#e0e7ff66}.lg\:hover\:text-indigo-100\/5:hover{color:#e0e7ff0d}.lg\:hover\:text-indigo-100\/50:hover{color:#e0e7ff80}.lg\:hover\:text-indigo-100\/60:hover{color:#e0e7ff99}.lg\:hover\:text-indigo-100\/70:hover{color:#e0e7ffb3}.lg\:hover\:text-indigo-100\/75:hover{color:#e0e7ffbf}.lg\:hover\:text-indigo-100\/80:hover{color:#e0e7ffcc}.lg\:hover\:text-indigo-100\/90:hover{color:#e0e7ffe6}.lg\:hover\:text-indigo-100\/95:hover{color:#e0e7fff2}.lg\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgb(199 210 254 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-200\/0:hover{color:#c7d2fe00}.lg\:hover\:text-indigo-200\/10:hover{color:#c7d2fe1a}.lg\:hover\:text-indigo-200\/100:hover{color:#c7d2fe}.lg\:hover\:text-indigo-200\/20:hover{color:#c7d2fe33}.lg\:hover\:text-indigo-200\/25:hover{color:#c7d2fe40}.lg\:hover\:text-indigo-200\/30:hover{color:#c7d2fe4d}.lg\:hover\:text-indigo-200\/40:hover{color:#c7d2fe66}.lg\:hover\:text-indigo-200\/5:hover{color:#c7d2fe0d}.lg\:hover\:text-indigo-200\/50:hover{color:#c7d2fe80}.lg\:hover\:text-indigo-200\/60:hover{color:#c7d2fe99}.lg\:hover\:text-indigo-200\/70:hover{color:#c7d2feb3}.lg\:hover\:text-indigo-200\/75:hover{color:#c7d2febf}.lg\:hover\:text-indigo-200\/80:hover{color:#c7d2fecc}.lg\:hover\:text-indigo-200\/90:hover{color:#c7d2fee6}.lg\:hover\:text-indigo-200\/95:hover{color:#c7d2fef2}.lg\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgb(165 180 252 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-300\/0:hover{color:#a5b4fc00}.lg\:hover\:text-indigo-300\/10:hover{color:#a5b4fc1a}.lg\:hover\:text-indigo-300\/100:hover{color:#a5b4fc}.lg\:hover\:text-indigo-300\/20:hover{color:#a5b4fc33}.lg\:hover\:text-indigo-300\/25:hover{color:#a5b4fc40}.lg\:hover\:text-indigo-300\/30:hover{color:#a5b4fc4d}.lg\:hover\:text-indigo-300\/40:hover{color:#a5b4fc66}.lg\:hover\:text-indigo-300\/5:hover{color:#a5b4fc0d}.lg\:hover\:text-indigo-300\/50:hover{color:#a5b4fc80}.lg\:hover\:text-indigo-300\/60:hover{color:#a5b4fc99}.lg\:hover\:text-indigo-300\/70:hover{color:#a5b4fcb3}.lg\:hover\:text-indigo-300\/75:hover{color:#a5b4fcbf}.lg\:hover\:text-indigo-300\/80:hover{color:#a5b4fccc}.lg\:hover\:text-indigo-300\/90:hover{color:#a5b4fce6}.lg\:hover\:text-indigo-300\/95:hover{color:#a5b4fcf2}.lg\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgb(129 140 248 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-400\/0:hover{color:#818cf800}.lg\:hover\:text-indigo-400\/10:hover{color:#818cf81a}.lg\:hover\:text-indigo-400\/100:hover{color:#818cf8}.lg\:hover\:text-indigo-400\/20:hover{color:#818cf833}.lg\:hover\:text-indigo-400\/25:hover{color:#818cf840}.lg\:hover\:text-indigo-400\/30:hover{color:#818cf84d}.lg\:hover\:text-indigo-400\/40:hover{color:#818cf866}.lg\:hover\:text-indigo-400\/5:hover{color:#818cf80d}.lg\:hover\:text-indigo-400\/50:hover{color:#818cf880}.lg\:hover\:text-indigo-400\/60:hover{color:#818cf899}.lg\:hover\:text-indigo-400\/70:hover{color:#818cf8b3}.lg\:hover\:text-indigo-400\/75:hover{color:#818cf8bf}.lg\:hover\:text-indigo-400\/80:hover{color:#818cf8cc}.lg\:hover\:text-indigo-400\/90:hover{color:#818cf8e6}.lg\:hover\:text-indigo-400\/95:hover{color:#818cf8f2}.lg\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgb(238 242 255 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-50\/0:hover{color:#eef2ff00}.lg\:hover\:text-indigo-50\/10:hover{color:#eef2ff1a}.lg\:hover\:text-indigo-50\/100:hover{color:#eef2ff}.lg\:hover\:text-indigo-50\/20:hover{color:#eef2ff33}.lg\:hover\:text-indigo-50\/25:hover{color:#eef2ff40}.lg\:hover\:text-indigo-50\/30:hover{color:#eef2ff4d}.lg\:hover\:text-indigo-50\/40:hover{color:#eef2ff66}.lg\:hover\:text-indigo-50\/5:hover{color:#eef2ff0d}.lg\:hover\:text-indigo-50\/50:hover{color:#eef2ff80}.lg\:hover\:text-indigo-50\/60:hover{color:#eef2ff99}.lg\:hover\:text-indigo-50\/70:hover{color:#eef2ffb3}.lg\:hover\:text-indigo-50\/75:hover{color:#eef2ffbf}.lg\:hover\:text-indigo-50\/80:hover{color:#eef2ffcc}.lg\:hover\:text-indigo-50\/90:hover{color:#eef2ffe6}.lg\:hover\:text-indigo-50\/95:hover{color:#eef2fff2}.lg\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-500\/0:hover{color:#6366f100}.lg\:hover\:text-indigo-500\/10:hover{color:#6366f11a}.lg\:hover\:text-indigo-500\/100:hover{color:#6366f1}.lg\:hover\:text-indigo-500\/20:hover{color:#6366f133}.lg\:hover\:text-indigo-500\/25:hover{color:#6366f140}.lg\:hover\:text-indigo-500\/30:hover{color:#6366f14d}.lg\:hover\:text-indigo-500\/40:hover{color:#6366f166}.lg\:hover\:text-indigo-500\/5:hover{color:#6366f10d}.lg\:hover\:text-indigo-500\/50:hover{color:#6366f180}.lg\:hover\:text-indigo-500\/60:hover{color:#6366f199}.lg\:hover\:text-indigo-500\/70:hover{color:#6366f1b3}.lg\:hover\:text-indigo-500\/75:hover{color:#6366f1bf}.lg\:hover\:text-indigo-500\/80:hover{color:#6366f1cc}.lg\:hover\:text-indigo-500\/90:hover{color:#6366f1e6}.lg\:hover\:text-indigo-500\/95:hover{color:#6366f1f2}.lg\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-600\/0:hover{color:#4f46e500}.lg\:hover\:text-indigo-600\/10:hover{color:#4f46e51a}.lg\:hover\:text-indigo-600\/100:hover{color:#4f46e5}.lg\:hover\:text-indigo-600\/20:hover{color:#4f46e533}.lg\:hover\:text-indigo-600\/25:hover{color:#4f46e540}.lg\:hover\:text-indigo-600\/30:hover{color:#4f46e54d}.lg\:hover\:text-indigo-600\/40:hover{color:#4f46e566}.lg\:hover\:text-indigo-600\/5:hover{color:#4f46e50d}.lg\:hover\:text-indigo-600\/50:hover{color:#4f46e580}.lg\:hover\:text-indigo-600\/60:hover{color:#4f46e599}.lg\:hover\:text-indigo-600\/70:hover{color:#4f46e5b3}.lg\:hover\:text-indigo-600\/75:hover{color:#4f46e5bf}.lg\:hover\:text-indigo-600\/80:hover{color:#4f46e5cc}.lg\:hover\:text-indigo-600\/90:hover{color:#4f46e5e6}.lg\:hover\:text-indigo-600\/95:hover{color:#4f46e5f2}.lg\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgb(67 56 202 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-700\/0:hover{color:#4338ca00}.lg\:hover\:text-indigo-700\/10:hover{color:#4338ca1a}.lg\:hover\:text-indigo-700\/100:hover{color:#4338ca}.lg\:hover\:text-indigo-700\/20:hover{color:#4338ca33}.lg\:hover\:text-indigo-700\/25:hover{color:#4338ca40}.lg\:hover\:text-indigo-700\/30:hover{color:#4338ca4d}.lg\:hover\:text-indigo-700\/40:hover{color:#4338ca66}.lg\:hover\:text-indigo-700\/5:hover{color:#4338ca0d}.lg\:hover\:text-indigo-700\/50:hover{color:#4338ca80}.lg\:hover\:text-indigo-700\/60:hover{color:#4338ca99}.lg\:hover\:text-indigo-700\/70:hover{color:#4338cab3}.lg\:hover\:text-indigo-700\/75:hover{color:#4338cabf}.lg\:hover\:text-indigo-700\/80:hover{color:#4338cacc}.lg\:hover\:text-indigo-700\/90:hover{color:#4338cae6}.lg\:hover\:text-indigo-700\/95:hover{color:#4338caf2}.lg\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-800\/0:hover{color:#3730a300}.lg\:hover\:text-indigo-800\/10:hover{color:#3730a31a}.lg\:hover\:text-indigo-800\/100:hover{color:#3730a3}.lg\:hover\:text-indigo-800\/20:hover{color:#3730a333}.lg\:hover\:text-indigo-800\/25:hover{color:#3730a340}.lg\:hover\:text-indigo-800\/30:hover{color:#3730a34d}.lg\:hover\:text-indigo-800\/40:hover{color:#3730a366}.lg\:hover\:text-indigo-800\/5:hover{color:#3730a30d}.lg\:hover\:text-indigo-800\/50:hover{color:#3730a380}.lg\:hover\:text-indigo-800\/60:hover{color:#3730a399}.lg\:hover\:text-indigo-800\/70:hover{color:#3730a3b3}.lg\:hover\:text-indigo-800\/75:hover{color:#3730a3bf}.lg\:hover\:text-indigo-800\/80:hover{color:#3730a3cc}.lg\:hover\:text-indigo-800\/90:hover{color:#3730a3e6}.lg\:hover\:text-indigo-800\/95:hover{color:#3730a3f2}.lg\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity))}.lg\:hover\:text-indigo-900\/0:hover{color:#312e8100}.lg\:hover\:text-indigo-900\/10:hover{color:#312e811a}.lg\:hover\:text-indigo-900\/100:hover{color:#312e81}.lg\:hover\:text-indigo-900\/20:hover{color:#312e8133}.lg\:hover\:text-indigo-900\/25:hover{color:#312e8140}.lg\:hover\:text-indigo-900\/30:hover{color:#312e814d}.lg\:hover\:text-indigo-900\/40:hover{color:#312e8166}.lg\:hover\:text-indigo-900\/5:hover{color:#312e810d}.lg\:hover\:text-indigo-900\/50:hover{color:#312e8180}.lg\:hover\:text-indigo-900\/60:hover{color:#312e8199}.lg\:hover\:text-indigo-900\/70:hover{color:#312e81b3}.lg\:hover\:text-indigo-900\/75:hover{color:#312e81bf}.lg\:hover\:text-indigo-900\/80:hover{color:#312e81cc}.lg\:hover\:text-indigo-900\/90:hover{color:#312e81e6}.lg\:hover\:text-indigo-900\/95:hover{color:#312e81f2}.lg\:hover\:text-inherit:hover{color:inherit}.lg\:hover\:text-lime-100:hover{--tw-text-opacity:1;color:rgb(236 252 203 / var(--tw-text-opacity))}.lg\:hover\:text-lime-100\/0:hover{color:#ecfccb00}.lg\:hover\:text-lime-100\/10:hover{color:#ecfccb1a}.lg\:hover\:text-lime-100\/100:hover{color:#ecfccb}.lg\:hover\:text-lime-100\/20:hover{color:#ecfccb33}.lg\:hover\:text-lime-100\/25:hover{color:#ecfccb40}.lg\:hover\:text-lime-100\/30:hover{color:#ecfccb4d}.lg\:hover\:text-lime-100\/40:hover{color:#ecfccb66}.lg\:hover\:text-lime-100\/5:hover{color:#ecfccb0d}.lg\:hover\:text-lime-100\/50:hover{color:#ecfccb80}.lg\:hover\:text-lime-100\/60:hover{color:#ecfccb99}.lg\:hover\:text-lime-100\/70:hover{color:#ecfccbb3}.lg\:hover\:text-lime-100\/75:hover{color:#ecfccbbf}.lg\:hover\:text-lime-100\/80:hover{color:#ecfccbcc}.lg\:hover\:text-lime-100\/90:hover{color:#ecfccbe6}.lg\:hover\:text-lime-100\/95:hover{color:#ecfccbf2}.lg\:hover\:text-lime-200:hover{--tw-text-opacity:1;color:rgb(217 249 157 / var(--tw-text-opacity))}.lg\:hover\:text-lime-200\/0:hover{color:#d9f99d00}.lg\:hover\:text-lime-200\/10:hover{color:#d9f99d1a}.lg\:hover\:text-lime-200\/100:hover{color:#d9f99d}.lg\:hover\:text-lime-200\/20:hover{color:#d9f99d33}.lg\:hover\:text-lime-200\/25:hover{color:#d9f99d40}.lg\:hover\:text-lime-200\/30:hover{color:#d9f99d4d}.lg\:hover\:text-lime-200\/40:hover{color:#d9f99d66}.lg\:hover\:text-lime-200\/5:hover{color:#d9f99d0d}.lg\:hover\:text-lime-200\/50:hover{color:#d9f99d80}.lg\:hover\:text-lime-200\/60:hover{color:#d9f99d99}.lg\:hover\:text-lime-200\/70:hover{color:#d9f99db3}.lg\:hover\:text-lime-200\/75:hover{color:#d9f99dbf}.lg\:hover\:text-lime-200\/80:hover{color:#d9f99dcc}.lg\:hover\:text-lime-200\/90:hover{color:#d9f99de6}.lg\:hover\:text-lime-200\/95:hover{color:#d9f99df2}.lg\:hover\:text-lime-300:hover{--tw-text-opacity:1;color:rgb(190 242 100 / var(--tw-text-opacity))}.lg\:hover\:text-lime-300\/0:hover{color:#bef26400}.lg\:hover\:text-lime-300\/10:hover{color:#bef2641a}.lg\:hover\:text-lime-300\/100:hover{color:#bef264}.lg\:hover\:text-lime-300\/20:hover{color:#bef26433}.lg\:hover\:text-lime-300\/25:hover{color:#bef26440}.lg\:hover\:text-lime-300\/30:hover{color:#bef2644d}.lg\:hover\:text-lime-300\/40:hover{color:#bef26466}.lg\:hover\:text-lime-300\/5:hover{color:#bef2640d}.lg\:hover\:text-lime-300\/50:hover{color:#bef26480}.lg\:hover\:text-lime-300\/60:hover{color:#bef26499}.lg\:hover\:text-lime-300\/70:hover{color:#bef264b3}.lg\:hover\:text-lime-300\/75:hover{color:#bef264bf}.lg\:hover\:text-lime-300\/80:hover{color:#bef264cc}.lg\:hover\:text-lime-300\/90:hover{color:#bef264e6}.lg\:hover\:text-lime-300\/95:hover{color:#bef264f2}.lg\:hover\:text-lime-400:hover{--tw-text-opacity:1;color:rgb(163 230 53 / var(--tw-text-opacity))}.lg\:hover\:text-lime-400\/0:hover{color:#a3e63500}.lg\:hover\:text-lime-400\/10:hover{color:#a3e6351a}.lg\:hover\:text-lime-400\/100:hover{color:#a3e635}.lg\:hover\:text-lime-400\/20:hover{color:#a3e63533}.lg\:hover\:text-lime-400\/25:hover{color:#a3e63540}.lg\:hover\:text-lime-400\/30:hover{color:#a3e6354d}.lg\:hover\:text-lime-400\/40:hover{color:#a3e63566}.lg\:hover\:text-lime-400\/5:hover{color:#a3e6350d}.lg\:hover\:text-lime-400\/50:hover{color:#a3e63580}.lg\:hover\:text-lime-400\/60:hover{color:#a3e63599}.lg\:hover\:text-lime-400\/70:hover{color:#a3e635b3}.lg\:hover\:text-lime-400\/75:hover{color:#a3e635bf}.lg\:hover\:text-lime-400\/80:hover{color:#a3e635cc}.lg\:hover\:text-lime-400\/90:hover{color:#a3e635e6}.lg\:hover\:text-lime-400\/95:hover{color:#a3e635f2}.lg\:hover\:text-lime-50:hover{--tw-text-opacity:1;color:rgb(247 254 231 / var(--tw-text-opacity))}.lg\:hover\:text-lime-50\/0:hover{color:#f7fee700}.lg\:hover\:text-lime-50\/10:hover{color:#f7fee71a}.lg\:hover\:text-lime-50\/100:hover{color:#f7fee7}.lg\:hover\:text-lime-50\/20:hover{color:#f7fee733}.lg\:hover\:text-lime-50\/25:hover{color:#f7fee740}.lg\:hover\:text-lime-50\/30:hover{color:#f7fee74d}.lg\:hover\:text-lime-50\/40:hover{color:#f7fee766}.lg\:hover\:text-lime-50\/5:hover{color:#f7fee70d}.lg\:hover\:text-lime-50\/50:hover{color:#f7fee780}.lg\:hover\:text-lime-50\/60:hover{color:#f7fee799}.lg\:hover\:text-lime-50\/70:hover{color:#f7fee7b3}.lg\:hover\:text-lime-50\/75:hover{color:#f7fee7bf}.lg\:hover\:text-lime-50\/80:hover{color:#f7fee7cc}.lg\:hover\:text-lime-50\/90:hover{color:#f7fee7e6}.lg\:hover\:text-lime-50\/95:hover{color:#f7fee7f2}.lg\:hover\:text-lime-500:hover{--tw-text-opacity:1;color:rgb(132 204 22 / var(--tw-text-opacity))}.lg\:hover\:text-lime-500\/0:hover{color:#84cc1600}.lg\:hover\:text-lime-500\/10:hover{color:#84cc161a}.lg\:hover\:text-lime-500\/100:hover{color:#84cc16}.lg\:hover\:text-lime-500\/20:hover{color:#84cc1633}.lg\:hover\:text-lime-500\/25:hover{color:#84cc1640}.lg\:hover\:text-lime-500\/30:hover{color:#84cc164d}.lg\:hover\:text-lime-500\/40:hover{color:#84cc1666}.lg\:hover\:text-lime-500\/5:hover{color:#84cc160d}.lg\:hover\:text-lime-500\/50:hover{color:#84cc1680}.lg\:hover\:text-lime-500\/60:hover{color:#84cc1699}.lg\:hover\:text-lime-500\/70:hover{color:#84cc16b3}.lg\:hover\:text-lime-500\/75:hover{color:#84cc16bf}.lg\:hover\:text-lime-500\/80:hover{color:#84cc16cc}.lg\:hover\:text-lime-500\/90:hover{color:#84cc16e6}.lg\:hover\:text-lime-500\/95:hover{color:#84cc16f2}.lg\:hover\:text-lime-600:hover{--tw-text-opacity:1;color:rgb(101 163 13 / var(--tw-text-opacity))}.lg\:hover\:text-lime-600\/0:hover{color:#65a30d00}.lg\:hover\:text-lime-600\/10:hover{color:#65a30d1a}.lg\:hover\:text-lime-600\/100:hover{color:#65a30d}.lg\:hover\:text-lime-600\/20:hover{color:#65a30d33}.lg\:hover\:text-lime-600\/25:hover{color:#65a30d40}.lg\:hover\:text-lime-600\/30:hover{color:#65a30d4d}.lg\:hover\:text-lime-600\/40:hover{color:#65a30d66}.lg\:hover\:text-lime-600\/5:hover{color:#65a30d0d}.lg\:hover\:text-lime-600\/50:hover{color:#65a30d80}.lg\:hover\:text-lime-600\/60:hover{color:#65a30d99}.lg\:hover\:text-lime-600\/70:hover{color:#65a30db3}.lg\:hover\:text-lime-600\/75:hover{color:#65a30dbf}.lg\:hover\:text-lime-600\/80:hover{color:#65a30dcc}.lg\:hover\:text-lime-600\/90:hover{color:#65a30de6}.lg\:hover\:text-lime-600\/95:hover{color:#65a30df2}.lg\:hover\:text-lime-700:hover{--tw-text-opacity:1;color:rgb(77 124 15 / var(--tw-text-opacity))}.lg\:hover\:text-lime-700\/0:hover{color:#4d7c0f00}.lg\:hover\:text-lime-700\/10:hover{color:#4d7c0f1a}.lg\:hover\:text-lime-700\/100:hover{color:#4d7c0f}.lg\:hover\:text-lime-700\/20:hover{color:#4d7c0f33}.lg\:hover\:text-lime-700\/25:hover{color:#4d7c0f40}.lg\:hover\:text-lime-700\/30:hover{color:#4d7c0f4d}.lg\:hover\:text-lime-700\/40:hover{color:#4d7c0f66}.lg\:hover\:text-lime-700\/5:hover{color:#4d7c0f0d}.lg\:hover\:text-lime-700\/50:hover{color:#4d7c0f80}.lg\:hover\:text-lime-700\/60:hover{color:#4d7c0f99}.lg\:hover\:text-lime-700\/70:hover{color:#4d7c0fb3}.lg\:hover\:text-lime-700\/75:hover{color:#4d7c0fbf}.lg\:hover\:text-lime-700\/80:hover{color:#4d7c0fcc}.lg\:hover\:text-lime-700\/90:hover{color:#4d7c0fe6}.lg\:hover\:text-lime-700\/95:hover{color:#4d7c0ff2}.lg\:hover\:text-lime-800:hover{--tw-text-opacity:1;color:rgb(63 98 18 / var(--tw-text-opacity))}.lg\:hover\:text-lime-800\/0:hover{color:#3f621200}.lg\:hover\:text-lime-800\/10:hover{color:#3f62121a}.lg\:hover\:text-lime-800\/100:hover{color:#3f6212}.lg\:hover\:text-lime-800\/20:hover{color:#3f621233}.lg\:hover\:text-lime-800\/25:hover{color:#3f621240}.lg\:hover\:text-lime-800\/30:hover{color:#3f62124d}.lg\:hover\:text-lime-800\/40:hover{color:#3f621266}.lg\:hover\:text-lime-800\/5:hover{color:#3f62120d}.lg\:hover\:text-lime-800\/50:hover{color:#3f621280}.lg\:hover\:text-lime-800\/60:hover{color:#3f621299}.lg\:hover\:text-lime-800\/70:hover{color:#3f6212b3}.lg\:hover\:text-lime-800\/75:hover{color:#3f6212bf}.lg\:hover\:text-lime-800\/80:hover{color:#3f6212cc}.lg\:hover\:text-lime-800\/90:hover{color:#3f6212e6}.lg\:hover\:text-lime-800\/95:hover{color:#3f6212f2}.lg\:hover\:text-lime-900:hover{--tw-text-opacity:1;color:rgb(54 83 20 / var(--tw-text-opacity))}.lg\:hover\:text-lime-900\/0:hover{color:#36531400}.lg\:hover\:text-lime-900\/10:hover{color:#3653141a}.lg\:hover\:text-lime-900\/100:hover{color:#365314}.lg\:hover\:text-lime-900\/20:hover{color:#36531433}.lg\:hover\:text-lime-900\/25:hover{color:#36531440}.lg\:hover\:text-lime-900\/30:hover{color:#3653144d}.lg\:hover\:text-lime-900\/40:hover{color:#36531466}.lg\:hover\:text-lime-900\/5:hover{color:#3653140d}.lg\:hover\:text-lime-900\/50:hover{color:#36531480}.lg\:hover\:text-lime-900\/60:hover{color:#36531499}.lg\:hover\:text-lime-900\/70:hover{color:#365314b3}.lg\:hover\:text-lime-900\/75:hover{color:#365314bf}.lg\:hover\:text-lime-900\/80:hover{color:#365314cc}.lg\:hover\:text-lime-900\/90:hover{color:#365314e6}.lg\:hover\:text-lime-900\/95:hover{color:#365314f2}.lg\:hover\:text-neutral-100:hover{--tw-text-opacity:1;color:rgb(245 245 245 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-100\/0:hover{color:#f5f5f500}.lg\:hover\:text-neutral-100\/10:hover{color:#f5f5f51a}.lg\:hover\:text-neutral-100\/100:hover{color:#f5f5f5}.lg\:hover\:text-neutral-100\/20:hover{color:#f5f5f533}.lg\:hover\:text-neutral-100\/25:hover{color:#f5f5f540}.lg\:hover\:text-neutral-100\/30:hover{color:#f5f5f54d}.lg\:hover\:text-neutral-100\/40:hover{color:#f5f5f566}.lg\:hover\:text-neutral-100\/5:hover{color:#f5f5f50d}.lg\:hover\:text-neutral-100\/50:hover{color:#f5f5f580}.lg\:hover\:text-neutral-100\/60:hover{color:#f5f5f599}.lg\:hover\:text-neutral-100\/70:hover{color:#f5f5f5b3}.lg\:hover\:text-neutral-100\/75:hover{color:#f5f5f5bf}.lg\:hover\:text-neutral-100\/80:hover{color:#f5f5f5cc}.lg\:hover\:text-neutral-100\/90:hover{color:#f5f5f5e6}.lg\:hover\:text-neutral-100\/95:hover{color:#f5f5f5f2}.lg\:hover\:text-neutral-200:hover{--tw-text-opacity:1;color:rgb(229 229 229 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-200\/0:hover{color:#e5e5e500}.lg\:hover\:text-neutral-200\/10:hover{color:#e5e5e51a}.lg\:hover\:text-neutral-200\/100:hover{color:#e5e5e5}.lg\:hover\:text-neutral-200\/20:hover{color:#e5e5e533}.lg\:hover\:text-neutral-200\/25:hover{color:#e5e5e540}.lg\:hover\:text-neutral-200\/30:hover{color:#e5e5e54d}.lg\:hover\:text-neutral-200\/40:hover{color:#e5e5e566}.lg\:hover\:text-neutral-200\/5:hover{color:#e5e5e50d}.lg\:hover\:text-neutral-200\/50:hover{color:#e5e5e580}.lg\:hover\:text-neutral-200\/60:hover{color:#e5e5e599}.lg\:hover\:text-neutral-200\/70:hover{color:#e5e5e5b3}.lg\:hover\:text-neutral-200\/75:hover{color:#e5e5e5bf}.lg\:hover\:text-neutral-200\/80:hover{color:#e5e5e5cc}.lg\:hover\:text-neutral-200\/90:hover{color:#e5e5e5e6}.lg\:hover\:text-neutral-200\/95:hover{color:#e5e5e5f2}.lg\:hover\:text-neutral-300:hover{--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-300\/0:hover{color:#d4d4d400}.lg\:hover\:text-neutral-300\/10:hover{color:#d4d4d41a}.lg\:hover\:text-neutral-300\/100:hover{color:#d4d4d4}.lg\:hover\:text-neutral-300\/20:hover{color:#d4d4d433}.lg\:hover\:text-neutral-300\/25:hover{color:#d4d4d440}.lg\:hover\:text-neutral-300\/30:hover{color:#d4d4d44d}.lg\:hover\:text-neutral-300\/40:hover{color:#d4d4d466}.lg\:hover\:text-neutral-300\/5:hover{color:#d4d4d40d}.lg\:hover\:text-neutral-300\/50:hover{color:#d4d4d480}.lg\:hover\:text-neutral-300\/60:hover{color:#d4d4d499}.lg\:hover\:text-neutral-300\/70:hover{color:#d4d4d4b3}.lg\:hover\:text-neutral-300\/75:hover{color:#d4d4d4bf}.lg\:hover\:text-neutral-300\/80:hover{color:#d4d4d4cc}.lg\:hover\:text-neutral-300\/90:hover{color:#d4d4d4e6}.lg\:hover\:text-neutral-300\/95:hover{color:#d4d4d4f2}.lg\:hover\:text-neutral-400:hover{--tw-text-opacity:1;color:rgb(163 163 163 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-400\/0:hover{color:#a3a3a300}.lg\:hover\:text-neutral-400\/10:hover{color:#a3a3a31a}.lg\:hover\:text-neutral-400\/100:hover{color:#a3a3a3}.lg\:hover\:text-neutral-400\/20:hover{color:#a3a3a333}.lg\:hover\:text-neutral-400\/25:hover{color:#a3a3a340}.lg\:hover\:text-neutral-400\/30:hover{color:#a3a3a34d}.lg\:hover\:text-neutral-400\/40:hover{color:#a3a3a366}.lg\:hover\:text-neutral-400\/5:hover{color:#a3a3a30d}.lg\:hover\:text-neutral-400\/50:hover{color:#a3a3a380}.lg\:hover\:text-neutral-400\/60:hover{color:#a3a3a399}.lg\:hover\:text-neutral-400\/70:hover{color:#a3a3a3b3}.lg\:hover\:text-neutral-400\/75:hover{color:#a3a3a3bf}.lg\:hover\:text-neutral-400\/80:hover{color:#a3a3a3cc}.lg\:hover\:text-neutral-400\/90:hover{color:#a3a3a3e6}.lg\:hover\:text-neutral-400\/95:hover{color:#a3a3a3f2}.lg\:hover\:text-neutral-50:hover{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-50\/0:hover{color:#fafafa00}.lg\:hover\:text-neutral-50\/10:hover{color:#fafafa1a}.lg\:hover\:text-neutral-50\/100:hover{color:#fafafa}.lg\:hover\:text-neutral-50\/20:hover{color:#fafafa33}.lg\:hover\:text-neutral-50\/25:hover{color:#fafafa40}.lg\:hover\:text-neutral-50\/30:hover{color:#fafafa4d}.lg\:hover\:text-neutral-50\/40:hover{color:#fafafa66}.lg\:hover\:text-neutral-50\/5:hover{color:#fafafa0d}.lg\:hover\:text-neutral-50\/50:hover{color:#fafafa80}.lg\:hover\:text-neutral-50\/60:hover{color:#fafafa99}.lg\:hover\:text-neutral-50\/70:hover{color:#fafafab3}.lg\:hover\:text-neutral-50\/75:hover{color:#fafafabf}.lg\:hover\:text-neutral-50\/80:hover{color:#fafafacc}.lg\:hover\:text-neutral-50\/90:hover{color:#fafafae6}.lg\:hover\:text-neutral-50\/95:hover{color:#fafafaf2}.lg\:hover\:text-neutral-500:hover{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-500\/0:hover{color:#73737300}.lg\:hover\:text-neutral-500\/10:hover{color:#7373731a}.lg\:hover\:text-neutral-500\/100:hover{color:#737373}.lg\:hover\:text-neutral-500\/20:hover{color:#73737333}.lg\:hover\:text-neutral-500\/25:hover{color:#73737340}.lg\:hover\:text-neutral-500\/30:hover{color:#7373734d}.lg\:hover\:text-neutral-500\/40:hover{color:#73737366}.lg\:hover\:text-neutral-500\/5:hover{color:#7373730d}.lg\:hover\:text-neutral-500\/50:hover{color:#73737380}.lg\:hover\:text-neutral-500\/60:hover{color:#73737399}.lg\:hover\:text-neutral-500\/70:hover{color:#737373b3}.lg\:hover\:text-neutral-500\/75:hover{color:#737373bf}.lg\:hover\:text-neutral-500\/80:hover{color:#737373cc}.lg\:hover\:text-neutral-500\/90:hover{color:#737373e6}.lg\:hover\:text-neutral-500\/95:hover{color:#737373f2}.lg\:hover\:text-neutral-600:hover{--tw-text-opacity:1;color:rgb(82 82 82 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-600\/0:hover{color:#52525200}.lg\:hover\:text-neutral-600\/10:hover{color:#5252521a}.lg\:hover\:text-neutral-600\/100:hover{color:#525252}.lg\:hover\:text-neutral-600\/20:hover{color:#52525233}.lg\:hover\:text-neutral-600\/25:hover{color:#52525240}.lg\:hover\:text-neutral-600\/30:hover{color:#5252524d}.lg\:hover\:text-neutral-600\/40:hover{color:#52525266}.lg\:hover\:text-neutral-600\/5:hover{color:#5252520d}.lg\:hover\:text-neutral-600\/50:hover{color:#52525280}.lg\:hover\:text-neutral-600\/60:hover{color:#52525299}.lg\:hover\:text-neutral-600\/70:hover{color:#525252b3}.lg\:hover\:text-neutral-600\/75:hover{color:#525252bf}.lg\:hover\:text-neutral-600\/80:hover{color:#525252cc}.lg\:hover\:text-neutral-600\/90:hover{color:#525252e6}.lg\:hover\:text-neutral-600\/95:hover{color:#525252f2}.lg\:hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgb(64 64 64 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-700\/0:hover{color:#40404000}.lg\:hover\:text-neutral-700\/10:hover{color:#4040401a}.lg\:hover\:text-neutral-700\/100:hover{color:#404040}.lg\:hover\:text-neutral-700\/20:hover{color:#40404033}.lg\:hover\:text-neutral-700\/25:hover{color:#40404040}.lg\:hover\:text-neutral-700\/30:hover{color:#4040404d}.lg\:hover\:text-neutral-700\/40:hover{color:#40404066}.lg\:hover\:text-neutral-700\/5:hover{color:#4040400d}.lg\:hover\:text-neutral-700\/50:hover{color:#40404080}.lg\:hover\:text-neutral-700\/60:hover{color:#40404099}.lg\:hover\:text-neutral-700\/70:hover{color:#404040b3}.lg\:hover\:text-neutral-700\/75:hover{color:#404040bf}.lg\:hover\:text-neutral-700\/80:hover{color:#404040cc}.lg\:hover\:text-neutral-700\/90:hover{color:#404040e6}.lg\:hover\:text-neutral-700\/95:hover{color:#404040f2}.lg\:hover\:text-neutral-800:hover{--tw-text-opacity:1;color:rgb(38 38 38 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-800\/0:hover{color:#26262600}.lg\:hover\:text-neutral-800\/10:hover{color:#2626261a}.lg\:hover\:text-neutral-800\/100:hover{color:#262626}.lg\:hover\:text-neutral-800\/20:hover{color:#26262633}.lg\:hover\:text-neutral-800\/25:hover{color:#26262640}.lg\:hover\:text-neutral-800\/30:hover{color:#2626264d}.lg\:hover\:text-neutral-800\/40:hover{color:#26262666}.lg\:hover\:text-neutral-800\/5:hover{color:#2626260d}.lg\:hover\:text-neutral-800\/50:hover{color:#26262680}.lg\:hover\:text-neutral-800\/60:hover{color:#26262699}.lg\:hover\:text-neutral-800\/70:hover{color:#262626b3}.lg\:hover\:text-neutral-800\/75:hover{color:#262626bf}.lg\:hover\:text-neutral-800\/80:hover{color:#262626cc}.lg\:hover\:text-neutral-800\/90:hover{color:#262626e6}.lg\:hover\:text-neutral-800\/95:hover{color:#262626f2}.lg\:hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23 / var(--tw-text-opacity))}.lg\:hover\:text-neutral-900\/0:hover{color:#17171700}.lg\:hover\:text-neutral-900\/10:hover{color:#1717171a}.lg\:hover\:text-neutral-900\/100:hover{color:#171717}.lg\:hover\:text-neutral-900\/20:hover{color:#17171733}.lg\:hover\:text-neutral-900\/25:hover{color:#17171740}.lg\:hover\:text-neutral-900\/30:hover{color:#1717174d}.lg\:hover\:text-neutral-900\/40:hover{color:#17171766}.lg\:hover\:text-neutral-900\/5:hover{color:#1717170d}.lg\:hover\:text-neutral-900\/50:hover{color:#17171780}.lg\:hover\:text-neutral-900\/60:hover{color:#17171799}.lg\:hover\:text-neutral-900\/70:hover{color:#171717b3}.lg\:hover\:text-neutral-900\/75:hover{color:#171717bf}.lg\:hover\:text-neutral-900\/80:hover{color:#171717cc}.lg\:hover\:text-neutral-900\/90:hover{color:#171717e6}.lg\:hover\:text-neutral-900\/95:hover{color:#171717f2}.lg\:hover\:text-orange-100:hover{--tw-text-opacity:1;color:rgb(255 237 213 / var(--tw-text-opacity))}.lg\:hover\:text-orange-100\/0:hover{color:#ffedd500}.lg\:hover\:text-orange-100\/10:hover{color:#ffedd51a}.lg\:hover\:text-orange-100\/100:hover{color:#ffedd5}.lg\:hover\:text-orange-100\/20:hover{color:#ffedd533}.lg\:hover\:text-orange-100\/25:hover{color:#ffedd540}.lg\:hover\:text-orange-100\/30:hover{color:#ffedd54d}.lg\:hover\:text-orange-100\/40:hover{color:#ffedd566}.lg\:hover\:text-orange-100\/5:hover{color:#ffedd50d}.lg\:hover\:text-orange-100\/50:hover{color:#ffedd580}.lg\:hover\:text-orange-100\/60:hover{color:#ffedd599}.lg\:hover\:text-orange-100\/70:hover{color:#ffedd5b3}.lg\:hover\:text-orange-100\/75:hover{color:#ffedd5bf}.lg\:hover\:text-orange-100\/80:hover{color:#ffedd5cc}.lg\:hover\:text-orange-100\/90:hover{color:#ffedd5e6}.lg\:hover\:text-orange-100\/95:hover{color:#ffedd5f2}.lg\:hover\:text-orange-200:hover{--tw-text-opacity:1;color:rgb(254 215 170 / var(--tw-text-opacity))}.lg\:hover\:text-orange-200\/0:hover{color:#fed7aa00}.lg\:hover\:text-orange-200\/10:hover{color:#fed7aa1a}.lg\:hover\:text-orange-200\/100:hover{color:#fed7aa}.lg\:hover\:text-orange-200\/20:hover{color:#fed7aa33}.lg\:hover\:text-orange-200\/25:hover{color:#fed7aa40}.lg\:hover\:text-orange-200\/30:hover{color:#fed7aa4d}.lg\:hover\:text-orange-200\/40:hover{color:#fed7aa66}.lg\:hover\:text-orange-200\/5:hover{color:#fed7aa0d}.lg\:hover\:text-orange-200\/50:hover{color:#fed7aa80}.lg\:hover\:text-orange-200\/60:hover{color:#fed7aa99}.lg\:hover\:text-orange-200\/70:hover{color:#fed7aab3}.lg\:hover\:text-orange-200\/75:hover{color:#fed7aabf}.lg\:hover\:text-orange-200\/80:hover{color:#fed7aacc}.lg\:hover\:text-orange-200\/90:hover{color:#fed7aae6}.lg\:hover\:text-orange-200\/95:hover{color:#fed7aaf2}.lg\:hover\:text-orange-300:hover{--tw-text-opacity:1;color:rgb(253 186 116 / var(--tw-text-opacity))}.lg\:hover\:text-orange-300\/0:hover{color:#fdba7400}.lg\:hover\:text-orange-300\/10:hover{color:#fdba741a}.lg\:hover\:text-orange-300\/100:hover{color:#fdba74}.lg\:hover\:text-orange-300\/20:hover{color:#fdba7433}.lg\:hover\:text-orange-300\/25:hover{color:#fdba7440}.lg\:hover\:text-orange-300\/30:hover{color:#fdba744d}.lg\:hover\:text-orange-300\/40:hover{color:#fdba7466}.lg\:hover\:text-orange-300\/5:hover{color:#fdba740d}.lg\:hover\:text-orange-300\/50:hover{color:#fdba7480}.lg\:hover\:text-orange-300\/60:hover{color:#fdba7499}.lg\:hover\:text-orange-300\/70:hover{color:#fdba74b3}.lg\:hover\:text-orange-300\/75:hover{color:#fdba74bf}.lg\:hover\:text-orange-300\/80:hover{color:#fdba74cc}.lg\:hover\:text-orange-300\/90:hover{color:#fdba74e6}.lg\:hover\:text-orange-300\/95:hover{color:#fdba74f2}.lg\:hover\:text-orange-400:hover{--tw-text-opacity:1;color:rgb(251 146 60 / var(--tw-text-opacity))}.lg\:hover\:text-orange-400\/0:hover{color:#fb923c00}.lg\:hover\:text-orange-400\/10:hover{color:#fb923c1a}.lg\:hover\:text-orange-400\/100:hover{color:#fb923c}.lg\:hover\:text-orange-400\/20:hover{color:#fb923c33}.lg\:hover\:text-orange-400\/25:hover{color:#fb923c40}.lg\:hover\:text-orange-400\/30:hover{color:#fb923c4d}.lg\:hover\:text-orange-400\/40:hover{color:#fb923c66}.lg\:hover\:text-orange-400\/5:hover{color:#fb923c0d}.lg\:hover\:text-orange-400\/50:hover{color:#fb923c80}.lg\:hover\:text-orange-400\/60:hover{color:#fb923c99}.lg\:hover\:text-orange-400\/70:hover{color:#fb923cb3}.lg\:hover\:text-orange-400\/75:hover{color:#fb923cbf}.lg\:hover\:text-orange-400\/80:hover{color:#fb923ccc}.lg\:hover\:text-orange-400\/90:hover{color:#fb923ce6}.lg\:hover\:text-orange-400\/95:hover{color:#fb923cf2}.lg\:hover\:text-orange-50:hover{--tw-text-opacity:1;color:rgb(255 247 237 / var(--tw-text-opacity))}.lg\:hover\:text-orange-50\/0:hover{color:#fff7ed00}.lg\:hover\:text-orange-50\/10:hover{color:#fff7ed1a}.lg\:hover\:text-orange-50\/100:hover{color:#fff7ed}.lg\:hover\:text-orange-50\/20:hover{color:#fff7ed33}.lg\:hover\:text-orange-50\/25:hover{color:#fff7ed40}.lg\:hover\:text-orange-50\/30:hover{color:#fff7ed4d}.lg\:hover\:text-orange-50\/40:hover{color:#fff7ed66}.lg\:hover\:text-orange-50\/5:hover{color:#fff7ed0d}.lg\:hover\:text-orange-50\/50:hover{color:#fff7ed80}.lg\:hover\:text-orange-50\/60:hover{color:#fff7ed99}.lg\:hover\:text-orange-50\/70:hover{color:#fff7edb3}.lg\:hover\:text-orange-50\/75:hover{color:#fff7edbf}.lg\:hover\:text-orange-50\/80:hover{color:#fff7edcc}.lg\:hover\:text-orange-50\/90:hover{color:#fff7ede6}.lg\:hover\:text-orange-50\/95:hover{color:#fff7edf2}.lg\:hover\:text-orange-500:hover{--tw-text-opacity:1;color:rgb(249 115 22 / var(--tw-text-opacity))}.lg\:hover\:text-orange-500\/0:hover{color:#f9731600}.lg\:hover\:text-orange-500\/10:hover{color:#f973161a}.lg\:hover\:text-orange-500\/100:hover{color:#f97316}.lg\:hover\:text-orange-500\/20:hover{color:#f9731633}.lg\:hover\:text-orange-500\/25:hover{color:#f9731640}.lg\:hover\:text-orange-500\/30:hover{color:#f973164d}.lg\:hover\:text-orange-500\/40:hover{color:#f9731666}.lg\:hover\:text-orange-500\/5:hover{color:#f973160d}.lg\:hover\:text-orange-500\/50:hover{color:#f9731680}.lg\:hover\:text-orange-500\/60:hover{color:#f9731699}.lg\:hover\:text-orange-500\/70:hover{color:#f97316b3}.lg\:hover\:text-orange-500\/75:hover{color:#f97316bf}.lg\:hover\:text-orange-500\/80:hover{color:#f97316cc}.lg\:hover\:text-orange-500\/90:hover{color:#f97316e6}.lg\:hover\:text-orange-500\/95:hover{color:#f97316f2}.lg\:hover\:text-orange-600:hover{--tw-text-opacity:1;color:rgb(234 88 12 / var(--tw-text-opacity))}.lg\:hover\:text-orange-600\/0:hover{color:#ea580c00}.lg\:hover\:text-orange-600\/10:hover{color:#ea580c1a}.lg\:hover\:text-orange-600\/100:hover{color:#ea580c}.lg\:hover\:text-orange-600\/20:hover{color:#ea580c33}.lg\:hover\:text-orange-600\/25:hover{color:#ea580c40}.lg\:hover\:text-orange-600\/30:hover{color:#ea580c4d}.lg\:hover\:text-orange-600\/40:hover{color:#ea580c66}.lg\:hover\:text-orange-600\/5:hover{color:#ea580c0d}.lg\:hover\:text-orange-600\/50:hover{color:#ea580c80}.lg\:hover\:text-orange-600\/60:hover{color:#ea580c99}.lg\:hover\:text-orange-600\/70:hover{color:#ea580cb3}.lg\:hover\:text-orange-600\/75:hover{color:#ea580cbf}.lg\:hover\:text-orange-600\/80:hover{color:#ea580ccc}.lg\:hover\:text-orange-600\/90:hover{color:#ea580ce6}.lg\:hover\:text-orange-600\/95:hover{color:#ea580cf2}.lg\:hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(194 65 12 / var(--tw-text-opacity))}.lg\:hover\:text-orange-700\/0:hover{color:#c2410c00}.lg\:hover\:text-orange-700\/10:hover{color:#c2410c1a}.lg\:hover\:text-orange-700\/100:hover{color:#c2410c}.lg\:hover\:text-orange-700\/20:hover{color:#c2410c33}.lg\:hover\:text-orange-700\/25:hover{color:#c2410c40}.lg\:hover\:text-orange-700\/30:hover{color:#c2410c4d}.lg\:hover\:text-orange-700\/40:hover{color:#c2410c66}.lg\:hover\:text-orange-700\/5:hover{color:#c2410c0d}.lg\:hover\:text-orange-700\/50:hover{color:#c2410c80}.lg\:hover\:text-orange-700\/60:hover{color:#c2410c99}.lg\:hover\:text-orange-700\/70:hover{color:#c2410cb3}.lg\:hover\:text-orange-700\/75:hover{color:#c2410cbf}.lg\:hover\:text-orange-700\/80:hover{color:#c2410ccc}.lg\:hover\:text-orange-700\/90:hover{color:#c2410ce6}.lg\:hover\:text-orange-700\/95:hover{color:#c2410cf2}.lg\:hover\:text-orange-800:hover{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity))}.lg\:hover\:text-orange-800\/0:hover{color:#9a341200}.lg\:hover\:text-orange-800\/10:hover{color:#9a34121a}.lg\:hover\:text-orange-800\/100:hover{color:#9a3412}.lg\:hover\:text-orange-800\/20:hover{color:#9a341233}.lg\:hover\:text-orange-800\/25:hover{color:#9a341240}.lg\:hover\:text-orange-800\/30:hover{color:#9a34124d}.lg\:hover\:text-orange-800\/40:hover{color:#9a341266}.lg\:hover\:text-orange-800\/5:hover{color:#9a34120d}.lg\:hover\:text-orange-800\/50:hover{color:#9a341280}.lg\:hover\:text-orange-800\/60:hover{color:#9a341299}.lg\:hover\:text-orange-800\/70:hover{color:#9a3412b3}.lg\:hover\:text-orange-800\/75:hover{color:#9a3412bf}.lg\:hover\:text-orange-800\/80:hover{color:#9a3412cc}.lg\:hover\:text-orange-800\/90:hover{color:#9a3412e6}.lg\:hover\:text-orange-800\/95:hover{color:#9a3412f2}.lg\:hover\:text-orange-900:hover{--tw-text-opacity:1;color:rgb(124 45 18 / var(--tw-text-opacity))}.lg\:hover\:text-orange-900\/0:hover{color:#7c2d1200}.lg\:hover\:text-orange-900\/10:hover{color:#7c2d121a}.lg\:hover\:text-orange-900\/100:hover{color:#7c2d12}.lg\:hover\:text-orange-900\/20:hover{color:#7c2d1233}.lg\:hover\:text-orange-900\/25:hover{color:#7c2d1240}.lg\:hover\:text-orange-900\/30:hover{color:#7c2d124d}.lg\:hover\:text-orange-900\/40:hover{color:#7c2d1266}.lg\:hover\:text-orange-900\/5:hover{color:#7c2d120d}.lg\:hover\:text-orange-900\/50:hover{color:#7c2d1280}.lg\:hover\:text-orange-900\/60:hover{color:#7c2d1299}.lg\:hover\:text-orange-900\/70:hover{color:#7c2d12b3}.lg\:hover\:text-orange-900\/75:hover{color:#7c2d12bf}.lg\:hover\:text-orange-900\/80:hover{color:#7c2d12cc}.lg\:hover\:text-orange-900\/90:hover{color:#7c2d12e6}.lg\:hover\:text-orange-900\/95:hover{color:#7c2d12f2}.lg\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgb(252 231 243 / var(--tw-text-opacity))}.lg\:hover\:text-pink-100\/0:hover{color:#fce7f300}.lg\:hover\:text-pink-100\/10:hover{color:#fce7f31a}.lg\:hover\:text-pink-100\/100:hover{color:#fce7f3}.lg\:hover\:text-pink-100\/20:hover{color:#fce7f333}.lg\:hover\:text-pink-100\/25:hover{color:#fce7f340}.lg\:hover\:text-pink-100\/30:hover{color:#fce7f34d}.lg\:hover\:text-pink-100\/40:hover{color:#fce7f366}.lg\:hover\:text-pink-100\/5:hover{color:#fce7f30d}.lg\:hover\:text-pink-100\/50:hover{color:#fce7f380}.lg\:hover\:text-pink-100\/60:hover{color:#fce7f399}.lg\:hover\:text-pink-100\/70:hover{color:#fce7f3b3}.lg\:hover\:text-pink-100\/75:hover{color:#fce7f3bf}.lg\:hover\:text-pink-100\/80:hover{color:#fce7f3cc}.lg\:hover\:text-pink-100\/90:hover{color:#fce7f3e6}.lg\:hover\:text-pink-100\/95:hover{color:#fce7f3f2}.lg\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgb(251 207 232 / var(--tw-text-opacity))}.lg\:hover\:text-pink-200\/0:hover{color:#fbcfe800}.lg\:hover\:text-pink-200\/10:hover{color:#fbcfe81a}.lg\:hover\:text-pink-200\/100:hover{color:#fbcfe8}.lg\:hover\:text-pink-200\/20:hover{color:#fbcfe833}.lg\:hover\:text-pink-200\/25:hover{color:#fbcfe840}.lg\:hover\:text-pink-200\/30:hover{color:#fbcfe84d}.lg\:hover\:text-pink-200\/40:hover{color:#fbcfe866}.lg\:hover\:text-pink-200\/5:hover{color:#fbcfe80d}.lg\:hover\:text-pink-200\/50:hover{color:#fbcfe880}.lg\:hover\:text-pink-200\/60:hover{color:#fbcfe899}.lg\:hover\:text-pink-200\/70:hover{color:#fbcfe8b3}.lg\:hover\:text-pink-200\/75:hover{color:#fbcfe8bf}.lg\:hover\:text-pink-200\/80:hover{color:#fbcfe8cc}.lg\:hover\:text-pink-200\/90:hover{color:#fbcfe8e6}.lg\:hover\:text-pink-200\/95:hover{color:#fbcfe8f2}.lg\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgb(249 168 212 / var(--tw-text-opacity))}.lg\:hover\:text-pink-300\/0:hover{color:#f9a8d400}.lg\:hover\:text-pink-300\/10:hover{color:#f9a8d41a}.lg\:hover\:text-pink-300\/100:hover{color:#f9a8d4}.lg\:hover\:text-pink-300\/20:hover{color:#f9a8d433}.lg\:hover\:text-pink-300\/25:hover{color:#f9a8d440}.lg\:hover\:text-pink-300\/30:hover{color:#f9a8d44d}.lg\:hover\:text-pink-300\/40:hover{color:#f9a8d466}.lg\:hover\:text-pink-300\/5:hover{color:#f9a8d40d}.lg\:hover\:text-pink-300\/50:hover{color:#f9a8d480}.lg\:hover\:text-pink-300\/60:hover{color:#f9a8d499}.lg\:hover\:text-pink-300\/70:hover{color:#f9a8d4b3}.lg\:hover\:text-pink-300\/75:hover{color:#f9a8d4bf}.lg\:hover\:text-pink-300\/80:hover{color:#f9a8d4cc}.lg\:hover\:text-pink-300\/90:hover{color:#f9a8d4e6}.lg\:hover\:text-pink-300\/95:hover{color:#f9a8d4f2}.lg\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgb(244 114 182 / var(--tw-text-opacity))}.lg\:hover\:text-pink-400\/0:hover{color:#f472b600}.lg\:hover\:text-pink-400\/10:hover{color:#f472b61a}.lg\:hover\:text-pink-400\/100:hover{color:#f472b6}.lg\:hover\:text-pink-400\/20:hover{color:#f472b633}.lg\:hover\:text-pink-400\/25:hover{color:#f472b640}.lg\:hover\:text-pink-400\/30:hover{color:#f472b64d}.lg\:hover\:text-pink-400\/40:hover{color:#f472b666}.lg\:hover\:text-pink-400\/5:hover{color:#f472b60d}.lg\:hover\:text-pink-400\/50:hover{color:#f472b680}.lg\:hover\:text-pink-400\/60:hover{color:#f472b699}.lg\:hover\:text-pink-400\/70:hover{color:#f472b6b3}.lg\:hover\:text-pink-400\/75:hover{color:#f472b6bf}.lg\:hover\:text-pink-400\/80:hover{color:#f472b6cc}.lg\:hover\:text-pink-400\/90:hover{color:#f472b6e6}.lg\:hover\:text-pink-400\/95:hover{color:#f472b6f2}.lg\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgb(253 242 248 / var(--tw-text-opacity))}.lg\:hover\:text-pink-50\/0:hover{color:#fdf2f800}.lg\:hover\:text-pink-50\/10:hover{color:#fdf2f81a}.lg\:hover\:text-pink-50\/100:hover{color:#fdf2f8}.lg\:hover\:text-pink-50\/20:hover{color:#fdf2f833}.lg\:hover\:text-pink-50\/25:hover{color:#fdf2f840}.lg\:hover\:text-pink-50\/30:hover{color:#fdf2f84d}.lg\:hover\:text-pink-50\/40:hover{color:#fdf2f866}.lg\:hover\:text-pink-50\/5:hover{color:#fdf2f80d}.lg\:hover\:text-pink-50\/50:hover{color:#fdf2f880}.lg\:hover\:text-pink-50\/60:hover{color:#fdf2f899}.lg\:hover\:text-pink-50\/70:hover{color:#fdf2f8b3}.lg\:hover\:text-pink-50\/75:hover{color:#fdf2f8bf}.lg\:hover\:text-pink-50\/80:hover{color:#fdf2f8cc}.lg\:hover\:text-pink-50\/90:hover{color:#fdf2f8e6}.lg\:hover\:text-pink-50\/95:hover{color:#fdf2f8f2}.lg\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgb(236 72 153 / var(--tw-text-opacity))}.lg\:hover\:text-pink-500\/0:hover{color:#ec489900}.lg\:hover\:text-pink-500\/10:hover{color:#ec48991a}.lg\:hover\:text-pink-500\/100:hover{color:#ec4899}.lg\:hover\:text-pink-500\/20:hover{color:#ec489933}.lg\:hover\:text-pink-500\/25:hover{color:#ec489940}.lg\:hover\:text-pink-500\/30:hover{color:#ec48994d}.lg\:hover\:text-pink-500\/40:hover{color:#ec489966}.lg\:hover\:text-pink-500\/5:hover{color:#ec48990d}.lg\:hover\:text-pink-500\/50:hover{color:#ec489980}.lg\:hover\:text-pink-500\/60:hover{color:#ec489999}.lg\:hover\:text-pink-500\/70:hover{color:#ec4899b3}.lg\:hover\:text-pink-500\/75:hover{color:#ec4899bf}.lg\:hover\:text-pink-500\/80:hover{color:#ec4899cc}.lg\:hover\:text-pink-500\/90:hover{color:#ec4899e6}.lg\:hover\:text-pink-500\/95:hover{color:#ec4899f2}.lg\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgb(219 39 119 / var(--tw-text-opacity))}.lg\:hover\:text-pink-600\/0:hover{color:#db277700}.lg\:hover\:text-pink-600\/10:hover{color:#db27771a}.lg\:hover\:text-pink-600\/100:hover{color:#db2777}.lg\:hover\:text-pink-600\/20:hover{color:#db277733}.lg\:hover\:text-pink-600\/25:hover{color:#db277740}.lg\:hover\:text-pink-600\/30:hover{color:#db27774d}.lg\:hover\:text-pink-600\/40:hover{color:#db277766}.lg\:hover\:text-pink-600\/5:hover{color:#db27770d}.lg\:hover\:text-pink-600\/50:hover{color:#db277780}.lg\:hover\:text-pink-600\/60:hover{color:#db277799}.lg\:hover\:text-pink-600\/70:hover{color:#db2777b3}.lg\:hover\:text-pink-600\/75:hover{color:#db2777bf}.lg\:hover\:text-pink-600\/80:hover{color:#db2777cc}.lg\:hover\:text-pink-600\/90:hover{color:#db2777e6}.lg\:hover\:text-pink-600\/95:hover{color:#db2777f2}.lg\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgb(190 24 93 / var(--tw-text-opacity))}.lg\:hover\:text-pink-700\/0:hover{color:#be185d00}.lg\:hover\:text-pink-700\/10:hover{color:#be185d1a}.lg\:hover\:text-pink-700\/100:hover{color:#be185d}.lg\:hover\:text-pink-700\/20:hover{color:#be185d33}.lg\:hover\:text-pink-700\/25:hover{color:#be185d40}.lg\:hover\:text-pink-700\/30:hover{color:#be185d4d}.lg\:hover\:text-pink-700\/40:hover{color:#be185d66}.lg\:hover\:text-pink-700\/5:hover{color:#be185d0d}.lg\:hover\:text-pink-700\/50:hover{color:#be185d80}.lg\:hover\:text-pink-700\/60:hover{color:#be185d99}.lg\:hover\:text-pink-700\/70:hover{color:#be185db3}.lg\:hover\:text-pink-700\/75:hover{color:#be185dbf}.lg\:hover\:text-pink-700\/80:hover{color:#be185dcc}.lg\:hover\:text-pink-700\/90:hover{color:#be185de6}.lg\:hover\:text-pink-700\/95:hover{color:#be185df2}.lg\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgb(157 23 77 / var(--tw-text-opacity))}.lg\:hover\:text-pink-800\/0:hover{color:#9d174d00}.lg\:hover\:text-pink-800\/10:hover{color:#9d174d1a}.lg\:hover\:text-pink-800\/100:hover{color:#9d174d}.lg\:hover\:text-pink-800\/20:hover{color:#9d174d33}.lg\:hover\:text-pink-800\/25:hover{color:#9d174d40}.lg\:hover\:text-pink-800\/30:hover{color:#9d174d4d}.lg\:hover\:text-pink-800\/40:hover{color:#9d174d66}.lg\:hover\:text-pink-800\/5:hover{color:#9d174d0d}.lg\:hover\:text-pink-800\/50:hover{color:#9d174d80}.lg\:hover\:text-pink-800\/60:hover{color:#9d174d99}.lg\:hover\:text-pink-800\/70:hover{color:#9d174db3}.lg\:hover\:text-pink-800\/75:hover{color:#9d174dbf}.lg\:hover\:text-pink-800\/80:hover{color:#9d174dcc}.lg\:hover\:text-pink-800\/90:hover{color:#9d174de6}.lg\:hover\:text-pink-800\/95:hover{color:#9d174df2}.lg\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgb(131 24 67 / var(--tw-text-opacity))}.lg\:hover\:text-pink-900\/0:hover{color:#83184300}.lg\:hover\:text-pink-900\/10:hover{color:#8318431a}.lg\:hover\:text-pink-900\/100:hover{color:#831843}.lg\:hover\:text-pink-900\/20:hover{color:#83184333}.lg\:hover\:text-pink-900\/25:hover{color:#83184340}.lg\:hover\:text-pink-900\/30:hover{color:#8318434d}.lg\:hover\:text-pink-900\/40:hover{color:#83184366}.lg\:hover\:text-pink-900\/5:hover{color:#8318430d}.lg\:hover\:text-pink-900\/50:hover{color:#83184380}.lg\:hover\:text-pink-900\/60:hover{color:#83184399}.lg\:hover\:text-pink-900\/70:hover{color:#831843b3}.lg\:hover\:text-pink-900\/75:hover{color:#831843bf}.lg\:hover\:text-pink-900\/80:hover{color:#831843cc}.lg\:hover\:text-pink-900\/90:hover{color:#831843e6}.lg\:hover\:text-pink-900\/95:hover{color:#831843f2}.lg\:hover\:text-primary:hover{color:var(--color-brand-primary)}.lg\:hover\:text-primary-alpha:hover{color:var(--color-blue-150)}.lg\:hover\:text-primary-medium:hover{color:var(--color-blue-medium)}.lg\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgb(243 232 255 / var(--tw-text-opacity))}.lg\:hover\:text-purple-100\/0:hover{color:#f3e8ff00}.lg\:hover\:text-purple-100\/10:hover{color:#f3e8ff1a}.lg\:hover\:text-purple-100\/100:hover{color:#f3e8ff}.lg\:hover\:text-purple-100\/20:hover{color:#f3e8ff33}.lg\:hover\:text-purple-100\/25:hover{color:#f3e8ff40}.lg\:hover\:text-purple-100\/30:hover{color:#f3e8ff4d}.lg\:hover\:text-purple-100\/40:hover{color:#f3e8ff66}.lg\:hover\:text-purple-100\/5:hover{color:#f3e8ff0d}.lg\:hover\:text-purple-100\/50:hover{color:#f3e8ff80}.lg\:hover\:text-purple-100\/60:hover{color:#f3e8ff99}.lg\:hover\:text-purple-100\/70:hover{color:#f3e8ffb3}.lg\:hover\:text-purple-100\/75:hover{color:#f3e8ffbf}.lg\:hover\:text-purple-100\/80:hover{color:#f3e8ffcc}.lg\:hover\:text-purple-100\/90:hover{color:#f3e8ffe6}.lg\:hover\:text-purple-100\/95:hover{color:#f3e8fff2}.lg\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgb(233 213 255 / var(--tw-text-opacity))}.lg\:hover\:text-purple-200\/0:hover{color:#e9d5ff00}.lg\:hover\:text-purple-200\/10:hover{color:#e9d5ff1a}.lg\:hover\:text-purple-200\/100:hover{color:#e9d5ff}.lg\:hover\:text-purple-200\/20:hover{color:#e9d5ff33}.lg\:hover\:text-purple-200\/25:hover{color:#e9d5ff40}.lg\:hover\:text-purple-200\/30:hover{color:#e9d5ff4d}.lg\:hover\:text-purple-200\/40:hover{color:#e9d5ff66}.lg\:hover\:text-purple-200\/5:hover{color:#e9d5ff0d}.lg\:hover\:text-purple-200\/50:hover{color:#e9d5ff80}.lg\:hover\:text-purple-200\/60:hover{color:#e9d5ff99}.lg\:hover\:text-purple-200\/70:hover{color:#e9d5ffb3}.lg\:hover\:text-purple-200\/75:hover{color:#e9d5ffbf}.lg\:hover\:text-purple-200\/80:hover{color:#e9d5ffcc}.lg\:hover\:text-purple-200\/90:hover{color:#e9d5ffe6}.lg\:hover\:text-purple-200\/95:hover{color:#e9d5fff2}.lg\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgb(216 180 254 / var(--tw-text-opacity))}.lg\:hover\:text-purple-300\/0:hover{color:#d8b4fe00}.lg\:hover\:text-purple-300\/10:hover{color:#d8b4fe1a}.lg\:hover\:text-purple-300\/100:hover{color:#d8b4fe}.lg\:hover\:text-purple-300\/20:hover{color:#d8b4fe33}.lg\:hover\:text-purple-300\/25:hover{color:#d8b4fe40}.lg\:hover\:text-purple-300\/30:hover{color:#d8b4fe4d}.lg\:hover\:text-purple-300\/40:hover{color:#d8b4fe66}.lg\:hover\:text-purple-300\/5:hover{color:#d8b4fe0d}.lg\:hover\:text-purple-300\/50:hover{color:#d8b4fe80}.lg\:hover\:text-purple-300\/60:hover{color:#d8b4fe99}.lg\:hover\:text-purple-300\/70:hover{color:#d8b4feb3}.lg\:hover\:text-purple-300\/75:hover{color:#d8b4febf}.lg\:hover\:text-purple-300\/80:hover{color:#d8b4fecc}.lg\:hover\:text-purple-300\/90:hover{color:#d8b4fee6}.lg\:hover\:text-purple-300\/95:hover{color:#d8b4fef2}.lg\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity))}.lg\:hover\:text-purple-400\/0:hover{color:#c084fc00}.lg\:hover\:text-purple-400\/10:hover{color:#c084fc1a}.lg\:hover\:text-purple-400\/100:hover{color:#c084fc}.lg\:hover\:text-purple-400\/20:hover{color:#c084fc33}.lg\:hover\:text-purple-400\/25:hover{color:#c084fc40}.lg\:hover\:text-purple-400\/30:hover{color:#c084fc4d}.lg\:hover\:text-purple-400\/40:hover{color:#c084fc66}.lg\:hover\:text-purple-400\/5:hover{color:#c084fc0d}.lg\:hover\:text-purple-400\/50:hover{color:#c084fc80}.lg\:hover\:text-purple-400\/60:hover{color:#c084fc99}.lg\:hover\:text-purple-400\/70:hover{color:#c084fcb3}.lg\:hover\:text-purple-400\/75:hover{color:#c084fcbf}.lg\:hover\:text-purple-400\/80:hover{color:#c084fccc}.lg\:hover\:text-purple-400\/90:hover{color:#c084fce6}.lg\:hover\:text-purple-400\/95:hover{color:#c084fcf2}.lg\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgb(250 245 255 / var(--tw-text-opacity))}.lg\:hover\:text-purple-50\/0:hover{color:#faf5ff00}.lg\:hover\:text-purple-50\/10:hover{color:#faf5ff1a}.lg\:hover\:text-purple-50\/100:hover{color:#faf5ff}.lg\:hover\:text-purple-50\/20:hover{color:#faf5ff33}.lg\:hover\:text-purple-50\/25:hover{color:#faf5ff40}.lg\:hover\:text-purple-50\/30:hover{color:#faf5ff4d}.lg\:hover\:text-purple-50\/40:hover{color:#faf5ff66}.lg\:hover\:text-purple-50\/5:hover{color:#faf5ff0d}.lg\:hover\:text-purple-50\/50:hover{color:#faf5ff80}.lg\:hover\:text-purple-50\/60:hover{color:#faf5ff99}.lg\:hover\:text-purple-50\/70:hover{color:#faf5ffb3}.lg\:hover\:text-purple-50\/75:hover{color:#faf5ffbf}.lg\:hover\:text-purple-50\/80:hover{color:#faf5ffcc}.lg\:hover\:text-purple-50\/90:hover{color:#faf5ffe6}.lg\:hover\:text-purple-50\/95:hover{color:#faf5fff2}.lg\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgb(168 85 247 / var(--tw-text-opacity))}.lg\:hover\:text-purple-500\/0:hover{color:#a855f700}.lg\:hover\:text-purple-500\/10:hover{color:#a855f71a}.lg\:hover\:text-purple-500\/100:hover{color:#a855f7}.lg\:hover\:text-purple-500\/20:hover{color:#a855f733}.lg\:hover\:text-purple-500\/25:hover{color:#a855f740}.lg\:hover\:text-purple-500\/30:hover{color:#a855f74d}.lg\:hover\:text-purple-500\/40:hover{color:#a855f766}.lg\:hover\:text-purple-500\/5:hover{color:#a855f70d}.lg\:hover\:text-purple-500\/50:hover{color:#a855f780}.lg\:hover\:text-purple-500\/60:hover{color:#a855f799}.lg\:hover\:text-purple-500\/70:hover{color:#a855f7b3}.lg\:hover\:text-purple-500\/75:hover{color:#a855f7bf}.lg\:hover\:text-purple-500\/80:hover{color:#a855f7cc}.lg\:hover\:text-purple-500\/90:hover{color:#a855f7e6}.lg\:hover\:text-purple-500\/95:hover{color:#a855f7f2}.lg\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity))}.lg\:hover\:text-purple-600\/0:hover{color:#9333ea00}.lg\:hover\:text-purple-600\/10:hover{color:#9333ea1a}.lg\:hover\:text-purple-600\/100:hover{color:#9333ea}.lg\:hover\:text-purple-600\/20:hover{color:#9333ea33}.lg\:hover\:text-purple-600\/25:hover{color:#9333ea40}.lg\:hover\:text-purple-600\/30:hover{color:#9333ea4d}.lg\:hover\:text-purple-600\/40:hover{color:#9333ea66}.lg\:hover\:text-purple-600\/5:hover{color:#9333ea0d}.lg\:hover\:text-purple-600\/50:hover{color:#9333ea80}.lg\:hover\:text-purple-600\/60:hover{color:#9333ea99}.lg\:hover\:text-purple-600\/70:hover{color:#9333eab3}.lg\:hover\:text-purple-600\/75:hover{color:#9333eabf}.lg\:hover\:text-purple-600\/80:hover{color:#9333eacc}.lg\:hover\:text-purple-600\/90:hover{color:#9333eae6}.lg\:hover\:text-purple-600\/95:hover{color:#9333eaf2}.lg\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(126 34 206 / var(--tw-text-opacity))}.lg\:hover\:text-purple-700\/0:hover{color:#7e22ce00}.lg\:hover\:text-purple-700\/10:hover{color:#7e22ce1a}.lg\:hover\:text-purple-700\/100:hover{color:#7e22ce}.lg\:hover\:text-purple-700\/20:hover{color:#7e22ce33}.lg\:hover\:text-purple-700\/25:hover{color:#7e22ce40}.lg\:hover\:text-purple-700\/30:hover{color:#7e22ce4d}.lg\:hover\:text-purple-700\/40:hover{color:#7e22ce66}.lg\:hover\:text-purple-700\/5:hover{color:#7e22ce0d}.lg\:hover\:text-purple-700\/50:hover{color:#7e22ce80}.lg\:hover\:text-purple-700\/60:hover{color:#7e22ce99}.lg\:hover\:text-purple-700\/70:hover{color:#7e22ceb3}.lg\:hover\:text-purple-700\/75:hover{color:#7e22cebf}.lg\:hover\:text-purple-700\/80:hover{color:#7e22cecc}.lg\:hover\:text-purple-700\/90:hover{color:#7e22cee6}.lg\:hover\:text-purple-700\/95:hover{color:#7e22cef2}.lg\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity))}.lg\:hover\:text-purple-800\/0:hover{color:#6b21a800}.lg\:hover\:text-purple-800\/10:hover{color:#6b21a81a}.lg\:hover\:text-purple-800\/100:hover{color:#6b21a8}.lg\:hover\:text-purple-800\/20:hover{color:#6b21a833}.lg\:hover\:text-purple-800\/25:hover{color:#6b21a840}.lg\:hover\:text-purple-800\/30:hover{color:#6b21a84d}.lg\:hover\:text-purple-800\/40:hover{color:#6b21a866}.lg\:hover\:text-purple-800\/5:hover{color:#6b21a80d}.lg\:hover\:text-purple-800\/50:hover{color:#6b21a880}.lg\:hover\:text-purple-800\/60:hover{color:#6b21a899}.lg\:hover\:text-purple-800\/70:hover{color:#6b21a8b3}.lg\:hover\:text-purple-800\/75:hover{color:#6b21a8bf}.lg\:hover\:text-purple-800\/80:hover{color:#6b21a8cc}.lg\:hover\:text-purple-800\/90:hover{color:#6b21a8e6}.lg\:hover\:text-purple-800\/95:hover{color:#6b21a8f2}.lg\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity))}.lg\:hover\:text-purple-900\/0:hover{color:#581c8700}.lg\:hover\:text-purple-900\/10:hover{color:#581c871a}.lg\:hover\:text-purple-900\/100:hover{color:#581c87}.lg\:hover\:text-purple-900\/20:hover{color:#581c8733}.lg\:hover\:text-purple-900\/25:hover{color:#581c8740}.lg\:hover\:text-purple-900\/30:hover{color:#581c874d}.lg\:hover\:text-purple-900\/40:hover{color:#581c8766}.lg\:hover\:text-purple-900\/5:hover{color:#581c870d}.lg\:hover\:text-purple-900\/50:hover{color:#581c8780}.lg\:hover\:text-purple-900\/60:hover{color:#581c8799}.lg\:hover\:text-purple-900\/70:hover{color:#581c87b3}.lg\:hover\:text-purple-900\/75:hover{color:#581c87bf}.lg\:hover\:text-purple-900\/80:hover{color:#581c87cc}.lg\:hover\:text-purple-900\/90:hover{color:#581c87e6}.lg\:hover\:text-purple-900\/95:hover{color:#581c87f2}.lg\:hover\:text-red-100:hover{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.lg\:hover\:text-red-100\/0:hover{color:#fee2e200}.lg\:hover\:text-red-100\/10:hover{color:#fee2e21a}.lg\:hover\:text-red-100\/100:hover{color:#fee2e2}.lg\:hover\:text-red-100\/20:hover{color:#fee2e233}.lg\:hover\:text-red-100\/25:hover{color:#fee2e240}.lg\:hover\:text-red-100\/30:hover{color:#fee2e24d}.lg\:hover\:text-red-100\/40:hover{color:#fee2e266}.lg\:hover\:text-red-100\/5:hover{color:#fee2e20d}.lg\:hover\:text-red-100\/50:hover{color:#fee2e280}.lg\:hover\:text-red-100\/60:hover{color:#fee2e299}.lg\:hover\:text-red-100\/70:hover{color:#fee2e2b3}.lg\:hover\:text-red-100\/75:hover{color:#fee2e2bf}.lg\:hover\:text-red-100\/80:hover{color:#fee2e2cc}.lg\:hover\:text-red-100\/90:hover{color:#fee2e2e6}.lg\:hover\:text-red-100\/95:hover{color:#fee2e2f2}.lg\:hover\:text-red-200:hover{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity))}.lg\:hover\:text-red-200\/0:hover{color:#fecaca00}.lg\:hover\:text-red-200\/10:hover{color:#fecaca1a}.lg\:hover\:text-red-200\/100:hover{color:#fecaca}.lg\:hover\:text-red-200\/20:hover{color:#fecaca33}.lg\:hover\:text-red-200\/25:hover{color:#fecaca40}.lg\:hover\:text-red-200\/30:hover{color:#fecaca4d}.lg\:hover\:text-red-200\/40:hover{color:#fecaca66}.lg\:hover\:text-red-200\/5:hover{color:#fecaca0d}.lg\:hover\:text-red-200\/50:hover{color:#fecaca80}.lg\:hover\:text-red-200\/60:hover{color:#fecaca99}.lg\:hover\:text-red-200\/70:hover{color:#fecacab3}.lg\:hover\:text-red-200\/75:hover{color:#fecacabf}.lg\:hover\:text-red-200\/80:hover{color:#fecacacc}.lg\:hover\:text-red-200\/90:hover{color:#fecacae6}.lg\:hover\:text-red-200\/95:hover{color:#fecacaf2}.lg\:hover\:text-red-300:hover{--tw-text-opacity:1;color:rgb(252 165 165 / var(--tw-text-opacity))}.lg\:hover\:text-red-300\/0:hover{color:#fca5a500}.lg\:hover\:text-red-300\/10:hover{color:#fca5a51a}.lg\:hover\:text-red-300\/100:hover{color:#fca5a5}.lg\:hover\:text-red-300\/20:hover{color:#fca5a533}.lg\:hover\:text-red-300\/25:hover{color:#fca5a540}.lg\:hover\:text-red-300\/30:hover{color:#fca5a54d}.lg\:hover\:text-red-300\/40:hover{color:#fca5a566}.lg\:hover\:text-red-300\/5:hover{color:#fca5a50d}.lg\:hover\:text-red-300\/50:hover{color:#fca5a580}.lg\:hover\:text-red-300\/60:hover{color:#fca5a599}.lg\:hover\:text-red-300\/70:hover{color:#fca5a5b3}.lg\:hover\:text-red-300\/75:hover{color:#fca5a5bf}.lg\:hover\:text-red-300\/80:hover{color:#fca5a5cc}.lg\:hover\:text-red-300\/90:hover{color:#fca5a5e6}.lg\:hover\:text-red-300\/95:hover{color:#fca5a5f2}.lg\:hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.lg\:hover\:text-red-400\/0:hover{color:#f8717100}.lg\:hover\:text-red-400\/10:hover{color:#f871711a}.lg\:hover\:text-red-400\/100:hover{color:#f87171}.lg\:hover\:text-red-400\/20:hover{color:#f8717133}.lg\:hover\:text-red-400\/25:hover{color:#f8717140}.lg\:hover\:text-red-400\/30:hover{color:#f871714d}.lg\:hover\:text-red-400\/40:hover{color:#f8717166}.lg\:hover\:text-red-400\/5:hover{color:#f871710d}.lg\:hover\:text-red-400\/50:hover{color:#f8717180}.lg\:hover\:text-red-400\/60:hover{color:#f8717199}.lg\:hover\:text-red-400\/70:hover{color:#f87171b3}.lg\:hover\:text-red-400\/75:hover{color:#f87171bf}.lg\:hover\:text-red-400\/80:hover{color:#f87171cc}.lg\:hover\:text-red-400\/90:hover{color:#f87171e6}.lg\:hover\:text-red-400\/95:hover{color:#f87171f2}.lg\:hover\:text-red-50:hover{--tw-text-opacity:1;color:rgb(254 242 242 / var(--tw-text-opacity))}.lg\:hover\:text-red-50\/0:hover{color:#fef2f200}.lg\:hover\:text-red-50\/10:hover{color:#fef2f21a}.lg\:hover\:text-red-50\/100:hover{color:#fef2f2}.lg\:hover\:text-red-50\/20:hover{color:#fef2f233}.lg\:hover\:text-red-50\/25:hover{color:#fef2f240}.lg\:hover\:text-red-50\/30:hover{color:#fef2f24d}.lg\:hover\:text-red-50\/40:hover{color:#fef2f266}.lg\:hover\:text-red-50\/5:hover{color:#fef2f20d}.lg\:hover\:text-red-50\/50:hover{color:#fef2f280}.lg\:hover\:text-red-50\/60:hover{color:#fef2f299}.lg\:hover\:text-red-50\/70:hover{color:#fef2f2b3}.lg\:hover\:text-red-50\/75:hover{color:#fef2f2bf}.lg\:hover\:text-red-50\/80:hover{color:#fef2f2cc}.lg\:hover\:text-red-50\/90:hover{color:#fef2f2e6}.lg\:hover\:text-red-50\/95:hover{color:#fef2f2f2}.lg\:hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity))}.lg\:hover\:text-red-500\/0:hover{color:#ef444400}.lg\:hover\:text-red-500\/10:hover{color:#ef44441a}.lg\:hover\:text-red-500\/100:hover{color:#ef4444}.lg\:hover\:text-red-500\/20:hover{color:#ef444433}.lg\:hover\:text-red-500\/25:hover{color:#ef444440}.lg\:hover\:text-red-500\/30:hover{color:#ef44444d}.lg\:hover\:text-red-500\/40:hover{color:#ef444466}.lg\:hover\:text-red-500\/5:hover{color:#ef44440d}.lg\:hover\:text-red-500\/50:hover{color:#ef444480}.lg\:hover\:text-red-500\/60:hover{color:#ef444499}.lg\:hover\:text-red-500\/70:hover{color:#ef4444b3}.lg\:hover\:text-red-500\/75:hover{color:#ef4444bf}.lg\:hover\:text-red-500\/80:hover{color:#ef4444cc}.lg\:hover\:text-red-500\/90:hover{color:#ef4444e6}.lg\:hover\:text-red-500\/95:hover{color:#ef4444f2}.lg\:hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.lg\:hover\:text-red-600\/0:hover{color:#dc262600}.lg\:hover\:text-red-600\/10:hover{color:#dc26261a}.lg\:hover\:text-red-600\/100:hover{color:#dc2626}.lg\:hover\:text-red-600\/20:hover{color:#dc262633}.lg\:hover\:text-red-600\/25:hover{color:#dc262640}.lg\:hover\:text-red-600\/30:hover{color:#dc26264d}.lg\:hover\:text-red-600\/40:hover{color:#dc262666}.lg\:hover\:text-red-600\/5:hover{color:#dc26260d}.lg\:hover\:text-red-600\/50:hover{color:#dc262680}.lg\:hover\:text-red-600\/60:hover{color:#dc262699}.lg\:hover\:text-red-600\/70:hover{color:#dc2626b3}.lg\:hover\:text-red-600\/75:hover{color:#dc2626bf}.lg\:hover\:text-red-600\/80:hover{color:#dc2626cc}.lg\:hover\:text-red-600\/90:hover{color:#dc2626e6}.lg\:hover\:text-red-600\/95:hover{color:#dc2626f2}.lg\:hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity))}.lg\:hover\:text-red-700\/0:hover{color:#b91c1c00}.lg\:hover\:text-red-700\/10:hover{color:#b91c1c1a}.lg\:hover\:text-red-700\/100:hover{color:#b91c1c}.lg\:hover\:text-red-700\/20:hover{color:#b91c1c33}.lg\:hover\:text-red-700\/25:hover{color:#b91c1c40}.lg\:hover\:text-red-700\/30:hover{color:#b91c1c4d}.lg\:hover\:text-red-700\/40:hover{color:#b91c1c66}.lg\:hover\:text-red-700\/5:hover{color:#b91c1c0d}.lg\:hover\:text-red-700\/50:hover{color:#b91c1c80}.lg\:hover\:text-red-700\/60:hover{color:#b91c1c99}.lg\:hover\:text-red-700\/70:hover{color:#b91c1cb3}.lg\:hover\:text-red-700\/75:hover{color:#b91c1cbf}.lg\:hover\:text-red-700\/80:hover{color:#b91c1ccc}.lg\:hover\:text-red-700\/90:hover{color:#b91c1ce6}.lg\:hover\:text-red-700\/95:hover{color:#b91c1cf2}.lg\:hover\:text-red-800:hover{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity))}.lg\:hover\:text-red-800\/0:hover{color:#991b1b00}.lg\:hover\:text-red-800\/10:hover{color:#991b1b1a}.lg\:hover\:text-red-800\/100:hover{color:#991b1b}.lg\:hover\:text-red-800\/20:hover{color:#991b1b33}.lg\:hover\:text-red-800\/25:hover{color:#991b1b40}.lg\:hover\:text-red-800\/30:hover{color:#991b1b4d}.lg\:hover\:text-red-800\/40:hover{color:#991b1b66}.lg\:hover\:text-red-800\/5:hover{color:#991b1b0d}.lg\:hover\:text-red-800\/50:hover{color:#991b1b80}.lg\:hover\:text-red-800\/60:hover{color:#991b1b99}.lg\:hover\:text-red-800\/70:hover{color:#991b1bb3}.lg\:hover\:text-red-800\/75:hover{color:#991b1bbf}.lg\:hover\:text-red-800\/80:hover{color:#991b1bcc}.lg\:hover\:text-red-800\/90:hover{color:#991b1be6}.lg\:hover\:text-red-800\/95:hover{color:#991b1bf2}.lg\:hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity))}.lg\:hover\:text-red-900\/0:hover{color:#7f1d1d00}.lg\:hover\:text-red-900\/10:hover{color:#7f1d1d1a}.lg\:hover\:text-red-900\/100:hover{color:#7f1d1d}.lg\:hover\:text-red-900\/20:hover{color:#7f1d1d33}.lg\:hover\:text-red-900\/25:hover{color:#7f1d1d40}.lg\:hover\:text-red-900\/30:hover{color:#7f1d1d4d}.lg\:hover\:text-red-900\/40:hover{color:#7f1d1d66}.lg\:hover\:text-red-900\/5:hover{color:#7f1d1d0d}.lg\:hover\:text-red-900\/50:hover{color:#7f1d1d80}.lg\:hover\:text-red-900\/60:hover{color:#7f1d1d99}.lg\:hover\:text-red-900\/70:hover{color:#7f1d1db3}.lg\:hover\:text-red-900\/75:hover{color:#7f1d1dbf}.lg\:hover\:text-red-900\/80:hover{color:#7f1d1dcc}.lg\:hover\:text-red-900\/90:hover{color:#7f1d1de6}.lg\:hover\:text-red-900\/95:hover{color:#7f1d1df2}.lg\:hover\:text-red-dark:hover{color:var(--color-red-dark)}.lg\:hover\:text-red-light:hover{color:var(--color-red-light)}.lg\:hover\:text-red-medium:hover{color:var(--color-red-medium)}.lg\:hover\:text-rose-100:hover{--tw-text-opacity:1;color:rgb(255 228 230 / var(--tw-text-opacity))}.lg\:hover\:text-rose-100\/0:hover{color:#ffe4e600}.lg\:hover\:text-rose-100\/10:hover{color:#ffe4e61a}.lg\:hover\:text-rose-100\/100:hover{color:#ffe4e6}.lg\:hover\:text-rose-100\/20:hover{color:#ffe4e633}.lg\:hover\:text-rose-100\/25:hover{color:#ffe4e640}.lg\:hover\:text-rose-100\/30:hover{color:#ffe4e64d}.lg\:hover\:text-rose-100\/40:hover{color:#ffe4e666}.lg\:hover\:text-rose-100\/5:hover{color:#ffe4e60d}.lg\:hover\:text-rose-100\/50:hover{color:#ffe4e680}.lg\:hover\:text-rose-100\/60:hover{color:#ffe4e699}.lg\:hover\:text-rose-100\/70:hover{color:#ffe4e6b3}.lg\:hover\:text-rose-100\/75:hover{color:#ffe4e6bf}.lg\:hover\:text-rose-100\/80:hover{color:#ffe4e6cc}.lg\:hover\:text-rose-100\/90:hover{color:#ffe4e6e6}.lg\:hover\:text-rose-100\/95:hover{color:#ffe4e6f2}.lg\:hover\:text-rose-200:hover{--tw-text-opacity:1;color:rgb(254 205 211 / var(--tw-text-opacity))}.lg\:hover\:text-rose-200\/0:hover{color:#fecdd300}.lg\:hover\:text-rose-200\/10:hover{color:#fecdd31a}.lg\:hover\:text-rose-200\/100:hover{color:#fecdd3}.lg\:hover\:text-rose-200\/20:hover{color:#fecdd333}.lg\:hover\:text-rose-200\/25:hover{color:#fecdd340}.lg\:hover\:text-rose-200\/30:hover{color:#fecdd34d}.lg\:hover\:text-rose-200\/40:hover{color:#fecdd366}.lg\:hover\:text-rose-200\/5:hover{color:#fecdd30d}.lg\:hover\:text-rose-200\/50:hover{color:#fecdd380}.lg\:hover\:text-rose-200\/60:hover{color:#fecdd399}.lg\:hover\:text-rose-200\/70:hover{color:#fecdd3b3}.lg\:hover\:text-rose-200\/75:hover{color:#fecdd3bf}.lg\:hover\:text-rose-200\/80:hover{color:#fecdd3cc}.lg\:hover\:text-rose-200\/90:hover{color:#fecdd3e6}.lg\:hover\:text-rose-200\/95:hover{color:#fecdd3f2}.lg\:hover\:text-rose-300:hover{--tw-text-opacity:1;color:rgb(253 164 175 / var(--tw-text-opacity))}.lg\:hover\:text-rose-300\/0:hover{color:#fda4af00}.lg\:hover\:text-rose-300\/10:hover{color:#fda4af1a}.lg\:hover\:text-rose-300\/100:hover{color:#fda4af}.lg\:hover\:text-rose-300\/20:hover{color:#fda4af33}.lg\:hover\:text-rose-300\/25:hover{color:#fda4af40}.lg\:hover\:text-rose-300\/30:hover{color:#fda4af4d}.lg\:hover\:text-rose-300\/40:hover{color:#fda4af66}.lg\:hover\:text-rose-300\/5:hover{color:#fda4af0d}.lg\:hover\:text-rose-300\/50:hover{color:#fda4af80}.lg\:hover\:text-rose-300\/60:hover{color:#fda4af99}.lg\:hover\:text-rose-300\/70:hover{color:#fda4afb3}.lg\:hover\:text-rose-300\/75:hover{color:#fda4afbf}.lg\:hover\:text-rose-300\/80:hover{color:#fda4afcc}.lg\:hover\:text-rose-300\/90:hover{color:#fda4afe6}.lg\:hover\:text-rose-300\/95:hover{color:#fda4aff2}.lg\:hover\:text-rose-400:hover{--tw-text-opacity:1;color:rgb(251 113 133 / var(--tw-text-opacity))}.lg\:hover\:text-rose-400\/0:hover{color:#fb718500}.lg\:hover\:text-rose-400\/10:hover{color:#fb71851a}.lg\:hover\:text-rose-400\/100:hover{color:#fb7185}.lg\:hover\:text-rose-400\/20:hover{color:#fb718533}.lg\:hover\:text-rose-400\/25:hover{color:#fb718540}.lg\:hover\:text-rose-400\/30:hover{color:#fb71854d}.lg\:hover\:text-rose-400\/40:hover{color:#fb718566}.lg\:hover\:text-rose-400\/5:hover{color:#fb71850d}.lg\:hover\:text-rose-400\/50:hover{color:#fb718580}.lg\:hover\:text-rose-400\/60:hover{color:#fb718599}.lg\:hover\:text-rose-400\/70:hover{color:#fb7185b3}.lg\:hover\:text-rose-400\/75:hover{color:#fb7185bf}.lg\:hover\:text-rose-400\/80:hover{color:#fb7185cc}.lg\:hover\:text-rose-400\/90:hover{color:#fb7185e6}.lg\:hover\:text-rose-400\/95:hover{color:#fb7185f2}.lg\:hover\:text-rose-50:hover{--tw-text-opacity:1;color:rgb(255 241 242 / var(--tw-text-opacity))}.lg\:hover\:text-rose-50\/0:hover{color:#fff1f200}.lg\:hover\:text-rose-50\/10:hover{color:#fff1f21a}.lg\:hover\:text-rose-50\/100:hover{color:#fff1f2}.lg\:hover\:text-rose-50\/20:hover{color:#fff1f233}.lg\:hover\:text-rose-50\/25:hover{color:#fff1f240}.lg\:hover\:text-rose-50\/30:hover{color:#fff1f24d}.lg\:hover\:text-rose-50\/40:hover{color:#fff1f266}.lg\:hover\:text-rose-50\/5:hover{color:#fff1f20d}.lg\:hover\:text-rose-50\/50:hover{color:#fff1f280}.lg\:hover\:text-rose-50\/60:hover{color:#fff1f299}.lg\:hover\:text-rose-50\/70:hover{color:#fff1f2b3}.lg\:hover\:text-rose-50\/75:hover{color:#fff1f2bf}.lg\:hover\:text-rose-50\/80:hover{color:#fff1f2cc}.lg\:hover\:text-rose-50\/90:hover{color:#fff1f2e6}.lg\:hover\:text-rose-50\/95:hover{color:#fff1f2f2}.lg\:hover\:text-rose-500:hover{--tw-text-opacity:1;color:rgb(244 63 94 / var(--tw-text-opacity))}.lg\:hover\:text-rose-500\/0:hover{color:#f43f5e00}.lg\:hover\:text-rose-500\/10:hover{color:#f43f5e1a}.lg\:hover\:text-rose-500\/100:hover{color:#f43f5e}.lg\:hover\:text-rose-500\/20:hover{color:#f43f5e33}.lg\:hover\:text-rose-500\/25:hover{color:#f43f5e40}.lg\:hover\:text-rose-500\/30:hover{color:#f43f5e4d}.lg\:hover\:text-rose-500\/40:hover{color:#f43f5e66}.lg\:hover\:text-rose-500\/5:hover{color:#f43f5e0d}.lg\:hover\:text-rose-500\/50:hover{color:#f43f5e80}.lg\:hover\:text-rose-500\/60:hover{color:#f43f5e99}.lg\:hover\:text-rose-500\/70:hover{color:#f43f5eb3}.lg\:hover\:text-rose-500\/75:hover{color:#f43f5ebf}.lg\:hover\:text-rose-500\/80:hover{color:#f43f5ecc}.lg\:hover\:text-rose-500\/90:hover{color:#f43f5ee6}.lg\:hover\:text-rose-500\/95:hover{color:#f43f5ef2}.lg\:hover\:text-rose-600:hover{--tw-text-opacity:1;color:rgb(225 29 72 / var(--tw-text-opacity))}.lg\:hover\:text-rose-600\/0:hover{color:#e11d4800}.lg\:hover\:text-rose-600\/10:hover{color:#e11d481a}.lg\:hover\:text-rose-600\/100:hover{color:#e11d48}.lg\:hover\:text-rose-600\/20:hover{color:#e11d4833}.lg\:hover\:text-rose-600\/25:hover{color:#e11d4840}.lg\:hover\:text-rose-600\/30:hover{color:#e11d484d}.lg\:hover\:text-rose-600\/40:hover{color:#e11d4866}.lg\:hover\:text-rose-600\/5:hover{color:#e11d480d}.lg\:hover\:text-rose-600\/50:hover{color:#e11d4880}.lg\:hover\:text-rose-600\/60:hover{color:#e11d4899}.lg\:hover\:text-rose-600\/70:hover{color:#e11d48b3}.lg\:hover\:text-rose-600\/75:hover{color:#e11d48bf}.lg\:hover\:text-rose-600\/80:hover{color:#e11d48cc}.lg\:hover\:text-rose-600\/90:hover{color:#e11d48e6}.lg\:hover\:text-rose-600\/95:hover{color:#e11d48f2}.lg\:hover\:text-rose-700:hover{--tw-text-opacity:1;color:rgb(190 18 60 / var(--tw-text-opacity))}.lg\:hover\:text-rose-700\/0:hover{color:#be123c00}.lg\:hover\:text-rose-700\/10:hover{color:#be123c1a}.lg\:hover\:text-rose-700\/100:hover{color:#be123c}.lg\:hover\:text-rose-700\/20:hover{color:#be123c33}.lg\:hover\:text-rose-700\/25:hover{color:#be123c40}.lg\:hover\:text-rose-700\/30:hover{color:#be123c4d}.lg\:hover\:text-rose-700\/40:hover{color:#be123c66}.lg\:hover\:text-rose-700\/5:hover{color:#be123c0d}.lg\:hover\:text-rose-700\/50:hover{color:#be123c80}.lg\:hover\:text-rose-700\/60:hover{color:#be123c99}.lg\:hover\:text-rose-700\/70:hover{color:#be123cb3}.lg\:hover\:text-rose-700\/75:hover{color:#be123cbf}.lg\:hover\:text-rose-700\/80:hover{color:#be123ccc}.lg\:hover\:text-rose-700\/90:hover{color:#be123ce6}.lg\:hover\:text-rose-700\/95:hover{color:#be123cf2}.lg\:hover\:text-rose-800:hover{--tw-text-opacity:1;color:rgb(159 18 57 / var(--tw-text-opacity))}.lg\:hover\:text-rose-800\/0:hover{color:#9f123900}.lg\:hover\:text-rose-800\/10:hover{color:#9f12391a}.lg\:hover\:text-rose-800\/100:hover{color:#9f1239}.lg\:hover\:text-rose-800\/20:hover{color:#9f123933}.lg\:hover\:text-rose-800\/25:hover{color:#9f123940}.lg\:hover\:text-rose-800\/30:hover{color:#9f12394d}.lg\:hover\:text-rose-800\/40:hover{color:#9f123966}.lg\:hover\:text-rose-800\/5:hover{color:#9f12390d}.lg\:hover\:text-rose-800\/50:hover{color:#9f123980}.lg\:hover\:text-rose-800\/60:hover{color:#9f123999}.lg\:hover\:text-rose-800\/70:hover{color:#9f1239b3}.lg\:hover\:text-rose-800\/75:hover{color:#9f1239bf}.lg\:hover\:text-rose-800\/80:hover{color:#9f1239cc}.lg\:hover\:text-rose-800\/90:hover{color:#9f1239e6}.lg\:hover\:text-rose-800\/95:hover{color:#9f1239f2}.lg\:hover\:text-rose-900:hover{--tw-text-opacity:1;color:rgb(136 19 55 / var(--tw-text-opacity))}.lg\:hover\:text-rose-900\/0:hover{color:#88133700}.lg\:hover\:text-rose-900\/10:hover{color:#8813371a}.lg\:hover\:text-rose-900\/100:hover{color:#881337}.lg\:hover\:text-rose-900\/20:hover{color:#88133733}.lg\:hover\:text-rose-900\/25:hover{color:#88133740}.lg\:hover\:text-rose-900\/30:hover{color:#8813374d}.lg\:hover\:text-rose-900\/40:hover{color:#88133766}.lg\:hover\:text-rose-900\/5:hover{color:#8813370d}.lg\:hover\:text-rose-900\/50:hover{color:#88133780}.lg\:hover\:text-rose-900\/60:hover{color:#88133799}.lg\:hover\:text-rose-900\/70:hover{color:#881337b3}.lg\:hover\:text-rose-900\/75:hover{color:#881337bf}.lg\:hover\:text-rose-900\/80:hover{color:#881337cc}.lg\:hover\:text-rose-900\/90:hover{color:#881337e6}.lg\:hover\:text-rose-900\/95:hover{color:#881337f2}.lg\:hover\:text-secondary:hover{color:var(--color-blue-800)}.lg\:hover\:text-secondary-light:hover{color:var(--color-blue-200)}.lg\:hover\:text-secondary-lighter:hover{color:var(--color-blue-100)}.lg\:hover\:text-secondary-medium:hover{color:var(--color-blue-500)}.lg\:hover\:text-sky-100:hover{--tw-text-opacity:1;color:rgb(224 242 254 / var(--tw-text-opacity))}.lg\:hover\:text-sky-100\/0:hover{color:#e0f2fe00}.lg\:hover\:text-sky-100\/10:hover{color:#e0f2fe1a}.lg\:hover\:text-sky-100\/100:hover{color:#e0f2fe}.lg\:hover\:text-sky-100\/20:hover{color:#e0f2fe33}.lg\:hover\:text-sky-100\/25:hover{color:#e0f2fe40}.lg\:hover\:text-sky-100\/30:hover{color:#e0f2fe4d}.lg\:hover\:text-sky-100\/40:hover{color:#e0f2fe66}.lg\:hover\:text-sky-100\/5:hover{color:#e0f2fe0d}.lg\:hover\:text-sky-100\/50:hover{color:#e0f2fe80}.lg\:hover\:text-sky-100\/60:hover{color:#e0f2fe99}.lg\:hover\:text-sky-100\/70:hover{color:#e0f2feb3}.lg\:hover\:text-sky-100\/75:hover{color:#e0f2febf}.lg\:hover\:text-sky-100\/80:hover{color:#e0f2fecc}.lg\:hover\:text-sky-100\/90:hover{color:#e0f2fee6}.lg\:hover\:text-sky-100\/95:hover{color:#e0f2fef2}.lg\:hover\:text-sky-200:hover{--tw-text-opacity:1;color:rgb(186 230 253 / var(--tw-text-opacity))}.lg\:hover\:text-sky-200\/0:hover{color:#bae6fd00}.lg\:hover\:text-sky-200\/10:hover{color:#bae6fd1a}.lg\:hover\:text-sky-200\/100:hover{color:#bae6fd}.lg\:hover\:text-sky-200\/20:hover{color:#bae6fd33}.lg\:hover\:text-sky-200\/25:hover{color:#bae6fd40}.lg\:hover\:text-sky-200\/30:hover{color:#bae6fd4d}.lg\:hover\:text-sky-200\/40:hover{color:#bae6fd66}.lg\:hover\:text-sky-200\/5:hover{color:#bae6fd0d}.lg\:hover\:text-sky-200\/50:hover{color:#bae6fd80}.lg\:hover\:text-sky-200\/60:hover{color:#bae6fd99}.lg\:hover\:text-sky-200\/70:hover{color:#bae6fdb3}.lg\:hover\:text-sky-200\/75:hover{color:#bae6fdbf}.lg\:hover\:text-sky-200\/80:hover{color:#bae6fdcc}.lg\:hover\:text-sky-200\/90:hover{color:#bae6fde6}.lg\:hover\:text-sky-200\/95:hover{color:#bae6fdf2}.lg\:hover\:text-sky-300:hover{--tw-text-opacity:1;color:rgb(125 211 252 / var(--tw-text-opacity))}.lg\:hover\:text-sky-300\/0:hover{color:#7dd3fc00}.lg\:hover\:text-sky-300\/10:hover{color:#7dd3fc1a}.lg\:hover\:text-sky-300\/100:hover{color:#7dd3fc}.lg\:hover\:text-sky-300\/20:hover{color:#7dd3fc33}.lg\:hover\:text-sky-300\/25:hover{color:#7dd3fc40}.lg\:hover\:text-sky-300\/30:hover{color:#7dd3fc4d}.lg\:hover\:text-sky-300\/40:hover{color:#7dd3fc66}.lg\:hover\:text-sky-300\/5:hover{color:#7dd3fc0d}.lg\:hover\:text-sky-300\/50:hover{color:#7dd3fc80}.lg\:hover\:text-sky-300\/60:hover{color:#7dd3fc99}.lg\:hover\:text-sky-300\/70:hover{color:#7dd3fcb3}.lg\:hover\:text-sky-300\/75:hover{color:#7dd3fcbf}.lg\:hover\:text-sky-300\/80:hover{color:#7dd3fccc}.lg\:hover\:text-sky-300\/90:hover{color:#7dd3fce6}.lg\:hover\:text-sky-300\/95:hover{color:#7dd3fcf2}.lg\:hover\:text-sky-400:hover{--tw-text-opacity:1;color:rgb(56 189 248 / var(--tw-text-opacity))}.lg\:hover\:text-sky-400\/0:hover{color:#38bdf800}.lg\:hover\:text-sky-400\/10:hover{color:#38bdf81a}.lg\:hover\:text-sky-400\/100:hover{color:#38bdf8}.lg\:hover\:text-sky-400\/20:hover{color:#38bdf833}.lg\:hover\:text-sky-400\/25:hover{color:#38bdf840}.lg\:hover\:text-sky-400\/30:hover{color:#38bdf84d}.lg\:hover\:text-sky-400\/40:hover{color:#38bdf866}.lg\:hover\:text-sky-400\/5:hover{color:#38bdf80d}.lg\:hover\:text-sky-400\/50:hover{color:#38bdf880}.lg\:hover\:text-sky-400\/60:hover{color:#38bdf899}.lg\:hover\:text-sky-400\/70:hover{color:#38bdf8b3}.lg\:hover\:text-sky-400\/75:hover{color:#38bdf8bf}.lg\:hover\:text-sky-400\/80:hover{color:#38bdf8cc}.lg\:hover\:text-sky-400\/90:hover{color:#38bdf8e6}.lg\:hover\:text-sky-400\/95:hover{color:#38bdf8f2}.lg\:hover\:text-sky-50:hover{--tw-text-opacity:1;color:rgb(240 249 255 / var(--tw-text-opacity))}.lg\:hover\:text-sky-50\/0:hover{color:#f0f9ff00}.lg\:hover\:text-sky-50\/10:hover{color:#f0f9ff1a}.lg\:hover\:text-sky-50\/100:hover{color:#f0f9ff}.lg\:hover\:text-sky-50\/20:hover{color:#f0f9ff33}.lg\:hover\:text-sky-50\/25:hover{color:#f0f9ff40}.lg\:hover\:text-sky-50\/30:hover{color:#f0f9ff4d}.lg\:hover\:text-sky-50\/40:hover{color:#f0f9ff66}.lg\:hover\:text-sky-50\/5:hover{color:#f0f9ff0d}.lg\:hover\:text-sky-50\/50:hover{color:#f0f9ff80}.lg\:hover\:text-sky-50\/60:hover{color:#f0f9ff99}.lg\:hover\:text-sky-50\/70:hover{color:#f0f9ffb3}.lg\:hover\:text-sky-50\/75:hover{color:#f0f9ffbf}.lg\:hover\:text-sky-50\/80:hover{color:#f0f9ffcc}.lg\:hover\:text-sky-50\/90:hover{color:#f0f9ffe6}.lg\:hover\:text-sky-50\/95:hover{color:#f0f9fff2}.lg\:hover\:text-sky-500:hover{--tw-text-opacity:1;color:rgb(14 165 233 / var(--tw-text-opacity))}.lg\:hover\:text-sky-500\/0:hover{color:#0ea5e900}.lg\:hover\:text-sky-500\/10:hover{color:#0ea5e91a}.lg\:hover\:text-sky-500\/100:hover{color:#0ea5e9}.lg\:hover\:text-sky-500\/20:hover{color:#0ea5e933}.lg\:hover\:text-sky-500\/25:hover{color:#0ea5e940}.lg\:hover\:text-sky-500\/30:hover{color:#0ea5e94d}.lg\:hover\:text-sky-500\/40:hover{color:#0ea5e966}.lg\:hover\:text-sky-500\/5:hover{color:#0ea5e90d}.lg\:hover\:text-sky-500\/50:hover{color:#0ea5e980}.lg\:hover\:text-sky-500\/60:hover{color:#0ea5e999}.lg\:hover\:text-sky-500\/70:hover{color:#0ea5e9b3}.lg\:hover\:text-sky-500\/75:hover{color:#0ea5e9bf}.lg\:hover\:text-sky-500\/80:hover{color:#0ea5e9cc}.lg\:hover\:text-sky-500\/90:hover{color:#0ea5e9e6}.lg\:hover\:text-sky-500\/95:hover{color:#0ea5e9f2}.lg\:hover\:text-sky-600:hover{--tw-text-opacity:1;color:rgb(2 132 199 / var(--tw-text-opacity))}.lg\:hover\:text-sky-600\/0:hover{color:#0284c700}.lg\:hover\:text-sky-600\/10:hover{color:#0284c71a}.lg\:hover\:text-sky-600\/100:hover{color:#0284c7}.lg\:hover\:text-sky-600\/20:hover{color:#0284c733}.lg\:hover\:text-sky-600\/25:hover{color:#0284c740}.lg\:hover\:text-sky-600\/30:hover{color:#0284c74d}.lg\:hover\:text-sky-600\/40:hover{color:#0284c766}.lg\:hover\:text-sky-600\/5:hover{color:#0284c70d}.lg\:hover\:text-sky-600\/50:hover{color:#0284c780}.lg\:hover\:text-sky-600\/60:hover{color:#0284c799}.lg\:hover\:text-sky-600\/70:hover{color:#0284c7b3}.lg\:hover\:text-sky-600\/75:hover{color:#0284c7bf}.lg\:hover\:text-sky-600\/80:hover{color:#0284c7cc}.lg\:hover\:text-sky-600\/90:hover{color:#0284c7e6}.lg\:hover\:text-sky-600\/95:hover{color:#0284c7f2}.lg\:hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161 / var(--tw-text-opacity))}.lg\:hover\:text-sky-700\/0:hover{color:#0369a100}.lg\:hover\:text-sky-700\/10:hover{color:#0369a11a}.lg\:hover\:text-sky-700\/100:hover{color:#0369a1}.lg\:hover\:text-sky-700\/20:hover{color:#0369a133}.lg\:hover\:text-sky-700\/25:hover{color:#0369a140}.lg\:hover\:text-sky-700\/30:hover{color:#0369a14d}.lg\:hover\:text-sky-700\/40:hover{color:#0369a166}.lg\:hover\:text-sky-700\/5:hover{color:#0369a10d}.lg\:hover\:text-sky-700\/50:hover{color:#0369a180}.lg\:hover\:text-sky-700\/60:hover{color:#0369a199}.lg\:hover\:text-sky-700\/70:hover{color:#0369a1b3}.lg\:hover\:text-sky-700\/75:hover{color:#0369a1bf}.lg\:hover\:text-sky-700\/80:hover{color:#0369a1cc}.lg\:hover\:text-sky-700\/90:hover{color:#0369a1e6}.lg\:hover\:text-sky-700\/95:hover{color:#0369a1f2}.lg\:hover\:text-sky-800:hover{--tw-text-opacity:1;color:rgb(7 89 133 / var(--tw-text-opacity))}.lg\:hover\:text-sky-800\/0:hover{color:#07598500}.lg\:hover\:text-sky-800\/10:hover{color:#0759851a}.lg\:hover\:text-sky-800\/100:hover{color:#075985}.lg\:hover\:text-sky-800\/20:hover{color:#07598533}.lg\:hover\:text-sky-800\/25:hover{color:#07598540}.lg\:hover\:text-sky-800\/30:hover{color:#0759854d}.lg\:hover\:text-sky-800\/40:hover{color:#07598566}.lg\:hover\:text-sky-800\/5:hover{color:#0759850d}.lg\:hover\:text-sky-800\/50:hover{color:#07598580}.lg\:hover\:text-sky-800\/60:hover{color:#07598599}.lg\:hover\:text-sky-800\/70:hover{color:#075985b3}.lg\:hover\:text-sky-800\/75:hover{color:#075985bf}.lg\:hover\:text-sky-800\/80:hover{color:#075985cc}.lg\:hover\:text-sky-800\/90:hover{color:#075985e6}.lg\:hover\:text-sky-800\/95:hover{color:#075985f2}.lg\:hover\:text-sky-900:hover{--tw-text-opacity:1;color:rgb(12 74 110 / var(--tw-text-opacity))}.lg\:hover\:text-sky-900\/0:hover{color:#0c4a6e00}.lg\:hover\:text-sky-900\/10:hover{color:#0c4a6e1a}.lg\:hover\:text-sky-900\/100:hover{color:#0c4a6e}.lg\:hover\:text-sky-900\/20:hover{color:#0c4a6e33}.lg\:hover\:text-sky-900\/25:hover{color:#0c4a6e40}.lg\:hover\:text-sky-900\/30:hover{color:#0c4a6e4d}.lg\:hover\:text-sky-900\/40:hover{color:#0c4a6e66}.lg\:hover\:text-sky-900\/5:hover{color:#0c4a6e0d}.lg\:hover\:text-sky-900\/50:hover{color:#0c4a6e80}.lg\:hover\:text-sky-900\/60:hover{color:#0c4a6e99}.lg\:hover\:text-sky-900\/70:hover{color:#0c4a6eb3}.lg\:hover\:text-sky-900\/75:hover{color:#0c4a6ebf}.lg\:hover\:text-sky-900\/80:hover{color:#0c4a6ecc}.lg\:hover\:text-sky-900\/90:hover{color:#0c4a6ee6}.lg\:hover\:text-sky-900\/95:hover{color:#0c4a6ef2}.lg\:hover\:text-slate-100:hover{--tw-text-opacity:1;color:rgb(241 245 249 / var(--tw-text-opacity))}.lg\:hover\:text-slate-100\/0:hover{color:#f1f5f900}.lg\:hover\:text-slate-100\/10:hover{color:#f1f5f91a}.lg\:hover\:text-slate-100\/100:hover{color:#f1f5f9}.lg\:hover\:text-slate-100\/20:hover{color:#f1f5f933}.lg\:hover\:text-slate-100\/25:hover{color:#f1f5f940}.lg\:hover\:text-slate-100\/30:hover{color:#f1f5f94d}.lg\:hover\:text-slate-100\/40:hover{color:#f1f5f966}.lg\:hover\:text-slate-100\/5:hover{color:#f1f5f90d}.lg\:hover\:text-slate-100\/50:hover{color:#f1f5f980}.lg\:hover\:text-slate-100\/60:hover{color:#f1f5f999}.lg\:hover\:text-slate-100\/70:hover{color:#f1f5f9b3}.lg\:hover\:text-slate-100\/75:hover{color:#f1f5f9bf}.lg\:hover\:text-slate-100\/80:hover{color:#f1f5f9cc}.lg\:hover\:text-slate-100\/90:hover{color:#f1f5f9e6}.lg\:hover\:text-slate-100\/95:hover{color:#f1f5f9f2}.lg\:hover\:text-slate-200:hover{--tw-text-opacity:1;color:rgb(226 232 240 / var(--tw-text-opacity))}.lg\:hover\:text-slate-200\/0:hover{color:#e2e8f000}.lg\:hover\:text-slate-200\/10:hover{color:#e2e8f01a}.lg\:hover\:text-slate-200\/100:hover{color:#e2e8f0}.lg\:hover\:text-slate-200\/20:hover{color:#e2e8f033}.lg\:hover\:text-slate-200\/25:hover{color:#e2e8f040}.lg\:hover\:text-slate-200\/30:hover{color:#e2e8f04d}.lg\:hover\:text-slate-200\/40:hover{color:#e2e8f066}.lg\:hover\:text-slate-200\/5:hover{color:#e2e8f00d}.lg\:hover\:text-slate-200\/50:hover{color:#e2e8f080}.lg\:hover\:text-slate-200\/60:hover{color:#e2e8f099}.lg\:hover\:text-slate-200\/70:hover{color:#e2e8f0b3}.lg\:hover\:text-slate-200\/75:hover{color:#e2e8f0bf}.lg\:hover\:text-slate-200\/80:hover{color:#e2e8f0cc}.lg\:hover\:text-slate-200\/90:hover{color:#e2e8f0e6}.lg\:hover\:text-slate-200\/95:hover{color:#e2e8f0f2}.lg\:hover\:text-slate-300:hover{--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity))}.lg\:hover\:text-slate-300\/0:hover{color:#cbd5e100}.lg\:hover\:text-slate-300\/10:hover{color:#cbd5e11a}.lg\:hover\:text-slate-300\/100:hover{color:#cbd5e1}.lg\:hover\:text-slate-300\/20:hover{color:#cbd5e133}.lg\:hover\:text-slate-300\/25:hover{color:#cbd5e140}.lg\:hover\:text-slate-300\/30:hover{color:#cbd5e14d}.lg\:hover\:text-slate-300\/40:hover{color:#cbd5e166}.lg\:hover\:text-slate-300\/5:hover{color:#cbd5e10d}.lg\:hover\:text-slate-300\/50:hover{color:#cbd5e180}.lg\:hover\:text-slate-300\/60:hover{color:#cbd5e199}.lg\:hover\:text-slate-300\/70:hover{color:#cbd5e1b3}.lg\:hover\:text-slate-300\/75:hover{color:#cbd5e1bf}.lg\:hover\:text-slate-300\/80:hover{color:#cbd5e1cc}.lg\:hover\:text-slate-300\/90:hover{color:#cbd5e1e6}.lg\:hover\:text-slate-300\/95:hover{color:#cbd5e1f2}.lg\:hover\:text-slate-400:hover{--tw-text-opacity:1;color:rgb(148 163 184 / var(--tw-text-opacity))}.lg\:hover\:text-slate-400\/0:hover{color:#94a3b800}.lg\:hover\:text-slate-400\/10:hover{color:#94a3b81a}.lg\:hover\:text-slate-400\/100:hover{color:#94a3b8}.lg\:hover\:text-slate-400\/20:hover{color:#94a3b833}.lg\:hover\:text-slate-400\/25:hover{color:#94a3b840}.lg\:hover\:text-slate-400\/30:hover{color:#94a3b84d}.lg\:hover\:text-slate-400\/40:hover{color:#94a3b866}.lg\:hover\:text-slate-400\/5:hover{color:#94a3b80d}.lg\:hover\:text-slate-400\/50:hover{color:#94a3b880}.lg\:hover\:text-slate-400\/60:hover{color:#94a3b899}.lg\:hover\:text-slate-400\/70:hover{color:#94a3b8b3}.lg\:hover\:text-slate-400\/75:hover{color:#94a3b8bf}.lg\:hover\:text-slate-400\/80:hover{color:#94a3b8cc}.lg\:hover\:text-slate-400\/90:hover{color:#94a3b8e6}.lg\:hover\:text-slate-400\/95:hover{color:#94a3b8f2}.lg\:hover\:text-slate-50:hover{--tw-text-opacity:1;color:rgb(248 250 252 / var(--tw-text-opacity))}.lg\:hover\:text-slate-50\/0:hover{color:#f8fafc00}.lg\:hover\:text-slate-50\/10:hover{color:#f8fafc1a}.lg\:hover\:text-slate-50\/100:hover{color:#f8fafc}.lg\:hover\:text-slate-50\/20:hover{color:#f8fafc33}.lg\:hover\:text-slate-50\/25:hover{color:#f8fafc40}.lg\:hover\:text-slate-50\/30:hover{color:#f8fafc4d}.lg\:hover\:text-slate-50\/40:hover{color:#f8fafc66}.lg\:hover\:text-slate-50\/5:hover{color:#f8fafc0d}.lg\:hover\:text-slate-50\/50:hover{color:#f8fafc80}.lg\:hover\:text-slate-50\/60:hover{color:#f8fafc99}.lg\:hover\:text-slate-50\/70:hover{color:#f8fafcb3}.lg\:hover\:text-slate-50\/75:hover{color:#f8fafcbf}.lg\:hover\:text-slate-50\/80:hover{color:#f8fafccc}.lg\:hover\:text-slate-50\/90:hover{color:#f8fafce6}.lg\:hover\:text-slate-50\/95:hover{color:#f8fafcf2}.lg\:hover\:text-slate-500:hover{--tw-text-opacity:1;color:rgb(100 116 139 / var(--tw-text-opacity))}.lg\:hover\:text-slate-500\/0:hover{color:#64748b00}.lg\:hover\:text-slate-500\/10:hover{color:#64748b1a}.lg\:hover\:text-slate-500\/100:hover{color:#64748b}.lg\:hover\:text-slate-500\/20:hover{color:#64748b33}.lg\:hover\:text-slate-500\/25:hover{color:#64748b40}.lg\:hover\:text-slate-500\/30:hover{color:#64748b4d}.lg\:hover\:text-slate-500\/40:hover{color:#64748b66}.lg\:hover\:text-slate-500\/5:hover{color:#64748b0d}.lg\:hover\:text-slate-500\/50:hover{color:#64748b80}.lg\:hover\:text-slate-500\/60:hover{color:#64748b99}.lg\:hover\:text-slate-500\/70:hover{color:#64748bb3}.lg\:hover\:text-slate-500\/75:hover{color:#64748bbf}.lg\:hover\:text-slate-500\/80:hover{color:#64748bcc}.lg\:hover\:text-slate-500\/90:hover{color:#64748be6}.lg\:hover\:text-slate-500\/95:hover{color:#64748bf2}.lg\:hover\:text-slate-600:hover{--tw-text-opacity:1;color:rgb(71 85 105 / var(--tw-text-opacity))}.lg\:hover\:text-slate-600\/0:hover{color:#47556900}.lg\:hover\:text-slate-600\/10:hover{color:#4755691a}.lg\:hover\:text-slate-600\/100:hover{color:#475569}.lg\:hover\:text-slate-600\/20:hover{color:#47556933}.lg\:hover\:text-slate-600\/25:hover{color:#47556940}.lg\:hover\:text-slate-600\/30:hover{color:#4755694d}.lg\:hover\:text-slate-600\/40:hover{color:#47556966}.lg\:hover\:text-slate-600\/5:hover{color:#4755690d}.lg\:hover\:text-slate-600\/50:hover{color:#47556980}.lg\:hover\:text-slate-600\/60:hover{color:#47556999}.lg\:hover\:text-slate-600\/70:hover{color:#475569b3}.lg\:hover\:text-slate-600\/75:hover{color:#475569bf}.lg\:hover\:text-slate-600\/80:hover{color:#475569cc}.lg\:hover\:text-slate-600\/90:hover{color:#475569e6}.lg\:hover\:text-slate-600\/95:hover{color:#475569f2}.lg\:hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85 / var(--tw-text-opacity))}.lg\:hover\:text-slate-700\/0:hover{color:#33415500}.lg\:hover\:text-slate-700\/10:hover{color:#3341551a}.lg\:hover\:text-slate-700\/100:hover{color:#334155}.lg\:hover\:text-slate-700\/20:hover{color:#33415533}.lg\:hover\:text-slate-700\/25:hover{color:#33415540}.lg\:hover\:text-slate-700\/30:hover{color:#3341554d}.lg\:hover\:text-slate-700\/40:hover{color:#33415566}.lg\:hover\:text-slate-700\/5:hover{color:#3341550d}.lg\:hover\:text-slate-700\/50:hover{color:#33415580}.lg\:hover\:text-slate-700\/60:hover{color:#33415599}.lg\:hover\:text-slate-700\/70:hover{color:#334155b3}.lg\:hover\:text-slate-700\/75:hover{color:#334155bf}.lg\:hover\:text-slate-700\/80:hover{color:#334155cc}.lg\:hover\:text-slate-700\/90:hover{color:#334155e6}.lg\:hover\:text-slate-700\/95:hover{color:#334155f2}.lg\:hover\:text-slate-800:hover{--tw-text-opacity:1;color:rgb(30 41 59 / var(--tw-text-opacity))}.lg\:hover\:text-slate-800\/0:hover{color:#1e293b00}.lg\:hover\:text-slate-800\/10:hover{color:#1e293b1a}.lg\:hover\:text-slate-800\/100:hover{color:#1e293b}.lg\:hover\:text-slate-800\/20:hover{color:#1e293b33}.lg\:hover\:text-slate-800\/25:hover{color:#1e293b40}.lg\:hover\:text-slate-800\/30:hover{color:#1e293b4d}.lg\:hover\:text-slate-800\/40:hover{color:#1e293b66}.lg\:hover\:text-slate-800\/5:hover{color:#1e293b0d}.lg\:hover\:text-slate-800\/50:hover{color:#1e293b80}.lg\:hover\:text-slate-800\/60:hover{color:#1e293b99}.lg\:hover\:text-slate-800\/70:hover{color:#1e293bb3}.lg\:hover\:text-slate-800\/75:hover{color:#1e293bbf}.lg\:hover\:text-slate-800\/80:hover{color:#1e293bcc}.lg\:hover\:text-slate-800\/90:hover{color:#1e293be6}.lg\:hover\:text-slate-800\/95:hover{color:#1e293bf2}.lg\:hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42 / var(--tw-text-opacity))}.lg\:hover\:text-slate-900\/0:hover{color:#0f172a00}.lg\:hover\:text-slate-900\/10:hover{color:#0f172a1a}.lg\:hover\:text-slate-900\/100:hover{color:#0f172a}.lg\:hover\:text-slate-900\/20:hover{color:#0f172a33}.lg\:hover\:text-slate-900\/25:hover{color:#0f172a40}.lg\:hover\:text-slate-900\/30:hover{color:#0f172a4d}.lg\:hover\:text-slate-900\/40:hover{color:#0f172a66}.lg\:hover\:text-slate-900\/5:hover{color:#0f172a0d}.lg\:hover\:text-slate-900\/50:hover{color:#0f172a80}.lg\:hover\:text-slate-900\/60:hover{color:#0f172a99}.lg\:hover\:text-slate-900\/70:hover{color:#0f172ab3}.lg\:hover\:text-slate-900\/75:hover{color:#0f172abf}.lg\:hover\:text-slate-900\/80:hover{color:#0f172acc}.lg\:hover\:text-slate-900\/90:hover{color:#0f172ae6}.lg\:hover\:text-slate-900\/95:hover{color:#0f172af2}.lg\:hover\:text-stone-100:hover{--tw-text-opacity:1;color:rgb(245 245 244 / var(--tw-text-opacity))}.lg\:hover\:text-stone-100\/0:hover{color:#f5f5f400}.lg\:hover\:text-stone-100\/10:hover{color:#f5f5f41a}.lg\:hover\:text-stone-100\/100:hover{color:#f5f5f4}.lg\:hover\:text-stone-100\/20:hover{color:#f5f5f433}.lg\:hover\:text-stone-100\/25:hover{color:#f5f5f440}.lg\:hover\:text-stone-100\/30:hover{color:#f5f5f44d}.lg\:hover\:text-stone-100\/40:hover{color:#f5f5f466}.lg\:hover\:text-stone-100\/5:hover{color:#f5f5f40d}.lg\:hover\:text-stone-100\/50:hover{color:#f5f5f480}.lg\:hover\:text-stone-100\/60:hover{color:#f5f5f499}.lg\:hover\:text-stone-100\/70:hover{color:#f5f5f4b3}.lg\:hover\:text-stone-100\/75:hover{color:#f5f5f4bf}.lg\:hover\:text-stone-100\/80:hover{color:#f5f5f4cc}.lg\:hover\:text-stone-100\/90:hover{color:#f5f5f4e6}.lg\:hover\:text-stone-100\/95:hover{color:#f5f5f4f2}.lg\:hover\:text-stone-200:hover{--tw-text-opacity:1;color:rgb(231 229 228 / var(--tw-text-opacity))}.lg\:hover\:text-stone-200\/0:hover{color:#e7e5e400}.lg\:hover\:text-stone-200\/10:hover{color:#e7e5e41a}.lg\:hover\:text-stone-200\/100:hover{color:#e7e5e4}.lg\:hover\:text-stone-200\/20:hover{color:#e7e5e433}.lg\:hover\:text-stone-200\/25:hover{color:#e7e5e440}.lg\:hover\:text-stone-200\/30:hover{color:#e7e5e44d}.lg\:hover\:text-stone-200\/40:hover{color:#e7e5e466}.lg\:hover\:text-stone-200\/5:hover{color:#e7e5e40d}.lg\:hover\:text-stone-200\/50:hover{color:#e7e5e480}.lg\:hover\:text-stone-200\/60:hover{color:#e7e5e499}.lg\:hover\:text-stone-200\/70:hover{color:#e7e5e4b3}.lg\:hover\:text-stone-200\/75:hover{color:#e7e5e4bf}.lg\:hover\:text-stone-200\/80:hover{color:#e7e5e4cc}.lg\:hover\:text-stone-200\/90:hover{color:#e7e5e4e6}.lg\:hover\:text-stone-200\/95:hover{color:#e7e5e4f2}.lg\:hover\:text-stone-300:hover{--tw-text-opacity:1;color:rgb(214 211 209 / var(--tw-text-opacity))}.lg\:hover\:text-stone-300\/0:hover{color:#d6d3d100}.lg\:hover\:text-stone-300\/10:hover{color:#d6d3d11a}.lg\:hover\:text-stone-300\/100:hover{color:#d6d3d1}.lg\:hover\:text-stone-300\/20:hover{color:#d6d3d133}.lg\:hover\:text-stone-300\/25:hover{color:#d6d3d140}.lg\:hover\:text-stone-300\/30:hover{color:#d6d3d14d}.lg\:hover\:text-stone-300\/40:hover{color:#d6d3d166}.lg\:hover\:text-stone-300\/5:hover{color:#d6d3d10d}.lg\:hover\:text-stone-300\/50:hover{color:#d6d3d180}.lg\:hover\:text-stone-300\/60:hover{color:#d6d3d199}.lg\:hover\:text-stone-300\/70:hover{color:#d6d3d1b3}.lg\:hover\:text-stone-300\/75:hover{color:#d6d3d1bf}.lg\:hover\:text-stone-300\/80:hover{color:#d6d3d1cc}.lg\:hover\:text-stone-300\/90:hover{color:#d6d3d1e6}.lg\:hover\:text-stone-300\/95:hover{color:#d6d3d1f2}.lg\:hover\:text-stone-400:hover{--tw-text-opacity:1;color:rgb(168 162 158 / var(--tw-text-opacity))}.lg\:hover\:text-stone-400\/0:hover{color:#a8a29e00}.lg\:hover\:text-stone-400\/10:hover{color:#a8a29e1a}.lg\:hover\:text-stone-400\/100:hover{color:#a8a29e}.lg\:hover\:text-stone-400\/20:hover{color:#a8a29e33}.lg\:hover\:text-stone-400\/25:hover{color:#a8a29e40}.lg\:hover\:text-stone-400\/30:hover{color:#a8a29e4d}.lg\:hover\:text-stone-400\/40:hover{color:#a8a29e66}.lg\:hover\:text-stone-400\/5:hover{color:#a8a29e0d}.lg\:hover\:text-stone-400\/50:hover{color:#a8a29e80}.lg\:hover\:text-stone-400\/60:hover{color:#a8a29e99}.lg\:hover\:text-stone-400\/70:hover{color:#a8a29eb3}.lg\:hover\:text-stone-400\/75:hover{color:#a8a29ebf}.lg\:hover\:text-stone-400\/80:hover{color:#a8a29ecc}.lg\:hover\:text-stone-400\/90:hover{color:#a8a29ee6}.lg\:hover\:text-stone-400\/95:hover{color:#a8a29ef2}.lg\:hover\:text-stone-50:hover{--tw-text-opacity:1;color:rgb(250 250 249 / var(--tw-text-opacity))}.lg\:hover\:text-stone-50\/0:hover{color:#fafaf900}.lg\:hover\:text-stone-50\/10:hover{color:#fafaf91a}.lg\:hover\:text-stone-50\/100:hover{color:#fafaf9}.lg\:hover\:text-stone-50\/20:hover{color:#fafaf933}.lg\:hover\:text-stone-50\/25:hover{color:#fafaf940}.lg\:hover\:text-stone-50\/30:hover{color:#fafaf94d}.lg\:hover\:text-stone-50\/40:hover{color:#fafaf966}.lg\:hover\:text-stone-50\/5:hover{color:#fafaf90d}.lg\:hover\:text-stone-50\/50:hover{color:#fafaf980}.lg\:hover\:text-stone-50\/60:hover{color:#fafaf999}.lg\:hover\:text-stone-50\/70:hover{color:#fafaf9b3}.lg\:hover\:text-stone-50\/75:hover{color:#fafaf9bf}.lg\:hover\:text-stone-50\/80:hover{color:#fafaf9cc}.lg\:hover\:text-stone-50\/90:hover{color:#fafaf9e6}.lg\:hover\:text-stone-50\/95:hover{color:#fafaf9f2}.lg\:hover\:text-stone-500:hover{--tw-text-opacity:1;color:rgb(120 113 108 / var(--tw-text-opacity))}.lg\:hover\:text-stone-500\/0:hover{color:#78716c00}.lg\:hover\:text-stone-500\/10:hover{color:#78716c1a}.lg\:hover\:text-stone-500\/100:hover{color:#78716c}.lg\:hover\:text-stone-500\/20:hover{color:#78716c33}.lg\:hover\:text-stone-500\/25:hover{color:#78716c40}.lg\:hover\:text-stone-500\/30:hover{color:#78716c4d}.lg\:hover\:text-stone-500\/40:hover{color:#78716c66}.lg\:hover\:text-stone-500\/5:hover{color:#78716c0d}.lg\:hover\:text-stone-500\/50:hover{color:#78716c80}.lg\:hover\:text-stone-500\/60:hover{color:#78716c99}.lg\:hover\:text-stone-500\/70:hover{color:#78716cb3}.lg\:hover\:text-stone-500\/75:hover{color:#78716cbf}.lg\:hover\:text-stone-500\/80:hover{color:#78716ccc}.lg\:hover\:text-stone-500\/90:hover{color:#78716ce6}.lg\:hover\:text-stone-500\/95:hover{color:#78716cf2}.lg\:hover\:text-stone-600:hover{--tw-text-opacity:1;color:rgb(87 83 78 / var(--tw-text-opacity))}.lg\:hover\:text-stone-600\/0:hover{color:#57534e00}.lg\:hover\:text-stone-600\/10:hover{color:#57534e1a}.lg\:hover\:text-stone-600\/100:hover{color:#57534e}.lg\:hover\:text-stone-600\/20:hover{color:#57534e33}.lg\:hover\:text-stone-600\/25:hover{color:#57534e40}.lg\:hover\:text-stone-600\/30:hover{color:#57534e4d}.lg\:hover\:text-stone-600\/40:hover{color:#57534e66}.lg\:hover\:text-stone-600\/5:hover{color:#57534e0d}.lg\:hover\:text-stone-600\/50:hover{color:#57534e80}.lg\:hover\:text-stone-600\/60:hover{color:#57534e99}.lg\:hover\:text-stone-600\/70:hover{color:#57534eb3}.lg\:hover\:text-stone-600\/75:hover{color:#57534ebf}.lg\:hover\:text-stone-600\/80:hover{color:#57534ecc}.lg\:hover\:text-stone-600\/90:hover{color:#57534ee6}.lg\:hover\:text-stone-600\/95:hover{color:#57534ef2}.lg\:hover\:text-stone-700:hover{--tw-text-opacity:1;color:rgb(68 64 60 / var(--tw-text-opacity))}.lg\:hover\:text-stone-700\/0:hover{color:#44403c00}.lg\:hover\:text-stone-700\/10:hover{color:#44403c1a}.lg\:hover\:text-stone-700\/100:hover{color:#44403c}.lg\:hover\:text-stone-700\/20:hover{color:#44403c33}.lg\:hover\:text-stone-700\/25:hover{color:#44403c40}.lg\:hover\:text-stone-700\/30:hover{color:#44403c4d}.lg\:hover\:text-stone-700\/40:hover{color:#44403c66}.lg\:hover\:text-stone-700\/5:hover{color:#44403c0d}.lg\:hover\:text-stone-700\/50:hover{color:#44403c80}.lg\:hover\:text-stone-700\/60:hover{color:#44403c99}.lg\:hover\:text-stone-700\/70:hover{color:#44403cb3}.lg\:hover\:text-stone-700\/75:hover{color:#44403cbf}.lg\:hover\:text-stone-700\/80:hover{color:#44403ccc}.lg\:hover\:text-stone-700\/90:hover{color:#44403ce6}.lg\:hover\:text-stone-700\/95:hover{color:#44403cf2}.lg\:hover\:text-stone-800:hover{--tw-text-opacity:1;color:rgb(41 37 36 / var(--tw-text-opacity))}.lg\:hover\:text-stone-800\/0:hover{color:#29252400}.lg\:hover\:text-stone-800\/10:hover{color:#2925241a}.lg\:hover\:text-stone-800\/100:hover{color:#292524}.lg\:hover\:text-stone-800\/20:hover{color:#29252433}.lg\:hover\:text-stone-800\/25:hover{color:#29252440}.lg\:hover\:text-stone-800\/30:hover{color:#2925244d}.lg\:hover\:text-stone-800\/40:hover{color:#29252466}.lg\:hover\:text-stone-800\/5:hover{color:#2925240d}.lg\:hover\:text-stone-800\/50:hover{color:#29252480}.lg\:hover\:text-stone-800\/60:hover{color:#29252499}.lg\:hover\:text-stone-800\/70:hover{color:#292524b3}.lg\:hover\:text-stone-800\/75:hover{color:#292524bf}.lg\:hover\:text-stone-800\/80:hover{color:#292524cc}.lg\:hover\:text-stone-800\/90:hover{color:#292524e6}.lg\:hover\:text-stone-800\/95:hover{color:#292524f2}.lg\:hover\:text-stone-900:hover{--tw-text-opacity:1;color:rgb(28 25 23 / var(--tw-text-opacity))}.lg\:hover\:text-stone-900\/0:hover{color:#1c191700}.lg\:hover\:text-stone-900\/10:hover{color:#1c19171a}.lg\:hover\:text-stone-900\/100:hover{color:#1c1917}.lg\:hover\:text-stone-900\/20:hover{color:#1c191733}.lg\:hover\:text-stone-900\/25:hover{color:#1c191740}.lg\:hover\:text-stone-900\/30:hover{color:#1c19174d}.lg\:hover\:text-stone-900\/40:hover{color:#1c191766}.lg\:hover\:text-stone-900\/5:hover{color:#1c19170d}.lg\:hover\:text-stone-900\/50:hover{color:#1c191780}.lg\:hover\:text-stone-900\/60:hover{color:#1c191799}.lg\:hover\:text-stone-900\/70:hover{color:#1c1917b3}.lg\:hover\:text-stone-900\/75:hover{color:#1c1917bf}.lg\:hover\:text-stone-900\/80:hover{color:#1c1917cc}.lg\:hover\:text-stone-900\/90:hover{color:#1c1917e6}.lg\:hover\:text-stone-900\/95:hover{color:#1c1917f2}.lg\:hover\:text-teal-100:hover{--tw-text-opacity:1;color:rgb(204 251 241 / var(--tw-text-opacity))}.lg\:hover\:text-teal-100\/0:hover{color:#ccfbf100}.lg\:hover\:text-teal-100\/10:hover{color:#ccfbf11a}.lg\:hover\:text-teal-100\/100:hover{color:#ccfbf1}.lg\:hover\:text-teal-100\/20:hover{color:#ccfbf133}.lg\:hover\:text-teal-100\/25:hover{color:#ccfbf140}.lg\:hover\:text-teal-100\/30:hover{color:#ccfbf14d}.lg\:hover\:text-teal-100\/40:hover{color:#ccfbf166}.lg\:hover\:text-teal-100\/5:hover{color:#ccfbf10d}.lg\:hover\:text-teal-100\/50:hover{color:#ccfbf180}.lg\:hover\:text-teal-100\/60:hover{color:#ccfbf199}.lg\:hover\:text-teal-100\/70:hover{color:#ccfbf1b3}.lg\:hover\:text-teal-100\/75:hover{color:#ccfbf1bf}.lg\:hover\:text-teal-100\/80:hover{color:#ccfbf1cc}.lg\:hover\:text-teal-100\/90:hover{color:#ccfbf1e6}.lg\:hover\:text-teal-100\/95:hover{color:#ccfbf1f2}.lg\:hover\:text-teal-200:hover{--tw-text-opacity:1;color:rgb(153 246 228 / var(--tw-text-opacity))}.lg\:hover\:text-teal-200\/0:hover{color:#99f6e400}.lg\:hover\:text-teal-200\/10:hover{color:#99f6e41a}.lg\:hover\:text-teal-200\/100:hover{color:#99f6e4}.lg\:hover\:text-teal-200\/20:hover{color:#99f6e433}.lg\:hover\:text-teal-200\/25:hover{color:#99f6e440}.lg\:hover\:text-teal-200\/30:hover{color:#99f6e44d}.lg\:hover\:text-teal-200\/40:hover{color:#99f6e466}.lg\:hover\:text-teal-200\/5:hover{color:#99f6e40d}.lg\:hover\:text-teal-200\/50:hover{color:#99f6e480}.lg\:hover\:text-teal-200\/60:hover{color:#99f6e499}.lg\:hover\:text-teal-200\/70:hover{color:#99f6e4b3}.lg\:hover\:text-teal-200\/75:hover{color:#99f6e4bf}.lg\:hover\:text-teal-200\/80:hover{color:#99f6e4cc}.lg\:hover\:text-teal-200\/90:hover{color:#99f6e4e6}.lg\:hover\:text-teal-200\/95:hover{color:#99f6e4f2}.lg\:hover\:text-teal-300:hover{--tw-text-opacity:1;color:rgb(94 234 212 / var(--tw-text-opacity))}.lg\:hover\:text-teal-300\/0:hover{color:#5eead400}.lg\:hover\:text-teal-300\/10:hover{color:#5eead41a}.lg\:hover\:text-teal-300\/100:hover{color:#5eead4}.lg\:hover\:text-teal-300\/20:hover{color:#5eead433}.lg\:hover\:text-teal-300\/25:hover{color:#5eead440}.lg\:hover\:text-teal-300\/30:hover{color:#5eead44d}.lg\:hover\:text-teal-300\/40:hover{color:#5eead466}.lg\:hover\:text-teal-300\/5:hover{color:#5eead40d}.lg\:hover\:text-teal-300\/50:hover{color:#5eead480}.lg\:hover\:text-teal-300\/60:hover{color:#5eead499}.lg\:hover\:text-teal-300\/70:hover{color:#5eead4b3}.lg\:hover\:text-teal-300\/75:hover{color:#5eead4bf}.lg\:hover\:text-teal-300\/80:hover{color:#5eead4cc}.lg\:hover\:text-teal-300\/90:hover{color:#5eead4e6}.lg\:hover\:text-teal-300\/95:hover{color:#5eead4f2}.lg\:hover\:text-teal-400:hover{--tw-text-opacity:1;color:rgb(45 212 191 / var(--tw-text-opacity))}.lg\:hover\:text-teal-400\/0:hover{color:#2dd4bf00}.lg\:hover\:text-teal-400\/10:hover{color:#2dd4bf1a}.lg\:hover\:text-teal-400\/100:hover{color:#2dd4bf}.lg\:hover\:text-teal-400\/20:hover{color:#2dd4bf33}.lg\:hover\:text-teal-400\/25:hover{color:#2dd4bf40}.lg\:hover\:text-teal-400\/30:hover{color:#2dd4bf4d}.lg\:hover\:text-teal-400\/40:hover{color:#2dd4bf66}.lg\:hover\:text-teal-400\/5:hover{color:#2dd4bf0d}.lg\:hover\:text-teal-400\/50:hover{color:#2dd4bf80}.lg\:hover\:text-teal-400\/60:hover{color:#2dd4bf99}.lg\:hover\:text-teal-400\/70:hover{color:#2dd4bfb3}.lg\:hover\:text-teal-400\/75:hover{color:#2dd4bfbf}.lg\:hover\:text-teal-400\/80:hover{color:#2dd4bfcc}.lg\:hover\:text-teal-400\/90:hover{color:#2dd4bfe6}.lg\:hover\:text-teal-400\/95:hover{color:#2dd4bff2}.lg\:hover\:text-teal-50:hover{--tw-text-opacity:1;color:rgb(240 253 250 / var(--tw-text-opacity))}.lg\:hover\:text-teal-50\/0:hover{color:#f0fdfa00}.lg\:hover\:text-teal-50\/10:hover{color:#f0fdfa1a}.lg\:hover\:text-teal-50\/100:hover{color:#f0fdfa}.lg\:hover\:text-teal-50\/20:hover{color:#f0fdfa33}.lg\:hover\:text-teal-50\/25:hover{color:#f0fdfa40}.lg\:hover\:text-teal-50\/30:hover{color:#f0fdfa4d}.lg\:hover\:text-teal-50\/40:hover{color:#f0fdfa66}.lg\:hover\:text-teal-50\/5:hover{color:#f0fdfa0d}.lg\:hover\:text-teal-50\/50:hover{color:#f0fdfa80}.lg\:hover\:text-teal-50\/60:hover{color:#f0fdfa99}.lg\:hover\:text-teal-50\/70:hover{color:#f0fdfab3}.lg\:hover\:text-teal-50\/75:hover{color:#f0fdfabf}.lg\:hover\:text-teal-50\/80:hover{color:#f0fdfacc}.lg\:hover\:text-teal-50\/90:hover{color:#f0fdfae6}.lg\:hover\:text-teal-50\/95:hover{color:#f0fdfaf2}.lg\:hover\:text-teal-500:hover{--tw-text-opacity:1;color:rgb(20 184 166 / var(--tw-text-opacity))}.lg\:hover\:text-teal-500\/0:hover{color:#14b8a600}.lg\:hover\:text-teal-500\/10:hover{color:#14b8a61a}.lg\:hover\:text-teal-500\/100:hover{color:#14b8a6}.lg\:hover\:text-teal-500\/20:hover{color:#14b8a633}.lg\:hover\:text-teal-500\/25:hover{color:#14b8a640}.lg\:hover\:text-teal-500\/30:hover{color:#14b8a64d}.lg\:hover\:text-teal-500\/40:hover{color:#14b8a666}.lg\:hover\:text-teal-500\/5:hover{color:#14b8a60d}.lg\:hover\:text-teal-500\/50:hover{color:#14b8a680}.lg\:hover\:text-teal-500\/60:hover{color:#14b8a699}.lg\:hover\:text-teal-500\/70:hover{color:#14b8a6b3}.lg\:hover\:text-teal-500\/75:hover{color:#14b8a6bf}.lg\:hover\:text-teal-500\/80:hover{color:#14b8a6cc}.lg\:hover\:text-teal-500\/90:hover{color:#14b8a6e6}.lg\:hover\:text-teal-500\/95:hover{color:#14b8a6f2}.lg\:hover\:text-teal-600:hover{--tw-text-opacity:1;color:rgb(13 148 136 / var(--tw-text-opacity))}.lg\:hover\:text-teal-600\/0:hover{color:#0d948800}.lg\:hover\:text-teal-600\/10:hover{color:#0d94881a}.lg\:hover\:text-teal-600\/100:hover{color:#0d9488}.lg\:hover\:text-teal-600\/20:hover{color:#0d948833}.lg\:hover\:text-teal-600\/25:hover{color:#0d948840}.lg\:hover\:text-teal-600\/30:hover{color:#0d94884d}.lg\:hover\:text-teal-600\/40:hover{color:#0d948866}.lg\:hover\:text-teal-600\/5:hover{color:#0d94880d}.lg\:hover\:text-teal-600\/50:hover{color:#0d948880}.lg\:hover\:text-teal-600\/60:hover{color:#0d948899}.lg\:hover\:text-teal-600\/70:hover{color:#0d9488b3}.lg\:hover\:text-teal-600\/75:hover{color:#0d9488bf}.lg\:hover\:text-teal-600\/80:hover{color:#0d9488cc}.lg\:hover\:text-teal-600\/90:hover{color:#0d9488e6}.lg\:hover\:text-teal-600\/95:hover{color:#0d9488f2}.lg\:hover\:text-teal-700:hover{--tw-text-opacity:1;color:rgb(15 118 110 / var(--tw-text-opacity))}.lg\:hover\:text-teal-700\/0:hover{color:#0f766e00}.lg\:hover\:text-teal-700\/10:hover{color:#0f766e1a}.lg\:hover\:text-teal-700\/100:hover{color:#0f766e}.lg\:hover\:text-teal-700\/20:hover{color:#0f766e33}.lg\:hover\:text-teal-700\/25:hover{color:#0f766e40}.lg\:hover\:text-teal-700\/30:hover{color:#0f766e4d}.lg\:hover\:text-teal-700\/40:hover{color:#0f766e66}.lg\:hover\:text-teal-700\/5:hover{color:#0f766e0d}.lg\:hover\:text-teal-700\/50:hover{color:#0f766e80}.lg\:hover\:text-teal-700\/60:hover{color:#0f766e99}.lg\:hover\:text-teal-700\/70:hover{color:#0f766eb3}.lg\:hover\:text-teal-700\/75:hover{color:#0f766ebf}.lg\:hover\:text-teal-700\/80:hover{color:#0f766ecc}.lg\:hover\:text-teal-700\/90:hover{color:#0f766ee6}.lg\:hover\:text-teal-700\/95:hover{color:#0f766ef2}.lg\:hover\:text-teal-800:hover{--tw-text-opacity:1;color:rgb(17 94 89 / var(--tw-text-opacity))}.lg\:hover\:text-teal-800\/0:hover{color:#115e5900}.lg\:hover\:text-teal-800\/10:hover{color:#115e591a}.lg\:hover\:text-teal-800\/100:hover{color:#115e59}.lg\:hover\:text-teal-800\/20:hover{color:#115e5933}.lg\:hover\:text-teal-800\/25:hover{color:#115e5940}.lg\:hover\:text-teal-800\/30:hover{color:#115e594d}.lg\:hover\:text-teal-800\/40:hover{color:#115e5966}.lg\:hover\:text-teal-800\/5:hover{color:#115e590d}.lg\:hover\:text-teal-800\/50:hover{color:#115e5980}.lg\:hover\:text-teal-800\/60:hover{color:#115e5999}.lg\:hover\:text-teal-800\/70:hover{color:#115e59b3}.lg\:hover\:text-teal-800\/75:hover{color:#115e59bf}.lg\:hover\:text-teal-800\/80:hover{color:#115e59cc}.lg\:hover\:text-teal-800\/90:hover{color:#115e59e6}.lg\:hover\:text-teal-800\/95:hover{color:#115e59f2}.lg\:hover\:text-teal-900:hover{--tw-text-opacity:1;color:rgb(19 78 74 / var(--tw-text-opacity))}.lg\:hover\:text-teal-900\/0:hover{color:#134e4a00}.lg\:hover\:text-teal-900\/10:hover{color:#134e4a1a}.lg\:hover\:text-teal-900\/100:hover{color:#134e4a}.lg\:hover\:text-teal-900\/20:hover{color:#134e4a33}.lg\:hover\:text-teal-900\/25:hover{color:#134e4a40}.lg\:hover\:text-teal-900\/30:hover{color:#134e4a4d}.lg\:hover\:text-teal-900\/40:hover{color:#134e4a66}.lg\:hover\:text-teal-900\/5:hover{color:#134e4a0d}.lg\:hover\:text-teal-900\/50:hover{color:#134e4a80}.lg\:hover\:text-teal-900\/60:hover{color:#134e4a99}.lg\:hover\:text-teal-900\/70:hover{color:#134e4ab3}.lg\:hover\:text-teal-900\/75:hover{color:#134e4abf}.lg\:hover\:text-teal-900\/80:hover{color:#134e4acc}.lg\:hover\:text-teal-900\/90:hover{color:#134e4ae6}.lg\:hover\:text-teal-900\/95:hover{color:#134e4af2}.lg\:hover\:text-transparent:hover{color:transparent}.lg\:hover\:text-transparent\/0:hover{color:#0000}.lg\:hover\:text-transparent\/10:hover{color:#0000001a}.lg\:hover\:text-transparent\/100:hover{color:#000}.lg\:hover\:text-transparent\/20:hover{color:#0003}.lg\:hover\:text-transparent\/25:hover{color:#00000040}.lg\:hover\:text-transparent\/30:hover{color:#0000004d}.lg\:hover\:text-transparent\/40:hover{color:#0006}.lg\:hover\:text-transparent\/5:hover{color:#0000000d}.lg\:hover\:text-transparent\/50:hover{color:#00000080}.lg\:hover\:text-transparent\/60:hover{color:#0009}.lg\:hover\:text-transparent\/70:hover{color:#000000b3}.lg\:hover\:text-transparent\/75:hover{color:#000000bf}.lg\:hover\:text-transparent\/80:hover{color:#000c}.lg\:hover\:text-transparent\/90:hover{color:#000000e6}.lg\:hover\:text-transparent\/95:hover{color:#000000f2}.lg\:hover\:text-violet-100:hover{--tw-text-opacity:1;color:rgb(237 233 254 / var(--tw-text-opacity))}.lg\:hover\:text-violet-100\/0:hover{color:#ede9fe00}.lg\:hover\:text-violet-100\/10:hover{color:#ede9fe1a}.lg\:hover\:text-violet-100\/100:hover{color:#ede9fe}.lg\:hover\:text-violet-100\/20:hover{color:#ede9fe33}.lg\:hover\:text-violet-100\/25:hover{color:#ede9fe40}.lg\:hover\:text-violet-100\/30:hover{color:#ede9fe4d}.lg\:hover\:text-violet-100\/40:hover{color:#ede9fe66}.lg\:hover\:text-violet-100\/5:hover{color:#ede9fe0d}.lg\:hover\:text-violet-100\/50:hover{color:#ede9fe80}.lg\:hover\:text-violet-100\/60:hover{color:#ede9fe99}.lg\:hover\:text-violet-100\/70:hover{color:#ede9feb3}.lg\:hover\:text-violet-100\/75:hover{color:#ede9febf}.lg\:hover\:text-violet-100\/80:hover{color:#ede9fecc}.lg\:hover\:text-violet-100\/90:hover{color:#ede9fee6}.lg\:hover\:text-violet-100\/95:hover{color:#ede9fef2}.lg\:hover\:text-violet-200:hover{--tw-text-opacity:1;color:rgb(221 214 254 / var(--tw-text-opacity))}.lg\:hover\:text-violet-200\/0:hover{color:#ddd6fe00}.lg\:hover\:text-violet-200\/10:hover{color:#ddd6fe1a}.lg\:hover\:text-violet-200\/100:hover{color:#ddd6fe}.lg\:hover\:text-violet-200\/20:hover{color:#ddd6fe33}.lg\:hover\:text-violet-200\/25:hover{color:#ddd6fe40}.lg\:hover\:text-violet-200\/30:hover{color:#ddd6fe4d}.lg\:hover\:text-violet-200\/40:hover{color:#ddd6fe66}.lg\:hover\:text-violet-200\/5:hover{color:#ddd6fe0d}.lg\:hover\:text-violet-200\/50:hover{color:#ddd6fe80}.lg\:hover\:text-violet-200\/60:hover{color:#ddd6fe99}.lg\:hover\:text-violet-200\/70:hover{color:#ddd6feb3}.lg\:hover\:text-violet-200\/75:hover{color:#ddd6febf}.lg\:hover\:text-violet-200\/80:hover{color:#ddd6fecc}.lg\:hover\:text-violet-200\/90:hover{color:#ddd6fee6}.lg\:hover\:text-violet-200\/95:hover{color:#ddd6fef2}.lg\:hover\:text-violet-300:hover{--tw-text-opacity:1;color:rgb(196 181 253 / var(--tw-text-opacity))}.lg\:hover\:text-violet-300\/0:hover{color:#c4b5fd00}.lg\:hover\:text-violet-300\/10:hover{color:#c4b5fd1a}.lg\:hover\:text-violet-300\/100:hover{color:#c4b5fd}.lg\:hover\:text-violet-300\/20:hover{color:#c4b5fd33}.lg\:hover\:text-violet-300\/25:hover{color:#c4b5fd40}.lg\:hover\:text-violet-300\/30:hover{color:#c4b5fd4d}.lg\:hover\:text-violet-300\/40:hover{color:#c4b5fd66}.lg\:hover\:text-violet-300\/5:hover{color:#c4b5fd0d}.lg\:hover\:text-violet-300\/50:hover{color:#c4b5fd80}.lg\:hover\:text-violet-300\/60:hover{color:#c4b5fd99}.lg\:hover\:text-violet-300\/70:hover{color:#c4b5fdb3}.lg\:hover\:text-violet-300\/75:hover{color:#c4b5fdbf}.lg\:hover\:text-violet-300\/80:hover{color:#c4b5fdcc}.lg\:hover\:text-violet-300\/90:hover{color:#c4b5fde6}.lg\:hover\:text-violet-300\/95:hover{color:#c4b5fdf2}.lg\:hover\:text-violet-400:hover{--tw-text-opacity:1;color:rgb(167 139 250 / var(--tw-text-opacity))}.lg\:hover\:text-violet-400\/0:hover{color:#a78bfa00}.lg\:hover\:text-violet-400\/10:hover{color:#a78bfa1a}.lg\:hover\:text-violet-400\/100:hover{color:#a78bfa}.lg\:hover\:text-violet-400\/20:hover{color:#a78bfa33}.lg\:hover\:text-violet-400\/25:hover{color:#a78bfa40}.lg\:hover\:text-violet-400\/30:hover{color:#a78bfa4d}.lg\:hover\:text-violet-400\/40:hover{color:#a78bfa66}.lg\:hover\:text-violet-400\/5:hover{color:#a78bfa0d}.lg\:hover\:text-violet-400\/50:hover{color:#a78bfa80}.lg\:hover\:text-violet-400\/60:hover{color:#a78bfa99}.lg\:hover\:text-violet-400\/70:hover{color:#a78bfab3}.lg\:hover\:text-violet-400\/75:hover{color:#a78bfabf}.lg\:hover\:text-violet-400\/80:hover{color:#a78bfacc}.lg\:hover\:text-violet-400\/90:hover{color:#a78bfae6}.lg\:hover\:text-violet-400\/95:hover{color:#a78bfaf2}.lg\:hover\:text-violet-50:hover{--tw-text-opacity:1;color:rgb(245 243 255 / var(--tw-text-opacity))}.lg\:hover\:text-violet-50\/0:hover{color:#f5f3ff00}.lg\:hover\:text-violet-50\/10:hover{color:#f5f3ff1a}.lg\:hover\:text-violet-50\/100:hover{color:#f5f3ff}.lg\:hover\:text-violet-50\/20:hover{color:#f5f3ff33}.lg\:hover\:text-violet-50\/25:hover{color:#f5f3ff40}.lg\:hover\:text-violet-50\/30:hover{color:#f5f3ff4d}.lg\:hover\:text-violet-50\/40:hover{color:#f5f3ff66}.lg\:hover\:text-violet-50\/5:hover{color:#f5f3ff0d}.lg\:hover\:text-violet-50\/50:hover{color:#f5f3ff80}.lg\:hover\:text-violet-50\/60:hover{color:#f5f3ff99}.lg\:hover\:text-violet-50\/70:hover{color:#f5f3ffb3}.lg\:hover\:text-violet-50\/75:hover{color:#f5f3ffbf}.lg\:hover\:text-violet-50\/80:hover{color:#f5f3ffcc}.lg\:hover\:text-violet-50\/90:hover{color:#f5f3ffe6}.lg\:hover\:text-violet-50\/95:hover{color:#f5f3fff2}.lg\:hover\:text-violet-500:hover{--tw-text-opacity:1;color:rgb(139 92 246 / var(--tw-text-opacity))}.lg\:hover\:text-violet-500\/0:hover{color:#8b5cf600}.lg\:hover\:text-violet-500\/10:hover{color:#8b5cf61a}.lg\:hover\:text-violet-500\/100:hover{color:#8b5cf6}.lg\:hover\:text-violet-500\/20:hover{color:#8b5cf633}.lg\:hover\:text-violet-500\/25:hover{color:#8b5cf640}.lg\:hover\:text-violet-500\/30:hover{color:#8b5cf64d}.lg\:hover\:text-violet-500\/40:hover{color:#8b5cf666}.lg\:hover\:text-violet-500\/5:hover{color:#8b5cf60d}.lg\:hover\:text-violet-500\/50:hover{color:#8b5cf680}.lg\:hover\:text-violet-500\/60:hover{color:#8b5cf699}.lg\:hover\:text-violet-500\/70:hover{color:#8b5cf6b3}.lg\:hover\:text-violet-500\/75:hover{color:#8b5cf6bf}.lg\:hover\:text-violet-500\/80:hover{color:#8b5cf6cc}.lg\:hover\:text-violet-500\/90:hover{color:#8b5cf6e6}.lg\:hover\:text-violet-500\/95:hover{color:#8b5cf6f2}.lg\:hover\:text-violet-600:hover{--tw-text-opacity:1;color:rgb(124 58 237 / var(--tw-text-opacity))}.lg\:hover\:text-violet-600\/0:hover{color:#7c3aed00}.lg\:hover\:text-violet-600\/10:hover{color:#7c3aed1a}.lg\:hover\:text-violet-600\/100:hover{color:#7c3aed}.lg\:hover\:text-violet-600\/20:hover{color:#7c3aed33}.lg\:hover\:text-violet-600\/25:hover{color:#7c3aed40}.lg\:hover\:text-violet-600\/30:hover{color:#7c3aed4d}.lg\:hover\:text-violet-600\/40:hover{color:#7c3aed66}.lg\:hover\:text-violet-600\/5:hover{color:#7c3aed0d}.lg\:hover\:text-violet-600\/50:hover{color:#7c3aed80}.lg\:hover\:text-violet-600\/60:hover{color:#7c3aed99}.lg\:hover\:text-violet-600\/70:hover{color:#7c3aedb3}.lg\:hover\:text-violet-600\/75:hover{color:#7c3aedbf}.lg\:hover\:text-violet-600\/80:hover{color:#7c3aedcc}.lg\:hover\:text-violet-600\/90:hover{color:#7c3aede6}.lg\:hover\:text-violet-600\/95:hover{color:#7c3aedf2}.lg\:hover\:text-violet-700:hover{--tw-text-opacity:1;color:rgb(109 40 217 / var(--tw-text-opacity))}.lg\:hover\:text-violet-700\/0:hover{color:#6d28d900}.lg\:hover\:text-violet-700\/10:hover{color:#6d28d91a}.lg\:hover\:text-violet-700\/100:hover{color:#6d28d9}.lg\:hover\:text-violet-700\/20:hover{color:#6d28d933}.lg\:hover\:text-violet-700\/25:hover{color:#6d28d940}.lg\:hover\:text-violet-700\/30:hover{color:#6d28d94d}.lg\:hover\:text-violet-700\/40:hover{color:#6d28d966}.lg\:hover\:text-violet-700\/5:hover{color:#6d28d90d}.lg\:hover\:text-violet-700\/50:hover{color:#6d28d980}.lg\:hover\:text-violet-700\/60:hover{color:#6d28d999}.lg\:hover\:text-violet-700\/70:hover{color:#6d28d9b3}.lg\:hover\:text-violet-700\/75:hover{color:#6d28d9bf}.lg\:hover\:text-violet-700\/80:hover{color:#6d28d9cc}.lg\:hover\:text-violet-700\/90:hover{color:#6d28d9e6}.lg\:hover\:text-violet-700\/95:hover{color:#6d28d9f2}.lg\:hover\:text-violet-800:hover{--tw-text-opacity:1;color:rgb(91 33 182 / var(--tw-text-opacity))}.lg\:hover\:text-violet-800\/0:hover{color:#5b21b600}.lg\:hover\:text-violet-800\/10:hover{color:#5b21b61a}.lg\:hover\:text-violet-800\/100:hover{color:#5b21b6}.lg\:hover\:text-violet-800\/20:hover{color:#5b21b633}.lg\:hover\:text-violet-800\/25:hover{color:#5b21b640}.lg\:hover\:text-violet-800\/30:hover{color:#5b21b64d}.lg\:hover\:text-violet-800\/40:hover{color:#5b21b666}.lg\:hover\:text-violet-800\/5:hover{color:#5b21b60d}.lg\:hover\:text-violet-800\/50:hover{color:#5b21b680}.lg\:hover\:text-violet-800\/60:hover{color:#5b21b699}.lg\:hover\:text-violet-800\/70:hover{color:#5b21b6b3}.lg\:hover\:text-violet-800\/75:hover{color:#5b21b6bf}.lg\:hover\:text-violet-800\/80:hover{color:#5b21b6cc}.lg\:hover\:text-violet-800\/90:hover{color:#5b21b6e6}.lg\:hover\:text-violet-800\/95:hover{color:#5b21b6f2}.lg\:hover\:text-violet-900:hover{--tw-text-opacity:1;color:rgb(76 29 149 / var(--tw-text-opacity))}.lg\:hover\:text-violet-900\/0:hover{color:#4c1d9500}.lg\:hover\:text-violet-900\/10:hover{color:#4c1d951a}.lg\:hover\:text-violet-900\/100:hover{color:#4c1d95}.lg\:hover\:text-violet-900\/20:hover{color:#4c1d9533}.lg\:hover\:text-violet-900\/25:hover{color:#4c1d9540}.lg\:hover\:text-violet-900\/30:hover{color:#4c1d954d}.lg\:hover\:text-violet-900\/40:hover{color:#4c1d9566}.lg\:hover\:text-violet-900\/5:hover{color:#4c1d950d}.lg\:hover\:text-violet-900\/50:hover{color:#4c1d9580}.lg\:hover\:text-violet-900\/60:hover{color:#4c1d9599}.lg\:hover\:text-violet-900\/70:hover{color:#4c1d95b3}.lg\:hover\:text-violet-900\/75:hover{color:#4c1d95bf}.lg\:hover\:text-violet-900\/80:hover{color:#4c1d95cc}.lg\:hover\:text-violet-900\/90:hover{color:#4c1d95e6}.lg\:hover\:text-violet-900\/95:hover{color:#4c1d95f2}.lg\:hover\:text-white:hover{color:var(--color-white)}.lg\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgb(254 249 195 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-100\/0:hover{color:#fef9c300}.lg\:hover\:text-yellow-100\/10:hover{color:#fef9c31a}.lg\:hover\:text-yellow-100\/100:hover{color:#fef9c3}.lg\:hover\:text-yellow-100\/20:hover{color:#fef9c333}.lg\:hover\:text-yellow-100\/25:hover{color:#fef9c340}.lg\:hover\:text-yellow-100\/30:hover{color:#fef9c34d}.lg\:hover\:text-yellow-100\/40:hover{color:#fef9c366}.lg\:hover\:text-yellow-100\/5:hover{color:#fef9c30d}.lg\:hover\:text-yellow-100\/50:hover{color:#fef9c380}.lg\:hover\:text-yellow-100\/60:hover{color:#fef9c399}.lg\:hover\:text-yellow-100\/70:hover{color:#fef9c3b3}.lg\:hover\:text-yellow-100\/75:hover{color:#fef9c3bf}.lg\:hover\:text-yellow-100\/80:hover{color:#fef9c3cc}.lg\:hover\:text-yellow-100\/90:hover{color:#fef9c3e6}.lg\:hover\:text-yellow-100\/95:hover{color:#fef9c3f2}.lg\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgb(254 240 138 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-200\/0:hover{color:#fef08a00}.lg\:hover\:text-yellow-200\/10:hover{color:#fef08a1a}.lg\:hover\:text-yellow-200\/100:hover{color:#fef08a}.lg\:hover\:text-yellow-200\/20:hover{color:#fef08a33}.lg\:hover\:text-yellow-200\/25:hover{color:#fef08a40}.lg\:hover\:text-yellow-200\/30:hover{color:#fef08a4d}.lg\:hover\:text-yellow-200\/40:hover{color:#fef08a66}.lg\:hover\:text-yellow-200\/5:hover{color:#fef08a0d}.lg\:hover\:text-yellow-200\/50:hover{color:#fef08a80}.lg\:hover\:text-yellow-200\/60:hover{color:#fef08a99}.lg\:hover\:text-yellow-200\/70:hover{color:#fef08ab3}.lg\:hover\:text-yellow-200\/75:hover{color:#fef08abf}.lg\:hover\:text-yellow-200\/80:hover{color:#fef08acc}.lg\:hover\:text-yellow-200\/90:hover{color:#fef08ae6}.lg\:hover\:text-yellow-200\/95:hover{color:#fef08af2}.lg\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgb(253 224 71 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-300\/0:hover{color:#fde04700}.lg\:hover\:text-yellow-300\/10:hover{color:#fde0471a}.lg\:hover\:text-yellow-300\/100:hover{color:#fde047}.lg\:hover\:text-yellow-300\/20:hover{color:#fde04733}.lg\:hover\:text-yellow-300\/25:hover{color:#fde04740}.lg\:hover\:text-yellow-300\/30:hover{color:#fde0474d}.lg\:hover\:text-yellow-300\/40:hover{color:#fde04766}.lg\:hover\:text-yellow-300\/5:hover{color:#fde0470d}.lg\:hover\:text-yellow-300\/50:hover{color:#fde04780}.lg\:hover\:text-yellow-300\/60:hover{color:#fde04799}.lg\:hover\:text-yellow-300\/70:hover{color:#fde047b3}.lg\:hover\:text-yellow-300\/75:hover{color:#fde047bf}.lg\:hover\:text-yellow-300\/80:hover{color:#fde047cc}.lg\:hover\:text-yellow-300\/90:hover{color:#fde047e6}.lg\:hover\:text-yellow-300\/95:hover{color:#fde047f2}.lg\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-400\/0:hover{color:#facc1500}.lg\:hover\:text-yellow-400\/10:hover{color:#facc151a}.lg\:hover\:text-yellow-400\/100:hover{color:#facc15}.lg\:hover\:text-yellow-400\/20:hover{color:#facc1533}.lg\:hover\:text-yellow-400\/25:hover{color:#facc1540}.lg\:hover\:text-yellow-400\/30:hover{color:#facc154d}.lg\:hover\:text-yellow-400\/40:hover{color:#facc1566}.lg\:hover\:text-yellow-400\/5:hover{color:#facc150d}.lg\:hover\:text-yellow-400\/50:hover{color:#facc1580}.lg\:hover\:text-yellow-400\/60:hover{color:#facc1599}.lg\:hover\:text-yellow-400\/70:hover{color:#facc15b3}.lg\:hover\:text-yellow-400\/75:hover{color:#facc15bf}.lg\:hover\:text-yellow-400\/80:hover{color:#facc15cc}.lg\:hover\:text-yellow-400\/90:hover{color:#facc15e6}.lg\:hover\:text-yellow-400\/95:hover{color:#facc15f2}.lg\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgb(254 252 232 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-50\/0:hover{color:#fefce800}.lg\:hover\:text-yellow-50\/10:hover{color:#fefce81a}.lg\:hover\:text-yellow-50\/100:hover{color:#fefce8}.lg\:hover\:text-yellow-50\/20:hover{color:#fefce833}.lg\:hover\:text-yellow-50\/25:hover{color:#fefce840}.lg\:hover\:text-yellow-50\/30:hover{color:#fefce84d}.lg\:hover\:text-yellow-50\/40:hover{color:#fefce866}.lg\:hover\:text-yellow-50\/5:hover{color:#fefce80d}.lg\:hover\:text-yellow-50\/50:hover{color:#fefce880}.lg\:hover\:text-yellow-50\/60:hover{color:#fefce899}.lg\:hover\:text-yellow-50\/70:hover{color:#fefce8b3}.lg\:hover\:text-yellow-50\/75:hover{color:#fefce8bf}.lg\:hover\:text-yellow-50\/80:hover{color:#fefce8cc}.lg\:hover\:text-yellow-50\/90:hover{color:#fefce8e6}.lg\:hover\:text-yellow-50\/95:hover{color:#fefce8f2}.lg\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgb(234 179 8 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-500\/0:hover{color:#eab30800}.lg\:hover\:text-yellow-500\/10:hover{color:#eab3081a}.lg\:hover\:text-yellow-500\/100:hover{color:#eab308}.lg\:hover\:text-yellow-500\/20:hover{color:#eab30833}.lg\:hover\:text-yellow-500\/25:hover{color:#eab30840}.lg\:hover\:text-yellow-500\/30:hover{color:#eab3084d}.lg\:hover\:text-yellow-500\/40:hover{color:#eab30866}.lg\:hover\:text-yellow-500\/5:hover{color:#eab3080d}.lg\:hover\:text-yellow-500\/50:hover{color:#eab30880}.lg\:hover\:text-yellow-500\/60:hover{color:#eab30899}.lg\:hover\:text-yellow-500\/70:hover{color:#eab308b3}.lg\:hover\:text-yellow-500\/75:hover{color:#eab308bf}.lg\:hover\:text-yellow-500\/80:hover{color:#eab308cc}.lg\:hover\:text-yellow-500\/90:hover{color:#eab308e6}.lg\:hover\:text-yellow-500\/95:hover{color:#eab308f2}.lg\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgb(202 138 4 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-600\/0:hover{color:#ca8a0400}.lg\:hover\:text-yellow-600\/10:hover{color:#ca8a041a}.lg\:hover\:text-yellow-600\/100:hover{color:#ca8a04}.lg\:hover\:text-yellow-600\/20:hover{color:#ca8a0433}.lg\:hover\:text-yellow-600\/25:hover{color:#ca8a0440}.lg\:hover\:text-yellow-600\/30:hover{color:#ca8a044d}.lg\:hover\:text-yellow-600\/40:hover{color:#ca8a0466}.lg\:hover\:text-yellow-600\/5:hover{color:#ca8a040d}.lg\:hover\:text-yellow-600\/50:hover{color:#ca8a0480}.lg\:hover\:text-yellow-600\/60:hover{color:#ca8a0499}.lg\:hover\:text-yellow-600\/70:hover{color:#ca8a04b3}.lg\:hover\:text-yellow-600\/75:hover{color:#ca8a04bf}.lg\:hover\:text-yellow-600\/80:hover{color:#ca8a04cc}.lg\:hover\:text-yellow-600\/90:hover{color:#ca8a04e6}.lg\:hover\:text-yellow-600\/95:hover{color:#ca8a04f2}.lg\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgb(161 98 7 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-700\/0:hover{color:#a1620700}.lg\:hover\:text-yellow-700\/10:hover{color:#a162071a}.lg\:hover\:text-yellow-700\/100:hover{color:#a16207}.lg\:hover\:text-yellow-700\/20:hover{color:#a1620733}.lg\:hover\:text-yellow-700\/25:hover{color:#a1620740}.lg\:hover\:text-yellow-700\/30:hover{color:#a162074d}.lg\:hover\:text-yellow-700\/40:hover{color:#a1620766}.lg\:hover\:text-yellow-700\/5:hover{color:#a162070d}.lg\:hover\:text-yellow-700\/50:hover{color:#a1620780}.lg\:hover\:text-yellow-700\/60:hover{color:#a1620799}.lg\:hover\:text-yellow-700\/70:hover{color:#a16207b3}.lg\:hover\:text-yellow-700\/75:hover{color:#a16207bf}.lg\:hover\:text-yellow-700\/80:hover{color:#a16207cc}.lg\:hover\:text-yellow-700\/90:hover{color:#a16207e6}.lg\:hover\:text-yellow-700\/95:hover{color:#a16207f2}.lg\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-800\/0:hover{color:#854d0e00}.lg\:hover\:text-yellow-800\/10:hover{color:#854d0e1a}.lg\:hover\:text-yellow-800\/100:hover{color:#854d0e}.lg\:hover\:text-yellow-800\/20:hover{color:#854d0e33}.lg\:hover\:text-yellow-800\/25:hover{color:#854d0e40}.lg\:hover\:text-yellow-800\/30:hover{color:#854d0e4d}.lg\:hover\:text-yellow-800\/40:hover{color:#854d0e66}.lg\:hover\:text-yellow-800\/5:hover{color:#854d0e0d}.lg\:hover\:text-yellow-800\/50:hover{color:#854d0e80}.lg\:hover\:text-yellow-800\/60:hover{color:#854d0e99}.lg\:hover\:text-yellow-800\/70:hover{color:#854d0eb3}.lg\:hover\:text-yellow-800\/75:hover{color:#854d0ebf}.lg\:hover\:text-yellow-800\/80:hover{color:#854d0ecc}.lg\:hover\:text-yellow-800\/90:hover{color:#854d0ee6}.lg\:hover\:text-yellow-800\/95:hover{color:#854d0ef2}.lg\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgb(113 63 18 / var(--tw-text-opacity))}.lg\:hover\:text-yellow-900\/0:hover{color:#713f1200}.lg\:hover\:text-yellow-900\/10:hover{color:#713f121a}.lg\:hover\:text-yellow-900\/100:hover{color:#713f12}.lg\:hover\:text-yellow-900\/20:hover{color:#713f1233}.lg\:hover\:text-yellow-900\/25:hover{color:#713f1240}.lg\:hover\:text-yellow-900\/30:hover{color:#713f124d}.lg\:hover\:text-yellow-900\/40:hover{color:#713f1266}.lg\:hover\:text-yellow-900\/5:hover{color:#713f120d}.lg\:hover\:text-yellow-900\/50:hover{color:#713f1280}.lg\:hover\:text-yellow-900\/60:hover{color:#713f1299}.lg\:hover\:text-yellow-900\/70:hover{color:#713f12b3}.lg\:hover\:text-yellow-900\/75:hover{color:#713f12bf}.lg\:hover\:text-yellow-900\/80:hover{color:#713f12cc}.lg\:hover\:text-yellow-900\/90:hover{color:#713f12e6}.lg\:hover\:text-yellow-900\/95:hover{color:#713f12f2}.lg\:hover\:text-zinc-100:hover{--tw-text-opacity:1;color:rgb(244 244 245 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-100\/0:hover{color:#f4f4f500}.lg\:hover\:text-zinc-100\/10:hover{color:#f4f4f51a}.lg\:hover\:text-zinc-100\/100:hover{color:#f4f4f5}.lg\:hover\:text-zinc-100\/20:hover{color:#f4f4f533}.lg\:hover\:text-zinc-100\/25:hover{color:#f4f4f540}.lg\:hover\:text-zinc-100\/30:hover{color:#f4f4f54d}.lg\:hover\:text-zinc-100\/40:hover{color:#f4f4f566}.lg\:hover\:text-zinc-100\/5:hover{color:#f4f4f50d}.lg\:hover\:text-zinc-100\/50:hover{color:#f4f4f580}.lg\:hover\:text-zinc-100\/60:hover{color:#f4f4f599}.lg\:hover\:text-zinc-100\/70:hover{color:#f4f4f5b3}.lg\:hover\:text-zinc-100\/75:hover{color:#f4f4f5bf}.lg\:hover\:text-zinc-100\/80:hover{color:#f4f4f5cc}.lg\:hover\:text-zinc-100\/90:hover{color:#f4f4f5e6}.lg\:hover\:text-zinc-100\/95:hover{color:#f4f4f5f2}.lg\:hover\:text-zinc-200:hover{--tw-text-opacity:1;color:rgb(228 228 231 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-200\/0:hover{color:#e4e4e700}.lg\:hover\:text-zinc-200\/10:hover{color:#e4e4e71a}.lg\:hover\:text-zinc-200\/100:hover{color:#e4e4e7}.lg\:hover\:text-zinc-200\/20:hover{color:#e4e4e733}.lg\:hover\:text-zinc-200\/25:hover{color:#e4e4e740}.lg\:hover\:text-zinc-200\/30:hover{color:#e4e4e74d}.lg\:hover\:text-zinc-200\/40:hover{color:#e4e4e766}.lg\:hover\:text-zinc-200\/5:hover{color:#e4e4e70d}.lg\:hover\:text-zinc-200\/50:hover{color:#e4e4e780}.lg\:hover\:text-zinc-200\/60:hover{color:#e4e4e799}.lg\:hover\:text-zinc-200\/70:hover{color:#e4e4e7b3}.lg\:hover\:text-zinc-200\/75:hover{color:#e4e4e7bf}.lg\:hover\:text-zinc-200\/80:hover{color:#e4e4e7cc}.lg\:hover\:text-zinc-200\/90:hover{color:#e4e4e7e6}.lg\:hover\:text-zinc-200\/95:hover{color:#e4e4e7f2}.lg\:hover\:text-zinc-300:hover{--tw-text-opacity:1;color:rgb(212 212 216 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-300\/0:hover{color:#d4d4d800}.lg\:hover\:text-zinc-300\/10:hover{color:#d4d4d81a}.lg\:hover\:text-zinc-300\/100:hover{color:#d4d4d8}.lg\:hover\:text-zinc-300\/20:hover{color:#d4d4d833}.lg\:hover\:text-zinc-300\/25:hover{color:#d4d4d840}.lg\:hover\:text-zinc-300\/30:hover{color:#d4d4d84d}.lg\:hover\:text-zinc-300\/40:hover{color:#d4d4d866}.lg\:hover\:text-zinc-300\/5:hover{color:#d4d4d80d}.lg\:hover\:text-zinc-300\/50:hover{color:#d4d4d880}.lg\:hover\:text-zinc-300\/60:hover{color:#d4d4d899}.lg\:hover\:text-zinc-300\/70:hover{color:#d4d4d8b3}.lg\:hover\:text-zinc-300\/75:hover{color:#d4d4d8bf}.lg\:hover\:text-zinc-300\/80:hover{color:#d4d4d8cc}.lg\:hover\:text-zinc-300\/90:hover{color:#d4d4d8e6}.lg\:hover\:text-zinc-300\/95:hover{color:#d4d4d8f2}.lg\:hover\:text-zinc-400:hover{--tw-text-opacity:1;color:rgb(161 161 170 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-400\/0:hover{color:#a1a1aa00}.lg\:hover\:text-zinc-400\/10:hover{color:#a1a1aa1a}.lg\:hover\:text-zinc-400\/100:hover{color:#a1a1aa}.lg\:hover\:text-zinc-400\/20:hover{color:#a1a1aa33}.lg\:hover\:text-zinc-400\/25:hover{color:#a1a1aa40}.lg\:hover\:text-zinc-400\/30:hover{color:#a1a1aa4d}.lg\:hover\:text-zinc-400\/40:hover{color:#a1a1aa66}.lg\:hover\:text-zinc-400\/5:hover{color:#a1a1aa0d}.lg\:hover\:text-zinc-400\/50:hover{color:#a1a1aa80}.lg\:hover\:text-zinc-400\/60:hover{color:#a1a1aa99}.lg\:hover\:text-zinc-400\/70:hover{color:#a1a1aab3}.lg\:hover\:text-zinc-400\/75:hover{color:#a1a1aabf}.lg\:hover\:text-zinc-400\/80:hover{color:#a1a1aacc}.lg\:hover\:text-zinc-400\/90:hover{color:#a1a1aae6}.lg\:hover\:text-zinc-400\/95:hover{color:#a1a1aaf2}.lg\:hover\:text-zinc-50:hover{--tw-text-opacity:1;color:rgb(250 250 250 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-50\/0:hover{color:#fafafa00}.lg\:hover\:text-zinc-50\/10:hover{color:#fafafa1a}.lg\:hover\:text-zinc-50\/100:hover{color:#fafafa}.lg\:hover\:text-zinc-50\/20:hover{color:#fafafa33}.lg\:hover\:text-zinc-50\/25:hover{color:#fafafa40}.lg\:hover\:text-zinc-50\/30:hover{color:#fafafa4d}.lg\:hover\:text-zinc-50\/40:hover{color:#fafafa66}.lg\:hover\:text-zinc-50\/5:hover{color:#fafafa0d}.lg\:hover\:text-zinc-50\/50:hover{color:#fafafa80}.lg\:hover\:text-zinc-50\/60:hover{color:#fafafa99}.lg\:hover\:text-zinc-50\/70:hover{color:#fafafab3}.lg\:hover\:text-zinc-50\/75:hover{color:#fafafabf}.lg\:hover\:text-zinc-50\/80:hover{color:#fafafacc}.lg\:hover\:text-zinc-50\/90:hover{color:#fafafae6}.lg\:hover\:text-zinc-50\/95:hover{color:#fafafaf2}.lg\:hover\:text-zinc-500:hover{--tw-text-opacity:1;color:rgb(113 113 122 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-500\/0:hover{color:#71717a00}.lg\:hover\:text-zinc-500\/10:hover{color:#71717a1a}.lg\:hover\:text-zinc-500\/100:hover{color:#71717a}.lg\:hover\:text-zinc-500\/20:hover{color:#71717a33}.lg\:hover\:text-zinc-500\/25:hover{color:#71717a40}.lg\:hover\:text-zinc-500\/30:hover{color:#71717a4d}.lg\:hover\:text-zinc-500\/40:hover{color:#71717a66}.lg\:hover\:text-zinc-500\/5:hover{color:#71717a0d}.lg\:hover\:text-zinc-500\/50:hover{color:#71717a80}.lg\:hover\:text-zinc-500\/60:hover{color:#71717a99}.lg\:hover\:text-zinc-500\/70:hover{color:#71717ab3}.lg\:hover\:text-zinc-500\/75:hover{color:#71717abf}.lg\:hover\:text-zinc-500\/80:hover{color:#71717acc}.lg\:hover\:text-zinc-500\/90:hover{color:#71717ae6}.lg\:hover\:text-zinc-500\/95:hover{color:#71717af2}.lg\:hover\:text-zinc-600:hover{--tw-text-opacity:1;color:rgb(82 82 91 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-600\/0:hover{color:#52525b00}.lg\:hover\:text-zinc-600\/10:hover{color:#52525b1a}.lg\:hover\:text-zinc-600\/100:hover{color:#52525b}.lg\:hover\:text-zinc-600\/20:hover{color:#52525b33}.lg\:hover\:text-zinc-600\/25:hover{color:#52525b40}.lg\:hover\:text-zinc-600\/30:hover{color:#52525b4d}.lg\:hover\:text-zinc-600\/40:hover{color:#52525b66}.lg\:hover\:text-zinc-600\/5:hover{color:#52525b0d}.lg\:hover\:text-zinc-600\/50:hover{color:#52525b80}.lg\:hover\:text-zinc-600\/60:hover{color:#52525b99}.lg\:hover\:text-zinc-600\/70:hover{color:#52525bb3}.lg\:hover\:text-zinc-600\/75:hover{color:#52525bbf}.lg\:hover\:text-zinc-600\/80:hover{color:#52525bcc}.lg\:hover\:text-zinc-600\/90:hover{color:#52525be6}.lg\:hover\:text-zinc-600\/95:hover{color:#52525bf2}.lg\:hover\:text-zinc-700:hover{--tw-text-opacity:1;color:rgb(63 63 70 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-700\/0:hover{color:#3f3f4600}.lg\:hover\:text-zinc-700\/10:hover{color:#3f3f461a}.lg\:hover\:text-zinc-700\/100:hover{color:#3f3f46}.lg\:hover\:text-zinc-700\/20:hover{color:#3f3f4633}.lg\:hover\:text-zinc-700\/25:hover{color:#3f3f4640}.lg\:hover\:text-zinc-700\/30:hover{color:#3f3f464d}.lg\:hover\:text-zinc-700\/40:hover{color:#3f3f4666}.lg\:hover\:text-zinc-700\/5:hover{color:#3f3f460d}.lg\:hover\:text-zinc-700\/50:hover{color:#3f3f4680}.lg\:hover\:text-zinc-700\/60:hover{color:#3f3f4699}.lg\:hover\:text-zinc-700\/70:hover{color:#3f3f46b3}.lg\:hover\:text-zinc-700\/75:hover{color:#3f3f46bf}.lg\:hover\:text-zinc-700\/80:hover{color:#3f3f46cc}.lg\:hover\:text-zinc-700\/90:hover{color:#3f3f46e6}.lg\:hover\:text-zinc-700\/95:hover{color:#3f3f46f2}.lg\:hover\:text-zinc-800:hover{--tw-text-opacity:1;color:rgb(39 39 42 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-800\/0:hover{color:#27272a00}.lg\:hover\:text-zinc-800\/10:hover{color:#27272a1a}.lg\:hover\:text-zinc-800\/100:hover{color:#27272a}.lg\:hover\:text-zinc-800\/20:hover{color:#27272a33}.lg\:hover\:text-zinc-800\/25:hover{color:#27272a40}.lg\:hover\:text-zinc-800\/30:hover{color:#27272a4d}.lg\:hover\:text-zinc-800\/40:hover{color:#27272a66}.lg\:hover\:text-zinc-800\/5:hover{color:#27272a0d}.lg\:hover\:text-zinc-800\/50:hover{color:#27272a80}.lg\:hover\:text-zinc-800\/60:hover{color:#27272a99}.lg\:hover\:text-zinc-800\/70:hover{color:#27272ab3}.lg\:hover\:text-zinc-800\/75:hover{color:#27272abf}.lg\:hover\:text-zinc-800\/80:hover{color:#27272acc}.lg\:hover\:text-zinc-800\/90:hover{color:#27272ae6}.lg\:hover\:text-zinc-800\/95:hover{color:#27272af2}.lg\:hover\:text-zinc-900:hover{--tw-text-opacity:1;color:rgb(24 24 27 / var(--tw-text-opacity))}.lg\:hover\:text-zinc-900\/0:hover{color:#18181b00}.lg\:hover\:text-zinc-900\/10:hover{color:#18181b1a}.lg\:hover\:text-zinc-900\/100:hover{color:#18181b}.lg\:hover\:text-zinc-900\/20:hover{color:#18181b33}.lg\:hover\:text-zinc-900\/25:hover{color:#18181b40}.lg\:hover\:text-zinc-900\/30:hover{color:#18181b4d}.lg\:hover\:text-zinc-900\/40:hover{color:#18181b66}.lg\:hover\:text-zinc-900\/5:hover{color:#18181b0d}.lg\:hover\:text-zinc-900\/50:hover{color:#18181b80}.lg\:hover\:text-zinc-900\/60:hover{color:#18181b99}.lg\:hover\:text-zinc-900\/70:hover{color:#18181bb3}.lg\:hover\:text-zinc-900\/75:hover{color:#18181bbf}.lg\:hover\:text-zinc-900\/80:hover{color:#18181bcc}.lg\:hover\:text-zinc-900\/90:hover{color:#18181be6}.lg\:hover\:text-zinc-900\/95:hover{color:#18181bf2}.lg\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.lg\:hover\:text-opacity-10:hover{--tw-text-opacity:.1}.lg\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.lg\:hover\:text-opacity-20:hover{--tw-text-opacity:.2}.lg\:hover\:text-opacity-25:hover{--tw-text-opacity:.25}.lg\:hover\:text-opacity-30:hover{--tw-text-opacity:.3}.lg\:hover\:text-opacity-40:hover{--tw-text-opacity:.4}.lg\:hover\:text-opacity-5:hover{--tw-text-opacity:.05}.lg\:hover\:text-opacity-50:hover{--tw-text-opacity:.5}.lg\:hover\:text-opacity-60:hover{--tw-text-opacity:.6}.lg\:hover\:text-opacity-70:hover{--tw-text-opacity:.7}.lg\:hover\:text-opacity-75:hover{--tw-text-opacity:.75}.lg\:hover\:text-opacity-80:hover{--tw-text-opacity:.8}.lg\:hover\:text-opacity-90:hover{--tw-text-opacity:.9}.lg\:hover\:text-opacity-95:hover{--tw-text-opacity:.95}.lg\:hover\:bg-blend-normal:hover{background-blend-mode:normal}.lg\:hover\:bg-blend-multiply:hover{background-blend-mode:multiply}.lg\:hover\:bg-blend-screen:hover{background-blend-mode:screen}.lg\:hover\:bg-blend-overlay:hover{background-blend-mode:overlay}.lg\:hover\:bg-blend-darken:hover{background-blend-mode:darken}.lg\:hover\:bg-blend-lighten:hover{background-blend-mode:lighten}.lg\:hover\:bg-blend-color-dodge:hover{background-blend-mode:color-dodge}.lg\:hover\:bg-blend-color-burn:hover{background-blend-mode:color-burn}.lg\:hover\:bg-blend-hard-light:hover{background-blend-mode:hard-light}.lg\:hover\:bg-blend-soft-light:hover{background-blend-mode:soft-light}.lg\:hover\:bg-blend-difference:hover{background-blend-mode:difference}.lg\:hover\:bg-blend-exclusion:hover{background-blend-mode:exclusion}.lg\:hover\:bg-blend-hue:hover{background-blend-mode:hue}.lg\:hover\:bg-blend-saturation:hover{background-blend-mode:saturation}.lg\:hover\:bg-blend-color:hover{background-blend-mode:color}.lg\:hover\:bg-blend-luminosity:hover{background-blend-mode:luminosity}}
