.focus\:no-box-shadow input:focus{box-shadow:none!important}.react-contexify{background-color:#fff;border-radius:6px;box-shadow:0 10px 30px -5px #0000004d;box-sizing:border-box;min-width:200px;opacity:0;padding:6px 0;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:100}.react-contexify__submenu--is-open,.react-contexify__submenu--is-open>.react-contexify__item__content{background-color:#4393e6;color:#fff}.react-contexify__submenu--is-open>.react-contexify__submenu{opacity:1;pointer-events:auto}.react-contexify .react-contexify__submenu{pointer-events:none;position:absolute;top:-6px;transition:opacity .275s}.react-contexify__submenu-arrow{font-size:12px}.react-contexify__separator{background-color:#0003;cursor:default;height:1px;margin:4px 0;width:100%}.react-contexify__will-leave--disabled{pointer-events:none}.react-contexify__item{cursor:pointer;position:relative}.react-contexify__item:focus{outline:0}.react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content,.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{background-color:#4393e6;color:#fff}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__submenu{opacity:1;pointer-events:auto}.react-contexify__item--disabled{cursor:default;opacity:.5}.react-contexify__item__content{-ms-flex-align:center;align-items:center;color:#333;display:-ms-flexbox;display:flex;padding:6px 12px;position:relative;white-space:nowrap}.react-contexify__theme--dark,.react-contexify__theme--dark .react-contexify__submenu{background-color:#282828fa}.react-contexify__theme--dark .react-contexify__separator{background-color:#eee}.react-contexify__theme--dark .react-contexify__item__content{color:#fff}.react-contexify__theme--light .react-contexify__separator{background-color:#eee}.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content,.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content,.react-contexify__theme--light .react-contexify__submenu--is-open,.react-contexify__theme--light .react-contexify__submenu--is-open>.react-contexify__item__content{background-color:#e0eefd;color:#4393e6}.react-contexify__theme--light .react-contexify__item__content{color:#666}@keyframes react-contexify__scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes react-contexify__scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}.react-contexify__will-enter--scale{animation:react-contexify__scaleIn .3s;transform-origin:top left}.react-contexify__will-leave--scale{animation:react-contexify__scaleOut .3s;transform-origin:top left}@keyframes react-contexify__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes react-contexify__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.react-contexify__will-enter--fade{animation:react-contexify__fadeIn .3s ease}.react-contexify__will-leave--fade{animation:react-contexify__fadeOut .3s ease}@keyframes react-contexify__flipInX{0%{transform:perspective(800px) rotateX(45deg)}to{transform:perspective(800px)}}@keyframes react-contexify__flipOutX{0%{transform:perspective(800px)}to{opacity:0;transform:perspective(800px) rotateX(45deg)}}.react-contexify__will-enter--flip{animation:react-contexify__flipInX .3s}.react-contexify__will-enter--flip,.react-contexify__will-leave--flip{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;transform-origin:top center}.react-contexify__will-leave--flip{animation:react-contexify__flipOutX .3s}@keyframes swing-in-top-fwd{0%{opacity:0;transform:rotateX(-100deg);transform-origin:top}to{opacity:1;transform:rotateX(0deg);transform-origin:top}}@keyframes react-contexify__slideIn{0%{opacity:0;transform:scaleY(.3)}to{opacity:1}}@keyframes react-contexify__slideOut{0%{opacity:1}to{opacity:0;transform:scaleY(.3)}}.react-contexify__will-enter--slide{animation:react-contexify__slideIn .3s;transform-origin:top center}.react-contexify__will-leave--slide{animation:react-contexify__slideOut .3s;transform-origin:top center}.react-contexify__item__content{background-color:initial!important;color:#19171199!important;padding:0}.react-contexify__separator{margin:0}.react-contexify .react-contexify__submenu{border-radius:.25rem;overflow:hidden;padding:0}.submenu .react-contexify__item__content{display:flex;justify-content:space-between;width:100%}.react-contexify__submenu-arrow{margin-left:auto}.react-contexify .react-contexify__submenu .react-contexify__item__content{margin-left:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{-ms-flex-pack:justify;border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:-ms-flexbox;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;-ms-flex-negative:0;display:-ms-flexbox;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{-ms-flex-item-align:start;align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@tailwind base;@tailwind components;@tailwind utilities;@layer components{.form-select-required-error button,div[role=row]{@apply hover:bg-opacity-darker}}

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

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-webkit-text-size-adjust:100%;line-height:1.15;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border:0 solid;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a1a1aa}[role=button],button{cursor:pointer}:-moz-focusring{outline:auto}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{border-color:currentColor}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#71717a;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}input::placeholder,textarea::placeholder{color:#71717a;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2371717a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#71717a;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=checkbox]:checked{-webkit-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=radio]:checked{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=checkbox]:indeterminate,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:#0000}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}@media (forced-colors:active){[type=checkbox]:indeterminate{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:#0000}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.form-input,.form-multiselect,.form-select,.form-textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#71717a;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}.form-input:focus,.form-multiselect:focus,.form-select:focus,.form-textarea:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}.form-input::placeholder,.form-textarea::placeholder{color:#71717a;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-meridiem-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}.form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2371717a' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.form-checkbox,.form-radio{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#71717a;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1rem}.form-checkbox{border-radius:0}.form-radio{border-radius:100%}.form-checkbox:focus,.form-radio:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000;outline-offset:2px}.form-checkbox:checked,.form-radio:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}.form-checkbox:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}@media (forced-colors:active){.form-checkbox:checked{-webkit-appearance:auto;appearance:auto}}.form-radio:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active){.form-radio:checked{-webkit-appearance:auto;appearance:auto}}.form-checkbox:checked:focus,.form-checkbox:checked:hover,.form-checkbox:indeterminate,.form-radio:checked:focus,.form-radio:checked:hover{background-color:currentColor;border-color:#0000}.form-checkbox:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}@media (forced-colors:active){.form-checkbox:indeterminate{-webkit-appearance:auto;appearance:auto}}.form-checkbox:indeterminate:focus,.form-checkbox:indeterminate:hover{background-color:currentColor;border-color:#0000}.form-select-required-error button{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}div[role=row]:hover{background-color:#0000001a}.sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.inset-x-0{left:0!important;right:0!important}.inset-x-1{left:.25rem!important;right:.25rem!important}.inset-x-2{left:.5rem!important;right:.5rem!important}.inset-x-3{left:.75rem!important;right:.75rem!important}.inset-x-4{left:1rem!important;right:1rem!important}.inset-x-5{left:1.25rem!important;right:1.25rem!important}.inset-x-6{left:1.5rem!important;right:1.5rem!important}.inset-x-7{left:1.75rem!important;right:1.75rem!important}.inset-x-8{left:2rem!important;right:2rem!important}.inset-x-9{left:2.25rem!important;right:2.25rem!important}.inset-x-10{left:2.5rem!important;right:2.5rem!important}.inset-x-11{left:2.75rem!important;right:2.75rem!important}.inset-x-12{left:3rem!important;right:3rem!important}.inset-x-14{left:3.5rem!important;right:3.5rem!important}.inset-x-16{left:4rem!important;right:4rem!important}.inset-x-20{left:5rem!important;right:5rem!important}.inset-x-24{left:6rem!important;right:6rem!important}.inset-x-28{left:7rem!important;right:7rem!important}.inset-x-32{left:8rem!important;right:8rem!important}.inset-x-36{left:9rem!important;right:9rem!important}.inset-x-40{left:10rem!important;right:10rem!important}.inset-x-44{left:11rem!important;right:11rem!important}.inset-x-48{left:12rem!important;right:12rem!important}.inset-x-52{left:13rem!important;right:13rem!important}.inset-x-56{left:14rem!important;right:14rem!important}.inset-x-60{left:15rem!important;right:15rem!important}.inset-x-64{left:16rem!important;right:16rem!important}.inset-x-72{left:18rem!important;right:18rem!important}.inset-x-80{left:20rem!important;right:20rem!important}.inset-x-84{left:21rem!important;right:21rem!important}.inset-x-96{left:24rem!important;right:24rem!important}.inset-x-auto{left:auto!important;right:auto!important}.inset-x-px{left:1px!important;right:1px!important}.inset-x-0\.5{left:.125rem!important;right:.125rem!important}.inset-x-1\.5{left:.375rem!important;right:.375rem!important}.inset-x-2\.5{left:.625rem!important;right:.625rem!important}.inset-x-3\.5{left:.875rem!important;right:.875rem!important}.-inset-x-3px{left:-3px!important;right:-3px!important}.-inset-x-1px{left:-1px!important;right:-1px!important}.inset-x-5px{left:5px!important;right:5px!important}.-inset-x-0{left:0!important;right:0!important}.-inset-x-1{left:-.25rem!important;right:-.25rem!important}.-inset-x-2{left:-.5rem!important;right:-.5rem!important}.-inset-x-3{left:-.75rem!important;right:-.75rem!important}.-inset-x-4{left:-1rem!important;right:-1rem!important}.-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.-inset-x-8{left:-2rem!important;right:-2rem!important}.-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.-inset-x-12{left:-3rem!important;right:-3rem!important}.-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.-inset-x-16{left:-4rem!important;right:-4rem!important}.-inset-x-20{left:-5rem!important;right:-5rem!important}.-inset-x-24{left:-6rem!important;right:-6rem!important}.-inset-x-28{left:-7rem!important;right:-7rem!important}.-inset-x-32{left:-8rem!important;right:-8rem!important}.-inset-x-36{left:-9rem!important;right:-9rem!important}.-inset-x-40{left:-10rem!important;right:-10rem!important}.-inset-x-44{left:-11rem!important;right:-11rem!important}.-inset-x-48{left:-12rem!important;right:-12rem!important}.-inset-x-52{left:-13rem!important;right:-13rem!important}.-inset-x-56{left:-14rem!important;right:-14rem!important}.-inset-x-60{left:-15rem!important;right:-15rem!important}.-inset-x-64{left:-16rem!important;right:-16rem!important}.-inset-x-72{left:-18rem!important;right:-18rem!important}.-inset-x-80{left:-20rem!important;right:-20rem!important}.-inset-x-84{left:-21rem!important;right:-21rem!important}.-inset-x-96{left:-24rem!important;right:-24rem!important}.-inset-x-px{left:-1px!important;right:-1px!important}.-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.-inset-x--3px{left:3px!important;right:3px!important}.-inset-x--1px{left:1px!important;right:1px!important}.-inset-x-5px{left:-5px!important;right:-5px!important}.inset-x-1\/2{left:50%!important;right:50%!important}.inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.inset-x-1\/4{left:25%!important;right:25%!important}.inset-x-2\/4{left:50%!important;right:50%!important}.inset-x-3\/4{left:75%!important;right:75%!important}.inset-x-full{left:100%!important;right:100%!important}.-inset-x-1\/2{left:-50%!important;right:-50%!important}.-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.-inset-x-1\/4{left:-25%!important;right:-25%!important}.-inset-x-2\/4{left:-50%!important;right:-50%!important}.-inset-x-3\/4{left:-75%!important;right:-75%!important}.-inset-x-full{left:-100%!important;right:-100%!important}.inset-y-0{bottom:0!important;top:0!important}.inset-y-1{bottom:.25rem!important;top:.25rem!important}.inset-y-2{bottom:.5rem!important;top:.5rem!important}.inset-y-3{bottom:.75rem!important;top:.75rem!important}.inset-y-4{bottom:1rem!important;top:1rem!important}.inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.inset-y-8{bottom:2rem!important;top:2rem!important}.inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.inset-y-12{bottom:3rem!important;top:3rem!important}.inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.inset-y-16{bottom:4rem!important;top:4rem!important}.inset-y-20{bottom:5rem!important;top:5rem!important}.inset-y-24{bottom:6rem!important;top:6rem!important}.inset-y-28{bottom:7rem!important;top:7rem!important}.inset-y-32{bottom:8rem!important;top:8rem!important}.inset-y-36{bottom:9rem!important;top:9rem!important}.inset-y-40{bottom:10rem!important;top:10rem!important}.inset-y-44{bottom:11rem!important;top:11rem!important}.inset-y-48{bottom:12rem!important;top:12rem!important}.inset-y-52{bottom:13rem!important;top:13rem!important}.inset-y-56{bottom:14rem!important;top:14rem!important}.inset-y-60{bottom:15rem!important;top:15rem!important}.inset-y-64{bottom:16rem!important;top:16rem!important}.inset-y-72{bottom:18rem!important;top:18rem!important}.inset-y-80{bottom:20rem!important;top:20rem!important}.inset-y-84{bottom:21rem!important;top:21rem!important}.inset-y-96{bottom:24rem!important;top:24rem!important}.inset-y-auto{bottom:auto!important;top:auto!important}.inset-y-px{bottom:1px!important;top:1px!important}.inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.-inset-y-3px{bottom:-3px!important;top:-3px!important}.-inset-y-1px{bottom:-1px!important;top:-1px!important}.inset-y-5px{bottom:5px!important;top:5px!important}.-inset-y-0{bottom:0!important;top:0!important}.-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.-inset-y-4{bottom:-1rem!important;top:-1rem!important}.-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.-inset-y-8{bottom:-2rem!important;top:-2rem!important}.-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.-inset-y-12{bottom:-3rem!important;top:-3rem!important}.-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.-inset-y-16{bottom:-4rem!important;top:-4rem!important}.-inset-y-20{bottom:-5rem!important;top:-5rem!important}.-inset-y-24{bottom:-6rem!important;top:-6rem!important}.-inset-y-28{bottom:-7rem!important;top:-7rem!important}.-inset-y-32{bottom:-8rem!important;top:-8rem!important}.-inset-y-36{bottom:-9rem!important;top:-9rem!important}.-inset-y-40{bottom:-10rem!important;top:-10rem!important}.-inset-y-44{bottom:-11rem!important;top:-11rem!important}.-inset-y-48{bottom:-12rem!important;top:-12rem!important}.-inset-y-52{bottom:-13rem!important;top:-13rem!important}.-inset-y-56{bottom:-14rem!important;top:-14rem!important}.-inset-y-60{bottom:-15rem!important;top:-15rem!important}.-inset-y-64{bottom:-16rem!important;top:-16rem!important}.-inset-y-72{bottom:-18rem!important;top:-18rem!important}.-inset-y-80{bottom:-20rem!important;top:-20rem!important}.-inset-y-84{bottom:-21rem!important;top:-21rem!important}.-inset-y-96{bottom:-24rem!important;top:-24rem!important}.-inset-y-px{bottom:-1px!important;top:-1px!important}.-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.-inset-y--3px{bottom:3px!important;top:3px!important}.-inset-y--1px{bottom:1px!important;top:1px!important}.-inset-y-5px{bottom:-5px!important;top:-5px!important}.inset-y-1\/2{bottom:50%!important;top:50%!important}.inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.inset-y-1\/4{bottom:25%!important;top:25%!important}.inset-y-2\/4{bottom:50%!important;top:50%!important}.inset-y-3\/4{bottom:75%!important;top:75%!important}.inset-y-full{bottom:100%!important;top:100%!important}.-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.-inset-y-full{bottom:-100%!important;top:-100%!important}.top-0{top:0!important}.top-1{top:.25rem!important}.top-2{top:.5rem!important}.top-3{top:.75rem!important}.top-4{top:1rem!important}.top-5{top:1.25rem!important}.top-6{top:1.5rem!important}.top-7{top:1.75rem!important}.top-8{top:2rem!important}.top-9{top:2.25rem!important}.top-10{top:2.5rem!important}.top-11{top:2.75rem!important}.top-12{top:3rem!important}.top-14{top:3.5rem!important}.top-16{top:4rem!important}.top-20{top:5rem!important}.top-24{top:6rem!important}.top-28{top:7rem!important}.top-32{top:8rem!important}.top-36{top:9rem!important}.top-40{top:10rem!important}.top-44{top:11rem!important}.top-48{top:12rem!important}.top-52{top:13rem!important}.top-56{top:14rem!important}.top-60{top:15rem!important}.top-64{top:16rem!important}.top-72{top:18rem!important}.top-80{top:20rem!important}.top-84{top:21rem!important}.top-96{top:24rem!important}.top-auto{top:auto!important}.top-px{top:1px!important}.top-0\.5{top:.125rem!important}.top-1\.5{top:.375rem!important}.top-2\.5{top:.625rem!important}.top-3\.5{top:.875rem!important}.-top-3px{top:-3px!important}.-top-1px{top:-1px!important}.top-5px{top:5px!important}.-top-0{top:0!important}.-top-1{top:-.25rem!important}.-top-2{top:-.5rem!important}.-top-3{top:-.75rem!important}.-top-4{top:-1rem!important}.-top-5{top:-1.25rem!important}.-top-6{top:-1.5rem!important}.-top-7{top:-1.75rem!important}.-top-8{top:-2rem!important}.-top-9{top:-2.25rem!important}.-top-10{top:-2.5rem!important}.-top-11{top:-2.75rem!important}.-top-12{top:-3rem!important}.-top-14{top:-3.5rem!important}.-top-16{top:-4rem!important}.-top-20{top:-5rem!important}.-top-24{top:-6rem!important}.-top-28{top:-7rem!important}.-top-32{top:-8rem!important}.-top-36{top:-9rem!important}.-top-40{top:-10rem!important}.-top-44{top:-11rem!important}.-top-48{top:-12rem!important}.-top-52{top:-13rem!important}.-top-56{top:-14rem!important}.-top-60{top:-15rem!important}.-top-64{top:-16rem!important}.-top-72{top:-18rem!important}.-top-80{top:-20rem!important}.-top-84{top:-21rem!important}.-top-96{top:-24rem!important}.-top-px{top:-1px!important}.-top-0\.5{top:-.125rem!important}.-top-1\.5{top:-.375rem!important}.-top-2\.5{top:-.625rem!important}.-top-3\.5{top:-.875rem!important}.-top--3px{top:3px!important}.-top--1px{top:1px!important}.-top-5px{top:-5px!important}.top-1\/2{top:50%!important}.top-1\/3{top:33.333333%!important}.top-2\/3{top:66.666667%!important}.top-1\/4{top:25%!important}.top-2\/4{top:50%!important}.top-3\/4{top:75%!important}.top-full{top:100%!important}.-top-1\/2{top:-50%!important}.-top-1\/3{top:-33.333333%!important}.-top-2\/3{top:-66.666667%!important}.-top-1\/4{top:-25%!important}.-top-2\/4{top:-50%!important}.-top-3\/4{top:-75%!important}.-top-full{top:-100%!important}.right-0{right:0!important}.right-1{right:.25rem!important}.right-2{right:.5rem!important}.right-3{right:.75rem!important}.right-4{right:1rem!important}.right-5{right:1.25rem!important}.right-6{right:1.5rem!important}.right-7{right:1.75rem!important}.right-8{right:2rem!important}.right-9{right:2.25rem!important}.right-10{right:2.5rem!important}.right-11{right:2.75rem!important}.right-12{right:3rem!important}.right-14{right:3.5rem!important}.right-16{right:4rem!important}.right-20{right:5rem!important}.right-24{right:6rem!important}.right-28{right:7rem!important}.right-32{right:8rem!important}.right-36{right:9rem!important}.right-40{right:10rem!important}.right-44{right:11rem!important}.right-48{right:12rem!important}.right-52{right:13rem!important}.right-56{right:14rem!important}.right-60{right:15rem!important}.right-64{right:16rem!important}.right-72{right:18rem!important}.right-80{right:20rem!important}.right-84{right:21rem!important}.right-96{right:24rem!important}.right-auto{right:auto!important}.right-px{right:1px!important}.right-0\.5{right:.125rem!important}.right-1\.5{right:.375rem!important}.right-2\.5{right:.625rem!important}.right-3\.5{right:.875rem!important}.-right-3px{right:-3px!important}.-right-1px{right:-1px!important}.right-5px{right:5px!important}.-right-0{right:0!important}.-right-1{right:-.25rem!important}.-right-2{right:-.5rem!important}.-right-3{right:-.75rem!important}.-right-4{right:-1rem!important}.-right-5{right:-1.25rem!important}.-right-6{right:-1.5rem!important}.-right-7{right:-1.75rem!important}.-right-8{right:-2rem!important}.-right-9{right:-2.25rem!important}.-right-10{right:-2.5rem!important}.-right-11{right:-2.75rem!important}.-right-12{right:-3rem!important}.-right-14{right:-3.5rem!important}.-right-16{right:-4rem!important}.-right-20{right:-5rem!important}.-right-24{right:-6rem!important}.-right-28{right:-7rem!important}.-right-32{right:-8rem!important}.-right-36{right:-9rem!important}.-right-40{right:-10rem!important}.-right-44{right:-11rem!important}.-right-48{right:-12rem!important}.-right-52{right:-13rem!important}.-right-56{right:-14rem!important}.-right-60{right:-15rem!important}.-right-64{right:-16rem!important}.-right-72{right:-18rem!important}.-right-80{right:-20rem!important}.-right-84{right:-21rem!important}.-right-96{right:-24rem!important}.-right-px{right:-1px!important}.-right-0\.5{right:-.125rem!important}.-right-1\.5{right:-.375rem!important}.-right-2\.5{right:-.625rem!important}.-right-3\.5{right:-.875rem!important}.-right--3px{right:3px!important}.-right--1px{right:1px!important}.-right-5px{right:-5px!important}.right-1\/2{right:50%!important}.right-1\/3{right:33.333333%!important}.right-2\/3{right:66.666667%!important}.right-1\/4{right:25%!important}.right-2\/4{right:50%!important}.right-3\/4{right:75%!important}.right-full{right:100%!important}.-right-1\/2{right:-50%!important}.-right-1\/3{right:-33.333333%!important}.-right-2\/3{right:-66.666667%!important}.-right-1\/4{right:-25%!important}.-right-2\/4{right:-50%!important}.-right-3\/4{right:-75%!important}.-right-full{right:-100%!important}.bottom-0{bottom:0!important}.bottom-1{bottom:.25rem!important}.bottom-2{bottom:.5rem!important}.bottom-3{bottom:.75rem!important}.bottom-4{bottom:1rem!important}.bottom-5{bottom:1.25rem!important}.bottom-6{bottom:1.5rem!important}.bottom-7{bottom:1.75rem!important}.bottom-8{bottom:2rem!important}.bottom-9{bottom:2.25rem!important}.bottom-10{bottom:2.5rem!important}.bottom-11{bottom:2.75rem!important}.bottom-12{bottom:3rem!important}.bottom-14{bottom:3.5rem!important}.bottom-16{bottom:4rem!important}.bottom-20{bottom:5rem!important}.bottom-24{bottom:6rem!important}.bottom-28{bottom:7rem!important}.bottom-32{bottom:8rem!important}.bottom-36{bottom:9rem!important}.bottom-40{bottom:10rem!important}.bottom-44{bottom:11rem!important}.bottom-48{bottom:12rem!important}.bottom-52{bottom:13rem!important}.bottom-56{bottom:14rem!important}.bottom-60{bottom:15rem!important}.bottom-64{bottom:16rem!important}.bottom-72{bottom:18rem!important}.bottom-80{bottom:20rem!important}.bottom-84{bottom:21rem!important}.bottom-96{bottom:24rem!important}.bottom-auto{bottom:auto!important}.bottom-px{bottom:1px!important}.bottom-0\.5{bottom:.125rem!important}.bottom-1\.5{bottom:.375rem!important}.bottom-2\.5{bottom:.625rem!important}.bottom-3\.5{bottom:.875rem!important}.-bottom-3px{bottom:-3px!important}.-bottom-1px{bottom:-1px!important}.bottom-5px{bottom:5px!important}.-bottom-0{bottom:0!important}.-bottom-1{bottom:-.25rem!important}.-bottom-2{bottom:-.5rem!important}.-bottom-3{bottom:-.75rem!important}.-bottom-4{bottom:-1rem!important}.-bottom-5{bottom:-1.25rem!important}.-bottom-6{bottom:-1.5rem!important}.-bottom-7{bottom:-1.75rem!important}.-bottom-8{bottom:-2rem!important}.-bottom-9{bottom:-2.25rem!important}.-bottom-10{bottom:-2.5rem!important}.-bottom-11{bottom:-2.75rem!important}.-bottom-12{bottom:-3rem!important}.-bottom-14{bottom:-3.5rem!important}.-bottom-16{bottom:-4rem!important}.-bottom-20{bottom:-5rem!important}.-bottom-24{bottom:-6rem!important}.-bottom-28{bottom:-7rem!important}.-bottom-32{bottom:-8rem!important}.-bottom-36{bottom:-9rem!important}.-bottom-40{bottom:-10rem!important}.-bottom-44{bottom:-11rem!important}.-bottom-48{bottom:-12rem!important}.-bottom-52{bottom:-13rem!important}.-bottom-56{bottom:-14rem!important}.-bottom-60{bottom:-15rem!important}.-bottom-64{bottom:-16rem!important}.-bottom-72{bottom:-18rem!important}.-bottom-80{bottom:-20rem!important}.-bottom-84{bottom:-21rem!important}.-bottom-96{bottom:-24rem!important}.-bottom-px{bottom:-1px!important}.-bottom-0\.5{bottom:-.125rem!important}.-bottom-1\.5{bottom:-.375rem!important}.-bottom-2\.5{bottom:-.625rem!important}.-bottom-3\.5{bottom:-.875rem!important}.-bottom--3px{bottom:3px!important}.-bottom--1px{bottom:1px!important}.-bottom-5px{bottom:-5px!important}.bottom-1\/2{bottom:50%!important}.bottom-1\/3{bottom:33.333333%!important}.bottom-2\/3{bottom:66.666667%!important}.bottom-1\/4{bottom:25%!important}.bottom-2\/4{bottom:50%!important}.bottom-3\/4{bottom:75%!important}.bottom-full{bottom:100%!important}.-bottom-1\/2{bottom:-50%!important}.-bottom-1\/3{bottom:-33.333333%!important}.-bottom-2\/3{bottom:-66.666667%!important}.-bottom-1\/4{bottom:-25%!important}.-bottom-2\/4{bottom:-50%!important}.-bottom-3\/4{bottom:-75%!important}.-bottom-full{bottom:-100%!important}.left-0{left:0!important}.left-1{left:.25rem!important}.left-2{left:.5rem!important}.left-3{left:.75rem!important}.left-4{left:1rem!important}.left-5{left:1.25rem!important}.left-6{left:1.5rem!important}.left-7{left:1.75rem!important}.left-8{left:2rem!important}.left-9{left:2.25rem!important}.left-10{left:2.5rem!important}.left-11{left:2.75rem!important}.left-12{left:3rem!important}.left-14{left:3.5rem!important}.left-16{left:4rem!important}.left-20{left:5rem!important}.left-24{left:6rem!important}.left-28{left:7rem!important}.left-32{left:8rem!important}.left-36{left:9rem!important}.left-40{left:10rem!important}.left-44{left:11rem!important}.left-48{left:12rem!important}.left-52{left:13rem!important}.left-56{left:14rem!important}.left-60{left:15rem!important}.left-64{left:16rem!important}.left-72{left:18rem!important}.left-80{left:20rem!important}.left-84{left:21rem!important}.left-96{left:24rem!important}.left-auto{left:auto!important}.left-px{left:1px!important}.left-0\.5{left:.125rem!important}.left-1\.5{left:.375rem!important}.left-2\.5{left:.625rem!important}.left-3\.5{left:.875rem!important}.-left-3px{left:-3px!important}.-left-1px{left:-1px!important}.left-5px{left:5px!important}.-left-0{left:0!important}.-left-1{left:-.25rem!important}.-left-2{left:-.5rem!important}.-left-3{left:-.75rem!important}.-left-4{left:-1rem!important}.-left-5{left:-1.25rem!important}.-left-6{left:-1.5rem!important}.-left-7{left:-1.75rem!important}.-left-8{left:-2rem!important}.-left-9{left:-2.25rem!important}.-left-10{left:-2.5rem!important}.-left-11{left:-2.75rem!important}.-left-12{left:-3rem!important}.-left-14{left:-3.5rem!important}.-left-16{left:-4rem!important}.-left-20{left:-5rem!important}.-left-24{left:-6rem!important}.-left-28{left:-7rem!important}.-left-32{left:-8rem!important}.-left-36{left:-9rem!important}.-left-40{left:-10rem!important}.-left-44{left:-11rem!important}.-left-48{left:-12rem!important}.-left-52{left:-13rem!important}.-left-56{left:-14rem!important}.-left-60{left:-15rem!important}.-left-64{left:-16rem!important}.-left-72{left:-18rem!important}.-left-80{left:-20rem!important}.-left-84{left:-21rem!important}.-left-96{left:-24rem!important}.-left-px{left:-1px!important}.-left-0\.5{left:-.125rem!important}.-left-1\.5{left:-.375rem!important}.-left-2\.5{left:-.625rem!important}.-left-3\.5{left:-.875rem!important}.-left--3px{left:3px!important}.-left--1px{left:1px!important}.-left-5px{left:-5px!important}.left-1\/2{left:50%!important}.left-1\/3{left:33.333333%!important}.left-2\/3{left:66.666667%!important}.left-1\/4{left:25%!important}.left-2\/4{left:50%!important}.left-3\/4{left:75%!important}.left-full{left:100%!important}.-left-1\/2{left:-50%!important}.-left-1\/3{left:-33.333333%!important}.-left-2\/3{left:-66.666667%!important}.-left-1\/4{left:-25%!important}.-left-2\/4{left:-50%!important}.-left-3\/4{left:-75%!important}.-left-full{left:-100%!important}.isolate{isolation:isolate!important}.isolation-auto{isolation:auto!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.z-auto{z-index:auto!important}.focus-within\:z-0:focus-within{z-index:0!important}.focus-within\:z-10:focus-within{z-index:10!important}.focus-within\:z-20:focus-within{z-index:20!important}.focus-within\:z-30:focus-within{z-index:30!important}.focus-within\:z-40:focus-within{z-index:40!important}.focus-within\:z-50:focus-within{z-index:50!important}.focus-within\:z-auto:focus-within{z-index:auto!important}.focus\:z-0:focus{z-index:0!important}.focus\:z-10:focus{z-index:10!important}.focus\:z-20:focus{z-index:20!important}.focus\:z-30:focus{z-index:30!important}.focus\:z-40:focus{z-index:40!important}.focus\:z-50:focus{z-index:50!important}.focus\:z-auto:focus{z-index:auto!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-6{order:6!important}.order-7{order:7!important}.order-8{order:8!important}.order-9{order:9!important}.order-10{order:10!important}.order-11{order:11!important}.order-12{order:12!important}.order-first{order:-9999!important}.order-last{order:9999!important}.order-none{order:0!important}.col-auto{grid-column:auto!important}.col-span-1{grid-column:span 1/span 1!important}.col-span-2{grid-column:span 2/span 2!important}.col-span-3{grid-column:span 3/span 3!important}.col-span-4{grid-column:span 4/span 4!important}.col-span-5{grid-column:span 5/span 5!important}.col-span-6{grid-column:span 6/span 6!important}.col-span-7{grid-column:span 7/span 7!important}.col-span-8{grid-column:span 8/span 8!important}.col-span-9{grid-column:span 9/span 9!important}.col-span-10{grid-column:span 10/span 10!important}.col-span-11{grid-column:span 11/span 11!important}.col-span-12{grid-column:span 12/span 12!important}.col-span-full{grid-column:1/-1!important}.col-start-1{grid-column-start:1!important}.col-start-2{grid-column-start:2!important}.col-start-3{grid-column-start:3!important}.col-start-4{grid-column-start:4!important}.col-start-5{grid-column-start:5!important}.col-start-6{grid-column-start:6!important}.col-start-7{grid-column-start:7!important}.col-start-8{grid-column-start:8!important}.col-start-9{grid-column-start:9!important}.col-start-10{grid-column-start:10!important}.col-start-11{grid-column-start:11!important}.col-start-12{grid-column-start:12!important}.col-start-13{grid-column-start:13!important}.col-start-auto{grid-column-start:auto!important}.col-end-1{grid-column-end:1!important}.col-end-2{grid-column-end:2!important}.col-end-3{grid-column-end:3!important}.col-end-4{grid-column-end:4!important}.col-end-5{grid-column-end:5!important}.col-end-6{grid-column-end:6!important}.col-end-7{grid-column-end:7!important}.col-end-8{grid-column-end:8!important}.col-end-9{grid-column-end:9!important}.col-end-10{grid-column-end:10!important}.col-end-11{grid-column-end:11!important}.col-end-12{grid-column-end:12!important}.col-end-13{grid-column-end:13!important}.col-end-auto{grid-column-end:auto!important}.row-auto{grid-row:auto!important}.row-span-1{grid-row:span 1/span 1!important}.row-span-2{grid-row:span 2/span 2!important}.row-span-3{grid-row:span 3/span 3!important}.row-span-4{grid-row:span 4/span 4!important}.row-span-5{grid-row:span 5/span 5!important}.row-span-6{grid-row:span 6/span 6!important}.row-span-full{grid-row:1/-1!important}.row-start-1{grid-row-start:1!important}.row-start-2{grid-row-start:2!important}.row-start-3{grid-row-start:3!important}.row-start-4{grid-row-start:4!important}.row-start-5{grid-row-start:5!important}.row-start-6{grid-row-start:6!important}.row-start-7{grid-row-start:7!important}.row-start-auto{grid-row-start:auto!important}.row-end-1{grid-row-end:1!important}.row-end-2{grid-row-end:2!important}.row-end-3{grid-row-end:3!important}.row-end-4{grid-row-end:4!important}.row-end-5{grid-row-end:5!important}.row-end-6{grid-row-end:6!important}.row-end-7{grid-row-end:7!important}.row-end-auto{grid-row-end:auto!important}.float-right{float:right!important}.float-left{float:left!important}.float-none{float:none!important}.clear-left{clear:left!important}.clear-right{clear:right!important}.clear-both{clear:both!important}.clear-none{clear:none!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-7{margin:1.75rem!important}.m-8{margin:2rem!important}.m-9{margin:2.25rem!important}.m-10{margin:2.5rem!important}.m-11{margin:2.75rem!important}.m-12{margin:3rem!important}.m-14{margin:3.5rem!important}.m-16{margin:4rem!important}.m-20{margin:5rem!important}.m-24{margin:6rem!important}.m-28{margin:7rem!important}.m-32{margin:8rem!important}.m-36{margin:9rem!important}.m-40{margin:10rem!important}.m-44{margin:11rem!important}.m-48{margin:12rem!important}.m-52{margin:13rem!important}.m-56{margin:14rem!important}.m-60{margin:15rem!important}.m-64{margin:16rem!important}.m-72{margin:18rem!important}.m-80{margin:20rem!important}.m-84{margin:21rem!important}.m-96{margin:24rem!important}.m-auto{margin:auto!important}.m-px{margin:1px!important}.m-0\.5{margin:.125rem!important}.m-1\.5{margin:.375rem!important}.m-2\.5{margin:.625rem!important}.m-3\.5{margin:.875rem!important}.-m-3px{margin:-3px!important}.-m-1px{margin:-1px!important}.m-5px{margin:5px!important}.-m-0{margin:0!important}.-m-1{margin:-.25rem!important}.-m-2{margin:-.5rem!important}.-m-3{margin:-.75rem!important}.-m-4{margin:-1rem!important}.-m-5{margin:-1.25rem!important}.-m-6{margin:-1.5rem!important}.-m-7{margin:-1.75rem!important}.-m-8{margin:-2rem!important}.-m-9{margin:-2.25rem!important}.-m-10{margin:-2.5rem!important}.-m-11{margin:-2.75rem!important}.-m-12{margin:-3rem!important}.-m-14{margin:-3.5rem!important}.-m-16{margin:-4rem!important}.-m-20{margin:-5rem!important}.-m-24{margin:-6rem!important}.-m-28{margin:-7rem!important}.-m-32{margin:-8rem!important}.-m-36{margin:-9rem!important}.-m-40{margin:-10rem!important}.-m-44{margin:-11rem!important}.-m-48{margin:-12rem!important}.-m-52{margin:-13rem!important}.-m-56{margin:-14rem!important}.-m-60{margin:-15rem!important}.-m-64{margin:-16rem!important}.-m-72{margin:-18rem!important}.-m-80{margin:-20rem!important}.-m-84{margin:-21rem!important}.-m-96{margin:-24rem!important}.-m-px{margin:-1px!important}.-m-0\.5{margin:-.125rem!important}.-m-1\.5{margin:-.375rem!important}.-m-2\.5{margin:-.625rem!important}.-m-3\.5{margin:-.875rem!important}.-m--3px{margin:3px!important}.-m--1px{margin:1px!important}.-m-5px{margin:-5px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-16{margin-left:4rem!important;margin-right:4rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.mx-24{margin-left:6rem!important;margin-right:6rem!important}.mx-28{margin-left:7rem!important;margin-right:7rem!important}.mx-32{margin-left:8rem!important;margin-right:8rem!important}.mx-36{margin-left:9rem!important;margin-right:9rem!important}.mx-40{margin-left:10rem!important;margin-right:10rem!important}.mx-44{margin-left:11rem!important;margin-right:11rem!important}.mx-48{margin-left:12rem!important;margin-right:12rem!important}.mx-52{margin-left:13rem!important;margin-right:13rem!important}.mx-56{margin-left:14rem!important;margin-right:14rem!important}.mx-60{margin-left:15rem!important;margin-right:15rem!important}.mx-64{margin-left:16rem!important;margin-right:16rem!important}.mx-72{margin-left:18rem!important;margin-right:18rem!important}.mx-80{margin-left:20rem!important;margin-right:20rem!important}.mx-84{margin-left:21rem!important;margin-right:21rem!important}.mx-96{margin-left:24rem!important;margin-right:24rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mx-px{margin-left:1px!important;margin-right:1px!important}.mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.mx-5px{margin-left:5px!important;margin-right:5px!important}.-mx-0{margin-left:0!important;margin-right:0!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.-mx-px{margin-left:-1px!important;margin-right:-1px!important}.-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.-mx--3px{margin-left:3px!important;margin-right:3px!important}.-mx--1px{margin-left:1px!important;margin-right:1px!important}.-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.my-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.my-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-24{margin-bottom:6rem!important;margin-top:6rem!important}.my-28{margin-bottom:7rem!important;margin-top:7rem!important}.my-32{margin-bottom:8rem!important;margin-top:8rem!important}.my-36{margin-bottom:9rem!important;margin-top:9rem!important}.my-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-44{margin-bottom:11rem!important;margin-top:11rem!important}.my-48{margin-bottom:12rem!important;margin-top:12rem!important}.my-52{margin-bottom:13rem!important;margin-top:13rem!important}.my-56{margin-bottom:14rem!important;margin-top:14rem!important}.my-60{margin-bottom:15rem!important;margin-top:15rem!important}.my-64{margin-bottom:16rem!important;margin-top:16rem!important}.my-72{margin-bottom:18rem!important;margin-top:18rem!important}.my-80{margin-bottom:20rem!important;margin-top:20rem!important}.my-84{margin-bottom:21rem!important;margin-top:21rem!important}.my-96{margin-bottom:24rem!important;margin-top:24rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.my-px{margin-bottom:1px!important;margin-top:1px!important}.my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.my-5px{margin-bottom:5px!important;margin-top:5px!important}.-my-0{margin-bottom:0!important;margin-top:0!important}.-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.-my--3px{margin-bottom:3px!important;margin-top:3px!important}.-my--1px{margin-bottom:1px!important;margin-top:1px!important}.-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-11{margin-top:2.75rem!important}.mt-12{margin-top:3rem!important}.mt-14{margin-top:3.5rem!important}.mt-16{margin-top:4rem!important}.mt-20{margin-top:5rem!important}.mt-24{margin-top:6rem!important}.mt-28{margin-top:7rem!important}.mt-32{margin-top:8rem!important}.mt-36{margin-top:9rem!important}.mt-40{margin-top:10rem!important}.mt-44{margin-top:11rem!important}.mt-48{margin-top:12rem!important}.mt-52{margin-top:13rem!important}.mt-56{margin-top:14rem!important}.mt-60{margin-top:15rem!important}.mt-64{margin-top:16rem!important}.mt-72{margin-top:18rem!important}.mt-80{margin-top:20rem!important}.mt-84{margin-top:21rem!important}.mt-96{margin-top:24rem!important}.mt-auto{margin-top:auto!important}.mt-px{margin-top:1px!important}.mt-0\.5{margin-top:.125rem!important}.mt-1\.5{margin-top:.375rem!important}.mt-2\.5{margin-top:.625rem!important}.mt-3\.5{margin-top:.875rem!important}.-mt-3px{margin-top:-3px!important}.-mt-1px{margin-top:-1px!important}.mt-5px{margin-top:5px!important}.-mt-0{margin-top:0!important}.-mt-1{margin-top:-.25rem!important}.-mt-2{margin-top:-.5rem!important}.-mt-3{margin-top:-.75rem!important}.-mt-4{margin-top:-1rem!important}.-mt-5{margin-top:-1.25rem!important}.-mt-6{margin-top:-1.5rem!important}.-mt-7{margin-top:-1.75rem!important}.-mt-8{margin-top:-2rem!important}.-mt-9{margin-top:-2.25rem!important}.-mt-10{margin-top:-2.5rem!important}.-mt-11{margin-top:-2.75rem!important}.-mt-12{margin-top:-3rem!important}.-mt-14{margin-top:-3.5rem!important}.-mt-16{margin-top:-4rem!important}.-mt-20{margin-top:-5rem!important}.-mt-24{margin-top:-6rem!important}.-mt-28{margin-top:-7rem!important}.-mt-32{margin-top:-8rem!important}.-mt-36{margin-top:-9rem!important}.-mt-40{margin-top:-10rem!important}.-mt-44{margin-top:-11rem!important}.-mt-48{margin-top:-12rem!important}.-mt-52{margin-top:-13rem!important}.-mt-56{margin-top:-14rem!important}.-mt-60{margin-top:-15rem!important}.-mt-64{margin-top:-16rem!important}.-mt-72{margin-top:-18rem!important}.-mt-80{margin-top:-20rem!important}.-mt-84{margin-top:-21rem!important}.-mt-96{margin-top:-24rem!important}.-mt-px{margin-top:-1px!important}.-mt-0\.5{margin-top:-.125rem!important}.-mt-1\.5{margin-top:-.375rem!important}.-mt-2\.5{margin-top:-.625rem!important}.-mt-3\.5{margin-top:-.875rem!important}.-mt--3px{margin-top:3px!important}.-mt--1px{margin-top:1px!important}.-mt-5px{margin-top:-5px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.25rem!important}.mr-6{margin-right:1.5rem!important}.mr-7{margin-right:1.75rem!important}.mr-8{margin-right:2rem!important}.mr-9{margin-right:2.25rem!important}.mr-10{margin-right:2.5rem!important}.mr-11{margin-right:2.75rem!important}.mr-12{margin-right:3rem!important}.mr-14{margin-right:3.5rem!important}.mr-16{margin-right:4rem!important}.mr-20{margin-right:5rem!important}.mr-24{margin-right:6rem!important}.mr-28{margin-right:7rem!important}.mr-32{margin-right:8rem!important}.mr-36{margin-right:9rem!important}.mr-40{margin-right:10rem!important}.mr-44{margin-right:11rem!important}.mr-48{margin-right:12rem!important}.mr-52{margin-right:13rem!important}.mr-56{margin-right:14rem!important}.mr-60{margin-right:15rem!important}.mr-64{margin-right:16rem!important}.mr-72{margin-right:18rem!important}.mr-80{margin-right:20rem!important}.mr-84{margin-right:21rem!important}.mr-96{margin-right:24rem!important}.mr-auto{margin-right:auto!important}.mr-px{margin-right:1px!important}.mr-0\.5{margin-right:.125rem!important}.mr-1\.5{margin-right:.375rem!important}.mr-2\.5{margin-right:.625rem!important}.mr-3\.5{margin-right:.875rem!important}.-mr-3px{margin-right:-3px!important}.-mr-1px{margin-right:-1px!important}.mr-5px{margin-right:5px!important}.-mr-0{margin-right:0!important}.-mr-1{margin-right:-.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mr-3{margin-right:-.75rem!important}.-mr-4{margin-right:-1rem!important}.-mr-5{margin-right:-1.25rem!important}.-mr-6{margin-right:-1.5rem!important}.-mr-7{margin-right:-1.75rem!important}.-mr-8{margin-right:-2rem!important}.-mr-9{margin-right:-2.25rem!important}.-mr-10{margin-right:-2.5rem!important}.-mr-11{margin-right:-2.75rem!important}.-mr-12{margin-right:-3rem!important}.-mr-14{margin-right:-3.5rem!important}.-mr-16{margin-right:-4rem!important}.-mr-20{margin-right:-5rem!important}.-mr-24{margin-right:-6rem!important}.-mr-28{margin-right:-7rem!important}.-mr-32{margin-right:-8rem!important}.-mr-36{margin-right:-9rem!important}.-mr-40{margin-right:-10rem!important}.-mr-44{margin-right:-11rem!important}.-mr-48{margin-right:-12rem!important}.-mr-52{margin-right:-13rem!important}.-mr-56{margin-right:-14rem!important}.-mr-60{margin-right:-15rem!important}.-mr-64{margin-right:-16rem!important}.-mr-72{margin-right:-18rem!important}.-mr-80{margin-right:-20rem!important}.-mr-84{margin-right:-21rem!important}.-mr-96{margin-right:-24rem!important}.-mr-px{margin-right:-1px!important}.-mr-0\.5{margin-right:-.125rem!important}.-mr-1\.5{margin-right:-.375rem!important}.-mr-2\.5{margin-right:-.625rem!important}.-mr-3\.5{margin-right:-.875rem!important}.-mr--3px{margin-right:3px!important}.-mr--1px{margin-right:1px!important}.-mr-5px{margin-right:-5px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-11{margin-bottom:2.75rem!important}.mb-12{margin-bottom:3rem!important}.mb-14{margin-bottom:3.5rem!important}.mb-16{margin-bottom:4rem!important}.mb-20{margin-bottom:5rem!important}.mb-24{margin-bottom:6rem!important}.mb-28{margin-bottom:7rem!important}.mb-32{margin-bottom:8rem!important}.mb-36{margin-bottom:9rem!important}.mb-40{margin-bottom:10rem!important}.mb-44{margin-bottom:11rem!important}.mb-48{margin-bottom:12rem!important}.mb-52{margin-bottom:13rem!important}.mb-56{margin-bottom:14rem!important}.mb-60{margin-bottom:15rem!important}.mb-64{margin-bottom:16rem!important}.mb-72{margin-bottom:18rem!important}.mb-80{margin-bottom:20rem!important}.mb-84{margin-bottom:21rem!important}.mb-96{margin-bottom:24rem!important}.mb-auto{margin-bottom:auto!important}.mb-px{margin-bottom:1px!important}.mb-0\.5{margin-bottom:.125rem!important}.mb-1\.5{margin-bottom:.375rem!important}.mb-2\.5{margin-bottom:.625rem!important}.mb-3\.5{margin-bottom:.875rem!important}.-mb-3px{margin-bottom:-3px!important}.-mb-1px{margin-bottom:-1px!important}.mb-5px{margin-bottom:5px!important}.-mb-0{margin-bottom:0!important}.-mb-1{margin-bottom:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-3{margin-bottom:-.75rem!important}.-mb-4{margin-bottom:-1rem!important}.-mb-5{margin-bottom:-1.25rem!important}.-mb-6{margin-bottom:-1.5rem!important}.-mb-7{margin-bottom:-1.75rem!important}.-mb-8{margin-bottom:-2rem!important}.-mb-9{margin-bottom:-2.25rem!important}.-mb-10{margin-bottom:-2.5rem!important}.-mb-11{margin-bottom:-2.75rem!important}.-mb-12{margin-bottom:-3rem!important}.-mb-14{margin-bottom:-3.5rem!important}.-mb-16{margin-bottom:-4rem!important}.-mb-20{margin-bottom:-5rem!important}.-mb-24{margin-bottom:-6rem!important}.-mb-28{margin-bottom:-7rem!important}.-mb-32{margin-bottom:-8rem!important}.-mb-36{margin-bottom:-9rem!important}.-mb-40{margin-bottom:-10rem!important}.-mb-44{margin-bottom:-11rem!important}.-mb-48{margin-bottom:-12rem!important}.-mb-52{margin-bottom:-13rem!important}.-mb-56{margin-bottom:-14rem!important}.-mb-60{margin-bottom:-15rem!important}.-mb-64{margin-bottom:-16rem!important}.-mb-72{margin-bottom:-18rem!important}.-mb-80{margin-bottom:-20rem!important}.-mb-84{margin-bottom:-21rem!important}.-mb-96{margin-bottom:-24rem!important}.-mb-px{margin-bottom:-1px!important}.-mb-0\.5{margin-bottom:-.125rem!important}.-mb-1\.5{margin-bottom:-.375rem!important}.-mb-2\.5{margin-bottom:-.625rem!important}.-mb-3\.5{margin-bottom:-.875rem!important}.-mb--3px{margin-bottom:3px!important}.-mb--1px{margin-bottom:1px!important}.-mb-5px{margin-bottom:-5px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-5{margin-left:1.25rem!important}.ml-6{margin-left:1.5rem!important}.ml-7{margin-left:1.75rem!important}.ml-8{margin-left:2rem!important}.ml-9{margin-left:2.25rem!important}.ml-10{margin-left:2.5rem!important}.ml-11{margin-left:2.75rem!important}.ml-12{margin-left:3rem!important}.ml-14{margin-left:3.5rem!important}.ml-16{margin-left:4rem!important}.ml-20{margin-left:5rem!important}.ml-24{margin-left:6rem!important}.ml-28{margin-left:7rem!important}.ml-32{margin-left:8rem!important}.ml-36{margin-left:9rem!important}.ml-40{margin-left:10rem!important}.ml-44{margin-left:11rem!important}.ml-48{margin-left:12rem!important}.ml-52{margin-left:13rem!important}.ml-56{margin-left:14rem!important}.ml-60{margin-left:15rem!important}.ml-64{margin-left:16rem!important}.ml-72{margin-left:18rem!important}.ml-80{margin-left:20rem!important}.ml-84{margin-left:21rem!important}.ml-96{margin-left:24rem!important}.ml-auto{margin-left:auto!important}.ml-px{margin-left:1px!important}.ml-0\.5{margin-left:.125rem!important}.ml-1\.5{margin-left:.375rem!important}.ml-2\.5{margin-left:.625rem!important}.ml-3\.5{margin-left:.875rem!important}.-ml-3px{margin-left:-3px!important}.-ml-1px{margin-left:-1px!important}.ml-5px{margin-left:5px!important}.-ml-0{margin-left:0!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-3{margin-left:-.75rem!important}.-ml-4{margin-left:-1rem!important}.-ml-5{margin-left:-1.25rem!important}.-ml-6{margin-left:-1.5rem!important}.-ml-7{margin-left:-1.75rem!important}.-ml-8{margin-left:-2rem!important}.-ml-9{margin-left:-2.25rem!important}.-ml-10{margin-left:-2.5rem!important}.-ml-11{margin-left:-2.75rem!important}.-ml-12{margin-left:-3rem!important}.-ml-14{margin-left:-3.5rem!important}.-ml-16{margin-left:-4rem!important}.-ml-20{margin-left:-5rem!important}.-ml-24{margin-left:-6rem!important}.-ml-28{margin-left:-7rem!important}.-ml-32{margin-left:-8rem!important}.-ml-36{margin-left:-9rem!important}.-ml-40{margin-left:-10rem!important}.-ml-44{margin-left:-11rem!important}.-ml-48{margin-left:-12rem!important}.-ml-52{margin-left:-13rem!important}.-ml-56{margin-left:-14rem!important}.-ml-60{margin-left:-15rem!important}.-ml-64{margin-left:-16rem!important}.-ml-72{margin-left:-18rem!important}.-ml-80{margin-left:-20rem!important}.-ml-84{margin-left:-21rem!important}.-ml-96{margin-left:-24rem!important}.-ml-px{margin-left:-1px!important}.-ml-0\.5{margin-left:-.125rem!important}.-ml-1\.5{margin-left:-.375rem!important}.-ml-2\.5{margin-left:-.625rem!important}.-ml-3\.5{margin-left:-.875rem!important}.-ml--3px{margin-left:3px!important}.-ml--1px{margin-left:1px!important}.-ml-5px{margin-left:-5px!important}.box-border{box-sizing:border-box!important}.box-content{box-sizing:initial!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.inline-table{display:inline-table!important}.table-caption{display:table-caption!important}.table-cell{display:table-cell!important}.table-column{display:table-column!important}.table-column-group{display:table-column-group!important}.table-footer-group{display:table-footer-group!important}.table-header-group{display:table-header-group!important}.table-row-group{display:table-row-group!important}.table-row{display:table-row!important}.flow-root{display:flow-root!important}.grid{display:grid!important}.inline-grid{display:inline-grid!important}.contents{display:contents!important}.list-item{display:list-item!important}.hidden{display:none!important}.h-0{height:0!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-20{height:5rem!important}.h-24{height:6rem!important}.h-28{height:7rem!important}.h-32{height:8rem!important}.h-36{height:9rem!important}.h-40{height:10rem!important}.h-44{height:11rem!important}.h-48{height:12rem!important}.h-52{height:13rem!important}.h-56{height:14rem!important}.h-60{height:15rem!important}.h-64{height:16rem!important}.h-72{height:18rem!important}.h-80{height:20rem!important}.h-84{height:21rem!important}.h-96{height:24rem!important}.h-auto{height:auto!important}.h-px{height:1px!important}.h-0\.5{height:.125rem!important}.h-1\.5{height:.375rem!important}.h-2\.5{height:.625rem!important}.h-3\.5{height:.875rem!important}.-h-3px{height:-3px!important}.-h-1px{height:-1px!important}.h-5px{height:5px!important}.h-1\/2{height:50%!important}.h-1\/3{height:33.333333%!important}.h-2\/3{height:66.666667%!important}.h-1\/4{height:25%!important}.h-2\/4{height:50%!important}.h-3\/4{height:75%!important}.h-1\/5{height:20%!important}.h-2\/5{height:40%!important}.h-3\/5{height:60%!important}.h-4\/5{height:80%!important}.h-1\/6{height:16.666667%!important}.h-2\/6{height:33.333333%!important}.h-3\/6{height:50%!important}.h-4\/6{height:66.666667%!important}.h-5\/6{height:83.333333%!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-0{max-height:0!important}.max-h-1{max-height:.25rem!important}.max-h-2{max-height:.5rem!important}.max-h-3{max-height:.75rem!important}.max-h-4{max-height:1rem!important}.max-h-5{max-height:1.25rem!important}.max-h-6{max-height:1.5rem!important}.max-h-7{max-height:1.75rem!important}.max-h-8{max-height:2rem!important}.max-h-9{max-height:2.25rem!important}.max-h-10{max-height:2.5rem!important}.max-h-11{max-height:2.75rem!important}.max-h-12{max-height:3rem!important}.max-h-14{max-height:3.5rem!important}.max-h-16{max-height:4rem!important}.max-h-20{max-height:5rem!important}.max-h-24{max-height:6rem!important}.max-h-28{max-height:7rem!important}.max-h-32{max-height:8rem!important}.max-h-36{max-height:9rem!important}.max-h-40{max-height:10rem!important}.max-h-44{max-height:11rem!important}.max-h-48{max-height:12rem!important}.max-h-52{max-height:13rem!important}.max-h-56{max-height:14rem!important}.max-h-60{max-height:15rem!important}.max-h-64{max-height:16rem!important}.max-h-72{max-height:18rem!important}.max-h-80{max-height:20rem!important}.max-h-84{max-height:21rem!important}.max-h-96{max-height:24rem!important}.max-h-px{max-height:1px!important}.max-h-0\.5{max-height:.125rem!important}.max-h-1\.5{max-height:.375rem!important}.max-h-2\.5{max-height:.625rem!important}.max-h-3\.5{max-height:.875rem!important}.-max-h-3px{max-height:-3px!important}.-max-h-1px{max-height:-1px!important}.max-h-5px{max-height:5px!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.min-h-0{min-height:0!important}.min-h-8{min-height:2rem!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}.w-0{width:0!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-9{width:2.25rem!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-12{width:3rem!important}.w-14{width:3.5rem!important}.w-16{width:4rem!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-28{width:7rem!important}.w-32{width:8rem!important}.w-36{width:9rem!important}.w-40{width:10rem!important}.w-44{width:11rem!important}.w-48{width:12rem!important}.w-52{width:13rem!important}.w-56{width:14rem!important}.w-60{width:15rem!important}.w-64{width:16rem!important}.w-72{width:18rem!important}.w-80{width:20rem!important}.w-84{width:21rem!important}.w-96{width:24rem!important}.w-auto{width:auto!important}.w-px{width:1px!important}.w-0\.5{width:.125rem!important}.w-1\.5{width:.375rem!important}.w-2\.5{width:.625rem!important}.w-3\.5{width:.875rem!important}.-w-3px{width:-3px!important}.-w-1px{width:-1px!important}.w-5px{width:5px!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-2\/3{width:66.666667%!important}.w-1\/4{width:25%!important}.w-2\/4{width:50%!important}.w-3\/4{width:75%!important}.w-1\/5{width:20%!important}.w-2\/5{width:40%!important}.w-3\/5{width:60%!important}.w-4\/5{width:80%!important}.w-1\/6{width:16.666667%!important}.w-2\/6{width:33.333333%!important}.w-3\/6{width:50%!important}.w-4\/6{width:66.666667%!important}.w-5\/6{width:83.333333%!important}.w-1\/12{width:8.333333%!important}.w-2\/12{width:16.666667%!important}.w-3\/12{width:25%!important}.w-4\/12{width:33.333333%!important}.w-5\/12{width:41.666667%!important}.w-6\/12{width:50%!important}.w-7\/12{width:58.333333%!important}.w-8\/12{width:66.666667%!important}.w-9\/12{width:75%!important}.w-10\/12{width:83.333333%!important}.w-11\/12{width:91.666667%!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.w-fit{width:fit-content!important}.min-w-0{min-width:0!important}.min-w-full{min-width:100%!important}.min-w-min{min-width:min-content!important}.min-w-max{min-width:max-content!important}.max-w-0{max-width:0!important}.max-w-64{max-width:16rem!important}.max-w-none{max-width:none!important}.max-w-xs{max-width:20rem!important}.max-w-sm{max-width:24rem!important}.max-w-md{max-width:28rem!important}.max-w-lg{max-width:32rem!important}.max-w-xl{max-width:36rem!important}.max-w-2xl{max-width:42rem!important}.max-w-3xl{max-width:48rem!important}.max-w-4xl{max-width:56rem!important}.max-w-5xl{max-width:64rem!important}.max-w-6xl{max-width:72rem!important}.max-w-7xl{max-width:80rem!important}.max-w-full{max-width:100%!important}.max-w-min{max-width:min-content!important}.max-w-max{max-width:max-content!important}.max-w-prose{max-width:65ch!important}.max-w-screen-sm{max-width:640px!important}.max-w-screen-md{max-width:768px!important}.max-w-screen-lg{max-width:1024px!important}.max-w-screen-xl{max-width:1280px!important}.max-w-screen-2xl{max-width:1536px!important}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink{flex-shrink:1!important}.flex-grow-0{flex-grow:0!important}.flex-grow{flex-grow:1!important}.table-auto{table-layout:auto!important}.table-fixed{table-layout:fixed!important}.border-collapse{border-collapse:collapse!important}.border-separate{border-collapse:initial!important}.origin-center{transform-origin:center!important}.origin-top{transform-origin:top!important}.origin-top-right{transform-origin:top right!important}.origin-right{transform-origin:right!important}.origin-bottom-right{transform-origin:bottom right!important}.origin-bottom{transform-origin:bottom!important}.origin-bottom-left{transform-origin:bottom left!important}.origin-left{transform-origin:left!important}.origin-top-left{transform-origin:top left!important}.origin-half{transform-origin:50% 50%!important}.transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform,.transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform-none{transform:none!important}.translate-x-0{--tw-translate-x:0px!important}.translate-x-1{--tw-translate-x:0.25rem!important}.translate-x-2{--tw-translate-x:0.5rem!important}.translate-x-3{--tw-translate-x:0.75rem!important}.translate-x-4{--tw-translate-x:1rem!important}.translate-x-5{--tw-translate-x:1.25rem!important}.translate-x-6{--tw-translate-x:1.5rem!important}.translate-x-7{--tw-translate-x:1.75rem!important}.translate-x-8{--tw-translate-x:2rem!important}.translate-x-9{--tw-translate-x:2.25rem!important}.translate-x-10{--tw-translate-x:2.5rem!important}.translate-x-11{--tw-translate-x:2.75rem!important}.translate-x-12{--tw-translate-x:3rem!important}.translate-x-14{--tw-translate-x:3.5rem!important}.translate-x-16{--tw-translate-x:4rem!important}.translate-x-20{--tw-translate-x:5rem!important}.translate-x-24{--tw-translate-x:6rem!important}.translate-x-28{--tw-translate-x:7rem!important}.translate-x-32{--tw-translate-x:8rem!important}.translate-x-36{--tw-translate-x:9rem!important}.translate-x-40{--tw-translate-x:10rem!important}.translate-x-44{--tw-translate-x:11rem!important}.translate-x-48{--tw-translate-x:12rem!important}.translate-x-52{--tw-translate-x:13rem!important}.translate-x-56{--tw-translate-x:14rem!important}.translate-x-60{--tw-translate-x:15rem!important}.translate-x-64{--tw-translate-x:16rem!important}.translate-x-72{--tw-translate-x:18rem!important}.translate-x-80{--tw-translate-x:20rem!important}.translate-x-84{--tw-translate-x:21rem!important}.translate-x-96{--tw-translate-x:24rem!important}.translate-x-px{--tw-translate-x:1px!important}.translate-x-0\.5{--tw-translate-x:0.125rem!important}.translate-x-1\.5{--tw-translate-x:0.375rem!important}.translate-x-2\.5{--tw-translate-x:0.625rem!important}.translate-x-3\.5{--tw-translate-x:0.875rem!important}.-translate-x-3px{--tw-translate-x:-3px!important}.-translate-x-1px{--tw-translate-x:-1px!important}.translate-x-5px{--tw-translate-x:5px!important}.-translate-x-0{--tw-translate-x:0px!important}.-translate-x-1{--tw-translate-x:-0.25rem!important}.-translate-x-2{--tw-translate-x:-0.5rem!important}.-translate-x-3{--tw-translate-x:-0.75rem!important}.-translate-x-4{--tw-translate-x:-1rem!important}.-translate-x-5{--tw-translate-x:-1.25rem!important}.-translate-x-6{--tw-translate-x:-1.5rem!important}.-translate-x-7{--tw-translate-x:-1.75rem!important}.-translate-x-8{--tw-translate-x:-2rem!important}.-translate-x-9{--tw-translate-x:-2.25rem!important}.-translate-x-10{--tw-translate-x:-2.5rem!important}.-translate-x-11{--tw-translate-x:-2.75rem!important}.-translate-x-12{--tw-translate-x:-3rem!important}.-translate-x-14{--tw-translate-x:-3.5rem!important}.-translate-x-16{--tw-translate-x:-4rem!important}.-translate-x-20{--tw-translate-x:-5rem!important}.-translate-x-24{--tw-translate-x:-6rem!important}.-translate-x-28{--tw-translate-x:-7rem!important}.-translate-x-32{--tw-translate-x:-8rem!important}.-translate-x-36{--tw-translate-x:-9rem!important}.-translate-x-40{--tw-translate-x:-10rem!important}.-translate-x-44{--tw-translate-x:-11rem!important}.-translate-x-48{--tw-translate-x:-12rem!important}.-translate-x-52{--tw-translate-x:-13rem!important}.-translate-x-56{--tw-translate-x:-14rem!important}.-translate-x-60{--tw-translate-x:-15rem!important}.-translate-x-64{--tw-translate-x:-16rem!important}.-translate-x-72{--tw-translate-x:-18rem!important}.-translate-x-80{--tw-translate-x:-20rem!important}.-translate-x-84{--tw-translate-x:-21rem!important}.-translate-x-96{--tw-translate-x:-24rem!important}.-translate-x-px{--tw-translate-x:-1px!important}.-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.-translate-x--3px{--tw-translate-x:3px!important}.-translate-x--1px{--tw-translate-x:1px!important}.-translate-x-5px{--tw-translate-x:-5px!important}.translate-x-1\/2{--tw-translate-x:50%!important}.translate-x-1\/3{--tw-translate-x:33.333333%!important}.translate-x-2\/3{--tw-translate-x:66.666667%!important}.translate-x-1\/4{--tw-translate-x:25%!important}.translate-x-2\/4{--tw-translate-x:50%!important}.translate-x-3\/4{--tw-translate-x:75%!important}.translate-x-full{--tw-translate-x:100%!important}.-translate-x-1\/2{--tw-translate-x:-50%!important}.-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.-translate-x-1\/4{--tw-translate-x:-25%!important}.-translate-x-2\/4{--tw-translate-x:-50%!important}.-translate-x-3\/4{--tw-translate-x:-75%!important}.-translate-x-full{--tw-translate-x:-100%!important}.translate-y-0{--tw-translate-y:0px!important}.translate-y-1{--tw-translate-y:0.25rem!important}.translate-y-2{--tw-translate-y:0.5rem!important}.translate-y-3{--tw-translate-y:0.75rem!important}.translate-y-4{--tw-translate-y:1rem!important}.translate-y-5{--tw-translate-y:1.25rem!important}.translate-y-6{--tw-translate-y:1.5rem!important}.translate-y-7{--tw-translate-y:1.75rem!important}.translate-y-8{--tw-translate-y:2rem!important}.translate-y-9{--tw-translate-y:2.25rem!important}.translate-y-10{--tw-translate-y:2.5rem!important}.translate-y-11{--tw-translate-y:2.75rem!important}.translate-y-12{--tw-translate-y:3rem!important}.translate-y-14{--tw-translate-y:3.5rem!important}.translate-y-16{--tw-translate-y:4rem!important}.translate-y-20{--tw-translate-y:5rem!important}.translate-y-24{--tw-translate-y:6rem!important}.translate-y-28{--tw-translate-y:7rem!important}.translate-y-32{--tw-translate-y:8rem!important}.translate-y-36{--tw-translate-y:9rem!important}.translate-y-40{--tw-translate-y:10rem!important}.translate-y-44{--tw-translate-y:11rem!important}.translate-y-48{--tw-translate-y:12rem!important}.translate-y-52{--tw-translate-y:13rem!important}.translate-y-56{--tw-translate-y:14rem!important}.translate-y-60{--tw-translate-y:15rem!important}.translate-y-64{--tw-translate-y:16rem!important}.translate-y-72{--tw-translate-y:18rem!important}.translate-y-80{--tw-translate-y:20rem!important}.translate-y-84{--tw-translate-y:21rem!important}.translate-y-96{--tw-translate-y:24rem!important}.translate-y-px{--tw-translate-y:1px!important}.translate-y-0\.5{--tw-translate-y:0.125rem!important}.translate-y-1\.5{--tw-translate-y:0.375rem!important}.translate-y-2\.5{--tw-translate-y:0.625rem!important}.translate-y-3\.5{--tw-translate-y:0.875rem!important}.-translate-y-3px{--tw-translate-y:-3px!important}.-translate-y-1px{--tw-translate-y:-1px!important}.translate-y-5px{--tw-translate-y:5px!important}.-translate-y-0{--tw-translate-y:0px!important}.-translate-y-1{--tw-translate-y:-0.25rem!important}.-translate-y-2{--tw-translate-y:-0.5rem!important}.-translate-y-3{--tw-translate-y:-0.75rem!important}.-translate-y-4{--tw-translate-y:-1rem!important}.-translate-y-5{--tw-translate-y:-1.25rem!important}.-translate-y-6{--tw-translate-y:-1.5rem!important}.-translate-y-7{--tw-translate-y:-1.75rem!important}.-translate-y-8{--tw-translate-y:-2rem!important}.-translate-y-9{--tw-translate-y:-2.25rem!important}.-translate-y-10{--tw-translate-y:-2.5rem!important}.-translate-y-11{--tw-translate-y:-2.75rem!important}.-translate-y-12{--tw-translate-y:-3rem!important}.-translate-y-14{--tw-translate-y:-3.5rem!important}.-translate-y-16{--tw-translate-y:-4rem!important}.-translate-y-20{--tw-translate-y:-5rem!important}.-translate-y-24{--tw-translate-y:-6rem!important}.-translate-y-28{--tw-translate-y:-7rem!important}.-translate-y-32{--tw-translate-y:-8rem!important}.-translate-y-36{--tw-translate-y:-9rem!important}.-translate-y-40{--tw-translate-y:-10rem!important}.-translate-y-44{--tw-translate-y:-11rem!important}.-translate-y-48{--tw-translate-y:-12rem!important}.-translate-y-52{--tw-translate-y:-13rem!important}.-translate-y-56{--tw-translate-y:-14rem!important}.-translate-y-60{--tw-translate-y:-15rem!important}.-translate-y-64{--tw-translate-y:-16rem!important}.-translate-y-72{--tw-translate-y:-18rem!important}.-translate-y-80{--tw-translate-y:-20rem!important}.-translate-y-84{--tw-translate-y:-21rem!important}.-translate-y-96{--tw-translate-y:-24rem!important}.-translate-y-px{--tw-translate-y:-1px!important}.-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.-translate-y--3px{--tw-translate-y:3px!important}.-translate-y--1px{--tw-translate-y:1px!important}.-translate-y-5px{--tw-translate-y:-5px!important}.translate-y-1\/2{--tw-translate-y:50%!important}.translate-y-1\/3{--tw-translate-y:33.333333%!important}.translate-y-2\/3{--tw-translate-y:66.666667%!important}.translate-y-1\/4{--tw-translate-y:25%!important}.translate-y-2\/4{--tw-translate-y:50%!important}.translate-y-3\/4{--tw-translate-y:75%!important}.translate-y-full{--tw-translate-y:100%!important}.-translate-y-1\/2{--tw-translate-y:-50%!important}.-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.-translate-y-1\/4{--tw-translate-y:-25%!important}.-translate-y-2\/4{--tw-translate-y:-50%!important}.-translate-y-3\/4{--tw-translate-y:-75%!important}.-translate-y-full{--tw-translate-y:-100%!important}.hover\:translate-x-0:hover{--tw-translate-x:0px!important}.hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.hover\:translate-x-px:hover{--tw-translate-x:1px!important}.hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.hover\:translate-x-full:hover{--tw-translate-x:100%!important}.hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.hover\:translate-y-0:hover{--tw-translate-y:0px!important}.hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.hover\:translate-y-px:hover{--tw-translate-y:1px!important}.hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.hover\:translate-y-full:hover{--tw-translate-y:100%!important}.hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.focus\:translate-x-0:focus{--tw-translate-x:0px!important}.focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.focus\:translate-x-px:focus{--tw-translate-x:1px!important}.focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.focus\:translate-x-full:focus{--tw-translate-x:100%!important}.focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.focus\:translate-y-0:focus{--tw-translate-y:0px!important}.focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.focus\:translate-y-px:focus{--tw-translate-y:1px!important}.focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.focus\:translate-y-full:focus{--tw-translate-y:100%!important}.focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.rotate-0{--tw-rotate:0deg!important}.rotate-1{--tw-rotate:1deg!important}.rotate-2{--tw-rotate:2deg!important}.rotate-3{--tw-rotate:3deg!important}.rotate-6{--tw-rotate:6deg!important}.rotate-12{--tw-rotate:12deg!important}.rotate-45{--tw-rotate:45deg!important}.rotate-90{--tw-rotate:90deg!important}.rotate-180{--tw-rotate:180deg!important}.-rotate-180{--tw-rotate:-180deg!important}.-rotate-90{--tw-rotate:-90deg!important}.-rotate-45{--tw-rotate:-45deg!important}.-rotate-12{--tw-rotate:-12deg!important}.-rotate-6{--tw-rotate:-6deg!important}.-rotate-3{--tw-rotate:-3deg!important}.-rotate-2{--tw-rotate:-2deg!important}.-rotate-1{--tw-rotate:-1deg!important}.hover\:rotate-0:hover{--tw-rotate:0deg!important}.hover\:rotate-1:hover{--tw-rotate:1deg!important}.hover\:rotate-2:hover{--tw-rotate:2deg!important}.hover\:rotate-3:hover{--tw-rotate:3deg!important}.hover\:rotate-6:hover{--tw-rotate:6deg!important}.hover\:rotate-12:hover{--tw-rotate:12deg!important}.hover\:rotate-45:hover{--tw-rotate:45deg!important}.hover\:rotate-90:hover{--tw-rotate:90deg!important}.hover\:rotate-180:hover{--tw-rotate:180deg!important}.hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.focus\:rotate-0:focus{--tw-rotate:0deg!important}.focus\:rotate-1:focus{--tw-rotate:1deg!important}.focus\:rotate-2:focus{--tw-rotate:2deg!important}.focus\:rotate-3:focus{--tw-rotate:3deg!important}.focus\:rotate-6:focus{--tw-rotate:6deg!important}.focus\:rotate-12:focus{--tw-rotate:12deg!important}.focus\:rotate-45:focus{--tw-rotate:45deg!important}.focus\:rotate-90:focus{--tw-rotate:90deg!important}.focus\:rotate-180:focus{--tw-rotate:180deg!important}.focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.skew-x-0{--tw-skew-x:0deg!important}.skew-x-1{--tw-skew-x:1deg!important}.skew-x-2{--tw-skew-x:2deg!important}.skew-x-3{--tw-skew-x:3deg!important}.skew-x-6{--tw-skew-x:6deg!important}.skew-x-12{--tw-skew-x:12deg!important}.-skew-x-12{--tw-skew-x:-12deg!important}.-skew-x-6{--tw-skew-x:-6deg!important}.-skew-x-3{--tw-skew-x:-3deg!important}.-skew-x-2{--tw-skew-x:-2deg!important}.-skew-x-1{--tw-skew-x:-1deg!important}.skew-y-0{--tw-skew-y:0deg!important}.skew-y-1{--tw-skew-y:1deg!important}.skew-y-2{--tw-skew-y:2deg!important}.skew-y-3{--tw-skew-y:3deg!important}.skew-y-6{--tw-skew-y:6deg!important}.skew-y-12{--tw-skew-y:12deg!important}.-skew-y-12{--tw-skew-y:-12deg!important}.-skew-y-6{--tw-skew-y:-6deg!important}.-skew-y-3{--tw-skew-y:-3deg!important}.-skew-y-2{--tw-skew-y:-2deg!important}.-skew-y-1{--tw-skew-y:-1deg!important}.hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.scale-x-0{--tw-scale-x:0!important}.scale-x-50{--tw-scale-x:.5!important}.scale-x-75{--tw-scale-x:.75!important}.scale-x-90{--tw-scale-x:.9!important}.scale-x-95{--tw-scale-x:.95!important}.scale-x-100{--tw-scale-x:1!important}.scale-x-105{--tw-scale-x:1.05!important}.scale-x-110{--tw-scale-x:1.1!important}.scale-x-125{--tw-scale-x:1.25!important}.scale-x-150{--tw-scale-x:1.5!important}.scale-y-0{--tw-scale-y:0!important}.scale-y-50{--tw-scale-y:.5!important}.scale-y-75{--tw-scale-y:.75!important}.scale-y-90{--tw-scale-y:.9!important}.scale-y-95{--tw-scale-y:.95!important}.scale-y-100{--tw-scale-y:1!important}.scale-y-105{--tw-scale-y:1.05!important}.scale-y-110{--tw-scale-y:1.1!important}.scale-y-125{--tw-scale-y:1.25!important}.scale-y-150{--tw-scale-y:1.5!important}.hover\:scale-x-0:hover{--tw-scale-x:0!important}.hover\:scale-x-50:hover{--tw-scale-x:.5!important}.hover\:scale-x-75:hover{--tw-scale-x:.75!important}.hover\:scale-x-90:hover{--tw-scale-x:.9!important}.hover\:scale-x-95:hover{--tw-scale-x:.95!important}.hover\:scale-x-100:hover{--tw-scale-x:1!important}.hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.hover\:scale-y-0:hover{--tw-scale-y:0!important}.hover\:scale-y-50:hover{--tw-scale-y:.5!important}.hover\:scale-y-75:hover{--tw-scale-y:.75!important}.hover\:scale-y-90:hover{--tw-scale-y:.9!important}.hover\:scale-y-95:hover{--tw-scale-y:.95!important}.hover\:scale-y-100:hover{--tw-scale-y:1!important}.hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.focus\:scale-x-0:focus{--tw-scale-x:0!important}.focus\:scale-x-50:focus{--tw-scale-x:.5!important}.focus\:scale-x-75:focus{--tw-scale-x:.75!important}.focus\:scale-x-90:focus{--tw-scale-x:.9!important}.focus\:scale-x-95:focus{--tw-scale-x:.95!important}.focus\:scale-x-100:focus{--tw-scale-x:1!important}.focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.focus\:scale-y-0:focus{--tw-scale-y:0!important}.focus\:scale-y-50:focus{--tw-scale-y:.5!important}.focus\:scale-y-75:focus{--tw-scale-y:.75!important}.focus\:scale-y-90:focus{--tw-scale-y:.9!important}.focus\:scale-y-95:focus{--tw-scale-y:.95!important}.focus\:scale-y-100:focus{--tw-scale-y:1!important}.focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.focus\:scale-y-150:focus{--tw-scale-y:1.5!important}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-none{animation:none!important}.animate-spin{animation:spin 1s linear infinite!important}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.animate-bounce{animation:bounce 1s infinite!important}.animate-fade-in{animation:fade-in 0.3s linear!important}.cursor-auto{cursor:auto!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-help{cursor:help!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-col-resize{cursor:col-resize!important}.disabled\:cursor-auto:disabled{cursor:auto!important}.disabled\:cursor-default:disabled{cursor:default!important}.disabled\:cursor-pointer:disabled{cursor:pointer!important}.disabled\:cursor-wait:disabled{cursor:wait!important}.disabled\:cursor-text:disabled{cursor:text!important}.disabled\:cursor-move:disabled{cursor:move!important}.disabled\:cursor-help:disabled{cursor:help!important}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;user-select:auto!important}.resize-none{resize:none!important}.resize-y{resize:vertical!important}.resize-x{resize:horizontal!important}.resize{resize:both!important}.list-inside{list-style-position:inside!important}.list-outside{list-style-position:outside!important}.list-none{list-style-type:none!important}.list-disc{list-style-type:disc!important}.list-decimal{list-style-type:decimal!important}.appearance-none{-webkit-appearance:none!important;appearance:none!important}.auto-cols-auto{grid-auto-columns:auto!important}.auto-cols-min{grid-auto-columns:min-content!important}.auto-cols-max{grid-auto-columns:max-content!important}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.grid-flow-row{grid-auto-flow:row!important}.grid-flow-col{grid-auto-flow:column!important}.grid-flow-row-dense{grid-auto-flow:row dense!important}.grid-flow-col-dense{grid-auto-flow:column dense!important}.auto-rows-auto{grid-auto-rows:auto!important}.auto-rows-min{grid-auto-rows:min-content!important}.auto-rows-max{grid-auto-rows:max-content!important}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-none{grid-template-columns:none!important}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.grid-rows-none{grid-template-rows:none!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}.place-content-center{place-content:center!important}.place-content-start{place-content:start!important}.place-content-end{place-content:end!important}.place-content-between{place-content:space-between!important}.place-content-around{place-content:space-around!important}.place-content-evenly{place-content:space-evenly!important}.place-content-stretch{place-content:stretch!important}.place-items-start{place-items:start!important}.place-items-end{place-items:end!important}.place-items-center{place-items:center!important}.place-items-stretch{place-items:stretch!important}.content-center{align-content:center!important}.content-start{align-content:flex-start!important}.content-end{align-content:flex-end!important}.content-between{align-content:space-between!important}.content-around{align-content:space-around!important}.content-evenly{align-content:space-evenly!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.justify-items-start{justify-items:start!important}.justify-items-end{justify-items:end!important}.justify-items-center{justify-items:center!important}.justify-items-stretch{justify-items:stretch!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-7{gap:1.75rem!important}.gap-8{gap:2rem!important}.gap-9{gap:2.25rem!important}.gap-10{gap:2.5rem!important}.gap-11{gap:2.75rem!important}.gap-12{gap:3rem!important}.gap-14{gap:3.5rem!important}.gap-16{gap:4rem!important}.gap-20{gap:5rem!important}.gap-24{gap:6rem!important}.gap-28{gap:7rem!important}.gap-32{gap:8rem!important}.gap-36{gap:9rem!important}.gap-40{gap:10rem!important}.gap-44{gap:11rem!important}.gap-48{gap:12rem!important}.gap-52{gap:13rem!important}.gap-56{gap:14rem!important}.gap-60{gap:15rem!important}.gap-64{gap:16rem!important}.gap-72{gap:18rem!important}.gap-80{gap:20rem!important}.gap-84{gap:21rem!important}.gap-96{gap:24rem!important}.gap-px{gap:1px!important}.gap-0\.5{gap:.125rem!important}.gap-1\.5{gap:.375rem!important}.gap-2\.5{gap:.625rem!important}.gap-3\.5{gap:.875rem!important}.-gap-3px{gap:-3px!important}.-gap-1px{gap:-1px!important}.gap-5px{gap:5px!important}.gap-x-0{column-gap:0!important}.gap-x-1{column-gap:.25rem!important}.gap-x-2{column-gap:.5rem!important}.gap-x-3{column-gap:.75rem!important}.gap-x-4{column-gap:1rem!important}.gap-x-5{column-gap:1.25rem!important}.gap-x-6{column-gap:1.5rem!important}.gap-x-7{column-gap:1.75rem!important}.gap-x-8{column-gap:2rem!important}.gap-x-9{column-gap:2.25rem!important}.gap-x-10{column-gap:2.5rem!important}.gap-x-11{column-gap:2.75rem!important}.gap-x-12{column-gap:3rem!important}.gap-x-14{column-gap:3.5rem!important}.gap-x-16{column-gap:4rem!important}.gap-x-20{column-gap:5rem!important}.gap-x-24{column-gap:6rem!important}.gap-x-28{column-gap:7rem!important}.gap-x-32{column-gap:8rem!important}.gap-x-36{column-gap:9rem!important}.gap-x-40{column-gap:10rem!important}.gap-x-44{column-gap:11rem!important}.gap-x-48{column-gap:12rem!important}.gap-x-52{column-gap:13rem!important}.gap-x-56{column-gap:14rem!important}.gap-x-60{column-gap:15rem!important}.gap-x-64{column-gap:16rem!important}.gap-x-72{column-gap:18rem!important}.gap-x-80{column-gap:20rem!important}.gap-x-84{column-gap:21rem!important}.gap-x-96{column-gap:24rem!important}.gap-x-px{column-gap:1px!important}.gap-x-0\.5{column-gap:.125rem!important}.gap-x-1\.5{column-gap:.375rem!important}.gap-x-2\.5{column-gap:.625rem!important}.gap-x-3\.5{column-gap:.875rem!important}.-gap-x-3px{column-gap:-3px!important}.-gap-x-1px{column-gap:-1px!important}.gap-x-5px{column-gap:5px!important}.gap-y-0{row-gap:0!important}.gap-y-1{row-gap:.25rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-3{row-gap:.75rem!important}.gap-y-4{row-gap:1rem!important}.gap-y-5{row-gap:1.25rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-y-7{row-gap:1.75rem!important}.gap-y-8{row-gap:2rem!important}.gap-y-9{row-gap:2.25rem!important}.gap-y-10{row-gap:2.5rem!important}.gap-y-11{row-gap:2.75rem!important}.gap-y-12{row-gap:3rem!important}.gap-y-14{row-gap:3.5rem!important}.gap-y-16{row-gap:4rem!important}.gap-y-20{row-gap:5rem!important}.gap-y-24{row-gap:6rem!important}.gap-y-28{row-gap:7rem!important}.gap-y-32{row-gap:8rem!important}.gap-y-36{row-gap:9rem!important}.gap-y-40{row-gap:10rem!important}.gap-y-44{row-gap:11rem!important}.gap-y-48{row-gap:12rem!important}.gap-y-52{row-gap:13rem!important}.gap-y-56{row-gap:14rem!important}.gap-y-60{row-gap:15rem!important}.gap-y-64{row-gap:16rem!important}.gap-y-72{row-gap:18rem!important}.gap-y-80{row-gap:20rem!important}.gap-y-84{row-gap:21rem!important}.gap-y-96{row-gap:24rem!important}.gap-y-px{row-gap:1px!important}.gap-y-0\.5{row-gap:.125rem!important}.gap-y-1\.5{row-gap:.375rem!important}.gap-y-2\.5{row-gap:.625rem!important}.gap-y-3\.5{row-gap:.875rem!important}.-gap-y-3px{row-gap:-3px!important}.-gap-y-1px{row-gap:-1px!important}.gap-y-5px{row-gap:5px!important}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.place-self-auto{place-self:auto!important}.place-self-start{place-self:start!important}.place-self-end{place-self:end!important}.place-self-center{place-self:center!important}.place-self-stretch{place-self:stretch!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.self-stretch{align-self:stretch!important}.self-baseline{align-self:baseline!important}.justify-self-auto{justify-self:auto!important}.justify-self-start{justify-self:start!important}.justify-self-end{justify-self:end!important}.justify-self-center{justify-self:center!important}.justify-self-stretch{justify-self:stretch!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-y-visible{overflow-y:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-scroll{overflow-y:scroll!important}.overscroll-auto{overscroll-behavior:auto!important}.overscroll-contain{overscroll-behavior:contain!important}.overscroll-none{overscroll-behavior:none!important}.overscroll-y-auto{overscroll-behavior-y:auto!important}.overscroll-y-contain{overscroll-behavior-y:contain!important}.overscroll-y-none{overscroll-behavior-y:none!important}.overscroll-x-auto{overscroll-behavior-x:auto!important}.overscroll-x-contain{overscroll-behavior-x:contain!important}.overscroll-x-none{overscroll-behavior-x:none!important}.truncate{overflow:hidden!important;white-space:nowrap!important}.overflow-ellipsis,.truncate{text-overflow:ellipsis!important}.overflow-clip{text-overflow:clip!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-normal{overflow-wrap:normal!important;word-break:normal!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:.125rem!important}.rounded{border-radius:.25rem!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-full{border-radius:9999px!important}.rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.rounded-tl-none{border-top-left-radius:0!important}.rounded-tl-sm{border-top-left-radius:.125rem!important}.rounded-tl{border-top-left-radius:.25rem!important}.rounded-tl-md{border-top-left-radius:.375rem!important}.rounded-tl-lg{border-top-left-radius:.5rem!important}.rounded-tl-xl{border-top-left-radius:.75rem!important}.rounded-tl-2xl{border-top-left-radius:1rem!important}.rounded-tl-3xl{border-top-left-radius:1.5rem!important}.rounded-tl-full{border-top-left-radius:9999px!important}.rounded-tr-none{border-top-right-radius:0!important}.rounded-tr-sm{border-top-right-radius:.125rem!important}.rounded-tr{border-top-right-radius:.25rem!important}.rounded-tr-md{border-top-right-radius:.375rem!important}.rounded-tr-lg{border-top-right-radius:.5rem!important}.rounded-tr-xl{border-top-right-radius:.75rem!important}.rounded-tr-2xl{border-top-right-radius:1rem!important}.rounded-tr-3xl{border-top-right-radius:1.5rem!important}.rounded-tr-full{border-top-right-radius:9999px!important}.rounded-br-none{border-bottom-right-radius:0!important}.rounded-br-sm{border-bottom-right-radius:.125rem!important}.rounded-br{border-bottom-right-radius:.25rem!important}.rounded-br-md{border-bottom-right-radius:.375rem!important}.rounded-br-lg{border-bottom-right-radius:.5rem!important}.rounded-br-xl{border-bottom-right-radius:.75rem!important}.rounded-br-2xl{border-bottom-right-radius:1rem!important}.rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.rounded-br-full{border-bottom-right-radius:9999px!important}.rounded-bl-none{border-bottom-left-radius:0!important}.rounded-bl-sm{border-bottom-left-radius:.125rem!important}.rounded-bl{border-bottom-left-radius:.25rem!important}.rounded-bl-md{border-bottom-left-radius:.375rem!important}.rounded-bl-lg{border-bottom-left-radius:.5rem!important}.rounded-bl-xl{border-bottom-left-radius:.75rem!important}.rounded-bl-2xl{border-bottom-left-radius:1rem!important}.rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.rounded-bl-full{border-bottom-left-radius:9999px!important}.border-0{border-width:0!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border-8{border-width:8px!important}.border{border-width:1px!important}.first\:border-0:first-child{border-width:0!important}.first\:border-2:first-child{border-width:2px!important}.first\:border-4:first-child{border-width:4px!important}.first\:border-8:first-child{border-width:8px!important}.first\:border:first-child{border-width:1px!important}.border-t-0{border-top-width:0!important}.border-t-2{border-top-width:2px!important}.border-t-4{border-top-width:4px!important}.border-t-8{border-top-width:8px!important}.border-t{border-top-width:1px!important}.border-r-0{border-right-width:0!important}.border-r-2{border-right-width:2px!important}.border-r-4{border-right-width:4px!important}.border-r-8{border-right-width:8px!important}.border-r{border-right-width:1px!important}.border-b-0{border-bottom-width:0!important}.border-b-2{border-bottom-width:2px!important}.border-b-4{border-bottom-width:4px!important}.border-b-8{border-bottom-width:8px!important}.border-b{border-bottom-width:1px!important}.border-l-0{border-left-width:0!important}.border-l-2{border-left-width:2px!important}.border-l-4{border-left-width:4px!important}.border-l-8{border-left-width:8px!important}.border-l{border-left-width:1px!important}.first\:border-t-0:first-child{border-top-width:0!important}.first\:border-t-2:first-child{border-top-width:2px!important}.first\:border-t-4:first-child{border-top-width:4px!important}.first\:border-t-8:first-child{border-top-width:8px!important}.first\:border-t:first-child{border-top-width:1px!important}.first\:border-r-0:first-child{border-right-width:0!important}.first\:border-r-2:first-child{border-right-width:2px!important}.first\:border-r-4:first-child{border-right-width:4px!important}.first\:border-r-8:first-child{border-right-width:8px!important}.first\:border-r:first-child{border-right-width:1px!important}.first\:border-b-0:first-child{border-bottom-width:0!important}.first\:border-b-2:first-child{border-bottom-width:2px!important}.first\:border-b-4:first-child{border-bottom-width:4px!important}.first\:border-b-8:first-child{border-bottom-width:8px!important}.first\:border-b:first-child{border-bottom-width:1px!important}.first\:border-l-0:first-child{border-left-width:0!important}.first\:border-l-2:first-child{border-left-width:2px!important}.first\:border-l-4:first-child{border-left-width:4px!important}.first\:border-l-8:first-child{border-left-width:8px!important}.first\:border-l:first-child{border-left-width:1px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}.border-none{border-style:none!important}.border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.border-disabled{border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.border-disabled,.border-info{--tw-border-opacity:1!important}.border-info{border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.border-warning{border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.border-black,.border-warning{--tw-border-opacity:1!important}.border-black{border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.border-black-light{border-color:#19171199!important}.border-black-lighter{border-color:#37352f99!important}.border-black-lightest{border-color:#37352f66!important}.border-gray{border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.border-gray,.border-gray-dark{--tw-border-opacity:1!important}.border-gray-dark{border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.border-opacity-darker{border-color:#0000001a!important}.border-opacity-lighter{border-color:#ffffff1a!important}.border-table-x{border-color:#37352f17!important}.border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.border-transparent{border-color:#0000!important}.border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.border-blue-selection{border-color:#2eaadc33!important}.group:hover .group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-black-light{border-color:#19171199!important}.group:hover .group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-transparent{border-color:#0000!important}.group:hover .group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .group-hover\:border-blue-selection{border-color:#2eaadc33!important}.focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.focus-within\:border-black-light:focus-within{border-color:#19171199!important}.focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.focus-within\:border-transparent:focus-within{border-color:#0000!important}.focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.hover\:border-black-light:hover{border-color:#19171199!important}.hover\:border-black-lighter:hover{border-color:#37352f99!important}.hover\:border-black-lightest:hover{border-color:#37352f66!important}.hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.hover\:border-opacity-darker:hover{border-color:#0000001a!important}.hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.hover\:border-table-x:hover{border-color:#37352f17!important}.hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.hover\:border-transparent:hover{border-color:#0000!important}.hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.focus\:border-black-light:focus{border-color:#19171199!important}.focus\:border-black-lighter:focus{border-color:#37352f99!important}.focus\:border-black-lightest:focus{border-color:#37352f66!important}.focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.focus\:border-opacity-darker:focus{border-color:#0000001a!important}.focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.focus\:border-table-x:focus{border-color:#37352f17!important}.focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.focus\:border-transparent:focus{border-color:#0000!important}.focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.border-opacity-0{--tw-border-opacity:0!important}.border-opacity-5{--tw-border-opacity:0.05!important}.border-opacity-10{--tw-border-opacity:0.1!important}.border-opacity-20{--tw-border-opacity:0.2!important}.border-opacity-25{--tw-border-opacity:0.25!important}.border-opacity-30{--tw-border-opacity:0.3!important}.border-opacity-40{--tw-border-opacity:0.4!important}.border-opacity-50{--tw-border-opacity:0.5!important}.border-opacity-60{--tw-border-opacity:0.6!important}.border-opacity-70{--tw-border-opacity:0.7!important}.border-opacity-75{--tw-border-opacity:0.75!important}.border-opacity-80{--tw-border-opacity:0.8!important}.border-opacity-90{--tw-border-opacity:0.9!important}.border-opacity-95{--tw-border-opacity:0.95!important}.border-opacity-100{--tw-border-opacity:1!important}.group:hover .group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .group-hover\:border-opacity-100{--tw-border-opacity:1!important}.focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.bg-secondary{background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.bg-danger,.bg-secondary{--tw-bg-opacity:1!important}.bg-danger{background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.bg-disabled{background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.bg-disabled,.bg-info{--tw-bg-opacity:1!important}.bg-info{background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.bg-success{background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.bg-success,.bg-warning{--tw-bg-opacity:1!important}.bg-warning{background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.bg-black{background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.bg-black,.bg-black-active{--tw-bg-opacity:1!important}.bg-black-active{background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.bg-black-light{background-color:#19171199!important}.bg-black-lighter{background-color:#37352f99!important}.bg-black-lightest{background-color:#37352f66!important}.bg-gray{background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.bg-gray,.bg-gray-dark{--tw-bg-opacity:1!important}.bg-gray-dark{background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.bg-opacity-darker{background-color:#0000001a!important}.bg-opacity-lighter{background-color:#ffffff1a!important}.bg-table-x{background-color:#37352f17!important}.bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.bg-transparent{background-color:#0000!important}.bg-white{background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.bg-white,.bg-white-off{--tw-bg-opacity:1!important}.bg-white-off{background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.bg-blue-selection{background-color:#2eaadc33!important}.group:hover .group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-transparent{background-color:#0000!important}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.focus-within\:bg-transparent:focus-within{background-color:#0000!important}.focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.hover\:bg-black-light:hover{background-color:#19171199!important}.hover\:bg-black-lighter:hover{background-color:#37352f99!important}.hover\:bg-black-lightest:hover{background-color:#37352f66!important}.hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.hover\:bg-table-x:hover{background-color:#37352f17!important}.hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.hover\:bg-transparent:hover{background-color:#0000!important}.hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.focus\:bg-black-light:focus{background-color:#19171199!important}.focus\:bg-black-lighter:focus{background-color:#37352f99!important}.focus\:bg-black-lightest:focus{background-color:#37352f66!important}.focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.focus\:bg-table-x:focus{background-color:#37352f17!important}.focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.focus\:bg-transparent:focus{background-color:#0000!important}.focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.bg-opacity-0{--tw-bg-opacity:0!important}.bg-opacity-5{--tw-bg-opacity:0.05!important}.bg-opacity-10{--tw-bg-opacity:0.1!important}.bg-opacity-20{--tw-bg-opacity:0.2!important}.bg-opacity-25{--tw-bg-opacity:0.25!important}.bg-opacity-30{--tw-bg-opacity:0.3!important}.bg-opacity-40{--tw-bg-opacity:0.4!important}.bg-opacity-50{--tw-bg-opacity:0.5!important}.bg-opacity-60{--tw-bg-opacity:0.6!important}.bg-opacity-70{--tw-bg-opacity:0.7!important}.bg-opacity-75{--tw-bg-opacity:0.75!important}.bg-opacity-80{--tw-bg-opacity:0.8!important}.bg-opacity-90{--tw-bg-opacity:0.9!important}.bg-opacity-95{--tw-bg-opacity:0.95!important}.bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.bg-none{background-image:none!important}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.to-primary{--tw-gradient-to:#f7d94a!important}.to-primary-darker{--tw-gradient-to:#e7c51f!important}.to-primary-lighter{--tw-gradient-to:#ffe66f!important}.to-primary-lightest{--tw-gradient-to:#fe9!important}.to-secondary{--tw-gradient-to:#fcb930!important}.to-danger{--tw-gradient-to:#b62222!important}.to-disabled{--tw-gradient-to:#efeeea!important}.to-info{--tw-gradient-to:#35425b!important}.to-success{--tw-gradient-to:#0d8253!important}.to-warning{--tw-gradient-to:#fcb930!important}.to-black{--tw-gradient-to:#72706c!important}.to-black-active{--tw-gradient-to:#37352f!important}.to-black-dark{--tw-gradient-to:#2f3437!important}.to-black-light{--tw-gradient-to:#19171199!important}.to-black-lighter{--tw-gradient-to:#37352f99!important}.to-black-lightest{--tw-gradient-to:#37352f66!important}.to-gray{--tw-gradient-to:#f7f6f3!important}.to-gray-dark{--tw-gradient-to:#7d7d7d!important}.to-gray-darker{--tw-gradient-to:#2f2f2f!important}.to-opacity-darker{--tw-gradient-to:#0000001a!important}.to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.to-table-x{--tw-gradient-to:#37352f17!important}.to-table-y{--tw-gradient-to:#dfdfde!important}.to-transparent{--tw-gradient-to:#0000!important}.to-white{--tw-gradient-to:#fff!important}.to-white-off{--tw-gradient-to:#fffefc!important}.to-blue-selection{--tw-gradient-to:#2eaadc33!important}.hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.hover\:to-info:hover{--tw-gradient-to:#35425b!important}.hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.hover\:to-black:hover{--tw-gradient-to:#72706c!important}.hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.hover\:to-white:hover{--tw-gradient-to:#fff!important}.hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.focus\:to-info:focus{--tw-gradient-to:#35425b!important}.focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.focus\:to-black:focus{--tw-gradient-to:#72706c!important}.focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.focus\:to-white:focus{--tw-gradient-to:#fff!important}.focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}.bg-fixed{background-attachment:fixed!important}.bg-local{background-attachment:local!important}.bg-scroll{background-attachment:scroll!important}.bg-clip-border{background-clip:initial!important}.bg-clip-padding{background-clip:padding-box!important}.bg-clip-content{background-clip:content-box!important}.bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.bg-bottom{background-position:bottom!important}.bg-center{background-position:50%!important}.bg-left{background-position:0!important}.bg-left-bottom{background-position:0 100%!important}.bg-left-top{background-position:0 0!important}.bg-right{background-position:100%!important}.bg-right-bottom{background-position:100% 100%!important}.bg-right-top{background-position:100% 0!important}.bg-top{background-position:top!important}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}.bg-origin-border{background-origin:border-box!important}.bg-origin-padding{background-origin:initial!important}.bg-origin-content{background-origin:content-box!important}.fill-current{fill:currentColor!important}.stroke-current{stroke:currentColor!important}.stroke-0{stroke-width:0!important}.stroke-1{stroke-width:1!important}.stroke-2{stroke-width:2!important}.object-contain{object-fit:contain!important}.object-cover{object-fit:cover!important}.object-fill{object-fit:fill!important}.object-none{object-fit:none!important}.object-scale-down{object-fit:scale-down!important}.object-bottom{object-position:bottom!important}.object-center{object-position:center!important}.object-left{object-position:left!important}.object-left-bottom{object-position:left bottom!important}.object-left-top{object-position:left top!important}.object-right{object-position:right!important}.object-right-bottom{object-position:right bottom!important}.object-right-top{object-position:right top!important}.object-top{object-position:top!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-7{padding:1.75rem!important}.p-8{padding:2rem!important}.p-9{padding:2.25rem!important}.p-10{padding:2.5rem!important}.p-11{padding:2.75rem!important}.p-12{padding:3rem!important}.p-14{padding:3.5rem!important}.p-16{padding:4rem!important}.p-20{padding:5rem!important}.p-24{padding:6rem!important}.p-28{padding:7rem!important}.p-32{padding:8rem!important}.p-36{padding:9rem!important}.p-40{padding:10rem!important}.p-44{padding:11rem!important}.p-48{padding:12rem!important}.p-52{padding:13rem!important}.p-56{padding:14rem!important}.p-60{padding:15rem!important}.p-64{padding:16rem!important}.p-72{padding:18rem!important}.p-80{padding:20rem!important}.p-84{padding:21rem!important}.p-96{padding:24rem!important}.p-px{padding:1px!important}.p-0\.5{padding:.125rem!important}.p-1\.5{padding:.375rem!important}.p-2\.5{padding:.625rem!important}.p-3\.5{padding:.875rem!important}.-p-3px{padding:-3px!important}.-p-1px{padding:-1px!important}.p-5px{padding:5px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.px-24{padding-left:6rem!important;padding-right:6rem!important}.px-28{padding-left:7rem!important;padding-right:7rem!important}.px-32{padding-left:8rem!important;padding-right:8rem!important}.px-36{padding-left:9rem!important;padding-right:9rem!important}.px-40{padding-left:10rem!important;padding-right:10rem!important}.px-44{padding-left:11rem!important;padding-right:11rem!important}.px-48{padding-left:12rem!important;padding-right:12rem!important}.px-52{padding-left:13rem!important;padding-right:13rem!important}.px-56{padding-left:14rem!important;padding-right:14rem!important}.px-60{padding-left:15rem!important;padding-right:15rem!important}.px-64{padding-left:16rem!important;padding-right:16rem!important}.px-72{padding-left:18rem!important;padding-right:18rem!important}.px-80{padding-left:20rem!important;padding-right:20rem!important}.px-84{padding-left:21rem!important;padding-right:21rem!important}.px-96{padding-left:24rem!important;padding-right:24rem!important}.px-px{padding-left:1px!important;padding-right:1px!important}.px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.-px-3px{padding-left:-3px!important;padding-right:-3px!important}.-px-1px{padding-left:-1px!important;padding-right:-1px!important}.px-5px{padding-left:5px!important;padding-right:5px!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.py-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.py-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-24{padding-bottom:6rem!important;padding-top:6rem!important}.py-28{padding-bottom:7rem!important;padding-top:7rem!important}.py-32{padding-bottom:8rem!important;padding-top:8rem!important}.py-36{padding-bottom:9rem!important;padding-top:9rem!important}.py-40{padding-bottom:10rem!important;padding-top:10rem!important}.py-44{padding-bottom:11rem!important;padding-top:11rem!important}.py-48{padding-bottom:12rem!important;padding-top:12rem!important}.py-52{padding-bottom:13rem!important;padding-top:13rem!important}.py-56{padding-bottom:14rem!important;padding-top:14rem!important}.py-60{padding-bottom:15rem!important;padding-top:15rem!important}.py-64{padding-bottom:16rem!important;padding-top:16rem!important}.py-72{padding-bottom:18rem!important;padding-top:18rem!important}.py-80{padding-bottom:20rem!important;padding-top:20rem!important}.py-84{padding-bottom:21rem!important;padding-top:21rem!important}.py-96{padding-bottom:24rem!important;padding-top:24rem!important}.py-px{padding-bottom:1px!important;padding-top:1px!important}.py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.py-5px{padding-bottom:5px!important;padding-top:5px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-7{padding-top:1.75rem!important}.pt-8{padding-top:2rem!important}.pt-9{padding-top:2.25rem!important}.pt-10{padding-top:2.5rem!important}.pt-11{padding-top:2.75rem!important}.pt-12{padding-top:3rem!important}.pt-14{padding-top:3.5rem!important}.pt-16{padding-top:4rem!important}.pt-20{padding-top:5rem!important}.pt-24{padding-top:6rem!important}.pt-28{padding-top:7rem!important}.pt-32{padding-top:8rem!important}.pt-36{padding-top:9rem!important}.pt-40{padding-top:10rem!important}.pt-44{padding-top:11rem!important}.pt-48{padding-top:12rem!important}.pt-52{padding-top:13rem!important}.pt-56{padding-top:14rem!important}.pt-60{padding-top:15rem!important}.pt-64{padding-top:16rem!important}.pt-72{padding-top:18rem!important}.pt-80{padding-top:20rem!important}.pt-84{padding-top:21rem!important}.pt-96{padding-top:24rem!important}.pt-px{padding-top:1px!important}.pt-0\.5{padding-top:.125rem!important}.pt-1\.5{padding-top:.375rem!important}.pt-2\.5{padding-top:.625rem!important}.pt-3\.5{padding-top:.875rem!important}.-pt-3px{padding-top:-3px!important}.-pt-1px{padding-top:-1px!important}.pt-5px{padding-top:5px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-5{padding-right:1.25rem!important}.pr-6{padding-right:1.5rem!important}.pr-7{padding-right:1.75rem!important}.pr-8{padding-right:2rem!important}.pr-9{padding-right:2.25rem!important}.pr-10{padding-right:2.5rem!important}.pr-11{padding-right:2.75rem!important}.pr-12{padding-right:3rem!important}.pr-14{padding-right:3.5rem!important}.pr-16{padding-right:4rem!important}.pr-20{padding-right:5rem!important}.pr-24{padding-right:6rem!important}.pr-28{padding-right:7rem!important}.pr-32{padding-right:8rem!important}.pr-36{padding-right:9rem!important}.pr-40{padding-right:10rem!important}.pr-44{padding-right:11rem!important}.pr-48{padding-right:12rem!important}.pr-52{padding-right:13rem!important}.pr-56{padding-right:14rem!important}.pr-60{padding-right:15rem!important}.pr-64{padding-right:16rem!important}.pr-72{padding-right:18rem!important}.pr-80{padding-right:20rem!important}.pr-84{padding-right:21rem!important}.pr-96{padding-right:24rem!important}.pr-px{padding-right:1px!important}.pr-0\.5{padding-right:.125rem!important}.pr-1\.5{padding-right:.375rem!important}.pr-2\.5{padding-right:.625rem!important}.pr-3\.5{padding-right:.875rem!important}.-pr-3px{padding-right:-3px!important}.-pr-1px{padding-right:-1px!important}.pr-5px{padding-right:5px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pb-9{padding-bottom:2.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-11{padding-bottom:2.75rem!important}.pb-12{padding-bottom:3rem!important}.pb-14{padding-bottom:3.5rem!important}.pb-16{padding-bottom:4rem!important}.pb-20{padding-bottom:5rem!important}.pb-24{padding-bottom:6rem!important}.pb-28{padding-bottom:7rem!important}.pb-32{padding-bottom:8rem!important}.pb-36{padding-bottom:9rem!important}.pb-40{padding-bottom:10rem!important}.pb-44{padding-bottom:11rem!important}.pb-48{padding-bottom:12rem!important}.pb-52{padding-bottom:13rem!important}.pb-56{padding-bottom:14rem!important}.pb-60{padding-bottom:15rem!important}.pb-64{padding-bottom:16rem!important}.pb-72{padding-bottom:18rem!important}.pb-80{padding-bottom:20rem!important}.pb-84{padding-bottom:21rem!important}.pb-96{padding-bottom:24rem!important}.pb-px{padding-bottom:1px!important}.pb-0\.5{padding-bottom:.125rem!important}.pb-1\.5{padding-bottom:.375rem!important}.pb-2\.5{padding-bottom:.625rem!important}.pb-3\.5{padding-bottom:.875rem!important}.-pb-3px{padding-bottom:-3px!important}.-pb-1px{padding-bottom:-1px!important}.pb-5px{padding-bottom:5px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-5{padding-left:1.25rem!important}.pl-6{padding-left:1.5rem!important}.pl-7{padding-left:1.75rem!important}.pl-8{padding-left:2rem!important}.pl-9{padding-left:2.25rem!important}.pl-10{padding-left:2.5rem!important}.pl-11{padding-left:2.75rem!important}.pl-12{padding-left:3rem!important}.pl-14{padding-left:3.5rem!important}.pl-16{padding-left:4rem!important}.pl-20{padding-left:5rem!important}.pl-24{padding-left:6rem!important}.pl-28{padding-left:7rem!important}.pl-32{padding-left:8rem!important}.pl-36{padding-left:9rem!important}.pl-40{padding-left:10rem!important}.pl-44{padding-left:11rem!important}.pl-48{padding-left:12rem!important}.pl-52{padding-left:13rem!important}.pl-56{padding-left:14rem!important}.pl-60{padding-left:15rem!important}.pl-64{padding-left:16rem!important}.pl-72{padding-left:18rem!important}.pl-80{padding-left:20rem!important}.pl-84{padding-left:21rem!important}.pl-96{padding-left:24rem!important}.pl-px{padding-left:1px!important}.pl-0\.5{padding-left:.125rem!important}.pl-1\.5{padding-left:.375rem!important}.pl-2\.5{padding-left:.625rem!important}.pl-3\.5{padding-left:.875rem!important}.-pl-3px{padding-left:-3px!important}.-pl-1px{padding-left:-1px!important}.pl-5px{padding-left:5px!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-top{vertical-align:text-top!important}.align-text-bottom{vertical-align:text-bottom!important}.font-primary,.font-secondary{font-family:Inter!important}.text-sm,.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-base{font-size:.875rem!important;line-height:1.25rem!important}.text-lg{font-size:1rem!important;line-height:1.5rem!important}.text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-5xl{font-size:3rem!important}.text-5xl,.text-6xl{line-height:1!important}.text-6xl{font-size:3.75rem!important}.text-7xl{font-size:4.5rem!important;line-height:1rem!important}.text-8xl{font-size:6rem!important}.text-8xl,.text-9xl{line-height:1!important}.text-9xl{font-size:8rem!important}.font-thin{font-weight:100!important}.font-extralight{font-weight:200!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.diagonal-fractions,.lining-nums,.oldstyle-nums,.ordinal,.proportional-nums,.slashed-zero,.stacked-fractions,.tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.normal-nums{font-variant-numeric:normal!important}.ordinal{--tw-ordinal:ordinal!important}.slashed-zero{--tw-slashed-zero:slashed-zero!important}.lining-nums{--tw-numeric-figure:lining-nums!important}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.proportional-nums{--tw-numeric-spacing:proportional-nums!important}.tabular-nums{--tw-numeric-spacing:tabular-nums!important}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.leading-3{line-height:.75rem!important}.leading-4{line-height:1rem!important}.leading-5{line-height:1.25rem!important}.leading-6{line-height:1.5rem!important}.leading-7{line-height:1.75rem!important}.leading-8{line-height:2rem!important}.leading-9{line-height:2.25rem!important}.leading-10{line-height:2.5rem!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-snug{line-height:1.375!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.625!important}.leading-loose{line-height:2!important}.tracking-tighter{letter-spacing:-.05em!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.text-secondary{color:rgba(252,185,48,var(--tw-text-opacity))!important}.text-danger,.text-secondary{--tw-text-opacity:1!important}.text-danger{color:rgba(182,34,34,var(--tw-text-opacity))!important}.text-disabled{color:rgba(239,238,234,var(--tw-text-opacity))!important}.text-disabled,.text-info{--tw-text-opacity:1!important}.text-info{color:rgba(53,66,91,var(--tw-text-opacity))!important}.text-success{color:rgba(13,130,83,var(--tw-text-opacity))!important}.text-success,.text-warning{--tw-text-opacity:1!important}.text-warning{color:rgba(252,185,48,var(--tw-text-opacity))!important}.text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.text-black-light{color:#19171199!important}.text-black-lighter{color:#37352f99!important}.text-black-lightest{color:#37352f66!important}.text-gray{color:rgba(247,246,243,var(--tw-text-opacity))!important}.text-gray,.text-gray-dark{--tw-text-opacity:1!important}.text-gray-dark{color:rgba(125,125,125,var(--tw-text-opacity))!important}.text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.text-opacity-darker{color:#0000001a!important}.text-opacity-lighter{color:#ffffff1a!important}.text-table-x{color:#37352f17!important}.text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.text-transparent{color:#0000!important}.text-white{color:rgba(255,255,255,var(--tw-text-opacity))!important}.text-white,.text-white-off{--tw-text-opacity:1!important}.text-white-off{color:rgba(255,254,252,var(--tw-text-opacity))!important}.text-blue-selection{color:#2eaadc33!important}.group:hover .group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-black-light{color:#19171199!important}.group:hover .group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .group-hover\:text-table-x{color:#37352f17!important}.group:hover .group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-transparent{color:#0000!important}.group:hover .group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .group-hover\:text-blue-selection{color:#2eaadc33!important}.focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.focus-within\:text-black-light:focus-within{color:#19171199!important}.focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.focus-within\:text-table-x:focus-within{color:#37352f17!important}.focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.focus-within\:text-transparent:focus-within{color:#0000!important}.focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.hover\:text-black-light:hover{color:#19171199!important}.hover\:text-black-lighter:hover{color:#37352f99!important}.hover\:text-black-lightest:hover{color:#37352f66!important}.hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.hover\:text-opacity-darker:hover{color:#0000001a!important}.hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.hover\:text-table-x:hover{color:#37352f17!important}.hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.hover\:text-transparent:hover{color:#0000!important}.hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.hover\:text-blue-selection:hover{color:#2eaadc33!important}.focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.focus\:text-black-light:focus{color:#19171199!important}.focus\:text-black-lighter:focus{color:#37352f99!important}.focus\:text-black-lightest:focus{color:#37352f66!important}.focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.focus\:text-opacity-darker:focus{color:#0000001a!important}.focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.focus\:text-table-x:focus{color:#37352f17!important}.focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.focus\:text-transparent:focus{color:#0000!important}.focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.focus\:text-blue-selection:focus{color:#2eaadc33!important}.text-opacity-0{--tw-text-opacity:0!important}.text-opacity-5{--tw-text-opacity:0.05!important}.text-opacity-10{--tw-text-opacity:0.1!important}.text-opacity-20{--tw-text-opacity:0.2!important}.text-opacity-25{--tw-text-opacity:0.25!important}.text-opacity-30{--tw-text-opacity:0.3!important}.text-opacity-40{--tw-text-opacity:0.4!important}.text-opacity-50{--tw-text-opacity:0.5!important}.text-opacity-60{--tw-text-opacity:0.6!important}.text-opacity-70{--tw-text-opacity:0.7!important}.text-opacity-75{--tw-text-opacity:0.75!important}.text-opacity-80{--tw-text-opacity:0.8!important}.text-opacity-90{--tw-text-opacity:0.9!important}.text-opacity-95{--tw-text-opacity:0.95!important}.text-opacity-100{--tw-text-opacity:1!important}.group:hover .group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .group-hover\:text-opacity-100{--tw-text-opacity:1!important}.focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.group:hover .group-hover\:underline{text-decoration:underline!important}.group:hover .group-hover\:line-through{text-decoration:line-through!important}.group:hover .group-hover\:no-underline{text-decoration:none!important}.focus-within\:underline:focus-within{text-decoration:underline!important}.focus-within\:line-through:focus-within{text-decoration:line-through!important}.focus-within\:no-underline:focus-within{text-decoration:none!important}.hover\:underline:hover{text-decoration:underline!important}.hover\:line-through:hover{text-decoration:line-through!important}.hover\:no-underline:hover{text-decoration:none!important}.focus\:underline:focus{text-decoration:underline!important}.focus\:line-through:focus{text-decoration:line-through!important}.focus\:no-underline:focus{text-decoration:none!important}.antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.placeholder-black-light::placeholder{color:#19171199!important}.placeholder-black-lighter::placeholder{color:#37352f99!important}.placeholder-black-lightest::placeholder{color:#37352f66!important}.placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.placeholder-opacity-darker::placeholder{color:#0000001a!important}.placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.placeholder-table-x::placeholder{color:#37352f17!important}.placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.placeholder-transparent::placeholder{color:#0000!important}.placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.placeholder-blue-selection::placeholder{color:#2eaadc33!important}.focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.caret-primary{caret-color:#f7d94a!important}.caret-primary-darker{caret-color:#e7c51f!important}.caret-primary-lighter{caret-color:#ffe66f!important}.caret-primary-lightest{caret-color:#fe9!important}.caret-secondary{caret-color:#fcb930!important}.caret-danger{caret-color:#b62222!important}.caret-disabled{caret-color:#efeeea!important}.caret-info{caret-color:#35425b!important}.caret-success{caret-color:#0d8253!important}.caret-warning{caret-color:#fcb930!important}.caret-black{caret-color:#72706c!important}.caret-black-active{caret-color:#37352f!important}.caret-black-dark{caret-color:#2f3437!important}.caret-black-light{caret-color:#19171199!important}.caret-black-lighter{caret-color:#37352f99!important}.caret-black-lightest{caret-color:#37352f66!important}.caret-gray{caret-color:#f7f6f3!important}.caret-gray-dark{caret-color:#7d7d7d!important}.caret-gray-darker{caret-color:#2f2f2f!important}.caret-opacity-darker{caret-color:#0000001a!important}.caret-opacity-lighter{caret-color:#ffffff1a!important}.caret-table-x{caret-color:#37352f17!important}.caret-table-y{caret-color:#dfdfde!important}.caret-transparent{caret-color:#0000!important}.caret-white{caret-color:#fff!important}.caret-white-off{caret-color:#fffefc!important}.caret-blue-selection{caret-color:#2eaadc33!important}.opacity-0{opacity:0!important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-75{opacity:.75!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-95{opacity:.95!important}.opacity-100{opacity:1!important}.group:hover .group-hover\:opacity-0{opacity:0!important}.group:hover .group-hover\:opacity-5{opacity:.05!important}.group:hover .group-hover\:opacity-10{opacity:.1!important}.group:hover .group-hover\:opacity-20{opacity:.2!important}.group:hover .group-hover\:opacity-25{opacity:.25!important}.group:hover .group-hover\:opacity-30{opacity:.3!important}.group:hover .group-hover\:opacity-40{opacity:.4!important}.group:hover .group-hover\:opacity-50{opacity:.5!important}.group:hover .group-hover\:opacity-60{opacity:.6!important}.group:hover .group-hover\:opacity-70{opacity:.7!important}.group:hover .group-hover\:opacity-75{opacity:.75!important}.group:hover .group-hover\:opacity-80{opacity:.8!important}.group:hover .group-hover\:opacity-90{opacity:.9!important}.group:hover .group-hover\:opacity-95{opacity:.95!important}.group:hover .group-hover\:opacity-100{opacity:1!important}.focus-within\:opacity-0:focus-within{opacity:0!important}.focus-within\:opacity-5:focus-within{opacity:.05!important}.focus-within\:opacity-10:focus-within{opacity:.1!important}.focus-within\:opacity-20:focus-within{opacity:.2!important}.focus-within\:opacity-25:focus-within{opacity:.25!important}.focus-within\:opacity-30:focus-within{opacity:.3!important}.focus-within\:opacity-40:focus-within{opacity:.4!important}.focus-within\:opacity-50:focus-within{opacity:.5!important}.focus-within\:opacity-60:focus-within{opacity:.6!important}.focus-within\:opacity-70:focus-within{opacity:.7!important}.focus-within\:opacity-75:focus-within{opacity:.75!important}.focus-within\:opacity-80:focus-within{opacity:.8!important}.focus-within\:opacity-90:focus-within{opacity:.9!important}.focus-within\:opacity-95:focus-within{opacity:.95!important}.focus-within\:opacity-100:focus-within{opacity:1!important}.hover\:opacity-0:hover{opacity:0!important}.hover\:opacity-5:hover{opacity:.05!important}.hover\:opacity-10:hover{opacity:.1!important}.hover\:opacity-20:hover{opacity:.2!important}.hover\:opacity-25:hover{opacity:.25!important}.hover\:opacity-30:hover{opacity:.3!important}.hover\:opacity-40:hover{opacity:.4!important}.hover\:opacity-50:hover{opacity:.5!important}.hover\:opacity-60:hover{opacity:.6!important}.hover\:opacity-70:hover{opacity:.7!important}.hover\:opacity-75:hover{opacity:.75!important}.hover\:opacity-80:hover{opacity:.8!important}.hover\:opacity-90:hover{opacity:.9!important}.hover\:opacity-95:hover{opacity:.95!important}.hover\:opacity-100:hover{opacity:1!important}.focus\:opacity-0:focus{opacity:0!important}.focus\:opacity-5:focus{opacity:.05!important}.focus\:opacity-10:focus{opacity:.1!important}.focus\:opacity-20:focus{opacity:.2!important}.focus\:opacity-25:focus{opacity:.25!important}.focus\:opacity-30:focus{opacity:.3!important}.focus\:opacity-40:focus{opacity:.4!important}.focus\:opacity-50:focus{opacity:.5!important}.focus\:opacity-60:focus{opacity:.6!important}.focus\:opacity-70:focus{opacity:.7!important}.focus\:opacity-75:focus{opacity:.75!important}.focus\:opacity-80:focus{opacity:.8!important}.focus\:opacity-90:focus{opacity:.9!important}.focus\:opacity-95:focus{opacity:.95!important}.focus\:opacity-100:focus{opacity:1!important}.disabled\:opacity-0:disabled{opacity:0!important}.disabled\:opacity-5:disabled{opacity:.05!important}.disabled\:opacity-10:disabled{opacity:.1!important}.disabled\:opacity-20:disabled{opacity:.2!important}.disabled\:opacity-25:disabled{opacity:.25!important}.disabled\:opacity-30:disabled{opacity:.3!important}.disabled\:opacity-40:disabled{opacity:.4!important}.disabled\:opacity-50:disabled{opacity:.5!important}.disabled\:opacity-60:disabled{opacity:.6!important}.disabled\:opacity-70:disabled{opacity:.7!important}.disabled\:opacity-75:disabled{opacity:.75!important}.disabled\:opacity-80:disabled{opacity:.8!important}.disabled\:opacity-90:disabled{opacity:.9!important}.disabled\:opacity-95:disabled{opacity:.95!important}.disabled\:opacity-100:disabled{opacity:1!important}.bg-blend-normal{background-blend-mode:normal!important}.bg-blend-multiply{background-blend-mode:multiply!important}.bg-blend-screen{background-blend-mode:screen!important}.bg-blend-overlay{background-blend-mode:overlay!important}.bg-blend-darken{background-blend-mode:darken!important}.bg-blend-lighten{background-blend-mode:lighten!important}.bg-blend-color-dodge{background-blend-mode:color-dodge!important}.bg-blend-color-burn{background-blend-mode:color-burn!important}.bg-blend-hard-light{background-blend-mode:hard-light!important}.bg-blend-soft-light{background-blend-mode:soft-light!important}.bg-blend-difference{background-blend-mode:difference!important}.bg-blend-exclusion{background-blend-mode:exclusion!important}.bg-blend-hue{background-blend-mode:hue!important}.bg-blend-saturation{background-blend-mode:saturation!important}.bg-blend-color{background-blend-mode:color!important}.bg-blend-luminosity{background-blend-mode:luminosity!important}.mix-blend-normal{mix-blend-mode:normal!important}.mix-blend-multiply{mix-blend-mode:multiply!important}.mix-blend-screen{mix-blend-mode:screen!important}.mix-blend-overlay{mix-blend-mode:overlay!important}.mix-blend-darken{mix-blend-mode:darken!important}.mix-blend-lighten{mix-blend-mode:lighten!important}.mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.mix-blend-color-burn{mix-blend-mode:color-burn!important}.mix-blend-hard-light{mix-blend-mode:hard-light!important}.mix-blend-soft-light{mix-blend-mode:soft-light!important}.mix-blend-difference{mix-blend-mode:difference!important}.mix-blend-exclusion{mix-blend-mode:exclusion!important}.mix-blend-hue{mix-blend-mode:hue!important}.mix-blend-saturation{mix-blend-mode:saturation!important}.mix-blend-color{mix-blend-mode:color!important}.mix-blend-luminosity{mix-blend-mode:luminosity!important}*,:after,:before{--tw-shadow:0 0 #0000}.shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.shadow-2xl,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.shadow-inner,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .group-hover\:shadow,.group:hover .group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .group-hover\:shadow-lg,.group:hover .group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .group-hover\:shadow-2xl,.group:hover .group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .group-hover\:shadow-inner,.group:hover .group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.focus-within\:shadow-sm:focus-within,.focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.focus-within\:shadow-lg:focus-within,.focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.focus-within\:shadow-2xl:focus-within,.focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.focus-within\:shadow-inner:focus-within,.focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.hover\:shadow-sm:hover,.hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.hover\:shadow-lg:hover,.hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.hover\:shadow-2xl:hover,.hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.hover\:shadow-inner:hover,.hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.focus\:shadow-sm:focus,.focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.focus\:shadow-lg:focus,.focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.focus\:shadow-2xl:focus,.focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.focus\:shadow-inner:focus,.focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring-0,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring-2,.ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.ring,.ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus-within\:ring-0:focus-within,.focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus-within\:ring-2:focus-within,.focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus-within\:ring-8:focus-within,.focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus\:ring-0:focus,.focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus\:ring-2:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus\:ring-8:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.focus-within\:ring-inset:focus-within,.focus\:ring-inset:focus,.ring-inset{--tw-ring-inset:inset!important}.ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.ring-black-light{--tw-ring-color:#19171199!important}.ring-black-lighter{--tw-ring-color:#37352f99!important}.ring-black-lightest{--tw-ring-color:#37352f66!important}.ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.ring-opacity-darker{--tw-ring-color:#0000001a!important}.ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.ring-table-x{--tw-ring-color:#37352f17!important}.ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.ring-transparent{--tw-ring-color:#0000!important}.ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.ring-blue-selection{--tw-ring-color:#2eaadc33!important}.focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.ring-opacity-0{--tw-ring-opacity:0!important}.ring-opacity-5{--tw-ring-opacity:0.05!important}.ring-opacity-10{--tw-ring-opacity:0.1!important}.ring-opacity-20{--tw-ring-opacity:0.2!important}.ring-opacity-25{--tw-ring-opacity:0.25!important}.ring-opacity-30{--tw-ring-opacity:0.3!important}.ring-opacity-40{--tw-ring-opacity:0.4!important}.ring-opacity-50{--tw-ring-opacity:0.5!important}.ring-opacity-60{--tw-ring-opacity:0.6!important}.ring-opacity-70{--tw-ring-opacity:0.7!important}.ring-opacity-75{--tw-ring-opacity:0.75!important}.ring-opacity-80{--tw-ring-opacity:0.8!important}.ring-opacity-90{--tw-ring-opacity:0.9!important}.ring-opacity-95{--tw-ring-opacity:0.95!important}.ring-opacity-100{--tw-ring-opacity:1!important}.focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.ring-offset-0{--tw-ring-offset-width:0px!important}.ring-offset-1{--tw-ring-offset-width:1px!important}.ring-offset-2{--tw-ring-offset-width:2px!important}.ring-offset-4{--tw-ring-offset-width:4px!important}.ring-offset-8{--tw-ring-offset-width:8px!important}.focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.ring-offset-danger{--tw-ring-offset-color:#b62222!important}.ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.ring-offset-info{--tw-ring-offset-color:#35425b!important}.ring-offset-success{--tw-ring-offset-color:#0d8253!important}.ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.ring-offset-black{--tw-ring-offset-color:#72706c!important}.ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.ring-offset-transparent{--tw-ring-offset-color:#0000!important}.ring-offset-white{--tw-ring-offset-color:#fff!important}.ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.filter-none{filter:none!important}.blur-0,.blur-none{--tw-blur:blur(0)!important}.blur-sm{--tw-blur:blur(4px)!important}.blur{--tw-blur:blur(8px)!important}.blur-md{--tw-blur:blur(12px)!important}.blur-lg{--tw-blur:blur(16px)!important}.blur-xl{--tw-blur:blur(24px)!important}.blur-2xl{--tw-blur:blur(40px)!important}.blur-3xl{--tw-blur:blur(64px)!important}.brightness-0{--tw-brightness:brightness(0)!important}.brightness-50{--tw-brightness:brightness(.5)!important}.brightness-75{--tw-brightness:brightness(.75)!important}.brightness-90{--tw-brightness:brightness(.9)!important}.brightness-95{--tw-brightness:brightness(.95)!important}.brightness-100{--tw-brightness:brightness(1)!important}.brightness-105{--tw-brightness:brightness(1.05)!important}.brightness-110{--tw-brightness:brightness(1.1)!important}.brightness-125{--tw-brightness:brightness(1.25)!important}.brightness-150{--tw-brightness:brightness(1.5)!important}.brightness-200{--tw-brightness:brightness(2)!important}.contrast-0{--tw-contrast:contrast(0)!important}.contrast-50{--tw-contrast:contrast(.5)!important}.contrast-75{--tw-contrast:contrast(.75)!important}.contrast-100{--tw-contrast:contrast(1)!important}.contrast-125{--tw-contrast:contrast(1.25)!important}.contrast-150{--tw-contrast:contrast(1.5)!important}.contrast-200{--tw-contrast:contrast(2)!important}.drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.grayscale-0{--tw-grayscale:grayscale(0)!important}.grayscale{--tw-grayscale:grayscale(100%)!important}.hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.invert-0{--tw-invert:invert(0)!important}.invert{--tw-invert:invert(100%)!important}.saturate-0{--tw-saturate:saturate(0)!important}.saturate-50{--tw-saturate:saturate(.5)!important}.saturate-100{--tw-saturate:saturate(1)!important}.saturate-150{--tw-saturate:saturate(1.5)!important}.saturate-200{--tw-saturate:saturate(2)!important}.sepia-0{--tw-sepia:sepia(0)!important}.sepia{--tw-sepia:sepia(100%)!important}.backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.backdrop-blur-0,.backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.transition-none{transition-property:none!important}.transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.delay-75{transition-delay:75ms!important}.delay-100{transition-delay:.1s!important}.delay-150{transition-delay:.15s!important}.delay-200{transition-delay:.2s!important}.delay-300{transition-delay:.3s!important}.delay-500{transition-delay:.5s!important}.delay-700{transition-delay:.7s!important}.delay-1000{transition-delay:1s!important}.duration-75{transition-duration:75ms!important}.duration-100{transition-duration:.1s!important}.duration-150{transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.duration-500{transition-duration:.5s!important}.duration-700{transition-duration:.7s!important}.duration-1000{transition-duration:1s!important}.ease-linear{transition-timing-function:linear!important}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.content-none{content:none!important}.active-sidebar-item button>div{background:#0000001a}.form-input-required>label>div:after,.form-select-required label:after,.form-select-search-required-wrapper>label>.text-sm:after{color:#b62222;content:" *"}.form-select-search-warning-wrapper div[class$=-control]{--tw-ring-opacity:1;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.form-select-disabled-wrapper{cursor:not-allowed}.form-select-search-disabled-wrapper div[class$=-control]{background-color:#efeeea!important;pointer-events:none}.form-select-disabled{pointer-events:none}.form-select-disabled>label>div>div>div>div{background-color:#efeeea!important}.form-select-max-height div[class$=-control]{max-height:100px;overflow-y:scroll}.disabled-radio-group-wrapper,textarea:disabled{background-color:#efeeea!important;cursor:not-allowed!important}.disabled-radio-group-wrapper *{pointer-events:none}.table-loading div[role=table]{filter:alpha(opacity=40);opacity:.4}.table-selectable{overflow-x:auto;width:100%}.table-selectable>div{-webkit-user-select:auto!important;user-select:auto!important}[role=listbox]{width:100%!important;z-index:20!important}.filter-form-input-label>div{padding-left:18px}.filter-form-input-tooltip-icon{margin-top:4px;position:absolute}.order-0{order:0!important}@media (min-width:640px){.sm\:container{width:100%}@media (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:1536px){.sm\:container{max-width:1536px}}.sm\:sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sm\:not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.sm\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sm\:focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.sm\:focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.sm\:focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.sm\:pointer-events-none{pointer-events:none!important}.sm\:pointer-events-auto{pointer-events:auto!important}.sm\:visible{visibility:visible!important}.sm\:invisible{visibility:hidden!important}.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}.sm\:inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.sm\:inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.sm\:inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.sm\:inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.sm\:inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.sm\:inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.sm\:inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.sm\:inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.sm\:inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.sm\:inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.sm\:inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.sm\:inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.sm\:inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.sm\:inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.sm\:inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.sm\:inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.sm\:inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.sm\:inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.sm\:inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.sm\:inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.sm\:inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.sm\:inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.sm\:inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.sm\:inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.sm\:inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.sm\:inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.sm\:inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.sm\:inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.sm\:inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.sm\:inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.sm\:inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.sm\:inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.sm\:inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.sm\:inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.sm\:inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.sm\:inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.sm\:inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.sm\:-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.sm\:-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.sm\:inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.sm\:-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.sm\:-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.sm\:-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.sm\:-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.sm\:-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.sm\:-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.sm\:-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.sm\:-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.sm\:-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.sm\:-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.sm\:-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.sm\:-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.sm\:-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.sm\:-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.sm\:-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.sm\:-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.sm\:-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.sm\:-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.sm\:-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.sm\:-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.sm\:-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.sm\:-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.sm\:-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.sm\:-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.sm\:-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.sm\:-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.sm\:-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.sm\:-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.sm\:-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.sm\:-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.sm\:-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.sm\:-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.sm\:-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.sm\:-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.sm\:-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.sm\:-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.sm\:-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.sm\:-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.sm\:-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.sm\:inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.sm\:inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.sm\:inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.sm\:inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.sm\:inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.sm\:inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.sm\:inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.sm\:-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.sm\:-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.sm\:-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.sm\:-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.sm\:-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.sm\:-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.sm\:-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.sm\:inset-x-0{left:0!important;right:0!important}.sm\:inset-x-1{left:.25rem!important;right:.25rem!important}.sm\:inset-x-2{left:.5rem!important;right:.5rem!important}.sm\:inset-x-3{left:.75rem!important;right:.75rem!important}.sm\:inset-x-4{left:1rem!important;right:1rem!important}.sm\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.sm\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.sm\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.sm\:inset-x-8{left:2rem!important;right:2rem!important}.sm\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.sm\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.sm\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.sm\:inset-x-12{left:3rem!important;right:3rem!important}.sm\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.sm\:inset-x-16{left:4rem!important;right:4rem!important}.sm\:inset-x-20{left:5rem!important;right:5rem!important}.sm\:inset-x-24{left:6rem!important;right:6rem!important}.sm\:inset-x-28{left:7rem!important;right:7rem!important}.sm\:inset-x-32{left:8rem!important;right:8rem!important}.sm\:inset-x-36{left:9rem!important;right:9rem!important}.sm\:inset-x-40{left:10rem!important;right:10rem!important}.sm\:inset-x-44{left:11rem!important;right:11rem!important}.sm\:inset-x-48{left:12rem!important;right:12rem!important}.sm\:inset-x-52{left:13rem!important;right:13rem!important}.sm\:inset-x-56{left:14rem!important;right:14rem!important}.sm\:inset-x-60{left:15rem!important;right:15rem!important}.sm\:inset-x-64{left:16rem!important;right:16rem!important}.sm\:inset-x-72{left:18rem!important;right:18rem!important}.sm\:inset-x-80{left:20rem!important;right:20rem!important}.sm\:inset-x-84{left:21rem!important;right:21rem!important}.sm\:inset-x-96{left:24rem!important;right:24rem!important}.sm\:inset-x-auto{left:auto!important;right:auto!important}.sm\:inset-x-px{left:1px!important;right:1px!important}.sm\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.sm\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.sm\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.sm\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.sm\:-inset-x-3px{left:-3px!important;right:-3px!important}.sm\:-inset-x-1px{left:-1px!important;right:-1px!important}.sm\:inset-x-5px{left:5px!important;right:5px!important}.sm\:-inset-x-0{left:0!important;right:0!important}.sm\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.sm\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.sm\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.sm\:-inset-x-4{left:-1rem!important;right:-1rem!important}.sm\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.sm\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.sm\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.sm\:-inset-x-8{left:-2rem!important;right:-2rem!important}.sm\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.sm\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.sm\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.sm\:-inset-x-12{left:-3rem!important;right:-3rem!important}.sm\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.sm\:-inset-x-16{left:-4rem!important;right:-4rem!important}.sm\:-inset-x-20{left:-5rem!important;right:-5rem!important}.sm\:-inset-x-24{left:-6rem!important;right:-6rem!important}.sm\:-inset-x-28{left:-7rem!important;right:-7rem!important}.sm\:-inset-x-32{left:-8rem!important;right:-8rem!important}.sm\:-inset-x-36{left:-9rem!important;right:-9rem!important}.sm\:-inset-x-40{left:-10rem!important;right:-10rem!important}.sm\:-inset-x-44{left:-11rem!important;right:-11rem!important}.sm\:-inset-x-48{left:-12rem!important;right:-12rem!important}.sm\:-inset-x-52{left:-13rem!important;right:-13rem!important}.sm\:-inset-x-56{left:-14rem!important;right:-14rem!important}.sm\:-inset-x-60{left:-15rem!important;right:-15rem!important}.sm\:-inset-x-64{left:-16rem!important;right:-16rem!important}.sm\:-inset-x-72{left:-18rem!important;right:-18rem!important}.sm\:-inset-x-80{left:-20rem!important;right:-20rem!important}.sm\:-inset-x-84{left:-21rem!important;right:-21rem!important}.sm\:-inset-x-96{left:-24rem!important;right:-24rem!important}.sm\:-inset-x-px{left:-1px!important;right:-1px!important}.sm\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.sm\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.sm\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.sm\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.sm\:-inset-x--3px{left:3px!important;right:3px!important}.sm\:-inset-x--1px{left:1px!important;right:1px!important}.sm\:-inset-x-5px{left:-5px!important;right:-5px!important}.sm\:inset-x-1\/2{left:50%!important;right:50%!important}.sm\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.sm\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.sm\:inset-x-1\/4{left:25%!important;right:25%!important}.sm\:inset-x-2\/4{left:50%!important;right:50%!important}.sm\:inset-x-3\/4{left:75%!important;right:75%!important}.sm\:inset-x-full{left:100%!important;right:100%!important}.sm\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.sm\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.sm\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.sm\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.sm\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.sm\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.sm\:-inset-x-full{left:-100%!important;right:-100%!important}.sm\:inset-y-0{bottom:0!important;top:0!important}.sm\:inset-y-1{bottom:.25rem!important;top:.25rem!important}.sm\:inset-y-2{bottom:.5rem!important;top:.5rem!important}.sm\:inset-y-3{bottom:.75rem!important;top:.75rem!important}.sm\:inset-y-4{bottom:1rem!important;top:1rem!important}.sm\:inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.sm\:inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.sm\:inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.sm\:inset-y-8{bottom:2rem!important;top:2rem!important}.sm\:inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.sm\:inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.sm\:inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.sm\:inset-y-12{bottom:3rem!important;top:3rem!important}.sm\:inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.sm\:inset-y-16{bottom:4rem!important;top:4rem!important}.sm\:inset-y-20{bottom:5rem!important;top:5rem!important}.sm\:inset-y-24{bottom:6rem!important;top:6rem!important}.sm\:inset-y-28{bottom:7rem!important;top:7rem!important}.sm\:inset-y-32{bottom:8rem!important;top:8rem!important}.sm\:inset-y-36{bottom:9rem!important;top:9rem!important}.sm\:inset-y-40{bottom:10rem!important;top:10rem!important}.sm\:inset-y-44{bottom:11rem!important;top:11rem!important}.sm\:inset-y-48{bottom:12rem!important;top:12rem!important}.sm\:inset-y-52{bottom:13rem!important;top:13rem!important}.sm\:inset-y-56{bottom:14rem!important;top:14rem!important}.sm\:inset-y-60{bottom:15rem!important;top:15rem!important}.sm\:inset-y-64{bottom:16rem!important;top:16rem!important}.sm\:inset-y-72{bottom:18rem!important;top:18rem!important}.sm\:inset-y-80{bottom:20rem!important;top:20rem!important}.sm\:inset-y-84{bottom:21rem!important;top:21rem!important}.sm\:inset-y-96{bottom:24rem!important;top:24rem!important}.sm\:inset-y-auto{bottom:auto!important;top:auto!important}.sm\:inset-y-px{bottom:1px!important;top:1px!important}.sm\:inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.sm\:inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.sm\:inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.sm\:inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.sm\:-inset-y-3px{bottom:-3px!important;top:-3px!important}.sm\:-inset-y-1px{bottom:-1px!important;top:-1px!important}.sm\:inset-y-5px{bottom:5px!important;top:5px!important}.sm\:-inset-y-0{bottom:0!important;top:0!important}.sm\:-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.sm\:-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.sm\:-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.sm\:-inset-y-4{bottom:-1rem!important;top:-1rem!important}.sm\:-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.sm\:-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.sm\:-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.sm\:-inset-y-8{bottom:-2rem!important;top:-2rem!important}.sm\:-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.sm\:-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.sm\:-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.sm\:-inset-y-12{bottom:-3rem!important;top:-3rem!important}.sm\:-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.sm\:-inset-y-16{bottom:-4rem!important;top:-4rem!important}.sm\:-inset-y-20{bottom:-5rem!important;top:-5rem!important}.sm\:-inset-y-24{bottom:-6rem!important;top:-6rem!important}.sm\:-inset-y-28{bottom:-7rem!important;top:-7rem!important}.sm\:-inset-y-32{bottom:-8rem!important;top:-8rem!important}.sm\:-inset-y-36{bottom:-9rem!important;top:-9rem!important}.sm\:-inset-y-40{bottom:-10rem!important;top:-10rem!important}.sm\:-inset-y-44{bottom:-11rem!important;top:-11rem!important}.sm\:-inset-y-48{bottom:-12rem!important;top:-12rem!important}.sm\:-inset-y-52{bottom:-13rem!important;top:-13rem!important}.sm\:-inset-y-56{bottom:-14rem!important;top:-14rem!important}.sm\:-inset-y-60{bottom:-15rem!important;top:-15rem!important}.sm\:-inset-y-64{bottom:-16rem!important;top:-16rem!important}.sm\:-inset-y-72{bottom:-18rem!important;top:-18rem!important}.sm\:-inset-y-80{bottom:-20rem!important;top:-20rem!important}.sm\:-inset-y-84{bottom:-21rem!important;top:-21rem!important}.sm\:-inset-y-96{bottom:-24rem!important;top:-24rem!important}.sm\:-inset-y-px{bottom:-1px!important;top:-1px!important}.sm\:-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.sm\:-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.sm\:-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.sm\:-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.sm\:-inset-y--3px{bottom:3px!important;top:3px!important}.sm\:-inset-y--1px{bottom:1px!important;top:1px!important}.sm\:-inset-y-5px{bottom:-5px!important;top:-5px!important}.sm\:inset-y-1\/2{bottom:50%!important;top:50%!important}.sm\:inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.sm\:inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.sm\:inset-y-1\/4{bottom:25%!important;top:25%!important}.sm\:inset-y-2\/4{bottom:50%!important;top:50%!important}.sm\:inset-y-3\/4{bottom:75%!important;top:75%!important}.sm\:inset-y-full{bottom:100%!important;top:100%!important}.sm\:-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.sm\:-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.sm\:-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.sm\:-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.sm\:-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.sm\:-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.sm\:-inset-y-full{bottom:-100%!important;top:-100%!important}.sm\:top-0{top:0!important}.sm\:top-1{top:.25rem!important}.sm\:top-2{top:.5rem!important}.sm\:top-3{top:.75rem!important}.sm\:top-4{top:1rem!important}.sm\:top-5{top:1.25rem!important}.sm\:top-6{top:1.5rem!important}.sm\:top-7{top:1.75rem!important}.sm\:top-8{top:2rem!important}.sm\:top-9{top:2.25rem!important}.sm\:top-10{top:2.5rem!important}.sm\:top-11{top:2.75rem!important}.sm\:top-12{top:3rem!important}.sm\:top-14{top:3.5rem!important}.sm\:top-16{top:4rem!important}.sm\:top-20{top:5rem!important}.sm\:top-24{top:6rem!important}.sm\:top-28{top:7rem!important}.sm\:top-32{top:8rem!important}.sm\:top-36{top:9rem!important}.sm\:top-40{top:10rem!important}.sm\:top-44{top:11rem!important}.sm\:top-48{top:12rem!important}.sm\:top-52{top:13rem!important}.sm\:top-56{top:14rem!important}.sm\:top-60{top:15rem!important}.sm\:top-64{top:16rem!important}.sm\:top-72{top:18rem!important}.sm\:top-80{top:20rem!important}.sm\:top-84{top:21rem!important}.sm\:top-96{top:24rem!important}.sm\:top-auto{top:auto!important}.sm\:top-px{top:1px!important}.sm\:top-0\.5{top:.125rem!important}.sm\:top-1\.5{top:.375rem!important}.sm\:top-2\.5{top:.625rem!important}.sm\:top-3\.5{top:.875rem!important}.sm\:-top-3px{top:-3px!important}.sm\:-top-1px{top:-1px!important}.sm\:top-5px{top:5px!important}.sm\:-top-0{top:0!important}.sm\:-top-1{top:-.25rem!important}.sm\:-top-2{top:-.5rem!important}.sm\:-top-3{top:-.75rem!important}.sm\:-top-4{top:-1rem!important}.sm\:-top-5{top:-1.25rem!important}.sm\:-top-6{top:-1.5rem!important}.sm\:-top-7{top:-1.75rem!important}.sm\:-top-8{top:-2rem!important}.sm\:-top-9{top:-2.25rem!important}.sm\:-top-10{top:-2.5rem!important}.sm\:-top-11{top:-2.75rem!important}.sm\:-top-12{top:-3rem!important}.sm\:-top-14{top:-3.5rem!important}.sm\:-top-16{top:-4rem!important}.sm\:-top-20{top:-5rem!important}.sm\:-top-24{top:-6rem!important}.sm\:-top-28{top:-7rem!important}.sm\:-top-32{top:-8rem!important}.sm\:-top-36{top:-9rem!important}.sm\:-top-40{top:-10rem!important}.sm\:-top-44{top:-11rem!important}.sm\:-top-48{top:-12rem!important}.sm\:-top-52{top:-13rem!important}.sm\:-top-56{top:-14rem!important}.sm\:-top-60{top:-15rem!important}.sm\:-top-64{top:-16rem!important}.sm\:-top-72{top:-18rem!important}.sm\:-top-80{top:-20rem!important}.sm\:-top-84{top:-21rem!important}.sm\:-top-96{top:-24rem!important}.sm\:-top-px{top:-1px!important}.sm\:-top-0\.5{top:-.125rem!important}.sm\:-top-1\.5{top:-.375rem!important}.sm\:-top-2\.5{top:-.625rem!important}.sm\:-top-3\.5{top:-.875rem!important}.sm\:-top--3px{top:3px!important}.sm\:-top--1px{top:1px!important}.sm\:-top-5px{top:-5px!important}.sm\:top-1\/2{top:50%!important}.sm\:top-1\/3{top:33.333333%!important}.sm\:top-2\/3{top:66.666667%!important}.sm\:top-1\/4{top:25%!important}.sm\:top-2\/4{top:50%!important}.sm\:top-3\/4{top:75%!important}.sm\:top-full{top:100%!important}.sm\:-top-1\/2{top:-50%!important}.sm\:-top-1\/3{top:-33.333333%!important}.sm\:-top-2\/3{top:-66.666667%!important}.sm\:-top-1\/4{top:-25%!important}.sm\:-top-2\/4{top:-50%!important}.sm\:-top-3\/4{top:-75%!important}.sm\:-top-full{top:-100%!important}.sm\:right-0{right:0!important}.sm\:right-1{right:.25rem!important}.sm\:right-2{right:.5rem!important}.sm\:right-3{right:.75rem!important}.sm\:right-4{right:1rem!important}.sm\:right-5{right:1.25rem!important}.sm\:right-6{right:1.5rem!important}.sm\:right-7{right:1.75rem!important}.sm\:right-8{right:2rem!important}.sm\:right-9{right:2.25rem!important}.sm\:right-10{right:2.5rem!important}.sm\:right-11{right:2.75rem!important}.sm\:right-12{right:3rem!important}.sm\:right-14{right:3.5rem!important}.sm\:right-16{right:4rem!important}.sm\:right-20{right:5rem!important}.sm\:right-24{right:6rem!important}.sm\:right-28{right:7rem!important}.sm\:right-32{right:8rem!important}.sm\:right-36{right:9rem!important}.sm\:right-40{right:10rem!important}.sm\:right-44{right:11rem!important}.sm\:right-48{right:12rem!important}.sm\:right-52{right:13rem!important}.sm\:right-56{right:14rem!important}.sm\:right-60{right:15rem!important}.sm\:right-64{right:16rem!important}.sm\:right-72{right:18rem!important}.sm\:right-80{right:20rem!important}.sm\:right-84{right:21rem!important}.sm\:right-96{right:24rem!important}.sm\:right-auto{right:auto!important}.sm\:right-px{right:1px!important}.sm\:right-0\.5{right:.125rem!important}.sm\:right-1\.5{right:.375rem!important}.sm\:right-2\.5{right:.625rem!important}.sm\:right-3\.5{right:.875rem!important}.sm\:-right-3px{right:-3px!important}.sm\:-right-1px{right:-1px!important}.sm\:right-5px{right:5px!important}.sm\:-right-0{right:0!important}.sm\:-right-1{right:-.25rem!important}.sm\:-right-2{right:-.5rem!important}.sm\:-right-3{right:-.75rem!important}.sm\:-right-4{right:-1rem!important}.sm\:-right-5{right:-1.25rem!important}.sm\:-right-6{right:-1.5rem!important}.sm\:-right-7{right:-1.75rem!important}.sm\:-right-8{right:-2rem!important}.sm\:-right-9{right:-2.25rem!important}.sm\:-right-10{right:-2.5rem!important}.sm\:-right-11{right:-2.75rem!important}.sm\:-right-12{right:-3rem!important}.sm\:-right-14{right:-3.5rem!important}.sm\:-right-16{right:-4rem!important}.sm\:-right-20{right:-5rem!important}.sm\:-right-24{right:-6rem!important}.sm\:-right-28{right:-7rem!important}.sm\:-right-32{right:-8rem!important}.sm\:-right-36{right:-9rem!important}.sm\:-right-40{right:-10rem!important}.sm\:-right-44{right:-11rem!important}.sm\:-right-48{right:-12rem!important}.sm\:-right-52{right:-13rem!important}.sm\:-right-56{right:-14rem!important}.sm\:-right-60{right:-15rem!important}.sm\:-right-64{right:-16rem!important}.sm\:-right-72{right:-18rem!important}.sm\:-right-80{right:-20rem!important}.sm\:-right-84{right:-21rem!important}.sm\:-right-96{right:-24rem!important}.sm\:-right-px{right:-1px!important}.sm\:-right-0\.5{right:-.125rem!important}.sm\:-right-1\.5{right:-.375rem!important}.sm\:-right-2\.5{right:-.625rem!important}.sm\:-right-3\.5{right:-.875rem!important}.sm\:-right--3px{right:3px!important}.sm\:-right--1px{right:1px!important}.sm\:-right-5px{right:-5px!important}.sm\:right-1\/2{right:50%!important}.sm\:right-1\/3{right:33.333333%!important}.sm\:right-2\/3{right:66.666667%!important}.sm\:right-1\/4{right:25%!important}.sm\:right-2\/4{right:50%!important}.sm\:right-3\/4{right:75%!important}.sm\:right-full{right:100%!important}.sm\:-right-1\/2{right:-50%!important}.sm\:-right-1\/3{right:-33.333333%!important}.sm\:-right-2\/3{right:-66.666667%!important}.sm\:-right-1\/4{right:-25%!important}.sm\:-right-2\/4{right:-50%!important}.sm\:-right-3\/4{right:-75%!important}.sm\:-right-full{right:-100%!important}.sm\:bottom-0{bottom:0!important}.sm\:bottom-1{bottom:.25rem!important}.sm\:bottom-2{bottom:.5rem!important}.sm\:bottom-3{bottom:.75rem!important}.sm\:bottom-4{bottom:1rem!important}.sm\:bottom-5{bottom:1.25rem!important}.sm\:bottom-6{bottom:1.5rem!important}.sm\:bottom-7{bottom:1.75rem!important}.sm\:bottom-8{bottom:2rem!important}.sm\:bottom-9{bottom:2.25rem!important}.sm\:bottom-10{bottom:2.5rem!important}.sm\:bottom-11{bottom:2.75rem!important}.sm\:bottom-12{bottom:3rem!important}.sm\:bottom-14{bottom:3.5rem!important}.sm\:bottom-16{bottom:4rem!important}.sm\:bottom-20{bottom:5rem!important}.sm\:bottom-24{bottom:6rem!important}.sm\:bottom-28{bottom:7rem!important}.sm\:bottom-32{bottom:8rem!important}.sm\:bottom-36{bottom:9rem!important}.sm\:bottom-40{bottom:10rem!important}.sm\:bottom-44{bottom:11rem!important}.sm\:bottom-48{bottom:12rem!important}.sm\:bottom-52{bottom:13rem!important}.sm\:bottom-56{bottom:14rem!important}.sm\:bottom-60{bottom:15rem!important}.sm\:bottom-64{bottom:16rem!important}.sm\:bottom-72{bottom:18rem!important}.sm\:bottom-80{bottom:20rem!important}.sm\:bottom-84{bottom:21rem!important}.sm\:bottom-96{bottom:24rem!important}.sm\:bottom-auto{bottom:auto!important}.sm\:bottom-px{bottom:1px!important}.sm\:bottom-0\.5{bottom:.125rem!important}.sm\:bottom-1\.5{bottom:.375rem!important}.sm\:bottom-2\.5{bottom:.625rem!important}.sm\:bottom-3\.5{bottom:.875rem!important}.sm\:-bottom-3px{bottom:-3px!important}.sm\:-bottom-1px{bottom:-1px!important}.sm\:bottom-5px{bottom:5px!important}.sm\:-bottom-0{bottom:0!important}.sm\:-bottom-1{bottom:-.25rem!important}.sm\:-bottom-2{bottom:-.5rem!important}.sm\:-bottom-3{bottom:-.75rem!important}.sm\:-bottom-4{bottom:-1rem!important}.sm\:-bottom-5{bottom:-1.25rem!important}.sm\:-bottom-6{bottom:-1.5rem!important}.sm\:-bottom-7{bottom:-1.75rem!important}.sm\:-bottom-8{bottom:-2rem!important}.sm\:-bottom-9{bottom:-2.25rem!important}.sm\:-bottom-10{bottom:-2.5rem!important}.sm\:-bottom-11{bottom:-2.75rem!important}.sm\:-bottom-12{bottom:-3rem!important}.sm\:-bottom-14{bottom:-3.5rem!important}.sm\:-bottom-16{bottom:-4rem!important}.sm\:-bottom-20{bottom:-5rem!important}.sm\:-bottom-24{bottom:-6rem!important}.sm\:-bottom-28{bottom:-7rem!important}.sm\:-bottom-32{bottom:-8rem!important}.sm\:-bottom-36{bottom:-9rem!important}.sm\:-bottom-40{bottom:-10rem!important}.sm\:-bottom-44{bottom:-11rem!important}.sm\:-bottom-48{bottom:-12rem!important}.sm\:-bottom-52{bottom:-13rem!important}.sm\:-bottom-56{bottom:-14rem!important}.sm\:-bottom-60{bottom:-15rem!important}.sm\:-bottom-64{bottom:-16rem!important}.sm\:-bottom-72{bottom:-18rem!important}.sm\:-bottom-80{bottom:-20rem!important}.sm\:-bottom-84{bottom:-21rem!important}.sm\:-bottom-96{bottom:-24rem!important}.sm\:-bottom-px{bottom:-1px!important}.sm\:-bottom-0\.5{bottom:-.125rem!important}.sm\:-bottom-1\.5{bottom:-.375rem!important}.sm\:-bottom-2\.5{bottom:-.625rem!important}.sm\:-bottom-3\.5{bottom:-.875rem!important}.sm\:-bottom--3px{bottom:3px!important}.sm\:-bottom--1px{bottom:1px!important}.sm\:-bottom-5px{bottom:-5px!important}.sm\:bottom-1\/2{bottom:50%!important}.sm\:bottom-1\/3{bottom:33.333333%!important}.sm\:bottom-2\/3{bottom:66.666667%!important}.sm\:bottom-1\/4{bottom:25%!important}.sm\:bottom-2\/4{bottom:50%!important}.sm\:bottom-3\/4{bottom:75%!important}.sm\:bottom-full{bottom:100%!important}.sm\:-bottom-1\/2{bottom:-50%!important}.sm\:-bottom-1\/3{bottom:-33.333333%!important}.sm\:-bottom-2\/3{bottom:-66.666667%!important}.sm\:-bottom-1\/4{bottom:-25%!important}.sm\:-bottom-2\/4{bottom:-50%!important}.sm\:-bottom-3\/4{bottom:-75%!important}.sm\:-bottom-full{bottom:-100%!important}.sm\:left-0{left:0!important}.sm\:left-1{left:.25rem!important}.sm\:left-2{left:.5rem!important}.sm\:left-3{left:.75rem!important}.sm\:left-4{left:1rem!important}.sm\:left-5{left:1.25rem!important}.sm\:left-6{left:1.5rem!important}.sm\:left-7{left:1.75rem!important}.sm\:left-8{left:2rem!important}.sm\:left-9{left:2.25rem!important}.sm\:left-10{left:2.5rem!important}.sm\:left-11{left:2.75rem!important}.sm\:left-12{left:3rem!important}.sm\:left-14{left:3.5rem!important}.sm\:left-16{left:4rem!important}.sm\:left-20{left:5rem!important}.sm\:left-24{left:6rem!important}.sm\:left-28{left:7rem!important}.sm\:left-32{left:8rem!important}.sm\:left-36{left:9rem!important}.sm\:left-40{left:10rem!important}.sm\:left-44{left:11rem!important}.sm\:left-48{left:12rem!important}.sm\:left-52{left:13rem!important}.sm\:left-56{left:14rem!important}.sm\:left-60{left:15rem!important}.sm\:left-64{left:16rem!important}.sm\:left-72{left:18rem!important}.sm\:left-80{left:20rem!important}.sm\:left-84{left:21rem!important}.sm\:left-96{left:24rem!important}.sm\:left-auto{left:auto!important}.sm\:left-px{left:1px!important}.sm\:left-0\.5{left:.125rem!important}.sm\:left-1\.5{left:.375rem!important}.sm\:left-2\.5{left:.625rem!important}.sm\:left-3\.5{left:.875rem!important}.sm\:-left-3px{left:-3px!important}.sm\:-left-1px{left:-1px!important}.sm\:left-5px{left:5px!important}.sm\:-left-0{left:0!important}.sm\:-left-1{left:-.25rem!important}.sm\:-left-2{left:-.5rem!important}.sm\:-left-3{left:-.75rem!important}.sm\:-left-4{left:-1rem!important}.sm\:-left-5{left:-1.25rem!important}.sm\:-left-6{left:-1.5rem!important}.sm\:-left-7{left:-1.75rem!important}.sm\:-left-8{left:-2rem!important}.sm\:-left-9{left:-2.25rem!important}.sm\:-left-10{left:-2.5rem!important}.sm\:-left-11{left:-2.75rem!important}.sm\:-left-12{left:-3rem!important}.sm\:-left-14{left:-3.5rem!important}.sm\:-left-16{left:-4rem!important}.sm\:-left-20{left:-5rem!important}.sm\:-left-24{left:-6rem!important}.sm\:-left-28{left:-7rem!important}.sm\:-left-32{left:-8rem!important}.sm\:-left-36{left:-9rem!important}.sm\:-left-40{left:-10rem!important}.sm\:-left-44{left:-11rem!important}.sm\:-left-48{left:-12rem!important}.sm\:-left-52{left:-13rem!important}.sm\:-left-56{left:-14rem!important}.sm\:-left-60{left:-15rem!important}.sm\:-left-64{left:-16rem!important}.sm\:-left-72{left:-18rem!important}.sm\:-left-80{left:-20rem!important}.sm\:-left-84{left:-21rem!important}.sm\:-left-96{left:-24rem!important}.sm\:-left-px{left:-1px!important}.sm\:-left-0\.5{left:-.125rem!important}.sm\:-left-1\.5{left:-.375rem!important}.sm\:-left-2\.5{left:-.625rem!important}.sm\:-left-3\.5{left:-.875rem!important}.sm\:-left--3px{left:3px!important}.sm\:-left--1px{left:1px!important}.sm\:-left-5px{left:-5px!important}.sm\:left-1\/2{left:50%!important}.sm\:left-1\/3{left:33.333333%!important}.sm\:left-2\/3{left:66.666667%!important}.sm\:left-1\/4{left:25%!important}.sm\:left-2\/4{left:50%!important}.sm\:left-3\/4{left:75%!important}.sm\:left-full{left:100%!important}.sm\:-left-1\/2{left:-50%!important}.sm\:-left-1\/3{left:-33.333333%!important}.sm\:-left-2\/3{left:-66.666667%!important}.sm\:-left-1\/4{left:-25%!important}.sm\:-left-2\/4{left:-50%!important}.sm\:-left-3\/4{left:-75%!important}.sm\:-left-full{left:-100%!important}.sm\:isolate{isolation:isolate!important}.sm\:isolation-auto{isolation:auto!important}.sm\:z-0{z-index:0!important}.sm\:z-10{z-index:10!important}.sm\:z-20{z-index:20!important}.sm\:z-30{z-index:30!important}.sm\:z-40{z-index:40!important}.sm\:z-50{z-index:50!important}.sm\:z-auto{z-index:auto!important}.sm\:focus-within\:z-0:focus-within{z-index:0!important}.sm\:focus-within\:z-10:focus-within{z-index:10!important}.sm\:focus-within\:z-20:focus-within{z-index:20!important}.sm\:focus-within\:z-30:focus-within{z-index:30!important}.sm\:focus-within\:z-40:focus-within{z-index:40!important}.sm\:focus-within\:z-50:focus-within{z-index:50!important}.sm\:focus-within\:z-auto:focus-within{z-index:auto!important}.sm\:focus\:z-0:focus{z-index:0!important}.sm\:focus\:z-10:focus{z-index:10!important}.sm\:focus\:z-20:focus{z-index:20!important}.sm\:focus\:z-30:focus{z-index:30!important}.sm\:focus\:z-40:focus{z-index:40!important}.sm\:focus\:z-50:focus{z-index:50!important}.sm\:focus\:z-auto:focus{z-index:auto!important}.sm\:order-1{order:1!important}.sm\:order-2{order:2!important}.sm\:order-3{order:3!important}.sm\:order-4{order:4!important}.sm\:order-5{order:5!important}.sm\:order-6{order:6!important}.sm\:order-7{order:7!important}.sm\:order-8{order:8!important}.sm\:order-9{order:9!important}.sm\:order-10{order:10!important}.sm\:order-11{order:11!important}.sm\:order-12{order:12!important}.sm\:order-first{order:-9999!important}.sm\:order-last{order:9999!important}.sm\:order-none{order:0!important}.sm\:col-auto{grid-column:auto!important}.sm\:col-span-1{grid-column:span 1/span 1!important}.sm\:col-span-2{grid-column:span 2/span 2!important}.sm\:col-span-3{grid-column:span 3/span 3!important}.sm\:col-span-4{grid-column:span 4/span 4!important}.sm\:col-span-5{grid-column:span 5/span 5!important}.sm\:col-span-6{grid-column:span 6/span 6!important}.sm\:col-span-7{grid-column:span 7/span 7!important}.sm\:col-span-8{grid-column:span 8/span 8!important}.sm\:col-span-9{grid-column:span 9/span 9!important}.sm\:col-span-10{grid-column:span 10/span 10!important}.sm\:col-span-11{grid-column:span 11/span 11!important}.sm\:col-span-12{grid-column:span 12/span 12!important}.sm\:col-span-full{grid-column:1/-1!important}.sm\:col-start-1{grid-column-start:1!important}.sm\:col-start-2{grid-column-start:2!important}.sm\:col-start-3{grid-column-start:3!important}.sm\:col-start-4{grid-column-start:4!important}.sm\:col-start-5{grid-column-start:5!important}.sm\:col-start-6{grid-column-start:6!important}.sm\:col-start-7{grid-column-start:7!important}.sm\:col-start-8{grid-column-start:8!important}.sm\:col-start-9{grid-column-start:9!important}.sm\:col-start-10{grid-column-start:10!important}.sm\:col-start-11{grid-column-start:11!important}.sm\:col-start-12{grid-column-start:12!important}.sm\:col-start-13{grid-column-start:13!important}.sm\:col-start-auto{grid-column-start:auto!important}.sm\:col-end-1{grid-column-end:1!important}.sm\:col-end-2{grid-column-end:2!important}.sm\:col-end-3{grid-column-end:3!important}.sm\:col-end-4{grid-column-end:4!important}.sm\:col-end-5{grid-column-end:5!important}.sm\:col-end-6{grid-column-end:6!important}.sm\:col-end-7{grid-column-end:7!important}.sm\:col-end-8{grid-column-end:8!important}.sm\:col-end-9{grid-column-end:9!important}.sm\:col-end-10{grid-column-end:10!important}.sm\:col-end-11{grid-column-end:11!important}.sm\:col-end-12{grid-column-end:12!important}.sm\:col-end-13{grid-column-end:13!important}.sm\:col-end-auto{grid-column-end:auto!important}.sm\:row-auto{grid-row:auto!important}.sm\:row-span-1{grid-row:span 1/span 1!important}.sm\:row-span-2{grid-row:span 2/span 2!important}.sm\:row-span-3{grid-row:span 3/span 3!important}.sm\:row-span-4{grid-row:span 4/span 4!important}.sm\:row-span-5{grid-row:span 5/span 5!important}.sm\:row-span-6{grid-row:span 6/span 6!important}.sm\:row-span-full{grid-row:1/-1!important}.sm\:row-start-1{grid-row-start:1!important}.sm\:row-start-2{grid-row-start:2!important}.sm\:row-start-3{grid-row-start:3!important}.sm\:row-start-4{grid-row-start:4!important}.sm\:row-start-5{grid-row-start:5!important}.sm\:row-start-6{grid-row-start:6!important}.sm\:row-start-7{grid-row-start:7!important}.sm\:row-start-auto{grid-row-start:auto!important}.sm\:row-end-1{grid-row-end:1!important}.sm\:row-end-2{grid-row-end:2!important}.sm\:row-end-3{grid-row-end:3!important}.sm\:row-end-4{grid-row-end:4!important}.sm\:row-end-5{grid-row-end:5!important}.sm\:row-end-6{grid-row-end:6!important}.sm\:row-end-7{grid-row-end:7!important}.sm\:row-end-auto{grid-row-end:auto!important}.sm\:float-right{float:right!important}.sm\:float-left{float:left!important}.sm\:float-none{float:none!important}.sm\:clear-left{clear:left!important}.sm\:clear-right{clear:right!important}.sm\:clear-both{clear:both!important}.sm\:clear-none{clear:none!important}.sm\:m-0{margin:0!important}.sm\:m-1{margin:.25rem!important}.sm\:m-2{margin:.5rem!important}.sm\:m-3{margin:.75rem!important}.sm\:m-4{margin:1rem!important}.sm\:m-5{margin:1.25rem!important}.sm\:m-6{margin:1.5rem!important}.sm\:m-7{margin:1.75rem!important}.sm\:m-8{margin:2rem!important}.sm\:m-9{margin:2.25rem!important}.sm\:m-10{margin:2.5rem!important}.sm\:m-11{margin:2.75rem!important}.sm\:m-12{margin:3rem!important}.sm\:m-14{margin:3.5rem!important}.sm\:m-16{margin:4rem!important}.sm\:m-20{margin:5rem!important}.sm\:m-24{margin:6rem!important}.sm\:m-28{margin:7rem!important}.sm\:m-32{margin:8rem!important}.sm\:m-36{margin:9rem!important}.sm\:m-40{margin:10rem!important}.sm\:m-44{margin:11rem!important}.sm\:m-48{margin:12rem!important}.sm\:m-52{margin:13rem!important}.sm\:m-56{margin:14rem!important}.sm\:m-60{margin:15rem!important}.sm\:m-64{margin:16rem!important}.sm\:m-72{margin:18rem!important}.sm\:m-80{margin:20rem!important}.sm\:m-84{margin:21rem!important}.sm\:m-96{margin:24rem!important}.sm\:m-auto{margin:auto!important}.sm\:m-px{margin:1px!important}.sm\:m-0\.5{margin:.125rem!important}.sm\:m-1\.5{margin:.375rem!important}.sm\:m-2\.5{margin:.625rem!important}.sm\:m-3\.5{margin:.875rem!important}.sm\:-m-3px{margin:-3px!important}.sm\:-m-1px{margin:-1px!important}.sm\:m-5px{margin:5px!important}.sm\:-m-0{margin:0!important}.sm\:-m-1{margin:-.25rem!important}.sm\:-m-2{margin:-.5rem!important}.sm\:-m-3{margin:-.75rem!important}.sm\:-m-4{margin:-1rem!important}.sm\:-m-5{margin:-1.25rem!important}.sm\:-m-6{margin:-1.5rem!important}.sm\:-m-7{margin:-1.75rem!important}.sm\:-m-8{margin:-2rem!important}.sm\:-m-9{margin:-2.25rem!important}.sm\:-m-10{margin:-2.5rem!important}.sm\:-m-11{margin:-2.75rem!important}.sm\:-m-12{margin:-3rem!important}.sm\:-m-14{margin:-3.5rem!important}.sm\:-m-16{margin:-4rem!important}.sm\:-m-20{margin:-5rem!important}.sm\:-m-24{margin:-6rem!important}.sm\:-m-28{margin:-7rem!important}.sm\:-m-32{margin:-8rem!important}.sm\:-m-36{margin:-9rem!important}.sm\:-m-40{margin:-10rem!important}.sm\:-m-44{margin:-11rem!important}.sm\:-m-48{margin:-12rem!important}.sm\:-m-52{margin:-13rem!important}.sm\:-m-56{margin:-14rem!important}.sm\:-m-60{margin:-15rem!important}.sm\:-m-64{margin:-16rem!important}.sm\:-m-72{margin:-18rem!important}.sm\:-m-80{margin:-20rem!important}.sm\:-m-84{margin:-21rem!important}.sm\:-m-96{margin:-24rem!important}.sm\:-m-px{margin:-1px!important}.sm\:-m-0\.5{margin:-.125rem!important}.sm\:-m-1\.5{margin:-.375rem!important}.sm\:-m-2\.5{margin:-.625rem!important}.sm\:-m-3\.5{margin:-.875rem!important}.sm\:-m--3px{margin:3px!important}.sm\:-m--1px{margin:1px!important}.sm\:-m-5px{margin:-5px!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.sm\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.sm\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.sm\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.sm\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.sm\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.sm\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.sm\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.sm\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.sm\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.sm\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.sm\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.sm\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.sm\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.sm\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.sm\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.sm\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.sm\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.sm\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.sm\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.sm\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.sm\:mx-84{margin-left:21rem!important;margin-right:21rem!important}.sm\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:mx-px{margin-left:1px!important;margin-right:1px!important}.sm\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.sm\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.sm\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.sm\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.sm\:-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.sm\:-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.sm\:mx-5px{margin-left:5px!important;margin-right:5px!important}.sm\:-mx-0{margin-left:0!important;margin-right:0!important}.sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.sm\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.sm\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.sm\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.sm\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.sm\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.sm\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.sm\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.sm\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.sm\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.sm\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.sm\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.sm\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.sm\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.sm\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.sm\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.sm\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.sm\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.sm\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.sm\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.sm\:-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.sm\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.sm\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.sm\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.sm\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.sm\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.sm\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.sm\:-mx--3px{margin-left:3px!important;margin-right:3px!important}.sm\:-mx--1px{margin-left:1px!important;margin-right:1px!important}.sm\:-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.sm\:my-0{margin-bottom:0!important;margin-top:0!important}.sm\:my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.sm\:my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.sm\:my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.sm\:my-4{margin-bottom:1rem!important;margin-top:1rem!important}.sm\:my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.sm\:my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.sm\:my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.sm\:my-8{margin-bottom:2rem!important;margin-top:2rem!important}.sm\:my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.sm\:my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.sm\:my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.sm\:my-12{margin-bottom:3rem!important;margin-top:3rem!important}.sm\:my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.sm\:my-16{margin-bottom:4rem!important;margin-top:4rem!important}.sm\:my-20{margin-bottom:5rem!important;margin-top:5rem!important}.sm\:my-24{margin-bottom:6rem!important;margin-top:6rem!important}.sm\:my-28{margin-bottom:7rem!important;margin-top:7rem!important}.sm\:my-32{margin-bottom:8rem!important;margin-top:8rem!important}.sm\:my-36{margin-bottom:9rem!important;margin-top:9rem!important}.sm\:my-40{margin-bottom:10rem!important;margin-top:10rem!important}.sm\:my-44{margin-bottom:11rem!important;margin-top:11rem!important}.sm\:my-48{margin-bottom:12rem!important;margin-top:12rem!important}.sm\:my-52{margin-bottom:13rem!important;margin-top:13rem!important}.sm\:my-56{margin-bottom:14rem!important;margin-top:14rem!important}.sm\:my-60{margin-bottom:15rem!important;margin-top:15rem!important}.sm\:my-64{margin-bottom:16rem!important;margin-top:16rem!important}.sm\:my-72{margin-bottom:18rem!important;margin-top:18rem!important}.sm\:my-80{margin-bottom:20rem!important;margin-top:20rem!important}.sm\:my-84{margin-bottom:21rem!important;margin-top:21rem!important}.sm\:my-96{margin-bottom:24rem!important;margin-top:24rem!important}.sm\:my-auto{margin-bottom:auto!important;margin-top:auto!important}.sm\:my-px{margin-bottom:1px!important;margin-top:1px!important}.sm\:my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.sm\:my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.sm\:my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.sm\:my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.sm\:-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.sm\:-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.sm\:my-5px{margin-bottom:5px!important;margin-top:5px!important}.sm\:-my-0{margin-bottom:0!important;margin-top:0!important}.sm\:-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.sm\:-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.sm\:-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.sm\:-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.sm\:-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.sm\:-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.sm\:-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.sm\:-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.sm\:-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.sm\:-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.sm\:-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.sm\:-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.sm\:-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.sm\:-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.sm\:-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.sm\:-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.sm\:-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.sm\:-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.sm\:-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.sm\:-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.sm\:-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.sm\:-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.sm\:-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.sm\:-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.sm\:-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.sm\:-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.sm\:-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.sm\:-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.sm\:-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.sm\:-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.sm\:-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.sm\:-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.sm\:-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.sm\:-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.sm\:-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.sm\:-my--3px{margin-bottom:3px!important;margin-top:3px!important}.sm\:-my--1px{margin-bottom:1px!important;margin-top:1px!important}.sm\:-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.sm\:mt-0{margin-top:0!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mt-3{margin-top:.75rem!important}.sm\:mt-4{margin-top:1rem!important}.sm\:mt-5{margin-top:1.25rem!important}.sm\:mt-6{margin-top:1.5rem!important}.sm\:mt-7{margin-top:1.75rem!important}.sm\:mt-8{margin-top:2rem!important}.sm\:mt-9{margin-top:2.25rem!important}.sm\:mt-10{margin-top:2.5rem!important}.sm\:mt-11{margin-top:2.75rem!important}.sm\:mt-12{margin-top:3rem!important}.sm\:mt-14{margin-top:3.5rem!important}.sm\:mt-16{margin-top:4rem!important}.sm\:mt-20{margin-top:5rem!important}.sm\:mt-24{margin-top:6rem!important}.sm\:mt-28{margin-top:7rem!important}.sm\:mt-32{margin-top:8rem!important}.sm\:mt-36{margin-top:9rem!important}.sm\:mt-40{margin-top:10rem!important}.sm\:mt-44{margin-top:11rem!important}.sm\:mt-48{margin-top:12rem!important}.sm\:mt-52{margin-top:13rem!important}.sm\:mt-56{margin-top:14rem!important}.sm\:mt-60{margin-top:15rem!important}.sm\:mt-64{margin-top:16rem!important}.sm\:mt-72{margin-top:18rem!important}.sm\:mt-80{margin-top:20rem!important}.sm\:mt-84{margin-top:21rem!important}.sm\:mt-96{margin-top:24rem!important}.sm\:mt-auto{margin-top:auto!important}.sm\:mt-px{margin-top:1px!important}.sm\:mt-0\.5{margin-top:.125rem!important}.sm\:mt-1\.5{margin-top:.375rem!important}.sm\:mt-2\.5{margin-top:.625rem!important}.sm\:mt-3\.5{margin-top:.875rem!important}.sm\:-mt-3px{margin-top:-3px!important}.sm\:-mt-1px{margin-top:-1px!important}.sm\:mt-5px{margin-top:5px!important}.sm\:-mt-0{margin-top:0!important}.sm\:-mt-1{margin-top:-.25rem!important}.sm\:-mt-2{margin-top:-.5rem!important}.sm\:-mt-3{margin-top:-.75rem!important}.sm\:-mt-4{margin-top:-1rem!important}.sm\:-mt-5{margin-top:-1.25rem!important}.sm\:-mt-6{margin-top:-1.5rem!important}.sm\:-mt-7{margin-top:-1.75rem!important}.sm\:-mt-8{margin-top:-2rem!important}.sm\:-mt-9{margin-top:-2.25rem!important}.sm\:-mt-10{margin-top:-2.5rem!important}.sm\:-mt-11{margin-top:-2.75rem!important}.sm\:-mt-12{margin-top:-3rem!important}.sm\:-mt-14{margin-top:-3.5rem!important}.sm\:-mt-16{margin-top:-4rem!important}.sm\:-mt-20{margin-top:-5rem!important}.sm\:-mt-24{margin-top:-6rem!important}.sm\:-mt-28{margin-top:-7rem!important}.sm\:-mt-32{margin-top:-8rem!important}.sm\:-mt-36{margin-top:-9rem!important}.sm\:-mt-40{margin-top:-10rem!important}.sm\:-mt-44{margin-top:-11rem!important}.sm\:-mt-48{margin-top:-12rem!important}.sm\:-mt-52{margin-top:-13rem!important}.sm\:-mt-56{margin-top:-14rem!important}.sm\:-mt-60{margin-top:-15rem!important}.sm\:-mt-64{margin-top:-16rem!important}.sm\:-mt-72{margin-top:-18rem!important}.sm\:-mt-80{margin-top:-20rem!important}.sm\:-mt-84{margin-top:-21rem!important}.sm\:-mt-96{margin-top:-24rem!important}.sm\:-mt-px{margin-top:-1px!important}.sm\:-mt-0\.5{margin-top:-.125rem!important}.sm\:-mt-1\.5{margin-top:-.375rem!important}.sm\:-mt-2\.5{margin-top:-.625rem!important}.sm\:-mt-3\.5{margin-top:-.875rem!important}.sm\:-mt--3px{margin-top:3px!important}.sm\:-mt--1px{margin-top:1px!important}.sm\:-mt-5px{margin-top:-5px!important}.sm\:mr-0{margin-right:0!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mr-3{margin-right:.75rem!important}.sm\:mr-4{margin-right:1rem!important}.sm\:mr-5{margin-right:1.25rem!important}.sm\:mr-6{margin-right:1.5rem!important}.sm\:mr-7{margin-right:1.75rem!important}.sm\:mr-8{margin-right:2rem!important}.sm\:mr-9{margin-right:2.25rem!important}.sm\:mr-10{margin-right:2.5rem!important}.sm\:mr-11{margin-right:2.75rem!important}.sm\:mr-12{margin-right:3rem!important}.sm\:mr-14{margin-right:3.5rem!important}.sm\:mr-16{margin-right:4rem!important}.sm\:mr-20{margin-right:5rem!important}.sm\:mr-24{margin-right:6rem!important}.sm\:mr-28{margin-right:7rem!important}.sm\:mr-32{margin-right:8rem!important}.sm\:mr-36{margin-right:9rem!important}.sm\:mr-40{margin-right:10rem!important}.sm\:mr-44{margin-right:11rem!important}.sm\:mr-48{margin-right:12rem!important}.sm\:mr-52{margin-right:13rem!important}.sm\:mr-56{margin-right:14rem!important}.sm\:mr-60{margin-right:15rem!important}.sm\:mr-64{margin-right:16rem!important}.sm\:mr-72{margin-right:18rem!important}.sm\:mr-80{margin-right:20rem!important}.sm\:mr-84{margin-right:21rem!important}.sm\:mr-96{margin-right:24rem!important}.sm\:mr-auto{margin-right:auto!important}.sm\:mr-px{margin-right:1px!important}.sm\:mr-0\.5{margin-right:.125rem!important}.sm\:mr-1\.5{margin-right:.375rem!important}.sm\:mr-2\.5{margin-right:.625rem!important}.sm\:mr-3\.5{margin-right:.875rem!important}.sm\:-mr-3px{margin-right:-3px!important}.sm\:-mr-1px{margin-right:-1px!important}.sm\:mr-5px{margin-right:5px!important}.sm\:-mr-0{margin-right:0!important}.sm\:-mr-1{margin-right:-.25rem!important}.sm\:-mr-2{margin-right:-.5rem!important}.sm\:-mr-3{margin-right:-.75rem!important}.sm\:-mr-4{margin-right:-1rem!important}.sm\:-mr-5{margin-right:-1.25rem!important}.sm\:-mr-6{margin-right:-1.5rem!important}.sm\:-mr-7{margin-right:-1.75rem!important}.sm\:-mr-8{margin-right:-2rem!important}.sm\:-mr-9{margin-right:-2.25rem!important}.sm\:-mr-10{margin-right:-2.5rem!important}.sm\:-mr-11{margin-right:-2.75rem!important}.sm\:-mr-12{margin-right:-3rem!important}.sm\:-mr-14{margin-right:-3.5rem!important}.sm\:-mr-16{margin-right:-4rem!important}.sm\:-mr-20{margin-right:-5rem!important}.sm\:-mr-24{margin-right:-6rem!important}.sm\:-mr-28{margin-right:-7rem!important}.sm\:-mr-32{margin-right:-8rem!important}.sm\:-mr-36{margin-right:-9rem!important}.sm\:-mr-40{margin-right:-10rem!important}.sm\:-mr-44{margin-right:-11rem!important}.sm\:-mr-48{margin-right:-12rem!important}.sm\:-mr-52{margin-right:-13rem!important}.sm\:-mr-56{margin-right:-14rem!important}.sm\:-mr-60{margin-right:-15rem!important}.sm\:-mr-64{margin-right:-16rem!important}.sm\:-mr-72{margin-right:-18rem!important}.sm\:-mr-80{margin-right:-20rem!important}.sm\:-mr-84{margin-right:-21rem!important}.sm\:-mr-96{margin-right:-24rem!important}.sm\:-mr-px{margin-right:-1px!important}.sm\:-mr-0\.5{margin-right:-.125rem!important}.sm\:-mr-1\.5{margin-right:-.375rem!important}.sm\:-mr-2\.5{margin-right:-.625rem!important}.sm\:-mr-3\.5{margin-right:-.875rem!important}.sm\:-mr--3px{margin-right:3px!important}.sm\:-mr--1px{margin-right:1px!important}.sm\:-mr-5px{margin-right:-5px!important}.sm\:mb-0{margin-bottom:0!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mb-3{margin-bottom:.75rem!important}.sm\:mb-4{margin-bottom:1rem!important}.sm\:mb-5{margin-bottom:1.25rem!important}.sm\:mb-6{margin-bottom:1.5rem!important}.sm\:mb-7{margin-bottom:1.75rem!important}.sm\:mb-8{margin-bottom:2rem!important}.sm\:mb-9{margin-bottom:2.25rem!important}.sm\:mb-10{margin-bottom:2.5rem!important}.sm\:mb-11{margin-bottom:2.75rem!important}.sm\:mb-12{margin-bottom:3rem!important}.sm\:mb-14{margin-bottom:3.5rem!important}.sm\:mb-16{margin-bottom:4rem!important}.sm\:mb-20{margin-bottom:5rem!important}.sm\:mb-24{margin-bottom:6rem!important}.sm\:mb-28{margin-bottom:7rem!important}.sm\:mb-32{margin-bottom:8rem!important}.sm\:mb-36{margin-bottom:9rem!important}.sm\:mb-40{margin-bottom:10rem!important}.sm\:mb-44{margin-bottom:11rem!important}.sm\:mb-48{margin-bottom:12rem!important}.sm\:mb-52{margin-bottom:13rem!important}.sm\:mb-56{margin-bottom:14rem!important}.sm\:mb-60{margin-bottom:15rem!important}.sm\:mb-64{margin-bottom:16rem!important}.sm\:mb-72{margin-bottom:18rem!important}.sm\:mb-80{margin-bottom:20rem!important}.sm\:mb-84{margin-bottom:21rem!important}.sm\:mb-96{margin-bottom:24rem!important}.sm\:mb-auto{margin-bottom:auto!important}.sm\:mb-px{margin-bottom:1px!important}.sm\:mb-0\.5{margin-bottom:.125rem!important}.sm\:mb-1\.5{margin-bottom:.375rem!important}.sm\:mb-2\.5{margin-bottom:.625rem!important}.sm\:mb-3\.5{margin-bottom:.875rem!important}.sm\:-mb-3px{margin-bottom:-3px!important}.sm\:-mb-1px{margin-bottom:-1px!important}.sm\:mb-5px{margin-bottom:5px!important}.sm\:-mb-0{margin-bottom:0!important}.sm\:-mb-1{margin-bottom:-.25rem!important}.sm\:-mb-2{margin-bottom:-.5rem!important}.sm\:-mb-3{margin-bottom:-.75rem!important}.sm\:-mb-4{margin-bottom:-1rem!important}.sm\:-mb-5{margin-bottom:-1.25rem!important}.sm\:-mb-6{margin-bottom:-1.5rem!important}.sm\:-mb-7{margin-bottom:-1.75rem!important}.sm\:-mb-8{margin-bottom:-2rem!important}.sm\:-mb-9{margin-bottom:-2.25rem!important}.sm\:-mb-10{margin-bottom:-2.5rem!important}.sm\:-mb-11{margin-bottom:-2.75rem!important}.sm\:-mb-12{margin-bottom:-3rem!important}.sm\:-mb-14{margin-bottom:-3.5rem!important}.sm\:-mb-16{margin-bottom:-4rem!important}.sm\:-mb-20{margin-bottom:-5rem!important}.sm\:-mb-24{margin-bottom:-6rem!important}.sm\:-mb-28{margin-bottom:-7rem!important}.sm\:-mb-32{margin-bottom:-8rem!important}.sm\:-mb-36{margin-bottom:-9rem!important}.sm\:-mb-40{margin-bottom:-10rem!important}.sm\:-mb-44{margin-bottom:-11rem!important}.sm\:-mb-48{margin-bottom:-12rem!important}.sm\:-mb-52{margin-bottom:-13rem!important}.sm\:-mb-56{margin-bottom:-14rem!important}.sm\:-mb-60{margin-bottom:-15rem!important}.sm\:-mb-64{margin-bottom:-16rem!important}.sm\:-mb-72{margin-bottom:-18rem!important}.sm\:-mb-80{margin-bottom:-20rem!important}.sm\:-mb-84{margin-bottom:-21rem!important}.sm\:-mb-96{margin-bottom:-24rem!important}.sm\:-mb-px{margin-bottom:-1px!important}.sm\:-mb-0\.5{margin-bottom:-.125rem!important}.sm\:-mb-1\.5{margin-bottom:-.375rem!important}.sm\:-mb-2\.5{margin-bottom:-.625rem!important}.sm\:-mb-3\.5{margin-bottom:-.875rem!important}.sm\:-mb--3px{margin-bottom:3px!important}.sm\:-mb--1px{margin-bottom:1px!important}.sm\:-mb-5px{margin-bottom:-5px!important}.sm\:ml-0{margin-left:0!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:ml-3{margin-left:.75rem!important}.sm\:ml-4{margin-left:1rem!important}.sm\:ml-5{margin-left:1.25rem!important}.sm\:ml-6{margin-left:1.5rem!important}.sm\:ml-7{margin-left:1.75rem!important}.sm\:ml-8{margin-left:2rem!important}.sm\:ml-9{margin-left:2.25rem!important}.sm\:ml-10{margin-left:2.5rem!important}.sm\:ml-11{margin-left:2.75rem!important}.sm\:ml-12{margin-left:3rem!important}.sm\:ml-14{margin-left:3.5rem!important}.sm\:ml-16{margin-left:4rem!important}.sm\:ml-20{margin-left:5rem!important}.sm\:ml-24{margin-left:6rem!important}.sm\:ml-28{margin-left:7rem!important}.sm\:ml-32{margin-left:8rem!important}.sm\:ml-36{margin-left:9rem!important}.sm\:ml-40{margin-left:10rem!important}.sm\:ml-44{margin-left:11rem!important}.sm\:ml-48{margin-left:12rem!important}.sm\:ml-52{margin-left:13rem!important}.sm\:ml-56{margin-left:14rem!important}.sm\:ml-60{margin-left:15rem!important}.sm\:ml-64{margin-left:16rem!important}.sm\:ml-72{margin-left:18rem!important}.sm\:ml-80{margin-left:20rem!important}.sm\:ml-84{margin-left:21rem!important}.sm\:ml-96{margin-left:24rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:ml-px{margin-left:1px!important}.sm\:ml-0\.5{margin-left:.125rem!important}.sm\:ml-1\.5{margin-left:.375rem!important}.sm\:ml-2\.5{margin-left:.625rem!important}.sm\:ml-3\.5{margin-left:.875rem!important}.sm\:-ml-3px{margin-left:-3px!important}.sm\:-ml-1px{margin-left:-1px!important}.sm\:ml-5px{margin-left:5px!important}.sm\:-ml-0{margin-left:0!important}.sm\:-ml-1{margin-left:-.25rem!important}.sm\:-ml-2{margin-left:-.5rem!important}.sm\:-ml-3{margin-left:-.75rem!important}.sm\:-ml-4{margin-left:-1rem!important}.sm\:-ml-5{margin-left:-1.25rem!important}.sm\:-ml-6{margin-left:-1.5rem!important}.sm\:-ml-7{margin-left:-1.75rem!important}.sm\:-ml-8{margin-left:-2rem!important}.sm\:-ml-9{margin-left:-2.25rem!important}.sm\:-ml-10{margin-left:-2.5rem!important}.sm\:-ml-11{margin-left:-2.75rem!important}.sm\:-ml-12{margin-left:-3rem!important}.sm\:-ml-14{margin-left:-3.5rem!important}.sm\:-ml-16{margin-left:-4rem!important}.sm\:-ml-20{margin-left:-5rem!important}.sm\:-ml-24{margin-left:-6rem!important}.sm\:-ml-28{margin-left:-7rem!important}.sm\:-ml-32{margin-left:-8rem!important}.sm\:-ml-36{margin-left:-9rem!important}.sm\:-ml-40{margin-left:-10rem!important}.sm\:-ml-44{margin-left:-11rem!important}.sm\:-ml-48{margin-left:-12rem!important}.sm\:-ml-52{margin-left:-13rem!important}.sm\:-ml-56{margin-left:-14rem!important}.sm\:-ml-60{margin-left:-15rem!important}.sm\:-ml-64{margin-left:-16rem!important}.sm\:-ml-72{margin-left:-18rem!important}.sm\:-ml-80{margin-left:-20rem!important}.sm\:-ml-84{margin-left:-21rem!important}.sm\:-ml-96{margin-left:-24rem!important}.sm\:-ml-px{margin-left:-1px!important}.sm\:-ml-0\.5{margin-left:-.125rem!important}.sm\:-ml-1\.5{margin-left:-.375rem!important}.sm\:-ml-2\.5{margin-left:-.625rem!important}.sm\:-ml-3\.5{margin-left:-.875rem!important}.sm\:-ml--3px{margin-left:3px!important}.sm\:-ml--1px{margin-left:1px!important}.sm\:-ml-5px{margin-left:-5px!important}.sm\:box-border{box-sizing:border-box!important}.sm\:box-content{box-sizing:initial!important}.sm\:block{display:block!important}.sm\:inline-block{display:inline-block!important}.sm\:inline{display:inline!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}.sm\:table{display:table!important}.sm\:inline-table{display:inline-table!important}.sm\:table-caption{display:table-caption!important}.sm\:table-cell{display:table-cell!important}.sm\:table-column{display:table-column!important}.sm\:table-column-group{display:table-column-group!important}.sm\:table-footer-group{display:table-footer-group!important}.sm\:table-header-group{display:table-header-group!important}.sm\:table-row-group{display:table-row-group!important}.sm\:table-row{display:table-row!important}.sm\:flow-root{display:flow-root!important}.sm\:grid{display:grid!important}.sm\:inline-grid{display:inline-grid!important}.sm\:contents{display:contents!important}.sm\:list-item{display:list-item!important}.sm\:hidden{display:none!important}.sm\:h-0{height:0!important}.sm\:h-1{height:.25rem!important}.sm\:h-2{height:.5rem!important}.sm\:h-3{height:.75rem!important}.sm\:h-4{height:1rem!important}.sm\:h-5{height:1.25rem!important}.sm\:h-6{height:1.5rem!important}.sm\:h-7{height:1.75rem!important}.sm\:h-8{height:2rem!important}.sm\:h-9{height:2.25rem!important}.sm\:h-10{height:2.5rem!important}.sm\:h-11{height:2.75rem!important}.sm\:h-12{height:3rem!important}.sm\:h-14{height:3.5rem!important}.sm\:h-16{height:4rem!important}.sm\:h-20{height:5rem!important}.sm\:h-24{height:6rem!important}.sm\:h-28{height:7rem!important}.sm\:h-32{height:8rem!important}.sm\:h-36{height:9rem!important}.sm\:h-40{height:10rem!important}.sm\:h-44{height:11rem!important}.sm\:h-48{height:12rem!important}.sm\:h-52{height:13rem!important}.sm\:h-56{height:14rem!important}.sm\:h-60{height:15rem!important}.sm\:h-64{height:16rem!important}.sm\:h-72{height:18rem!important}.sm\:h-80{height:20rem!important}.sm\:h-84{height:21rem!important}.sm\:h-96{height:24rem!important}.sm\:h-auto{height:auto!important}.sm\:h-px{height:1px!important}.sm\:h-0\.5{height:.125rem!important}.sm\:h-1\.5{height:.375rem!important}.sm\:h-2\.5{height:.625rem!important}.sm\:h-3\.5{height:.875rem!important}.sm\:-h-3px{height:-3px!important}.sm\:-h-1px{height:-1px!important}.sm\:h-5px{height:5px!important}.sm\:h-1\/2{height:50%!important}.sm\:h-1\/3{height:33.333333%!important}.sm\:h-2\/3{height:66.666667%!important}.sm\:h-1\/4{height:25%!important}.sm\:h-2\/4{height:50%!important}.sm\:h-3\/4{height:75%!important}.sm\:h-1\/5{height:20%!important}.sm\:h-2\/5{height:40%!important}.sm\:h-3\/5{height:60%!important}.sm\:h-4\/5{height:80%!important}.sm\:h-1\/6{height:16.666667%!important}.sm\:h-2\/6{height:33.333333%!important}.sm\:h-3\/6{height:50%!important}.sm\:h-4\/6{height:66.666667%!important}.sm\:h-5\/6{height:83.333333%!important}.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:max-h-0{max-height:0!important}.sm\:max-h-1{max-height:.25rem!important}.sm\:max-h-2{max-height:.5rem!important}.sm\:max-h-3{max-height:.75rem!important}.sm\:max-h-4{max-height:1rem!important}.sm\:max-h-5{max-height:1.25rem!important}.sm\:max-h-6{max-height:1.5rem!important}.sm\:max-h-7{max-height:1.75rem!important}.sm\:max-h-8{max-height:2rem!important}.sm\:max-h-9{max-height:2.25rem!important}.sm\:max-h-10{max-height:2.5rem!important}.sm\:max-h-11{max-height:2.75rem!important}.sm\:max-h-12{max-height:3rem!important}.sm\:max-h-14{max-height:3.5rem!important}.sm\:max-h-16{max-height:4rem!important}.sm\:max-h-20{max-height:5rem!important}.sm\:max-h-24{max-height:6rem!important}.sm\:max-h-28{max-height:7rem!important}.sm\:max-h-32{max-height:8rem!important}.sm\:max-h-36{max-height:9rem!important}.sm\:max-h-40{max-height:10rem!important}.sm\:max-h-44{max-height:11rem!important}.sm\:max-h-48{max-height:12rem!important}.sm\:max-h-52{max-height:13rem!important}.sm\:max-h-56{max-height:14rem!important}.sm\:max-h-60{max-height:15rem!important}.sm\:max-h-64{max-height:16rem!important}.sm\:max-h-72{max-height:18rem!important}.sm\:max-h-80{max-height:20rem!important}.sm\:max-h-84{max-height:21rem!important}.sm\:max-h-96{max-height:24rem!important}.sm\:max-h-px{max-height:1px!important}.sm\:max-h-0\.5{max-height:.125rem!important}.sm\:max-h-1\.5{max-height:.375rem!important}.sm\:max-h-2\.5{max-height:.625rem!important}.sm\:max-h-3\.5{max-height:.875rem!important}.sm\:-max-h-3px{max-height:-3px!important}.sm\:-max-h-1px{max-height:-1px!important}.sm\:max-h-5px{max-height:5px!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:min-h-0{min-height:0!important}.sm\:min-h-8{min-height:2rem!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}.sm\:w-0{width:0!important}.sm\:w-1{width:.25rem!important}.sm\:w-2{width:.5rem!important}.sm\:w-3{width:.75rem!important}.sm\:w-4{width:1rem!important}.sm\:w-5{width:1.25rem!important}.sm\:w-6{width:1.5rem!important}.sm\:w-7{width:1.75rem!important}.sm\:w-8{width:2rem!important}.sm\:w-9{width:2.25rem!important}.sm\:w-10{width:2.5rem!important}.sm\:w-11{width:2.75rem!important}.sm\:w-12{width:3rem!important}.sm\:w-14{width:3.5rem!important}.sm\:w-16{width:4rem!important}.sm\:w-20{width:5rem!important}.sm\:w-24{width:6rem!important}.sm\:w-28{width:7rem!important}.sm\:w-32{width:8rem!important}.sm\:w-36{width:9rem!important}.sm\:w-40{width:10rem!important}.sm\:w-44{width:11rem!important}.sm\:w-48{width:12rem!important}.sm\:w-52{width:13rem!important}.sm\:w-56{width:14rem!important}.sm\:w-60{width:15rem!important}.sm\:w-64{width:16rem!important}.sm\:w-72{width:18rem!important}.sm\:w-80{width:20rem!important}.sm\:w-84{width:21rem!important}.sm\:w-96{width:24rem!important}.sm\:w-auto{width:auto!important}.sm\:w-px{width:1px!important}.sm\:w-0\.5{width:.125rem!important}.sm\:w-1\.5{width:.375rem!important}.sm\:w-2\.5{width:.625rem!important}.sm\:w-3\.5{width:.875rem!important}.sm\:-w-3px{width:-3px!important}.sm\:-w-1px{width:-1px!important}.sm\:w-5px{width:5px!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/3{width:33.333333%!important}.sm\:w-2\/3{width:66.666667%!important}.sm\:w-1\/4{width:25%!important}.sm\:w-2\/4{width:50%!important}.sm\:w-3\/4{width:75%!important}.sm\:w-1\/5{width:20%!important}.sm\:w-2\/5{width:40%!important}.sm\:w-3\/5{width:60%!important}.sm\:w-4\/5{width:80%!important}.sm\:w-1\/6{width:16.666667%!important}.sm\:w-2\/6{width:33.333333%!important}.sm\:w-3\/6{width:50%!important}.sm\:w-4\/6{width:66.666667%!important}.sm\:w-5\/6{width:83.333333%!important}.sm\:w-1\/12{width:8.333333%!important}.sm\:w-2\/12{width:16.666667%!important}.sm\:w-3\/12{width:25%!important}.sm\:w-4\/12{width:33.333333%!important}.sm\:w-5\/12{width:41.666667%!important}.sm\:w-6\/12{width:50%!important}.sm\:w-7\/12{width:58.333333%!important}.sm\:w-8\/12{width:66.666667%!important}.sm\:w-9\/12{width:75%!important}.sm\:w-10\/12{width:83.333333%!important}.sm\:w-11\/12{width:91.666667%!important}.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:w-min{width:min-content!important}.sm\:w-max{width:max-content!important}.sm\:w-fit{width:fit-content!important}.sm\:min-w-0{min-width:0!important}.sm\:min-w-full{min-width:100%!important}.sm\:min-w-min{min-width:min-content!important}.sm\:min-w-max{min-width:max-content!important}.sm\:max-w-0{max-width:0!important}.sm\:max-w-64{max-width:16rem!important}.sm\:max-w-none{max-width:none!important}.sm\:max-w-xs{max-width:20rem!important}.sm\:max-w-sm{max-width:24rem!important}.sm\:max-w-md{max-width:28rem!important}.sm\:max-w-lg{max-width:32rem!important}.sm\:max-w-xl{max-width:36rem!important}.sm\:max-w-2xl{max-width:42rem!important}.sm\:max-w-3xl{max-width:48rem!important}.sm\:max-w-4xl{max-width:56rem!important}.sm\:max-w-5xl{max-width:64rem!important}.sm\:max-w-6xl{max-width:72rem!important}.sm\:max-w-7xl{max-width:80rem!important}.sm\:max-w-full{max-width:100%!important}.sm\:max-w-min{max-width:min-content!important}.sm\:max-w-max{max-width:max-content!important}.sm\:max-w-prose{max-width:65ch!important}.sm\:max-w-screen-sm{max-width:640px!important}.sm\:max-w-screen-md{max-width:768px!important}.sm\:max-w-screen-lg{max-width:1024px!important}.sm\:max-w-screen-xl{max-width:1280px!important}.sm\:max-w-screen-2xl{max-width:1536px!important}.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}.sm\:flex-shrink-0{flex-shrink:0!important}.sm\:flex-shrink{flex-shrink:1!important}.sm\:flex-grow-0{flex-grow:0!important}.sm\:flex-grow{flex-grow:1!important}.sm\:table-auto{table-layout:auto!important}.sm\:table-fixed{table-layout:fixed!important}.sm\:border-collapse{border-collapse:collapse!important}.sm\:border-separate{border-collapse:initial!important}.sm\:origin-center{transform-origin:center!important}.sm\:origin-top{transform-origin:top!important}.sm\:origin-top-right{transform-origin:top right!important}.sm\:origin-right{transform-origin:right!important}.sm\:origin-bottom-right{transform-origin:bottom right!important}.sm\:origin-bottom{transform-origin:bottom!important}.sm\:origin-bottom-left{transform-origin:bottom left!important}.sm\:origin-left{transform-origin:left!important}.sm\:origin-top-left{transform-origin:top left!important}.sm\:origin-half{transform-origin:50% 50%!important}.sm\:transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.sm\:transform,.sm\:transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.sm\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.sm\:transform-none{transform:none!important}.sm\:translate-x-0{--tw-translate-x:0px!important}.sm\:translate-x-1{--tw-translate-x:0.25rem!important}.sm\:translate-x-2{--tw-translate-x:0.5rem!important}.sm\:translate-x-3{--tw-translate-x:0.75rem!important}.sm\:translate-x-4{--tw-translate-x:1rem!important}.sm\:translate-x-5{--tw-translate-x:1.25rem!important}.sm\:translate-x-6{--tw-translate-x:1.5rem!important}.sm\:translate-x-7{--tw-translate-x:1.75rem!important}.sm\:translate-x-8{--tw-translate-x:2rem!important}.sm\:translate-x-9{--tw-translate-x:2.25rem!important}.sm\:translate-x-10{--tw-translate-x:2.5rem!important}.sm\:translate-x-11{--tw-translate-x:2.75rem!important}.sm\:translate-x-12{--tw-translate-x:3rem!important}.sm\:translate-x-14{--tw-translate-x:3.5rem!important}.sm\:translate-x-16{--tw-translate-x:4rem!important}.sm\:translate-x-20{--tw-translate-x:5rem!important}.sm\:translate-x-24{--tw-translate-x:6rem!important}.sm\:translate-x-28{--tw-translate-x:7rem!important}.sm\:translate-x-32{--tw-translate-x:8rem!important}.sm\:translate-x-36{--tw-translate-x:9rem!important}.sm\:translate-x-40{--tw-translate-x:10rem!important}.sm\:translate-x-44{--tw-translate-x:11rem!important}.sm\:translate-x-48{--tw-translate-x:12rem!important}.sm\:translate-x-52{--tw-translate-x:13rem!important}.sm\:translate-x-56{--tw-translate-x:14rem!important}.sm\:translate-x-60{--tw-translate-x:15rem!important}.sm\:translate-x-64{--tw-translate-x:16rem!important}.sm\:translate-x-72{--tw-translate-x:18rem!important}.sm\:translate-x-80{--tw-translate-x:20rem!important}.sm\:translate-x-84{--tw-translate-x:21rem!important}.sm\:translate-x-96{--tw-translate-x:24rem!important}.sm\:translate-x-px{--tw-translate-x:1px!important}.sm\:translate-x-0\.5{--tw-translate-x:0.125rem!important}.sm\:translate-x-1\.5{--tw-translate-x:0.375rem!important}.sm\:translate-x-2\.5{--tw-translate-x:0.625rem!important}.sm\:translate-x-3\.5{--tw-translate-x:0.875rem!important}.sm\:-translate-x-3px{--tw-translate-x:-3px!important}.sm\:-translate-x-1px{--tw-translate-x:-1px!important}.sm\:translate-x-5px{--tw-translate-x:5px!important}.sm\:-translate-x-0{--tw-translate-x:0px!important}.sm\:-translate-x-1{--tw-translate-x:-0.25rem!important}.sm\:-translate-x-2{--tw-translate-x:-0.5rem!important}.sm\:-translate-x-3{--tw-translate-x:-0.75rem!important}.sm\:-translate-x-4{--tw-translate-x:-1rem!important}.sm\:-translate-x-5{--tw-translate-x:-1.25rem!important}.sm\:-translate-x-6{--tw-translate-x:-1.5rem!important}.sm\:-translate-x-7{--tw-translate-x:-1.75rem!important}.sm\:-translate-x-8{--tw-translate-x:-2rem!important}.sm\:-translate-x-9{--tw-translate-x:-2.25rem!important}.sm\:-translate-x-10{--tw-translate-x:-2.5rem!important}.sm\:-translate-x-11{--tw-translate-x:-2.75rem!important}.sm\:-translate-x-12{--tw-translate-x:-3rem!important}.sm\:-translate-x-14{--tw-translate-x:-3.5rem!important}.sm\:-translate-x-16{--tw-translate-x:-4rem!important}.sm\:-translate-x-20{--tw-translate-x:-5rem!important}.sm\:-translate-x-24{--tw-translate-x:-6rem!important}.sm\:-translate-x-28{--tw-translate-x:-7rem!important}.sm\:-translate-x-32{--tw-translate-x:-8rem!important}.sm\:-translate-x-36{--tw-translate-x:-9rem!important}.sm\:-translate-x-40{--tw-translate-x:-10rem!important}.sm\:-translate-x-44{--tw-translate-x:-11rem!important}.sm\:-translate-x-48{--tw-translate-x:-12rem!important}.sm\:-translate-x-52{--tw-translate-x:-13rem!important}.sm\:-translate-x-56{--tw-translate-x:-14rem!important}.sm\:-translate-x-60{--tw-translate-x:-15rem!important}.sm\:-translate-x-64{--tw-translate-x:-16rem!important}.sm\:-translate-x-72{--tw-translate-x:-18rem!important}.sm\:-translate-x-80{--tw-translate-x:-20rem!important}.sm\:-translate-x-84{--tw-translate-x:-21rem!important}.sm\:-translate-x-96{--tw-translate-x:-24rem!important}.sm\:-translate-x-px{--tw-translate-x:-1px!important}.sm\:-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.sm\:-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.sm\:-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.sm\:-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.sm\:-translate-x--3px{--tw-translate-x:3px!important}.sm\:-translate-x--1px{--tw-translate-x:1px!important}.sm\:-translate-x-5px{--tw-translate-x:-5px!important}.sm\:translate-x-1\/2{--tw-translate-x:50%!important}.sm\:translate-x-1\/3{--tw-translate-x:33.333333%!important}.sm\:translate-x-2\/3{--tw-translate-x:66.666667%!important}.sm\:translate-x-1\/4{--tw-translate-x:25%!important}.sm\:translate-x-2\/4{--tw-translate-x:50%!important}.sm\:translate-x-3\/4{--tw-translate-x:75%!important}.sm\:translate-x-full{--tw-translate-x:100%!important}.sm\:-translate-x-1\/2{--tw-translate-x:-50%!important}.sm\:-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.sm\:-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.sm\:-translate-x-1\/4{--tw-translate-x:-25%!important}.sm\:-translate-x-2\/4{--tw-translate-x:-50%!important}.sm\:-translate-x-3\/4{--tw-translate-x:-75%!important}.sm\:-translate-x-full{--tw-translate-x:-100%!important}.sm\:translate-y-0{--tw-translate-y:0px!important}.sm\:translate-y-1{--tw-translate-y:0.25rem!important}.sm\:translate-y-2{--tw-translate-y:0.5rem!important}.sm\:translate-y-3{--tw-translate-y:0.75rem!important}.sm\:translate-y-4{--tw-translate-y:1rem!important}.sm\:translate-y-5{--tw-translate-y:1.25rem!important}.sm\:translate-y-6{--tw-translate-y:1.5rem!important}.sm\:translate-y-7{--tw-translate-y:1.75rem!important}.sm\:translate-y-8{--tw-translate-y:2rem!important}.sm\:translate-y-9{--tw-translate-y:2.25rem!important}.sm\:translate-y-10{--tw-translate-y:2.5rem!important}.sm\:translate-y-11{--tw-translate-y:2.75rem!important}.sm\:translate-y-12{--tw-translate-y:3rem!important}.sm\:translate-y-14{--tw-translate-y:3.5rem!important}.sm\:translate-y-16{--tw-translate-y:4rem!important}.sm\:translate-y-20{--tw-translate-y:5rem!important}.sm\:translate-y-24{--tw-translate-y:6rem!important}.sm\:translate-y-28{--tw-translate-y:7rem!important}.sm\:translate-y-32{--tw-translate-y:8rem!important}.sm\:translate-y-36{--tw-translate-y:9rem!important}.sm\:translate-y-40{--tw-translate-y:10rem!important}.sm\:translate-y-44{--tw-translate-y:11rem!important}.sm\:translate-y-48{--tw-translate-y:12rem!important}.sm\:translate-y-52{--tw-translate-y:13rem!important}.sm\:translate-y-56{--tw-translate-y:14rem!important}.sm\:translate-y-60{--tw-translate-y:15rem!important}.sm\:translate-y-64{--tw-translate-y:16rem!important}.sm\:translate-y-72{--tw-translate-y:18rem!important}.sm\:translate-y-80{--tw-translate-y:20rem!important}.sm\:translate-y-84{--tw-translate-y:21rem!important}.sm\:translate-y-96{--tw-translate-y:24rem!important}.sm\:translate-y-px{--tw-translate-y:1px!important}.sm\:translate-y-0\.5{--tw-translate-y:0.125rem!important}.sm\:translate-y-1\.5{--tw-translate-y:0.375rem!important}.sm\:translate-y-2\.5{--tw-translate-y:0.625rem!important}.sm\:translate-y-3\.5{--tw-translate-y:0.875rem!important}.sm\:-translate-y-3px{--tw-translate-y:-3px!important}.sm\:-translate-y-1px{--tw-translate-y:-1px!important}.sm\:translate-y-5px{--tw-translate-y:5px!important}.sm\:-translate-y-0{--tw-translate-y:0px!important}.sm\:-translate-y-1{--tw-translate-y:-0.25rem!important}.sm\:-translate-y-2{--tw-translate-y:-0.5rem!important}.sm\:-translate-y-3{--tw-translate-y:-0.75rem!important}.sm\:-translate-y-4{--tw-translate-y:-1rem!important}.sm\:-translate-y-5{--tw-translate-y:-1.25rem!important}.sm\:-translate-y-6{--tw-translate-y:-1.5rem!important}.sm\:-translate-y-7{--tw-translate-y:-1.75rem!important}.sm\:-translate-y-8{--tw-translate-y:-2rem!important}.sm\:-translate-y-9{--tw-translate-y:-2.25rem!important}.sm\:-translate-y-10{--tw-translate-y:-2.5rem!important}.sm\:-translate-y-11{--tw-translate-y:-2.75rem!important}.sm\:-translate-y-12{--tw-translate-y:-3rem!important}.sm\:-translate-y-14{--tw-translate-y:-3.5rem!important}.sm\:-translate-y-16{--tw-translate-y:-4rem!important}.sm\:-translate-y-20{--tw-translate-y:-5rem!important}.sm\:-translate-y-24{--tw-translate-y:-6rem!important}.sm\:-translate-y-28{--tw-translate-y:-7rem!important}.sm\:-translate-y-32{--tw-translate-y:-8rem!important}.sm\:-translate-y-36{--tw-translate-y:-9rem!important}.sm\:-translate-y-40{--tw-translate-y:-10rem!important}.sm\:-translate-y-44{--tw-translate-y:-11rem!important}.sm\:-translate-y-48{--tw-translate-y:-12rem!important}.sm\:-translate-y-52{--tw-translate-y:-13rem!important}.sm\:-translate-y-56{--tw-translate-y:-14rem!important}.sm\:-translate-y-60{--tw-translate-y:-15rem!important}.sm\:-translate-y-64{--tw-translate-y:-16rem!important}.sm\:-translate-y-72{--tw-translate-y:-18rem!important}.sm\:-translate-y-80{--tw-translate-y:-20rem!important}.sm\:-translate-y-84{--tw-translate-y:-21rem!important}.sm\:-translate-y-96{--tw-translate-y:-24rem!important}.sm\:-translate-y-px{--tw-translate-y:-1px!important}.sm\:-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.sm\:-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.sm\:-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.sm\:-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.sm\:-translate-y--3px{--tw-translate-y:3px!important}.sm\:-translate-y--1px{--tw-translate-y:1px!important}.sm\:-translate-y-5px{--tw-translate-y:-5px!important}.sm\:translate-y-1\/2{--tw-translate-y:50%!important}.sm\:translate-y-1\/3{--tw-translate-y:33.333333%!important}.sm\:translate-y-2\/3{--tw-translate-y:66.666667%!important}.sm\:translate-y-1\/4{--tw-translate-y:25%!important}.sm\:translate-y-2\/4{--tw-translate-y:50%!important}.sm\:translate-y-3\/4{--tw-translate-y:75%!important}.sm\:translate-y-full{--tw-translate-y:100%!important}.sm\:-translate-y-1\/2{--tw-translate-y:-50%!important}.sm\:-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.sm\:-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.sm\:-translate-y-1\/4{--tw-translate-y:-25%!important}.sm\:-translate-y-2\/4{--tw-translate-y:-50%!important}.sm\:-translate-y-3\/4{--tw-translate-y:-75%!important}.sm\:-translate-y-full{--tw-translate-y:-100%!important}.sm\:hover\:translate-x-0:hover{--tw-translate-x:0px!important}.sm\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.sm\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.sm\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.sm\:hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.sm\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.sm\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.sm\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.sm\:hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.sm\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.sm\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.sm\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.sm\:hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.sm\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.sm\:hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.sm\:hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.sm\:hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.sm\:hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.sm\:hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.sm\:hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.sm\:hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.sm\:hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.sm\:hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.sm\:hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.sm\:hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.sm\:hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.sm\:hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.sm\:hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.sm\:hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.sm\:hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.sm\:hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.sm\:hover\:translate-x-px:hover{--tw-translate-x:1px!important}.sm\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.sm\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.sm\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.sm\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.sm\:hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.sm\:hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.sm\:hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.sm\:hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.sm\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.sm\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.sm\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.sm\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.sm\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.sm\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.sm\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.sm\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.sm\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.sm\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.sm\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.sm\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.sm\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.sm\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.sm\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.sm\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.sm\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.sm\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.sm\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.sm\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.sm\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.sm\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.sm\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.sm\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.sm\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.sm\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.sm\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.sm\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.sm\:hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.sm\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.sm\:hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.sm\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.sm\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.sm\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.sm\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.sm\:hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.sm\:hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.sm\:hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.sm\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.sm\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.sm\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.sm\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.sm\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.sm\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.sm\:hover\:translate-x-full:hover{--tw-translate-x:100%!important}.sm\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.sm\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.sm\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.sm\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.sm\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.sm\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.sm\:hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.sm\:hover\:translate-y-0:hover{--tw-translate-y:0px!important}.sm\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.sm\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.sm\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.sm\:hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.sm\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.sm\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.sm\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.sm\:hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.sm\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.sm\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.sm\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.sm\:hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.sm\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.sm\:hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.sm\:hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.sm\:hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.sm\:hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.sm\:hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.sm\:hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.sm\:hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.sm\:hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.sm\:hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.sm\:hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.sm\:hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.sm\:hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.sm\:hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.sm\:hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.sm\:hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.sm\:hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.sm\:hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.sm\:hover\:translate-y-px:hover{--tw-translate-y:1px!important}.sm\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.sm\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.sm\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.sm\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.sm\:hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.sm\:hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.sm\:hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.sm\:hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.sm\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.sm\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.sm\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.sm\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.sm\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.sm\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.sm\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.sm\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.sm\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.sm\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.sm\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.sm\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.sm\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.sm\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.sm\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.sm\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.sm\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.sm\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.sm\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.sm\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.sm\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.sm\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.sm\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.sm\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.sm\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.sm\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.sm\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.sm\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.sm\:hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.sm\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.sm\:hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.sm\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.sm\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.sm\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.sm\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.sm\:hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.sm\:hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.sm\:hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.sm\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.sm\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.sm\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.sm\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.sm\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.sm\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.sm\:hover\:translate-y-full:hover{--tw-translate-y:100%!important}.sm\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.sm\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.sm\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.sm\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.sm\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.sm\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.sm\:hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.sm\:focus\:translate-x-0:focus{--tw-translate-x:0px!important}.sm\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.sm\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.sm\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.sm\:focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.sm\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.sm\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.sm\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.sm\:focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.sm\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.sm\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.sm\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.sm\:focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.sm\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.sm\:focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.sm\:focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.sm\:focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.sm\:focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.sm\:focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.sm\:focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.sm\:focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.sm\:focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.sm\:focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.sm\:focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.sm\:focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.sm\:focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.sm\:focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.sm\:focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.sm\:focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.sm\:focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.sm\:focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.sm\:focus\:translate-x-px:focus{--tw-translate-x:1px!important}.sm\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.sm\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.sm\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.sm\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.sm\:focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.sm\:focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.sm\:focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.sm\:focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.sm\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.sm\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.sm\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.sm\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.sm\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.sm\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.sm\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.sm\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.sm\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.sm\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.sm\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.sm\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.sm\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.sm\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.sm\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.sm\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.sm\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.sm\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.sm\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.sm\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.sm\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.sm\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.sm\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.sm\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.sm\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.sm\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.sm\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.sm\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.sm\:focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.sm\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.sm\:focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.sm\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.sm\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.sm\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.sm\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.sm\:focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.sm\:focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.sm\:focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.sm\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.sm\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.sm\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.sm\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.sm\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.sm\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.sm\:focus\:translate-x-full:focus{--tw-translate-x:100%!important}.sm\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.sm\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.sm\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.sm\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.sm\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.sm\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.sm\:focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.sm\:focus\:translate-y-0:focus{--tw-translate-y:0px!important}.sm\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.sm\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.sm\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.sm\:focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.sm\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.sm\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.sm\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.sm\:focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.sm\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.sm\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.sm\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.sm\:focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.sm\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.sm\:focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.sm\:focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.sm\:focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.sm\:focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.sm\:focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.sm\:focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.sm\:focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.sm\:focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.sm\:focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.sm\:focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.sm\:focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.sm\:focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.sm\:focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.sm\:focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.sm\:focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.sm\:focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.sm\:focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.sm\:focus\:translate-y-px:focus{--tw-translate-y:1px!important}.sm\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.sm\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.sm\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.sm\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.sm\:focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.sm\:focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.sm\:focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.sm\:focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.sm\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.sm\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.sm\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.sm\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.sm\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.sm\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.sm\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.sm\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.sm\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.sm\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.sm\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.sm\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.sm\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.sm\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.sm\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.sm\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.sm\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.sm\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.sm\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.sm\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.sm\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.sm\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.sm\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.sm\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.sm\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.sm\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.sm\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.sm\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.sm\:focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.sm\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.sm\:focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.sm\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.sm\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.sm\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.sm\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.sm\:focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.sm\:focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.sm\:focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.sm\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.sm\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.sm\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.sm\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.sm\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.sm\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.sm\:focus\:translate-y-full:focus{--tw-translate-y:100%!important}.sm\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.sm\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.sm\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.sm\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.sm\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.sm\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.sm\:focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.sm\:rotate-0{--tw-rotate:0deg!important}.sm\:rotate-1{--tw-rotate:1deg!important}.sm\:rotate-2{--tw-rotate:2deg!important}.sm\:rotate-3{--tw-rotate:3deg!important}.sm\:rotate-6{--tw-rotate:6deg!important}.sm\:rotate-12{--tw-rotate:12deg!important}.sm\:rotate-45{--tw-rotate:45deg!important}.sm\:rotate-90{--tw-rotate:90deg!important}.sm\:rotate-180{--tw-rotate:180deg!important}.sm\:-rotate-180{--tw-rotate:-180deg!important}.sm\:-rotate-90{--tw-rotate:-90deg!important}.sm\:-rotate-45{--tw-rotate:-45deg!important}.sm\:-rotate-12{--tw-rotate:-12deg!important}.sm\:-rotate-6{--tw-rotate:-6deg!important}.sm\:-rotate-3{--tw-rotate:-3deg!important}.sm\:-rotate-2{--tw-rotate:-2deg!important}.sm\:-rotate-1{--tw-rotate:-1deg!important}.sm\:hover\:rotate-0:hover{--tw-rotate:0deg!important}.sm\:hover\:rotate-1:hover{--tw-rotate:1deg!important}.sm\:hover\:rotate-2:hover{--tw-rotate:2deg!important}.sm\:hover\:rotate-3:hover{--tw-rotate:3deg!important}.sm\:hover\:rotate-6:hover{--tw-rotate:6deg!important}.sm\:hover\:rotate-12:hover{--tw-rotate:12deg!important}.sm\:hover\:rotate-45:hover{--tw-rotate:45deg!important}.sm\:hover\:rotate-90:hover{--tw-rotate:90deg!important}.sm\:hover\:rotate-180:hover{--tw-rotate:180deg!important}.sm\:hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.sm\:hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.sm\:hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.sm\:hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.sm\:hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.sm\:hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.sm\:hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.sm\:hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.sm\:focus\:rotate-0:focus{--tw-rotate:0deg!important}.sm\:focus\:rotate-1:focus{--tw-rotate:1deg!important}.sm\:focus\:rotate-2:focus{--tw-rotate:2deg!important}.sm\:focus\:rotate-3:focus{--tw-rotate:3deg!important}.sm\:focus\:rotate-6:focus{--tw-rotate:6deg!important}.sm\:focus\:rotate-12:focus{--tw-rotate:12deg!important}.sm\:focus\:rotate-45:focus{--tw-rotate:45deg!important}.sm\:focus\:rotate-90:focus{--tw-rotate:90deg!important}.sm\:focus\:rotate-180:focus{--tw-rotate:180deg!important}.sm\:focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.sm\:focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.sm\:focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.sm\:focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.sm\:focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.sm\:focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.sm\:focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.sm\:focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.sm\:skew-x-0{--tw-skew-x:0deg!important}.sm\:skew-x-1{--tw-skew-x:1deg!important}.sm\:skew-x-2{--tw-skew-x:2deg!important}.sm\:skew-x-3{--tw-skew-x:3deg!important}.sm\:skew-x-6{--tw-skew-x:6deg!important}.sm\:skew-x-12{--tw-skew-x:12deg!important}.sm\:-skew-x-12{--tw-skew-x:-12deg!important}.sm\:-skew-x-6{--tw-skew-x:-6deg!important}.sm\:-skew-x-3{--tw-skew-x:-3deg!important}.sm\:-skew-x-2{--tw-skew-x:-2deg!important}.sm\:-skew-x-1{--tw-skew-x:-1deg!important}.sm\:skew-y-0{--tw-skew-y:0deg!important}.sm\:skew-y-1{--tw-skew-y:1deg!important}.sm\:skew-y-2{--tw-skew-y:2deg!important}.sm\:skew-y-3{--tw-skew-y:3deg!important}.sm\:skew-y-6{--tw-skew-y:6deg!important}.sm\:skew-y-12{--tw-skew-y:12deg!important}.sm\:-skew-y-12{--tw-skew-y:-12deg!important}.sm\:-skew-y-6{--tw-skew-y:-6deg!important}.sm\:-skew-y-3{--tw-skew-y:-3deg!important}.sm\:-skew-y-2{--tw-skew-y:-2deg!important}.sm\:-skew-y-1{--tw-skew-y:-1deg!important}.sm\:hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.sm\:hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.sm\:hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.sm\:hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.sm\:hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.sm\:hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.sm\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.sm\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.sm\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.sm\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.sm\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.sm\:hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.sm\:hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.sm\:hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.sm\:hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.sm\:hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.sm\:hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.sm\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.sm\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.sm\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.sm\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.sm\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.sm\:focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.sm\:focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.sm\:focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.sm\:focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.sm\:focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.sm\:focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.sm\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.sm\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.sm\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.sm\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.sm\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.sm\:focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.sm\:focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.sm\:focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.sm\:focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.sm\:focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.sm\:focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.sm\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.sm\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.sm\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.sm\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.sm\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.sm\:scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.sm\:scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.sm\:scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.sm\:scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.sm\:scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.sm\:scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.sm\:scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.sm\:scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.sm\:scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.sm\:scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.sm\:hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.sm\:hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.sm\:hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.sm\:hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.sm\:hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.sm\:hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.sm\:hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.sm\:hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.sm\:hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.sm\:hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.sm\:focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.sm\:focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.sm\:focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.sm\:focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.sm\:focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.sm\:focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.sm\:focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.sm\:focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.sm\:focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.sm\:focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.sm\:scale-x-0{--tw-scale-x:0!important}.sm\:scale-x-50{--tw-scale-x:.5!important}.sm\:scale-x-75{--tw-scale-x:.75!important}.sm\:scale-x-90{--tw-scale-x:.9!important}.sm\:scale-x-95{--tw-scale-x:.95!important}.sm\:scale-x-100{--tw-scale-x:1!important}.sm\:scale-x-105{--tw-scale-x:1.05!important}.sm\:scale-x-110{--tw-scale-x:1.1!important}.sm\:scale-x-125{--tw-scale-x:1.25!important}.sm\:scale-x-150{--tw-scale-x:1.5!important}.sm\:scale-y-0{--tw-scale-y:0!important}.sm\:scale-y-50{--tw-scale-y:.5!important}.sm\:scale-y-75{--tw-scale-y:.75!important}.sm\:scale-y-90{--tw-scale-y:.9!important}.sm\:scale-y-95{--tw-scale-y:.95!important}.sm\:scale-y-100{--tw-scale-y:1!important}.sm\:scale-y-105{--tw-scale-y:1.05!important}.sm\:scale-y-110{--tw-scale-y:1.1!important}.sm\:scale-y-125{--tw-scale-y:1.25!important}.sm\:scale-y-150{--tw-scale-y:1.5!important}.sm\:hover\:scale-x-0:hover{--tw-scale-x:0!important}.sm\:hover\:scale-x-50:hover{--tw-scale-x:.5!important}.sm\:hover\:scale-x-75:hover{--tw-scale-x:.75!important}.sm\:hover\:scale-x-90:hover{--tw-scale-x:.9!important}.sm\:hover\:scale-x-95:hover{--tw-scale-x:.95!important}.sm\:hover\:scale-x-100:hover{--tw-scale-x:1!important}.sm\:hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.sm\:hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.sm\:hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.sm\:hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.sm\:hover\:scale-y-0:hover{--tw-scale-y:0!important}.sm\:hover\:scale-y-50:hover{--tw-scale-y:.5!important}.sm\:hover\:scale-y-75:hover{--tw-scale-y:.75!important}.sm\:hover\:scale-y-90:hover{--tw-scale-y:.9!important}.sm\:hover\:scale-y-95:hover{--tw-scale-y:.95!important}.sm\:hover\:scale-y-100:hover{--tw-scale-y:1!important}.sm\:hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.sm\:hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.sm\:hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.sm\:hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.sm\:focus\:scale-x-0:focus{--tw-scale-x:0!important}.sm\:focus\:scale-x-50:focus{--tw-scale-x:.5!important}.sm\:focus\:scale-x-75:focus{--tw-scale-x:.75!important}.sm\:focus\:scale-x-90:focus{--tw-scale-x:.9!important}.sm\:focus\:scale-x-95:focus{--tw-scale-x:.95!important}.sm\:focus\:scale-x-100:focus{--tw-scale-x:1!important}.sm\:focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.sm\:focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.sm\:focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.sm\:focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.sm\:focus\:scale-y-0:focus{--tw-scale-y:0!important}.sm\:focus\:scale-y-50:focus{--tw-scale-y:.5!important}.sm\:focus\:scale-y-75:focus{--tw-scale-y:.75!important}.sm\:focus\:scale-y-90:focus{--tw-scale-y:.9!important}.sm\:focus\:scale-y-95:focus{--tw-scale-y:.95!important}.sm\:focus\:scale-y-100:focus{--tw-scale-y:1!important}.sm\:focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.sm\:focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.sm\:focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.sm\:focus\:scale-y-150:focus{--tw-scale-y:1.5!important}.sm\:animate-none{animation:none!important}.sm\:animate-spin{animation:spin 1s linear infinite!important}.sm\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.sm\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.sm\:animate-bounce{animation:bounce 1s infinite!important}.sm\:animate-fade-in{animation:fade-in 0.3s linear!important}.sm\:cursor-auto{cursor:auto!important}.sm\:cursor-default{cursor:default!important}.sm\:cursor-pointer{cursor:pointer!important}.sm\:cursor-wait{cursor:wait!important}.sm\:cursor-text{cursor:text!important}.sm\:cursor-move{cursor:move!important}.sm\:cursor-help{cursor:help!important}.sm\:cursor-not-allowed{cursor:not-allowed!important}.sm\:cursor-col-resize{cursor:col-resize!important}.sm\:disabled\:cursor-auto:disabled{cursor:auto!important}.sm\:disabled\:cursor-default:disabled{cursor:default!important}.sm\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.sm\:disabled\:cursor-wait:disabled{cursor:wait!important}.sm\:disabled\:cursor-text:disabled{cursor:text!important}.sm\:disabled\:cursor-move:disabled{cursor:move!important}.sm\:disabled\:cursor-help:disabled{cursor:help!important}.sm\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.sm\:disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.sm\:select-none{-webkit-user-select:none!important;user-select:none!important}.sm\:select-text{-webkit-user-select:text!important;user-select:text!important}.sm\:select-all{-webkit-user-select:all!important;user-select:all!important}.sm\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.sm\:resize-none{resize:none!important}.sm\:resize-y{resize:vertical!important}.sm\:resize-x{resize:horizontal!important}.sm\:resize{resize:both!important}.sm\:list-inside{list-style-position:inside!important}.sm\:list-outside{list-style-position:outside!important}.sm\:list-none{list-style-type:none!important}.sm\:list-disc{list-style-type:disc!important}.sm\:list-decimal{list-style-type:decimal!important}.sm\:appearance-none{-webkit-appearance:none!important;appearance:none!important}.sm\:auto-cols-auto{grid-auto-columns:auto!important}.sm\:auto-cols-min{grid-auto-columns:min-content!important}.sm\:auto-cols-max{grid-auto-columns:max-content!important}.sm\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.sm\:grid-flow-row{grid-auto-flow:row!important}.sm\:grid-flow-col{grid-auto-flow:column!important}.sm\:grid-flow-row-dense{grid-auto-flow:row dense!important}.sm\:grid-flow-col-dense{grid-auto-flow:column dense!important}.sm\:auto-rows-auto{grid-auto-rows:auto!important}.sm\:auto-rows-min{grid-auto-rows:min-content!important}.sm\:auto-rows-max{grid-auto-rows:max-content!important}.sm\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.sm\:grid-cols-none{grid-template-columns:none!important}.sm\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.sm\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.sm\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.sm\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.sm\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.sm\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.sm\:grid-rows-none{grid-template-rows:none!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-col{flex-direction:column!important}.sm\:flex-col-reverse{flex-direction:column-reverse!important}.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}.sm\:place-content-center{place-content:center!important}.sm\:place-content-start{place-content:start!important}.sm\:place-content-end{place-content:end!important}.sm\:place-content-between{place-content:space-between!important}.sm\:place-content-around{place-content:space-around!important}.sm\:place-content-evenly{place-content:space-evenly!important}.sm\:place-content-stretch{place-content:stretch!important}.sm\:place-items-start{place-items:start!important}.sm\:place-items-end{place-items:end!important}.sm\:place-items-center{place-items:center!important}.sm\:place-items-stretch{place-items:stretch!important}.sm\:content-center{align-content:center!important}.sm\:content-start{align-content:flex-start!important}.sm\:content-end{align-content:flex-end!important}.sm\:content-between{align-content:space-between!important}.sm\:content-around{align-content:space-around!important}.sm\:content-evenly{align-content:space-evenly!important}.sm\:items-start{align-items:flex-start!important}.sm\:items-end{align-items:flex-end!important}.sm\:items-center{align-items:center!important}.sm\:items-baseline{align-items:baseline!important}.sm\:items-stretch{align-items:stretch!important}.sm\:justify-start{justify-content:flex-start!important}.sm\:justify-end{justify-content:flex-end!important}.sm\:justify-center{justify-content:center!important}.sm\:justify-between{justify-content:space-between!important}.sm\:justify-around{justify-content:space-around!important}.sm\:justify-evenly{justify-content:space-evenly!important}.sm\:justify-items-start{justify-items:start!important}.sm\:justify-items-end{justify-items:end!important}.sm\:justify-items-center{justify-items:center!important}.sm\:justify-items-stretch{justify-items:stretch!important}.sm\:gap-0{gap:0!important}.sm\:gap-1{gap:.25rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gap-3{gap:.75rem!important}.sm\:gap-4{gap:1rem!important}.sm\:gap-5{gap:1.25rem!important}.sm\:gap-6{gap:1.5rem!important}.sm\:gap-7{gap:1.75rem!important}.sm\:gap-8{gap:2rem!important}.sm\:gap-9{gap:2.25rem!important}.sm\:gap-10{gap:2.5rem!important}.sm\:gap-11{gap:2.75rem!important}.sm\:gap-12{gap:3rem!important}.sm\:gap-14{gap:3.5rem!important}.sm\:gap-16{gap:4rem!important}.sm\:gap-20{gap:5rem!important}.sm\:gap-24{gap:6rem!important}.sm\:gap-28{gap:7rem!important}.sm\:gap-32{gap:8rem!important}.sm\:gap-36{gap:9rem!important}.sm\:gap-40{gap:10rem!important}.sm\:gap-44{gap:11rem!important}.sm\:gap-48{gap:12rem!important}.sm\:gap-52{gap:13rem!important}.sm\:gap-56{gap:14rem!important}.sm\:gap-60{gap:15rem!important}.sm\:gap-64{gap:16rem!important}.sm\:gap-72{gap:18rem!important}.sm\:gap-80{gap:20rem!important}.sm\:gap-84{gap:21rem!important}.sm\:gap-96{gap:24rem!important}.sm\:gap-px{gap:1px!important}.sm\:gap-0\.5{gap:.125rem!important}.sm\:gap-1\.5{gap:.375rem!important}.sm\:gap-2\.5{gap:.625rem!important}.sm\:gap-3\.5{gap:.875rem!important}.sm\:-gap-3px{gap:-3px!important}.sm\:-gap-1px{gap:-1px!important}.sm\:gap-5px{gap:5px!important}.sm\:gap-x-0{column-gap:0!important}.sm\:gap-x-1{column-gap:.25rem!important}.sm\:gap-x-2{column-gap:.5rem!important}.sm\:gap-x-3{column-gap:.75rem!important}.sm\:gap-x-4{column-gap:1rem!important}.sm\:gap-x-5{column-gap:1.25rem!important}.sm\:gap-x-6{column-gap:1.5rem!important}.sm\:gap-x-7{column-gap:1.75rem!important}.sm\:gap-x-8{column-gap:2rem!important}.sm\:gap-x-9{column-gap:2.25rem!important}.sm\:gap-x-10{column-gap:2.5rem!important}.sm\:gap-x-11{column-gap:2.75rem!important}.sm\:gap-x-12{column-gap:3rem!important}.sm\:gap-x-14{column-gap:3.5rem!important}.sm\:gap-x-16{column-gap:4rem!important}.sm\:gap-x-20{column-gap:5rem!important}.sm\:gap-x-24{column-gap:6rem!important}.sm\:gap-x-28{column-gap:7rem!important}.sm\:gap-x-32{column-gap:8rem!important}.sm\:gap-x-36{column-gap:9rem!important}.sm\:gap-x-40{column-gap:10rem!important}.sm\:gap-x-44{column-gap:11rem!important}.sm\:gap-x-48{column-gap:12rem!important}.sm\:gap-x-52{column-gap:13rem!important}.sm\:gap-x-56{column-gap:14rem!important}.sm\:gap-x-60{column-gap:15rem!important}.sm\:gap-x-64{column-gap:16rem!important}.sm\:gap-x-72{column-gap:18rem!important}.sm\:gap-x-80{column-gap:20rem!important}.sm\:gap-x-84{column-gap:21rem!important}.sm\:gap-x-96{column-gap:24rem!important}.sm\:gap-x-px{column-gap:1px!important}.sm\:gap-x-0\.5{column-gap:.125rem!important}.sm\:gap-x-1\.5{column-gap:.375rem!important}.sm\:gap-x-2\.5{column-gap:.625rem!important}.sm\:gap-x-3\.5{column-gap:.875rem!important}.sm\:-gap-x-3px{column-gap:-3px!important}.sm\:-gap-x-1px{column-gap:-1px!important}.sm\:gap-x-5px{column-gap:5px!important}.sm\:gap-y-0{row-gap:0!important}.sm\:gap-y-1{row-gap:.25rem!important}.sm\:gap-y-2{row-gap:.5rem!important}.sm\:gap-y-3{row-gap:.75rem!important}.sm\:gap-y-4{row-gap:1rem!important}.sm\:gap-y-5{row-gap:1.25rem!important}.sm\:gap-y-6{row-gap:1.5rem!important}.sm\:gap-y-7{row-gap:1.75rem!important}.sm\:gap-y-8{row-gap:2rem!important}.sm\:gap-y-9{row-gap:2.25rem!important}.sm\:gap-y-10{row-gap:2.5rem!important}.sm\:gap-y-11{row-gap:2.75rem!important}.sm\:gap-y-12{row-gap:3rem!important}.sm\:gap-y-14{row-gap:3.5rem!important}.sm\:gap-y-16{row-gap:4rem!important}.sm\:gap-y-20{row-gap:5rem!important}.sm\:gap-y-24{row-gap:6rem!important}.sm\:gap-y-28{row-gap:7rem!important}.sm\:gap-y-32{row-gap:8rem!important}.sm\:gap-y-36{row-gap:9rem!important}.sm\:gap-y-40{row-gap:10rem!important}.sm\:gap-y-44{row-gap:11rem!important}.sm\:gap-y-48{row-gap:12rem!important}.sm\:gap-y-52{row-gap:13rem!important}.sm\:gap-y-56{row-gap:14rem!important}.sm\:gap-y-60{row-gap:15rem!important}.sm\:gap-y-64{row-gap:16rem!important}.sm\:gap-y-72{row-gap:18rem!important}.sm\:gap-y-80{row-gap:20rem!important}.sm\:gap-y-84{row-gap:21rem!important}.sm\:gap-y-96{row-gap:24rem!important}.sm\:gap-y-px{row-gap:1px!important}.sm\:gap-y-0\.5{row-gap:.125rem!important}.sm\:gap-y-1\.5{row-gap:.375rem!important}.sm\:gap-y-2\.5{row-gap:.625rem!important}.sm\:gap-y-3\.5{row-gap:.875rem!important}.sm\:-gap-y-3px{row-gap:-3px!important}.sm\:-gap-y-1px{row-gap:-1px!important}.sm\:gap-y-5px{row-gap:5px!important}.sm\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.sm\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.sm\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.sm\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.sm\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.sm\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.sm\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.sm\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.sm\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.sm\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.sm\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.sm\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.sm\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.sm\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.sm\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.sm\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.sm\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.sm\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.sm\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.sm\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.sm\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.sm\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.sm\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.sm\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.sm\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.sm\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.sm\:space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.sm\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.sm\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.sm\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.sm\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.sm\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.sm\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.sm\:-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.sm\:space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.sm\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.sm\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.sm\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.sm\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.sm\:-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.sm\:-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.sm\:-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.sm\:-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.sm\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.sm\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.sm\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.sm\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.sm\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.sm\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.sm\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.sm\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.sm\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.sm\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.sm\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.sm\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.sm\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.sm\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.sm\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.sm\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.sm\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.sm\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.sm\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.sm\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.sm\:divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.sm\:divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.sm\:divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.sm\:divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.sm\:divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.sm\:divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.sm\:divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.sm\:divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.sm\:divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.sm\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.sm\:divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.sm\:divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.sm\:divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.sm\:divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.sm\:divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.sm\:divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.sm\:divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.sm\:divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.sm\:divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.sm\:divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.sm\:divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.sm\:divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.sm\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.sm\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.sm\:divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.sm\:divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.sm\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.sm\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.sm\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.sm\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.sm\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.sm\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.sm\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.sm\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.sm\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.sm\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.sm\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.sm\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.sm\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.sm\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.sm\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.sm\:place-self-auto{place-self:auto!important}.sm\:place-self-start{place-self:start!important}.sm\:place-self-end{place-self:end!important}.sm\:place-self-center{place-self:center!important}.sm\:place-self-stretch{place-self:stretch!important}.sm\:self-auto{align-self:auto!important}.sm\:self-start{align-self:flex-start!important}.sm\:self-end{align-self:flex-end!important}.sm\:self-center{align-self:center!important}.sm\:self-stretch{align-self:stretch!important}.sm\:self-baseline{align-self:baseline!important}.sm\:justify-self-auto{justify-self:auto!important}.sm\:justify-self-start{justify-self:start!important}.sm\:justify-self-end{justify-self:end!important}.sm\:justify-self-center{justify-self:center!important}.sm\:justify-self-stretch{justify-self:stretch!important}.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}.sm\:overscroll-auto{overscroll-behavior:auto!important}.sm\:overscroll-contain{overscroll-behavior:contain!important}.sm\:overscroll-none{overscroll-behavior:none!important}.sm\:overscroll-y-auto{overscroll-behavior-y:auto!important}.sm\:overscroll-y-contain{overscroll-behavior-y:contain!important}.sm\:overscroll-y-none{overscroll-behavior-y:none!important}.sm\:overscroll-x-auto{overscroll-behavior-x:auto!important}.sm\:overscroll-x-contain{overscroll-behavior-x:contain!important}.sm\:overscroll-x-none{overscroll-behavior-x:none!important}.sm\:truncate{overflow:hidden!important;white-space:nowrap!important}.sm\:overflow-ellipsis,.sm\:truncate{text-overflow:ellipsis!important}.sm\:overflow-clip{text-overflow:clip!important}.sm\:whitespace-normal{white-space:normal!important}.sm\:whitespace-nowrap{white-space:nowrap!important}.sm\:whitespace-pre{white-space:pre!important}.sm\:whitespace-pre-line{white-space:pre-line!important}.sm\:whitespace-pre-wrap{white-space:pre-wrap!important}.sm\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.sm\:break-words{overflow-wrap:break-word!important}.sm\:break-all{word-break:break-all!important}.sm\:rounded-none{border-radius:0!important}.sm\:rounded-sm{border-radius:.125rem!important}.sm\:rounded{border-radius:.25rem!important}.sm\:rounded-md{border-radius:.375rem!important}.sm\:rounded-lg{border-radius:.5rem!important}.sm\:rounded-xl{border-radius:.75rem!important}.sm\:rounded-2xl{border-radius:1rem!important}.sm\:rounded-3xl{border-radius:1.5rem!important}.sm\:rounded-full{border-radius:9999px!important}.sm\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.sm\:rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.sm\:rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.sm\:rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.sm\:rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.sm\:rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.sm\:rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.sm\:rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.sm\:rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.sm\:rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.sm\:rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.sm\:rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.sm\:rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.sm\:rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.sm\:rounded-tl-none{border-top-left-radius:0!important}.sm\:rounded-tl-sm{border-top-left-radius:.125rem!important}.sm\:rounded-tl{border-top-left-radius:.25rem!important}.sm\:rounded-tl-md{border-top-left-radius:.375rem!important}.sm\:rounded-tl-lg{border-top-left-radius:.5rem!important}.sm\:rounded-tl-xl{border-top-left-radius:.75rem!important}.sm\:rounded-tl-2xl{border-top-left-radius:1rem!important}.sm\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.sm\:rounded-tl-full{border-top-left-radius:9999px!important}.sm\:rounded-tr-none{border-top-right-radius:0!important}.sm\:rounded-tr-sm{border-top-right-radius:.125rem!important}.sm\:rounded-tr{border-top-right-radius:.25rem!important}.sm\:rounded-tr-md{border-top-right-radius:.375rem!important}.sm\:rounded-tr-lg{border-top-right-radius:.5rem!important}.sm\:rounded-tr-xl{border-top-right-radius:.75rem!important}.sm\:rounded-tr-2xl{border-top-right-radius:1rem!important}.sm\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.sm\:rounded-tr-full{border-top-right-radius:9999px!important}.sm\:rounded-br-none{border-bottom-right-radius:0!important}.sm\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.sm\:rounded-br{border-bottom-right-radius:.25rem!important}.sm\:rounded-br-md{border-bottom-right-radius:.375rem!important}.sm\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.sm\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.sm\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.sm\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.sm\:rounded-br-full{border-bottom-right-radius:9999px!important}.sm\:rounded-bl-none{border-bottom-left-radius:0!important}.sm\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.sm\:rounded-bl{border-bottom-left-radius:.25rem!important}.sm\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.sm\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.sm\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.sm\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.sm\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.sm\:rounded-bl-full{border-bottom-left-radius:9999px!important}.sm\:border-0{border-width:0!important}.sm\:border-2{border-width:2px!important}.sm\:border-4{border-width:4px!important}.sm\:border-8{border-width:8px!important}.sm\:border{border-width:1px!important}.sm\:first\:border-0:first-child{border-width:0!important}.sm\:first\:border-2:first-child{border-width:2px!important}.sm\:first\:border-4:first-child{border-width:4px!important}.sm\:first\:border-8:first-child{border-width:8px!important}.sm\:first\:border:first-child{border-width:1px!important}.sm\:border-t-0{border-top-width:0!important}.sm\:border-t-2{border-top-width:2px!important}.sm\:border-t-4{border-top-width:4px!important}.sm\:border-t-8{border-top-width:8px!important}.sm\:border-t{border-top-width:1px!important}.sm\:border-r-0{border-right-width:0!important}.sm\:border-r-2{border-right-width:2px!important}.sm\:border-r-4{border-right-width:4px!important}.sm\:border-r-8{border-right-width:8px!important}.sm\:border-r{border-right-width:1px!important}.sm\:border-b-0{border-bottom-width:0!important}.sm\:border-b-2{border-bottom-width:2px!important}.sm\:border-b-4{border-bottom-width:4px!important}.sm\:border-b-8{border-bottom-width:8px!important}.sm\:border-b{border-bottom-width:1px!important}.sm\:border-l-0{border-left-width:0!important}.sm\:border-l-2{border-left-width:2px!important}.sm\:border-l-4{border-left-width:4px!important}.sm\:border-l-8{border-left-width:8px!important}.sm\:border-l{border-left-width:1px!important}.sm\:first\:border-t-0:first-child{border-top-width:0!important}.sm\:first\:border-t-2:first-child{border-top-width:2px!important}.sm\:first\:border-t-4:first-child{border-top-width:4px!important}.sm\:first\:border-t-8:first-child{border-top-width:8px!important}.sm\:first\:border-t:first-child{border-top-width:1px!important}.sm\:first\:border-r-0:first-child{border-right-width:0!important}.sm\:first\:border-r-2:first-child{border-right-width:2px!important}.sm\:first\:border-r-4:first-child{border-right-width:4px!important}.sm\:first\:border-r-8:first-child{border-right-width:8px!important}.sm\:first\:border-r:first-child{border-right-width:1px!important}.sm\:first\:border-b-0:first-child{border-bottom-width:0!important}.sm\:first\:border-b-2:first-child{border-bottom-width:2px!important}.sm\:first\:border-b-4:first-child{border-bottom-width:4px!important}.sm\:first\:border-b-8:first-child{border-bottom-width:8px!important}.sm\:first\:border-b:first-child{border-bottom-width:1px!important}.sm\:first\:border-l-0:first-child{border-left-width:0!important}.sm\:first\:border-l-2:first-child{border-left-width:2px!important}.sm\:first\:border-l-4:first-child{border-left-width:4px!important}.sm\:first\:border-l-8:first-child{border-left-width:8px!important}.sm\:first\:border-l:first-child{border-left-width:1px!important}.sm\:border-solid{border-style:solid!important}.sm\:border-dashed{border-style:dashed!important}.sm\:border-dotted{border-style:dotted!important}.sm\:border-double{border-style:double!important}.sm\:border-none{border-style:none!important}.sm\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.sm\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.sm\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.sm\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.sm\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.sm\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.sm\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.sm\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.sm\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.sm\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.sm\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.sm\:border-black-light{border-color:#19171199!important}.sm\:border-black-lighter{border-color:#37352f99!important}.sm\:border-black-lightest{border-color:#37352f66!important}.sm\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.sm\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.sm\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.sm\:border-opacity-darker{border-color:#0000001a!important}.sm\:border-opacity-lighter{border-color:#ffffff1a!important}.sm\:border-table-x{border-color:#37352f17!important}.sm\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.sm\:border-transparent{border-color:#0000!important}.sm\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.sm\:border-blue-selection{border-color:#2eaadc33!important}.group:hover .sm\:group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-black-light{border-color:#19171199!important}.group:hover .sm\:group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .sm\:group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .sm\:group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .sm\:group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .sm\:group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .sm\:group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-transparent{border-color:#0000!important}.group:hover .sm\:group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .sm\:group-hover\:border-blue-selection{border-color:#2eaadc33!important}.sm\:focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.sm\:focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.sm\:focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.sm\:focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.sm\:focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.sm\:focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.sm\:focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.sm\:focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.sm\:focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.sm\:focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.sm\:focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.sm\:focus-within\:border-black-light:focus-within{border-color:#19171199!important}.sm\:focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.sm\:focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.sm\:focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.sm\:focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.sm\:focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.sm\:focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.sm\:focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.sm\:focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.sm\:focus-within\:border-transparent:focus-within{border-color:#0000!important}.sm\:focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.sm\:focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.sm\:hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.sm\:hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.sm\:hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.sm\:hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.sm\:hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.sm\:hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.sm\:hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.sm\:hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.sm\:hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.sm\:hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.sm\:hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.sm\:hover\:border-black-light:hover{border-color:#19171199!important}.sm\:hover\:border-black-lighter:hover{border-color:#37352f99!important}.sm\:hover\:border-black-lightest:hover{border-color:#37352f66!important}.sm\:hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.sm\:hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.sm\:hover\:border-opacity-darker:hover{border-color:#0000001a!important}.sm\:hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.sm\:hover\:border-table-x:hover{border-color:#37352f17!important}.sm\:hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.sm\:hover\:border-transparent:hover{border-color:#0000!important}.sm\:hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.sm\:hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.sm\:focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.sm\:focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.sm\:focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.sm\:focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.sm\:focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.sm\:focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.sm\:focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.sm\:focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.sm\:focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.sm\:focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.sm\:focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.sm\:focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.sm\:focus\:border-black-light:focus{border-color:#19171199!important}.sm\:focus\:border-black-lighter:focus{border-color:#37352f99!important}.sm\:focus\:border-black-lightest:focus{border-color:#37352f66!important}.sm\:focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.sm\:focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.sm\:focus\:border-opacity-darker:focus{border-color:#0000001a!important}.sm\:focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.sm\:focus\:border-table-x:focus{border-color:#37352f17!important}.sm\:focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.sm\:focus\:border-transparent:focus{border-color:#0000!important}.sm\:focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.sm\:focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.sm\:focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.sm\:border-opacity-0{--tw-border-opacity:0!important}.sm\:border-opacity-5{--tw-border-opacity:0.05!important}.sm\:border-opacity-10{--tw-border-opacity:0.1!important}.sm\:border-opacity-20{--tw-border-opacity:0.2!important}.sm\:border-opacity-25{--tw-border-opacity:0.25!important}.sm\:border-opacity-30{--tw-border-opacity:0.3!important}.sm\:border-opacity-40{--tw-border-opacity:0.4!important}.sm\:border-opacity-50{--tw-border-opacity:0.5!important}.sm\:border-opacity-60{--tw-border-opacity:0.6!important}.sm\:border-opacity-70{--tw-border-opacity:0.7!important}.sm\:border-opacity-75{--tw-border-opacity:0.75!important}.sm\:border-opacity-80{--tw-border-opacity:0.8!important}.sm\:border-opacity-90{--tw-border-opacity:0.9!important}.sm\:border-opacity-95{--tw-border-opacity:0.95!important}.sm\:border-opacity-100{--tw-border-opacity:1!important}.group:hover .sm\:group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .sm\:group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .sm\:group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .sm\:group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .sm\:group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .sm\:group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .sm\:group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .sm\:group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .sm\:group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .sm\:group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .sm\:group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .sm\:group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .sm\:group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .sm\:group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .sm\:group-hover\:border-opacity-100{--tw-border-opacity:1!important}.sm\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.sm\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.sm\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.sm\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.sm\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.sm\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.sm\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.sm\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.sm\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.sm\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.sm\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.sm\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.sm\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.sm\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.sm\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.sm\:hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.sm\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.sm\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.sm\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.sm\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.sm\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.sm\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.sm\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.sm\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.sm\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.sm\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.sm\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.sm\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.sm\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.sm\:hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.sm\:focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.sm\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.sm\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.sm\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.sm\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.sm\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.sm\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.sm\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.sm\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.sm\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.sm\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.sm\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.sm\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.sm\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.sm\:focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.sm\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.sm\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.sm\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.sm\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.sm\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.sm\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.sm\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.sm\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.sm\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.sm\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.sm\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.sm\:bg-black-light{background-color:#19171199!important}.sm\:bg-black-lighter{background-color:#37352f99!important}.sm\:bg-black-lightest{background-color:#37352f66!important}.sm\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.sm\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.sm\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.sm\:bg-opacity-darker{background-color:#0000001a!important}.sm\:bg-opacity-lighter{background-color:#ffffff1a!important}.sm\:bg-table-x{background-color:#37352f17!important}.sm\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.sm\:bg-transparent{background-color:#0000!important}.sm\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.sm\:bg-blue-selection{background-color:#2eaadc33!important}.group:hover .sm\:group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .sm\:group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .sm\:group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .sm\:group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .sm\:group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .sm\:group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .sm\:group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-transparent{background-color:#0000!important}.group:hover .sm\:group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .sm\:group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.sm\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.sm\:focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.sm\:focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.sm\:focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.sm\:focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.sm\:focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.sm\:focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-transparent:focus-within{background-color:#0000!important}.sm\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.sm\:focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.sm\:hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.sm\:hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.sm\:hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.sm\:hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.sm\:hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.sm\:hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.sm\:hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.sm\:hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.sm\:hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.sm\:hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.sm\:hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.sm\:hover\:bg-black-light:hover{background-color:#19171199!important}.sm\:hover\:bg-black-lighter:hover{background-color:#37352f99!important}.sm\:hover\:bg-black-lightest:hover{background-color:#37352f66!important}.sm\:hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.sm\:hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.sm\:hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.sm\:hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.sm\:hover\:bg-table-x:hover{background-color:#37352f17!important}.sm\:hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.sm\:hover\:bg-transparent:hover{background-color:#0000!important}.sm\:hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.sm\:hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.sm\:focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.sm\:focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.sm\:focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.sm\:focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.sm\:focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.sm\:focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.sm\:focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.sm\:focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.sm\:focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.sm\:focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.sm\:focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.sm\:focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.sm\:focus\:bg-black-light:focus{background-color:#19171199!important}.sm\:focus\:bg-black-lighter:focus{background-color:#37352f99!important}.sm\:focus\:bg-black-lightest:focus{background-color:#37352f66!important}.sm\:focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.sm\:focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.sm\:focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.sm\:focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.sm\:focus\:bg-table-x:focus{background-color:#37352f17!important}.sm\:focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.sm\:focus\:bg-transparent:focus{background-color:#0000!important}.sm\:focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.sm\:focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.sm\:focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.sm\:bg-opacity-0{--tw-bg-opacity:0!important}.sm\:bg-opacity-5{--tw-bg-opacity:0.05!important}.sm\:bg-opacity-10{--tw-bg-opacity:0.1!important}.sm\:bg-opacity-20{--tw-bg-opacity:0.2!important}.sm\:bg-opacity-25{--tw-bg-opacity:0.25!important}.sm\:bg-opacity-30{--tw-bg-opacity:0.3!important}.sm\:bg-opacity-40{--tw-bg-opacity:0.4!important}.sm\:bg-opacity-50{--tw-bg-opacity:0.5!important}.sm\:bg-opacity-60{--tw-bg-opacity:0.6!important}.sm\:bg-opacity-70{--tw-bg-opacity:0.7!important}.sm\:bg-opacity-75{--tw-bg-opacity:0.75!important}.sm\:bg-opacity-80{--tw-bg-opacity:0.8!important}.sm\:bg-opacity-90{--tw-bg-opacity:0.9!important}.sm\:bg-opacity-95{--tw-bg-opacity:0.95!important}.sm\:bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .sm\:group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .sm\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .sm\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .sm\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .sm\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .sm\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .sm\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .sm\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .sm\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .sm\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .sm\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .sm\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .sm\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .sm\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .sm\:group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.sm\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.sm\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.sm\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.sm\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.sm\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.sm\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.sm\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.sm\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.sm\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.sm\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.sm\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.sm\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.sm\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.sm\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.sm\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.sm\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.sm\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.sm\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.sm\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.sm\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.sm\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.sm\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.sm\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.sm\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.sm\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.sm\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.sm\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.sm\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.sm\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.sm\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.sm\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.sm\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.sm\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.sm\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.sm\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.sm\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.sm\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.sm\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.sm\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.sm\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.sm\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.sm\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.sm\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.sm\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.sm\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.sm\:bg-none{background-image:none!important}.sm\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.sm\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.sm\:from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.sm\:from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.sm\:from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.sm\:from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.sm\:from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.sm\:from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.sm\:from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.sm\:from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.sm\:from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.sm\:from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.sm\:from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.sm\:from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.sm\:from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.sm\:from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.sm\:from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.sm\:from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.sm\:from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.sm\:from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.sm\:from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.sm\:from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.sm\:from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.sm\:from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.sm\:from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.sm\:hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.sm\:hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.sm\:hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.sm\:hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.sm\:hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.sm\:hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.sm\:hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.sm\:hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.sm\:hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.sm\:hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.sm\:hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.sm\:hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.sm\:hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.sm\:hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.sm\:hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.sm\:hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.sm\:hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.sm\:hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.sm\:hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.sm\:hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.sm\:hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.sm\:hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.sm\:hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.sm\:focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.sm\:focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.sm\:focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.sm\:focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.sm\:focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.sm\:focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.sm\:focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.sm\:focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.sm\:focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.sm\:focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.sm\:focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.sm\:focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.sm\:focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.sm\:focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.sm\:focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.sm\:focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.sm\:focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.sm\:focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.sm\:focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.sm\:focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.sm\:focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.sm\:focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.sm\:focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.sm\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.sm\:via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.sm\:via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.sm\:via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.sm\:via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.sm\:via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.sm\:via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.sm\:via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.sm\:via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.sm\:via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.sm\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.sm\:via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.sm\:via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.sm\:via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.sm\:via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.sm\:via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.sm\:via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.sm\:via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.sm\:via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.sm\:via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.sm\:via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.sm\:via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.sm\:via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.sm\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.sm\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.sm\:via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.sm\:via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.sm\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.sm\:hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.sm\:hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.sm\:hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.sm\:hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.sm\:hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.sm\:hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.sm\:hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.sm\:hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.sm\:hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.sm\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.sm\:hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.sm\:hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.sm\:hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.sm\:hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.sm\:hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.sm\:hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.sm\:hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.sm\:hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.sm\:hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.sm\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.sm\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.sm\:hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.sm\:hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.sm\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.sm\:focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.sm\:focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.sm\:focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.sm\:focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.sm\:focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.sm\:focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.sm\:focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.sm\:focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.sm\:focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.sm\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.sm\:focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.sm\:focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.sm\:focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.sm\:focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.sm\:focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.sm\:focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.sm\:focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.sm\:focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.sm\:focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.sm\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.sm\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.sm\:focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.sm\:focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.sm\:to-primary{--tw-gradient-to:#f7d94a!important}.sm\:to-primary-darker{--tw-gradient-to:#e7c51f!important}.sm\:to-primary-lighter{--tw-gradient-to:#ffe66f!important}.sm\:to-primary-lightest{--tw-gradient-to:#fe9!important}.sm\:to-secondary{--tw-gradient-to:#fcb930!important}.sm\:to-danger{--tw-gradient-to:#b62222!important}.sm\:to-disabled{--tw-gradient-to:#efeeea!important}.sm\:to-info{--tw-gradient-to:#35425b!important}.sm\:to-success{--tw-gradient-to:#0d8253!important}.sm\:to-warning{--tw-gradient-to:#fcb930!important}.sm\:to-black{--tw-gradient-to:#72706c!important}.sm\:to-black-active{--tw-gradient-to:#37352f!important}.sm\:to-black-dark{--tw-gradient-to:#2f3437!important}.sm\:to-black-light{--tw-gradient-to:#19171199!important}.sm\:to-black-lighter{--tw-gradient-to:#37352f99!important}.sm\:to-black-lightest{--tw-gradient-to:#37352f66!important}.sm\:to-gray{--tw-gradient-to:#f7f6f3!important}.sm\:to-gray-dark{--tw-gradient-to:#7d7d7d!important}.sm\:to-gray-darker{--tw-gradient-to:#2f2f2f!important}.sm\:to-opacity-darker{--tw-gradient-to:#0000001a!important}.sm\:to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.sm\:to-table-x{--tw-gradient-to:#37352f17!important}.sm\:to-table-y{--tw-gradient-to:#dfdfde!important}.sm\:to-transparent{--tw-gradient-to:#0000!important}.sm\:to-white{--tw-gradient-to:#fff!important}.sm\:to-white-off{--tw-gradient-to:#fffefc!important}.sm\:to-blue-selection{--tw-gradient-to:#2eaadc33!important}.sm\:hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.sm\:hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.sm\:hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.sm\:hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.sm\:hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.sm\:hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.sm\:hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.sm\:hover\:to-info:hover{--tw-gradient-to:#35425b!important}.sm\:hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.sm\:hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.sm\:hover\:to-black:hover{--tw-gradient-to:#72706c!important}.sm\:hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.sm\:hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.sm\:hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.sm\:hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.sm\:hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.sm\:hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.sm\:hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.sm\:hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.sm\:hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.sm\:hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.sm\:hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.sm\:hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.sm\:hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.sm\:hover\:to-white:hover{--tw-gradient-to:#fff!important}.sm\:hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.sm\:hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.sm\:focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.sm\:focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.sm\:focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.sm\:focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.sm\:focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.sm\:focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.sm\:focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.sm\:focus\:to-info:focus{--tw-gradient-to:#35425b!important}.sm\:focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.sm\:focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.sm\:focus\:to-black:focus{--tw-gradient-to:#72706c!important}.sm\:focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.sm\:focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.sm\:focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.sm\:focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.sm\:focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.sm\:focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.sm\:focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.sm\:focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.sm\:focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.sm\:focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.sm\:focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.sm\:focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.sm\:focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.sm\:focus\:to-white:focus{--tw-gradient-to:#fff!important}.sm\:focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.sm\:focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.sm\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.sm\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.sm\:bg-auto{background-size:auto!important}.sm\:bg-cover{background-size:cover!important}.sm\:bg-contain{background-size:contain!important}.sm\:bg-fixed{background-attachment:fixed!important}.sm\:bg-local{background-attachment:local!important}.sm\:bg-scroll{background-attachment:scroll!important}.sm\:bg-clip-border{background-clip:initial!important}.sm\:bg-clip-padding{background-clip:padding-box!important}.sm\:bg-clip-content{background-clip:content-box!important}.sm\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.sm\:bg-bottom{background-position:bottom!important}.sm\:bg-center{background-position:50%!important}.sm\:bg-left{background-position:0!important}.sm\:bg-left-bottom{background-position:0 100%!important}.sm\:bg-left-top{background-position:0 0!important}.sm\:bg-right{background-position:100%!important}.sm\:bg-right-bottom{background-position:100% 100%!important}.sm\:bg-right-top{background-position:100% 0!important}.sm\:bg-top{background-position:top!important}.sm\:bg-repeat{background-repeat:repeat!important}.sm\:bg-no-repeat{background-repeat:no-repeat!important}.sm\:bg-repeat-x{background-repeat:repeat-x!important}.sm\:bg-repeat-y{background-repeat:repeat-y!important}.sm\:bg-repeat-round{background-repeat:round!important}.sm\:bg-repeat-space{background-repeat:space!important}.sm\:bg-origin-border{background-origin:border-box!important}.sm\:bg-origin-padding{background-origin:initial!important}.sm\:bg-origin-content{background-origin:content-box!important}.sm\:fill-current{fill:currentColor!important}.sm\:stroke-current{stroke:currentColor!important}.sm\:stroke-0{stroke-width:0!important}.sm\:stroke-1{stroke-width:1!important}.sm\:stroke-2{stroke-width:2!important}.sm\:object-contain{object-fit:contain!important}.sm\:object-cover{object-fit:cover!important}.sm\:object-fill{object-fit:fill!important}.sm\:object-none{object-fit:none!important}.sm\:object-scale-down{object-fit:scale-down!important}.sm\:object-bottom{object-position:bottom!important}.sm\:object-center{object-position:center!important}.sm\:object-left{object-position:left!important}.sm\:object-left-bottom{object-position:left bottom!important}.sm\:object-left-top{object-position:left top!important}.sm\:object-right{object-position:right!important}.sm\:object-right-bottom{object-position:right bottom!important}.sm\:object-right-top{object-position:right top!important}.sm\:object-top{object-position:top!important}.sm\:p-0{padding:0!important}.sm\:p-1{padding:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:p-3{padding:.75rem!important}.sm\:p-4{padding:1rem!important}.sm\:p-5{padding:1.25rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:p-7{padding:1.75rem!important}.sm\:p-8{padding:2rem!important}.sm\:p-9{padding:2.25rem!important}.sm\:p-10{padding:2.5rem!important}.sm\:p-11{padding:2.75rem!important}.sm\:p-12{padding:3rem!important}.sm\:p-14{padding:3.5rem!important}.sm\:p-16{padding:4rem!important}.sm\:p-20{padding:5rem!important}.sm\:p-24{padding:6rem!important}.sm\:p-28{padding:7rem!important}.sm\:p-32{padding:8rem!important}.sm\:p-36{padding:9rem!important}.sm\:p-40{padding:10rem!important}.sm\:p-44{padding:11rem!important}.sm\:p-48{padding:12rem!important}.sm\:p-52{padding:13rem!important}.sm\:p-56{padding:14rem!important}.sm\:p-60{padding:15rem!important}.sm\:p-64{padding:16rem!important}.sm\:p-72{padding:18rem!important}.sm\:p-80{padding:20rem!important}.sm\:p-84{padding:21rem!important}.sm\:p-96{padding:24rem!important}.sm\:p-px{padding:1px!important}.sm\:p-0\.5{padding:.125rem!important}.sm\:p-1\.5{padding:.375rem!important}.sm\:p-2\.5{padding:.625rem!important}.sm\:p-3\.5{padding:.875rem!important}.sm\:-p-3px{padding:-3px!important}.sm\:-p-1px{padding:-1px!important}.sm\:p-5px{padding:5px!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.sm\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.sm\:px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.sm\:px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-20{padding-left:5rem!important;padding-right:5rem!important}.sm\:px-24{padding-left:6rem!important;padding-right:6rem!important}.sm\:px-28{padding-left:7rem!important;padding-right:7rem!important}.sm\:px-32{padding-left:8rem!important;padding-right:8rem!important}.sm\:px-36{padding-left:9rem!important;padding-right:9rem!important}.sm\:px-40{padding-left:10rem!important;padding-right:10rem!important}.sm\:px-44{padding-left:11rem!important;padding-right:11rem!important}.sm\:px-48{padding-left:12rem!important;padding-right:12rem!important}.sm\:px-52{padding-left:13rem!important;padding-right:13rem!important}.sm\:px-56{padding-left:14rem!important;padding-right:14rem!important}.sm\:px-60{padding-left:15rem!important;padding-right:15rem!important}.sm\:px-64{padding-left:16rem!important;padding-right:16rem!important}.sm\:px-72{padding-left:18rem!important;padding-right:18rem!important}.sm\:px-80{padding-left:20rem!important;padding-right:20rem!important}.sm\:px-84{padding-left:21rem!important;padding-right:21rem!important}.sm\:px-96{padding-left:24rem!important;padding-right:24rem!important}.sm\:px-px{padding-left:1px!important;padding-right:1px!important}.sm\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.sm\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.sm\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.sm\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.sm\:-px-3px{padding-left:-3px!important;padding-right:-3px!important}.sm\:-px-1px{padding-left:-1px!important;padding-right:-1px!important}.sm\:px-5px{padding-left:5px!important;padding-right:5px!important}.sm\:py-0{padding-bottom:0!important;padding-top:0!important}.sm\:py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.sm\:py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.sm\:py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.sm\:py-4{padding-bottom:1rem!important;padding-top:1rem!important}.sm\:py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.sm\:py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.sm\:py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.sm\:py-8{padding-bottom:2rem!important;padding-top:2rem!important}.sm\:py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.sm\:py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.sm\:py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.sm\:py-12{padding-bottom:3rem!important;padding-top:3rem!important}.sm\:py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.sm\:py-16{padding-bottom:4rem!important;padding-top:4rem!important}.sm\:py-20{padding-bottom:5rem!important;padding-top:5rem!important}.sm\:py-24{padding-bottom:6rem!important;padding-top:6rem!important}.sm\:py-28{padding-bottom:7rem!important;padding-top:7rem!important}.sm\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}.sm\:py-36{padding-bottom:9rem!important;padding-top:9rem!important}.sm\:py-40{padding-bottom:10rem!important;padding-top:10rem!important}.sm\:py-44{padding-bottom:11rem!important;padding-top:11rem!important}.sm\:py-48{padding-bottom:12rem!important;padding-top:12rem!important}.sm\:py-52{padding-bottom:13rem!important;padding-top:13rem!important}.sm\:py-56{padding-bottom:14rem!important;padding-top:14rem!important}.sm\:py-60{padding-bottom:15rem!important;padding-top:15rem!important}.sm\:py-64{padding-bottom:16rem!important;padding-top:16rem!important}.sm\:py-72{padding-bottom:18rem!important;padding-top:18rem!important}.sm\:py-80{padding-bottom:20rem!important;padding-top:20rem!important}.sm\:py-84{padding-bottom:21rem!important;padding-top:21rem!important}.sm\:py-96{padding-bottom:24rem!important;padding-top:24rem!important}.sm\:py-px{padding-bottom:1px!important;padding-top:1px!important}.sm\:py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.sm\:py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.sm\:py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.sm\:py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.sm\:-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.sm\:-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.sm\:py-5px{padding-bottom:5px!important;padding-top:5px!important}.sm\:pt-0{padding-top:0!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pt-3{padding-top:.75rem!important}.sm\:pt-4{padding-top:1rem!important}.sm\:pt-5{padding-top:1.25rem!important}.sm\:pt-6{padding-top:1.5rem!important}.sm\:pt-7{padding-top:1.75rem!important}.sm\:pt-8{padding-top:2rem!important}.sm\:pt-9{padding-top:2.25rem!important}.sm\:pt-10{padding-top:2.5rem!important}.sm\:pt-11{padding-top:2.75rem!important}.sm\:pt-12{padding-top:3rem!important}.sm\:pt-14{padding-top:3.5rem!important}.sm\:pt-16{padding-top:4rem!important}.sm\:pt-20{padding-top:5rem!important}.sm\:pt-24{padding-top:6rem!important}.sm\:pt-28{padding-top:7rem!important}.sm\:pt-32{padding-top:8rem!important}.sm\:pt-36{padding-top:9rem!important}.sm\:pt-40{padding-top:10rem!important}.sm\:pt-44{padding-top:11rem!important}.sm\:pt-48{padding-top:12rem!important}.sm\:pt-52{padding-top:13rem!important}.sm\:pt-56{padding-top:14rem!important}.sm\:pt-60{padding-top:15rem!important}.sm\:pt-64{padding-top:16rem!important}.sm\:pt-72{padding-top:18rem!important}.sm\:pt-80{padding-top:20rem!important}.sm\:pt-84{padding-top:21rem!important}.sm\:pt-96{padding-top:24rem!important}.sm\:pt-px{padding-top:1px!important}.sm\:pt-0\.5{padding-top:.125rem!important}.sm\:pt-1\.5{padding-top:.375rem!important}.sm\:pt-2\.5{padding-top:.625rem!important}.sm\:pt-3\.5{padding-top:.875rem!important}.sm\:-pt-3px{padding-top:-3px!important}.sm\:-pt-1px{padding-top:-1px!important}.sm\:pt-5px{padding-top:5px!important}.sm\:pr-0{padding-right:0!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pr-3{padding-right:.75rem!important}.sm\:pr-4{padding-right:1rem!important}.sm\:pr-5{padding-right:1.25rem!important}.sm\:pr-6{padding-right:1.5rem!important}.sm\:pr-7{padding-right:1.75rem!important}.sm\:pr-8{padding-right:2rem!important}.sm\:pr-9{padding-right:2.25rem!important}.sm\:pr-10{padding-right:2.5rem!important}.sm\:pr-11{padding-right:2.75rem!important}.sm\:pr-12{padding-right:3rem!important}.sm\:pr-14{padding-right:3.5rem!important}.sm\:pr-16{padding-right:4rem!important}.sm\:pr-20{padding-right:5rem!important}.sm\:pr-24{padding-right:6rem!important}.sm\:pr-28{padding-right:7rem!important}.sm\:pr-32{padding-right:8rem!important}.sm\:pr-36{padding-right:9rem!important}.sm\:pr-40{padding-right:10rem!important}.sm\:pr-44{padding-right:11rem!important}.sm\:pr-48{padding-right:12rem!important}.sm\:pr-52{padding-right:13rem!important}.sm\:pr-56{padding-right:14rem!important}.sm\:pr-60{padding-right:15rem!important}.sm\:pr-64{padding-right:16rem!important}.sm\:pr-72{padding-right:18rem!important}.sm\:pr-80{padding-right:20rem!important}.sm\:pr-84{padding-right:21rem!important}.sm\:pr-96{padding-right:24rem!important}.sm\:pr-px{padding-right:1px!important}.sm\:pr-0\.5{padding-right:.125rem!important}.sm\:pr-1\.5{padding-right:.375rem!important}.sm\:pr-2\.5{padding-right:.625rem!important}.sm\:pr-3\.5{padding-right:.875rem!important}.sm\:-pr-3px{padding-right:-3px!important}.sm\:-pr-1px{padding-right:-1px!important}.sm\:pr-5px{padding-right:5px!important}.sm\:pb-0{padding-bottom:0!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:pb-3{padding-bottom:.75rem!important}.sm\:pb-4{padding-bottom:1rem!important}.sm\:pb-5{padding-bottom:1.25rem!important}.sm\:pb-6{padding-bottom:1.5rem!important}.sm\:pb-7{padding-bottom:1.75rem!important}.sm\:pb-8{padding-bottom:2rem!important}.sm\:pb-9{padding-bottom:2.25rem!important}.sm\:pb-10{padding-bottom:2.5rem!important}.sm\:pb-11{padding-bottom:2.75rem!important}.sm\:pb-12{padding-bottom:3rem!important}.sm\:pb-14{padding-bottom:3.5rem!important}.sm\:pb-16{padding-bottom:4rem!important}.sm\:pb-20{padding-bottom:5rem!important}.sm\:pb-24{padding-bottom:6rem!important}.sm\:pb-28{padding-bottom:7rem!important}.sm\:pb-32{padding-bottom:8rem!important}.sm\:pb-36{padding-bottom:9rem!important}.sm\:pb-40{padding-bottom:10rem!important}.sm\:pb-44{padding-bottom:11rem!important}.sm\:pb-48{padding-bottom:12rem!important}.sm\:pb-52{padding-bottom:13rem!important}.sm\:pb-56{padding-bottom:14rem!important}.sm\:pb-60{padding-bottom:15rem!important}.sm\:pb-64{padding-bottom:16rem!important}.sm\:pb-72{padding-bottom:18rem!important}.sm\:pb-80{padding-bottom:20rem!important}.sm\:pb-84{padding-bottom:21rem!important}.sm\:pb-96{padding-bottom:24rem!important}.sm\:pb-px{padding-bottom:1px!important}.sm\:pb-0\.5{padding-bottom:.125rem!important}.sm\:pb-1\.5{padding-bottom:.375rem!important}.sm\:pb-2\.5{padding-bottom:.625rem!important}.sm\:pb-3\.5{padding-bottom:.875rem!important}.sm\:-pb-3px{padding-bottom:-3px!important}.sm\:-pb-1px{padding-bottom:-1px!important}.sm\:pb-5px{padding-bottom:5px!important}.sm\:pl-0{padding-left:0!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-3{padding-left:.75rem!important}.sm\:pl-4{padding-left:1rem!important}.sm\:pl-5{padding-left:1.25rem!important}.sm\:pl-6{padding-left:1.5rem!important}.sm\:pl-7{padding-left:1.75rem!important}.sm\:pl-8{padding-left:2rem!important}.sm\:pl-9{padding-left:2.25rem!important}.sm\:pl-10{padding-left:2.5rem!important}.sm\:pl-11{padding-left:2.75rem!important}.sm\:pl-12{padding-left:3rem!important}.sm\:pl-14{padding-left:3.5rem!important}.sm\:pl-16{padding-left:4rem!important}.sm\:pl-20{padding-left:5rem!important}.sm\:pl-24{padding-left:6rem!important}.sm\:pl-28{padding-left:7rem!important}.sm\:pl-32{padding-left:8rem!important}.sm\:pl-36{padding-left:9rem!important}.sm\:pl-40{padding-left:10rem!important}.sm\:pl-44{padding-left:11rem!important}.sm\:pl-48{padding-left:12rem!important}.sm\:pl-52{padding-left:13rem!important}.sm\:pl-56{padding-left:14rem!important}.sm\:pl-60{padding-left:15rem!important}.sm\:pl-64{padding-left:16rem!important}.sm\:pl-72{padding-left:18rem!important}.sm\:pl-80{padding-left:20rem!important}.sm\:pl-84{padding-left:21rem!important}.sm\:pl-96{padding-left:24rem!important}.sm\:pl-px{padding-left:1px!important}.sm\:pl-0\.5{padding-left:.125rem!important}.sm\:pl-1\.5{padding-left:.375rem!important}.sm\:pl-2\.5{padding-left:.625rem!important}.sm\:pl-3\.5{padding-left:.875rem!important}.sm\:-pl-3px{padding-left:-3px!important}.sm\:-pl-1px{padding-left:-1px!important}.sm\:pl-5px{padding-left:5px!important}.sm\:text-left{text-align:left!important}.sm\:text-center{text-align:center!important}.sm\:text-right{text-align:right!important}.sm\:text-justify{text-align:justify!important}.sm\:align-baseline{vertical-align:initial!important}.sm\:align-top{vertical-align:top!important}.sm\:align-middle{vertical-align:middle!important}.sm\:align-bottom{vertical-align:bottom!important}.sm\:align-text-top{vertical-align:text-top!important}.sm\:align-text-bottom{vertical-align:text-bottom!important}.sm\:font-primary,.sm\:font-secondary{font-family:Inter!important}.sm\:text-sm,.sm\:text-xs{font-size:.75rem!important;line-height:1rem!important}.sm\:text-base{font-size:.875rem!important;line-height:1.25rem!important}.sm\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.sm\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.sm\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.sm\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.sm\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.sm\:text-5xl{font-size:3rem!important;line-height:1!important}.sm\:text-6xl{font-size:3.75rem!important;line-height:1!important}.sm\:text-7xl{font-size:4.5rem!important;line-height:1rem!important}.sm\:text-8xl{font-size:6rem!important;line-height:1!important}.sm\:text-9xl{font-size:8rem!important;line-height:1!important}.sm\:font-thin{font-weight:100!important}.sm\:font-extralight{font-weight:200!important}.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}.sm\:font-extrabold{font-weight:800!important}.sm\:font-black{font-weight:900!important}.sm\:uppercase{text-transform:uppercase!important}.sm\:lowercase{text-transform:lowercase!important}.sm\:capitalize{text-transform:capitalize!important}.sm\:normal-case{text-transform:none!important}.sm\:italic{font-style:italic!important}.sm\:not-italic{font-style:normal!important}.sm\:diagonal-fractions,.sm\:lining-nums,.sm\:oldstyle-nums,.sm\:ordinal,.sm\:proportional-nums,.sm\:slashed-zero,.sm\:stacked-fractions,.sm\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.sm\:normal-nums{font-variant-numeric:normal!important}.sm\:ordinal{--tw-ordinal:ordinal!important}.sm\:slashed-zero{--tw-slashed-zero:slashed-zero!important}.sm\:lining-nums{--tw-numeric-figure:lining-nums!important}.sm\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.sm\:proportional-nums{--tw-numeric-spacing:proportional-nums!important}.sm\:tabular-nums{--tw-numeric-spacing:tabular-nums!important}.sm\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.sm\:stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.sm\:leading-3{line-height:.75rem!important}.sm\:leading-4{line-height:1rem!important}.sm\:leading-5{line-height:1.25rem!important}.sm\:leading-6{line-height:1.5rem!important}.sm\:leading-7{line-height:1.75rem!important}.sm\:leading-8{line-height:2rem!important}.sm\:leading-9{line-height:2.25rem!important}.sm\:leading-10{line-height:2.5rem!important}.sm\:leading-none{line-height:1!important}.sm\:leading-tight{line-height:1.25!important}.sm\:leading-snug{line-height:1.375!important}.sm\:leading-normal{line-height:1.5!important}.sm\:leading-relaxed{line-height:1.625!important}.sm\:leading-loose{line-height:2!important}.sm\:tracking-tighter{letter-spacing:-.05em!important}.sm\:tracking-tight{letter-spacing:-.025em!important}.sm\:tracking-normal{letter-spacing:0!important}.sm\:tracking-wide{letter-spacing:.025em!important}.sm\:tracking-wider{letter-spacing:.05em!important}.sm\:tracking-widest{letter-spacing:.1em!important}.sm\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.sm\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.sm\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.sm\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.sm\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.sm\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.sm\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.sm\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.sm\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.sm\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.sm\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.sm\:text-black-light{color:#19171199!important}.sm\:text-black-lighter{color:#37352f99!important}.sm\:text-black-lightest{color:#37352f66!important}.sm\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.sm\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.sm\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.sm\:text-opacity-darker{color:#0000001a!important}.sm\:text-opacity-lighter{color:#ffffff1a!important}.sm\:text-table-x{color:#37352f17!important}.sm\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.sm\:text-transparent{color:#0000!important}.sm\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.sm\:text-blue-selection{color:#2eaadc33!important}.group:hover .sm\:group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-black-light{color:#19171199!important}.group:hover .sm\:group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .sm\:group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .sm\:group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .sm\:group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .sm\:group-hover\:text-table-x{color:#37352f17!important}.group:hover .sm\:group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-transparent{color:#0000!important}.group:hover .sm\:group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .sm\:group-hover\:text-blue-selection{color:#2eaadc33!important}.sm\:focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.sm\:focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.sm\:focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.sm\:focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.sm\:focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.sm\:focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.sm\:focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.sm\:focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.sm\:focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.sm\:focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.sm\:focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.sm\:focus-within\:text-black-light:focus-within{color:#19171199!important}.sm\:focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.sm\:focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.sm\:focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.sm\:focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.sm\:focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.sm\:focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.sm\:focus-within\:text-table-x:focus-within{color:#37352f17!important}.sm\:focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.sm\:focus-within\:text-transparent:focus-within{color:#0000!important}.sm\:focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.sm\:focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.sm\:hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.sm\:hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.sm\:hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.sm\:hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.sm\:hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.sm\:hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.sm\:hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.sm\:hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.sm\:hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.sm\:hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.sm\:hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.sm\:hover\:text-black-light:hover{color:#19171199!important}.sm\:hover\:text-black-lighter:hover{color:#37352f99!important}.sm\:hover\:text-black-lightest:hover{color:#37352f66!important}.sm\:hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.sm\:hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.sm\:hover\:text-opacity-darker:hover{color:#0000001a!important}.sm\:hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.sm\:hover\:text-table-x:hover{color:#37352f17!important}.sm\:hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.sm\:hover\:text-transparent:hover{color:#0000!important}.sm\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.sm\:hover\:text-blue-selection:hover{color:#2eaadc33!important}.sm\:focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.sm\:focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.sm\:focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.sm\:focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.sm\:focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.sm\:focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.sm\:focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.sm\:focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.sm\:focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.sm\:focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.sm\:focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.sm\:focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.sm\:focus\:text-black-light:focus{color:#19171199!important}.sm\:focus\:text-black-lighter:focus{color:#37352f99!important}.sm\:focus\:text-black-lightest:focus{color:#37352f66!important}.sm\:focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.sm\:focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.sm\:focus\:text-opacity-darker:focus{color:#0000001a!important}.sm\:focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.sm\:focus\:text-table-x:focus{color:#37352f17!important}.sm\:focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.sm\:focus\:text-transparent:focus{color:#0000!important}.sm\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.sm\:focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.sm\:focus\:text-blue-selection:focus{color:#2eaadc33!important}.sm\:text-opacity-0{--tw-text-opacity:0!important}.sm\:text-opacity-5{--tw-text-opacity:0.05!important}.sm\:text-opacity-10{--tw-text-opacity:0.1!important}.sm\:text-opacity-20{--tw-text-opacity:0.2!important}.sm\:text-opacity-25{--tw-text-opacity:0.25!important}.sm\:text-opacity-30{--tw-text-opacity:0.3!important}.sm\:text-opacity-40{--tw-text-opacity:0.4!important}.sm\:text-opacity-50{--tw-text-opacity:0.5!important}.sm\:text-opacity-60{--tw-text-opacity:0.6!important}.sm\:text-opacity-70{--tw-text-opacity:0.7!important}.sm\:text-opacity-75{--tw-text-opacity:0.75!important}.sm\:text-opacity-80{--tw-text-opacity:0.8!important}.sm\:text-opacity-90{--tw-text-opacity:0.9!important}.sm\:text-opacity-95{--tw-text-opacity:0.95!important}.sm\:text-opacity-100{--tw-text-opacity:1!important}.group:hover .sm\:group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .sm\:group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .sm\:group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .sm\:group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .sm\:group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .sm\:group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .sm\:group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .sm\:group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .sm\:group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .sm\:group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .sm\:group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .sm\:group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .sm\:group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .sm\:group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .sm\:group-hover\:text-opacity-100{--tw-text-opacity:1!important}.sm\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.sm\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.sm\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.sm\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.sm\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.sm\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.sm\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.sm\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.sm\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.sm\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.sm\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.sm\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.sm\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.sm\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.sm\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.sm\:hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.sm\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.sm\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.sm\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.sm\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.sm\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.sm\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.sm\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.sm\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.sm\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.sm\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.sm\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.sm\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.sm\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.sm\:hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.sm\:focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.sm\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.sm\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.sm\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.sm\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.sm\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.sm\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.sm\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.sm\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.sm\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.sm\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.sm\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.sm\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.sm\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.sm\:focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.sm\:underline{text-decoration:underline!important}.sm\:line-through{text-decoration:line-through!important}.sm\:no-underline{text-decoration:none!important}.group:hover .sm\:group-hover\:underline{text-decoration:underline!important}.group:hover .sm\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .sm\:group-hover\:no-underline{text-decoration:none!important}.sm\:focus-within\:underline:focus-within{text-decoration:underline!important}.sm\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.sm\:focus-within\:no-underline:focus-within{text-decoration:none!important}.sm\:hover\:underline:hover{text-decoration:underline!important}.sm\:hover\:line-through:hover{text-decoration:line-through!important}.sm\:hover\:no-underline:hover{text-decoration:none!important}.sm\:focus\:underline:focus{text-decoration:underline!important}.sm\:focus\:line-through:focus{text-decoration:line-through!important}.sm\:focus\:no-underline:focus{text-decoration:none!important}.sm\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.sm\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.sm\:placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.sm\:placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.sm\:placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.sm\:placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.sm\:placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.sm\:placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.sm\:placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.sm\:placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.sm\:placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.sm\:placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.sm\:placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.sm\:placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.sm\:placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.sm\:placeholder-black-light::placeholder{color:#19171199!important}.sm\:placeholder-black-lighter::placeholder{color:#37352f99!important}.sm\:placeholder-black-lightest::placeholder{color:#37352f66!important}.sm\:placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.sm\:placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.sm\:placeholder-opacity-darker::placeholder{color:#0000001a!important}.sm\:placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.sm\:placeholder-table-x::placeholder{color:#37352f17!important}.sm\:placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.sm\:placeholder-transparent::placeholder{color:#0000!important}.sm\:placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.sm\:placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.sm\:placeholder-blue-selection::placeholder{color:#2eaadc33!important}.sm\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.sm\:focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.sm\:focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.sm\:focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.sm\:focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.sm\:focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.sm\:focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.sm\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.sm\:focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.sm\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.sm\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.sm\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.sm\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.sm\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.sm\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.sm\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.sm\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.sm\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.sm\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.sm\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.sm\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.sm\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.sm\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.sm\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.sm\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.sm\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.sm\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.sm\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.sm\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.sm\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.sm\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.sm\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.sm\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.sm\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.sm\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.sm\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.sm\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.sm\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.sm\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.sm\:opacity-0{opacity:0!important}.sm\:opacity-5{opacity:.05!important}.sm\:opacity-10{opacity:.1!important}.sm\:opacity-20{opacity:.2!important}.sm\:opacity-25{opacity:.25!important}.sm\:opacity-30{opacity:.3!important}.sm\:opacity-40{opacity:.4!important}.sm\:opacity-50{opacity:.5!important}.sm\:opacity-60{opacity:.6!important}.sm\:opacity-70{opacity:.7!important}.sm\:opacity-75{opacity:.75!important}.sm\:opacity-80{opacity:.8!important}.sm\:opacity-90{opacity:.9!important}.sm\:opacity-95{opacity:.95!important}.sm\:opacity-100{opacity:1!important}.group:hover .sm\:group-hover\:opacity-0{opacity:0!important}.group:hover .sm\:group-hover\:opacity-5{opacity:.05!important}.group:hover .sm\:group-hover\:opacity-10{opacity:.1!important}.group:hover .sm\:group-hover\:opacity-20{opacity:.2!important}.group:hover .sm\:group-hover\:opacity-25{opacity:.25!important}.group:hover .sm\:group-hover\:opacity-30{opacity:.3!important}.group:hover .sm\:group-hover\:opacity-40{opacity:.4!important}.group:hover .sm\:group-hover\:opacity-50{opacity:.5!important}.group:hover .sm\:group-hover\:opacity-60{opacity:.6!important}.group:hover .sm\:group-hover\:opacity-70{opacity:.7!important}.group:hover .sm\:group-hover\:opacity-75{opacity:.75!important}.group:hover .sm\:group-hover\:opacity-80{opacity:.8!important}.group:hover .sm\:group-hover\:opacity-90{opacity:.9!important}.group:hover .sm\:group-hover\:opacity-95{opacity:.95!important}.group:hover .sm\:group-hover\:opacity-100{opacity:1!important}.sm\:focus-within\:opacity-0:focus-within{opacity:0!important}.sm\:focus-within\:opacity-5:focus-within{opacity:.05!important}.sm\:focus-within\:opacity-10:focus-within{opacity:.1!important}.sm\:focus-within\:opacity-20:focus-within{opacity:.2!important}.sm\:focus-within\:opacity-25:focus-within{opacity:.25!important}.sm\:focus-within\:opacity-30:focus-within{opacity:.3!important}.sm\:focus-within\:opacity-40:focus-within{opacity:.4!important}.sm\:focus-within\:opacity-50:focus-within{opacity:.5!important}.sm\:focus-within\:opacity-60:focus-within{opacity:.6!important}.sm\:focus-within\:opacity-70:focus-within{opacity:.7!important}.sm\:focus-within\:opacity-75:focus-within{opacity:.75!important}.sm\:focus-within\:opacity-80:focus-within{opacity:.8!important}.sm\:focus-within\:opacity-90:focus-within{opacity:.9!important}.sm\:focus-within\:opacity-95:focus-within{opacity:.95!important}.sm\:focus-within\:opacity-100:focus-within{opacity:1!important}.sm\:hover\:opacity-0:hover{opacity:0!important}.sm\:hover\:opacity-5:hover{opacity:.05!important}.sm\:hover\:opacity-10:hover{opacity:.1!important}.sm\:hover\:opacity-20:hover{opacity:.2!important}.sm\:hover\:opacity-25:hover{opacity:.25!important}.sm\:hover\:opacity-30:hover{opacity:.3!important}.sm\:hover\:opacity-40:hover{opacity:.4!important}.sm\:hover\:opacity-50:hover{opacity:.5!important}.sm\:hover\:opacity-60:hover{opacity:.6!important}.sm\:hover\:opacity-70:hover{opacity:.7!important}.sm\:hover\:opacity-75:hover{opacity:.75!important}.sm\:hover\:opacity-80:hover{opacity:.8!important}.sm\:hover\:opacity-90:hover{opacity:.9!important}.sm\:hover\:opacity-95:hover{opacity:.95!important}.sm\:hover\:opacity-100:hover{opacity:1!important}.sm\:focus\:opacity-0:focus{opacity:0!important}.sm\:focus\:opacity-5:focus{opacity:.05!important}.sm\:focus\:opacity-10:focus{opacity:.1!important}.sm\:focus\:opacity-20:focus{opacity:.2!important}.sm\:focus\:opacity-25:focus{opacity:.25!important}.sm\:focus\:opacity-30:focus{opacity:.3!important}.sm\:focus\:opacity-40:focus{opacity:.4!important}.sm\:focus\:opacity-50:focus{opacity:.5!important}.sm\:focus\:opacity-60:focus{opacity:.6!important}.sm\:focus\:opacity-70:focus{opacity:.7!important}.sm\:focus\:opacity-75:focus{opacity:.75!important}.sm\:focus\:opacity-80:focus{opacity:.8!important}.sm\:focus\:opacity-90:focus{opacity:.9!important}.sm\:focus\:opacity-95:focus{opacity:.95!important}.sm\:focus\:opacity-100:focus{opacity:1!important}.sm\:disabled\:opacity-0:disabled{opacity:0!important}.sm\:disabled\:opacity-5:disabled{opacity:.05!important}.sm\:disabled\:opacity-10:disabled{opacity:.1!important}.sm\:disabled\:opacity-20:disabled{opacity:.2!important}.sm\:disabled\:opacity-25:disabled{opacity:.25!important}.sm\:disabled\:opacity-30:disabled{opacity:.3!important}.sm\:disabled\:opacity-40:disabled{opacity:.4!important}.sm\:disabled\:opacity-50:disabled{opacity:.5!important}.sm\:disabled\:opacity-60:disabled{opacity:.6!important}.sm\:disabled\:opacity-70:disabled{opacity:.7!important}.sm\:disabled\:opacity-75:disabled{opacity:.75!important}.sm\:disabled\:opacity-80:disabled{opacity:.8!important}.sm\:disabled\:opacity-90:disabled{opacity:.9!important}.sm\:disabled\:opacity-95:disabled{opacity:.95!important}.sm\:disabled\:opacity-100:disabled{opacity:1!important}.sm\:bg-blend-normal{background-blend-mode:normal!important}.sm\:bg-blend-multiply{background-blend-mode:multiply!important}.sm\:bg-blend-screen{background-blend-mode:screen!important}.sm\:bg-blend-overlay{background-blend-mode:overlay!important}.sm\:bg-blend-darken{background-blend-mode:darken!important}.sm\:bg-blend-lighten{background-blend-mode:lighten!important}.sm\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.sm\:bg-blend-color-burn{background-blend-mode:color-burn!important}.sm\:bg-blend-hard-light{background-blend-mode:hard-light!important}.sm\:bg-blend-soft-light{background-blend-mode:soft-light!important}.sm\:bg-blend-difference{background-blend-mode:difference!important}.sm\:bg-blend-exclusion{background-blend-mode:exclusion!important}.sm\:bg-blend-hue{background-blend-mode:hue!important}.sm\:bg-blend-saturation{background-blend-mode:saturation!important}.sm\:bg-blend-color{background-blend-mode:color!important}.sm\:bg-blend-luminosity{background-blend-mode:luminosity!important}.sm\:mix-blend-normal{mix-blend-mode:normal!important}.sm\:mix-blend-multiply{mix-blend-mode:multiply!important}.sm\:mix-blend-screen{mix-blend-mode:screen!important}.sm\:mix-blend-overlay{mix-blend-mode:overlay!important}.sm\:mix-blend-darken{mix-blend-mode:darken!important}.sm\:mix-blend-lighten{mix-blend-mode:lighten!important}.sm\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.sm\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.sm\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.sm\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.sm\:mix-blend-difference{mix-blend-mode:difference!important}.sm\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.sm\:mix-blend-hue{mix-blend-mode:hue!important}.sm\:mix-blend-saturation{mix-blend-mode:saturation!important}.sm\:mix-blend-color{mix-blend-mode:color!important}.sm\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.sm\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.sm\:shadow,.sm\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.sm\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.sm\:shadow-lg,.sm\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.sm\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.sm\:shadow-2xl,.sm\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.sm\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.sm\:shadow-inner,.sm\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .sm\:group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .sm\:group-hover\:shadow,.group:hover .sm\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .sm\:group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .sm\:group-hover\:shadow-lg,.group:hover .sm\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .sm\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .sm\:group-hover\:shadow-2xl,.group:hover .sm\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .sm\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .sm\:group-hover\:shadow-inner,.group:hover .sm\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .sm\:group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.sm\:focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.sm\:focus-within\:shadow-sm:focus-within,.sm\:focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.sm\:focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.sm\:focus-within\:shadow-lg:focus-within,.sm\:focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.sm\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.sm\:focus-within\:shadow-2xl:focus-within,.sm\:focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.sm\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.sm\:focus-within\:shadow-inner:focus-within,.sm\:focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.sm\:hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.sm\:hover\:shadow-sm:hover,.sm\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.sm\:hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.sm\:hover\:shadow-lg:hover,.sm\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.sm\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.sm\:hover\:shadow-2xl:hover,.sm\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.sm\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.sm\:hover\:shadow-inner:hover,.sm\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.sm\:focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.sm\:focus\:shadow-sm:focus,.sm\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.sm\:focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.sm\:focus\:shadow-lg:focus,.sm\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.sm\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.sm\:focus\:shadow-2xl:focus,.sm\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.sm\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.sm\:focus\:shadow-inner:focus,.sm\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.sm\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.sm\:outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.sm\:outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.sm\:outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.sm\:focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.sm\:focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.sm\:focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.sm\:focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.sm\:focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.sm\:focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.sm\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:ring-0,.sm\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:ring-2,.sm\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:ring,.sm\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus-within\:ring-0:focus-within,.sm\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus-within\:ring-2:focus-within,.sm\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus-within\:ring-8:focus-within,.sm\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus\:ring-0:focus,.sm\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus\:ring-2:focus,.sm\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus\:ring-8:focus,.sm\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.sm\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.sm\:focus-within\:ring-inset:focus-within,.sm\:focus\:ring-inset:focus,.sm\:ring-inset{--tw-ring-inset:inset!important}.sm\:ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.sm\:ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.sm\:ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.sm\:ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.sm\:ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.sm\:ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.sm\:ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.sm\:ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.sm\:ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.sm\:ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.sm\:ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.sm\:ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.sm\:ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.sm\:ring-black-light{--tw-ring-color:#19171199!important}.sm\:ring-black-lighter{--tw-ring-color:#37352f99!important}.sm\:ring-black-lightest{--tw-ring-color:#37352f66!important}.sm\:ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.sm\:ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.sm\:ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.sm\:ring-opacity-darker{--tw-ring-color:#0000001a!important}.sm\:ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.sm\:ring-table-x{--tw-ring-color:#37352f17!important}.sm\:ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.sm\:ring-transparent{--tw-ring-color:#0000!important}.sm\:ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.sm\:ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.sm\:ring-blue-selection{--tw-ring-color:#2eaadc33!important}.sm\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.sm\:focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.sm\:focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.sm\:focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.sm\:focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.sm\:focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.sm\:focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.sm\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.sm\:focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.sm\:focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.sm\:focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.sm\:focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.sm\:focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.sm\:focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.sm\:focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.sm\:focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.sm\:focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.sm\:focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.sm\:focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.sm\:focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.sm\:focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.sm\:focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.sm\:focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.sm\:focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.sm\:focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.sm\:focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.sm\:focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.sm\:focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.sm\:focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.sm\:focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.sm\:focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.sm\:focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.sm\:focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.sm\:focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.sm\:focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.sm\:focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.sm\:ring-opacity-0{--tw-ring-opacity:0!important}.sm\:ring-opacity-5{--tw-ring-opacity:0.05!important}.sm\:ring-opacity-10{--tw-ring-opacity:0.1!important}.sm\:ring-opacity-20{--tw-ring-opacity:0.2!important}.sm\:ring-opacity-25{--tw-ring-opacity:0.25!important}.sm\:ring-opacity-30{--tw-ring-opacity:0.3!important}.sm\:ring-opacity-40{--tw-ring-opacity:0.4!important}.sm\:ring-opacity-50{--tw-ring-opacity:0.5!important}.sm\:ring-opacity-60{--tw-ring-opacity:0.6!important}.sm\:ring-opacity-70{--tw-ring-opacity:0.7!important}.sm\:ring-opacity-75{--tw-ring-opacity:0.75!important}.sm\:ring-opacity-80{--tw-ring-opacity:0.8!important}.sm\:ring-opacity-90{--tw-ring-opacity:0.9!important}.sm\:ring-opacity-95{--tw-ring-opacity:0.95!important}.sm\:ring-opacity-100{--tw-ring-opacity:1!important}.sm\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.sm\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.sm\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.sm\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.sm\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.sm\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.sm\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.sm\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.sm\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.sm\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.sm\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.sm\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.sm\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.sm\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.sm\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.sm\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.sm\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.sm\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.sm\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.sm\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.sm\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.sm\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.sm\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.sm\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.sm\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.sm\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.sm\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.sm\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.sm\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.sm\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.sm\:ring-offset-0{--tw-ring-offset-width:0px!important}.sm\:ring-offset-1{--tw-ring-offset-width:1px!important}.sm\:ring-offset-2{--tw-ring-offset-width:2px!important}.sm\:ring-offset-4{--tw-ring-offset-width:4px!important}.sm\:ring-offset-8{--tw-ring-offset-width:8px!important}.sm\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.sm\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.sm\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.sm\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.sm\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.sm\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.sm\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.sm\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.sm\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.sm\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.sm\:ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.sm\:ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.sm\:ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.sm\:ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.sm\:ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.sm\:ring-offset-danger{--tw-ring-offset-color:#b62222!important}.sm\:ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.sm\:ring-offset-info{--tw-ring-offset-color:#35425b!important}.sm\:ring-offset-success{--tw-ring-offset-color:#0d8253!important}.sm\:ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.sm\:ring-offset-black{--tw-ring-offset-color:#72706c!important}.sm\:ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.sm\:ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.sm\:ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.sm\:ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.sm\:ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.sm\:ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.sm\:ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.sm\:ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.sm\:ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.sm\:ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.sm\:ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.sm\:ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.sm\:ring-offset-transparent{--tw-ring-offset-color:#0000!important}.sm\:ring-offset-white{--tw-ring-offset-color:#fff!important}.sm\:ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.sm\:ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.sm\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.sm\:focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.sm\:focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.sm\:focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.sm\:focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.sm\:focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.sm\:focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.sm\:focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.sm\:focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.sm\:focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.sm\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.sm\:focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.sm\:focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.sm\:focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.sm\:focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.sm\:focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.sm\:focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.sm\:focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.sm\:focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.sm\:focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.sm\:focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.sm\:focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.sm\:focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.sm\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.sm\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.sm\:focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.sm\:focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.sm\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.sm\:focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.sm\:focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.sm\:focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.sm\:focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.sm\:focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.sm\:focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.sm\:focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.sm\:focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.sm\:focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.sm\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.sm\:focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.sm\:focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.sm\:focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.sm\:focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.sm\:focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.sm\:focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.sm\:focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.sm\:focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.sm\:focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.sm\:focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.sm\:focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.sm\:focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.sm\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.sm\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.sm\:focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.sm\:focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.sm\:filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.sm\:filter-none{filter:none!important}.sm\:blur-0,.sm\:blur-none{--tw-blur:blur(0)!important}.sm\:blur-sm{--tw-blur:blur(4px)!important}.sm\:blur{--tw-blur:blur(8px)!important}.sm\:blur-md{--tw-blur:blur(12px)!important}.sm\:blur-lg{--tw-blur:blur(16px)!important}.sm\:blur-xl{--tw-blur:blur(24px)!important}.sm\:blur-2xl{--tw-blur:blur(40px)!important}.sm\:blur-3xl{--tw-blur:blur(64px)!important}.sm\:brightness-0{--tw-brightness:brightness(0)!important}.sm\:brightness-50{--tw-brightness:brightness(.5)!important}.sm\:brightness-75{--tw-brightness:brightness(.75)!important}.sm\:brightness-90{--tw-brightness:brightness(.9)!important}.sm\:brightness-95{--tw-brightness:brightness(.95)!important}.sm\:brightness-100{--tw-brightness:brightness(1)!important}.sm\:brightness-105{--tw-brightness:brightness(1.05)!important}.sm\:brightness-110{--tw-brightness:brightness(1.1)!important}.sm\:brightness-125{--tw-brightness:brightness(1.25)!important}.sm\:brightness-150{--tw-brightness:brightness(1.5)!important}.sm\:brightness-200{--tw-brightness:brightness(2)!important}.sm\:contrast-0{--tw-contrast:contrast(0)!important}.sm\:contrast-50{--tw-contrast:contrast(.5)!important}.sm\:contrast-75{--tw-contrast:contrast(.75)!important}.sm\:contrast-100{--tw-contrast:contrast(1)!important}.sm\:contrast-125{--tw-contrast:contrast(1.25)!important}.sm\:contrast-150{--tw-contrast:contrast(1.5)!important}.sm\:contrast-200{--tw-contrast:contrast(2)!important}.sm\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.sm\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.sm\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.sm\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.sm\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.sm\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.sm\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.sm\:grayscale-0{--tw-grayscale:grayscale(0)!important}.sm\:grayscale{--tw-grayscale:grayscale(100%)!important}.sm\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.sm\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.sm\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.sm\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.sm\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.sm\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.sm\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.sm\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.sm\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.sm\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.sm\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.sm\:invert-0{--tw-invert:invert(0)!important}.sm\:invert{--tw-invert:invert(100%)!important}.sm\:saturate-0{--tw-saturate:saturate(0)!important}.sm\:saturate-50{--tw-saturate:saturate(.5)!important}.sm\:saturate-100{--tw-saturate:saturate(1)!important}.sm\:saturate-150{--tw-saturate:saturate(1.5)!important}.sm\:saturate-200{--tw-saturate:saturate(2)!important}.sm\:sepia-0{--tw-sepia:sepia(0)!important}.sm\:sepia{--tw-sepia:sepia(100%)!important}.sm\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.sm\:backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.sm\:backdrop-blur-0,.sm\:backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.sm\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.sm\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.sm\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.sm\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.sm\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.sm\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.sm\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.sm\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.sm\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.sm\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.sm\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.sm\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.sm\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.sm\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.sm\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.sm\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.sm\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.sm\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.sm\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.sm\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.sm\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.sm\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.sm\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.sm\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.sm\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.sm\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.sm\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.sm\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.sm\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.sm\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.sm\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.sm\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.sm\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.sm\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.sm\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.sm\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.sm\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.sm\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.sm\:backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.sm\:backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.sm\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.sm\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.sm\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.sm\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.sm\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.sm\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.sm\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.sm\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.sm\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.sm\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.sm\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.sm\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.sm\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.sm\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.sm\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.sm\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.sm\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.sm\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.sm\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.sm\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.sm\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.sm\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.sm\:transition-none{transition-property:none!important}.sm\:transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:delay-75{transition-delay:75ms!important}.sm\:delay-100{transition-delay:.1s!important}.sm\:delay-150{transition-delay:.15s!important}.sm\:delay-200{transition-delay:.2s!important}.sm\:delay-300{transition-delay:.3s!important}.sm\:delay-500{transition-delay:.5s!important}.sm\:delay-700{transition-delay:.7s!important}.sm\:delay-1000{transition-delay:1s!important}.sm\:duration-75{transition-duration:75ms!important}.sm\:duration-100{transition-duration:.1s!important}.sm\:duration-150{transition-duration:.15s!important}.sm\:duration-200{transition-duration:.2s!important}.sm\:duration-300{transition-duration:.3s!important}.sm\:duration-500{transition-duration:.5s!important}.sm\:duration-700{transition-duration:.7s!important}.sm\:duration-1000{transition-duration:1s!important}.sm\:ease-linear{transition-timing-function:linear!important}.sm\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.sm\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.sm\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:1536px){.md\:container{max-width:1536px}}.md\:sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.md\:not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.md\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.md\:focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.md\:focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.md\:focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.md\:pointer-events-none{pointer-events:none!important}.md\:pointer-events-auto{pointer-events:auto!important}.md\:visible{visibility:visible!important}.md\:invisible{visibility:hidden!important}.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}.md\:inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.md\:inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.md\:inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.md\:inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.md\:inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.md\:inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.md\:inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.md\:inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.md\:inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.md\:inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.md\:inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.md\:inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.md\:inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.md\:inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.md\:inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.md\:inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.md\:inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.md\:inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.md\:inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.md\:inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.md\:inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.md\:inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.md\:inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.md\:inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.md\:inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.md\:inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.md\:inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.md\:inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.md\:inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.md\:inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.md\:inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.md\:inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.md\:inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.md\:inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.md\:inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.md\:inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.md\:inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.md\:-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.md\:-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.md\:inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.md\:-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.md\:-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.md\:-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.md\:-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.md\:-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.md\:-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.md\:-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.md\:-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.md\:-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.md\:-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.md\:-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.md\:-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.md\:-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.md\:-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.md\:-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.md\:-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.md\:-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.md\:-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.md\:-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.md\:-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.md\:-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.md\:-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.md\:-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.md\:-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.md\:-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.md\:-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.md\:-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.md\:-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.md\:-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.md\:-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.md\:-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.md\:-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.md\:-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.md\:-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.md\:-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.md\:-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.md\:-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.md\:-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.md\:-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.md\:inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.md\:inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.md\:inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.md\:inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.md\:inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.md\:inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.md\:inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.md\:-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.md\:-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.md\:-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.md\:-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.md\:-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.md\:-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.md\:-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.md\:inset-x-0{left:0!important;right:0!important}.md\:inset-x-1{left:.25rem!important;right:.25rem!important}.md\:inset-x-2{left:.5rem!important;right:.5rem!important}.md\:inset-x-3{left:.75rem!important;right:.75rem!important}.md\:inset-x-4{left:1rem!important;right:1rem!important}.md\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.md\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.md\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.md\:inset-x-8{left:2rem!important;right:2rem!important}.md\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.md\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.md\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.md\:inset-x-12{left:3rem!important;right:3rem!important}.md\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.md\:inset-x-16{left:4rem!important;right:4rem!important}.md\:inset-x-20{left:5rem!important;right:5rem!important}.md\:inset-x-24{left:6rem!important;right:6rem!important}.md\:inset-x-28{left:7rem!important;right:7rem!important}.md\:inset-x-32{left:8rem!important;right:8rem!important}.md\:inset-x-36{left:9rem!important;right:9rem!important}.md\:inset-x-40{left:10rem!important;right:10rem!important}.md\:inset-x-44{left:11rem!important;right:11rem!important}.md\:inset-x-48{left:12rem!important;right:12rem!important}.md\:inset-x-52{left:13rem!important;right:13rem!important}.md\:inset-x-56{left:14rem!important;right:14rem!important}.md\:inset-x-60{left:15rem!important;right:15rem!important}.md\:inset-x-64{left:16rem!important;right:16rem!important}.md\:inset-x-72{left:18rem!important;right:18rem!important}.md\:inset-x-80{left:20rem!important;right:20rem!important}.md\:inset-x-84{left:21rem!important;right:21rem!important}.md\:inset-x-96{left:24rem!important;right:24rem!important}.md\:inset-x-auto{left:auto!important;right:auto!important}.md\:inset-x-px{left:1px!important;right:1px!important}.md\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.md\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.md\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.md\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.md\:-inset-x-3px{left:-3px!important;right:-3px!important}.md\:-inset-x-1px{left:-1px!important;right:-1px!important}.md\:inset-x-5px{left:5px!important;right:5px!important}.md\:-inset-x-0{left:0!important;right:0!important}.md\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.md\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.md\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.md\:-inset-x-4{left:-1rem!important;right:-1rem!important}.md\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.md\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.md\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.md\:-inset-x-8{left:-2rem!important;right:-2rem!important}.md\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.md\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.md\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.md\:-inset-x-12{left:-3rem!important;right:-3rem!important}.md\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.md\:-inset-x-16{left:-4rem!important;right:-4rem!important}.md\:-inset-x-20{left:-5rem!important;right:-5rem!important}.md\:-inset-x-24{left:-6rem!important;right:-6rem!important}.md\:-inset-x-28{left:-7rem!important;right:-7rem!important}.md\:-inset-x-32{left:-8rem!important;right:-8rem!important}.md\:-inset-x-36{left:-9rem!important;right:-9rem!important}.md\:-inset-x-40{left:-10rem!important;right:-10rem!important}.md\:-inset-x-44{left:-11rem!important;right:-11rem!important}.md\:-inset-x-48{left:-12rem!important;right:-12rem!important}.md\:-inset-x-52{left:-13rem!important;right:-13rem!important}.md\:-inset-x-56{left:-14rem!important;right:-14rem!important}.md\:-inset-x-60{left:-15rem!important;right:-15rem!important}.md\:-inset-x-64{left:-16rem!important;right:-16rem!important}.md\:-inset-x-72{left:-18rem!important;right:-18rem!important}.md\:-inset-x-80{left:-20rem!important;right:-20rem!important}.md\:-inset-x-84{left:-21rem!important;right:-21rem!important}.md\:-inset-x-96{left:-24rem!important;right:-24rem!important}.md\:-inset-x-px{left:-1px!important;right:-1px!important}.md\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.md\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.md\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.md\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.md\:-inset-x--3px{left:3px!important;right:3px!important}.md\:-inset-x--1px{left:1px!important;right:1px!important}.md\:-inset-x-5px{left:-5px!important;right:-5px!important}.md\:inset-x-1\/2{left:50%!important;right:50%!important}.md\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.md\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.md\:inset-x-1\/4{left:25%!important;right:25%!important}.md\:inset-x-2\/4{left:50%!important;right:50%!important}.md\:inset-x-3\/4{left:75%!important;right:75%!important}.md\:inset-x-full{left:100%!important;right:100%!important}.md\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.md\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.md\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.md\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.md\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.md\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.md\:-inset-x-full{left:-100%!important;right:-100%!important}.md\:inset-y-0{bottom:0!important;top:0!important}.md\:inset-y-1{bottom:.25rem!important;top:.25rem!important}.md\:inset-y-2{bottom:.5rem!important;top:.5rem!important}.md\:inset-y-3{bottom:.75rem!important;top:.75rem!important}.md\:inset-y-4{bottom:1rem!important;top:1rem!important}.md\:inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.md\:inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.md\:inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.md\:inset-y-8{bottom:2rem!important;top:2rem!important}.md\:inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.md\:inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.md\:inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.md\:inset-y-12{bottom:3rem!important;top:3rem!important}.md\:inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.md\:inset-y-16{bottom:4rem!important;top:4rem!important}.md\:inset-y-20{bottom:5rem!important;top:5rem!important}.md\:inset-y-24{bottom:6rem!important;top:6rem!important}.md\:inset-y-28{bottom:7rem!important;top:7rem!important}.md\:inset-y-32{bottom:8rem!important;top:8rem!important}.md\:inset-y-36{bottom:9rem!important;top:9rem!important}.md\:inset-y-40{bottom:10rem!important;top:10rem!important}.md\:inset-y-44{bottom:11rem!important;top:11rem!important}.md\:inset-y-48{bottom:12rem!important;top:12rem!important}.md\:inset-y-52{bottom:13rem!important;top:13rem!important}.md\:inset-y-56{bottom:14rem!important;top:14rem!important}.md\:inset-y-60{bottom:15rem!important;top:15rem!important}.md\:inset-y-64{bottom:16rem!important;top:16rem!important}.md\:inset-y-72{bottom:18rem!important;top:18rem!important}.md\:inset-y-80{bottom:20rem!important;top:20rem!important}.md\:inset-y-84{bottom:21rem!important;top:21rem!important}.md\:inset-y-96{bottom:24rem!important;top:24rem!important}.md\:inset-y-auto{bottom:auto!important;top:auto!important}.md\:inset-y-px{bottom:1px!important;top:1px!important}.md\:inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.md\:inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.md\:inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.md\:inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.md\:-inset-y-3px{bottom:-3px!important;top:-3px!important}.md\:-inset-y-1px{bottom:-1px!important;top:-1px!important}.md\:inset-y-5px{bottom:5px!important;top:5px!important}.md\:-inset-y-0{bottom:0!important;top:0!important}.md\:-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.md\:-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.md\:-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.md\:-inset-y-4{bottom:-1rem!important;top:-1rem!important}.md\:-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.md\:-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.md\:-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.md\:-inset-y-8{bottom:-2rem!important;top:-2rem!important}.md\:-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.md\:-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.md\:-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.md\:-inset-y-12{bottom:-3rem!important;top:-3rem!important}.md\:-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.md\:-inset-y-16{bottom:-4rem!important;top:-4rem!important}.md\:-inset-y-20{bottom:-5rem!important;top:-5rem!important}.md\:-inset-y-24{bottom:-6rem!important;top:-6rem!important}.md\:-inset-y-28{bottom:-7rem!important;top:-7rem!important}.md\:-inset-y-32{bottom:-8rem!important;top:-8rem!important}.md\:-inset-y-36{bottom:-9rem!important;top:-9rem!important}.md\:-inset-y-40{bottom:-10rem!important;top:-10rem!important}.md\:-inset-y-44{bottom:-11rem!important;top:-11rem!important}.md\:-inset-y-48{bottom:-12rem!important;top:-12rem!important}.md\:-inset-y-52{bottom:-13rem!important;top:-13rem!important}.md\:-inset-y-56{bottom:-14rem!important;top:-14rem!important}.md\:-inset-y-60{bottom:-15rem!important;top:-15rem!important}.md\:-inset-y-64{bottom:-16rem!important;top:-16rem!important}.md\:-inset-y-72{bottom:-18rem!important;top:-18rem!important}.md\:-inset-y-80{bottom:-20rem!important;top:-20rem!important}.md\:-inset-y-84{bottom:-21rem!important;top:-21rem!important}.md\:-inset-y-96{bottom:-24rem!important;top:-24rem!important}.md\:-inset-y-px{bottom:-1px!important;top:-1px!important}.md\:-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.md\:-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.md\:-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.md\:-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.md\:-inset-y--3px{bottom:3px!important;top:3px!important}.md\:-inset-y--1px{bottom:1px!important;top:1px!important}.md\:-inset-y-5px{bottom:-5px!important;top:-5px!important}.md\:inset-y-1\/2{bottom:50%!important;top:50%!important}.md\:inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.md\:inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.md\:inset-y-1\/4{bottom:25%!important;top:25%!important}.md\:inset-y-2\/4{bottom:50%!important;top:50%!important}.md\:inset-y-3\/4{bottom:75%!important;top:75%!important}.md\:inset-y-full{bottom:100%!important;top:100%!important}.md\:-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.md\:-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.md\:-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.md\:-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.md\:-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.md\:-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.md\:-inset-y-full{bottom:-100%!important;top:-100%!important}.md\:top-0{top:0!important}.md\:top-1{top:.25rem!important}.md\:top-2{top:.5rem!important}.md\:top-3{top:.75rem!important}.md\:top-4{top:1rem!important}.md\:top-5{top:1.25rem!important}.md\:top-6{top:1.5rem!important}.md\:top-7{top:1.75rem!important}.md\:top-8{top:2rem!important}.md\:top-9{top:2.25rem!important}.md\:top-10{top:2.5rem!important}.md\:top-11{top:2.75rem!important}.md\:top-12{top:3rem!important}.md\:top-14{top:3.5rem!important}.md\:top-16{top:4rem!important}.md\:top-20{top:5rem!important}.md\:top-24{top:6rem!important}.md\:top-28{top:7rem!important}.md\:top-32{top:8rem!important}.md\:top-36{top:9rem!important}.md\:top-40{top:10rem!important}.md\:top-44{top:11rem!important}.md\:top-48{top:12rem!important}.md\:top-52{top:13rem!important}.md\:top-56{top:14rem!important}.md\:top-60{top:15rem!important}.md\:top-64{top:16rem!important}.md\:top-72{top:18rem!important}.md\:top-80{top:20rem!important}.md\:top-84{top:21rem!important}.md\:top-96{top:24rem!important}.md\:top-auto{top:auto!important}.md\:top-px{top:1px!important}.md\:top-0\.5{top:.125rem!important}.md\:top-1\.5{top:.375rem!important}.md\:top-2\.5{top:.625rem!important}.md\:top-3\.5{top:.875rem!important}.md\:-top-3px{top:-3px!important}.md\:-top-1px{top:-1px!important}.md\:top-5px{top:5px!important}.md\:-top-0{top:0!important}.md\:-top-1{top:-.25rem!important}.md\:-top-2{top:-.5rem!important}.md\:-top-3{top:-.75rem!important}.md\:-top-4{top:-1rem!important}.md\:-top-5{top:-1.25rem!important}.md\:-top-6{top:-1.5rem!important}.md\:-top-7{top:-1.75rem!important}.md\:-top-8{top:-2rem!important}.md\:-top-9{top:-2.25rem!important}.md\:-top-10{top:-2.5rem!important}.md\:-top-11{top:-2.75rem!important}.md\:-top-12{top:-3rem!important}.md\:-top-14{top:-3.5rem!important}.md\:-top-16{top:-4rem!important}.md\:-top-20{top:-5rem!important}.md\:-top-24{top:-6rem!important}.md\:-top-28{top:-7rem!important}.md\:-top-32{top:-8rem!important}.md\:-top-36{top:-9rem!important}.md\:-top-40{top:-10rem!important}.md\:-top-44{top:-11rem!important}.md\:-top-48{top:-12rem!important}.md\:-top-52{top:-13rem!important}.md\:-top-56{top:-14rem!important}.md\:-top-60{top:-15rem!important}.md\:-top-64{top:-16rem!important}.md\:-top-72{top:-18rem!important}.md\:-top-80{top:-20rem!important}.md\:-top-84{top:-21rem!important}.md\:-top-96{top:-24rem!important}.md\:-top-px{top:-1px!important}.md\:-top-0\.5{top:-.125rem!important}.md\:-top-1\.5{top:-.375rem!important}.md\:-top-2\.5{top:-.625rem!important}.md\:-top-3\.5{top:-.875rem!important}.md\:-top--3px{top:3px!important}.md\:-top--1px{top:1px!important}.md\:-top-5px{top:-5px!important}.md\:top-1\/2{top:50%!important}.md\:top-1\/3{top:33.333333%!important}.md\:top-2\/3{top:66.666667%!important}.md\:top-1\/4{top:25%!important}.md\:top-2\/4{top:50%!important}.md\:top-3\/4{top:75%!important}.md\:top-full{top:100%!important}.md\:-top-1\/2{top:-50%!important}.md\:-top-1\/3{top:-33.333333%!important}.md\:-top-2\/3{top:-66.666667%!important}.md\:-top-1\/4{top:-25%!important}.md\:-top-2\/4{top:-50%!important}.md\:-top-3\/4{top:-75%!important}.md\:-top-full{top:-100%!important}.md\:right-0{right:0!important}.md\:right-1{right:.25rem!important}.md\:right-2{right:.5rem!important}.md\:right-3{right:.75rem!important}.md\:right-4{right:1rem!important}.md\:right-5{right:1.25rem!important}.md\:right-6{right:1.5rem!important}.md\:right-7{right:1.75rem!important}.md\:right-8{right:2rem!important}.md\:right-9{right:2.25rem!important}.md\:right-10{right:2.5rem!important}.md\:right-11{right:2.75rem!important}.md\:right-12{right:3rem!important}.md\:right-14{right:3.5rem!important}.md\:right-16{right:4rem!important}.md\:right-20{right:5rem!important}.md\:right-24{right:6rem!important}.md\:right-28{right:7rem!important}.md\:right-32{right:8rem!important}.md\:right-36{right:9rem!important}.md\:right-40{right:10rem!important}.md\:right-44{right:11rem!important}.md\:right-48{right:12rem!important}.md\:right-52{right:13rem!important}.md\:right-56{right:14rem!important}.md\:right-60{right:15rem!important}.md\:right-64{right:16rem!important}.md\:right-72{right:18rem!important}.md\:right-80{right:20rem!important}.md\:right-84{right:21rem!important}.md\:right-96{right:24rem!important}.md\:right-auto{right:auto!important}.md\:right-px{right:1px!important}.md\:right-0\.5{right:.125rem!important}.md\:right-1\.5{right:.375rem!important}.md\:right-2\.5{right:.625rem!important}.md\:right-3\.5{right:.875rem!important}.md\:-right-3px{right:-3px!important}.md\:-right-1px{right:-1px!important}.md\:right-5px{right:5px!important}.md\:-right-0{right:0!important}.md\:-right-1{right:-.25rem!important}.md\:-right-2{right:-.5rem!important}.md\:-right-3{right:-.75rem!important}.md\:-right-4{right:-1rem!important}.md\:-right-5{right:-1.25rem!important}.md\:-right-6{right:-1.5rem!important}.md\:-right-7{right:-1.75rem!important}.md\:-right-8{right:-2rem!important}.md\:-right-9{right:-2.25rem!important}.md\:-right-10{right:-2.5rem!important}.md\:-right-11{right:-2.75rem!important}.md\:-right-12{right:-3rem!important}.md\:-right-14{right:-3.5rem!important}.md\:-right-16{right:-4rem!important}.md\:-right-20{right:-5rem!important}.md\:-right-24{right:-6rem!important}.md\:-right-28{right:-7rem!important}.md\:-right-32{right:-8rem!important}.md\:-right-36{right:-9rem!important}.md\:-right-40{right:-10rem!important}.md\:-right-44{right:-11rem!important}.md\:-right-48{right:-12rem!important}.md\:-right-52{right:-13rem!important}.md\:-right-56{right:-14rem!important}.md\:-right-60{right:-15rem!important}.md\:-right-64{right:-16rem!important}.md\:-right-72{right:-18rem!important}.md\:-right-80{right:-20rem!important}.md\:-right-84{right:-21rem!important}.md\:-right-96{right:-24rem!important}.md\:-right-px{right:-1px!important}.md\:-right-0\.5{right:-.125rem!important}.md\:-right-1\.5{right:-.375rem!important}.md\:-right-2\.5{right:-.625rem!important}.md\:-right-3\.5{right:-.875rem!important}.md\:-right--3px{right:3px!important}.md\:-right--1px{right:1px!important}.md\:-right-5px{right:-5px!important}.md\:right-1\/2{right:50%!important}.md\:right-1\/3{right:33.333333%!important}.md\:right-2\/3{right:66.666667%!important}.md\:right-1\/4{right:25%!important}.md\:right-2\/4{right:50%!important}.md\:right-3\/4{right:75%!important}.md\:right-full{right:100%!important}.md\:-right-1\/2{right:-50%!important}.md\:-right-1\/3{right:-33.333333%!important}.md\:-right-2\/3{right:-66.666667%!important}.md\:-right-1\/4{right:-25%!important}.md\:-right-2\/4{right:-50%!important}.md\:-right-3\/4{right:-75%!important}.md\:-right-full{right:-100%!important}.md\:bottom-0{bottom:0!important}.md\:bottom-1{bottom:.25rem!important}.md\:bottom-2{bottom:.5rem!important}.md\:bottom-3{bottom:.75rem!important}.md\:bottom-4{bottom:1rem!important}.md\:bottom-5{bottom:1.25rem!important}.md\:bottom-6{bottom:1.5rem!important}.md\:bottom-7{bottom:1.75rem!important}.md\:bottom-8{bottom:2rem!important}.md\:bottom-9{bottom:2.25rem!important}.md\:bottom-10{bottom:2.5rem!important}.md\:bottom-11{bottom:2.75rem!important}.md\:bottom-12{bottom:3rem!important}.md\:bottom-14{bottom:3.5rem!important}.md\:bottom-16{bottom:4rem!important}.md\:bottom-20{bottom:5rem!important}.md\:bottom-24{bottom:6rem!important}.md\:bottom-28{bottom:7rem!important}.md\:bottom-32{bottom:8rem!important}.md\:bottom-36{bottom:9rem!important}.md\:bottom-40{bottom:10rem!important}.md\:bottom-44{bottom:11rem!important}.md\:bottom-48{bottom:12rem!important}.md\:bottom-52{bottom:13rem!important}.md\:bottom-56{bottom:14rem!important}.md\:bottom-60{bottom:15rem!important}.md\:bottom-64{bottom:16rem!important}.md\:bottom-72{bottom:18rem!important}.md\:bottom-80{bottom:20rem!important}.md\:bottom-84{bottom:21rem!important}.md\:bottom-96{bottom:24rem!important}.md\:bottom-auto{bottom:auto!important}.md\:bottom-px{bottom:1px!important}.md\:bottom-0\.5{bottom:.125rem!important}.md\:bottom-1\.5{bottom:.375rem!important}.md\:bottom-2\.5{bottom:.625rem!important}.md\:bottom-3\.5{bottom:.875rem!important}.md\:-bottom-3px{bottom:-3px!important}.md\:-bottom-1px{bottom:-1px!important}.md\:bottom-5px{bottom:5px!important}.md\:-bottom-0{bottom:0!important}.md\:-bottom-1{bottom:-.25rem!important}.md\:-bottom-2{bottom:-.5rem!important}.md\:-bottom-3{bottom:-.75rem!important}.md\:-bottom-4{bottom:-1rem!important}.md\:-bottom-5{bottom:-1.25rem!important}.md\:-bottom-6{bottom:-1.5rem!important}.md\:-bottom-7{bottom:-1.75rem!important}.md\:-bottom-8{bottom:-2rem!important}.md\:-bottom-9{bottom:-2.25rem!important}.md\:-bottom-10{bottom:-2.5rem!important}.md\:-bottom-11{bottom:-2.75rem!important}.md\:-bottom-12{bottom:-3rem!important}.md\:-bottom-14{bottom:-3.5rem!important}.md\:-bottom-16{bottom:-4rem!important}.md\:-bottom-20{bottom:-5rem!important}.md\:-bottom-24{bottom:-6rem!important}.md\:-bottom-28{bottom:-7rem!important}.md\:-bottom-32{bottom:-8rem!important}.md\:-bottom-36{bottom:-9rem!important}.md\:-bottom-40{bottom:-10rem!important}.md\:-bottom-44{bottom:-11rem!important}.md\:-bottom-48{bottom:-12rem!important}.md\:-bottom-52{bottom:-13rem!important}.md\:-bottom-56{bottom:-14rem!important}.md\:-bottom-60{bottom:-15rem!important}.md\:-bottom-64{bottom:-16rem!important}.md\:-bottom-72{bottom:-18rem!important}.md\:-bottom-80{bottom:-20rem!important}.md\:-bottom-84{bottom:-21rem!important}.md\:-bottom-96{bottom:-24rem!important}.md\:-bottom-px{bottom:-1px!important}.md\:-bottom-0\.5{bottom:-.125rem!important}.md\:-bottom-1\.5{bottom:-.375rem!important}.md\:-bottom-2\.5{bottom:-.625rem!important}.md\:-bottom-3\.5{bottom:-.875rem!important}.md\:-bottom--3px{bottom:3px!important}.md\:-bottom--1px{bottom:1px!important}.md\:-bottom-5px{bottom:-5px!important}.md\:bottom-1\/2{bottom:50%!important}.md\:bottom-1\/3{bottom:33.333333%!important}.md\:bottom-2\/3{bottom:66.666667%!important}.md\:bottom-1\/4{bottom:25%!important}.md\:bottom-2\/4{bottom:50%!important}.md\:bottom-3\/4{bottom:75%!important}.md\:bottom-full{bottom:100%!important}.md\:-bottom-1\/2{bottom:-50%!important}.md\:-bottom-1\/3{bottom:-33.333333%!important}.md\:-bottom-2\/3{bottom:-66.666667%!important}.md\:-bottom-1\/4{bottom:-25%!important}.md\:-bottom-2\/4{bottom:-50%!important}.md\:-bottom-3\/4{bottom:-75%!important}.md\:-bottom-full{bottom:-100%!important}.md\:left-0{left:0!important}.md\:left-1{left:.25rem!important}.md\:left-2{left:.5rem!important}.md\:left-3{left:.75rem!important}.md\:left-4{left:1rem!important}.md\:left-5{left:1.25rem!important}.md\:left-6{left:1.5rem!important}.md\:left-7{left:1.75rem!important}.md\:left-8{left:2rem!important}.md\:left-9{left:2.25rem!important}.md\:left-10{left:2.5rem!important}.md\:left-11{left:2.75rem!important}.md\:left-12{left:3rem!important}.md\:left-14{left:3.5rem!important}.md\:left-16{left:4rem!important}.md\:left-20{left:5rem!important}.md\:left-24{left:6rem!important}.md\:left-28{left:7rem!important}.md\:left-32{left:8rem!important}.md\:left-36{left:9rem!important}.md\:left-40{left:10rem!important}.md\:left-44{left:11rem!important}.md\:left-48{left:12rem!important}.md\:left-52{left:13rem!important}.md\:left-56{left:14rem!important}.md\:left-60{left:15rem!important}.md\:left-64{left:16rem!important}.md\:left-72{left:18rem!important}.md\:left-80{left:20rem!important}.md\:left-84{left:21rem!important}.md\:left-96{left:24rem!important}.md\:left-auto{left:auto!important}.md\:left-px{left:1px!important}.md\:left-0\.5{left:.125rem!important}.md\:left-1\.5{left:.375rem!important}.md\:left-2\.5{left:.625rem!important}.md\:left-3\.5{left:.875rem!important}.md\:-left-3px{left:-3px!important}.md\:-left-1px{left:-1px!important}.md\:left-5px{left:5px!important}.md\:-left-0{left:0!important}.md\:-left-1{left:-.25rem!important}.md\:-left-2{left:-.5rem!important}.md\:-left-3{left:-.75rem!important}.md\:-left-4{left:-1rem!important}.md\:-left-5{left:-1.25rem!important}.md\:-left-6{left:-1.5rem!important}.md\:-left-7{left:-1.75rem!important}.md\:-left-8{left:-2rem!important}.md\:-left-9{left:-2.25rem!important}.md\:-left-10{left:-2.5rem!important}.md\:-left-11{left:-2.75rem!important}.md\:-left-12{left:-3rem!important}.md\:-left-14{left:-3.5rem!important}.md\:-left-16{left:-4rem!important}.md\:-left-20{left:-5rem!important}.md\:-left-24{left:-6rem!important}.md\:-left-28{left:-7rem!important}.md\:-left-32{left:-8rem!important}.md\:-left-36{left:-9rem!important}.md\:-left-40{left:-10rem!important}.md\:-left-44{left:-11rem!important}.md\:-left-48{left:-12rem!important}.md\:-left-52{left:-13rem!important}.md\:-left-56{left:-14rem!important}.md\:-left-60{left:-15rem!important}.md\:-left-64{left:-16rem!important}.md\:-left-72{left:-18rem!important}.md\:-left-80{left:-20rem!important}.md\:-left-84{left:-21rem!important}.md\:-left-96{left:-24rem!important}.md\:-left-px{left:-1px!important}.md\:-left-0\.5{left:-.125rem!important}.md\:-left-1\.5{left:-.375rem!important}.md\:-left-2\.5{left:-.625rem!important}.md\:-left-3\.5{left:-.875rem!important}.md\:-left--3px{left:3px!important}.md\:-left--1px{left:1px!important}.md\:-left-5px{left:-5px!important}.md\:left-1\/2{left:50%!important}.md\:left-1\/3{left:33.333333%!important}.md\:left-2\/3{left:66.666667%!important}.md\:left-1\/4{left:25%!important}.md\:left-2\/4{left:50%!important}.md\:left-3\/4{left:75%!important}.md\:left-full{left:100%!important}.md\:-left-1\/2{left:-50%!important}.md\:-left-1\/3{left:-33.333333%!important}.md\:-left-2\/3{left:-66.666667%!important}.md\:-left-1\/4{left:-25%!important}.md\:-left-2\/4{left:-50%!important}.md\:-left-3\/4{left:-75%!important}.md\:-left-full{left:-100%!important}.md\:isolate{isolation:isolate!important}.md\:isolation-auto{isolation:auto!important}.md\:z-0{z-index:0!important}.md\:z-10{z-index:10!important}.md\:z-20{z-index:20!important}.md\:z-30{z-index:30!important}.md\:z-40{z-index:40!important}.md\:z-50{z-index:50!important}.md\:z-auto{z-index:auto!important}.md\:focus-within\:z-0:focus-within{z-index:0!important}.md\:focus-within\:z-10:focus-within{z-index:10!important}.md\:focus-within\:z-20:focus-within{z-index:20!important}.md\:focus-within\:z-30:focus-within{z-index:30!important}.md\:focus-within\:z-40:focus-within{z-index:40!important}.md\:focus-within\:z-50:focus-within{z-index:50!important}.md\:focus-within\:z-auto:focus-within{z-index:auto!important}.md\:focus\:z-0:focus{z-index:0!important}.md\:focus\:z-10:focus{z-index:10!important}.md\:focus\:z-20:focus{z-index:20!important}.md\:focus\:z-30:focus{z-index:30!important}.md\:focus\:z-40:focus{z-index:40!important}.md\:focus\:z-50:focus{z-index:50!important}.md\:focus\:z-auto:focus{z-index:auto!important}.md\:order-1{order:1!important}.md\:order-2{order:2!important}.md\:order-3{order:3!important}.md\:order-4{order:4!important}.md\:order-5{order:5!important}.md\:order-6{order:6!important}.md\:order-7{order:7!important}.md\:order-8{order:8!important}.md\:order-9{order:9!important}.md\:order-10{order:10!important}.md\:order-11{order:11!important}.md\:order-12{order:12!important}.md\:order-first{order:-9999!important}.md\:order-last{order:9999!important}.md\:order-none{order:0!important}.md\:col-auto{grid-column:auto!important}.md\:col-span-1{grid-column:span 1/span 1!important}.md\:col-span-2{grid-column:span 2/span 2!important}.md\:col-span-3{grid-column:span 3/span 3!important}.md\:col-span-4{grid-column:span 4/span 4!important}.md\:col-span-5{grid-column:span 5/span 5!important}.md\:col-span-6{grid-column:span 6/span 6!important}.md\:col-span-7{grid-column:span 7/span 7!important}.md\:col-span-8{grid-column:span 8/span 8!important}.md\:col-span-9{grid-column:span 9/span 9!important}.md\:col-span-10{grid-column:span 10/span 10!important}.md\:col-span-11{grid-column:span 11/span 11!important}.md\:col-span-12{grid-column:span 12/span 12!important}.md\:col-span-full{grid-column:1/-1!important}.md\:col-start-1{grid-column-start:1!important}.md\:col-start-2{grid-column-start:2!important}.md\:col-start-3{grid-column-start:3!important}.md\:col-start-4{grid-column-start:4!important}.md\:col-start-5{grid-column-start:5!important}.md\:col-start-6{grid-column-start:6!important}.md\:col-start-7{grid-column-start:7!important}.md\:col-start-8{grid-column-start:8!important}.md\:col-start-9{grid-column-start:9!important}.md\:col-start-10{grid-column-start:10!important}.md\:col-start-11{grid-column-start:11!important}.md\:col-start-12{grid-column-start:12!important}.md\:col-start-13{grid-column-start:13!important}.md\:col-start-auto{grid-column-start:auto!important}.md\:col-end-1{grid-column-end:1!important}.md\:col-end-2{grid-column-end:2!important}.md\:col-end-3{grid-column-end:3!important}.md\:col-end-4{grid-column-end:4!important}.md\:col-end-5{grid-column-end:5!important}.md\:col-end-6{grid-column-end:6!important}.md\:col-end-7{grid-column-end:7!important}.md\:col-end-8{grid-column-end:8!important}.md\:col-end-9{grid-column-end:9!important}.md\:col-end-10{grid-column-end:10!important}.md\:col-end-11{grid-column-end:11!important}.md\:col-end-12{grid-column-end:12!important}.md\:col-end-13{grid-column-end:13!important}.md\:col-end-auto{grid-column-end:auto!important}.md\:row-auto{grid-row:auto!important}.md\:row-span-1{grid-row:span 1/span 1!important}.md\:row-span-2{grid-row:span 2/span 2!important}.md\:row-span-3{grid-row:span 3/span 3!important}.md\:row-span-4{grid-row:span 4/span 4!important}.md\:row-span-5{grid-row:span 5/span 5!important}.md\:row-span-6{grid-row:span 6/span 6!important}.md\:row-span-full{grid-row:1/-1!important}.md\:row-start-1{grid-row-start:1!important}.md\:row-start-2{grid-row-start:2!important}.md\:row-start-3{grid-row-start:3!important}.md\:row-start-4{grid-row-start:4!important}.md\:row-start-5{grid-row-start:5!important}.md\:row-start-6{grid-row-start:6!important}.md\:row-start-7{grid-row-start:7!important}.md\:row-start-auto{grid-row-start:auto!important}.md\:row-end-1{grid-row-end:1!important}.md\:row-end-2{grid-row-end:2!important}.md\:row-end-3{grid-row-end:3!important}.md\:row-end-4{grid-row-end:4!important}.md\:row-end-5{grid-row-end:5!important}.md\:row-end-6{grid-row-end:6!important}.md\:row-end-7{grid-row-end:7!important}.md\:row-end-auto{grid-row-end:auto!important}.md\:float-right{float:right!important}.md\:float-left{float:left!important}.md\:float-none{float:none!important}.md\:clear-left{clear:left!important}.md\:clear-right{clear:right!important}.md\:clear-both{clear:both!important}.md\:clear-none{clear:none!important}.md\:m-0{margin:0!important}.md\:m-1{margin:.25rem!important}.md\:m-2{margin:.5rem!important}.md\:m-3{margin:.75rem!important}.md\:m-4{margin:1rem!important}.md\:m-5{margin:1.25rem!important}.md\:m-6{margin:1.5rem!important}.md\:m-7{margin:1.75rem!important}.md\:m-8{margin:2rem!important}.md\:m-9{margin:2.25rem!important}.md\:m-10{margin:2.5rem!important}.md\:m-11{margin:2.75rem!important}.md\:m-12{margin:3rem!important}.md\:m-14{margin:3.5rem!important}.md\:m-16{margin:4rem!important}.md\:m-20{margin:5rem!important}.md\:m-24{margin:6rem!important}.md\:m-28{margin:7rem!important}.md\:m-32{margin:8rem!important}.md\:m-36{margin:9rem!important}.md\:m-40{margin:10rem!important}.md\:m-44{margin:11rem!important}.md\:m-48{margin:12rem!important}.md\:m-52{margin:13rem!important}.md\:m-56{margin:14rem!important}.md\:m-60{margin:15rem!important}.md\:m-64{margin:16rem!important}.md\:m-72{margin:18rem!important}.md\:m-80{margin:20rem!important}.md\:m-84{margin:21rem!important}.md\:m-96{margin:24rem!important}.md\:m-auto{margin:auto!important}.md\:m-px{margin:1px!important}.md\:m-0\.5{margin:.125rem!important}.md\:m-1\.5{margin:.375rem!important}.md\:m-2\.5{margin:.625rem!important}.md\:m-3\.5{margin:.875rem!important}.md\:-m-3px{margin:-3px!important}.md\:-m-1px{margin:-1px!important}.md\:m-5px{margin:5px!important}.md\:-m-0{margin:0!important}.md\:-m-1{margin:-.25rem!important}.md\:-m-2{margin:-.5rem!important}.md\:-m-3{margin:-.75rem!important}.md\:-m-4{margin:-1rem!important}.md\:-m-5{margin:-1.25rem!important}.md\:-m-6{margin:-1.5rem!important}.md\:-m-7{margin:-1.75rem!important}.md\:-m-8{margin:-2rem!important}.md\:-m-9{margin:-2.25rem!important}.md\:-m-10{margin:-2.5rem!important}.md\:-m-11{margin:-2.75rem!important}.md\:-m-12{margin:-3rem!important}.md\:-m-14{margin:-3.5rem!important}.md\:-m-16{margin:-4rem!important}.md\:-m-20{margin:-5rem!important}.md\:-m-24{margin:-6rem!important}.md\:-m-28{margin:-7rem!important}.md\:-m-32{margin:-8rem!important}.md\:-m-36{margin:-9rem!important}.md\:-m-40{margin:-10rem!important}.md\:-m-44{margin:-11rem!important}.md\:-m-48{margin:-12rem!important}.md\:-m-52{margin:-13rem!important}.md\:-m-56{margin:-14rem!important}.md\:-m-60{margin:-15rem!important}.md\:-m-64{margin:-16rem!important}.md\:-m-72{margin:-18rem!important}.md\:-m-80{margin:-20rem!important}.md\:-m-84{margin:-21rem!important}.md\:-m-96{margin:-24rem!important}.md\:-m-px{margin:-1px!important}.md\:-m-0\.5{margin:-.125rem!important}.md\:-m-1\.5{margin:-.375rem!important}.md\:-m-2\.5{margin:-.625rem!important}.md\:-m-3\.5{margin:-.875rem!important}.md\:-m--3px{margin:3px!important}.md\:-m--1px{margin:1px!important}.md\:-m-5px{margin:-5px!important}.md\:mx-0{margin-left:0!important;margin-right:0!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.md\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.md\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.md\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.md\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.md\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.md\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.md\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.md\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.md\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.md\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.md\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.md\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.md\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.md\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.md\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.md\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.md\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.md\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.md\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.md\:mx-84{margin-left:21rem!important;margin-right:21rem!important}.md\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:mx-px{margin-left:1px!important;margin-right:1px!important}.md\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.md\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.md\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.md\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.md\:-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.md\:-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.md\:mx-5px{margin-left:5px!important;margin-right:5px!important}.md\:-mx-0{margin-left:0!important;margin-right:0!important}.md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.md\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.md\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.md\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.md\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.md\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.md\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.md\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.md\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.md\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.md\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.md\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.md\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.md\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.md\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.md\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.md\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.md\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.md\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.md\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.md\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.md\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.md\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.md\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.md\:-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.md\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.md\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.md\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.md\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.md\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.md\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.md\:-mx--3px{margin-left:3px!important;margin-right:3px!important}.md\:-mx--1px{margin-left:1px!important;margin-right:1px!important}.md\:-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.md\:my-0{margin-bottom:0!important;margin-top:0!important}.md\:my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.md\:my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.md\:my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.md\:my-4{margin-bottom:1rem!important;margin-top:1rem!important}.md\:my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.md\:my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.md\:my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.md\:my-8{margin-bottom:2rem!important;margin-top:2rem!important}.md\:my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.md\:my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.md\:my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.md\:my-12{margin-bottom:3rem!important;margin-top:3rem!important}.md\:my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.md\:my-16{margin-bottom:4rem!important;margin-top:4rem!important}.md\:my-20{margin-bottom:5rem!important;margin-top:5rem!important}.md\:my-24{margin-bottom:6rem!important;margin-top:6rem!important}.md\:my-28{margin-bottom:7rem!important;margin-top:7rem!important}.md\:my-32{margin-bottom:8rem!important;margin-top:8rem!important}.md\:my-36{margin-bottom:9rem!important;margin-top:9rem!important}.md\:my-40{margin-bottom:10rem!important;margin-top:10rem!important}.md\:my-44{margin-bottom:11rem!important;margin-top:11rem!important}.md\:my-48{margin-bottom:12rem!important;margin-top:12rem!important}.md\:my-52{margin-bottom:13rem!important;margin-top:13rem!important}.md\:my-56{margin-bottom:14rem!important;margin-top:14rem!important}.md\:my-60{margin-bottom:15rem!important;margin-top:15rem!important}.md\:my-64{margin-bottom:16rem!important;margin-top:16rem!important}.md\:my-72{margin-bottom:18rem!important;margin-top:18rem!important}.md\:my-80{margin-bottom:20rem!important;margin-top:20rem!important}.md\:my-84{margin-bottom:21rem!important;margin-top:21rem!important}.md\:my-96{margin-bottom:24rem!important;margin-top:24rem!important}.md\:my-auto{margin-bottom:auto!important;margin-top:auto!important}.md\:my-px{margin-bottom:1px!important;margin-top:1px!important}.md\:my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.md\:my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.md\:my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.md\:my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.md\:-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.md\:-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.md\:my-5px{margin-bottom:5px!important;margin-top:5px!important}.md\:-my-0{margin-bottom:0!important;margin-top:0!important}.md\:-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.md\:-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.md\:-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.md\:-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.md\:-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.md\:-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.md\:-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.md\:-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.md\:-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.md\:-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.md\:-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.md\:-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.md\:-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.md\:-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.md\:-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.md\:-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.md\:-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.md\:-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.md\:-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.md\:-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.md\:-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.md\:-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.md\:-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.md\:-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.md\:-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.md\:-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.md\:-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.md\:-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.md\:-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.md\:-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.md\:-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.md\:-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.md\:-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.md\:-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.md\:-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.md\:-my--3px{margin-bottom:3px!important;margin-top:3px!important}.md\:-my--1px{margin-bottom:1px!important;margin-top:1px!important}.md\:-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.md\:mt-0{margin-top:0!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:.75rem!important}.md\:mt-4{margin-top:1rem!important}.md\:mt-5{margin-top:1.25rem!important}.md\:mt-6{margin-top:1.5rem!important}.md\:mt-7{margin-top:1.75rem!important}.md\:mt-8{margin-top:2rem!important}.md\:mt-9{margin-top:2.25rem!important}.md\:mt-10{margin-top:2.5rem!important}.md\:mt-11{margin-top:2.75rem!important}.md\:mt-12{margin-top:3rem!important}.md\:mt-14{margin-top:3.5rem!important}.md\:mt-16{margin-top:4rem!important}.md\:mt-20{margin-top:5rem!important}.md\:mt-24{margin-top:6rem!important}.md\:mt-28{margin-top:7rem!important}.md\:mt-32{margin-top:8rem!important}.md\:mt-36{margin-top:9rem!important}.md\:mt-40{margin-top:10rem!important}.md\:mt-44{margin-top:11rem!important}.md\:mt-48{margin-top:12rem!important}.md\:mt-52{margin-top:13rem!important}.md\:mt-56{margin-top:14rem!important}.md\:mt-60{margin-top:15rem!important}.md\:mt-64{margin-top:16rem!important}.md\:mt-72{margin-top:18rem!important}.md\:mt-80{margin-top:20rem!important}.md\:mt-84{margin-top:21rem!important}.md\:mt-96{margin-top:24rem!important}.md\:mt-auto{margin-top:auto!important}.md\:mt-px{margin-top:1px!important}.md\:mt-0\.5{margin-top:.125rem!important}.md\:mt-1\.5{margin-top:.375rem!important}.md\:mt-2\.5{margin-top:.625rem!important}.md\:mt-3\.5{margin-top:.875rem!important}.md\:-mt-3px{margin-top:-3px!important}.md\:-mt-1px{margin-top:-1px!important}.md\:mt-5px{margin-top:5px!important}.md\:-mt-0{margin-top:0!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:-mt-2{margin-top:-.5rem!important}.md\:-mt-3{margin-top:-.75rem!important}.md\:-mt-4{margin-top:-1rem!important}.md\:-mt-5{margin-top:-1.25rem!important}.md\:-mt-6{margin-top:-1.5rem!important}.md\:-mt-7{margin-top:-1.75rem!important}.md\:-mt-8{margin-top:-2rem!important}.md\:-mt-9{margin-top:-2.25rem!important}.md\:-mt-10{margin-top:-2.5rem!important}.md\:-mt-11{margin-top:-2.75rem!important}.md\:-mt-12{margin-top:-3rem!important}.md\:-mt-14{margin-top:-3.5rem!important}.md\:-mt-16{margin-top:-4rem!important}.md\:-mt-20{margin-top:-5rem!important}.md\:-mt-24{margin-top:-6rem!important}.md\:-mt-28{margin-top:-7rem!important}.md\:-mt-32{margin-top:-8rem!important}.md\:-mt-36{margin-top:-9rem!important}.md\:-mt-40{margin-top:-10rem!important}.md\:-mt-44{margin-top:-11rem!important}.md\:-mt-48{margin-top:-12rem!important}.md\:-mt-52{margin-top:-13rem!important}.md\:-mt-56{margin-top:-14rem!important}.md\:-mt-60{margin-top:-15rem!important}.md\:-mt-64{margin-top:-16rem!important}.md\:-mt-72{margin-top:-18rem!important}.md\:-mt-80{margin-top:-20rem!important}.md\:-mt-84{margin-top:-21rem!important}.md\:-mt-96{margin-top:-24rem!important}.md\:-mt-px{margin-top:-1px!important}.md\:-mt-0\.5{margin-top:-.125rem!important}.md\:-mt-1\.5{margin-top:-.375rem!important}.md\:-mt-2\.5{margin-top:-.625rem!important}.md\:-mt-3\.5{margin-top:-.875rem!important}.md\:-mt--3px{margin-top:3px!important}.md\:-mt--1px{margin-top:1px!important}.md\:-mt-5px{margin-top:-5px!important}.md\:mr-0{margin-right:0!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:.75rem!important}.md\:mr-4{margin-right:1rem!important}.md\:mr-5{margin-right:1.25rem!important}.md\:mr-6{margin-right:1.5rem!important}.md\:mr-7{margin-right:1.75rem!important}.md\:mr-8{margin-right:2rem!important}.md\:mr-9{margin-right:2.25rem!important}.md\:mr-10{margin-right:2.5rem!important}.md\:mr-11{margin-right:2.75rem!important}.md\:mr-12{margin-right:3rem!important}.md\:mr-14{margin-right:3.5rem!important}.md\:mr-16{margin-right:4rem!important}.md\:mr-20{margin-right:5rem!important}.md\:mr-24{margin-right:6rem!important}.md\:mr-28{margin-right:7rem!important}.md\:mr-32{margin-right:8rem!important}.md\:mr-36{margin-right:9rem!important}.md\:mr-40{margin-right:10rem!important}.md\:mr-44{margin-right:11rem!important}.md\:mr-48{margin-right:12rem!important}.md\:mr-52{margin-right:13rem!important}.md\:mr-56{margin-right:14rem!important}.md\:mr-60{margin-right:15rem!important}.md\:mr-64{margin-right:16rem!important}.md\:mr-72{margin-right:18rem!important}.md\:mr-80{margin-right:20rem!important}.md\:mr-84{margin-right:21rem!important}.md\:mr-96{margin-right:24rem!important}.md\:mr-auto{margin-right:auto!important}.md\:mr-px{margin-right:1px!important}.md\:mr-0\.5{margin-right:.125rem!important}.md\:mr-1\.5{margin-right:.375rem!important}.md\:mr-2\.5{margin-right:.625rem!important}.md\:mr-3\.5{margin-right:.875rem!important}.md\:-mr-3px{margin-right:-3px!important}.md\:-mr-1px{margin-right:-1px!important}.md\:mr-5px{margin-right:5px!important}.md\:-mr-0{margin-right:0!important}.md\:-mr-1{margin-right:-.25rem!important}.md\:-mr-2{margin-right:-.5rem!important}.md\:-mr-3{margin-right:-.75rem!important}.md\:-mr-4{margin-right:-1rem!important}.md\:-mr-5{margin-right:-1.25rem!important}.md\:-mr-6{margin-right:-1.5rem!important}.md\:-mr-7{margin-right:-1.75rem!important}.md\:-mr-8{margin-right:-2rem!important}.md\:-mr-9{margin-right:-2.25rem!important}.md\:-mr-10{margin-right:-2.5rem!important}.md\:-mr-11{margin-right:-2.75rem!important}.md\:-mr-12{margin-right:-3rem!important}.md\:-mr-14{margin-right:-3.5rem!important}.md\:-mr-16{margin-right:-4rem!important}.md\:-mr-20{margin-right:-5rem!important}.md\:-mr-24{margin-right:-6rem!important}.md\:-mr-28{margin-right:-7rem!important}.md\:-mr-32{margin-right:-8rem!important}.md\:-mr-36{margin-right:-9rem!important}.md\:-mr-40{margin-right:-10rem!important}.md\:-mr-44{margin-right:-11rem!important}.md\:-mr-48{margin-right:-12rem!important}.md\:-mr-52{margin-right:-13rem!important}.md\:-mr-56{margin-right:-14rem!important}.md\:-mr-60{margin-right:-15rem!important}.md\:-mr-64{margin-right:-16rem!important}.md\:-mr-72{margin-right:-18rem!important}.md\:-mr-80{margin-right:-20rem!important}.md\:-mr-84{margin-right:-21rem!important}.md\:-mr-96{margin-right:-24rem!important}.md\:-mr-px{margin-right:-1px!important}.md\:-mr-0\.5{margin-right:-.125rem!important}.md\:-mr-1\.5{margin-right:-.375rem!important}.md\:-mr-2\.5{margin-right:-.625rem!important}.md\:-mr-3\.5{margin-right:-.875rem!important}.md\:-mr--3px{margin-right:3px!important}.md\:-mr--1px{margin-right:1px!important}.md\:-mr-5px{margin-right:-5px!important}.md\:mb-0{margin-bottom:0!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mb-3{margin-bottom:.75rem!important}.md\:mb-4{margin-bottom:1rem!important}.md\:mb-5{margin-bottom:1.25rem!important}.md\:mb-6{margin-bottom:1.5rem!important}.md\:mb-7{margin-bottom:1.75rem!important}.md\:mb-8{margin-bottom:2rem!important}.md\:mb-9{margin-bottom:2.25rem!important}.md\:mb-10{margin-bottom:2.5rem!important}.md\:mb-11{margin-bottom:2.75rem!important}.md\:mb-12{margin-bottom:3rem!important}.md\:mb-14{margin-bottom:3.5rem!important}.md\:mb-16{margin-bottom:4rem!important}.md\:mb-20{margin-bottom:5rem!important}.md\:mb-24{margin-bottom:6rem!important}.md\:mb-28{margin-bottom:7rem!important}.md\:mb-32{margin-bottom:8rem!important}.md\:mb-36{margin-bottom:9rem!important}.md\:mb-40{margin-bottom:10rem!important}.md\:mb-44{margin-bottom:11rem!important}.md\:mb-48{margin-bottom:12rem!important}.md\:mb-52{margin-bottom:13rem!important}.md\:mb-56{margin-bottom:14rem!important}.md\:mb-60{margin-bottom:15rem!important}.md\:mb-64{margin-bottom:16rem!important}.md\:mb-72{margin-bottom:18rem!important}.md\:mb-80{margin-bottom:20rem!important}.md\:mb-84{margin-bottom:21rem!important}.md\:mb-96{margin-bottom:24rem!important}.md\:mb-auto{margin-bottom:auto!important}.md\:mb-px{margin-bottom:1px!important}.md\:mb-0\.5{margin-bottom:.125rem!important}.md\:mb-1\.5{margin-bottom:.375rem!important}.md\:mb-2\.5{margin-bottom:.625rem!important}.md\:mb-3\.5{margin-bottom:.875rem!important}.md\:-mb-3px{margin-bottom:-3px!important}.md\:-mb-1px{margin-bottom:-1px!important}.md\:mb-5px{margin-bottom:5px!important}.md\:-mb-0{margin-bottom:0!important}.md\:-mb-1{margin-bottom:-.25rem!important}.md\:-mb-2{margin-bottom:-.5rem!important}.md\:-mb-3{margin-bottom:-.75rem!important}.md\:-mb-4{margin-bottom:-1rem!important}.md\:-mb-5{margin-bottom:-1.25rem!important}.md\:-mb-6{margin-bottom:-1.5rem!important}.md\:-mb-7{margin-bottom:-1.75rem!important}.md\:-mb-8{margin-bottom:-2rem!important}.md\:-mb-9{margin-bottom:-2.25rem!important}.md\:-mb-10{margin-bottom:-2.5rem!important}.md\:-mb-11{margin-bottom:-2.75rem!important}.md\:-mb-12{margin-bottom:-3rem!important}.md\:-mb-14{margin-bottom:-3.5rem!important}.md\:-mb-16{margin-bottom:-4rem!important}.md\:-mb-20{margin-bottom:-5rem!important}.md\:-mb-24{margin-bottom:-6rem!important}.md\:-mb-28{margin-bottom:-7rem!important}.md\:-mb-32{margin-bottom:-8rem!important}.md\:-mb-36{margin-bottom:-9rem!important}.md\:-mb-40{margin-bottom:-10rem!important}.md\:-mb-44{margin-bottom:-11rem!important}.md\:-mb-48{margin-bottom:-12rem!important}.md\:-mb-52{margin-bottom:-13rem!important}.md\:-mb-56{margin-bottom:-14rem!important}.md\:-mb-60{margin-bottom:-15rem!important}.md\:-mb-64{margin-bottom:-16rem!important}.md\:-mb-72{margin-bottom:-18rem!important}.md\:-mb-80{margin-bottom:-20rem!important}.md\:-mb-84{margin-bottom:-21rem!important}.md\:-mb-96{margin-bottom:-24rem!important}.md\:-mb-px{margin-bottom:-1px!important}.md\:-mb-0\.5{margin-bottom:-.125rem!important}.md\:-mb-1\.5{margin-bottom:-.375rem!important}.md\:-mb-2\.5{margin-bottom:-.625rem!important}.md\:-mb-3\.5{margin-bottom:-.875rem!important}.md\:-mb--3px{margin-bottom:3px!important}.md\:-mb--1px{margin-bottom:1px!important}.md\:-mb-5px{margin-bottom:-5px!important}.md\:ml-0{margin-left:0!important}.md\:ml-1{margin-left:.25rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:.75rem!important}.md\:ml-4{margin-left:1rem!important}.md\:ml-5{margin-left:1.25rem!important}.md\:ml-6{margin-left:1.5rem!important}.md\:ml-7{margin-left:1.75rem!important}.md\:ml-8{margin-left:2rem!important}.md\:ml-9{margin-left:2.25rem!important}.md\:ml-10{margin-left:2.5rem!important}.md\:ml-11{margin-left:2.75rem!important}.md\:ml-12{margin-left:3rem!important}.md\:ml-14{margin-left:3.5rem!important}.md\:ml-16{margin-left:4rem!important}.md\:ml-20{margin-left:5rem!important}.md\:ml-24{margin-left:6rem!important}.md\:ml-28{margin-left:7rem!important}.md\:ml-32{margin-left:8rem!important}.md\:ml-36{margin-left:9rem!important}.md\:ml-40{margin-left:10rem!important}.md\:ml-44{margin-left:11rem!important}.md\:ml-48{margin-left:12rem!important}.md\:ml-52{margin-left:13rem!important}.md\:ml-56{margin-left:14rem!important}.md\:ml-60{margin-left:15rem!important}.md\:ml-64{margin-left:16rem!important}.md\:ml-72{margin-left:18rem!important}.md\:ml-80{margin-left:20rem!important}.md\:ml-84{margin-left:21rem!important}.md\:ml-96{margin-left:24rem!important}.md\:ml-auto{margin-left:auto!important}.md\:ml-px{margin-left:1px!important}.md\:ml-0\.5{margin-left:.125rem!important}.md\:ml-1\.5{margin-left:.375rem!important}.md\:ml-2\.5{margin-left:.625rem!important}.md\:ml-3\.5{margin-left:.875rem!important}.md\:-ml-3px{margin-left:-3px!important}.md\:-ml-1px{margin-left:-1px!important}.md\:ml-5px{margin-left:5px!important}.md\:-ml-0{margin-left:0!important}.md\:-ml-1{margin-left:-.25rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:-ml-3{margin-left:-.75rem!important}.md\:-ml-4{margin-left:-1rem!important}.md\:-ml-5{margin-left:-1.25rem!important}.md\:-ml-6{margin-left:-1.5rem!important}.md\:-ml-7{margin-left:-1.75rem!important}.md\:-ml-8{margin-left:-2rem!important}.md\:-ml-9{margin-left:-2.25rem!important}.md\:-ml-10{margin-left:-2.5rem!important}.md\:-ml-11{margin-left:-2.75rem!important}.md\:-ml-12{margin-left:-3rem!important}.md\:-ml-14{margin-left:-3.5rem!important}.md\:-ml-16{margin-left:-4rem!important}.md\:-ml-20{margin-left:-5rem!important}.md\:-ml-24{margin-left:-6rem!important}.md\:-ml-28{margin-left:-7rem!important}.md\:-ml-32{margin-left:-8rem!important}.md\:-ml-36{margin-left:-9rem!important}.md\:-ml-40{margin-left:-10rem!important}.md\:-ml-44{margin-left:-11rem!important}.md\:-ml-48{margin-left:-12rem!important}.md\:-ml-52{margin-left:-13rem!important}.md\:-ml-56{margin-left:-14rem!important}.md\:-ml-60{margin-left:-15rem!important}.md\:-ml-64{margin-left:-16rem!important}.md\:-ml-72{margin-left:-18rem!important}.md\:-ml-80{margin-left:-20rem!important}.md\:-ml-84{margin-left:-21rem!important}.md\:-ml-96{margin-left:-24rem!important}.md\:-ml-px{margin-left:-1px!important}.md\:-ml-0\.5{margin-left:-.125rem!important}.md\:-ml-1\.5{margin-left:-.375rem!important}.md\:-ml-2\.5{margin-left:-.625rem!important}.md\:-ml-3\.5{margin-left:-.875rem!important}.md\:-ml--3px{margin-left:3px!important}.md\:-ml--1px{margin-left:1px!important}.md\:-ml-5px{margin-left:-5px!important}.md\:box-border{box-sizing:border-box!important}.md\:box-content{box-sizing:initial!important}.md\:block{display:block!important}.md\:inline-block{display:inline-block!important}.md\:inline{display:inline!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}.md\:table{display:table!important}.md\:inline-table{display:inline-table!important}.md\:table-caption{display:table-caption!important}.md\:table-cell{display:table-cell!important}.md\:table-column{display:table-column!important}.md\:table-column-group{display:table-column-group!important}.md\:table-footer-group{display:table-footer-group!important}.md\:table-header-group{display:table-header-group!important}.md\:table-row-group{display:table-row-group!important}.md\:table-row{display:table-row!important}.md\:flow-root{display:flow-root!important}.md\:grid{display:grid!important}.md\:inline-grid{display:inline-grid!important}.md\:contents{display:contents!important}.md\:list-item{display:list-item!important}.md\:hidden{display:none!important}.md\:h-0{height:0!important}.md\:h-1{height:.25rem!important}.md\:h-2{height:.5rem!important}.md\:h-3{height:.75rem!important}.md\:h-4{height:1rem!important}.md\:h-5{height:1.25rem!important}.md\:h-6{height:1.5rem!important}.md\:h-7{height:1.75rem!important}.md\:h-8{height:2rem!important}.md\:h-9{height:2.25rem!important}.md\:h-10{height:2.5rem!important}.md\:h-11{height:2.75rem!important}.md\:h-12{height:3rem!important}.md\:h-14{height:3.5rem!important}.md\:h-16{height:4rem!important}.md\:h-20{height:5rem!important}.md\:h-24{height:6rem!important}.md\:h-28{height:7rem!important}.md\:h-32{height:8rem!important}.md\:h-36{height:9rem!important}.md\:h-40{height:10rem!important}.md\:h-44{height:11rem!important}.md\:h-48{height:12rem!important}.md\:h-52{height:13rem!important}.md\:h-56{height:14rem!important}.md\:h-60{height:15rem!important}.md\:h-64{height:16rem!important}.md\:h-72{height:18rem!important}.md\:h-80{height:20rem!important}.md\:h-84{height:21rem!important}.md\:h-96{height:24rem!important}.md\:h-auto{height:auto!important}.md\:h-px{height:1px!important}.md\:h-0\.5{height:.125rem!important}.md\:h-1\.5{height:.375rem!important}.md\:h-2\.5{height:.625rem!important}.md\:h-3\.5{height:.875rem!important}.md\:-h-3px{height:-3px!important}.md\:-h-1px{height:-1px!important}.md\:h-5px{height:5px!important}.md\:h-1\/2{height:50%!important}.md\:h-1\/3{height:33.333333%!important}.md\:h-2\/3{height:66.666667%!important}.md\:h-1\/4{height:25%!important}.md\:h-2\/4{height:50%!important}.md\:h-3\/4{height:75%!important}.md\:h-1\/5{height:20%!important}.md\:h-2\/5{height:40%!important}.md\:h-3\/5{height:60%!important}.md\:h-4\/5{height:80%!important}.md\:h-1\/6{height:16.666667%!important}.md\:h-2\/6{height:33.333333%!important}.md\:h-3\/6{height:50%!important}.md\:h-4\/6{height:66.666667%!important}.md\:h-5\/6{height:83.333333%!important}.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:max-h-0{max-height:0!important}.md\:max-h-1{max-height:.25rem!important}.md\:max-h-2{max-height:.5rem!important}.md\:max-h-3{max-height:.75rem!important}.md\:max-h-4{max-height:1rem!important}.md\:max-h-5{max-height:1.25rem!important}.md\:max-h-6{max-height:1.5rem!important}.md\:max-h-7{max-height:1.75rem!important}.md\:max-h-8{max-height:2rem!important}.md\:max-h-9{max-height:2.25rem!important}.md\:max-h-10{max-height:2.5rem!important}.md\:max-h-11{max-height:2.75rem!important}.md\:max-h-12{max-height:3rem!important}.md\:max-h-14{max-height:3.5rem!important}.md\:max-h-16{max-height:4rem!important}.md\:max-h-20{max-height:5rem!important}.md\:max-h-24{max-height:6rem!important}.md\:max-h-28{max-height:7rem!important}.md\:max-h-32{max-height:8rem!important}.md\:max-h-36{max-height:9rem!important}.md\:max-h-40{max-height:10rem!important}.md\:max-h-44{max-height:11rem!important}.md\:max-h-48{max-height:12rem!important}.md\:max-h-52{max-height:13rem!important}.md\:max-h-56{max-height:14rem!important}.md\:max-h-60{max-height:15rem!important}.md\:max-h-64{max-height:16rem!important}.md\:max-h-72{max-height:18rem!important}.md\:max-h-80{max-height:20rem!important}.md\:max-h-84{max-height:21rem!important}.md\:max-h-96{max-height:24rem!important}.md\:max-h-px{max-height:1px!important}.md\:max-h-0\.5{max-height:.125rem!important}.md\:max-h-1\.5{max-height:.375rem!important}.md\:max-h-2\.5{max-height:.625rem!important}.md\:max-h-3\.5{max-height:.875rem!important}.md\:-max-h-3px{max-height:-3px!important}.md\:-max-h-1px{max-height:-1px!important}.md\:max-h-5px{max-height:5px!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:min-h-0{min-height:0!important}.md\:min-h-8{min-height:2rem!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}.md\:w-0{width:0!important}.md\:w-1{width:.25rem!important}.md\:w-2{width:.5rem!important}.md\:w-3{width:.75rem!important}.md\:w-4{width:1rem!important}.md\:w-5{width:1.25rem!important}.md\:w-6{width:1.5rem!important}.md\:w-7{width:1.75rem!important}.md\:w-8{width:2rem!important}.md\:w-9{width:2.25rem!important}.md\:w-10{width:2.5rem!important}.md\:w-11{width:2.75rem!important}.md\:w-12{width:3rem!important}.md\:w-14{width:3.5rem!important}.md\:w-16{width:4rem!important}.md\:w-20{width:5rem!important}.md\:w-24{width:6rem!important}.md\:w-28{width:7rem!important}.md\:w-32{width:8rem!important}.md\:w-36{width:9rem!important}.md\:w-40{width:10rem!important}.md\:w-44{width:11rem!important}.md\:w-48{width:12rem!important}.md\:w-52{width:13rem!important}.md\:w-56{width:14rem!important}.md\:w-60{width:15rem!important}.md\:w-64{width:16rem!important}.md\:w-72{width:18rem!important}.md\:w-80{width:20rem!important}.md\:w-84{width:21rem!important}.md\:w-96{width:24rem!important}.md\:w-auto{width:auto!important}.md\:w-px{width:1px!important}.md\:w-0\.5{width:.125rem!important}.md\:w-1\.5{width:.375rem!important}.md\:w-2\.5{width:.625rem!important}.md\:w-3\.5{width:.875rem!important}.md\:-w-3px{width:-3px!important}.md\:-w-1px{width:-1px!important}.md\:w-5px{width:5px!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-2\/3{width:66.666667%!important}.md\:w-1\/4{width:25%!important}.md\:w-2\/4{width:50%!important}.md\:w-3\/4{width:75%!important}.md\:w-1\/5{width:20%!important}.md\:w-2\/5{width:40%!important}.md\:w-3\/5{width:60%!important}.md\:w-4\/5{width:80%!important}.md\:w-1\/6{width:16.666667%!important}.md\:w-2\/6{width:33.333333%!important}.md\:w-3\/6{width:50%!important}.md\:w-4\/6{width:66.666667%!important}.md\:w-5\/6{width:83.333333%!important}.md\:w-1\/12{width:8.333333%!important}.md\:w-2\/12{width:16.666667%!important}.md\:w-3\/12{width:25%!important}.md\:w-4\/12{width:33.333333%!important}.md\:w-5\/12{width:41.666667%!important}.md\:w-6\/12{width:50%!important}.md\:w-7\/12{width:58.333333%!important}.md\:w-8\/12{width:66.666667%!important}.md\:w-9\/12{width:75%!important}.md\:w-10\/12{width:83.333333%!important}.md\:w-11\/12{width:91.666667%!important}.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:w-min{width:min-content!important}.md\:w-max{width:max-content!important}.md\:w-fit{width:fit-content!important}.md\:min-w-0{min-width:0!important}.md\:min-w-full{min-width:100%!important}.md\:min-w-min{min-width:min-content!important}.md\:min-w-max{min-width:max-content!important}.md\:max-w-0{max-width:0!important}.md\:max-w-64{max-width:16rem!important}.md\:max-w-none{max-width:none!important}.md\:max-w-xs{max-width:20rem!important}.md\:max-w-sm{max-width:24rem!important}.md\:max-w-md{max-width:28rem!important}.md\:max-w-lg{max-width:32rem!important}.md\:max-w-xl{max-width:36rem!important}.md\:max-w-2xl{max-width:42rem!important}.md\:max-w-3xl{max-width:48rem!important}.md\:max-w-4xl{max-width:56rem!important}.md\:max-w-5xl{max-width:64rem!important}.md\:max-w-6xl{max-width:72rem!important}.md\:max-w-7xl{max-width:80rem!important}.md\:max-w-full{max-width:100%!important}.md\:max-w-min{max-width:min-content!important}.md\:max-w-max{max-width:max-content!important}.md\:max-w-prose{max-width:65ch!important}.md\:max-w-screen-sm{max-width:640px!important}.md\:max-w-screen-md{max-width:768px!important}.md\:max-w-screen-lg{max-width:1024px!important}.md\:max-w-screen-xl{max-width:1280px!important}.md\:max-w-screen-2xl{max-width:1536px!important}.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}.md\:flex-shrink-0{flex-shrink:0!important}.md\:flex-shrink{flex-shrink:1!important}.md\:flex-grow-0{flex-grow:0!important}.md\:flex-grow{flex-grow:1!important}.md\:table-auto{table-layout:auto!important}.md\:table-fixed{table-layout:fixed!important}.md\:border-collapse{border-collapse:collapse!important}.md\:border-separate{border-collapse:initial!important}.md\:origin-center{transform-origin:center!important}.md\:origin-top{transform-origin:top!important}.md\:origin-top-right{transform-origin:top right!important}.md\:origin-right{transform-origin:right!important}.md\:origin-bottom-right{transform-origin:bottom right!important}.md\:origin-bottom{transform-origin:bottom!important}.md\:origin-bottom-left{transform-origin:bottom left!important}.md\:origin-left{transform-origin:left!important}.md\:origin-top-left{transform-origin:top left!important}.md\:origin-half{transform-origin:50% 50%!important}.md\:transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:transform,.md\:transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.md\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:transform-none{transform:none!important}.md\:translate-x-0{--tw-translate-x:0px!important}.md\:translate-x-1{--tw-translate-x:0.25rem!important}.md\:translate-x-2{--tw-translate-x:0.5rem!important}.md\:translate-x-3{--tw-translate-x:0.75rem!important}.md\:translate-x-4{--tw-translate-x:1rem!important}.md\:translate-x-5{--tw-translate-x:1.25rem!important}.md\:translate-x-6{--tw-translate-x:1.5rem!important}.md\:translate-x-7{--tw-translate-x:1.75rem!important}.md\:translate-x-8{--tw-translate-x:2rem!important}.md\:translate-x-9{--tw-translate-x:2.25rem!important}.md\:translate-x-10{--tw-translate-x:2.5rem!important}.md\:translate-x-11{--tw-translate-x:2.75rem!important}.md\:translate-x-12{--tw-translate-x:3rem!important}.md\:translate-x-14{--tw-translate-x:3.5rem!important}.md\:translate-x-16{--tw-translate-x:4rem!important}.md\:translate-x-20{--tw-translate-x:5rem!important}.md\:translate-x-24{--tw-translate-x:6rem!important}.md\:translate-x-28{--tw-translate-x:7rem!important}.md\:translate-x-32{--tw-translate-x:8rem!important}.md\:translate-x-36{--tw-translate-x:9rem!important}.md\:translate-x-40{--tw-translate-x:10rem!important}.md\:translate-x-44{--tw-translate-x:11rem!important}.md\:translate-x-48{--tw-translate-x:12rem!important}.md\:translate-x-52{--tw-translate-x:13rem!important}.md\:translate-x-56{--tw-translate-x:14rem!important}.md\:translate-x-60{--tw-translate-x:15rem!important}.md\:translate-x-64{--tw-translate-x:16rem!important}.md\:translate-x-72{--tw-translate-x:18rem!important}.md\:translate-x-80{--tw-translate-x:20rem!important}.md\:translate-x-84{--tw-translate-x:21rem!important}.md\:translate-x-96{--tw-translate-x:24rem!important}.md\:translate-x-px{--tw-translate-x:1px!important}.md\:translate-x-0\.5{--tw-translate-x:0.125rem!important}.md\:translate-x-1\.5{--tw-translate-x:0.375rem!important}.md\:translate-x-2\.5{--tw-translate-x:0.625rem!important}.md\:translate-x-3\.5{--tw-translate-x:0.875rem!important}.md\:-translate-x-3px{--tw-translate-x:-3px!important}.md\:-translate-x-1px{--tw-translate-x:-1px!important}.md\:translate-x-5px{--tw-translate-x:5px!important}.md\:-translate-x-0{--tw-translate-x:0px!important}.md\:-translate-x-1{--tw-translate-x:-0.25rem!important}.md\:-translate-x-2{--tw-translate-x:-0.5rem!important}.md\:-translate-x-3{--tw-translate-x:-0.75rem!important}.md\:-translate-x-4{--tw-translate-x:-1rem!important}.md\:-translate-x-5{--tw-translate-x:-1.25rem!important}.md\:-translate-x-6{--tw-translate-x:-1.5rem!important}.md\:-translate-x-7{--tw-translate-x:-1.75rem!important}.md\:-translate-x-8{--tw-translate-x:-2rem!important}.md\:-translate-x-9{--tw-translate-x:-2.25rem!important}.md\:-translate-x-10{--tw-translate-x:-2.5rem!important}.md\:-translate-x-11{--tw-translate-x:-2.75rem!important}.md\:-translate-x-12{--tw-translate-x:-3rem!important}.md\:-translate-x-14{--tw-translate-x:-3.5rem!important}.md\:-translate-x-16{--tw-translate-x:-4rem!important}.md\:-translate-x-20{--tw-translate-x:-5rem!important}.md\:-translate-x-24{--tw-translate-x:-6rem!important}.md\:-translate-x-28{--tw-translate-x:-7rem!important}.md\:-translate-x-32{--tw-translate-x:-8rem!important}.md\:-translate-x-36{--tw-translate-x:-9rem!important}.md\:-translate-x-40{--tw-translate-x:-10rem!important}.md\:-translate-x-44{--tw-translate-x:-11rem!important}.md\:-translate-x-48{--tw-translate-x:-12rem!important}.md\:-translate-x-52{--tw-translate-x:-13rem!important}.md\:-translate-x-56{--tw-translate-x:-14rem!important}.md\:-translate-x-60{--tw-translate-x:-15rem!important}.md\:-translate-x-64{--tw-translate-x:-16rem!important}.md\:-translate-x-72{--tw-translate-x:-18rem!important}.md\:-translate-x-80{--tw-translate-x:-20rem!important}.md\:-translate-x-84{--tw-translate-x:-21rem!important}.md\:-translate-x-96{--tw-translate-x:-24rem!important}.md\:-translate-x-px{--tw-translate-x:-1px!important}.md\:-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.md\:-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.md\:-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.md\:-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.md\:-translate-x--3px{--tw-translate-x:3px!important}.md\:-translate-x--1px{--tw-translate-x:1px!important}.md\:-translate-x-5px{--tw-translate-x:-5px!important}.md\:translate-x-1\/2{--tw-translate-x:50%!important}.md\:translate-x-1\/3{--tw-translate-x:33.333333%!important}.md\:translate-x-2\/3{--tw-translate-x:66.666667%!important}.md\:translate-x-1\/4{--tw-translate-x:25%!important}.md\:translate-x-2\/4{--tw-translate-x:50%!important}.md\:translate-x-3\/4{--tw-translate-x:75%!important}.md\:translate-x-full{--tw-translate-x:100%!important}.md\:-translate-x-1\/2{--tw-translate-x:-50%!important}.md\:-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.md\:-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.md\:-translate-x-1\/4{--tw-translate-x:-25%!important}.md\:-translate-x-2\/4{--tw-translate-x:-50%!important}.md\:-translate-x-3\/4{--tw-translate-x:-75%!important}.md\:-translate-x-full{--tw-translate-x:-100%!important}.md\:translate-y-0{--tw-translate-y:0px!important}.md\:translate-y-1{--tw-translate-y:0.25rem!important}.md\:translate-y-2{--tw-translate-y:0.5rem!important}.md\:translate-y-3{--tw-translate-y:0.75rem!important}.md\:translate-y-4{--tw-translate-y:1rem!important}.md\:translate-y-5{--tw-translate-y:1.25rem!important}.md\:translate-y-6{--tw-translate-y:1.5rem!important}.md\:translate-y-7{--tw-translate-y:1.75rem!important}.md\:translate-y-8{--tw-translate-y:2rem!important}.md\:translate-y-9{--tw-translate-y:2.25rem!important}.md\:translate-y-10{--tw-translate-y:2.5rem!important}.md\:translate-y-11{--tw-translate-y:2.75rem!important}.md\:translate-y-12{--tw-translate-y:3rem!important}.md\:translate-y-14{--tw-translate-y:3.5rem!important}.md\:translate-y-16{--tw-translate-y:4rem!important}.md\:translate-y-20{--tw-translate-y:5rem!important}.md\:translate-y-24{--tw-translate-y:6rem!important}.md\:translate-y-28{--tw-translate-y:7rem!important}.md\:translate-y-32{--tw-translate-y:8rem!important}.md\:translate-y-36{--tw-translate-y:9rem!important}.md\:translate-y-40{--tw-translate-y:10rem!important}.md\:translate-y-44{--tw-translate-y:11rem!important}.md\:translate-y-48{--tw-translate-y:12rem!important}.md\:translate-y-52{--tw-translate-y:13rem!important}.md\:translate-y-56{--tw-translate-y:14rem!important}.md\:translate-y-60{--tw-translate-y:15rem!important}.md\:translate-y-64{--tw-translate-y:16rem!important}.md\:translate-y-72{--tw-translate-y:18rem!important}.md\:translate-y-80{--tw-translate-y:20rem!important}.md\:translate-y-84{--tw-translate-y:21rem!important}.md\:translate-y-96{--tw-translate-y:24rem!important}.md\:translate-y-px{--tw-translate-y:1px!important}.md\:translate-y-0\.5{--tw-translate-y:0.125rem!important}.md\:translate-y-1\.5{--tw-translate-y:0.375rem!important}.md\:translate-y-2\.5{--tw-translate-y:0.625rem!important}.md\:translate-y-3\.5{--tw-translate-y:0.875rem!important}.md\:-translate-y-3px{--tw-translate-y:-3px!important}.md\:-translate-y-1px{--tw-translate-y:-1px!important}.md\:translate-y-5px{--tw-translate-y:5px!important}.md\:-translate-y-0{--tw-translate-y:0px!important}.md\:-translate-y-1{--tw-translate-y:-0.25rem!important}.md\:-translate-y-2{--tw-translate-y:-0.5rem!important}.md\:-translate-y-3{--tw-translate-y:-0.75rem!important}.md\:-translate-y-4{--tw-translate-y:-1rem!important}.md\:-translate-y-5{--tw-translate-y:-1.25rem!important}.md\:-translate-y-6{--tw-translate-y:-1.5rem!important}.md\:-translate-y-7{--tw-translate-y:-1.75rem!important}.md\:-translate-y-8{--tw-translate-y:-2rem!important}.md\:-translate-y-9{--tw-translate-y:-2.25rem!important}.md\:-translate-y-10{--tw-translate-y:-2.5rem!important}.md\:-translate-y-11{--tw-translate-y:-2.75rem!important}.md\:-translate-y-12{--tw-translate-y:-3rem!important}.md\:-translate-y-14{--tw-translate-y:-3.5rem!important}.md\:-translate-y-16{--tw-translate-y:-4rem!important}.md\:-translate-y-20{--tw-translate-y:-5rem!important}.md\:-translate-y-24{--tw-translate-y:-6rem!important}.md\:-translate-y-28{--tw-translate-y:-7rem!important}.md\:-translate-y-32{--tw-translate-y:-8rem!important}.md\:-translate-y-36{--tw-translate-y:-9rem!important}.md\:-translate-y-40{--tw-translate-y:-10rem!important}.md\:-translate-y-44{--tw-translate-y:-11rem!important}.md\:-translate-y-48{--tw-translate-y:-12rem!important}.md\:-translate-y-52{--tw-translate-y:-13rem!important}.md\:-translate-y-56{--tw-translate-y:-14rem!important}.md\:-translate-y-60{--tw-translate-y:-15rem!important}.md\:-translate-y-64{--tw-translate-y:-16rem!important}.md\:-translate-y-72{--tw-translate-y:-18rem!important}.md\:-translate-y-80{--tw-translate-y:-20rem!important}.md\:-translate-y-84{--tw-translate-y:-21rem!important}.md\:-translate-y-96{--tw-translate-y:-24rem!important}.md\:-translate-y-px{--tw-translate-y:-1px!important}.md\:-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.md\:-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.md\:-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.md\:-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.md\:-translate-y--3px{--tw-translate-y:3px!important}.md\:-translate-y--1px{--tw-translate-y:1px!important}.md\:-translate-y-5px{--tw-translate-y:-5px!important}.md\:translate-y-1\/2{--tw-translate-y:50%!important}.md\:translate-y-1\/3{--tw-translate-y:33.333333%!important}.md\:translate-y-2\/3{--tw-translate-y:66.666667%!important}.md\:translate-y-1\/4{--tw-translate-y:25%!important}.md\:translate-y-2\/4{--tw-translate-y:50%!important}.md\:translate-y-3\/4{--tw-translate-y:75%!important}.md\:translate-y-full{--tw-translate-y:100%!important}.md\:-translate-y-1\/2{--tw-translate-y:-50%!important}.md\:-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.md\:-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.md\:-translate-y-1\/4{--tw-translate-y:-25%!important}.md\:-translate-y-2\/4{--tw-translate-y:-50%!important}.md\:-translate-y-3\/4{--tw-translate-y:-75%!important}.md\:-translate-y-full{--tw-translate-y:-100%!important}.md\:hover\:translate-x-0:hover{--tw-translate-x:0px!important}.md\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.md\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.md\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.md\:hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.md\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.md\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.md\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.md\:hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.md\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.md\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.md\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.md\:hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.md\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.md\:hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.md\:hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.md\:hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.md\:hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.md\:hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.md\:hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.md\:hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.md\:hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.md\:hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.md\:hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.md\:hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.md\:hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.md\:hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.md\:hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.md\:hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.md\:hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.md\:hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.md\:hover\:translate-x-px:hover{--tw-translate-x:1px!important}.md\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.md\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.md\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.md\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.md\:hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.md\:hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.md\:hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.md\:hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.md\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.md\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.md\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.md\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.md\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.md\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.md\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.md\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.md\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.md\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.md\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.md\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.md\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.md\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.md\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.md\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.md\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.md\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.md\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.md\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.md\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.md\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.md\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.md\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.md\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.md\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.md\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.md\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.md\:hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.md\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.md\:hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.md\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.md\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.md\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.md\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.md\:hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.md\:hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.md\:hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.md\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.md\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.md\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.md\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.md\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.md\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.md\:hover\:translate-x-full:hover{--tw-translate-x:100%!important}.md\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.md\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.md\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.md\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.md\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.md\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.md\:hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.md\:hover\:translate-y-0:hover{--tw-translate-y:0px!important}.md\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.md\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.md\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.md\:hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.md\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.md\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.md\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.md\:hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.md\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.md\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.md\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.md\:hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.md\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.md\:hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.md\:hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.md\:hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.md\:hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.md\:hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.md\:hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.md\:hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.md\:hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.md\:hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.md\:hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.md\:hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.md\:hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.md\:hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.md\:hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.md\:hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.md\:hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.md\:hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.md\:hover\:translate-y-px:hover{--tw-translate-y:1px!important}.md\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.md\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.md\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.md\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.md\:hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.md\:hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.md\:hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.md\:hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.md\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.md\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.md\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.md\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.md\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.md\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.md\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.md\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.md\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.md\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.md\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.md\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.md\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.md\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.md\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.md\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.md\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.md\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.md\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.md\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.md\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.md\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.md\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.md\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.md\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.md\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.md\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.md\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.md\:hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.md\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.md\:hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.md\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.md\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.md\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.md\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.md\:hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.md\:hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.md\:hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.md\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.md\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.md\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.md\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.md\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.md\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.md\:hover\:translate-y-full:hover{--tw-translate-y:100%!important}.md\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.md\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.md\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.md\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.md\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.md\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.md\:hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.md\:focus\:translate-x-0:focus{--tw-translate-x:0px!important}.md\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.md\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.md\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.md\:focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.md\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.md\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.md\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.md\:focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.md\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.md\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.md\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.md\:focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.md\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.md\:focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.md\:focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.md\:focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.md\:focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.md\:focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.md\:focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.md\:focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.md\:focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.md\:focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.md\:focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.md\:focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.md\:focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.md\:focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.md\:focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.md\:focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.md\:focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.md\:focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.md\:focus\:translate-x-px:focus{--tw-translate-x:1px!important}.md\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.md\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.md\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.md\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.md\:focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.md\:focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.md\:focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.md\:focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.md\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.md\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.md\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.md\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.md\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.md\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.md\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.md\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.md\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.md\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.md\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.md\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.md\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.md\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.md\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.md\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.md\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.md\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.md\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.md\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.md\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.md\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.md\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.md\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.md\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.md\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.md\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.md\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.md\:focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.md\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.md\:focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.md\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.md\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.md\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.md\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.md\:focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.md\:focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.md\:focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.md\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.md\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.md\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.md\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.md\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.md\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.md\:focus\:translate-x-full:focus{--tw-translate-x:100%!important}.md\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.md\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.md\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.md\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.md\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.md\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.md\:focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.md\:focus\:translate-y-0:focus{--tw-translate-y:0px!important}.md\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.md\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.md\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.md\:focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.md\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.md\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.md\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.md\:focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.md\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.md\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.md\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.md\:focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.md\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.md\:focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.md\:focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.md\:focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.md\:focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.md\:focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.md\:focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.md\:focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.md\:focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.md\:focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.md\:focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.md\:focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.md\:focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.md\:focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.md\:focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.md\:focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.md\:focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.md\:focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.md\:focus\:translate-y-px:focus{--tw-translate-y:1px!important}.md\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.md\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.md\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.md\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.md\:focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.md\:focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.md\:focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.md\:focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.md\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.md\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.md\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.md\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.md\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.md\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.md\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.md\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.md\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.md\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.md\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.md\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.md\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.md\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.md\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.md\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.md\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.md\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.md\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.md\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.md\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.md\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.md\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.md\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.md\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.md\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.md\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.md\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.md\:focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.md\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.md\:focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.md\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.md\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.md\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.md\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.md\:focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.md\:focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.md\:focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.md\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.md\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.md\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.md\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.md\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.md\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.md\:focus\:translate-y-full:focus{--tw-translate-y:100%!important}.md\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.md\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.md\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.md\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.md\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.md\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.md\:focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.md\:rotate-0{--tw-rotate:0deg!important}.md\:rotate-1{--tw-rotate:1deg!important}.md\:rotate-2{--tw-rotate:2deg!important}.md\:rotate-3{--tw-rotate:3deg!important}.md\:rotate-6{--tw-rotate:6deg!important}.md\:rotate-12{--tw-rotate:12deg!important}.md\:rotate-45{--tw-rotate:45deg!important}.md\:rotate-90{--tw-rotate:90deg!important}.md\:rotate-180{--tw-rotate:180deg!important}.md\:-rotate-180{--tw-rotate:-180deg!important}.md\:-rotate-90{--tw-rotate:-90deg!important}.md\:-rotate-45{--tw-rotate:-45deg!important}.md\:-rotate-12{--tw-rotate:-12deg!important}.md\:-rotate-6{--tw-rotate:-6deg!important}.md\:-rotate-3{--tw-rotate:-3deg!important}.md\:-rotate-2{--tw-rotate:-2deg!important}.md\:-rotate-1{--tw-rotate:-1deg!important}.md\:hover\:rotate-0:hover{--tw-rotate:0deg!important}.md\:hover\:rotate-1:hover{--tw-rotate:1deg!important}.md\:hover\:rotate-2:hover{--tw-rotate:2deg!important}.md\:hover\:rotate-3:hover{--tw-rotate:3deg!important}.md\:hover\:rotate-6:hover{--tw-rotate:6deg!important}.md\:hover\:rotate-12:hover{--tw-rotate:12deg!important}.md\:hover\:rotate-45:hover{--tw-rotate:45deg!important}.md\:hover\:rotate-90:hover{--tw-rotate:90deg!important}.md\:hover\:rotate-180:hover{--tw-rotate:180deg!important}.md\:hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.md\:hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.md\:hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.md\:hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.md\:hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.md\:hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.md\:hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.md\:hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.md\:focus\:rotate-0:focus{--tw-rotate:0deg!important}.md\:focus\:rotate-1:focus{--tw-rotate:1deg!important}.md\:focus\:rotate-2:focus{--tw-rotate:2deg!important}.md\:focus\:rotate-3:focus{--tw-rotate:3deg!important}.md\:focus\:rotate-6:focus{--tw-rotate:6deg!important}.md\:focus\:rotate-12:focus{--tw-rotate:12deg!important}.md\:focus\:rotate-45:focus{--tw-rotate:45deg!important}.md\:focus\:rotate-90:focus{--tw-rotate:90deg!important}.md\:focus\:rotate-180:focus{--tw-rotate:180deg!important}.md\:focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.md\:focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.md\:focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.md\:focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.md\:focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.md\:focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.md\:focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.md\:focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.md\:skew-x-0{--tw-skew-x:0deg!important}.md\:skew-x-1{--tw-skew-x:1deg!important}.md\:skew-x-2{--tw-skew-x:2deg!important}.md\:skew-x-3{--tw-skew-x:3deg!important}.md\:skew-x-6{--tw-skew-x:6deg!important}.md\:skew-x-12{--tw-skew-x:12deg!important}.md\:-skew-x-12{--tw-skew-x:-12deg!important}.md\:-skew-x-6{--tw-skew-x:-6deg!important}.md\:-skew-x-3{--tw-skew-x:-3deg!important}.md\:-skew-x-2{--tw-skew-x:-2deg!important}.md\:-skew-x-1{--tw-skew-x:-1deg!important}.md\:skew-y-0{--tw-skew-y:0deg!important}.md\:skew-y-1{--tw-skew-y:1deg!important}.md\:skew-y-2{--tw-skew-y:2deg!important}.md\:skew-y-3{--tw-skew-y:3deg!important}.md\:skew-y-6{--tw-skew-y:6deg!important}.md\:skew-y-12{--tw-skew-y:12deg!important}.md\:-skew-y-12{--tw-skew-y:-12deg!important}.md\:-skew-y-6{--tw-skew-y:-6deg!important}.md\:-skew-y-3{--tw-skew-y:-3deg!important}.md\:-skew-y-2{--tw-skew-y:-2deg!important}.md\:-skew-y-1{--tw-skew-y:-1deg!important}.md\:hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.md\:hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.md\:hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.md\:hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.md\:hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.md\:hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.md\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.md\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.md\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.md\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.md\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.md\:hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.md\:hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.md\:hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.md\:hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.md\:hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.md\:hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.md\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.md\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.md\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.md\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.md\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.md\:focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.md\:focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.md\:focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.md\:focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.md\:focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.md\:focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.md\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.md\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.md\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.md\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.md\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.md\:focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.md\:focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.md\:focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.md\:focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.md\:focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.md\:focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.md\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.md\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.md\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.md\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.md\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.md\:scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.md\:scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.md\:scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.md\:scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.md\:scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.md\:scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.md\:scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.md\:scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.md\:scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.md\:scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.md\:hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.md\:hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.md\:hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.md\:hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.md\:hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.md\:hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.md\:hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.md\:hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.md\:hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.md\:hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.md\:focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.md\:focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.md\:focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.md\:focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.md\:focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.md\:focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.md\:focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.md\:focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.md\:focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.md\:focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.md\:scale-x-0{--tw-scale-x:0!important}.md\:scale-x-50{--tw-scale-x:.5!important}.md\:scale-x-75{--tw-scale-x:.75!important}.md\:scale-x-90{--tw-scale-x:.9!important}.md\:scale-x-95{--tw-scale-x:.95!important}.md\:scale-x-100{--tw-scale-x:1!important}.md\:scale-x-105{--tw-scale-x:1.05!important}.md\:scale-x-110{--tw-scale-x:1.1!important}.md\:scale-x-125{--tw-scale-x:1.25!important}.md\:scale-x-150{--tw-scale-x:1.5!important}.md\:scale-y-0{--tw-scale-y:0!important}.md\:scale-y-50{--tw-scale-y:.5!important}.md\:scale-y-75{--tw-scale-y:.75!important}.md\:scale-y-90{--tw-scale-y:.9!important}.md\:scale-y-95{--tw-scale-y:.95!important}.md\:scale-y-100{--tw-scale-y:1!important}.md\:scale-y-105{--tw-scale-y:1.05!important}.md\:scale-y-110{--tw-scale-y:1.1!important}.md\:scale-y-125{--tw-scale-y:1.25!important}.md\:scale-y-150{--tw-scale-y:1.5!important}.md\:hover\:scale-x-0:hover{--tw-scale-x:0!important}.md\:hover\:scale-x-50:hover{--tw-scale-x:.5!important}.md\:hover\:scale-x-75:hover{--tw-scale-x:.75!important}.md\:hover\:scale-x-90:hover{--tw-scale-x:.9!important}.md\:hover\:scale-x-95:hover{--tw-scale-x:.95!important}.md\:hover\:scale-x-100:hover{--tw-scale-x:1!important}.md\:hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.md\:hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.md\:hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.md\:hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.md\:hover\:scale-y-0:hover{--tw-scale-y:0!important}.md\:hover\:scale-y-50:hover{--tw-scale-y:.5!important}.md\:hover\:scale-y-75:hover{--tw-scale-y:.75!important}.md\:hover\:scale-y-90:hover{--tw-scale-y:.9!important}.md\:hover\:scale-y-95:hover{--tw-scale-y:.95!important}.md\:hover\:scale-y-100:hover{--tw-scale-y:1!important}.md\:hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.md\:hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.md\:hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.md\:hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.md\:focus\:scale-x-0:focus{--tw-scale-x:0!important}.md\:focus\:scale-x-50:focus{--tw-scale-x:.5!important}.md\:focus\:scale-x-75:focus{--tw-scale-x:.75!important}.md\:focus\:scale-x-90:focus{--tw-scale-x:.9!important}.md\:focus\:scale-x-95:focus{--tw-scale-x:.95!important}.md\:focus\:scale-x-100:focus{--tw-scale-x:1!important}.md\:focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.md\:focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.md\:focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.md\:focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.md\:focus\:scale-y-0:focus{--tw-scale-y:0!important}.md\:focus\:scale-y-50:focus{--tw-scale-y:.5!important}.md\:focus\:scale-y-75:focus{--tw-scale-y:.75!important}.md\:focus\:scale-y-90:focus{--tw-scale-y:.9!important}.md\:focus\:scale-y-95:focus{--tw-scale-y:.95!important}.md\:focus\:scale-y-100:focus{--tw-scale-y:1!important}.md\:focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.md\:focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.md\:focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.md\:focus\:scale-y-150:focus{--tw-scale-y:1.5!important}.md\:animate-none{animation:none!important}.md\:animate-spin{animation:spin 1s linear infinite!important}.md\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.md\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.md\:animate-bounce{animation:bounce 1s infinite!important}.md\:animate-fade-in{animation:fade-in 0.3s linear!important}.md\:cursor-auto{cursor:auto!important}.md\:cursor-default{cursor:default!important}.md\:cursor-pointer{cursor:pointer!important}.md\:cursor-wait{cursor:wait!important}.md\:cursor-text{cursor:text!important}.md\:cursor-move{cursor:move!important}.md\:cursor-help{cursor:help!important}.md\:cursor-not-allowed{cursor:not-allowed!important}.md\:cursor-col-resize{cursor:col-resize!important}.md\:disabled\:cursor-auto:disabled{cursor:auto!important}.md\:disabled\:cursor-default:disabled{cursor:default!important}.md\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.md\:disabled\:cursor-wait:disabled{cursor:wait!important}.md\:disabled\:cursor-text:disabled{cursor:text!important}.md\:disabled\:cursor-move:disabled{cursor:move!important}.md\:disabled\:cursor-help:disabled{cursor:help!important}.md\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.md\:disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.md\:select-none{-webkit-user-select:none!important;user-select:none!important}.md\:select-text{-webkit-user-select:text!important;user-select:text!important}.md\:select-all{-webkit-user-select:all!important;user-select:all!important}.md\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.md\:resize-none{resize:none!important}.md\:resize-y{resize:vertical!important}.md\:resize-x{resize:horizontal!important}.md\:resize{resize:both!important}.md\:list-inside{list-style-position:inside!important}.md\:list-outside{list-style-position:outside!important}.md\:list-none{list-style-type:none!important}.md\:list-disc{list-style-type:disc!important}.md\:list-decimal{list-style-type:decimal!important}.md\:appearance-none{-webkit-appearance:none!important;appearance:none!important}.md\:auto-cols-auto{grid-auto-columns:auto!important}.md\:auto-cols-min{grid-auto-columns:min-content!important}.md\:auto-cols-max{grid-auto-columns:max-content!important}.md\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.md\:grid-flow-row{grid-auto-flow:row!important}.md\:grid-flow-col{grid-auto-flow:column!important}.md\:grid-flow-row-dense{grid-auto-flow:row dense!important}.md\:grid-flow-col-dense{grid-auto-flow:column dense!important}.md\:auto-rows-auto{grid-auto-rows:auto!important}.md\:auto-rows-min{grid-auto-rows:min-content!important}.md\:auto-rows-max{grid-auto-rows:max-content!important}.md\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:grid-cols-none{grid-template-columns:none!important}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.md\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.md\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.md\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.md\:grid-rows-none{grid-template-rows:none!important}.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-col{flex-direction:column!important}.md\:flex-col-reverse{flex-direction:column-reverse!important}.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:flex-nowrap{flex-wrap:nowrap!important}.md\:place-content-center{place-content:center!important}.md\:place-content-start{place-content:start!important}.md\:place-content-end{place-content:end!important}.md\:place-content-between{place-content:space-between!important}.md\:place-content-around{place-content:space-around!important}.md\:place-content-evenly{place-content:space-evenly!important}.md\:place-content-stretch{place-content:stretch!important}.md\:place-items-start{place-items:start!important}.md\:place-items-end{place-items:end!important}.md\:place-items-center{place-items:center!important}.md\:place-items-stretch{place-items:stretch!important}.md\:content-center{align-content:center!important}.md\:content-start{align-content:flex-start!important}.md\:content-end{align-content:flex-end!important}.md\:content-between{align-content:space-between!important}.md\:content-around{align-content:space-around!important}.md\:content-evenly{align-content:space-evenly!important}.md\:items-start{align-items:flex-start!important}.md\:items-end{align-items:flex-end!important}.md\:items-center{align-items:center!important}.md\:items-baseline{align-items:baseline!important}.md\:items-stretch{align-items:stretch!important}.md\:justify-start{justify-content:flex-start!important}.md\:justify-end{justify-content:flex-end!important}.md\:justify-center{justify-content:center!important}.md\:justify-between{justify-content:space-between!important}.md\:justify-around{justify-content:space-around!important}.md\:justify-evenly{justify-content:space-evenly!important}.md\:justify-items-start{justify-items:start!important}.md\:justify-items-end{justify-items:end!important}.md\:justify-items-center{justify-items:center!important}.md\:justify-items-stretch{justify-items:stretch!important}.md\:gap-0{gap:0!important}.md\:gap-1{gap:.25rem!important}.md\:gap-2{gap:.5rem!important}.md\:gap-3{gap:.75rem!important}.md\:gap-4{gap:1rem!important}.md\:gap-5{gap:1.25rem!important}.md\:gap-6{gap:1.5rem!important}.md\:gap-7{gap:1.75rem!important}.md\:gap-8{gap:2rem!important}.md\:gap-9{gap:2.25rem!important}.md\:gap-10{gap:2.5rem!important}.md\:gap-11{gap:2.75rem!important}.md\:gap-12{gap:3rem!important}.md\:gap-14{gap:3.5rem!important}.md\:gap-16{gap:4rem!important}.md\:gap-20{gap:5rem!important}.md\:gap-24{gap:6rem!important}.md\:gap-28{gap:7rem!important}.md\:gap-32{gap:8rem!important}.md\:gap-36{gap:9rem!important}.md\:gap-40{gap:10rem!important}.md\:gap-44{gap:11rem!important}.md\:gap-48{gap:12rem!important}.md\:gap-52{gap:13rem!important}.md\:gap-56{gap:14rem!important}.md\:gap-60{gap:15rem!important}.md\:gap-64{gap:16rem!important}.md\:gap-72{gap:18rem!important}.md\:gap-80{gap:20rem!important}.md\:gap-84{gap:21rem!important}.md\:gap-96{gap:24rem!important}.md\:gap-px{gap:1px!important}.md\:gap-0\.5{gap:.125rem!important}.md\:gap-1\.5{gap:.375rem!important}.md\:gap-2\.5{gap:.625rem!important}.md\:gap-3\.5{gap:.875rem!important}.md\:-gap-3px{gap:-3px!important}.md\:-gap-1px{gap:-1px!important}.md\:gap-5px{gap:5px!important}.md\:gap-x-0{column-gap:0!important}.md\:gap-x-1{column-gap:.25rem!important}.md\:gap-x-2{column-gap:.5rem!important}.md\:gap-x-3{column-gap:.75rem!important}.md\:gap-x-4{column-gap:1rem!important}.md\:gap-x-5{column-gap:1.25rem!important}.md\:gap-x-6{column-gap:1.5rem!important}.md\:gap-x-7{column-gap:1.75rem!important}.md\:gap-x-8{column-gap:2rem!important}.md\:gap-x-9{column-gap:2.25rem!important}.md\:gap-x-10{column-gap:2.5rem!important}.md\:gap-x-11{column-gap:2.75rem!important}.md\:gap-x-12{column-gap:3rem!important}.md\:gap-x-14{column-gap:3.5rem!important}.md\:gap-x-16{column-gap:4rem!important}.md\:gap-x-20{column-gap:5rem!important}.md\:gap-x-24{column-gap:6rem!important}.md\:gap-x-28{column-gap:7rem!important}.md\:gap-x-32{column-gap:8rem!important}.md\:gap-x-36{column-gap:9rem!important}.md\:gap-x-40{column-gap:10rem!important}.md\:gap-x-44{column-gap:11rem!important}.md\:gap-x-48{column-gap:12rem!important}.md\:gap-x-52{column-gap:13rem!important}.md\:gap-x-56{column-gap:14rem!important}.md\:gap-x-60{column-gap:15rem!important}.md\:gap-x-64{column-gap:16rem!important}.md\:gap-x-72{column-gap:18rem!important}.md\:gap-x-80{column-gap:20rem!important}.md\:gap-x-84{column-gap:21rem!important}.md\:gap-x-96{column-gap:24rem!important}.md\:gap-x-px{column-gap:1px!important}.md\:gap-x-0\.5{column-gap:.125rem!important}.md\:gap-x-1\.5{column-gap:.375rem!important}.md\:gap-x-2\.5{column-gap:.625rem!important}.md\:gap-x-3\.5{column-gap:.875rem!important}.md\:-gap-x-3px{column-gap:-3px!important}.md\:-gap-x-1px{column-gap:-1px!important}.md\:gap-x-5px{column-gap:5px!important}.md\:gap-y-0{row-gap:0!important}.md\:gap-y-1{row-gap:.25rem!important}.md\:gap-y-2{row-gap:.5rem!important}.md\:gap-y-3{row-gap:.75rem!important}.md\:gap-y-4{row-gap:1rem!important}.md\:gap-y-5{row-gap:1.25rem!important}.md\:gap-y-6{row-gap:1.5rem!important}.md\:gap-y-7{row-gap:1.75rem!important}.md\:gap-y-8{row-gap:2rem!important}.md\:gap-y-9{row-gap:2.25rem!important}.md\:gap-y-10{row-gap:2.5rem!important}.md\:gap-y-11{row-gap:2.75rem!important}.md\:gap-y-12{row-gap:3rem!important}.md\:gap-y-14{row-gap:3.5rem!important}.md\:gap-y-16{row-gap:4rem!important}.md\:gap-y-20{row-gap:5rem!important}.md\:gap-y-24{row-gap:6rem!important}.md\:gap-y-28{row-gap:7rem!important}.md\:gap-y-32{row-gap:8rem!important}.md\:gap-y-36{row-gap:9rem!important}.md\:gap-y-40{row-gap:10rem!important}.md\:gap-y-44{row-gap:11rem!important}.md\:gap-y-48{row-gap:12rem!important}.md\:gap-y-52{row-gap:13rem!important}.md\:gap-y-56{row-gap:14rem!important}.md\:gap-y-60{row-gap:15rem!important}.md\:gap-y-64{row-gap:16rem!important}.md\:gap-y-72{row-gap:18rem!important}.md\:gap-y-80{row-gap:20rem!important}.md\:gap-y-84{row-gap:21rem!important}.md\:gap-y-96{row-gap:24rem!important}.md\:gap-y-px{row-gap:1px!important}.md\:gap-y-0\.5{row-gap:.125rem!important}.md\:gap-y-1\.5{row-gap:.375rem!important}.md\:gap-y-2\.5{row-gap:.625rem!important}.md\:gap-y-3\.5{row-gap:.875rem!important}.md\:-gap-y-3px{row-gap:-3px!important}.md\:-gap-y-1px{row-gap:-1px!important}.md\:gap-y-5px{row-gap:5px!important}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.md\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.md\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.md\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.md\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.md\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.md\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.md\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.md\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.md\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.md\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.md\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.md\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.md\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.md\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.md\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.md\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.md\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.md\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.md\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.md\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.md\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.md\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.md\:space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.md\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.md\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.md\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.md\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.md\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.md\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.md\:-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.md\:-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.md\:space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.md\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.md\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.md\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.md\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.md\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.md\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.md\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.md\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.md\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.md\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.md\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.md\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.md\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.md\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.md\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.md\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.md\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.md\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.md\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.md\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.md\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.md\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.md\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.md\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.md\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.md\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.md\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.md\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.md\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.md\:-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.md\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.md\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.md\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.md\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.md\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.md\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.md\:-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.md\:-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.md\:-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.md\:-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.md\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.md\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.md\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.md\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.md\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.md\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.md\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.md\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.md\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.md\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.md\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.md\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.md\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.md\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.md\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.md\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.md\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.md\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.md\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.md\:divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.md\:divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.md\:divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.md\:divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.md\:divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.md\:divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.md\:divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.md\:divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.md\:divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.md\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.md\:divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.md\:divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.md\:divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.md\:divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.md\:divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.md\:divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.md\:divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.md\:divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.md\:divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.md\:divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.md\:divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.md\:divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.md\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.md\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.md\:divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.md\:divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.md\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.md\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.md\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.md\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.md\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.md\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.md\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.md\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.md\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.md\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.md\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.md\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.md\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.md\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.md\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.md\:place-self-auto{place-self:auto!important}.md\:place-self-start{place-self:start!important}.md\:place-self-end{place-self:end!important}.md\:place-self-center{place-self:center!important}.md\:place-self-stretch{place-self:stretch!important}.md\:self-auto{align-self:auto!important}.md\:self-start{align-self:flex-start!important}.md\:self-end{align-self:flex-end!important}.md\:self-center{align-self:center!important}.md\:self-stretch{align-self:stretch!important}.md\:self-baseline{align-self:baseline!important}.md\:justify-self-auto{justify-self:auto!important}.md\:justify-self-start{justify-self:start!important}.md\:justify-self-end{justify-self:end!important}.md\:justify-self-center{justify-self:center!important}.md\:justify-self-stretch{justify-self:stretch!important}.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}.md\:overflow-y-scroll{overflow-y:scroll!important}.md\:overscroll-auto{overscroll-behavior:auto!important}.md\:overscroll-contain{overscroll-behavior:contain!important}.md\:overscroll-none{overscroll-behavior:none!important}.md\:overscroll-y-auto{overscroll-behavior-y:auto!important}.md\:overscroll-y-contain{overscroll-behavior-y:contain!important}.md\:overscroll-y-none{overscroll-behavior-y:none!important}.md\:overscroll-x-auto{overscroll-behavior-x:auto!important}.md\:overscroll-x-contain{overscroll-behavior-x:contain!important}.md\:overscroll-x-none{overscroll-behavior-x:none!important}.md\:truncate{overflow:hidden!important;white-space:nowrap!important}.md\:overflow-ellipsis,.md\:truncate{text-overflow:ellipsis!important}.md\:overflow-clip{text-overflow:clip!important}.md\:whitespace-normal{white-space:normal!important}.md\:whitespace-nowrap{white-space:nowrap!important}.md\:whitespace-pre{white-space:pre!important}.md\:whitespace-pre-line{white-space:pre-line!important}.md\:whitespace-pre-wrap{white-space:pre-wrap!important}.md\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.md\:break-words{overflow-wrap:break-word!important}.md\:break-all{word-break:break-all!important}.md\:rounded-none{border-radius:0!important}.md\:rounded-sm{border-radius:.125rem!important}.md\:rounded{border-radius:.25rem!important}.md\:rounded-md{border-radius:.375rem!important}.md\:rounded-lg{border-radius:.5rem!important}.md\:rounded-xl{border-radius:.75rem!important}.md\:rounded-2xl{border-radius:1rem!important}.md\:rounded-3xl{border-radius:1.5rem!important}.md\:rounded-full{border-radius:9999px!important}.md\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.md\:rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.md\:rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.md\:rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.md\:rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.md\:rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.md\:rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.md\:rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.md\:rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.md\:rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.md\:rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.md\:rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.md\:rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.md\:rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.md\:rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.md\:rounded-tl-none{border-top-left-radius:0!important}.md\:rounded-tl-sm{border-top-left-radius:.125rem!important}.md\:rounded-tl{border-top-left-radius:.25rem!important}.md\:rounded-tl-md{border-top-left-radius:.375rem!important}.md\:rounded-tl-lg{border-top-left-radius:.5rem!important}.md\:rounded-tl-xl{border-top-left-radius:.75rem!important}.md\:rounded-tl-2xl{border-top-left-radius:1rem!important}.md\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.md\:rounded-tl-full{border-top-left-radius:9999px!important}.md\:rounded-tr-none{border-top-right-radius:0!important}.md\:rounded-tr-sm{border-top-right-radius:.125rem!important}.md\:rounded-tr{border-top-right-radius:.25rem!important}.md\:rounded-tr-md{border-top-right-radius:.375rem!important}.md\:rounded-tr-lg{border-top-right-radius:.5rem!important}.md\:rounded-tr-xl{border-top-right-radius:.75rem!important}.md\:rounded-tr-2xl{border-top-right-radius:1rem!important}.md\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.md\:rounded-tr-full{border-top-right-radius:9999px!important}.md\:rounded-br-none{border-bottom-right-radius:0!important}.md\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.md\:rounded-br{border-bottom-right-radius:.25rem!important}.md\:rounded-br-md{border-bottom-right-radius:.375rem!important}.md\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.md\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.md\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.md\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.md\:rounded-br-full{border-bottom-right-radius:9999px!important}.md\:rounded-bl-none{border-bottom-left-radius:0!important}.md\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.md\:rounded-bl{border-bottom-left-radius:.25rem!important}.md\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.md\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.md\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.md\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.md\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.md\:rounded-bl-full{border-bottom-left-radius:9999px!important}.md\:border-0{border-width:0!important}.md\:border-2{border-width:2px!important}.md\:border-4{border-width:4px!important}.md\:border-8{border-width:8px!important}.md\:border{border-width:1px!important}.md\:first\:border-0:first-child{border-width:0!important}.md\:first\:border-2:first-child{border-width:2px!important}.md\:first\:border-4:first-child{border-width:4px!important}.md\:first\:border-8:first-child{border-width:8px!important}.md\:first\:border:first-child{border-width:1px!important}.md\:border-t-0{border-top-width:0!important}.md\:border-t-2{border-top-width:2px!important}.md\:border-t-4{border-top-width:4px!important}.md\:border-t-8{border-top-width:8px!important}.md\:border-t{border-top-width:1px!important}.md\:border-r-0{border-right-width:0!important}.md\:border-r-2{border-right-width:2px!important}.md\:border-r-4{border-right-width:4px!important}.md\:border-r-8{border-right-width:8px!important}.md\:border-r{border-right-width:1px!important}.md\:border-b-0{border-bottom-width:0!important}.md\:border-b-2{border-bottom-width:2px!important}.md\:border-b-4{border-bottom-width:4px!important}.md\:border-b-8{border-bottom-width:8px!important}.md\:border-b{border-bottom-width:1px!important}.md\:border-l-0{border-left-width:0!important}.md\:border-l-2{border-left-width:2px!important}.md\:border-l-4{border-left-width:4px!important}.md\:border-l-8{border-left-width:8px!important}.md\:border-l{border-left-width:1px!important}.md\:first\:border-t-0:first-child{border-top-width:0!important}.md\:first\:border-t-2:first-child{border-top-width:2px!important}.md\:first\:border-t-4:first-child{border-top-width:4px!important}.md\:first\:border-t-8:first-child{border-top-width:8px!important}.md\:first\:border-t:first-child{border-top-width:1px!important}.md\:first\:border-r-0:first-child{border-right-width:0!important}.md\:first\:border-r-2:first-child{border-right-width:2px!important}.md\:first\:border-r-4:first-child{border-right-width:4px!important}.md\:first\:border-r-8:first-child{border-right-width:8px!important}.md\:first\:border-r:first-child{border-right-width:1px!important}.md\:first\:border-b-0:first-child{border-bottom-width:0!important}.md\:first\:border-b-2:first-child{border-bottom-width:2px!important}.md\:first\:border-b-4:first-child{border-bottom-width:4px!important}.md\:first\:border-b-8:first-child{border-bottom-width:8px!important}.md\:first\:border-b:first-child{border-bottom-width:1px!important}.md\:first\:border-l-0:first-child{border-left-width:0!important}.md\:first\:border-l-2:first-child{border-left-width:2px!important}.md\:first\:border-l-4:first-child{border-left-width:4px!important}.md\:first\:border-l-8:first-child{border-left-width:8px!important}.md\:first\:border-l:first-child{border-left-width:1px!important}.md\:border-solid{border-style:solid!important}.md\:border-dashed{border-style:dashed!important}.md\:border-dotted{border-style:dotted!important}.md\:border-double{border-style:double!important}.md\:border-none{border-style:none!important}.md\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.md\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.md\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.md\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.md\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.md\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.md\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.md\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.md\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.md\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.md\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.md\:border-black-light{border-color:#19171199!important}.md\:border-black-lighter{border-color:#37352f99!important}.md\:border-black-lightest{border-color:#37352f66!important}.md\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.md\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.md\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.md\:border-opacity-darker{border-color:#0000001a!important}.md\:border-opacity-lighter{border-color:#ffffff1a!important}.md\:border-table-x{border-color:#37352f17!important}.md\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.md\:border-transparent{border-color:#0000!important}.md\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.md\:border-blue-selection{border-color:#2eaadc33!important}.group:hover .md\:group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-black-light{border-color:#19171199!important}.group:hover .md\:group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .md\:group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .md\:group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .md\:group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .md\:group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .md\:group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-transparent{border-color:#0000!important}.group:hover .md\:group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .md\:group-hover\:border-blue-selection{border-color:#2eaadc33!important}.md\:focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.md\:focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.md\:focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.md\:focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.md\:focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.md\:focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.md\:focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.md\:focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.md\:focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.md\:focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.md\:focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.md\:focus-within\:border-black-light:focus-within{border-color:#19171199!important}.md\:focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.md\:focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.md\:focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.md\:focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.md\:focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.md\:focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.md\:focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.md\:focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.md\:focus-within\:border-transparent:focus-within{border-color:#0000!important}.md\:focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.md\:focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.md\:hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.md\:hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.md\:hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.md\:hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.md\:hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.md\:hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.md\:hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.md\:hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.md\:hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.md\:hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.md\:hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.md\:hover\:border-black-light:hover{border-color:#19171199!important}.md\:hover\:border-black-lighter:hover{border-color:#37352f99!important}.md\:hover\:border-black-lightest:hover{border-color:#37352f66!important}.md\:hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.md\:hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.md\:hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.md\:hover\:border-opacity-darker:hover{border-color:#0000001a!important}.md\:hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.md\:hover\:border-table-x:hover{border-color:#37352f17!important}.md\:hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.md\:hover\:border-transparent:hover{border-color:#0000!important}.md\:hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.md\:hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.md\:focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.md\:focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.md\:focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.md\:focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.md\:focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.md\:focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.md\:focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.md\:focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.md\:focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.md\:focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.md\:focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.md\:focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.md\:focus\:border-black-light:focus{border-color:#19171199!important}.md\:focus\:border-black-lighter:focus{border-color:#37352f99!important}.md\:focus\:border-black-lightest:focus{border-color:#37352f66!important}.md\:focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.md\:focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.md\:focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.md\:focus\:border-opacity-darker:focus{border-color:#0000001a!important}.md\:focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.md\:focus\:border-table-x:focus{border-color:#37352f17!important}.md\:focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.md\:focus\:border-transparent:focus{border-color:#0000!important}.md\:focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.md\:focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.md\:focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.md\:border-opacity-0{--tw-border-opacity:0!important}.md\:border-opacity-5{--tw-border-opacity:0.05!important}.md\:border-opacity-10{--tw-border-opacity:0.1!important}.md\:border-opacity-20{--tw-border-opacity:0.2!important}.md\:border-opacity-25{--tw-border-opacity:0.25!important}.md\:border-opacity-30{--tw-border-opacity:0.3!important}.md\:border-opacity-40{--tw-border-opacity:0.4!important}.md\:border-opacity-50{--tw-border-opacity:0.5!important}.md\:border-opacity-60{--tw-border-opacity:0.6!important}.md\:border-opacity-70{--tw-border-opacity:0.7!important}.md\:border-opacity-75{--tw-border-opacity:0.75!important}.md\:border-opacity-80{--tw-border-opacity:0.8!important}.md\:border-opacity-90{--tw-border-opacity:0.9!important}.md\:border-opacity-95{--tw-border-opacity:0.95!important}.md\:border-opacity-100{--tw-border-opacity:1!important}.group:hover .md\:group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .md\:group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .md\:group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .md\:group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .md\:group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .md\:group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .md\:group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .md\:group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .md\:group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .md\:group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .md\:group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .md\:group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .md\:group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .md\:group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .md\:group-hover\:border-opacity-100{--tw-border-opacity:1!important}.md\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.md\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.md\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.md\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.md\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.md\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.md\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.md\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.md\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.md\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.md\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.md\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.md\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.md\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.md\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.md\:hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.md\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.md\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.md\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.md\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.md\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.md\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.md\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.md\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.md\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.md\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.md\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.md\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.md\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.md\:hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.md\:focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.md\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.md\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.md\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.md\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.md\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.md\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.md\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.md\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.md\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.md\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.md\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.md\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.md\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.md\:focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.md\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.md\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.md\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.md\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.md\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.md\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.md\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.md\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.md\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.md\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.md\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.md\:bg-black-light{background-color:#19171199!important}.md\:bg-black-lighter{background-color:#37352f99!important}.md\:bg-black-lightest{background-color:#37352f66!important}.md\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.md\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.md\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.md\:bg-opacity-darker{background-color:#0000001a!important}.md\:bg-opacity-lighter{background-color:#ffffff1a!important}.md\:bg-table-x{background-color:#37352f17!important}.md\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.md\:bg-transparent{background-color:#0000!important}.md\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.md\:bg-blue-selection{background-color:#2eaadc33!important}.group:hover .md\:group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .md\:group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .md\:group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .md\:group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .md\:group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .md\:group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .md\:group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-transparent{background-color:#0000!important}.group:hover .md\:group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .md\:group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.md\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.md\:focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.md\:focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.md\:focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.md\:focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.md\:focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.md\:focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-transparent:focus-within{background-color:#0000!important}.md\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.md\:focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.md\:hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.md\:hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.md\:hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.md\:hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.md\:hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.md\:hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.md\:hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.md\:hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.md\:hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.md\:hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.md\:hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.md\:hover\:bg-black-light:hover{background-color:#19171199!important}.md\:hover\:bg-black-lighter:hover{background-color:#37352f99!important}.md\:hover\:bg-black-lightest:hover{background-color:#37352f66!important}.md\:hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.md\:hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.md\:hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.md\:hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.md\:hover\:bg-table-x:hover{background-color:#37352f17!important}.md\:hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.md\:hover\:bg-transparent:hover{background-color:#0000!important}.md\:hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.md\:hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.md\:focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.md\:focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.md\:focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.md\:focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.md\:focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.md\:focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.md\:focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.md\:focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.md\:focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.md\:focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.md\:focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.md\:focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.md\:focus\:bg-black-light:focus{background-color:#19171199!important}.md\:focus\:bg-black-lighter:focus{background-color:#37352f99!important}.md\:focus\:bg-black-lightest:focus{background-color:#37352f66!important}.md\:focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.md\:focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.md\:focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.md\:focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.md\:focus\:bg-table-x:focus{background-color:#37352f17!important}.md\:focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.md\:focus\:bg-transparent:focus{background-color:#0000!important}.md\:focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.md\:focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.md\:focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.md\:bg-opacity-0{--tw-bg-opacity:0!important}.md\:bg-opacity-5{--tw-bg-opacity:0.05!important}.md\:bg-opacity-10{--tw-bg-opacity:0.1!important}.md\:bg-opacity-20{--tw-bg-opacity:0.2!important}.md\:bg-opacity-25{--tw-bg-opacity:0.25!important}.md\:bg-opacity-30{--tw-bg-opacity:0.3!important}.md\:bg-opacity-40{--tw-bg-opacity:0.4!important}.md\:bg-opacity-50{--tw-bg-opacity:0.5!important}.md\:bg-opacity-60{--tw-bg-opacity:0.6!important}.md\:bg-opacity-70{--tw-bg-opacity:0.7!important}.md\:bg-opacity-75{--tw-bg-opacity:0.75!important}.md\:bg-opacity-80{--tw-bg-opacity:0.8!important}.md\:bg-opacity-90{--tw-bg-opacity:0.9!important}.md\:bg-opacity-95{--tw-bg-opacity:0.95!important}.md\:bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .md\:group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .md\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .md\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .md\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .md\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .md\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .md\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .md\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .md\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .md\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .md\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .md\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .md\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .md\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .md\:group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.md\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.md\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.md\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.md\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.md\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.md\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.md\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.md\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.md\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.md\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.md\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.md\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.md\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.md\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.md\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.md\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.md\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.md\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.md\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.md\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.md\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.md\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.md\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.md\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.md\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.md\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.md\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.md\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.md\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.md\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.md\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.md\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.md\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.md\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.md\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.md\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.md\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.md\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.md\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.md\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.md\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.md\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.md\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.md\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.md\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.md\:bg-none{background-image:none!important}.md\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.md\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.md\:from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.md\:from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.md\:from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.md\:from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.md\:from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.md\:from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.md\:from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.md\:from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.md\:from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.md\:from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.md\:from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.md\:from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.md\:from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.md\:from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.md\:from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.md\:from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.md\:from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.md\:from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.md\:from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.md\:from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.md\:from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.md\:from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.md\:from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.md\:hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.md\:hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.md\:hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.md\:hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.md\:hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.md\:hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.md\:hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.md\:hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.md\:hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.md\:hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.md\:hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.md\:hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.md\:hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.md\:hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.md\:hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.md\:hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.md\:hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.md\:hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.md\:hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.md\:hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.md\:hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.md\:hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.md\:hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.md\:focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.md\:focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.md\:focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.md\:focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.md\:focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.md\:focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.md\:focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.md\:focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.md\:focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.md\:focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.md\:focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.md\:focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.md\:focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.md\:focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.md\:focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.md\:focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.md\:focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.md\:focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.md\:focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.md\:focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.md\:focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.md\:focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.md\:focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.md\:focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.md\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.md\:via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.md\:via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.md\:via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.md\:via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.md\:via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.md\:via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.md\:via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.md\:via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.md\:via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.md\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.md\:via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.md\:via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.md\:via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.md\:via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.md\:via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.md\:via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.md\:via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.md\:via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.md\:via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.md\:via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.md\:via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.md\:via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.md\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.md\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.md\:via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.md\:via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.md\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.md\:hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.md\:hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.md\:hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.md\:hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.md\:hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.md\:hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.md\:hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.md\:hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.md\:hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.md\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.md\:hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.md\:hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.md\:hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.md\:hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.md\:hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.md\:hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.md\:hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.md\:hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.md\:hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.md\:hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.md\:hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.md\:hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.md\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.md\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.md\:hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.md\:hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.md\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.md\:focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.md\:focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.md\:focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.md\:focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.md\:focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.md\:focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.md\:focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.md\:focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.md\:focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.md\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.md\:focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.md\:focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.md\:focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.md\:focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.md\:focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.md\:focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.md\:focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.md\:focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.md\:focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.md\:focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.md\:focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.md\:focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.md\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.md\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.md\:focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.md\:focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.md\:to-primary{--tw-gradient-to:#f7d94a!important}.md\:to-primary-darker{--tw-gradient-to:#e7c51f!important}.md\:to-primary-lighter{--tw-gradient-to:#ffe66f!important}.md\:to-primary-lightest{--tw-gradient-to:#fe9!important}.md\:to-secondary{--tw-gradient-to:#fcb930!important}.md\:to-danger{--tw-gradient-to:#b62222!important}.md\:to-disabled{--tw-gradient-to:#efeeea!important}.md\:to-info{--tw-gradient-to:#35425b!important}.md\:to-success{--tw-gradient-to:#0d8253!important}.md\:to-warning{--tw-gradient-to:#fcb930!important}.md\:to-black{--tw-gradient-to:#72706c!important}.md\:to-black-active{--tw-gradient-to:#37352f!important}.md\:to-black-dark{--tw-gradient-to:#2f3437!important}.md\:to-black-light{--tw-gradient-to:#19171199!important}.md\:to-black-lighter{--tw-gradient-to:#37352f99!important}.md\:to-black-lightest{--tw-gradient-to:#37352f66!important}.md\:to-gray{--tw-gradient-to:#f7f6f3!important}.md\:to-gray-dark{--tw-gradient-to:#7d7d7d!important}.md\:to-gray-darker{--tw-gradient-to:#2f2f2f!important}.md\:to-opacity-darker{--tw-gradient-to:#0000001a!important}.md\:to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.md\:to-table-x{--tw-gradient-to:#37352f17!important}.md\:to-table-y{--tw-gradient-to:#dfdfde!important}.md\:to-transparent{--tw-gradient-to:#0000!important}.md\:to-white{--tw-gradient-to:#fff!important}.md\:to-white-off{--tw-gradient-to:#fffefc!important}.md\:to-blue-selection{--tw-gradient-to:#2eaadc33!important}.md\:hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.md\:hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.md\:hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.md\:hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.md\:hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.md\:hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.md\:hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.md\:hover\:to-info:hover{--tw-gradient-to:#35425b!important}.md\:hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.md\:hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.md\:hover\:to-black:hover{--tw-gradient-to:#72706c!important}.md\:hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.md\:hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.md\:hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.md\:hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.md\:hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.md\:hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.md\:hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.md\:hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.md\:hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.md\:hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.md\:hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.md\:hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.md\:hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.md\:hover\:to-white:hover{--tw-gradient-to:#fff!important}.md\:hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.md\:hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.md\:focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.md\:focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.md\:focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.md\:focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.md\:focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.md\:focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.md\:focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.md\:focus\:to-info:focus{--tw-gradient-to:#35425b!important}.md\:focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.md\:focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.md\:focus\:to-black:focus{--tw-gradient-to:#72706c!important}.md\:focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.md\:focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.md\:focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.md\:focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.md\:focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.md\:focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.md\:focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.md\:focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.md\:focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.md\:focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.md\:focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.md\:focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.md\:focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.md\:focus\:to-white:focus{--tw-gradient-to:#fff!important}.md\:focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.md\:focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.md\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.md\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.md\:bg-auto{background-size:auto!important}.md\:bg-cover{background-size:cover!important}.md\:bg-contain{background-size:contain!important}.md\:bg-fixed{background-attachment:fixed!important}.md\:bg-local{background-attachment:local!important}.md\:bg-scroll{background-attachment:scroll!important}.md\:bg-clip-border{background-clip:initial!important}.md\:bg-clip-padding{background-clip:padding-box!important}.md\:bg-clip-content{background-clip:content-box!important}.md\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.md\:bg-bottom{background-position:bottom!important}.md\:bg-center{background-position:50%!important}.md\:bg-left{background-position:0!important}.md\:bg-left-bottom{background-position:0 100%!important}.md\:bg-left-top{background-position:0 0!important}.md\:bg-right{background-position:100%!important}.md\:bg-right-bottom{background-position:100% 100%!important}.md\:bg-right-top{background-position:100% 0!important}.md\:bg-top{background-position:top!important}.md\:bg-repeat{background-repeat:repeat!important}.md\:bg-no-repeat{background-repeat:no-repeat!important}.md\:bg-repeat-x{background-repeat:repeat-x!important}.md\:bg-repeat-y{background-repeat:repeat-y!important}.md\:bg-repeat-round{background-repeat:round!important}.md\:bg-repeat-space{background-repeat:space!important}.md\:bg-origin-border{background-origin:border-box!important}.md\:bg-origin-padding{background-origin:initial!important}.md\:bg-origin-content{background-origin:content-box!important}.md\:fill-current{fill:currentColor!important}.md\:stroke-current{stroke:currentColor!important}.md\:stroke-0{stroke-width:0!important}.md\:stroke-1{stroke-width:1!important}.md\:stroke-2{stroke-width:2!important}.md\:object-contain{object-fit:contain!important}.md\:object-cover{object-fit:cover!important}.md\:object-fill{object-fit:fill!important}.md\:object-none{object-fit:none!important}.md\:object-scale-down{object-fit:scale-down!important}.md\:object-bottom{object-position:bottom!important}.md\:object-center{object-position:center!important}.md\:object-left{object-position:left!important}.md\:object-left-bottom{object-position:left bottom!important}.md\:object-left-top{object-position:left top!important}.md\:object-right{object-position:right!important}.md\:object-right-bottom{object-position:right bottom!important}.md\:object-right-top{object-position:right top!important}.md\:object-top{object-position:top!important}.md\:p-0{padding:0!important}.md\:p-1{padding:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:p-3{padding:.75rem!important}.md\:p-4{padding:1rem!important}.md\:p-5{padding:1.25rem!important}.md\:p-6{padding:1.5rem!important}.md\:p-7{padding:1.75rem!important}.md\:p-8{padding:2rem!important}.md\:p-9{padding:2.25rem!important}.md\:p-10{padding:2.5rem!important}.md\:p-11{padding:2.75rem!important}.md\:p-12{padding:3rem!important}.md\:p-14{padding:3.5rem!important}.md\:p-16{padding:4rem!important}.md\:p-20{padding:5rem!important}.md\:p-24{padding:6rem!important}.md\:p-28{padding:7rem!important}.md\:p-32{padding:8rem!important}.md\:p-36{padding:9rem!important}.md\:p-40{padding:10rem!important}.md\:p-44{padding:11rem!important}.md\:p-48{padding:12rem!important}.md\:p-52{padding:13rem!important}.md\:p-56{padding:14rem!important}.md\:p-60{padding:15rem!important}.md\:p-64{padding:16rem!important}.md\:p-72{padding:18rem!important}.md\:p-80{padding:20rem!important}.md\:p-84{padding:21rem!important}.md\:p-96{padding:24rem!important}.md\:p-px{padding:1px!important}.md\:p-0\.5{padding:.125rem!important}.md\:p-1\.5{padding:.375rem!important}.md\:p-2\.5{padding:.625rem!important}.md\:p-3\.5{padding:.875rem!important}.md\:-p-3px{padding:-3px!important}.md\:-p-1px{padding:-1px!important}.md\:p-5px{padding:5px!important}.md\:px-0{padding-left:0!important;padding-right:0!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.md\:px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.md\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.md\:px-16{padding-left:4rem!important;padding-right:4rem!important}.md\:px-20{padding-left:5rem!important;padding-right:5rem!important}.md\:px-24{padding-left:6rem!important;padding-right:6rem!important}.md\:px-28{padding-left:7rem!important;padding-right:7rem!important}.md\:px-32{padding-left:8rem!important;padding-right:8rem!important}.md\:px-36{padding-left:9rem!important;padding-right:9rem!important}.md\:px-40{padding-left:10rem!important;padding-right:10rem!important}.md\:px-44{padding-left:11rem!important;padding-right:11rem!important}.md\:px-48{padding-left:12rem!important;padding-right:12rem!important}.md\:px-52{padding-left:13rem!important;padding-right:13rem!important}.md\:px-56{padding-left:14rem!important;padding-right:14rem!important}.md\:px-60{padding-left:15rem!important;padding-right:15rem!important}.md\:px-64{padding-left:16rem!important;padding-right:16rem!important}.md\:px-72{padding-left:18rem!important;padding-right:18rem!important}.md\:px-80{padding-left:20rem!important;padding-right:20rem!important}.md\:px-84{padding-left:21rem!important;padding-right:21rem!important}.md\:px-96{padding-left:24rem!important;padding-right:24rem!important}.md\:px-px{padding-left:1px!important;padding-right:1px!important}.md\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.md\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.md\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.md\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.md\:-px-3px{padding-left:-3px!important;padding-right:-3px!important}.md\:-px-1px{padding-left:-1px!important;padding-right:-1px!important}.md\:px-5px{padding-left:5px!important;padding-right:5px!important}.md\:py-0{padding-bottom:0!important;padding-top:0!important}.md\:py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.md\:py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.md\:py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.md\:py-4{padding-bottom:1rem!important;padding-top:1rem!important}.md\:py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.md\:py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.md\:py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.md\:py-8{padding-bottom:2rem!important;padding-top:2rem!important}.md\:py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.md\:py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.md\:py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.md\:py-12{padding-bottom:3rem!important;padding-top:3rem!important}.md\:py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.md\:py-16{padding-bottom:4rem!important;padding-top:4rem!important}.md\:py-20{padding-bottom:5rem!important;padding-top:5rem!important}.md\:py-24{padding-bottom:6rem!important;padding-top:6rem!important}.md\:py-28{padding-bottom:7rem!important;padding-top:7rem!important}.md\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}.md\:py-36{padding-bottom:9rem!important;padding-top:9rem!important}.md\:py-40{padding-bottom:10rem!important;padding-top:10rem!important}.md\:py-44{padding-bottom:11rem!important;padding-top:11rem!important}.md\:py-48{padding-bottom:12rem!important;padding-top:12rem!important}.md\:py-52{padding-bottom:13rem!important;padding-top:13rem!important}.md\:py-56{padding-bottom:14rem!important;padding-top:14rem!important}.md\:py-60{padding-bottom:15rem!important;padding-top:15rem!important}.md\:py-64{padding-bottom:16rem!important;padding-top:16rem!important}.md\:py-72{padding-bottom:18rem!important;padding-top:18rem!important}.md\:py-80{padding-bottom:20rem!important;padding-top:20rem!important}.md\:py-84{padding-bottom:21rem!important;padding-top:21rem!important}.md\:py-96{padding-bottom:24rem!important;padding-top:24rem!important}.md\:py-px{padding-bottom:1px!important;padding-top:1px!important}.md\:py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.md\:py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.md\:py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.md\:py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.md\:-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.md\:-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.md\:py-5px{padding-bottom:5px!important;padding-top:5px!important}.md\:pt-0{padding-top:0!important}.md\:pt-1{padding-top:.25rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-3{padding-top:.75rem!important}.md\:pt-4{padding-top:1rem!important}.md\:pt-5{padding-top:1.25rem!important}.md\:pt-6{padding-top:1.5rem!important}.md\:pt-7{padding-top:1.75rem!important}.md\:pt-8{padding-top:2rem!important}.md\:pt-9{padding-top:2.25rem!important}.md\:pt-10{padding-top:2.5rem!important}.md\:pt-11{padding-top:2.75rem!important}.md\:pt-12{padding-top:3rem!important}.md\:pt-14{padding-top:3.5rem!important}.md\:pt-16{padding-top:4rem!important}.md\:pt-20{padding-top:5rem!important}.md\:pt-24{padding-top:6rem!important}.md\:pt-28{padding-top:7rem!important}.md\:pt-32{padding-top:8rem!important}.md\:pt-36{padding-top:9rem!important}.md\:pt-40{padding-top:10rem!important}.md\:pt-44{padding-top:11rem!important}.md\:pt-48{padding-top:12rem!important}.md\:pt-52{padding-top:13rem!important}.md\:pt-56{padding-top:14rem!important}.md\:pt-60{padding-top:15rem!important}.md\:pt-64{padding-top:16rem!important}.md\:pt-72{padding-top:18rem!important}.md\:pt-80{padding-top:20rem!important}.md\:pt-84{padding-top:21rem!important}.md\:pt-96{padding-top:24rem!important}.md\:pt-px{padding-top:1px!important}.md\:pt-0\.5{padding-top:.125rem!important}.md\:pt-1\.5{padding-top:.375rem!important}.md\:pt-2\.5{padding-top:.625rem!important}.md\:pt-3\.5{padding-top:.875rem!important}.md\:-pt-3px{padding-top:-3px!important}.md\:-pt-1px{padding-top:-1px!important}.md\:pt-5px{padding-top:5px!important}.md\:pr-0{padding-right:0!important}.md\:pr-1{padding-right:.25rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:.75rem!important}.md\:pr-4{padding-right:1rem!important}.md\:pr-5{padding-right:1.25rem!important}.md\:pr-6{padding-right:1.5rem!important}.md\:pr-7{padding-right:1.75rem!important}.md\:pr-8{padding-right:2rem!important}.md\:pr-9{padding-right:2.25rem!important}.md\:pr-10{padding-right:2.5rem!important}.md\:pr-11{padding-right:2.75rem!important}.md\:pr-12{padding-right:3rem!important}.md\:pr-14{padding-right:3.5rem!important}.md\:pr-16{padding-right:4rem!important}.md\:pr-20{padding-right:5rem!important}.md\:pr-24{padding-right:6rem!important}.md\:pr-28{padding-right:7rem!important}.md\:pr-32{padding-right:8rem!important}.md\:pr-36{padding-right:9rem!important}.md\:pr-40{padding-right:10rem!important}.md\:pr-44{padding-right:11rem!important}.md\:pr-48{padding-right:12rem!important}.md\:pr-52{padding-right:13rem!important}.md\:pr-56{padding-right:14rem!important}.md\:pr-60{padding-right:15rem!important}.md\:pr-64{padding-right:16rem!important}.md\:pr-72{padding-right:18rem!important}.md\:pr-80{padding-right:20rem!important}.md\:pr-84{padding-right:21rem!important}.md\:pr-96{padding-right:24rem!important}.md\:pr-px{padding-right:1px!important}.md\:pr-0\.5{padding-right:.125rem!important}.md\:pr-1\.5{padding-right:.375rem!important}.md\:pr-2\.5{padding-right:.625rem!important}.md\:pr-3\.5{padding-right:.875rem!important}.md\:-pr-3px{padding-right:-3px!important}.md\:-pr-1px{padding-right:-1px!important}.md\:pr-5px{padding-right:5px!important}.md\:pb-0{padding-bottom:0!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pb-3{padding-bottom:.75rem!important}.md\:pb-4{padding-bottom:1rem!important}.md\:pb-5{padding-bottom:1.25rem!important}.md\:pb-6{padding-bottom:1.5rem!important}.md\:pb-7{padding-bottom:1.75rem!important}.md\:pb-8{padding-bottom:2rem!important}.md\:pb-9{padding-bottom:2.25rem!important}.md\:pb-10{padding-bottom:2.5rem!important}.md\:pb-11{padding-bottom:2.75rem!important}.md\:pb-12{padding-bottom:3rem!important}.md\:pb-14{padding-bottom:3.5rem!important}.md\:pb-16{padding-bottom:4rem!important}.md\:pb-20{padding-bottom:5rem!important}.md\:pb-24{padding-bottom:6rem!important}.md\:pb-28{padding-bottom:7rem!important}.md\:pb-32{padding-bottom:8rem!important}.md\:pb-36{padding-bottom:9rem!important}.md\:pb-40{padding-bottom:10rem!important}.md\:pb-44{padding-bottom:11rem!important}.md\:pb-48{padding-bottom:12rem!important}.md\:pb-52{padding-bottom:13rem!important}.md\:pb-56{padding-bottom:14rem!important}.md\:pb-60{padding-bottom:15rem!important}.md\:pb-64{padding-bottom:16rem!important}.md\:pb-72{padding-bottom:18rem!important}.md\:pb-80{padding-bottom:20rem!important}.md\:pb-84{padding-bottom:21rem!important}.md\:pb-96{padding-bottom:24rem!important}.md\:pb-px{padding-bottom:1px!important}.md\:pb-0\.5{padding-bottom:.125rem!important}.md\:pb-1\.5{padding-bottom:.375rem!important}.md\:pb-2\.5{padding-bottom:.625rem!important}.md\:pb-3\.5{padding-bottom:.875rem!important}.md\:-pb-3px{padding-bottom:-3px!important}.md\:-pb-1px{padding-bottom:-1px!important}.md\:pb-5px{padding-bottom:5px!important}.md\:pl-0{padding-left:0!important}.md\:pl-1{padding-left:.25rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pl-3{padding-left:.75rem!important}.md\:pl-4{padding-left:1rem!important}.md\:pl-5{padding-left:1.25rem!important}.md\:pl-6{padding-left:1.5rem!important}.md\:pl-7{padding-left:1.75rem!important}.md\:pl-8{padding-left:2rem!important}.md\:pl-9{padding-left:2.25rem!important}.md\:pl-10{padding-left:2.5rem!important}.md\:pl-11{padding-left:2.75rem!important}.md\:pl-12{padding-left:3rem!important}.md\:pl-14{padding-left:3.5rem!important}.md\:pl-16{padding-left:4rem!important}.md\:pl-20{padding-left:5rem!important}.md\:pl-24{padding-left:6rem!important}.md\:pl-28{padding-left:7rem!important}.md\:pl-32{padding-left:8rem!important}.md\:pl-36{padding-left:9rem!important}.md\:pl-40{padding-left:10rem!important}.md\:pl-44{padding-left:11rem!important}.md\:pl-48{padding-left:12rem!important}.md\:pl-52{padding-left:13rem!important}.md\:pl-56{padding-left:14rem!important}.md\:pl-60{padding-left:15rem!important}.md\:pl-64{padding-left:16rem!important}.md\:pl-72{padding-left:18rem!important}.md\:pl-80{padding-left:20rem!important}.md\:pl-84{padding-left:21rem!important}.md\:pl-96{padding-left:24rem!important}.md\:pl-px{padding-left:1px!important}.md\:pl-0\.5{padding-left:.125rem!important}.md\:pl-1\.5{padding-left:.375rem!important}.md\:pl-2\.5{padding-left:.625rem!important}.md\:pl-3\.5{padding-left:.875rem!important}.md\:-pl-3px{padding-left:-3px!important}.md\:-pl-1px{padding-left:-1px!important}.md\:pl-5px{padding-left:5px!important}.md\:text-left{text-align:left!important}.md\:text-center{text-align:center!important}.md\:text-right{text-align:right!important}.md\:text-justify{text-align:justify!important}.md\:align-baseline{vertical-align:initial!important}.md\:align-top{vertical-align:top!important}.md\:align-middle{vertical-align:middle!important}.md\:align-bottom{vertical-align:bottom!important}.md\:align-text-top{vertical-align:text-top!important}.md\:align-text-bottom{vertical-align:text-bottom!important}.md\:font-primary,.md\:font-secondary{font-family:Inter!important}.md\:text-sm,.md\:text-xs{font-size:.75rem!important;line-height:1rem!important}.md\:text-base{font-size:.875rem!important;line-height:1.25rem!important}.md\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.md\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.md\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.md\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.md\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.md\:text-5xl{font-size:3rem!important;line-height:1!important}.md\:text-6xl{font-size:3.75rem!important;line-height:1!important}.md\:text-7xl{font-size:4.5rem!important;line-height:1rem!important}.md\:text-8xl{font-size:6rem!important;line-height:1!important}.md\:text-9xl{font-size:8rem!important;line-height:1!important}.md\:font-thin{font-weight:100!important}.md\:font-extralight{font-weight:200!important}.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}.md\:font-extrabold{font-weight:800!important}.md\:font-black{font-weight:900!important}.md\:uppercase{text-transform:uppercase!important}.md\:lowercase{text-transform:lowercase!important}.md\:capitalize{text-transform:capitalize!important}.md\:normal-case{text-transform:none!important}.md\:italic{font-style:italic!important}.md\:not-italic{font-style:normal!important}.md\:diagonal-fractions,.md\:lining-nums,.md\:oldstyle-nums,.md\:ordinal,.md\:proportional-nums,.md\:slashed-zero,.md\:stacked-fractions,.md\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.md\:normal-nums{font-variant-numeric:normal!important}.md\:ordinal{--tw-ordinal:ordinal!important}.md\:slashed-zero{--tw-slashed-zero:slashed-zero!important}.md\:lining-nums{--tw-numeric-figure:lining-nums!important}.md\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.md\:proportional-nums{--tw-numeric-spacing:proportional-nums!important}.md\:tabular-nums{--tw-numeric-spacing:tabular-nums!important}.md\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.md\:stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.md\:leading-3{line-height:.75rem!important}.md\:leading-4{line-height:1rem!important}.md\:leading-5{line-height:1.25rem!important}.md\:leading-6{line-height:1.5rem!important}.md\:leading-7{line-height:1.75rem!important}.md\:leading-8{line-height:2rem!important}.md\:leading-9{line-height:2.25rem!important}.md\:leading-10{line-height:2.5rem!important}.md\:leading-none{line-height:1!important}.md\:leading-tight{line-height:1.25!important}.md\:leading-snug{line-height:1.375!important}.md\:leading-normal{line-height:1.5!important}.md\:leading-relaxed{line-height:1.625!important}.md\:leading-loose{line-height:2!important}.md\:tracking-tighter{letter-spacing:-.05em!important}.md\:tracking-tight{letter-spacing:-.025em!important}.md\:tracking-normal{letter-spacing:0!important}.md\:tracking-wide{letter-spacing:.025em!important}.md\:tracking-wider{letter-spacing:.05em!important}.md\:tracking-widest{letter-spacing:.1em!important}.md\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.md\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.md\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.md\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.md\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.md\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.md\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.md\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.md\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.md\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.md\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.md\:text-black-light{color:#19171199!important}.md\:text-black-lighter{color:#37352f99!important}.md\:text-black-lightest{color:#37352f66!important}.md\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.md\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.md\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.md\:text-opacity-darker{color:#0000001a!important}.md\:text-opacity-lighter{color:#ffffff1a!important}.md\:text-table-x{color:#37352f17!important}.md\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.md\:text-transparent{color:#0000!important}.md\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.md\:text-blue-selection{color:#2eaadc33!important}.group:hover .md\:group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-black-light{color:#19171199!important}.group:hover .md\:group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .md\:group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .md\:group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .md\:group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .md\:group-hover\:text-table-x{color:#37352f17!important}.group:hover .md\:group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-transparent{color:#0000!important}.group:hover .md\:group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .md\:group-hover\:text-blue-selection{color:#2eaadc33!important}.md\:focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.md\:focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.md\:focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.md\:focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.md\:focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.md\:focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.md\:focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.md\:focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.md\:focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.md\:focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.md\:focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.md\:focus-within\:text-black-light:focus-within{color:#19171199!important}.md\:focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.md\:focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.md\:focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.md\:focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.md\:focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.md\:focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.md\:focus-within\:text-table-x:focus-within{color:#37352f17!important}.md\:focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.md\:focus-within\:text-transparent:focus-within{color:#0000!important}.md\:focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.md\:focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.md\:hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.md\:hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.md\:hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.md\:hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.md\:hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.md\:hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.md\:hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.md\:hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.md\:hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.md\:hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.md\:hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.md\:hover\:text-black-light:hover{color:#19171199!important}.md\:hover\:text-black-lighter:hover{color:#37352f99!important}.md\:hover\:text-black-lightest:hover{color:#37352f66!important}.md\:hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.md\:hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.md\:hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.md\:hover\:text-opacity-darker:hover{color:#0000001a!important}.md\:hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.md\:hover\:text-table-x:hover{color:#37352f17!important}.md\:hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.md\:hover\:text-transparent:hover{color:#0000!important}.md\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.md\:hover\:text-blue-selection:hover{color:#2eaadc33!important}.md\:focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.md\:focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.md\:focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.md\:focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.md\:focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.md\:focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.md\:focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.md\:focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.md\:focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.md\:focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.md\:focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.md\:focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.md\:focus\:text-black-light:focus{color:#19171199!important}.md\:focus\:text-black-lighter:focus{color:#37352f99!important}.md\:focus\:text-black-lightest:focus{color:#37352f66!important}.md\:focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.md\:focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.md\:focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.md\:focus\:text-opacity-darker:focus{color:#0000001a!important}.md\:focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.md\:focus\:text-table-x:focus{color:#37352f17!important}.md\:focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.md\:focus\:text-transparent:focus{color:#0000!important}.md\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.md\:focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.md\:focus\:text-blue-selection:focus{color:#2eaadc33!important}.md\:text-opacity-0{--tw-text-opacity:0!important}.md\:text-opacity-5{--tw-text-opacity:0.05!important}.md\:text-opacity-10{--tw-text-opacity:0.1!important}.md\:text-opacity-20{--tw-text-opacity:0.2!important}.md\:text-opacity-25{--tw-text-opacity:0.25!important}.md\:text-opacity-30{--tw-text-opacity:0.3!important}.md\:text-opacity-40{--tw-text-opacity:0.4!important}.md\:text-opacity-50{--tw-text-opacity:0.5!important}.md\:text-opacity-60{--tw-text-opacity:0.6!important}.md\:text-opacity-70{--tw-text-opacity:0.7!important}.md\:text-opacity-75{--tw-text-opacity:0.75!important}.md\:text-opacity-80{--tw-text-opacity:0.8!important}.md\:text-opacity-90{--tw-text-opacity:0.9!important}.md\:text-opacity-95{--tw-text-opacity:0.95!important}.md\:text-opacity-100{--tw-text-opacity:1!important}.group:hover .md\:group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .md\:group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .md\:group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .md\:group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .md\:group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .md\:group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .md\:group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .md\:group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .md\:group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .md\:group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .md\:group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .md\:group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .md\:group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .md\:group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .md\:group-hover\:text-opacity-100{--tw-text-opacity:1!important}.md\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.md\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.md\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.md\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.md\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.md\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.md\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.md\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.md\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.md\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.md\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.md\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.md\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.md\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.md\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.md\:hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.md\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.md\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.md\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.md\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.md\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.md\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.md\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.md\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.md\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.md\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.md\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.md\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.md\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.md\:hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.md\:focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.md\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.md\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.md\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.md\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.md\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.md\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.md\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.md\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.md\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.md\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.md\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.md\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.md\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.md\:focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.md\:underline{text-decoration:underline!important}.md\:line-through{text-decoration:line-through!important}.md\:no-underline{text-decoration:none!important}.group:hover .md\:group-hover\:underline{text-decoration:underline!important}.group:hover .md\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .md\:group-hover\:no-underline{text-decoration:none!important}.md\:focus-within\:underline:focus-within{text-decoration:underline!important}.md\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.md\:focus-within\:no-underline:focus-within{text-decoration:none!important}.md\:hover\:underline:hover{text-decoration:underline!important}.md\:hover\:line-through:hover{text-decoration:line-through!important}.md\:hover\:no-underline:hover{text-decoration:none!important}.md\:focus\:underline:focus{text-decoration:underline!important}.md\:focus\:line-through:focus{text-decoration:line-through!important}.md\:focus\:no-underline:focus{text-decoration:none!important}.md\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.md\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.md\:placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.md\:placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.md\:placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.md\:placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.md\:placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.md\:placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.md\:placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.md\:placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.md\:placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.md\:placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.md\:placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.md\:placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.md\:placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.md\:placeholder-black-light::placeholder{color:#19171199!important}.md\:placeholder-black-lighter::placeholder{color:#37352f99!important}.md\:placeholder-black-lightest::placeholder{color:#37352f66!important}.md\:placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.md\:placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.md\:placeholder-opacity-darker::placeholder{color:#0000001a!important}.md\:placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.md\:placeholder-table-x::placeholder{color:#37352f17!important}.md\:placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.md\:placeholder-transparent::placeholder{color:#0000!important}.md\:placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.md\:placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.md\:placeholder-blue-selection::placeholder{color:#2eaadc33!important}.md\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.md\:focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.md\:focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.md\:focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.md\:focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.md\:focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.md\:focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.md\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.md\:focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.md\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.md\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.md\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.md\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.md\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.md\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.md\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.md\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.md\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.md\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.md\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.md\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.md\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.md\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.md\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.md\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.md\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.md\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.md\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.md\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.md\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.md\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.md\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.md\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.md\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.md\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.md\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.md\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.md\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.md\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.md\:opacity-0{opacity:0!important}.md\:opacity-5{opacity:.05!important}.md\:opacity-10{opacity:.1!important}.md\:opacity-20{opacity:.2!important}.md\:opacity-25{opacity:.25!important}.md\:opacity-30{opacity:.3!important}.md\:opacity-40{opacity:.4!important}.md\:opacity-50{opacity:.5!important}.md\:opacity-60{opacity:.6!important}.md\:opacity-70{opacity:.7!important}.md\:opacity-75{opacity:.75!important}.md\:opacity-80{opacity:.8!important}.md\:opacity-90{opacity:.9!important}.md\:opacity-95{opacity:.95!important}.md\:opacity-100{opacity:1!important}.group:hover .md\:group-hover\:opacity-0{opacity:0!important}.group:hover .md\:group-hover\:opacity-5{opacity:.05!important}.group:hover .md\:group-hover\:opacity-10{opacity:.1!important}.group:hover .md\:group-hover\:opacity-20{opacity:.2!important}.group:hover .md\:group-hover\:opacity-25{opacity:.25!important}.group:hover .md\:group-hover\:opacity-30{opacity:.3!important}.group:hover .md\:group-hover\:opacity-40{opacity:.4!important}.group:hover .md\:group-hover\:opacity-50{opacity:.5!important}.group:hover .md\:group-hover\:opacity-60{opacity:.6!important}.group:hover .md\:group-hover\:opacity-70{opacity:.7!important}.group:hover .md\:group-hover\:opacity-75{opacity:.75!important}.group:hover .md\:group-hover\:opacity-80{opacity:.8!important}.group:hover .md\:group-hover\:opacity-90{opacity:.9!important}.group:hover .md\:group-hover\:opacity-95{opacity:.95!important}.group:hover .md\:group-hover\:opacity-100{opacity:1!important}.md\:focus-within\:opacity-0:focus-within{opacity:0!important}.md\:focus-within\:opacity-5:focus-within{opacity:.05!important}.md\:focus-within\:opacity-10:focus-within{opacity:.1!important}.md\:focus-within\:opacity-20:focus-within{opacity:.2!important}.md\:focus-within\:opacity-25:focus-within{opacity:.25!important}.md\:focus-within\:opacity-30:focus-within{opacity:.3!important}.md\:focus-within\:opacity-40:focus-within{opacity:.4!important}.md\:focus-within\:opacity-50:focus-within{opacity:.5!important}.md\:focus-within\:opacity-60:focus-within{opacity:.6!important}.md\:focus-within\:opacity-70:focus-within{opacity:.7!important}.md\:focus-within\:opacity-75:focus-within{opacity:.75!important}.md\:focus-within\:opacity-80:focus-within{opacity:.8!important}.md\:focus-within\:opacity-90:focus-within{opacity:.9!important}.md\:focus-within\:opacity-95:focus-within{opacity:.95!important}.md\:focus-within\:opacity-100:focus-within{opacity:1!important}.md\:hover\:opacity-0:hover{opacity:0!important}.md\:hover\:opacity-5:hover{opacity:.05!important}.md\:hover\:opacity-10:hover{opacity:.1!important}.md\:hover\:opacity-20:hover{opacity:.2!important}.md\:hover\:opacity-25:hover{opacity:.25!important}.md\:hover\:opacity-30:hover{opacity:.3!important}.md\:hover\:opacity-40:hover{opacity:.4!important}.md\:hover\:opacity-50:hover{opacity:.5!important}.md\:hover\:opacity-60:hover{opacity:.6!important}.md\:hover\:opacity-70:hover{opacity:.7!important}.md\:hover\:opacity-75:hover{opacity:.75!important}.md\:hover\:opacity-80:hover{opacity:.8!important}.md\:hover\:opacity-90:hover{opacity:.9!important}.md\:hover\:opacity-95:hover{opacity:.95!important}.md\:hover\:opacity-100:hover{opacity:1!important}.md\:focus\:opacity-0:focus{opacity:0!important}.md\:focus\:opacity-5:focus{opacity:.05!important}.md\:focus\:opacity-10:focus{opacity:.1!important}.md\:focus\:opacity-20:focus{opacity:.2!important}.md\:focus\:opacity-25:focus{opacity:.25!important}.md\:focus\:opacity-30:focus{opacity:.3!important}.md\:focus\:opacity-40:focus{opacity:.4!important}.md\:focus\:opacity-50:focus{opacity:.5!important}.md\:focus\:opacity-60:focus{opacity:.6!important}.md\:focus\:opacity-70:focus{opacity:.7!important}.md\:focus\:opacity-75:focus{opacity:.75!important}.md\:focus\:opacity-80:focus{opacity:.8!important}.md\:focus\:opacity-90:focus{opacity:.9!important}.md\:focus\:opacity-95:focus{opacity:.95!important}.md\:focus\:opacity-100:focus{opacity:1!important}.md\:disabled\:opacity-0:disabled{opacity:0!important}.md\:disabled\:opacity-5:disabled{opacity:.05!important}.md\:disabled\:opacity-10:disabled{opacity:.1!important}.md\:disabled\:opacity-20:disabled{opacity:.2!important}.md\:disabled\:opacity-25:disabled{opacity:.25!important}.md\:disabled\:opacity-30:disabled{opacity:.3!important}.md\:disabled\:opacity-40:disabled{opacity:.4!important}.md\:disabled\:opacity-50:disabled{opacity:.5!important}.md\:disabled\:opacity-60:disabled{opacity:.6!important}.md\:disabled\:opacity-70:disabled{opacity:.7!important}.md\:disabled\:opacity-75:disabled{opacity:.75!important}.md\:disabled\:opacity-80:disabled{opacity:.8!important}.md\:disabled\:opacity-90:disabled{opacity:.9!important}.md\:disabled\:opacity-95:disabled{opacity:.95!important}.md\:disabled\:opacity-100:disabled{opacity:1!important}.md\:bg-blend-normal{background-blend-mode:normal!important}.md\:bg-blend-multiply{background-blend-mode:multiply!important}.md\:bg-blend-screen{background-blend-mode:screen!important}.md\:bg-blend-overlay{background-blend-mode:overlay!important}.md\:bg-blend-darken{background-blend-mode:darken!important}.md\:bg-blend-lighten{background-blend-mode:lighten!important}.md\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.md\:bg-blend-color-burn{background-blend-mode:color-burn!important}.md\:bg-blend-hard-light{background-blend-mode:hard-light!important}.md\:bg-blend-soft-light{background-blend-mode:soft-light!important}.md\:bg-blend-difference{background-blend-mode:difference!important}.md\:bg-blend-exclusion{background-blend-mode:exclusion!important}.md\:bg-blend-hue{background-blend-mode:hue!important}.md\:bg-blend-saturation{background-blend-mode:saturation!important}.md\:bg-blend-color{background-blend-mode:color!important}.md\:bg-blend-luminosity{background-blend-mode:luminosity!important}.md\:mix-blend-normal{mix-blend-mode:normal!important}.md\:mix-blend-multiply{mix-blend-mode:multiply!important}.md\:mix-blend-screen{mix-blend-mode:screen!important}.md\:mix-blend-overlay{mix-blend-mode:overlay!important}.md\:mix-blend-darken{mix-blend-mode:darken!important}.md\:mix-blend-lighten{mix-blend-mode:lighten!important}.md\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.md\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.md\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.md\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.md\:mix-blend-difference{mix-blend-mode:difference!important}.md\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.md\:mix-blend-hue{mix-blend-mode:hue!important}.md\:mix-blend-saturation{mix-blend-mode:saturation!important}.md\:mix-blend-color{mix-blend-mode:color!important}.md\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.md\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.md\:shadow,.md\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.md\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.md\:shadow-lg,.md\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.md\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.md\:shadow-2xl,.md\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.md\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.md\:shadow-inner,.md\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .md\:group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .md\:group-hover\:shadow,.group:hover .md\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .md\:group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .md\:group-hover\:shadow-lg,.group:hover .md\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .md\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .md\:group-hover\:shadow-2xl,.group:hover .md\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .md\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .md\:group-hover\:shadow-inner,.group:hover .md\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .md\:group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.md\:focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.md\:focus-within\:shadow-sm:focus-within,.md\:focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.md\:focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.md\:focus-within\:shadow-lg:focus-within,.md\:focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.md\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.md\:focus-within\:shadow-2xl:focus-within,.md\:focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.md\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.md\:focus-within\:shadow-inner:focus-within,.md\:focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.md\:hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.md\:hover\:shadow-sm:hover,.md\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.md\:hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.md\:hover\:shadow-lg:hover,.md\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.md\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.md\:hover\:shadow-2xl:hover,.md\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.md\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.md\:hover\:shadow-inner:hover,.md\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.md\:focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.md\:focus\:shadow-sm:focus,.md\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.md\:focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.md\:focus\:shadow-lg:focus,.md\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.md\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.md\:focus\:shadow-2xl:focus,.md\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.md\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.md\:focus\:shadow-inner:focus,.md\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.md\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.md\:outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.md\:outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.md\:outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.md\:focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.md\:focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.md\:focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.md\:focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.md\:focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.md\:focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.md\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:ring-0,.md\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:ring-2,.md\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:ring,.md\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus-within\:ring-0:focus-within,.md\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus-within\:ring-2:focus-within,.md\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus-within\:ring-8:focus-within,.md\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus\:ring-0:focus,.md\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus\:ring-2:focus,.md\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus\:ring-8:focus,.md\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.md\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.md\:focus-within\:ring-inset:focus-within,.md\:focus\:ring-inset:focus,.md\:ring-inset{--tw-ring-inset:inset!important}.md\:ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.md\:ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.md\:ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.md\:ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.md\:ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.md\:ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.md\:ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.md\:ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.md\:ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.md\:ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.md\:ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.md\:ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.md\:ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.md\:ring-black-light{--tw-ring-color:#19171199!important}.md\:ring-black-lighter{--tw-ring-color:#37352f99!important}.md\:ring-black-lightest{--tw-ring-color:#37352f66!important}.md\:ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.md\:ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.md\:ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.md\:ring-opacity-darker{--tw-ring-color:#0000001a!important}.md\:ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.md\:ring-table-x{--tw-ring-color:#37352f17!important}.md\:ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.md\:ring-transparent{--tw-ring-color:#0000!important}.md\:ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.md\:ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.md\:ring-blue-selection{--tw-ring-color:#2eaadc33!important}.md\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.md\:focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.md\:focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.md\:focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.md\:focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.md\:focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.md\:focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.md\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.md\:focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.md\:focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.md\:focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.md\:focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.md\:focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.md\:focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.md\:focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.md\:focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.md\:focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.md\:focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.md\:focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.md\:focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.md\:focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.md\:focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.md\:focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.md\:focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.md\:focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.md\:focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.md\:focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.md\:focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.md\:focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.md\:focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.md\:focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.md\:focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.md\:focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.md\:focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.md\:focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.md\:focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.md\:ring-opacity-0{--tw-ring-opacity:0!important}.md\:ring-opacity-5{--tw-ring-opacity:0.05!important}.md\:ring-opacity-10{--tw-ring-opacity:0.1!important}.md\:ring-opacity-20{--tw-ring-opacity:0.2!important}.md\:ring-opacity-25{--tw-ring-opacity:0.25!important}.md\:ring-opacity-30{--tw-ring-opacity:0.3!important}.md\:ring-opacity-40{--tw-ring-opacity:0.4!important}.md\:ring-opacity-50{--tw-ring-opacity:0.5!important}.md\:ring-opacity-60{--tw-ring-opacity:0.6!important}.md\:ring-opacity-70{--tw-ring-opacity:0.7!important}.md\:ring-opacity-75{--tw-ring-opacity:0.75!important}.md\:ring-opacity-80{--tw-ring-opacity:0.8!important}.md\:ring-opacity-90{--tw-ring-opacity:0.9!important}.md\:ring-opacity-95{--tw-ring-opacity:0.95!important}.md\:ring-opacity-100{--tw-ring-opacity:1!important}.md\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.md\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.md\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.md\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.md\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.md\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.md\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.md\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.md\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.md\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.md\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.md\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.md\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.md\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.md\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.md\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.md\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.md\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.md\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.md\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.md\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.md\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.md\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.md\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.md\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.md\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.md\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.md\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.md\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.md\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.md\:ring-offset-0{--tw-ring-offset-width:0px!important}.md\:ring-offset-1{--tw-ring-offset-width:1px!important}.md\:ring-offset-2{--tw-ring-offset-width:2px!important}.md\:ring-offset-4{--tw-ring-offset-width:4px!important}.md\:ring-offset-8{--tw-ring-offset-width:8px!important}.md\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.md\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.md\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.md\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.md\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.md\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.md\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.md\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.md\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.md\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.md\:ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.md\:ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.md\:ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.md\:ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.md\:ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.md\:ring-offset-danger{--tw-ring-offset-color:#b62222!important}.md\:ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.md\:ring-offset-info{--tw-ring-offset-color:#35425b!important}.md\:ring-offset-success{--tw-ring-offset-color:#0d8253!important}.md\:ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.md\:ring-offset-black{--tw-ring-offset-color:#72706c!important}.md\:ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.md\:ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.md\:ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.md\:ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.md\:ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.md\:ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.md\:ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.md\:ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.md\:ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.md\:ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.md\:ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.md\:ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.md\:ring-offset-transparent{--tw-ring-offset-color:#0000!important}.md\:ring-offset-white{--tw-ring-offset-color:#fff!important}.md\:ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.md\:ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.md\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.md\:focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.md\:focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.md\:focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.md\:focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.md\:focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.md\:focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.md\:focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.md\:focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.md\:focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.md\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.md\:focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.md\:focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.md\:focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.md\:focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.md\:focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.md\:focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.md\:focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.md\:focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.md\:focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.md\:focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.md\:focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.md\:focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.md\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.md\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.md\:focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.md\:focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.md\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.md\:focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.md\:focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.md\:focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.md\:focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.md\:focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.md\:focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.md\:focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.md\:focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.md\:focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.md\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.md\:focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.md\:focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.md\:focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.md\:focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.md\:focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.md\:focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.md\:focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.md\:focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.md\:focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.md\:focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.md\:focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.md\:focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.md\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.md\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.md\:focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.md\:focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.md\:filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.md\:filter-none{filter:none!important}.md\:blur-0,.md\:blur-none{--tw-blur:blur(0)!important}.md\:blur-sm{--tw-blur:blur(4px)!important}.md\:blur{--tw-blur:blur(8px)!important}.md\:blur-md{--tw-blur:blur(12px)!important}.md\:blur-lg{--tw-blur:blur(16px)!important}.md\:blur-xl{--tw-blur:blur(24px)!important}.md\:blur-2xl{--tw-blur:blur(40px)!important}.md\:blur-3xl{--tw-blur:blur(64px)!important}.md\:brightness-0{--tw-brightness:brightness(0)!important}.md\:brightness-50{--tw-brightness:brightness(.5)!important}.md\:brightness-75{--tw-brightness:brightness(.75)!important}.md\:brightness-90{--tw-brightness:brightness(.9)!important}.md\:brightness-95{--tw-brightness:brightness(.95)!important}.md\:brightness-100{--tw-brightness:brightness(1)!important}.md\:brightness-105{--tw-brightness:brightness(1.05)!important}.md\:brightness-110{--tw-brightness:brightness(1.1)!important}.md\:brightness-125{--tw-brightness:brightness(1.25)!important}.md\:brightness-150{--tw-brightness:brightness(1.5)!important}.md\:brightness-200{--tw-brightness:brightness(2)!important}.md\:contrast-0{--tw-contrast:contrast(0)!important}.md\:contrast-50{--tw-contrast:contrast(.5)!important}.md\:contrast-75{--tw-contrast:contrast(.75)!important}.md\:contrast-100{--tw-contrast:contrast(1)!important}.md\:contrast-125{--tw-contrast:contrast(1.25)!important}.md\:contrast-150{--tw-contrast:contrast(1.5)!important}.md\:contrast-200{--tw-contrast:contrast(2)!important}.md\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.md\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.md\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.md\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.md\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.md\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.md\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.md\:grayscale-0{--tw-grayscale:grayscale(0)!important}.md\:grayscale{--tw-grayscale:grayscale(100%)!important}.md\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.md\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.md\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.md\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.md\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.md\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.md\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.md\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.md\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.md\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.md\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.md\:invert-0{--tw-invert:invert(0)!important}.md\:invert{--tw-invert:invert(100%)!important}.md\:saturate-0{--tw-saturate:saturate(0)!important}.md\:saturate-50{--tw-saturate:saturate(.5)!important}.md\:saturate-100{--tw-saturate:saturate(1)!important}.md\:saturate-150{--tw-saturate:saturate(1.5)!important}.md\:saturate-200{--tw-saturate:saturate(2)!important}.md\:sepia-0{--tw-sepia:sepia(0)!important}.md\:sepia{--tw-sepia:sepia(100%)!important}.md\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.md\:backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.md\:backdrop-blur-0,.md\:backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.md\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.md\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.md\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.md\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.md\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.md\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.md\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.md\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.md\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.md\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.md\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.md\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.md\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.md\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.md\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.md\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.md\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.md\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.md\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.md\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.md\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.md\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.md\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.md\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.md\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.md\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.md\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.md\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.md\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.md\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.md\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.md\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.md\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.md\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.md\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.md\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.md\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.md\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.md\:backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.md\:backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.md\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.md\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.md\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.md\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.md\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.md\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.md\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.md\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.md\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.md\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.md\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.md\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.md\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.md\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.md\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.md\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.md\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.md\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.md\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.md\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.md\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.md\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.md\:transition-none{transition-property:none!important}.md\:transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:delay-75{transition-delay:75ms!important}.md\:delay-100{transition-delay:.1s!important}.md\:delay-150{transition-delay:.15s!important}.md\:delay-200{transition-delay:.2s!important}.md\:delay-300{transition-delay:.3s!important}.md\:delay-500{transition-delay:.5s!important}.md\:delay-700{transition-delay:.7s!important}.md\:delay-1000{transition-delay:1s!important}.md\:duration-75{transition-duration:75ms!important}.md\:duration-100{transition-duration:.1s!important}.md\:duration-150{transition-duration:.15s!important}.md\:duration-200{transition-duration:.2s!important}.md\:duration-300{transition-duration:.3s!important}.md\:duration-500{transition-duration:.5s!important}.md\:duration-700{transition-duration:.7s!important}.md\:duration-1000{transition-duration:1s!important}.md\:ease-linear{transition-timing-function:linear!important}.md\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.md\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1536px){.lg\:container{max-width:1536px}}.lg\:sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.lg\:not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.lg\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.lg\:focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.lg\:focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.lg\:focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.lg\:pointer-events-none{pointer-events:none!important}.lg\:pointer-events-auto{pointer-events:auto!important}.lg\:visible{visibility:visible!important}.lg\:invisible{visibility:hidden!important}.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}.lg\:inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.lg\:inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.lg\:inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.lg\:inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.lg\:inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.lg\:inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.lg\:inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.lg\:inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.lg\:inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.lg\:inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.lg\:inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.lg\:inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.lg\:inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.lg\:inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.lg\:inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.lg\:inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.lg\:inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.lg\:inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.lg\:inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.lg\:inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.lg\:inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.lg\:inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.lg\:inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.lg\:inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.lg\:inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.lg\:inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.lg\:inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.lg\:inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.lg\:inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.lg\:inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.lg\:inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.lg\:inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.lg\:inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.lg\:inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.lg\:inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.lg\:inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.lg\:inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.lg\:-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.lg\:-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.lg\:inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.lg\:-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.lg\:-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.lg\:-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.lg\:-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.lg\:-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.lg\:-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.lg\:-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.lg\:-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.lg\:-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.lg\:-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.lg\:-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.lg\:-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.lg\:-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.lg\:-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.lg\:-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.lg\:-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.lg\:-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.lg\:-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.lg\:-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.lg\:-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.lg\:-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.lg\:-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.lg\:-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.lg\:-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.lg\:-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.lg\:-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.lg\:-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.lg\:-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.lg\:-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.lg\:-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.lg\:-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.lg\:-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.lg\:-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.lg\:-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.lg\:-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.lg\:-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.lg\:-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.lg\:-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.lg\:-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.lg\:inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.lg\:inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.lg\:inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.lg\:inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.lg\:inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.lg\:inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.lg\:inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.lg\:-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.lg\:-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.lg\:-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.lg\:-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.lg\:-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.lg\:-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.lg\:-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.lg\:inset-x-0{left:0!important;right:0!important}.lg\:inset-x-1{left:.25rem!important;right:.25rem!important}.lg\:inset-x-2{left:.5rem!important;right:.5rem!important}.lg\:inset-x-3{left:.75rem!important;right:.75rem!important}.lg\:inset-x-4{left:1rem!important;right:1rem!important}.lg\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.lg\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.lg\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.lg\:inset-x-8{left:2rem!important;right:2rem!important}.lg\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.lg\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.lg\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.lg\:inset-x-12{left:3rem!important;right:3rem!important}.lg\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.lg\:inset-x-16{left:4rem!important;right:4rem!important}.lg\:inset-x-20{left:5rem!important;right:5rem!important}.lg\:inset-x-24{left:6rem!important;right:6rem!important}.lg\:inset-x-28{left:7rem!important;right:7rem!important}.lg\:inset-x-32{left:8rem!important;right:8rem!important}.lg\:inset-x-36{left:9rem!important;right:9rem!important}.lg\:inset-x-40{left:10rem!important;right:10rem!important}.lg\:inset-x-44{left:11rem!important;right:11rem!important}.lg\:inset-x-48{left:12rem!important;right:12rem!important}.lg\:inset-x-52{left:13rem!important;right:13rem!important}.lg\:inset-x-56{left:14rem!important;right:14rem!important}.lg\:inset-x-60{left:15rem!important;right:15rem!important}.lg\:inset-x-64{left:16rem!important;right:16rem!important}.lg\:inset-x-72{left:18rem!important;right:18rem!important}.lg\:inset-x-80{left:20rem!important;right:20rem!important}.lg\:inset-x-84{left:21rem!important;right:21rem!important}.lg\:inset-x-96{left:24rem!important;right:24rem!important}.lg\:inset-x-auto{left:auto!important;right:auto!important}.lg\:inset-x-px{left:1px!important;right:1px!important}.lg\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.lg\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.lg\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.lg\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.lg\:-inset-x-3px{left:-3px!important;right:-3px!important}.lg\:-inset-x-1px{left:-1px!important;right:-1px!important}.lg\:inset-x-5px{left:5px!important;right:5px!important}.lg\:-inset-x-0{left:0!important;right:0!important}.lg\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.lg\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.lg\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.lg\:-inset-x-4{left:-1rem!important;right:-1rem!important}.lg\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.lg\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.lg\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.lg\:-inset-x-8{left:-2rem!important;right:-2rem!important}.lg\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.lg\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.lg\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.lg\:-inset-x-12{left:-3rem!important;right:-3rem!important}.lg\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.lg\:-inset-x-16{left:-4rem!important;right:-4rem!important}.lg\:-inset-x-20{left:-5rem!important;right:-5rem!important}.lg\:-inset-x-24{left:-6rem!important;right:-6rem!important}.lg\:-inset-x-28{left:-7rem!important;right:-7rem!important}.lg\:-inset-x-32{left:-8rem!important;right:-8rem!important}.lg\:-inset-x-36{left:-9rem!important;right:-9rem!important}.lg\:-inset-x-40{left:-10rem!important;right:-10rem!important}.lg\:-inset-x-44{left:-11rem!important;right:-11rem!important}.lg\:-inset-x-48{left:-12rem!important;right:-12rem!important}.lg\:-inset-x-52{left:-13rem!important;right:-13rem!important}.lg\:-inset-x-56{left:-14rem!important;right:-14rem!important}.lg\:-inset-x-60{left:-15rem!important;right:-15rem!important}.lg\:-inset-x-64{left:-16rem!important;right:-16rem!important}.lg\:-inset-x-72{left:-18rem!important;right:-18rem!important}.lg\:-inset-x-80{left:-20rem!important;right:-20rem!important}.lg\:-inset-x-84{left:-21rem!important;right:-21rem!important}.lg\:-inset-x-96{left:-24rem!important;right:-24rem!important}.lg\:-inset-x-px{left:-1px!important;right:-1px!important}.lg\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.lg\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.lg\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.lg\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.lg\:-inset-x--3px{left:3px!important;right:3px!important}.lg\:-inset-x--1px{left:1px!important;right:1px!important}.lg\:-inset-x-5px{left:-5px!important;right:-5px!important}.lg\:inset-x-1\/2{left:50%!important;right:50%!important}.lg\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.lg\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.lg\:inset-x-1\/4{left:25%!important;right:25%!important}.lg\:inset-x-2\/4{left:50%!important;right:50%!important}.lg\:inset-x-3\/4{left:75%!important;right:75%!important}.lg\:inset-x-full{left:100%!important;right:100%!important}.lg\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.lg\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.lg\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.lg\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.lg\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.lg\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.lg\:-inset-x-full{left:-100%!important;right:-100%!important}.lg\:inset-y-0{bottom:0!important;top:0!important}.lg\:inset-y-1{bottom:.25rem!important;top:.25rem!important}.lg\:inset-y-2{bottom:.5rem!important;top:.5rem!important}.lg\:inset-y-3{bottom:.75rem!important;top:.75rem!important}.lg\:inset-y-4{bottom:1rem!important;top:1rem!important}.lg\:inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.lg\:inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.lg\:inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.lg\:inset-y-8{bottom:2rem!important;top:2rem!important}.lg\:inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.lg\:inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.lg\:inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.lg\:inset-y-12{bottom:3rem!important;top:3rem!important}.lg\:inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.lg\:inset-y-16{bottom:4rem!important;top:4rem!important}.lg\:inset-y-20{bottom:5rem!important;top:5rem!important}.lg\:inset-y-24{bottom:6rem!important;top:6rem!important}.lg\:inset-y-28{bottom:7rem!important;top:7rem!important}.lg\:inset-y-32{bottom:8rem!important;top:8rem!important}.lg\:inset-y-36{bottom:9rem!important;top:9rem!important}.lg\:inset-y-40{bottom:10rem!important;top:10rem!important}.lg\:inset-y-44{bottom:11rem!important;top:11rem!important}.lg\:inset-y-48{bottom:12rem!important;top:12rem!important}.lg\:inset-y-52{bottom:13rem!important;top:13rem!important}.lg\:inset-y-56{bottom:14rem!important;top:14rem!important}.lg\:inset-y-60{bottom:15rem!important;top:15rem!important}.lg\:inset-y-64{bottom:16rem!important;top:16rem!important}.lg\:inset-y-72{bottom:18rem!important;top:18rem!important}.lg\:inset-y-80{bottom:20rem!important;top:20rem!important}.lg\:inset-y-84{bottom:21rem!important;top:21rem!important}.lg\:inset-y-96{bottom:24rem!important;top:24rem!important}.lg\:inset-y-auto{bottom:auto!important;top:auto!important}.lg\:inset-y-px{bottom:1px!important;top:1px!important}.lg\:inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.lg\:inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.lg\:inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.lg\:inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.lg\:-inset-y-3px{bottom:-3px!important;top:-3px!important}.lg\:-inset-y-1px{bottom:-1px!important;top:-1px!important}.lg\:inset-y-5px{bottom:5px!important;top:5px!important}.lg\:-inset-y-0{bottom:0!important;top:0!important}.lg\:-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.lg\:-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.lg\:-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.lg\:-inset-y-4{bottom:-1rem!important;top:-1rem!important}.lg\:-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.lg\:-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.lg\:-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.lg\:-inset-y-8{bottom:-2rem!important;top:-2rem!important}.lg\:-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.lg\:-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.lg\:-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.lg\:-inset-y-12{bottom:-3rem!important;top:-3rem!important}.lg\:-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.lg\:-inset-y-16{bottom:-4rem!important;top:-4rem!important}.lg\:-inset-y-20{bottom:-5rem!important;top:-5rem!important}.lg\:-inset-y-24{bottom:-6rem!important;top:-6rem!important}.lg\:-inset-y-28{bottom:-7rem!important;top:-7rem!important}.lg\:-inset-y-32{bottom:-8rem!important;top:-8rem!important}.lg\:-inset-y-36{bottom:-9rem!important;top:-9rem!important}.lg\:-inset-y-40{bottom:-10rem!important;top:-10rem!important}.lg\:-inset-y-44{bottom:-11rem!important;top:-11rem!important}.lg\:-inset-y-48{bottom:-12rem!important;top:-12rem!important}.lg\:-inset-y-52{bottom:-13rem!important;top:-13rem!important}.lg\:-inset-y-56{bottom:-14rem!important;top:-14rem!important}.lg\:-inset-y-60{bottom:-15rem!important;top:-15rem!important}.lg\:-inset-y-64{bottom:-16rem!important;top:-16rem!important}.lg\:-inset-y-72{bottom:-18rem!important;top:-18rem!important}.lg\:-inset-y-80{bottom:-20rem!important;top:-20rem!important}.lg\:-inset-y-84{bottom:-21rem!important;top:-21rem!important}.lg\:-inset-y-96{bottom:-24rem!important;top:-24rem!important}.lg\:-inset-y-px{bottom:-1px!important;top:-1px!important}.lg\:-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.lg\:-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.lg\:-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.lg\:-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.lg\:-inset-y--3px{bottom:3px!important;top:3px!important}.lg\:-inset-y--1px{bottom:1px!important;top:1px!important}.lg\:-inset-y-5px{bottom:-5px!important;top:-5px!important}.lg\:inset-y-1\/2{bottom:50%!important;top:50%!important}.lg\:inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.lg\:inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.lg\:inset-y-1\/4{bottom:25%!important;top:25%!important}.lg\:inset-y-2\/4{bottom:50%!important;top:50%!important}.lg\:inset-y-3\/4{bottom:75%!important;top:75%!important}.lg\:inset-y-full{bottom:100%!important;top:100%!important}.lg\:-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.lg\:-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.lg\:-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.lg\:-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.lg\:-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.lg\:-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.lg\:-inset-y-full{bottom:-100%!important;top:-100%!important}.lg\:top-0{top:0!important}.lg\:top-1{top:.25rem!important}.lg\:top-2{top:.5rem!important}.lg\:top-3{top:.75rem!important}.lg\:top-4{top:1rem!important}.lg\:top-5{top:1.25rem!important}.lg\:top-6{top:1.5rem!important}.lg\:top-7{top:1.75rem!important}.lg\:top-8{top:2rem!important}.lg\:top-9{top:2.25rem!important}.lg\:top-10{top:2.5rem!important}.lg\:top-11{top:2.75rem!important}.lg\:top-12{top:3rem!important}.lg\:top-14{top:3.5rem!important}.lg\:top-16{top:4rem!important}.lg\:top-20{top:5rem!important}.lg\:top-24{top:6rem!important}.lg\:top-28{top:7rem!important}.lg\:top-32{top:8rem!important}.lg\:top-36{top:9rem!important}.lg\:top-40{top:10rem!important}.lg\:top-44{top:11rem!important}.lg\:top-48{top:12rem!important}.lg\:top-52{top:13rem!important}.lg\:top-56{top:14rem!important}.lg\:top-60{top:15rem!important}.lg\:top-64{top:16rem!important}.lg\:top-72{top:18rem!important}.lg\:top-80{top:20rem!important}.lg\:top-84{top:21rem!important}.lg\:top-96{top:24rem!important}.lg\:top-auto{top:auto!important}.lg\:top-px{top:1px!important}.lg\:top-0\.5{top:.125rem!important}.lg\:top-1\.5{top:.375rem!important}.lg\:top-2\.5{top:.625rem!important}.lg\:top-3\.5{top:.875rem!important}.lg\:-top-3px{top:-3px!important}.lg\:-top-1px{top:-1px!important}.lg\:top-5px{top:5px!important}.lg\:-top-0{top:0!important}.lg\:-top-1{top:-.25rem!important}.lg\:-top-2{top:-.5rem!important}.lg\:-top-3{top:-.75rem!important}.lg\:-top-4{top:-1rem!important}.lg\:-top-5{top:-1.25rem!important}.lg\:-top-6{top:-1.5rem!important}.lg\:-top-7{top:-1.75rem!important}.lg\:-top-8{top:-2rem!important}.lg\:-top-9{top:-2.25rem!important}.lg\:-top-10{top:-2.5rem!important}.lg\:-top-11{top:-2.75rem!important}.lg\:-top-12{top:-3rem!important}.lg\:-top-14{top:-3.5rem!important}.lg\:-top-16{top:-4rem!important}.lg\:-top-20{top:-5rem!important}.lg\:-top-24{top:-6rem!important}.lg\:-top-28{top:-7rem!important}.lg\:-top-32{top:-8rem!important}.lg\:-top-36{top:-9rem!important}.lg\:-top-40{top:-10rem!important}.lg\:-top-44{top:-11rem!important}.lg\:-top-48{top:-12rem!important}.lg\:-top-52{top:-13rem!important}.lg\:-top-56{top:-14rem!important}.lg\:-top-60{top:-15rem!important}.lg\:-top-64{top:-16rem!important}.lg\:-top-72{top:-18rem!important}.lg\:-top-80{top:-20rem!important}.lg\:-top-84{top:-21rem!important}.lg\:-top-96{top:-24rem!important}.lg\:-top-px{top:-1px!important}.lg\:-top-0\.5{top:-.125rem!important}.lg\:-top-1\.5{top:-.375rem!important}.lg\:-top-2\.5{top:-.625rem!important}.lg\:-top-3\.5{top:-.875rem!important}.lg\:-top--3px{top:3px!important}.lg\:-top--1px{top:1px!important}.lg\:-top-5px{top:-5px!important}.lg\:top-1\/2{top:50%!important}.lg\:top-1\/3{top:33.333333%!important}.lg\:top-2\/3{top:66.666667%!important}.lg\:top-1\/4{top:25%!important}.lg\:top-2\/4{top:50%!important}.lg\:top-3\/4{top:75%!important}.lg\:top-full{top:100%!important}.lg\:-top-1\/2{top:-50%!important}.lg\:-top-1\/3{top:-33.333333%!important}.lg\:-top-2\/3{top:-66.666667%!important}.lg\:-top-1\/4{top:-25%!important}.lg\:-top-2\/4{top:-50%!important}.lg\:-top-3\/4{top:-75%!important}.lg\:-top-full{top:-100%!important}.lg\:right-0{right:0!important}.lg\:right-1{right:.25rem!important}.lg\:right-2{right:.5rem!important}.lg\:right-3{right:.75rem!important}.lg\:right-4{right:1rem!important}.lg\:right-5{right:1.25rem!important}.lg\:right-6{right:1.5rem!important}.lg\:right-7{right:1.75rem!important}.lg\:right-8{right:2rem!important}.lg\:right-9{right:2.25rem!important}.lg\:right-10{right:2.5rem!important}.lg\:right-11{right:2.75rem!important}.lg\:right-12{right:3rem!important}.lg\:right-14{right:3.5rem!important}.lg\:right-16{right:4rem!important}.lg\:right-20{right:5rem!important}.lg\:right-24{right:6rem!important}.lg\:right-28{right:7rem!important}.lg\:right-32{right:8rem!important}.lg\:right-36{right:9rem!important}.lg\:right-40{right:10rem!important}.lg\:right-44{right:11rem!important}.lg\:right-48{right:12rem!important}.lg\:right-52{right:13rem!important}.lg\:right-56{right:14rem!important}.lg\:right-60{right:15rem!important}.lg\:right-64{right:16rem!important}.lg\:right-72{right:18rem!important}.lg\:right-80{right:20rem!important}.lg\:right-84{right:21rem!important}.lg\:right-96{right:24rem!important}.lg\:right-auto{right:auto!important}.lg\:right-px{right:1px!important}.lg\:right-0\.5{right:.125rem!important}.lg\:right-1\.5{right:.375rem!important}.lg\:right-2\.5{right:.625rem!important}.lg\:right-3\.5{right:.875rem!important}.lg\:-right-3px{right:-3px!important}.lg\:-right-1px{right:-1px!important}.lg\:right-5px{right:5px!important}.lg\:-right-0{right:0!important}.lg\:-right-1{right:-.25rem!important}.lg\:-right-2{right:-.5rem!important}.lg\:-right-3{right:-.75rem!important}.lg\:-right-4{right:-1rem!important}.lg\:-right-5{right:-1.25rem!important}.lg\:-right-6{right:-1.5rem!important}.lg\:-right-7{right:-1.75rem!important}.lg\:-right-8{right:-2rem!important}.lg\:-right-9{right:-2.25rem!important}.lg\:-right-10{right:-2.5rem!important}.lg\:-right-11{right:-2.75rem!important}.lg\:-right-12{right:-3rem!important}.lg\:-right-14{right:-3.5rem!important}.lg\:-right-16{right:-4rem!important}.lg\:-right-20{right:-5rem!important}.lg\:-right-24{right:-6rem!important}.lg\:-right-28{right:-7rem!important}.lg\:-right-32{right:-8rem!important}.lg\:-right-36{right:-9rem!important}.lg\:-right-40{right:-10rem!important}.lg\:-right-44{right:-11rem!important}.lg\:-right-48{right:-12rem!important}.lg\:-right-52{right:-13rem!important}.lg\:-right-56{right:-14rem!important}.lg\:-right-60{right:-15rem!important}.lg\:-right-64{right:-16rem!important}.lg\:-right-72{right:-18rem!important}.lg\:-right-80{right:-20rem!important}.lg\:-right-84{right:-21rem!important}.lg\:-right-96{right:-24rem!important}.lg\:-right-px{right:-1px!important}.lg\:-right-0\.5{right:-.125rem!important}.lg\:-right-1\.5{right:-.375rem!important}.lg\:-right-2\.5{right:-.625rem!important}.lg\:-right-3\.5{right:-.875rem!important}.lg\:-right--3px{right:3px!important}.lg\:-right--1px{right:1px!important}.lg\:-right-5px{right:-5px!important}.lg\:right-1\/2{right:50%!important}.lg\:right-1\/3{right:33.333333%!important}.lg\:right-2\/3{right:66.666667%!important}.lg\:right-1\/4{right:25%!important}.lg\:right-2\/4{right:50%!important}.lg\:right-3\/4{right:75%!important}.lg\:right-full{right:100%!important}.lg\:-right-1\/2{right:-50%!important}.lg\:-right-1\/3{right:-33.333333%!important}.lg\:-right-2\/3{right:-66.666667%!important}.lg\:-right-1\/4{right:-25%!important}.lg\:-right-2\/4{right:-50%!important}.lg\:-right-3\/4{right:-75%!important}.lg\:-right-full{right:-100%!important}.lg\:bottom-0{bottom:0!important}.lg\:bottom-1{bottom:.25rem!important}.lg\:bottom-2{bottom:.5rem!important}.lg\:bottom-3{bottom:.75rem!important}.lg\:bottom-4{bottom:1rem!important}.lg\:bottom-5{bottom:1.25rem!important}.lg\:bottom-6{bottom:1.5rem!important}.lg\:bottom-7{bottom:1.75rem!important}.lg\:bottom-8{bottom:2rem!important}.lg\:bottom-9{bottom:2.25rem!important}.lg\:bottom-10{bottom:2.5rem!important}.lg\:bottom-11{bottom:2.75rem!important}.lg\:bottom-12{bottom:3rem!important}.lg\:bottom-14{bottom:3.5rem!important}.lg\:bottom-16{bottom:4rem!important}.lg\:bottom-20{bottom:5rem!important}.lg\:bottom-24{bottom:6rem!important}.lg\:bottom-28{bottom:7rem!important}.lg\:bottom-32{bottom:8rem!important}.lg\:bottom-36{bottom:9rem!important}.lg\:bottom-40{bottom:10rem!important}.lg\:bottom-44{bottom:11rem!important}.lg\:bottom-48{bottom:12rem!important}.lg\:bottom-52{bottom:13rem!important}.lg\:bottom-56{bottom:14rem!important}.lg\:bottom-60{bottom:15rem!important}.lg\:bottom-64{bottom:16rem!important}.lg\:bottom-72{bottom:18rem!important}.lg\:bottom-80{bottom:20rem!important}.lg\:bottom-84{bottom:21rem!important}.lg\:bottom-96{bottom:24rem!important}.lg\:bottom-auto{bottom:auto!important}.lg\:bottom-px{bottom:1px!important}.lg\:bottom-0\.5{bottom:.125rem!important}.lg\:bottom-1\.5{bottom:.375rem!important}.lg\:bottom-2\.5{bottom:.625rem!important}.lg\:bottom-3\.5{bottom:.875rem!important}.lg\:-bottom-3px{bottom:-3px!important}.lg\:-bottom-1px{bottom:-1px!important}.lg\:bottom-5px{bottom:5px!important}.lg\:-bottom-0{bottom:0!important}.lg\:-bottom-1{bottom:-.25rem!important}.lg\:-bottom-2{bottom:-.5rem!important}.lg\:-bottom-3{bottom:-.75rem!important}.lg\:-bottom-4{bottom:-1rem!important}.lg\:-bottom-5{bottom:-1.25rem!important}.lg\:-bottom-6{bottom:-1.5rem!important}.lg\:-bottom-7{bottom:-1.75rem!important}.lg\:-bottom-8{bottom:-2rem!important}.lg\:-bottom-9{bottom:-2.25rem!important}.lg\:-bottom-10{bottom:-2.5rem!important}.lg\:-bottom-11{bottom:-2.75rem!important}.lg\:-bottom-12{bottom:-3rem!important}.lg\:-bottom-14{bottom:-3.5rem!important}.lg\:-bottom-16{bottom:-4rem!important}.lg\:-bottom-20{bottom:-5rem!important}.lg\:-bottom-24{bottom:-6rem!important}.lg\:-bottom-28{bottom:-7rem!important}.lg\:-bottom-32{bottom:-8rem!important}.lg\:-bottom-36{bottom:-9rem!important}.lg\:-bottom-40{bottom:-10rem!important}.lg\:-bottom-44{bottom:-11rem!important}.lg\:-bottom-48{bottom:-12rem!important}.lg\:-bottom-52{bottom:-13rem!important}.lg\:-bottom-56{bottom:-14rem!important}.lg\:-bottom-60{bottom:-15rem!important}.lg\:-bottom-64{bottom:-16rem!important}.lg\:-bottom-72{bottom:-18rem!important}.lg\:-bottom-80{bottom:-20rem!important}.lg\:-bottom-84{bottom:-21rem!important}.lg\:-bottom-96{bottom:-24rem!important}.lg\:-bottom-px{bottom:-1px!important}.lg\:-bottom-0\.5{bottom:-.125rem!important}.lg\:-bottom-1\.5{bottom:-.375rem!important}.lg\:-bottom-2\.5{bottom:-.625rem!important}.lg\:-bottom-3\.5{bottom:-.875rem!important}.lg\:-bottom--3px{bottom:3px!important}.lg\:-bottom--1px{bottom:1px!important}.lg\:-bottom-5px{bottom:-5px!important}.lg\:bottom-1\/2{bottom:50%!important}.lg\:bottom-1\/3{bottom:33.333333%!important}.lg\:bottom-2\/3{bottom:66.666667%!important}.lg\:bottom-1\/4{bottom:25%!important}.lg\:bottom-2\/4{bottom:50%!important}.lg\:bottom-3\/4{bottom:75%!important}.lg\:bottom-full{bottom:100%!important}.lg\:-bottom-1\/2{bottom:-50%!important}.lg\:-bottom-1\/3{bottom:-33.333333%!important}.lg\:-bottom-2\/3{bottom:-66.666667%!important}.lg\:-bottom-1\/4{bottom:-25%!important}.lg\:-bottom-2\/4{bottom:-50%!important}.lg\:-bottom-3\/4{bottom:-75%!important}.lg\:-bottom-full{bottom:-100%!important}.lg\:left-0{left:0!important}.lg\:left-1{left:.25rem!important}.lg\:left-2{left:.5rem!important}.lg\:left-3{left:.75rem!important}.lg\:left-4{left:1rem!important}.lg\:left-5{left:1.25rem!important}.lg\:left-6{left:1.5rem!important}.lg\:left-7{left:1.75rem!important}.lg\:left-8{left:2rem!important}.lg\:left-9{left:2.25rem!important}.lg\:left-10{left:2.5rem!important}.lg\:left-11{left:2.75rem!important}.lg\:left-12{left:3rem!important}.lg\:left-14{left:3.5rem!important}.lg\:left-16{left:4rem!important}.lg\:left-20{left:5rem!important}.lg\:left-24{left:6rem!important}.lg\:left-28{left:7rem!important}.lg\:left-32{left:8rem!important}.lg\:left-36{left:9rem!important}.lg\:left-40{left:10rem!important}.lg\:left-44{left:11rem!important}.lg\:left-48{left:12rem!important}.lg\:left-52{left:13rem!important}.lg\:left-56{left:14rem!important}.lg\:left-60{left:15rem!important}.lg\:left-64{left:16rem!important}.lg\:left-72{left:18rem!important}.lg\:left-80{left:20rem!important}.lg\:left-84{left:21rem!important}.lg\:left-96{left:24rem!important}.lg\:left-auto{left:auto!important}.lg\:left-px{left:1px!important}.lg\:left-0\.5{left:.125rem!important}.lg\:left-1\.5{left:.375rem!important}.lg\:left-2\.5{left:.625rem!important}.lg\:left-3\.5{left:.875rem!important}.lg\:-left-3px{left:-3px!important}.lg\:-left-1px{left:-1px!important}.lg\:left-5px{left:5px!important}.lg\:-left-0{left:0!important}.lg\:-left-1{left:-.25rem!important}.lg\:-left-2{left:-.5rem!important}.lg\:-left-3{left:-.75rem!important}.lg\:-left-4{left:-1rem!important}.lg\:-left-5{left:-1.25rem!important}.lg\:-left-6{left:-1.5rem!important}.lg\:-left-7{left:-1.75rem!important}.lg\:-left-8{left:-2rem!important}.lg\:-left-9{left:-2.25rem!important}.lg\:-left-10{left:-2.5rem!important}.lg\:-left-11{left:-2.75rem!important}.lg\:-left-12{left:-3rem!important}.lg\:-left-14{left:-3.5rem!important}.lg\:-left-16{left:-4rem!important}.lg\:-left-20{left:-5rem!important}.lg\:-left-24{left:-6rem!important}.lg\:-left-28{left:-7rem!important}.lg\:-left-32{left:-8rem!important}.lg\:-left-36{left:-9rem!important}.lg\:-left-40{left:-10rem!important}.lg\:-left-44{left:-11rem!important}.lg\:-left-48{left:-12rem!important}.lg\:-left-52{left:-13rem!important}.lg\:-left-56{left:-14rem!important}.lg\:-left-60{left:-15rem!important}.lg\:-left-64{left:-16rem!important}.lg\:-left-72{left:-18rem!important}.lg\:-left-80{left:-20rem!important}.lg\:-left-84{left:-21rem!important}.lg\:-left-96{left:-24rem!important}.lg\:-left-px{left:-1px!important}.lg\:-left-0\.5{left:-.125rem!important}.lg\:-left-1\.5{left:-.375rem!important}.lg\:-left-2\.5{left:-.625rem!important}.lg\:-left-3\.5{left:-.875rem!important}.lg\:-left--3px{left:3px!important}.lg\:-left--1px{left:1px!important}.lg\:-left-5px{left:-5px!important}.lg\:left-1\/2{left:50%!important}.lg\:left-1\/3{left:33.333333%!important}.lg\:left-2\/3{left:66.666667%!important}.lg\:left-1\/4{left:25%!important}.lg\:left-2\/4{left:50%!important}.lg\:left-3\/4{left:75%!important}.lg\:left-full{left:100%!important}.lg\:-left-1\/2{left:-50%!important}.lg\:-left-1\/3{left:-33.333333%!important}.lg\:-left-2\/3{left:-66.666667%!important}.lg\:-left-1\/4{left:-25%!important}.lg\:-left-2\/4{left:-50%!important}.lg\:-left-3\/4{left:-75%!important}.lg\:-left-full{left:-100%!important}.lg\:isolate{isolation:isolate!important}.lg\:isolation-auto{isolation:auto!important}.lg\:z-0{z-index:0!important}.lg\:z-10{z-index:10!important}.lg\:z-20{z-index:20!important}.lg\:z-30{z-index:30!important}.lg\:z-40{z-index:40!important}.lg\:z-50{z-index:50!important}.lg\:z-auto{z-index:auto!important}.lg\:focus-within\:z-0:focus-within{z-index:0!important}.lg\:focus-within\:z-10:focus-within{z-index:10!important}.lg\:focus-within\:z-20:focus-within{z-index:20!important}.lg\:focus-within\:z-30:focus-within{z-index:30!important}.lg\:focus-within\:z-40:focus-within{z-index:40!important}.lg\:focus-within\:z-50:focus-within{z-index:50!important}.lg\:focus-within\:z-auto:focus-within{z-index:auto!important}.lg\:focus\:z-0:focus{z-index:0!important}.lg\:focus\:z-10:focus{z-index:10!important}.lg\:focus\:z-20:focus{z-index:20!important}.lg\:focus\:z-30:focus{z-index:30!important}.lg\:focus\:z-40:focus{z-index:40!important}.lg\:focus\:z-50:focus{z-index:50!important}.lg\:focus\:z-auto:focus{z-index:auto!important}.lg\:order-1{order:1!important}.lg\:order-2{order:2!important}.lg\:order-3{order:3!important}.lg\:order-4{order:4!important}.lg\:order-5{order:5!important}.lg\:order-6{order:6!important}.lg\:order-7{order:7!important}.lg\:order-8{order:8!important}.lg\:order-9{order:9!important}.lg\:order-10{order:10!important}.lg\:order-11{order:11!important}.lg\:order-12{order:12!important}.lg\:order-first{order:-9999!important}.lg\:order-last{order:9999!important}.lg\:order-none{order:0!important}.lg\:col-auto{grid-column:auto!important}.lg\:col-span-1{grid-column:span 1/span 1!important}.lg\:col-span-2{grid-column:span 2/span 2!important}.lg\:col-span-3{grid-column:span 3/span 3!important}.lg\:col-span-4{grid-column:span 4/span 4!important}.lg\:col-span-5{grid-column:span 5/span 5!important}.lg\:col-span-6{grid-column:span 6/span 6!important}.lg\:col-span-7{grid-column:span 7/span 7!important}.lg\:col-span-8{grid-column:span 8/span 8!important}.lg\:col-span-9{grid-column:span 9/span 9!important}.lg\:col-span-10{grid-column:span 10/span 10!important}.lg\:col-span-11{grid-column:span 11/span 11!important}.lg\:col-span-12{grid-column:span 12/span 12!important}.lg\:col-span-full{grid-column:1/-1!important}.lg\:col-start-1{grid-column-start:1!important}.lg\:col-start-2{grid-column-start:2!important}.lg\:col-start-3{grid-column-start:3!important}.lg\:col-start-4{grid-column-start:4!important}.lg\:col-start-5{grid-column-start:5!important}.lg\:col-start-6{grid-column-start:6!important}.lg\:col-start-7{grid-column-start:7!important}.lg\:col-start-8{grid-column-start:8!important}.lg\:col-start-9{grid-column-start:9!important}.lg\:col-start-10{grid-column-start:10!important}.lg\:col-start-11{grid-column-start:11!important}.lg\:col-start-12{grid-column-start:12!important}.lg\:col-start-13{grid-column-start:13!important}.lg\:col-start-auto{grid-column-start:auto!important}.lg\:col-end-1{grid-column-end:1!important}.lg\:col-end-2{grid-column-end:2!important}.lg\:col-end-3{grid-column-end:3!important}.lg\:col-end-4{grid-column-end:4!important}.lg\:col-end-5{grid-column-end:5!important}.lg\:col-end-6{grid-column-end:6!important}.lg\:col-end-7{grid-column-end:7!important}.lg\:col-end-8{grid-column-end:8!important}.lg\:col-end-9{grid-column-end:9!important}.lg\:col-end-10{grid-column-end:10!important}.lg\:col-end-11{grid-column-end:11!important}.lg\:col-end-12{grid-column-end:12!important}.lg\:col-end-13{grid-column-end:13!important}.lg\:col-end-auto{grid-column-end:auto!important}.lg\:row-auto{grid-row:auto!important}.lg\:row-span-1{grid-row:span 1/span 1!important}.lg\:row-span-2{grid-row:span 2/span 2!important}.lg\:row-span-3{grid-row:span 3/span 3!important}.lg\:row-span-4{grid-row:span 4/span 4!important}.lg\:row-span-5{grid-row:span 5/span 5!important}.lg\:row-span-6{grid-row:span 6/span 6!important}.lg\:row-span-full{grid-row:1/-1!important}.lg\:row-start-1{grid-row-start:1!important}.lg\:row-start-2{grid-row-start:2!important}.lg\:row-start-3{grid-row-start:3!important}.lg\:row-start-4{grid-row-start:4!important}.lg\:row-start-5{grid-row-start:5!important}.lg\:row-start-6{grid-row-start:6!important}.lg\:row-start-7{grid-row-start:7!important}.lg\:row-start-auto{grid-row-start:auto!important}.lg\:row-end-1{grid-row-end:1!important}.lg\:row-end-2{grid-row-end:2!important}.lg\:row-end-3{grid-row-end:3!important}.lg\:row-end-4{grid-row-end:4!important}.lg\:row-end-5{grid-row-end:5!important}.lg\:row-end-6{grid-row-end:6!important}.lg\:row-end-7{grid-row-end:7!important}.lg\:row-end-auto{grid-row-end:auto!important}.lg\:float-right{float:right!important}.lg\:float-left{float:left!important}.lg\:float-none{float:none!important}.lg\:clear-left{clear:left!important}.lg\:clear-right{clear:right!important}.lg\:clear-both{clear:both!important}.lg\:clear-none{clear:none!important}.lg\:m-0{margin:0!important}.lg\:m-1{margin:.25rem!important}.lg\:m-2{margin:.5rem!important}.lg\:m-3{margin:.75rem!important}.lg\:m-4{margin:1rem!important}.lg\:m-5{margin:1.25rem!important}.lg\:m-6{margin:1.5rem!important}.lg\:m-7{margin:1.75rem!important}.lg\:m-8{margin:2rem!important}.lg\:m-9{margin:2.25rem!important}.lg\:m-10{margin:2.5rem!important}.lg\:m-11{margin:2.75rem!important}.lg\:m-12{margin:3rem!important}.lg\:m-14{margin:3.5rem!important}.lg\:m-16{margin:4rem!important}.lg\:m-20{margin:5rem!important}.lg\:m-24{margin:6rem!important}.lg\:m-28{margin:7rem!important}.lg\:m-32{margin:8rem!important}.lg\:m-36{margin:9rem!important}.lg\:m-40{margin:10rem!important}.lg\:m-44{margin:11rem!important}.lg\:m-48{margin:12rem!important}.lg\:m-52{margin:13rem!important}.lg\:m-56{margin:14rem!important}.lg\:m-60{margin:15rem!important}.lg\:m-64{margin:16rem!important}.lg\:m-72{margin:18rem!important}.lg\:m-80{margin:20rem!important}.lg\:m-84{margin:21rem!important}.lg\:m-96{margin:24rem!important}.lg\:m-auto{margin:auto!important}.lg\:m-px{margin:1px!important}.lg\:m-0\.5{margin:.125rem!important}.lg\:m-1\.5{margin:.375rem!important}.lg\:m-2\.5{margin:.625rem!important}.lg\:m-3\.5{margin:.875rem!important}.lg\:-m-3px{margin:-3px!important}.lg\:-m-1px{margin:-1px!important}.lg\:m-5px{margin:5px!important}.lg\:-m-0{margin:0!important}.lg\:-m-1{margin:-.25rem!important}.lg\:-m-2{margin:-.5rem!important}.lg\:-m-3{margin:-.75rem!important}.lg\:-m-4{margin:-1rem!important}.lg\:-m-5{margin:-1.25rem!important}.lg\:-m-6{margin:-1.5rem!important}.lg\:-m-7{margin:-1.75rem!important}.lg\:-m-8{margin:-2rem!important}.lg\:-m-9{margin:-2.25rem!important}.lg\:-m-10{margin:-2.5rem!important}.lg\:-m-11{margin:-2.75rem!important}.lg\:-m-12{margin:-3rem!important}.lg\:-m-14{margin:-3.5rem!important}.lg\:-m-16{margin:-4rem!important}.lg\:-m-20{margin:-5rem!important}.lg\:-m-24{margin:-6rem!important}.lg\:-m-28{margin:-7rem!important}.lg\:-m-32{margin:-8rem!important}.lg\:-m-36{margin:-9rem!important}.lg\:-m-40{margin:-10rem!important}.lg\:-m-44{margin:-11rem!important}.lg\:-m-48{margin:-12rem!important}.lg\:-m-52{margin:-13rem!important}.lg\:-m-56{margin:-14rem!important}.lg\:-m-60{margin:-15rem!important}.lg\:-m-64{margin:-16rem!important}.lg\:-m-72{margin:-18rem!important}.lg\:-m-80{margin:-20rem!important}.lg\:-m-84{margin:-21rem!important}.lg\:-m-96{margin:-24rem!important}.lg\:-m-px{margin:-1px!important}.lg\:-m-0\.5{margin:-.125rem!important}.lg\:-m-1\.5{margin:-.375rem!important}.lg\:-m-2\.5{margin:-.625rem!important}.lg\:-m-3\.5{margin:-.875rem!important}.lg\:-m--3px{margin:3px!important}.lg\:-m--1px{margin:1px!important}.lg\:-m-5px{margin:-5px!important}.lg\:mx-0{margin-left:0!important;margin-right:0!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.lg\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.lg\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.lg\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.lg\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.lg\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.lg\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.lg\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.lg\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.lg\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.lg\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.lg\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.lg\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.lg\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.lg\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.lg\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.lg\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.lg\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.lg\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.lg\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.lg\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.lg\:mx-84{margin-left:21rem!important;margin-right:21rem!important}.lg\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:mx-px{margin-left:1px!important;margin-right:1px!important}.lg\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.lg\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.lg\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.lg\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.lg\:-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.lg\:-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.lg\:mx-5px{margin-left:5px!important;margin-right:5px!important}.lg\:-mx-0{margin-left:0!important;margin-right:0!important}.lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.lg\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.lg\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.lg\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.lg\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.lg\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.lg\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.lg\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.lg\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.lg\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.lg\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.lg\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.lg\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.lg\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.lg\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.lg\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.lg\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.lg\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.lg\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.lg\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.lg\:-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.lg\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.lg\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.lg\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.lg\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.lg\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.lg\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.lg\:-mx--3px{margin-left:3px!important;margin-right:3px!important}.lg\:-mx--1px{margin-left:1px!important;margin-right:1px!important}.lg\:-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.lg\:my-0{margin-bottom:0!important;margin-top:0!important}.lg\:my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.lg\:my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.lg\:my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.lg\:my-4{margin-bottom:1rem!important;margin-top:1rem!important}.lg\:my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.lg\:my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.lg\:my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.lg\:my-8{margin-bottom:2rem!important;margin-top:2rem!important}.lg\:my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.lg\:my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.lg\:my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.lg\:my-12{margin-bottom:3rem!important;margin-top:3rem!important}.lg\:my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.lg\:my-16{margin-bottom:4rem!important;margin-top:4rem!important}.lg\:my-20{margin-bottom:5rem!important;margin-top:5rem!important}.lg\:my-24{margin-bottom:6rem!important;margin-top:6rem!important}.lg\:my-28{margin-bottom:7rem!important;margin-top:7rem!important}.lg\:my-32{margin-bottom:8rem!important;margin-top:8rem!important}.lg\:my-36{margin-bottom:9rem!important;margin-top:9rem!important}.lg\:my-40{margin-bottom:10rem!important;margin-top:10rem!important}.lg\:my-44{margin-bottom:11rem!important;margin-top:11rem!important}.lg\:my-48{margin-bottom:12rem!important;margin-top:12rem!important}.lg\:my-52{margin-bottom:13rem!important;margin-top:13rem!important}.lg\:my-56{margin-bottom:14rem!important;margin-top:14rem!important}.lg\:my-60{margin-bottom:15rem!important;margin-top:15rem!important}.lg\:my-64{margin-bottom:16rem!important;margin-top:16rem!important}.lg\:my-72{margin-bottom:18rem!important;margin-top:18rem!important}.lg\:my-80{margin-bottom:20rem!important;margin-top:20rem!important}.lg\:my-84{margin-bottom:21rem!important;margin-top:21rem!important}.lg\:my-96{margin-bottom:24rem!important;margin-top:24rem!important}.lg\:my-auto{margin-bottom:auto!important;margin-top:auto!important}.lg\:my-px{margin-bottom:1px!important;margin-top:1px!important}.lg\:my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.lg\:my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.lg\:my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.lg\:my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.lg\:-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.lg\:-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.lg\:my-5px{margin-bottom:5px!important;margin-top:5px!important}.lg\:-my-0{margin-bottom:0!important;margin-top:0!important}.lg\:-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.lg\:-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.lg\:-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.lg\:-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.lg\:-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.lg\:-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.lg\:-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.lg\:-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.lg\:-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.lg\:-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.lg\:-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.lg\:-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.lg\:-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.lg\:-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.lg\:-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.lg\:-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.lg\:-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.lg\:-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.lg\:-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.lg\:-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.lg\:-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.lg\:-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.lg\:-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.lg\:-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.lg\:-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.lg\:-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.lg\:-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.lg\:-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.lg\:-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.lg\:-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.lg\:-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.lg\:-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.lg\:-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.lg\:-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.lg\:-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.lg\:-my--3px{margin-bottom:3px!important;margin-top:3px!important}.lg\:-my--1px{margin-bottom:1px!important;margin-top:1px!important}.lg\:-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.lg\:mt-0{margin-top:0!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-3{margin-top:.75rem!important}.lg\:mt-4{margin-top:1rem!important}.lg\:mt-5{margin-top:1.25rem!important}.lg\:mt-6{margin-top:1.5rem!important}.lg\:mt-7{margin-top:1.75rem!important}.lg\:mt-8{margin-top:2rem!important}.lg\:mt-9{margin-top:2.25rem!important}.lg\:mt-10{margin-top:2.5rem!important}.lg\:mt-11{margin-top:2.75rem!important}.lg\:mt-12{margin-top:3rem!important}.lg\:mt-14{margin-top:3.5rem!important}.lg\:mt-16{margin-top:4rem!important}.lg\:mt-20{margin-top:5rem!important}.lg\:mt-24{margin-top:6rem!important}.lg\:mt-28{margin-top:7rem!important}.lg\:mt-32{margin-top:8rem!important}.lg\:mt-36{margin-top:9rem!important}.lg\:mt-40{margin-top:10rem!important}.lg\:mt-44{margin-top:11rem!important}.lg\:mt-48{margin-top:12rem!important}.lg\:mt-52{margin-top:13rem!important}.lg\:mt-56{margin-top:14rem!important}.lg\:mt-60{margin-top:15rem!important}.lg\:mt-64{margin-top:16rem!important}.lg\:mt-72{margin-top:18rem!important}.lg\:mt-80{margin-top:20rem!important}.lg\:mt-84{margin-top:21rem!important}.lg\:mt-96{margin-top:24rem!important}.lg\:mt-auto{margin-top:auto!important}.lg\:mt-px{margin-top:1px!important}.lg\:mt-0\.5{margin-top:.125rem!important}.lg\:mt-1\.5{margin-top:.375rem!important}.lg\:mt-2\.5{margin-top:.625rem!important}.lg\:mt-3\.5{margin-top:.875rem!important}.lg\:-mt-3px{margin-top:-3px!important}.lg\:-mt-1px{margin-top:-1px!important}.lg\:mt-5px{margin-top:5px!important}.lg\:-mt-0{margin-top:0!important}.lg\:-mt-1{margin-top:-.25rem!important}.lg\:-mt-2{margin-top:-.5rem!important}.lg\:-mt-3{margin-top:-.75rem!important}.lg\:-mt-4{margin-top:-1rem!important}.lg\:-mt-5{margin-top:-1.25rem!important}.lg\:-mt-6{margin-top:-1.5rem!important}.lg\:-mt-7{margin-top:-1.75rem!important}.lg\:-mt-8{margin-top:-2rem!important}.lg\:-mt-9{margin-top:-2.25rem!important}.lg\:-mt-10{margin-top:-2.5rem!important}.lg\:-mt-11{margin-top:-2.75rem!important}.lg\:-mt-12{margin-top:-3rem!important}.lg\:-mt-14{margin-top:-3.5rem!important}.lg\:-mt-16{margin-top:-4rem!important}.lg\:-mt-20{margin-top:-5rem!important}.lg\:-mt-24{margin-top:-6rem!important}.lg\:-mt-28{margin-top:-7rem!important}.lg\:-mt-32{margin-top:-8rem!important}.lg\:-mt-36{margin-top:-9rem!important}.lg\:-mt-40{margin-top:-10rem!important}.lg\:-mt-44{margin-top:-11rem!important}.lg\:-mt-48{margin-top:-12rem!important}.lg\:-mt-52{margin-top:-13rem!important}.lg\:-mt-56{margin-top:-14rem!important}.lg\:-mt-60{margin-top:-15rem!important}.lg\:-mt-64{margin-top:-16rem!important}.lg\:-mt-72{margin-top:-18rem!important}.lg\:-mt-80{margin-top:-20rem!important}.lg\:-mt-84{margin-top:-21rem!important}.lg\:-mt-96{margin-top:-24rem!important}.lg\:-mt-px{margin-top:-1px!important}.lg\:-mt-0\.5{margin-top:-.125rem!important}.lg\:-mt-1\.5{margin-top:-.375rem!important}.lg\:-mt-2\.5{margin-top:-.625rem!important}.lg\:-mt-3\.5{margin-top:-.875rem!important}.lg\:-mt--3px{margin-top:3px!important}.lg\:-mt--1px{margin-top:1px!important}.lg\:-mt-5px{margin-top:-5px!important}.lg\:mr-0{margin-right:0!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:.75rem!important}.lg\:mr-4{margin-right:1rem!important}.lg\:mr-5{margin-right:1.25rem!important}.lg\:mr-6{margin-right:1.5rem!important}.lg\:mr-7{margin-right:1.75rem!important}.lg\:mr-8{margin-right:2rem!important}.lg\:mr-9{margin-right:2.25rem!important}.lg\:mr-10{margin-right:2.5rem!important}.lg\:mr-11{margin-right:2.75rem!important}.lg\:mr-12{margin-right:3rem!important}.lg\:mr-14{margin-right:3.5rem!important}.lg\:mr-16{margin-right:4rem!important}.lg\:mr-20{margin-right:5rem!important}.lg\:mr-24{margin-right:6rem!important}.lg\:mr-28{margin-right:7rem!important}.lg\:mr-32{margin-right:8rem!important}.lg\:mr-36{margin-right:9rem!important}.lg\:mr-40{margin-right:10rem!important}.lg\:mr-44{margin-right:11rem!important}.lg\:mr-48{margin-right:12rem!important}.lg\:mr-52{margin-right:13rem!important}.lg\:mr-56{margin-right:14rem!important}.lg\:mr-60{margin-right:15rem!important}.lg\:mr-64{margin-right:16rem!important}.lg\:mr-72{margin-right:18rem!important}.lg\:mr-80{margin-right:20rem!important}.lg\:mr-84{margin-right:21rem!important}.lg\:mr-96{margin-right:24rem!important}.lg\:mr-auto{margin-right:auto!important}.lg\:mr-px{margin-right:1px!important}.lg\:mr-0\.5{margin-right:.125rem!important}.lg\:mr-1\.5{margin-right:.375rem!important}.lg\:mr-2\.5{margin-right:.625rem!important}.lg\:mr-3\.5{margin-right:.875rem!important}.lg\:-mr-3px{margin-right:-3px!important}.lg\:-mr-1px{margin-right:-1px!important}.lg\:mr-5px{margin-right:5px!important}.lg\:-mr-0{margin-right:0!important}.lg\:-mr-1{margin-right:-.25rem!important}.lg\:-mr-2{margin-right:-.5rem!important}.lg\:-mr-3{margin-right:-.75rem!important}.lg\:-mr-4{margin-right:-1rem!important}.lg\:-mr-5{margin-right:-1.25rem!important}.lg\:-mr-6{margin-right:-1.5rem!important}.lg\:-mr-7{margin-right:-1.75rem!important}.lg\:-mr-8{margin-right:-2rem!important}.lg\:-mr-9{margin-right:-2.25rem!important}.lg\:-mr-10{margin-right:-2.5rem!important}.lg\:-mr-11{margin-right:-2.75rem!important}.lg\:-mr-12{margin-right:-3rem!important}.lg\:-mr-14{margin-right:-3.5rem!important}.lg\:-mr-16{margin-right:-4rem!important}.lg\:-mr-20{margin-right:-5rem!important}.lg\:-mr-24{margin-right:-6rem!important}.lg\:-mr-28{margin-right:-7rem!important}.lg\:-mr-32{margin-right:-8rem!important}.lg\:-mr-36{margin-right:-9rem!important}.lg\:-mr-40{margin-right:-10rem!important}.lg\:-mr-44{margin-right:-11rem!important}.lg\:-mr-48{margin-right:-12rem!important}.lg\:-mr-52{margin-right:-13rem!important}.lg\:-mr-56{margin-right:-14rem!important}.lg\:-mr-60{margin-right:-15rem!important}.lg\:-mr-64{margin-right:-16rem!important}.lg\:-mr-72{margin-right:-18rem!important}.lg\:-mr-80{margin-right:-20rem!important}.lg\:-mr-84{margin-right:-21rem!important}.lg\:-mr-96{margin-right:-24rem!important}.lg\:-mr-px{margin-right:-1px!important}.lg\:-mr-0\.5{margin-right:-.125rem!important}.lg\:-mr-1\.5{margin-right:-.375rem!important}.lg\:-mr-2\.5{margin-right:-.625rem!important}.lg\:-mr-3\.5{margin-right:-.875rem!important}.lg\:-mr--3px{margin-right:3px!important}.lg\:-mr--1px{margin-right:1px!important}.lg\:-mr-5px{margin-right:-5px!important}.lg\:mb-0{margin-bottom:0!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mb-3{margin-bottom:.75rem!important}.lg\:mb-4{margin-bottom:1rem!important}.lg\:mb-5{margin-bottom:1.25rem!important}.lg\:mb-6{margin-bottom:1.5rem!important}.lg\:mb-7{margin-bottom:1.75rem!important}.lg\:mb-8{margin-bottom:2rem!important}.lg\:mb-9{margin-bottom:2.25rem!important}.lg\:mb-10{margin-bottom:2.5rem!important}.lg\:mb-11{margin-bottom:2.75rem!important}.lg\:mb-12{margin-bottom:3rem!important}.lg\:mb-14{margin-bottom:3.5rem!important}.lg\:mb-16{margin-bottom:4rem!important}.lg\:mb-20{margin-bottom:5rem!important}.lg\:mb-24{margin-bottom:6rem!important}.lg\:mb-28{margin-bottom:7rem!important}.lg\:mb-32{margin-bottom:8rem!important}.lg\:mb-36{margin-bottom:9rem!important}.lg\:mb-40{margin-bottom:10rem!important}.lg\:mb-44{margin-bottom:11rem!important}.lg\:mb-48{margin-bottom:12rem!important}.lg\:mb-52{margin-bottom:13rem!important}.lg\:mb-56{margin-bottom:14rem!important}.lg\:mb-60{margin-bottom:15rem!important}.lg\:mb-64{margin-bottom:16rem!important}.lg\:mb-72{margin-bottom:18rem!important}.lg\:mb-80{margin-bottom:20rem!important}.lg\:mb-84{margin-bottom:21rem!important}.lg\:mb-96{margin-bottom:24rem!important}.lg\:mb-auto{margin-bottom:auto!important}.lg\:mb-px{margin-bottom:1px!important}.lg\:mb-0\.5{margin-bottom:.125rem!important}.lg\:mb-1\.5{margin-bottom:.375rem!important}.lg\:mb-2\.5{margin-bottom:.625rem!important}.lg\:mb-3\.5{margin-bottom:.875rem!important}.lg\:-mb-3px{margin-bottom:-3px!important}.lg\:-mb-1px{margin-bottom:-1px!important}.lg\:mb-5px{margin-bottom:5px!important}.lg\:-mb-0{margin-bottom:0!important}.lg\:-mb-1{margin-bottom:-.25rem!important}.lg\:-mb-2{margin-bottom:-.5rem!important}.lg\:-mb-3{margin-bottom:-.75rem!important}.lg\:-mb-4{margin-bottom:-1rem!important}.lg\:-mb-5{margin-bottom:-1.25rem!important}.lg\:-mb-6{margin-bottom:-1.5rem!important}.lg\:-mb-7{margin-bottom:-1.75rem!important}.lg\:-mb-8{margin-bottom:-2rem!important}.lg\:-mb-9{margin-bottom:-2.25rem!important}.lg\:-mb-10{margin-bottom:-2.5rem!important}.lg\:-mb-11{margin-bottom:-2.75rem!important}.lg\:-mb-12{margin-bottom:-3rem!important}.lg\:-mb-14{margin-bottom:-3.5rem!important}.lg\:-mb-16{margin-bottom:-4rem!important}.lg\:-mb-20{margin-bottom:-5rem!important}.lg\:-mb-24{margin-bottom:-6rem!important}.lg\:-mb-28{margin-bottom:-7rem!important}.lg\:-mb-32{margin-bottom:-8rem!important}.lg\:-mb-36{margin-bottom:-9rem!important}.lg\:-mb-40{margin-bottom:-10rem!important}.lg\:-mb-44{margin-bottom:-11rem!important}.lg\:-mb-48{margin-bottom:-12rem!important}.lg\:-mb-52{margin-bottom:-13rem!important}.lg\:-mb-56{margin-bottom:-14rem!important}.lg\:-mb-60{margin-bottom:-15rem!important}.lg\:-mb-64{margin-bottom:-16rem!important}.lg\:-mb-72{margin-bottom:-18rem!important}.lg\:-mb-80{margin-bottom:-20rem!important}.lg\:-mb-84{margin-bottom:-21rem!important}.lg\:-mb-96{margin-bottom:-24rem!important}.lg\:-mb-px{margin-bottom:-1px!important}.lg\:-mb-0\.5{margin-bottom:-.125rem!important}.lg\:-mb-1\.5{margin-bottom:-.375rem!important}.lg\:-mb-2\.5{margin-bottom:-.625rem!important}.lg\:-mb-3\.5{margin-bottom:-.875rem!important}.lg\:-mb--3px{margin-bottom:3px!important}.lg\:-mb--1px{margin-bottom:1px!important}.lg\:-mb-5px{margin-bottom:-5px!important}.lg\:ml-0{margin-left:0!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:ml-3{margin-left:.75rem!important}.lg\:ml-4{margin-left:1rem!important}.lg\:ml-5{margin-left:1.25rem!important}.lg\:ml-6{margin-left:1.5rem!important}.lg\:ml-7{margin-left:1.75rem!important}.lg\:ml-8{margin-left:2rem!important}.lg\:ml-9{margin-left:2.25rem!important}.lg\:ml-10{margin-left:2.5rem!important}.lg\:ml-11{margin-left:2.75rem!important}.lg\:ml-12{margin-left:3rem!important}.lg\:ml-14{margin-left:3.5rem!important}.lg\:ml-16{margin-left:4rem!important}.lg\:ml-20{margin-left:5rem!important}.lg\:ml-24{margin-left:6rem!important}.lg\:ml-28{margin-left:7rem!important}.lg\:ml-32{margin-left:8rem!important}.lg\:ml-36{margin-left:9rem!important}.lg\:ml-40{margin-left:10rem!important}.lg\:ml-44{margin-left:11rem!important}.lg\:ml-48{margin-left:12rem!important}.lg\:ml-52{margin-left:13rem!important}.lg\:ml-56{margin-left:14rem!important}.lg\:ml-60{margin-left:15rem!important}.lg\:ml-64{margin-left:16rem!important}.lg\:ml-72{margin-left:18rem!important}.lg\:ml-80{margin-left:20rem!important}.lg\:ml-84{margin-left:21rem!important}.lg\:ml-96{margin-left:24rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:ml-px{margin-left:1px!important}.lg\:ml-0\.5{margin-left:.125rem!important}.lg\:ml-1\.5{margin-left:.375rem!important}.lg\:ml-2\.5{margin-left:.625rem!important}.lg\:ml-3\.5{margin-left:.875rem!important}.lg\:-ml-3px{margin-left:-3px!important}.lg\:-ml-1px{margin-left:-1px!important}.lg\:ml-5px{margin-left:5px!important}.lg\:-ml-0{margin-left:0!important}.lg\:-ml-1{margin-left:-.25rem!important}.lg\:-ml-2{margin-left:-.5rem!important}.lg\:-ml-3{margin-left:-.75rem!important}.lg\:-ml-4{margin-left:-1rem!important}.lg\:-ml-5{margin-left:-1.25rem!important}.lg\:-ml-6{margin-left:-1.5rem!important}.lg\:-ml-7{margin-left:-1.75rem!important}.lg\:-ml-8{margin-left:-2rem!important}.lg\:-ml-9{margin-left:-2.25rem!important}.lg\:-ml-10{margin-left:-2.5rem!important}.lg\:-ml-11{margin-left:-2.75rem!important}.lg\:-ml-12{margin-left:-3rem!important}.lg\:-ml-14{margin-left:-3.5rem!important}.lg\:-ml-16{margin-left:-4rem!important}.lg\:-ml-20{margin-left:-5rem!important}.lg\:-ml-24{margin-left:-6rem!important}.lg\:-ml-28{margin-left:-7rem!important}.lg\:-ml-32{margin-left:-8rem!important}.lg\:-ml-36{margin-left:-9rem!important}.lg\:-ml-40{margin-left:-10rem!important}.lg\:-ml-44{margin-left:-11rem!important}.lg\:-ml-48{margin-left:-12rem!important}.lg\:-ml-52{margin-left:-13rem!important}.lg\:-ml-56{margin-left:-14rem!important}.lg\:-ml-60{margin-left:-15rem!important}.lg\:-ml-64{margin-left:-16rem!important}.lg\:-ml-72{margin-left:-18rem!important}.lg\:-ml-80{margin-left:-20rem!important}.lg\:-ml-84{margin-left:-21rem!important}.lg\:-ml-96{margin-left:-24rem!important}.lg\:-ml-px{margin-left:-1px!important}.lg\:-ml-0\.5{margin-left:-.125rem!important}.lg\:-ml-1\.5{margin-left:-.375rem!important}.lg\:-ml-2\.5{margin-left:-.625rem!important}.lg\:-ml-3\.5{margin-left:-.875rem!important}.lg\:-ml--3px{margin-left:3px!important}.lg\:-ml--1px{margin-left:1px!important}.lg\:-ml-5px{margin-left:-5px!important}.lg\:box-border{box-sizing:border-box!important}.lg\:box-content{box-sizing:initial!important}.lg\:block{display:block!important}.lg\:inline-block{display:inline-block!important}.lg\:inline{display:inline!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}.lg\:table{display:table!important}.lg\:inline-table{display:inline-table!important}.lg\:table-caption{display:table-caption!important}.lg\:table-cell{display:table-cell!important}.lg\:table-column{display:table-column!important}.lg\:table-column-group{display:table-column-group!important}.lg\:table-footer-group{display:table-footer-group!important}.lg\:table-header-group{display:table-header-group!important}.lg\:table-row-group{display:table-row-group!important}.lg\:table-row{display:table-row!important}.lg\:flow-root{display:flow-root!important}.lg\:grid{display:grid!important}.lg\:inline-grid{display:inline-grid!important}.lg\:contents{display:contents!important}.lg\:list-item{display:list-item!important}.lg\:hidden{display:none!important}.lg\:h-0{height:0!important}.lg\:h-1{height:.25rem!important}.lg\:h-2{height:.5rem!important}.lg\:h-3{height:.75rem!important}.lg\:h-4{height:1rem!important}.lg\:h-5{height:1.25rem!important}.lg\:h-6{height:1.5rem!important}.lg\:h-7{height:1.75rem!important}.lg\:h-8{height:2rem!important}.lg\:h-9{height:2.25rem!important}.lg\:h-10{height:2.5rem!important}.lg\:h-11{height:2.75rem!important}.lg\:h-12{height:3rem!important}.lg\:h-14{height:3.5rem!important}.lg\:h-16{height:4rem!important}.lg\:h-20{height:5rem!important}.lg\:h-24{height:6rem!important}.lg\:h-28{height:7rem!important}.lg\:h-32{height:8rem!important}.lg\:h-36{height:9rem!important}.lg\:h-40{height:10rem!important}.lg\:h-44{height:11rem!important}.lg\:h-48{height:12rem!important}.lg\:h-52{height:13rem!important}.lg\:h-56{height:14rem!important}.lg\:h-60{height:15rem!important}.lg\:h-64{height:16rem!important}.lg\:h-72{height:18rem!important}.lg\:h-80{height:20rem!important}.lg\:h-84{height:21rem!important}.lg\:h-96{height:24rem!important}.lg\:h-auto{height:auto!important}.lg\:h-px{height:1px!important}.lg\:h-0\.5{height:.125rem!important}.lg\:h-1\.5{height:.375rem!important}.lg\:h-2\.5{height:.625rem!important}.lg\:h-3\.5{height:.875rem!important}.lg\:-h-3px{height:-3px!important}.lg\:-h-1px{height:-1px!important}.lg\:h-5px{height:5px!important}.lg\:h-1\/2{height:50%!important}.lg\:h-1\/3{height:33.333333%!important}.lg\:h-2\/3{height:66.666667%!important}.lg\:h-1\/4{height:25%!important}.lg\:h-2\/4{height:50%!important}.lg\:h-3\/4{height:75%!important}.lg\:h-1\/5{height:20%!important}.lg\:h-2\/5{height:40%!important}.lg\:h-3\/5{height:60%!important}.lg\:h-4\/5{height:80%!important}.lg\:h-1\/6{height:16.666667%!important}.lg\:h-2\/6{height:33.333333%!important}.lg\:h-3\/6{height:50%!important}.lg\:h-4\/6{height:66.666667%!important}.lg\:h-5\/6{height:83.333333%!important}.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:max-h-0{max-height:0!important}.lg\:max-h-1{max-height:.25rem!important}.lg\:max-h-2{max-height:.5rem!important}.lg\:max-h-3{max-height:.75rem!important}.lg\:max-h-4{max-height:1rem!important}.lg\:max-h-5{max-height:1.25rem!important}.lg\:max-h-6{max-height:1.5rem!important}.lg\:max-h-7{max-height:1.75rem!important}.lg\:max-h-8{max-height:2rem!important}.lg\:max-h-9{max-height:2.25rem!important}.lg\:max-h-10{max-height:2.5rem!important}.lg\:max-h-11{max-height:2.75rem!important}.lg\:max-h-12{max-height:3rem!important}.lg\:max-h-14{max-height:3.5rem!important}.lg\:max-h-16{max-height:4rem!important}.lg\:max-h-20{max-height:5rem!important}.lg\:max-h-24{max-height:6rem!important}.lg\:max-h-28{max-height:7rem!important}.lg\:max-h-32{max-height:8rem!important}.lg\:max-h-36{max-height:9rem!important}.lg\:max-h-40{max-height:10rem!important}.lg\:max-h-44{max-height:11rem!important}.lg\:max-h-48{max-height:12rem!important}.lg\:max-h-52{max-height:13rem!important}.lg\:max-h-56{max-height:14rem!important}.lg\:max-h-60{max-height:15rem!important}.lg\:max-h-64{max-height:16rem!important}.lg\:max-h-72{max-height:18rem!important}.lg\:max-h-80{max-height:20rem!important}.lg\:max-h-84{max-height:21rem!important}.lg\:max-h-96{max-height:24rem!important}.lg\:max-h-px{max-height:1px!important}.lg\:max-h-0\.5{max-height:.125rem!important}.lg\:max-h-1\.5{max-height:.375rem!important}.lg\:max-h-2\.5{max-height:.625rem!important}.lg\:max-h-3\.5{max-height:.875rem!important}.lg\:-max-h-3px{max-height:-3px!important}.lg\:-max-h-1px{max-height:-1px!important}.lg\:max-h-5px{max-height:5px!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:min-h-0{min-height:0!important}.lg\:min-h-8{min-height:2rem!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}.lg\:w-0{width:0!important}.lg\:w-1{width:.25rem!important}.lg\:w-2{width:.5rem!important}.lg\:w-3{width:.75rem!important}.lg\:w-4{width:1rem!important}.lg\:w-5{width:1.25rem!important}.lg\:w-6{width:1.5rem!important}.lg\:w-7{width:1.75rem!important}.lg\:w-8{width:2rem!important}.lg\:w-9{width:2.25rem!important}.lg\:w-10{width:2.5rem!important}.lg\:w-11{width:2.75rem!important}.lg\:w-12{width:3rem!important}.lg\:w-14{width:3.5rem!important}.lg\:w-16{width:4rem!important}.lg\:w-20{width:5rem!important}.lg\:w-24{width:6rem!important}.lg\:w-28{width:7rem!important}.lg\:w-32{width:8rem!important}.lg\:w-36{width:9rem!important}.lg\:w-40{width:10rem!important}.lg\:w-44{width:11rem!important}.lg\:w-48{width:12rem!important}.lg\:w-52{width:13rem!important}.lg\:w-56{width:14rem!important}.lg\:w-60{width:15rem!important}.lg\:w-64{width:16rem!important}.lg\:w-72{width:18rem!important}.lg\:w-80{width:20rem!important}.lg\:w-84{width:21rem!important}.lg\:w-96{width:24rem!important}.lg\:w-auto{width:auto!important}.lg\:w-px{width:1px!important}.lg\:w-0\.5{width:.125rem!important}.lg\:w-1\.5{width:.375rem!important}.lg\:w-2\.5{width:.625rem!important}.lg\:w-3\.5{width:.875rem!important}.lg\:-w-3px{width:-3px!important}.lg\:-w-1px{width:-1px!important}.lg\:w-5px{width:5px!important}.lg\:w-1\/2{width:50%!important}.lg\:w-1\/3{width:33.333333%!important}.lg\:w-2\/3{width:66.666667%!important}.lg\:w-1\/4{width:25%!important}.lg\:w-2\/4{width:50%!important}.lg\:w-3\/4{width:75%!important}.lg\:w-1\/5{width:20%!important}.lg\:w-2\/5{width:40%!important}.lg\:w-3\/5{width:60%!important}.lg\:w-4\/5{width:80%!important}.lg\:w-1\/6{width:16.666667%!important}.lg\:w-2\/6{width:33.333333%!important}.lg\:w-3\/6{width:50%!important}.lg\:w-4\/6{width:66.666667%!important}.lg\:w-5\/6{width:83.333333%!important}.lg\:w-1\/12{width:8.333333%!important}.lg\:w-2\/12{width:16.666667%!important}.lg\:w-3\/12{width:25%!important}.lg\:w-4\/12{width:33.333333%!important}.lg\:w-5\/12{width:41.666667%!important}.lg\:w-6\/12{width:50%!important}.lg\:w-7\/12{width:58.333333%!important}.lg\:w-8\/12{width:66.666667%!important}.lg\:w-9\/12{width:75%!important}.lg\:w-10\/12{width:83.333333%!important}.lg\:w-11\/12{width:91.666667%!important}.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:w-min{width:min-content!important}.lg\:w-max{width:max-content!important}.lg\:w-fit{width:fit-content!important}.lg\:min-w-0{min-width:0!important}.lg\:min-w-full{min-width:100%!important}.lg\:min-w-min{min-width:min-content!important}.lg\:min-w-max{min-width:max-content!important}.lg\:max-w-0{max-width:0!important}.lg\:max-w-64{max-width:16rem!important}.lg\:max-w-none{max-width:none!important}.lg\:max-w-xs{max-width:20rem!important}.lg\:max-w-sm{max-width:24rem!important}.lg\:max-w-md{max-width:28rem!important}.lg\:max-w-lg{max-width:32rem!important}.lg\:max-w-xl{max-width:36rem!important}.lg\:max-w-2xl{max-width:42rem!important}.lg\:max-w-3xl{max-width:48rem!important}.lg\:max-w-4xl{max-width:56rem!important}.lg\:max-w-5xl{max-width:64rem!important}.lg\:max-w-6xl{max-width:72rem!important}.lg\:max-w-7xl{max-width:80rem!important}.lg\:max-w-full{max-width:100%!important}.lg\:max-w-min{max-width:min-content!important}.lg\:max-w-max{max-width:max-content!important}.lg\:max-w-prose{max-width:65ch!important}.lg\:max-w-screen-sm{max-width:640px!important}.lg\:max-w-screen-md{max-width:768px!important}.lg\:max-w-screen-lg{max-width:1024px!important}.lg\:max-w-screen-xl{max-width:1280px!important}.lg\:max-w-screen-2xl{max-width:1536px!important}.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}.lg\:flex-shrink-0{flex-shrink:0!important}.lg\:flex-shrink{flex-shrink:1!important}.lg\:flex-grow-0{flex-grow:0!important}.lg\:flex-grow{flex-grow:1!important}.lg\:table-auto{table-layout:auto!important}.lg\:table-fixed{table-layout:fixed!important}.lg\:border-collapse{border-collapse:collapse!important}.lg\:border-separate{border-collapse:initial!important}.lg\:origin-center{transform-origin:center!important}.lg\:origin-top{transform-origin:top!important}.lg\:origin-top-right{transform-origin:top right!important}.lg\:origin-right{transform-origin:right!important}.lg\:origin-bottom-right{transform-origin:bottom right!important}.lg\:origin-bottom{transform-origin:bottom!important}.lg\:origin-bottom-left{transform-origin:bottom left!important}.lg\:origin-left{transform-origin:left!important}.lg\:origin-top-left{transform-origin:top left!important}.lg\:origin-half{transform-origin:50% 50%!important}.lg\:transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.lg\:transform,.lg\:transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.lg\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.lg\:transform-none{transform:none!important}.lg\:translate-x-0{--tw-translate-x:0px!important}.lg\:translate-x-1{--tw-translate-x:0.25rem!important}.lg\:translate-x-2{--tw-translate-x:0.5rem!important}.lg\:translate-x-3{--tw-translate-x:0.75rem!important}.lg\:translate-x-4{--tw-translate-x:1rem!important}.lg\:translate-x-5{--tw-translate-x:1.25rem!important}.lg\:translate-x-6{--tw-translate-x:1.5rem!important}.lg\:translate-x-7{--tw-translate-x:1.75rem!important}.lg\:translate-x-8{--tw-translate-x:2rem!important}.lg\:translate-x-9{--tw-translate-x:2.25rem!important}.lg\:translate-x-10{--tw-translate-x:2.5rem!important}.lg\:translate-x-11{--tw-translate-x:2.75rem!important}.lg\:translate-x-12{--tw-translate-x:3rem!important}.lg\:translate-x-14{--tw-translate-x:3.5rem!important}.lg\:translate-x-16{--tw-translate-x:4rem!important}.lg\:translate-x-20{--tw-translate-x:5rem!important}.lg\:translate-x-24{--tw-translate-x:6rem!important}.lg\:translate-x-28{--tw-translate-x:7rem!important}.lg\:translate-x-32{--tw-translate-x:8rem!important}.lg\:translate-x-36{--tw-translate-x:9rem!important}.lg\:translate-x-40{--tw-translate-x:10rem!important}.lg\:translate-x-44{--tw-translate-x:11rem!important}.lg\:translate-x-48{--tw-translate-x:12rem!important}.lg\:translate-x-52{--tw-translate-x:13rem!important}.lg\:translate-x-56{--tw-translate-x:14rem!important}.lg\:translate-x-60{--tw-translate-x:15rem!important}.lg\:translate-x-64{--tw-translate-x:16rem!important}.lg\:translate-x-72{--tw-translate-x:18rem!important}.lg\:translate-x-80{--tw-translate-x:20rem!important}.lg\:translate-x-84{--tw-translate-x:21rem!important}.lg\:translate-x-96{--tw-translate-x:24rem!important}.lg\:translate-x-px{--tw-translate-x:1px!important}.lg\:translate-x-0\.5{--tw-translate-x:0.125rem!important}.lg\:translate-x-1\.5{--tw-translate-x:0.375rem!important}.lg\:translate-x-2\.5{--tw-translate-x:0.625rem!important}.lg\:translate-x-3\.5{--tw-translate-x:0.875rem!important}.lg\:-translate-x-3px{--tw-translate-x:-3px!important}.lg\:-translate-x-1px{--tw-translate-x:-1px!important}.lg\:translate-x-5px{--tw-translate-x:5px!important}.lg\:-translate-x-0{--tw-translate-x:0px!important}.lg\:-translate-x-1{--tw-translate-x:-0.25rem!important}.lg\:-translate-x-2{--tw-translate-x:-0.5rem!important}.lg\:-translate-x-3{--tw-translate-x:-0.75rem!important}.lg\:-translate-x-4{--tw-translate-x:-1rem!important}.lg\:-translate-x-5{--tw-translate-x:-1.25rem!important}.lg\:-translate-x-6{--tw-translate-x:-1.5rem!important}.lg\:-translate-x-7{--tw-translate-x:-1.75rem!important}.lg\:-translate-x-8{--tw-translate-x:-2rem!important}.lg\:-translate-x-9{--tw-translate-x:-2.25rem!important}.lg\:-translate-x-10{--tw-translate-x:-2.5rem!important}.lg\:-translate-x-11{--tw-translate-x:-2.75rem!important}.lg\:-translate-x-12{--tw-translate-x:-3rem!important}.lg\:-translate-x-14{--tw-translate-x:-3.5rem!important}.lg\:-translate-x-16{--tw-translate-x:-4rem!important}.lg\:-translate-x-20{--tw-translate-x:-5rem!important}.lg\:-translate-x-24{--tw-translate-x:-6rem!important}.lg\:-translate-x-28{--tw-translate-x:-7rem!important}.lg\:-translate-x-32{--tw-translate-x:-8rem!important}.lg\:-translate-x-36{--tw-translate-x:-9rem!important}.lg\:-translate-x-40{--tw-translate-x:-10rem!important}.lg\:-translate-x-44{--tw-translate-x:-11rem!important}.lg\:-translate-x-48{--tw-translate-x:-12rem!important}.lg\:-translate-x-52{--tw-translate-x:-13rem!important}.lg\:-translate-x-56{--tw-translate-x:-14rem!important}.lg\:-translate-x-60{--tw-translate-x:-15rem!important}.lg\:-translate-x-64{--tw-translate-x:-16rem!important}.lg\:-translate-x-72{--tw-translate-x:-18rem!important}.lg\:-translate-x-80{--tw-translate-x:-20rem!important}.lg\:-translate-x-84{--tw-translate-x:-21rem!important}.lg\:-translate-x-96{--tw-translate-x:-24rem!important}.lg\:-translate-x-px{--tw-translate-x:-1px!important}.lg\:-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.lg\:-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.lg\:-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.lg\:-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.lg\:-translate-x--3px{--tw-translate-x:3px!important}.lg\:-translate-x--1px{--tw-translate-x:1px!important}.lg\:-translate-x-5px{--tw-translate-x:-5px!important}.lg\:translate-x-1\/2{--tw-translate-x:50%!important}.lg\:translate-x-1\/3{--tw-translate-x:33.333333%!important}.lg\:translate-x-2\/3{--tw-translate-x:66.666667%!important}.lg\:translate-x-1\/4{--tw-translate-x:25%!important}.lg\:translate-x-2\/4{--tw-translate-x:50%!important}.lg\:translate-x-3\/4{--tw-translate-x:75%!important}.lg\:translate-x-full{--tw-translate-x:100%!important}.lg\:-translate-x-1\/2{--tw-translate-x:-50%!important}.lg\:-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.lg\:-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.lg\:-translate-x-1\/4{--tw-translate-x:-25%!important}.lg\:-translate-x-2\/4{--tw-translate-x:-50%!important}.lg\:-translate-x-3\/4{--tw-translate-x:-75%!important}.lg\:-translate-x-full{--tw-translate-x:-100%!important}.lg\:translate-y-0{--tw-translate-y:0px!important}.lg\:translate-y-1{--tw-translate-y:0.25rem!important}.lg\:translate-y-2{--tw-translate-y:0.5rem!important}.lg\:translate-y-3{--tw-translate-y:0.75rem!important}.lg\:translate-y-4{--tw-translate-y:1rem!important}.lg\:translate-y-5{--tw-translate-y:1.25rem!important}.lg\:translate-y-6{--tw-translate-y:1.5rem!important}.lg\:translate-y-7{--tw-translate-y:1.75rem!important}.lg\:translate-y-8{--tw-translate-y:2rem!important}.lg\:translate-y-9{--tw-translate-y:2.25rem!important}.lg\:translate-y-10{--tw-translate-y:2.5rem!important}.lg\:translate-y-11{--tw-translate-y:2.75rem!important}.lg\:translate-y-12{--tw-translate-y:3rem!important}.lg\:translate-y-14{--tw-translate-y:3.5rem!important}.lg\:translate-y-16{--tw-translate-y:4rem!important}.lg\:translate-y-20{--tw-translate-y:5rem!important}.lg\:translate-y-24{--tw-translate-y:6rem!important}.lg\:translate-y-28{--tw-translate-y:7rem!important}.lg\:translate-y-32{--tw-translate-y:8rem!important}.lg\:translate-y-36{--tw-translate-y:9rem!important}.lg\:translate-y-40{--tw-translate-y:10rem!important}.lg\:translate-y-44{--tw-translate-y:11rem!important}.lg\:translate-y-48{--tw-translate-y:12rem!important}.lg\:translate-y-52{--tw-translate-y:13rem!important}.lg\:translate-y-56{--tw-translate-y:14rem!important}.lg\:translate-y-60{--tw-translate-y:15rem!important}.lg\:translate-y-64{--tw-translate-y:16rem!important}.lg\:translate-y-72{--tw-translate-y:18rem!important}.lg\:translate-y-80{--tw-translate-y:20rem!important}.lg\:translate-y-84{--tw-translate-y:21rem!important}.lg\:translate-y-96{--tw-translate-y:24rem!important}.lg\:translate-y-px{--tw-translate-y:1px!important}.lg\:translate-y-0\.5{--tw-translate-y:0.125rem!important}.lg\:translate-y-1\.5{--tw-translate-y:0.375rem!important}.lg\:translate-y-2\.5{--tw-translate-y:0.625rem!important}.lg\:translate-y-3\.5{--tw-translate-y:0.875rem!important}.lg\:-translate-y-3px{--tw-translate-y:-3px!important}.lg\:-translate-y-1px{--tw-translate-y:-1px!important}.lg\:translate-y-5px{--tw-translate-y:5px!important}.lg\:-translate-y-0{--tw-translate-y:0px!important}.lg\:-translate-y-1{--tw-translate-y:-0.25rem!important}.lg\:-translate-y-2{--tw-translate-y:-0.5rem!important}.lg\:-translate-y-3{--tw-translate-y:-0.75rem!important}.lg\:-translate-y-4{--tw-translate-y:-1rem!important}.lg\:-translate-y-5{--tw-translate-y:-1.25rem!important}.lg\:-translate-y-6{--tw-translate-y:-1.5rem!important}.lg\:-translate-y-7{--tw-translate-y:-1.75rem!important}.lg\:-translate-y-8{--tw-translate-y:-2rem!important}.lg\:-translate-y-9{--tw-translate-y:-2.25rem!important}.lg\:-translate-y-10{--tw-translate-y:-2.5rem!important}.lg\:-translate-y-11{--tw-translate-y:-2.75rem!important}.lg\:-translate-y-12{--tw-translate-y:-3rem!important}.lg\:-translate-y-14{--tw-translate-y:-3.5rem!important}.lg\:-translate-y-16{--tw-translate-y:-4rem!important}.lg\:-translate-y-20{--tw-translate-y:-5rem!important}.lg\:-translate-y-24{--tw-translate-y:-6rem!important}.lg\:-translate-y-28{--tw-translate-y:-7rem!important}.lg\:-translate-y-32{--tw-translate-y:-8rem!important}.lg\:-translate-y-36{--tw-translate-y:-9rem!important}.lg\:-translate-y-40{--tw-translate-y:-10rem!important}.lg\:-translate-y-44{--tw-translate-y:-11rem!important}.lg\:-translate-y-48{--tw-translate-y:-12rem!important}.lg\:-translate-y-52{--tw-translate-y:-13rem!important}.lg\:-translate-y-56{--tw-translate-y:-14rem!important}.lg\:-translate-y-60{--tw-translate-y:-15rem!important}.lg\:-translate-y-64{--tw-translate-y:-16rem!important}.lg\:-translate-y-72{--tw-translate-y:-18rem!important}.lg\:-translate-y-80{--tw-translate-y:-20rem!important}.lg\:-translate-y-84{--tw-translate-y:-21rem!important}.lg\:-translate-y-96{--tw-translate-y:-24rem!important}.lg\:-translate-y-px{--tw-translate-y:-1px!important}.lg\:-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.lg\:-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.lg\:-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.lg\:-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.lg\:-translate-y--3px{--tw-translate-y:3px!important}.lg\:-translate-y--1px{--tw-translate-y:1px!important}.lg\:-translate-y-5px{--tw-translate-y:-5px!important}.lg\:translate-y-1\/2{--tw-translate-y:50%!important}.lg\:translate-y-1\/3{--tw-translate-y:33.333333%!important}.lg\:translate-y-2\/3{--tw-translate-y:66.666667%!important}.lg\:translate-y-1\/4{--tw-translate-y:25%!important}.lg\:translate-y-2\/4{--tw-translate-y:50%!important}.lg\:translate-y-3\/4{--tw-translate-y:75%!important}.lg\:translate-y-full{--tw-translate-y:100%!important}.lg\:-translate-y-1\/2{--tw-translate-y:-50%!important}.lg\:-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.lg\:-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.lg\:-translate-y-1\/4{--tw-translate-y:-25%!important}.lg\:-translate-y-2\/4{--tw-translate-y:-50%!important}.lg\:-translate-y-3\/4{--tw-translate-y:-75%!important}.lg\:-translate-y-full{--tw-translate-y:-100%!important}.lg\:hover\:translate-x-0:hover{--tw-translate-x:0px!important}.lg\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.lg\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.lg\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.lg\:hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.lg\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.lg\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.lg\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.lg\:hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.lg\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.lg\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.lg\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.lg\:hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.lg\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.lg\:hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.lg\:hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.lg\:hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.lg\:hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.lg\:hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.lg\:hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.lg\:hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.lg\:hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.lg\:hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.lg\:hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.lg\:hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.lg\:hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.lg\:hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.lg\:hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.lg\:hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.lg\:hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.lg\:hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.lg\:hover\:translate-x-px:hover{--tw-translate-x:1px!important}.lg\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.lg\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.lg\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.lg\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.lg\:hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.lg\:hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.lg\:hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.lg\:hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.lg\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.lg\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.lg\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.lg\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.lg\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.lg\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.lg\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.lg\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.lg\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.lg\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.lg\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.lg\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.lg\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.lg\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.lg\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.lg\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.lg\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.lg\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.lg\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.lg\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.lg\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.lg\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.lg\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.lg\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.lg\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.lg\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.lg\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.lg\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.lg\:hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.lg\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.lg\:hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.lg\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.lg\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.lg\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.lg\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.lg\:hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.lg\:hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.lg\:hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.lg\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.lg\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.lg\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.lg\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.lg\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.lg\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.lg\:hover\:translate-x-full:hover{--tw-translate-x:100%!important}.lg\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.lg\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.lg\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.lg\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.lg\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.lg\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.lg\:hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.lg\:hover\:translate-y-0:hover{--tw-translate-y:0px!important}.lg\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.lg\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.lg\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.lg\:hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.lg\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.lg\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.lg\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.lg\:hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.lg\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.lg\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.lg\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.lg\:hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.lg\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.lg\:hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.lg\:hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.lg\:hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.lg\:hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.lg\:hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.lg\:hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.lg\:hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.lg\:hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.lg\:hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.lg\:hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.lg\:hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.lg\:hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.lg\:hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.lg\:hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.lg\:hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.lg\:hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.lg\:hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.lg\:hover\:translate-y-px:hover{--tw-translate-y:1px!important}.lg\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.lg\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.lg\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.lg\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.lg\:hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.lg\:hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.lg\:hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.lg\:hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.lg\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.lg\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.lg\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.lg\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.lg\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.lg\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.lg\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.lg\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.lg\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.lg\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.lg\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.lg\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.lg\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.lg\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.lg\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.lg\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.lg\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.lg\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.lg\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.lg\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.lg\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.lg\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.lg\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.lg\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.lg\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.lg\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.lg\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.lg\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.lg\:hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.lg\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.lg\:hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.lg\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.lg\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.lg\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.lg\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.lg\:hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.lg\:hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.lg\:hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.lg\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.lg\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.lg\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.lg\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.lg\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.lg\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.lg\:hover\:translate-y-full:hover{--tw-translate-y:100%!important}.lg\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.lg\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.lg\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.lg\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.lg\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.lg\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.lg\:hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.lg\:focus\:translate-x-0:focus{--tw-translate-x:0px!important}.lg\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.lg\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.lg\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.lg\:focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.lg\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.lg\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.lg\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.lg\:focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.lg\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.lg\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.lg\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.lg\:focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.lg\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.lg\:focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.lg\:focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.lg\:focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.lg\:focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.lg\:focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.lg\:focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.lg\:focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.lg\:focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.lg\:focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.lg\:focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.lg\:focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.lg\:focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.lg\:focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.lg\:focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.lg\:focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.lg\:focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.lg\:focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.lg\:focus\:translate-x-px:focus{--tw-translate-x:1px!important}.lg\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.lg\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.lg\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.lg\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.lg\:focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.lg\:focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.lg\:focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.lg\:focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.lg\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.lg\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.lg\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.lg\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.lg\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.lg\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.lg\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.lg\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.lg\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.lg\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.lg\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.lg\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.lg\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.lg\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.lg\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.lg\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.lg\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.lg\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.lg\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.lg\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.lg\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.lg\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.lg\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.lg\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.lg\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.lg\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.lg\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.lg\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.lg\:focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.lg\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.lg\:focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.lg\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.lg\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.lg\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.lg\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.lg\:focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.lg\:focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.lg\:focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.lg\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.lg\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.lg\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.lg\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.lg\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.lg\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.lg\:focus\:translate-x-full:focus{--tw-translate-x:100%!important}.lg\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.lg\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.lg\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.lg\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.lg\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.lg\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.lg\:focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.lg\:focus\:translate-y-0:focus{--tw-translate-y:0px!important}.lg\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.lg\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.lg\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.lg\:focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.lg\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.lg\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.lg\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.lg\:focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.lg\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.lg\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.lg\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.lg\:focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.lg\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.lg\:focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.lg\:focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.lg\:focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.lg\:focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.lg\:focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.lg\:focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.lg\:focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.lg\:focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.lg\:focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.lg\:focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.lg\:focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.lg\:focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.lg\:focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.lg\:focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.lg\:focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.lg\:focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.lg\:focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.lg\:focus\:translate-y-px:focus{--tw-translate-y:1px!important}.lg\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.lg\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.lg\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.lg\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.lg\:focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.lg\:focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.lg\:focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.lg\:focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.lg\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.lg\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.lg\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.lg\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.lg\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.lg\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.lg\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.lg\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.lg\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.lg\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.lg\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.lg\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.lg\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.lg\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.lg\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.lg\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.lg\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.lg\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.lg\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.lg\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.lg\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.lg\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.lg\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.lg\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.lg\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.lg\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.lg\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.lg\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.lg\:focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.lg\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.lg\:focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.lg\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.lg\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.lg\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.lg\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.lg\:focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.lg\:focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.lg\:focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.lg\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.lg\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.lg\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.lg\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.lg\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.lg\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.lg\:focus\:translate-y-full:focus{--tw-translate-y:100%!important}.lg\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.lg\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.lg\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.lg\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.lg\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.lg\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.lg\:focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.lg\:rotate-0{--tw-rotate:0deg!important}.lg\:rotate-1{--tw-rotate:1deg!important}.lg\:rotate-2{--tw-rotate:2deg!important}.lg\:rotate-3{--tw-rotate:3deg!important}.lg\:rotate-6{--tw-rotate:6deg!important}.lg\:rotate-12{--tw-rotate:12deg!important}.lg\:rotate-45{--tw-rotate:45deg!important}.lg\:rotate-90{--tw-rotate:90deg!important}.lg\:rotate-180{--tw-rotate:180deg!important}.lg\:-rotate-180{--tw-rotate:-180deg!important}.lg\:-rotate-90{--tw-rotate:-90deg!important}.lg\:-rotate-45{--tw-rotate:-45deg!important}.lg\:-rotate-12{--tw-rotate:-12deg!important}.lg\:-rotate-6{--tw-rotate:-6deg!important}.lg\:-rotate-3{--tw-rotate:-3deg!important}.lg\:-rotate-2{--tw-rotate:-2deg!important}.lg\:-rotate-1{--tw-rotate:-1deg!important}.lg\:hover\:rotate-0:hover{--tw-rotate:0deg!important}.lg\:hover\:rotate-1:hover{--tw-rotate:1deg!important}.lg\:hover\:rotate-2:hover{--tw-rotate:2deg!important}.lg\:hover\:rotate-3:hover{--tw-rotate:3deg!important}.lg\:hover\:rotate-6:hover{--tw-rotate:6deg!important}.lg\:hover\:rotate-12:hover{--tw-rotate:12deg!important}.lg\:hover\:rotate-45:hover{--tw-rotate:45deg!important}.lg\:hover\:rotate-90:hover{--tw-rotate:90deg!important}.lg\:hover\:rotate-180:hover{--tw-rotate:180deg!important}.lg\:hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.lg\:hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.lg\:hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.lg\:hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.lg\:hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.lg\:hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.lg\:hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.lg\:hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.lg\:focus\:rotate-0:focus{--tw-rotate:0deg!important}.lg\:focus\:rotate-1:focus{--tw-rotate:1deg!important}.lg\:focus\:rotate-2:focus{--tw-rotate:2deg!important}.lg\:focus\:rotate-3:focus{--tw-rotate:3deg!important}.lg\:focus\:rotate-6:focus{--tw-rotate:6deg!important}.lg\:focus\:rotate-12:focus{--tw-rotate:12deg!important}.lg\:focus\:rotate-45:focus{--tw-rotate:45deg!important}.lg\:focus\:rotate-90:focus{--tw-rotate:90deg!important}.lg\:focus\:rotate-180:focus{--tw-rotate:180deg!important}.lg\:focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.lg\:focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.lg\:focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.lg\:focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.lg\:focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.lg\:focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.lg\:focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.lg\:focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.lg\:skew-x-0{--tw-skew-x:0deg!important}.lg\:skew-x-1{--tw-skew-x:1deg!important}.lg\:skew-x-2{--tw-skew-x:2deg!important}.lg\:skew-x-3{--tw-skew-x:3deg!important}.lg\:skew-x-6{--tw-skew-x:6deg!important}.lg\:skew-x-12{--tw-skew-x:12deg!important}.lg\:-skew-x-12{--tw-skew-x:-12deg!important}.lg\:-skew-x-6{--tw-skew-x:-6deg!important}.lg\:-skew-x-3{--tw-skew-x:-3deg!important}.lg\:-skew-x-2{--tw-skew-x:-2deg!important}.lg\:-skew-x-1{--tw-skew-x:-1deg!important}.lg\:skew-y-0{--tw-skew-y:0deg!important}.lg\:skew-y-1{--tw-skew-y:1deg!important}.lg\:skew-y-2{--tw-skew-y:2deg!important}.lg\:skew-y-3{--tw-skew-y:3deg!important}.lg\:skew-y-6{--tw-skew-y:6deg!important}.lg\:skew-y-12{--tw-skew-y:12deg!important}.lg\:-skew-y-12{--tw-skew-y:-12deg!important}.lg\:-skew-y-6{--tw-skew-y:-6deg!important}.lg\:-skew-y-3{--tw-skew-y:-3deg!important}.lg\:-skew-y-2{--tw-skew-y:-2deg!important}.lg\:-skew-y-1{--tw-skew-y:-1deg!important}.lg\:hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.lg\:hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.lg\:hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.lg\:hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.lg\:hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.lg\:hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.lg\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.lg\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.lg\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.lg\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.lg\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.lg\:hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.lg\:hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.lg\:hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.lg\:hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.lg\:hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.lg\:hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.lg\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.lg\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.lg\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.lg\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.lg\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.lg\:focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.lg\:focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.lg\:focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.lg\:focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.lg\:focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.lg\:focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.lg\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.lg\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.lg\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.lg\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.lg\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.lg\:focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.lg\:focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.lg\:focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.lg\:focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.lg\:focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.lg\:focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.lg\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.lg\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.lg\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.lg\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.lg\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.lg\:scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.lg\:scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.lg\:scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.lg\:scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.lg\:scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.lg\:scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.lg\:scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.lg\:scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.lg\:scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.lg\:scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.lg\:hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.lg\:hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.lg\:hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.lg\:hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.lg\:hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.lg\:hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.lg\:hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.lg\:hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.lg\:hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.lg\:hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.lg\:focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.lg\:focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.lg\:focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.lg\:focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.lg\:focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.lg\:focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.lg\:focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.lg\:focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.lg\:focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.lg\:focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.lg\:scale-x-0{--tw-scale-x:0!important}.lg\:scale-x-50{--tw-scale-x:.5!important}.lg\:scale-x-75{--tw-scale-x:.75!important}.lg\:scale-x-90{--tw-scale-x:.9!important}.lg\:scale-x-95{--tw-scale-x:.95!important}.lg\:scale-x-100{--tw-scale-x:1!important}.lg\:scale-x-105{--tw-scale-x:1.05!important}.lg\:scale-x-110{--tw-scale-x:1.1!important}.lg\:scale-x-125{--tw-scale-x:1.25!important}.lg\:scale-x-150{--tw-scale-x:1.5!important}.lg\:scale-y-0{--tw-scale-y:0!important}.lg\:scale-y-50{--tw-scale-y:.5!important}.lg\:scale-y-75{--tw-scale-y:.75!important}.lg\:scale-y-90{--tw-scale-y:.9!important}.lg\:scale-y-95{--tw-scale-y:.95!important}.lg\:scale-y-100{--tw-scale-y:1!important}.lg\:scale-y-105{--tw-scale-y:1.05!important}.lg\:scale-y-110{--tw-scale-y:1.1!important}.lg\:scale-y-125{--tw-scale-y:1.25!important}.lg\:scale-y-150{--tw-scale-y:1.5!important}.lg\:hover\:scale-x-0:hover{--tw-scale-x:0!important}.lg\:hover\:scale-x-50:hover{--tw-scale-x:.5!important}.lg\:hover\:scale-x-75:hover{--tw-scale-x:.75!important}.lg\:hover\:scale-x-90:hover{--tw-scale-x:.9!important}.lg\:hover\:scale-x-95:hover{--tw-scale-x:.95!important}.lg\:hover\:scale-x-100:hover{--tw-scale-x:1!important}.lg\:hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.lg\:hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.lg\:hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.lg\:hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.lg\:hover\:scale-y-0:hover{--tw-scale-y:0!important}.lg\:hover\:scale-y-50:hover{--tw-scale-y:.5!important}.lg\:hover\:scale-y-75:hover{--tw-scale-y:.75!important}.lg\:hover\:scale-y-90:hover{--tw-scale-y:.9!important}.lg\:hover\:scale-y-95:hover{--tw-scale-y:.95!important}.lg\:hover\:scale-y-100:hover{--tw-scale-y:1!important}.lg\:hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.lg\:hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.lg\:hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.lg\:hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.lg\:focus\:scale-x-0:focus{--tw-scale-x:0!important}.lg\:focus\:scale-x-50:focus{--tw-scale-x:.5!important}.lg\:focus\:scale-x-75:focus{--tw-scale-x:.75!important}.lg\:focus\:scale-x-90:focus{--tw-scale-x:.9!important}.lg\:focus\:scale-x-95:focus{--tw-scale-x:.95!important}.lg\:focus\:scale-x-100:focus{--tw-scale-x:1!important}.lg\:focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.lg\:focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.lg\:focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.lg\:focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.lg\:focus\:scale-y-0:focus{--tw-scale-y:0!important}.lg\:focus\:scale-y-50:focus{--tw-scale-y:.5!important}.lg\:focus\:scale-y-75:focus{--tw-scale-y:.75!important}.lg\:focus\:scale-y-90:focus{--tw-scale-y:.9!important}.lg\:focus\:scale-y-95:focus{--tw-scale-y:.95!important}.lg\:focus\:scale-y-100:focus{--tw-scale-y:1!important}.lg\:focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.lg\:focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.lg\:focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.lg\:focus\:scale-y-150:focus{--tw-scale-y:1.5!important}.lg\:animate-none{animation:none!important}.lg\:animate-spin{animation:spin 1s linear infinite!important}.lg\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.lg\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.lg\:animate-bounce{animation:bounce 1s infinite!important}.lg\:animate-fade-in{animation:fade-in 0.3s linear!important}.lg\:cursor-auto{cursor:auto!important}.lg\:cursor-default{cursor:default!important}.lg\:cursor-pointer{cursor:pointer!important}.lg\:cursor-wait{cursor:wait!important}.lg\:cursor-text{cursor:text!important}.lg\:cursor-move{cursor:move!important}.lg\:cursor-help{cursor:help!important}.lg\:cursor-not-allowed{cursor:not-allowed!important}.lg\:cursor-col-resize{cursor:col-resize!important}.lg\:disabled\:cursor-auto:disabled{cursor:auto!important}.lg\:disabled\:cursor-default:disabled{cursor:default!important}.lg\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.lg\:disabled\:cursor-wait:disabled{cursor:wait!important}.lg\:disabled\:cursor-text:disabled{cursor:text!important}.lg\:disabled\:cursor-move:disabled{cursor:move!important}.lg\:disabled\:cursor-help:disabled{cursor:help!important}.lg\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.lg\:disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.lg\:select-none{-webkit-user-select:none!important;user-select:none!important}.lg\:select-text{-webkit-user-select:text!important;user-select:text!important}.lg\:select-all{-webkit-user-select:all!important;user-select:all!important}.lg\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.lg\:resize-none{resize:none!important}.lg\:resize-y{resize:vertical!important}.lg\:resize-x{resize:horizontal!important}.lg\:resize{resize:both!important}.lg\:list-inside{list-style-position:inside!important}.lg\:list-outside{list-style-position:outside!important}.lg\:list-none{list-style-type:none!important}.lg\:list-disc{list-style-type:disc!important}.lg\:list-decimal{list-style-type:decimal!important}.lg\:appearance-none{-webkit-appearance:none!important;appearance:none!important}.lg\:auto-cols-auto{grid-auto-columns:auto!important}.lg\:auto-cols-min{grid-auto-columns:min-content!important}.lg\:auto-cols-max{grid-auto-columns:max-content!important}.lg\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.lg\:grid-flow-row{grid-auto-flow:row!important}.lg\:grid-flow-col{grid-auto-flow:column!important}.lg\:grid-flow-row-dense{grid-auto-flow:row dense!important}.lg\:grid-flow-col-dense{grid-auto-flow:column dense!important}.lg\:auto-rows-auto{grid-auto-rows:auto!important}.lg\:auto-rows-min{grid-auto-rows:min-content!important}.lg\:auto-rows-max{grid-auto-rows:max-content!important}.lg\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:grid-cols-none{grid-template-columns:none!important}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.lg\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.lg\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.lg\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.lg\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.lg\:grid-rows-none{grid-template-rows:none!important}.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-col{flex-direction:column!important}.lg\:flex-col-reverse{flex-direction:column-reverse!important}.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}.lg\:place-content-center{place-content:center!important}.lg\:place-content-start{place-content:start!important}.lg\:place-content-end{place-content:end!important}.lg\:place-content-between{place-content:space-between!important}.lg\:place-content-around{place-content:space-around!important}.lg\:place-content-evenly{place-content:space-evenly!important}.lg\:place-content-stretch{place-content:stretch!important}.lg\:place-items-start{place-items:start!important}.lg\:place-items-end{place-items:end!important}.lg\:place-items-center{place-items:center!important}.lg\:place-items-stretch{place-items:stretch!important}.lg\:content-center{align-content:center!important}.lg\:content-start{align-content:flex-start!important}.lg\:content-end{align-content:flex-end!important}.lg\:content-between{align-content:space-between!important}.lg\:content-around{align-content:space-around!important}.lg\:content-evenly{align-content:space-evenly!important}.lg\:items-start{align-items:flex-start!important}.lg\:items-end{align-items:flex-end!important}.lg\:items-center{align-items:center!important}.lg\:items-baseline{align-items:baseline!important}.lg\:items-stretch{align-items:stretch!important}.lg\:justify-start{justify-content:flex-start!important}.lg\:justify-end{justify-content:flex-end!important}.lg\:justify-center{justify-content:center!important}.lg\:justify-between{justify-content:space-between!important}.lg\:justify-around{justify-content:space-around!important}.lg\:justify-evenly{justify-content:space-evenly!important}.lg\:justify-items-start{justify-items:start!important}.lg\:justify-items-end{justify-items:end!important}.lg\:justify-items-center{justify-items:center!important}.lg\:justify-items-stretch{justify-items:stretch!important}.lg\:gap-0{gap:0!important}.lg\:gap-1{gap:.25rem!important}.lg\:gap-2{gap:.5rem!important}.lg\:gap-3{gap:.75rem!important}.lg\:gap-4{gap:1rem!important}.lg\:gap-5{gap:1.25rem!important}.lg\:gap-6{gap:1.5rem!important}.lg\:gap-7{gap:1.75rem!important}.lg\:gap-8{gap:2rem!important}.lg\:gap-9{gap:2.25rem!important}.lg\:gap-10{gap:2.5rem!important}.lg\:gap-11{gap:2.75rem!important}.lg\:gap-12{gap:3rem!important}.lg\:gap-14{gap:3.5rem!important}.lg\:gap-16{gap:4rem!important}.lg\:gap-20{gap:5rem!important}.lg\:gap-24{gap:6rem!important}.lg\:gap-28{gap:7rem!important}.lg\:gap-32{gap:8rem!important}.lg\:gap-36{gap:9rem!important}.lg\:gap-40{gap:10rem!important}.lg\:gap-44{gap:11rem!important}.lg\:gap-48{gap:12rem!important}.lg\:gap-52{gap:13rem!important}.lg\:gap-56{gap:14rem!important}.lg\:gap-60{gap:15rem!important}.lg\:gap-64{gap:16rem!important}.lg\:gap-72{gap:18rem!important}.lg\:gap-80{gap:20rem!important}.lg\:gap-84{gap:21rem!important}.lg\:gap-96{gap:24rem!important}.lg\:gap-px{gap:1px!important}.lg\:gap-0\.5{gap:.125rem!important}.lg\:gap-1\.5{gap:.375rem!important}.lg\:gap-2\.5{gap:.625rem!important}.lg\:gap-3\.5{gap:.875rem!important}.lg\:-gap-3px{gap:-3px!important}.lg\:-gap-1px{gap:-1px!important}.lg\:gap-5px{gap:5px!important}.lg\:gap-x-0{column-gap:0!important}.lg\:gap-x-1{column-gap:.25rem!important}.lg\:gap-x-2{column-gap:.5rem!important}.lg\:gap-x-3{column-gap:.75rem!important}.lg\:gap-x-4{column-gap:1rem!important}.lg\:gap-x-5{column-gap:1.25rem!important}.lg\:gap-x-6{column-gap:1.5rem!important}.lg\:gap-x-7{column-gap:1.75rem!important}.lg\:gap-x-8{column-gap:2rem!important}.lg\:gap-x-9{column-gap:2.25rem!important}.lg\:gap-x-10{column-gap:2.5rem!important}.lg\:gap-x-11{column-gap:2.75rem!important}.lg\:gap-x-12{column-gap:3rem!important}.lg\:gap-x-14{column-gap:3.5rem!important}.lg\:gap-x-16{column-gap:4rem!important}.lg\:gap-x-20{column-gap:5rem!important}.lg\:gap-x-24{column-gap:6rem!important}.lg\:gap-x-28{column-gap:7rem!important}.lg\:gap-x-32{column-gap:8rem!important}.lg\:gap-x-36{column-gap:9rem!important}.lg\:gap-x-40{column-gap:10rem!important}.lg\:gap-x-44{column-gap:11rem!important}.lg\:gap-x-48{column-gap:12rem!important}.lg\:gap-x-52{column-gap:13rem!important}.lg\:gap-x-56{column-gap:14rem!important}.lg\:gap-x-60{column-gap:15rem!important}.lg\:gap-x-64{column-gap:16rem!important}.lg\:gap-x-72{column-gap:18rem!important}.lg\:gap-x-80{column-gap:20rem!important}.lg\:gap-x-84{column-gap:21rem!important}.lg\:gap-x-96{column-gap:24rem!important}.lg\:gap-x-px{column-gap:1px!important}.lg\:gap-x-0\.5{column-gap:.125rem!important}.lg\:gap-x-1\.5{column-gap:.375rem!important}.lg\:gap-x-2\.5{column-gap:.625rem!important}.lg\:gap-x-3\.5{column-gap:.875rem!important}.lg\:-gap-x-3px{column-gap:-3px!important}.lg\:-gap-x-1px{column-gap:-1px!important}.lg\:gap-x-5px{column-gap:5px!important}.lg\:gap-y-0{row-gap:0!important}.lg\:gap-y-1{row-gap:.25rem!important}.lg\:gap-y-2{row-gap:.5rem!important}.lg\:gap-y-3{row-gap:.75rem!important}.lg\:gap-y-4{row-gap:1rem!important}.lg\:gap-y-5{row-gap:1.25rem!important}.lg\:gap-y-6{row-gap:1.5rem!important}.lg\:gap-y-7{row-gap:1.75rem!important}.lg\:gap-y-8{row-gap:2rem!important}.lg\:gap-y-9{row-gap:2.25rem!important}.lg\:gap-y-10{row-gap:2.5rem!important}.lg\:gap-y-11{row-gap:2.75rem!important}.lg\:gap-y-12{row-gap:3rem!important}.lg\:gap-y-14{row-gap:3.5rem!important}.lg\:gap-y-16{row-gap:4rem!important}.lg\:gap-y-20{row-gap:5rem!important}.lg\:gap-y-24{row-gap:6rem!important}.lg\:gap-y-28{row-gap:7rem!important}.lg\:gap-y-32{row-gap:8rem!important}.lg\:gap-y-36{row-gap:9rem!important}.lg\:gap-y-40{row-gap:10rem!important}.lg\:gap-y-44{row-gap:11rem!important}.lg\:gap-y-48{row-gap:12rem!important}.lg\:gap-y-52{row-gap:13rem!important}.lg\:gap-y-56{row-gap:14rem!important}.lg\:gap-y-60{row-gap:15rem!important}.lg\:gap-y-64{row-gap:16rem!important}.lg\:gap-y-72{row-gap:18rem!important}.lg\:gap-y-80{row-gap:20rem!important}.lg\:gap-y-84{row-gap:21rem!important}.lg\:gap-y-96{row-gap:24rem!important}.lg\:gap-y-px{row-gap:1px!important}.lg\:gap-y-0\.5{row-gap:.125rem!important}.lg\:gap-y-1\.5{row-gap:.375rem!important}.lg\:gap-y-2\.5{row-gap:.625rem!important}.lg\:gap-y-3\.5{row-gap:.875rem!important}.lg\:-gap-y-3px{row-gap:-3px!important}.lg\:-gap-y-1px{row-gap:-1px!important}.lg\:gap-y-5px{row-gap:5px!important}.lg\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.lg\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.lg\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.lg\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.lg\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.lg\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.lg\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.lg\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.lg\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.lg\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.lg\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.lg\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.lg\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.lg\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.lg\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.lg\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.lg\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.lg\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.lg\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.lg\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.lg\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.lg\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.lg\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.lg\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.lg\:space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.lg\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.lg\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.lg\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.lg\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.lg\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.lg\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.lg\:-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.lg\:space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.lg\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.lg\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.lg\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.lg\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.lg\:-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.lg\:-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.lg\:-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.lg\:-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.lg\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.lg\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.lg\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.lg\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.lg\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.lg\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.lg\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.lg\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.lg\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.lg\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.lg\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.lg\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.lg\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.lg\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.lg\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.lg\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.lg\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.lg\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.lg\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.lg\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.lg\:divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.lg\:divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.lg\:divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.lg\:divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.lg\:divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.lg\:divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.lg\:divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.lg\:divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.lg\:divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.lg\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.lg\:divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.lg\:divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.lg\:divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.lg\:divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.lg\:divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.lg\:divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.lg\:divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.lg\:divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.lg\:divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.lg\:divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.lg\:divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.lg\:divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.lg\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.lg\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.lg\:divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.lg\:divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.lg\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.lg\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.lg\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.lg\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.lg\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.lg\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.lg\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.lg\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.lg\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.lg\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.lg\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.lg\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.lg\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.lg\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.lg\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.lg\:place-self-auto{place-self:auto!important}.lg\:place-self-start{place-self:start!important}.lg\:place-self-end{place-self:end!important}.lg\:place-self-center{place-self:center!important}.lg\:place-self-stretch{place-self:stretch!important}.lg\:self-auto{align-self:auto!important}.lg\:self-start{align-self:flex-start!important}.lg\:self-end{align-self:flex-end!important}.lg\:self-center{align-self:center!important}.lg\:self-stretch{align-self:stretch!important}.lg\:self-baseline{align-self:baseline!important}.lg\:justify-self-auto{justify-self:auto!important}.lg\:justify-self-start{justify-self:start!important}.lg\:justify-self-end{justify-self:end!important}.lg\:justify-self-center{justify-self:center!important}.lg\:justify-self-stretch{justify-self:stretch!important}.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}.lg\:overscroll-auto{overscroll-behavior:auto!important}.lg\:overscroll-contain{overscroll-behavior:contain!important}.lg\:overscroll-none{overscroll-behavior:none!important}.lg\:overscroll-y-auto{overscroll-behavior-y:auto!important}.lg\:overscroll-y-contain{overscroll-behavior-y:contain!important}.lg\:overscroll-y-none{overscroll-behavior-y:none!important}.lg\:overscroll-x-auto{overscroll-behavior-x:auto!important}.lg\:overscroll-x-contain{overscroll-behavior-x:contain!important}.lg\:overscroll-x-none{overscroll-behavior-x:none!important}.lg\:truncate{overflow:hidden!important;white-space:nowrap!important}.lg\:overflow-ellipsis,.lg\:truncate{text-overflow:ellipsis!important}.lg\:overflow-clip{text-overflow:clip!important}.lg\:whitespace-normal{white-space:normal!important}.lg\:whitespace-nowrap{white-space:nowrap!important}.lg\:whitespace-pre{white-space:pre!important}.lg\:whitespace-pre-line{white-space:pre-line!important}.lg\:whitespace-pre-wrap{white-space:pre-wrap!important}.lg\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.lg\:break-words{overflow-wrap:break-word!important}.lg\:break-all{word-break:break-all!important}.lg\:rounded-none{border-radius:0!important}.lg\:rounded-sm{border-radius:.125rem!important}.lg\:rounded{border-radius:.25rem!important}.lg\:rounded-md{border-radius:.375rem!important}.lg\:rounded-lg{border-radius:.5rem!important}.lg\:rounded-xl{border-radius:.75rem!important}.lg\:rounded-2xl{border-radius:1rem!important}.lg\:rounded-3xl{border-radius:1.5rem!important}.lg\:rounded-full{border-radius:9999px!important}.lg\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.lg\:rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.lg\:rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.lg\:rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.lg\:rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.lg\:rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.lg\:rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.lg\:rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.lg\:rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.lg\:rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.lg\:rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.lg\:rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.lg\:rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.lg\:rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.lg\:rounded-tl-none{border-top-left-radius:0!important}.lg\:rounded-tl-sm{border-top-left-radius:.125rem!important}.lg\:rounded-tl{border-top-left-radius:.25rem!important}.lg\:rounded-tl-md{border-top-left-radius:.375rem!important}.lg\:rounded-tl-lg{border-top-left-radius:.5rem!important}.lg\:rounded-tl-xl{border-top-left-radius:.75rem!important}.lg\:rounded-tl-2xl{border-top-left-radius:1rem!important}.lg\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.lg\:rounded-tl-full{border-top-left-radius:9999px!important}.lg\:rounded-tr-none{border-top-right-radius:0!important}.lg\:rounded-tr-sm{border-top-right-radius:.125rem!important}.lg\:rounded-tr{border-top-right-radius:.25rem!important}.lg\:rounded-tr-md{border-top-right-radius:.375rem!important}.lg\:rounded-tr-lg{border-top-right-radius:.5rem!important}.lg\:rounded-tr-xl{border-top-right-radius:.75rem!important}.lg\:rounded-tr-2xl{border-top-right-radius:1rem!important}.lg\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.lg\:rounded-tr-full{border-top-right-radius:9999px!important}.lg\:rounded-br-none{border-bottom-right-radius:0!important}.lg\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.lg\:rounded-br{border-bottom-right-radius:.25rem!important}.lg\:rounded-br-md{border-bottom-right-radius:.375rem!important}.lg\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.lg\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.lg\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.lg\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.lg\:rounded-br-full{border-bottom-right-radius:9999px!important}.lg\:rounded-bl-none{border-bottom-left-radius:0!important}.lg\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.lg\:rounded-bl{border-bottom-left-radius:.25rem!important}.lg\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.lg\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.lg\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.lg\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.lg\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.lg\:rounded-bl-full{border-bottom-left-radius:9999px!important}.lg\:border-0{border-width:0!important}.lg\:border-2{border-width:2px!important}.lg\:border-4{border-width:4px!important}.lg\:border-8{border-width:8px!important}.lg\:border{border-width:1px!important}.lg\:first\:border-0:first-child{border-width:0!important}.lg\:first\:border-2:first-child{border-width:2px!important}.lg\:first\:border-4:first-child{border-width:4px!important}.lg\:first\:border-8:first-child{border-width:8px!important}.lg\:first\:border:first-child{border-width:1px!important}.lg\:border-t-0{border-top-width:0!important}.lg\:border-t-2{border-top-width:2px!important}.lg\:border-t-4{border-top-width:4px!important}.lg\:border-t-8{border-top-width:8px!important}.lg\:border-t{border-top-width:1px!important}.lg\:border-r-0{border-right-width:0!important}.lg\:border-r-2{border-right-width:2px!important}.lg\:border-r-4{border-right-width:4px!important}.lg\:border-r-8{border-right-width:8px!important}.lg\:border-r{border-right-width:1px!important}.lg\:border-b-0{border-bottom-width:0!important}.lg\:border-b-2{border-bottom-width:2px!important}.lg\:border-b-4{border-bottom-width:4px!important}.lg\:border-b-8{border-bottom-width:8px!important}.lg\:border-b{border-bottom-width:1px!important}.lg\:border-l-0{border-left-width:0!important}.lg\:border-l-2{border-left-width:2px!important}.lg\:border-l-4{border-left-width:4px!important}.lg\:border-l-8{border-left-width:8px!important}.lg\:border-l{border-left-width:1px!important}.lg\:first\:border-t-0:first-child{border-top-width:0!important}.lg\:first\:border-t-2:first-child{border-top-width:2px!important}.lg\:first\:border-t-4:first-child{border-top-width:4px!important}.lg\:first\:border-t-8:first-child{border-top-width:8px!important}.lg\:first\:border-t:first-child{border-top-width:1px!important}.lg\:first\:border-r-0:first-child{border-right-width:0!important}.lg\:first\:border-r-2:first-child{border-right-width:2px!important}.lg\:first\:border-r-4:first-child{border-right-width:4px!important}.lg\:first\:border-r-8:first-child{border-right-width:8px!important}.lg\:first\:border-r:first-child{border-right-width:1px!important}.lg\:first\:border-b-0:first-child{border-bottom-width:0!important}.lg\:first\:border-b-2:first-child{border-bottom-width:2px!important}.lg\:first\:border-b-4:first-child{border-bottom-width:4px!important}.lg\:first\:border-b-8:first-child{border-bottom-width:8px!important}.lg\:first\:border-b:first-child{border-bottom-width:1px!important}.lg\:first\:border-l-0:first-child{border-left-width:0!important}.lg\:first\:border-l-2:first-child{border-left-width:2px!important}.lg\:first\:border-l-4:first-child{border-left-width:4px!important}.lg\:first\:border-l-8:first-child{border-left-width:8px!important}.lg\:first\:border-l:first-child{border-left-width:1px!important}.lg\:border-solid{border-style:solid!important}.lg\:border-dashed{border-style:dashed!important}.lg\:border-dotted{border-style:dotted!important}.lg\:border-double{border-style:double!important}.lg\:border-none{border-style:none!important}.lg\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.lg\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.lg\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.lg\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.lg\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.lg\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.lg\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.lg\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.lg\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.lg\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.lg\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.lg\:border-black-light{border-color:#19171199!important}.lg\:border-black-lighter{border-color:#37352f99!important}.lg\:border-black-lightest{border-color:#37352f66!important}.lg\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.lg\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.lg\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.lg\:border-opacity-darker{border-color:#0000001a!important}.lg\:border-opacity-lighter{border-color:#ffffff1a!important}.lg\:border-table-x{border-color:#37352f17!important}.lg\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.lg\:border-transparent{border-color:#0000!important}.lg\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.lg\:border-blue-selection{border-color:#2eaadc33!important}.group:hover .lg\:group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-black-light{border-color:#19171199!important}.group:hover .lg\:group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .lg\:group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .lg\:group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .lg\:group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .lg\:group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .lg\:group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-transparent{border-color:#0000!important}.group:hover .lg\:group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .lg\:group-hover\:border-blue-selection{border-color:#2eaadc33!important}.lg\:focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.lg\:focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.lg\:focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.lg\:focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.lg\:focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.lg\:focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.lg\:focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.lg\:focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.lg\:focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.lg\:focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.lg\:focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.lg\:focus-within\:border-black-light:focus-within{border-color:#19171199!important}.lg\:focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.lg\:focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.lg\:focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.lg\:focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.lg\:focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.lg\:focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.lg\:focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.lg\:focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.lg\:focus-within\:border-transparent:focus-within{border-color:#0000!important}.lg\:focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.lg\:focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.lg\:hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.lg\:hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.lg\:hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.lg\:hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.lg\:hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.lg\:hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.lg\:hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.lg\:hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.lg\:hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.lg\:hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.lg\:hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.lg\:hover\:border-black-light:hover{border-color:#19171199!important}.lg\:hover\:border-black-lighter:hover{border-color:#37352f99!important}.lg\:hover\:border-black-lightest:hover{border-color:#37352f66!important}.lg\:hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.lg\:hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.lg\:hover\:border-opacity-darker:hover{border-color:#0000001a!important}.lg\:hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.lg\:hover\:border-table-x:hover{border-color:#37352f17!important}.lg\:hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.lg\:hover\:border-transparent:hover{border-color:#0000!important}.lg\:hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.lg\:hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.lg\:focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.lg\:focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.lg\:focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.lg\:focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.lg\:focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.lg\:focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.lg\:focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.lg\:focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.lg\:focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.lg\:focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.lg\:focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.lg\:focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.lg\:focus\:border-black-light:focus{border-color:#19171199!important}.lg\:focus\:border-black-lighter:focus{border-color:#37352f99!important}.lg\:focus\:border-black-lightest:focus{border-color:#37352f66!important}.lg\:focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.lg\:focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.lg\:focus\:border-opacity-darker:focus{border-color:#0000001a!important}.lg\:focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.lg\:focus\:border-table-x:focus{border-color:#37352f17!important}.lg\:focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.lg\:focus\:border-transparent:focus{border-color:#0000!important}.lg\:focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.lg\:focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.lg\:focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.lg\:border-opacity-0{--tw-border-opacity:0!important}.lg\:border-opacity-5{--tw-border-opacity:0.05!important}.lg\:border-opacity-10{--tw-border-opacity:0.1!important}.lg\:border-opacity-20{--tw-border-opacity:0.2!important}.lg\:border-opacity-25{--tw-border-opacity:0.25!important}.lg\:border-opacity-30{--tw-border-opacity:0.3!important}.lg\:border-opacity-40{--tw-border-opacity:0.4!important}.lg\:border-opacity-50{--tw-border-opacity:0.5!important}.lg\:border-opacity-60{--tw-border-opacity:0.6!important}.lg\:border-opacity-70{--tw-border-opacity:0.7!important}.lg\:border-opacity-75{--tw-border-opacity:0.75!important}.lg\:border-opacity-80{--tw-border-opacity:0.8!important}.lg\:border-opacity-90{--tw-border-opacity:0.9!important}.lg\:border-opacity-95{--tw-border-opacity:0.95!important}.lg\:border-opacity-100{--tw-border-opacity:1!important}.group:hover .lg\:group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .lg\:group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .lg\:group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .lg\:group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .lg\:group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .lg\:group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .lg\:group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .lg\:group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .lg\:group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .lg\:group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .lg\:group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .lg\:group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .lg\:group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .lg\:group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .lg\:group-hover\:border-opacity-100{--tw-border-opacity:1!important}.lg\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.lg\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.lg\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.lg\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.lg\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.lg\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.lg\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.lg\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.lg\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.lg\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.lg\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.lg\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.lg\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.lg\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.lg\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.lg\:hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.lg\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.lg\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.lg\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.lg\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.lg\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.lg\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.lg\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.lg\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.lg\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.lg\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.lg\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.lg\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.lg\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.lg\:hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.lg\:focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.lg\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.lg\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.lg\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.lg\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.lg\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.lg\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.lg\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.lg\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.lg\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.lg\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.lg\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.lg\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.lg\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.lg\:focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.lg\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.lg\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.lg\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.lg\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.lg\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.lg\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.lg\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.lg\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.lg\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.lg\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.lg\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.lg\:bg-black-light{background-color:#19171199!important}.lg\:bg-black-lighter{background-color:#37352f99!important}.lg\:bg-black-lightest{background-color:#37352f66!important}.lg\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.lg\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.lg\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.lg\:bg-opacity-darker{background-color:#0000001a!important}.lg\:bg-opacity-lighter{background-color:#ffffff1a!important}.lg\:bg-table-x{background-color:#37352f17!important}.lg\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.lg\:bg-transparent{background-color:#0000!important}.lg\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.lg\:bg-blue-selection{background-color:#2eaadc33!important}.group:hover .lg\:group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .lg\:group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .lg\:group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .lg\:group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .lg\:group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .lg\:group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .lg\:group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-transparent{background-color:#0000!important}.group:hover .lg\:group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .lg\:group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.lg\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.lg\:focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.lg\:focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.lg\:focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.lg\:focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.lg\:focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.lg\:focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-transparent:focus-within{background-color:#0000!important}.lg\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.lg\:focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.lg\:hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.lg\:hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.lg\:hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.lg\:hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.lg\:hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.lg\:hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.lg\:hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.lg\:hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.lg\:hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.lg\:hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.lg\:hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.lg\:hover\:bg-black-light:hover{background-color:#19171199!important}.lg\:hover\:bg-black-lighter:hover{background-color:#37352f99!important}.lg\:hover\:bg-black-lightest:hover{background-color:#37352f66!important}.lg\:hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.lg\:hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.lg\:hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.lg\:hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.lg\:hover\:bg-table-x:hover{background-color:#37352f17!important}.lg\:hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.lg\:hover\:bg-transparent:hover{background-color:#0000!important}.lg\:hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.lg\:hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.lg\:focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.lg\:focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.lg\:focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.lg\:focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.lg\:focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.lg\:focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.lg\:focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.lg\:focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.lg\:focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.lg\:focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.lg\:focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.lg\:focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.lg\:focus\:bg-black-light:focus{background-color:#19171199!important}.lg\:focus\:bg-black-lighter:focus{background-color:#37352f99!important}.lg\:focus\:bg-black-lightest:focus{background-color:#37352f66!important}.lg\:focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.lg\:focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.lg\:focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.lg\:focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.lg\:focus\:bg-table-x:focus{background-color:#37352f17!important}.lg\:focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.lg\:focus\:bg-transparent:focus{background-color:#0000!important}.lg\:focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.lg\:focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.lg\:focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.lg\:bg-opacity-0{--tw-bg-opacity:0!important}.lg\:bg-opacity-5{--tw-bg-opacity:0.05!important}.lg\:bg-opacity-10{--tw-bg-opacity:0.1!important}.lg\:bg-opacity-20{--tw-bg-opacity:0.2!important}.lg\:bg-opacity-25{--tw-bg-opacity:0.25!important}.lg\:bg-opacity-30{--tw-bg-opacity:0.3!important}.lg\:bg-opacity-40{--tw-bg-opacity:0.4!important}.lg\:bg-opacity-50{--tw-bg-opacity:0.5!important}.lg\:bg-opacity-60{--tw-bg-opacity:0.6!important}.lg\:bg-opacity-70{--tw-bg-opacity:0.7!important}.lg\:bg-opacity-75{--tw-bg-opacity:0.75!important}.lg\:bg-opacity-80{--tw-bg-opacity:0.8!important}.lg\:bg-opacity-90{--tw-bg-opacity:0.9!important}.lg\:bg-opacity-95{--tw-bg-opacity:0.95!important}.lg\:bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .lg\:group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .lg\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .lg\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .lg\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .lg\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .lg\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .lg\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .lg\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .lg\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .lg\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .lg\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .lg\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .lg\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .lg\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .lg\:group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.lg\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.lg\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.lg\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.lg\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.lg\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.lg\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.lg\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.lg\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.lg\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.lg\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.lg\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.lg\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.lg\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.lg\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.lg\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.lg\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.lg\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.lg\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.lg\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.lg\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.lg\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.lg\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.lg\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.lg\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.lg\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.lg\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.lg\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.lg\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.lg\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.lg\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.lg\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.lg\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.lg\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.lg\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.lg\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.lg\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.lg\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.lg\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.lg\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.lg\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.lg\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.lg\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.lg\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.lg\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.lg\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.lg\:bg-none{background-image:none!important}.lg\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.lg\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.lg\:from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.lg\:from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.lg\:from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.lg\:from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.lg\:from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.lg\:from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.lg\:from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.lg\:from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.lg\:from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.lg\:from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.lg\:from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.lg\:from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.lg\:from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.lg\:from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.lg\:from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.lg\:from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.lg\:from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.lg\:from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.lg\:from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.lg\:from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.lg\:from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.lg\:from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.lg\:from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.lg\:hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.lg\:hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.lg\:hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.lg\:hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.lg\:hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.lg\:hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.lg\:hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.lg\:hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.lg\:hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.lg\:hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.lg\:hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.lg\:hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.lg\:hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.lg\:hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.lg\:hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.lg\:hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.lg\:hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.lg\:hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.lg\:hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.lg\:hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.lg\:hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.lg\:hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.lg\:hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.lg\:focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.lg\:focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.lg\:focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.lg\:focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.lg\:focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.lg\:focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.lg\:focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.lg\:focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.lg\:focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.lg\:focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.lg\:focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.lg\:focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.lg\:focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.lg\:focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.lg\:focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.lg\:focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.lg\:focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.lg\:focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.lg\:focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.lg\:focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.lg\:focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.lg\:focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.lg\:focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.lg\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.lg\:via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.lg\:via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.lg\:via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.lg\:via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.lg\:via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.lg\:via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.lg\:via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.lg\:via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.lg\:via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.lg\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.lg\:via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.lg\:via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.lg\:via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.lg\:via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.lg\:via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.lg\:via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.lg\:via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.lg\:via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.lg\:via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.lg\:via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.lg\:via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.lg\:via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.lg\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.lg\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.lg\:via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.lg\:via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.lg\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.lg\:hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.lg\:hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.lg\:hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.lg\:hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.lg\:hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.lg\:hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.lg\:hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.lg\:hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.lg\:hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.lg\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.lg\:hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.lg\:hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.lg\:hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.lg\:hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.lg\:hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.lg\:hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.lg\:hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.lg\:hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.lg\:hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.lg\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.lg\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.lg\:hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.lg\:hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.lg\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.lg\:focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.lg\:focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.lg\:focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.lg\:focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.lg\:focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.lg\:focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.lg\:focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.lg\:focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.lg\:focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.lg\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.lg\:focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.lg\:focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.lg\:focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.lg\:focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.lg\:focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.lg\:focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.lg\:focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.lg\:focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.lg\:focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.lg\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.lg\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.lg\:focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.lg\:focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.lg\:to-primary{--tw-gradient-to:#f7d94a!important}.lg\:to-primary-darker{--tw-gradient-to:#e7c51f!important}.lg\:to-primary-lighter{--tw-gradient-to:#ffe66f!important}.lg\:to-primary-lightest{--tw-gradient-to:#fe9!important}.lg\:to-secondary{--tw-gradient-to:#fcb930!important}.lg\:to-danger{--tw-gradient-to:#b62222!important}.lg\:to-disabled{--tw-gradient-to:#efeeea!important}.lg\:to-info{--tw-gradient-to:#35425b!important}.lg\:to-success{--tw-gradient-to:#0d8253!important}.lg\:to-warning{--tw-gradient-to:#fcb930!important}.lg\:to-black{--tw-gradient-to:#72706c!important}.lg\:to-black-active{--tw-gradient-to:#37352f!important}.lg\:to-black-dark{--tw-gradient-to:#2f3437!important}.lg\:to-black-light{--tw-gradient-to:#19171199!important}.lg\:to-black-lighter{--tw-gradient-to:#37352f99!important}.lg\:to-black-lightest{--tw-gradient-to:#37352f66!important}.lg\:to-gray{--tw-gradient-to:#f7f6f3!important}.lg\:to-gray-dark{--tw-gradient-to:#7d7d7d!important}.lg\:to-gray-darker{--tw-gradient-to:#2f2f2f!important}.lg\:to-opacity-darker{--tw-gradient-to:#0000001a!important}.lg\:to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.lg\:to-table-x{--tw-gradient-to:#37352f17!important}.lg\:to-table-y{--tw-gradient-to:#dfdfde!important}.lg\:to-transparent{--tw-gradient-to:#0000!important}.lg\:to-white{--tw-gradient-to:#fff!important}.lg\:to-white-off{--tw-gradient-to:#fffefc!important}.lg\:to-blue-selection{--tw-gradient-to:#2eaadc33!important}.lg\:hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.lg\:hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.lg\:hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.lg\:hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.lg\:hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.lg\:hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.lg\:hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.lg\:hover\:to-info:hover{--tw-gradient-to:#35425b!important}.lg\:hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.lg\:hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.lg\:hover\:to-black:hover{--tw-gradient-to:#72706c!important}.lg\:hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.lg\:hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.lg\:hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.lg\:hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.lg\:hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.lg\:hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.lg\:hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.lg\:hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.lg\:hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.lg\:hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.lg\:hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.lg\:hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.lg\:hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.lg\:hover\:to-white:hover{--tw-gradient-to:#fff!important}.lg\:hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.lg\:hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.lg\:focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.lg\:focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.lg\:focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.lg\:focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.lg\:focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.lg\:focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.lg\:focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.lg\:focus\:to-info:focus{--tw-gradient-to:#35425b!important}.lg\:focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.lg\:focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.lg\:focus\:to-black:focus{--tw-gradient-to:#72706c!important}.lg\:focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.lg\:focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.lg\:focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.lg\:focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.lg\:focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.lg\:focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.lg\:focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.lg\:focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.lg\:focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.lg\:focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.lg\:focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.lg\:focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.lg\:focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.lg\:focus\:to-white:focus{--tw-gradient-to:#fff!important}.lg\:focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.lg\:focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.lg\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.lg\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.lg\:bg-auto{background-size:auto!important}.lg\:bg-cover{background-size:cover!important}.lg\:bg-contain{background-size:contain!important}.lg\:bg-fixed{background-attachment:fixed!important}.lg\:bg-local{background-attachment:local!important}.lg\:bg-scroll{background-attachment:scroll!important}.lg\:bg-clip-border{background-clip:initial!important}.lg\:bg-clip-padding{background-clip:padding-box!important}.lg\:bg-clip-content{background-clip:content-box!important}.lg\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.lg\:bg-bottom{background-position:bottom!important}.lg\:bg-center{background-position:50%!important}.lg\:bg-left{background-position:0!important}.lg\:bg-left-bottom{background-position:0 100%!important}.lg\:bg-left-top{background-position:0 0!important}.lg\:bg-right{background-position:100%!important}.lg\:bg-right-bottom{background-position:100% 100%!important}.lg\:bg-right-top{background-position:100% 0!important}.lg\:bg-top{background-position:top!important}.lg\:bg-repeat{background-repeat:repeat!important}.lg\:bg-no-repeat{background-repeat:no-repeat!important}.lg\:bg-repeat-x{background-repeat:repeat-x!important}.lg\:bg-repeat-y{background-repeat:repeat-y!important}.lg\:bg-repeat-round{background-repeat:round!important}.lg\:bg-repeat-space{background-repeat:space!important}.lg\:bg-origin-border{background-origin:border-box!important}.lg\:bg-origin-padding{background-origin:initial!important}.lg\:bg-origin-content{background-origin:content-box!important}.lg\:fill-current{fill:currentColor!important}.lg\:stroke-current{stroke:currentColor!important}.lg\:stroke-0{stroke-width:0!important}.lg\:stroke-1{stroke-width:1!important}.lg\:stroke-2{stroke-width:2!important}.lg\:object-contain{object-fit:contain!important}.lg\:object-cover{object-fit:cover!important}.lg\:object-fill{object-fit:fill!important}.lg\:object-none{object-fit:none!important}.lg\:object-scale-down{object-fit:scale-down!important}.lg\:object-bottom{object-position:bottom!important}.lg\:object-center{object-position:center!important}.lg\:object-left{object-position:left!important}.lg\:object-left-bottom{object-position:left bottom!important}.lg\:object-left-top{object-position:left top!important}.lg\:object-right{object-position:right!important}.lg\:object-right-bottom{object-position:right bottom!important}.lg\:object-right-top{object-position:right top!important}.lg\:object-top{object-position:top!important}.lg\:p-0{padding:0!important}.lg\:p-1{padding:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:p-3{padding:.75rem!important}.lg\:p-4{padding:1rem!important}.lg\:p-5{padding:1.25rem!important}.lg\:p-6{padding:1.5rem!important}.lg\:p-7{padding:1.75rem!important}.lg\:p-8{padding:2rem!important}.lg\:p-9{padding:2.25rem!important}.lg\:p-10{padding:2.5rem!important}.lg\:p-11{padding:2.75rem!important}.lg\:p-12{padding:3rem!important}.lg\:p-14{padding:3.5rem!important}.lg\:p-16{padding:4rem!important}.lg\:p-20{padding:5rem!important}.lg\:p-24{padding:6rem!important}.lg\:p-28{padding:7rem!important}.lg\:p-32{padding:8rem!important}.lg\:p-36{padding:9rem!important}.lg\:p-40{padding:10rem!important}.lg\:p-44{padding:11rem!important}.lg\:p-48{padding:12rem!important}.lg\:p-52{padding:13rem!important}.lg\:p-56{padding:14rem!important}.lg\:p-60{padding:15rem!important}.lg\:p-64{padding:16rem!important}.lg\:p-72{padding:18rem!important}.lg\:p-80{padding:20rem!important}.lg\:p-84{padding:21rem!important}.lg\:p-96{padding:24rem!important}.lg\:p-px{padding:1px!important}.lg\:p-0\.5{padding:.125rem!important}.lg\:p-1\.5{padding:.375rem!important}.lg\:p-2\.5{padding:.625rem!important}.lg\:p-3\.5{padding:.875rem!important}.lg\:-p-3px{padding:-3px!important}.lg\:-p-1px{padding:-1px!important}.lg\:p-5px{padding:5px!important}.lg\:px-0{padding-left:0!important;padding-right:0!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.lg\:px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.lg\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.lg\:px-12{padding-left:3rem!important;padding-right:3rem!important}.lg\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.lg\:px-16{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:px-24{padding-left:6rem!important;padding-right:6rem!important}.lg\:px-28{padding-left:7rem!important;padding-right:7rem!important}.lg\:px-32{padding-left:8rem!important;padding-right:8rem!important}.lg\:px-36{padding-left:9rem!important;padding-right:9rem!important}.lg\:px-40{padding-left:10rem!important;padding-right:10rem!important}.lg\:px-44{padding-left:11rem!important;padding-right:11rem!important}.lg\:px-48{padding-left:12rem!important;padding-right:12rem!important}.lg\:px-52{padding-left:13rem!important;padding-right:13rem!important}.lg\:px-56{padding-left:14rem!important;padding-right:14rem!important}.lg\:px-60{padding-left:15rem!important;padding-right:15rem!important}.lg\:px-64{padding-left:16rem!important;padding-right:16rem!important}.lg\:px-72{padding-left:18rem!important;padding-right:18rem!important}.lg\:px-80{padding-left:20rem!important;padding-right:20rem!important}.lg\:px-84{padding-left:21rem!important;padding-right:21rem!important}.lg\:px-96{padding-left:24rem!important;padding-right:24rem!important}.lg\:px-px{padding-left:1px!important;padding-right:1px!important}.lg\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.lg\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.lg\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.lg\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.lg\:-px-3px{padding-left:-3px!important;padding-right:-3px!important}.lg\:-px-1px{padding-left:-1px!important;padding-right:-1px!important}.lg\:px-5px{padding-left:5px!important;padding-right:5px!important}.lg\:py-0{padding-bottom:0!important;padding-top:0!important}.lg\:py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.lg\:py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.lg\:py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.lg\:py-4{padding-bottom:1rem!important;padding-top:1rem!important}.lg\:py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.lg\:py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.lg\:py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.lg\:py-8{padding-bottom:2rem!important;padding-top:2rem!important}.lg\:py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.lg\:py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.lg\:py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.lg\:py-12{padding-bottom:3rem!important;padding-top:3rem!important}.lg\:py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.lg\:py-16{padding-bottom:4rem!important;padding-top:4rem!important}.lg\:py-20{padding-bottom:5rem!important;padding-top:5rem!important}.lg\:py-24{padding-bottom:6rem!important;padding-top:6rem!important}.lg\:py-28{padding-bottom:7rem!important;padding-top:7rem!important}.lg\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}.lg\:py-36{padding-bottom:9rem!important;padding-top:9rem!important}.lg\:py-40{padding-bottom:10rem!important;padding-top:10rem!important}.lg\:py-44{padding-bottom:11rem!important;padding-top:11rem!important}.lg\:py-48{padding-bottom:12rem!important;padding-top:12rem!important}.lg\:py-52{padding-bottom:13rem!important;padding-top:13rem!important}.lg\:py-56{padding-bottom:14rem!important;padding-top:14rem!important}.lg\:py-60{padding-bottom:15rem!important;padding-top:15rem!important}.lg\:py-64{padding-bottom:16rem!important;padding-top:16rem!important}.lg\:py-72{padding-bottom:18rem!important;padding-top:18rem!important}.lg\:py-80{padding-bottom:20rem!important;padding-top:20rem!important}.lg\:py-84{padding-bottom:21rem!important;padding-top:21rem!important}.lg\:py-96{padding-bottom:24rem!important;padding-top:24rem!important}.lg\:py-px{padding-bottom:1px!important;padding-top:1px!important}.lg\:py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.lg\:py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.lg\:py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.lg\:py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.lg\:-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.lg\:-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.lg\:py-5px{padding-bottom:5px!important;padding-top:5px!important}.lg\:pt-0{padding-top:0!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-3{padding-top:.75rem!important}.lg\:pt-4{padding-top:1rem!important}.lg\:pt-5{padding-top:1.25rem!important}.lg\:pt-6{padding-top:1.5rem!important}.lg\:pt-7{padding-top:1.75rem!important}.lg\:pt-8{padding-top:2rem!important}.lg\:pt-9{padding-top:2.25rem!important}.lg\:pt-10{padding-top:2.5rem!important}.lg\:pt-11{padding-top:2.75rem!important}.lg\:pt-12{padding-top:3rem!important}.lg\:pt-14{padding-top:3.5rem!important}.lg\:pt-16{padding-top:4rem!important}.lg\:pt-20{padding-top:5rem!important}.lg\:pt-24{padding-top:6rem!important}.lg\:pt-28{padding-top:7rem!important}.lg\:pt-32{padding-top:8rem!important}.lg\:pt-36{padding-top:9rem!important}.lg\:pt-40{padding-top:10rem!important}.lg\:pt-44{padding-top:11rem!important}.lg\:pt-48{padding-top:12rem!important}.lg\:pt-52{padding-top:13rem!important}.lg\:pt-56{padding-top:14rem!important}.lg\:pt-60{padding-top:15rem!important}.lg\:pt-64{padding-top:16rem!important}.lg\:pt-72{padding-top:18rem!important}.lg\:pt-80{padding-top:20rem!important}.lg\:pt-84{padding-top:21rem!important}.lg\:pt-96{padding-top:24rem!important}.lg\:pt-px{padding-top:1px!important}.lg\:pt-0\.5{padding-top:.125rem!important}.lg\:pt-1\.5{padding-top:.375rem!important}.lg\:pt-2\.5{padding-top:.625rem!important}.lg\:pt-3\.5{padding-top:.875rem!important}.lg\:-pt-3px{padding-top:-3px!important}.lg\:-pt-1px{padding-top:-1px!important}.lg\:pt-5px{padding-top:5px!important}.lg\:pr-0{padding-right:0!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pr-3{padding-right:.75rem!important}.lg\:pr-4{padding-right:1rem!important}.lg\:pr-5{padding-right:1.25rem!important}.lg\:pr-6{padding-right:1.5rem!important}.lg\:pr-7{padding-right:1.75rem!important}.lg\:pr-8{padding-right:2rem!important}.lg\:pr-9{padding-right:2.25rem!important}.lg\:pr-10{padding-right:2.5rem!important}.lg\:pr-11{padding-right:2.75rem!important}.lg\:pr-12{padding-right:3rem!important}.lg\:pr-14{padding-right:3.5rem!important}.lg\:pr-16{padding-right:4rem!important}.lg\:pr-20{padding-right:5rem!important}.lg\:pr-24{padding-right:6rem!important}.lg\:pr-28{padding-right:7rem!important}.lg\:pr-32{padding-right:8rem!important}.lg\:pr-36{padding-right:9rem!important}.lg\:pr-40{padding-right:10rem!important}.lg\:pr-44{padding-right:11rem!important}.lg\:pr-48{padding-right:12rem!important}.lg\:pr-52{padding-right:13rem!important}.lg\:pr-56{padding-right:14rem!important}.lg\:pr-60{padding-right:15rem!important}.lg\:pr-64{padding-right:16rem!important}.lg\:pr-72{padding-right:18rem!important}.lg\:pr-80{padding-right:20rem!important}.lg\:pr-84{padding-right:21rem!important}.lg\:pr-96{padding-right:24rem!important}.lg\:pr-px{padding-right:1px!important}.lg\:pr-0\.5{padding-right:.125rem!important}.lg\:pr-1\.5{padding-right:.375rem!important}.lg\:pr-2\.5{padding-right:.625rem!important}.lg\:pr-3\.5{padding-right:.875rem!important}.lg\:-pr-3px{padding-right:-3px!important}.lg\:-pr-1px{padding-right:-1px!important}.lg\:pr-5px{padding-right:5px!important}.lg\:pb-0{padding-bottom:0!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:pb-3{padding-bottom:.75rem!important}.lg\:pb-4{padding-bottom:1rem!important}.lg\:pb-5{padding-bottom:1.25rem!important}.lg\:pb-6{padding-bottom:1.5rem!important}.lg\:pb-7{padding-bottom:1.75rem!important}.lg\:pb-8{padding-bottom:2rem!important}.lg\:pb-9{padding-bottom:2.25rem!important}.lg\:pb-10{padding-bottom:2.5rem!important}.lg\:pb-11{padding-bottom:2.75rem!important}.lg\:pb-12{padding-bottom:3rem!important}.lg\:pb-14{padding-bottom:3.5rem!important}.lg\:pb-16{padding-bottom:4rem!important}.lg\:pb-20{padding-bottom:5rem!important}.lg\:pb-24{padding-bottom:6rem!important}.lg\:pb-28{padding-bottom:7rem!important}.lg\:pb-32{padding-bottom:8rem!important}.lg\:pb-36{padding-bottom:9rem!important}.lg\:pb-40{padding-bottom:10rem!important}.lg\:pb-44{padding-bottom:11rem!important}.lg\:pb-48{padding-bottom:12rem!important}.lg\:pb-52{padding-bottom:13rem!important}.lg\:pb-56{padding-bottom:14rem!important}.lg\:pb-60{padding-bottom:15rem!important}.lg\:pb-64{padding-bottom:16rem!important}.lg\:pb-72{padding-bottom:18rem!important}.lg\:pb-80{padding-bottom:20rem!important}.lg\:pb-84{padding-bottom:21rem!important}.lg\:pb-96{padding-bottom:24rem!important}.lg\:pb-px{padding-bottom:1px!important}.lg\:pb-0\.5{padding-bottom:.125rem!important}.lg\:pb-1\.5{padding-bottom:.375rem!important}.lg\:pb-2\.5{padding-bottom:.625rem!important}.lg\:pb-3\.5{padding-bottom:.875rem!important}.lg\:-pb-3px{padding-bottom:-3px!important}.lg\:-pb-1px{padding-bottom:-1px!important}.lg\:pb-5px{padding-bottom:5px!important}.lg\:pl-0{padding-left:0!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pl-3{padding-left:.75rem!important}.lg\:pl-4{padding-left:1rem!important}.lg\:pl-5{padding-left:1.25rem!important}.lg\:pl-6{padding-left:1.5rem!important}.lg\:pl-7{padding-left:1.75rem!important}.lg\:pl-8{padding-left:2rem!important}.lg\:pl-9{padding-left:2.25rem!important}.lg\:pl-10{padding-left:2.5rem!important}.lg\:pl-11{padding-left:2.75rem!important}.lg\:pl-12{padding-left:3rem!important}.lg\:pl-14{padding-left:3.5rem!important}.lg\:pl-16{padding-left:4rem!important}.lg\:pl-20{padding-left:5rem!important}.lg\:pl-24{padding-left:6rem!important}.lg\:pl-28{padding-left:7rem!important}.lg\:pl-32{padding-left:8rem!important}.lg\:pl-36{padding-left:9rem!important}.lg\:pl-40{padding-left:10rem!important}.lg\:pl-44{padding-left:11rem!important}.lg\:pl-48{padding-left:12rem!important}.lg\:pl-52{padding-left:13rem!important}.lg\:pl-56{padding-left:14rem!important}.lg\:pl-60{padding-left:15rem!important}.lg\:pl-64{padding-left:16rem!important}.lg\:pl-72{padding-left:18rem!important}.lg\:pl-80{padding-left:20rem!important}.lg\:pl-84{padding-left:21rem!important}.lg\:pl-96{padding-left:24rem!important}.lg\:pl-px{padding-left:1px!important}.lg\:pl-0\.5{padding-left:.125rem!important}.lg\:pl-1\.5{padding-left:.375rem!important}.lg\:pl-2\.5{padding-left:.625rem!important}.lg\:pl-3\.5{padding-left:.875rem!important}.lg\:-pl-3px{padding-left:-3px!important}.lg\:-pl-1px{padding-left:-1px!important}.lg\:pl-5px{padding-left:5px!important}.lg\:text-left{text-align:left!important}.lg\:text-center{text-align:center!important}.lg\:text-right{text-align:right!important}.lg\:text-justify{text-align:justify!important}.lg\:align-baseline{vertical-align:initial!important}.lg\:align-top{vertical-align:top!important}.lg\:align-middle{vertical-align:middle!important}.lg\:align-bottom{vertical-align:bottom!important}.lg\:align-text-top{vertical-align:text-top!important}.lg\:align-text-bottom{vertical-align:text-bottom!important}.lg\:font-primary,.lg\:font-secondary{font-family:Inter!important}.lg\:text-sm,.lg\:text-xs{font-size:.75rem!important;line-height:1rem!important}.lg\:text-base{font-size:.875rem!important;line-height:1.25rem!important}.lg\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.lg\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.lg\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.lg\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.lg\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.lg\:text-5xl{font-size:3rem!important;line-height:1!important}.lg\:text-6xl{font-size:3.75rem!important;line-height:1!important}.lg\:text-7xl{font-size:4.5rem!important;line-height:1rem!important}.lg\:text-8xl{font-size:6rem!important;line-height:1!important}.lg\:text-9xl{font-size:8rem!important;line-height:1!important}.lg\:font-thin{font-weight:100!important}.lg\:font-extralight{font-weight:200!important}.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}.lg\:font-extrabold{font-weight:800!important}.lg\:font-black{font-weight:900!important}.lg\:uppercase{text-transform:uppercase!important}.lg\:lowercase{text-transform:lowercase!important}.lg\:capitalize{text-transform:capitalize!important}.lg\:normal-case{text-transform:none!important}.lg\:italic{font-style:italic!important}.lg\:not-italic{font-style:normal!important}.lg\:diagonal-fractions,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:ordinal,.lg\:proportional-nums,.lg\:slashed-zero,.lg\:stacked-fractions,.lg\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.lg\:normal-nums{font-variant-numeric:normal!important}.lg\:ordinal{--tw-ordinal:ordinal!important}.lg\:slashed-zero{--tw-slashed-zero:slashed-zero!important}.lg\:lining-nums{--tw-numeric-figure:lining-nums!important}.lg\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.lg\:proportional-nums{--tw-numeric-spacing:proportional-nums!important}.lg\:tabular-nums{--tw-numeric-spacing:tabular-nums!important}.lg\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.lg\:stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.lg\:leading-3{line-height:.75rem!important}.lg\:leading-4{line-height:1rem!important}.lg\:leading-5{line-height:1.25rem!important}.lg\:leading-6{line-height:1.5rem!important}.lg\:leading-7{line-height:1.75rem!important}.lg\:leading-8{line-height:2rem!important}.lg\:leading-9{line-height:2.25rem!important}.lg\:leading-10{line-height:2.5rem!important}.lg\:leading-none{line-height:1!important}.lg\:leading-tight{line-height:1.25!important}.lg\:leading-snug{line-height:1.375!important}.lg\:leading-normal{line-height:1.5!important}.lg\:leading-relaxed{line-height:1.625!important}.lg\:leading-loose{line-height:2!important}.lg\:tracking-tighter{letter-spacing:-.05em!important}.lg\:tracking-tight{letter-spacing:-.025em!important}.lg\:tracking-normal{letter-spacing:0!important}.lg\:tracking-wide{letter-spacing:.025em!important}.lg\:tracking-wider{letter-spacing:.05em!important}.lg\:tracking-widest{letter-spacing:.1em!important}.lg\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.lg\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.lg\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.lg\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.lg\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.lg\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.lg\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.lg\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.lg\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.lg\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.lg\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.lg\:text-black-light{color:#19171199!important}.lg\:text-black-lighter{color:#37352f99!important}.lg\:text-black-lightest{color:#37352f66!important}.lg\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.lg\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.lg\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.lg\:text-opacity-darker{color:#0000001a!important}.lg\:text-opacity-lighter{color:#ffffff1a!important}.lg\:text-table-x{color:#37352f17!important}.lg\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.lg\:text-transparent{color:#0000!important}.lg\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.lg\:text-blue-selection{color:#2eaadc33!important}.group:hover .lg\:group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-black-light{color:#19171199!important}.group:hover .lg\:group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .lg\:group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .lg\:group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .lg\:group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .lg\:group-hover\:text-table-x{color:#37352f17!important}.group:hover .lg\:group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-transparent{color:#0000!important}.group:hover .lg\:group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .lg\:group-hover\:text-blue-selection{color:#2eaadc33!important}.lg\:focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.lg\:focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.lg\:focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.lg\:focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.lg\:focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.lg\:focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.lg\:focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.lg\:focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.lg\:focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.lg\:focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.lg\:focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.lg\:focus-within\:text-black-light:focus-within{color:#19171199!important}.lg\:focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.lg\:focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.lg\:focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.lg\:focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.lg\:focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.lg\:focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.lg\:focus-within\:text-table-x:focus-within{color:#37352f17!important}.lg\:focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.lg\:focus-within\:text-transparent:focus-within{color:#0000!important}.lg\:focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.lg\:focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.lg\:hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.lg\:hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.lg\:hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.lg\:hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.lg\:hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.lg\:hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.lg\:hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.lg\:hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.lg\:hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.lg\:hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.lg\:hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.lg\:hover\:text-black-light:hover{color:#19171199!important}.lg\:hover\:text-black-lighter:hover{color:#37352f99!important}.lg\:hover\:text-black-lightest:hover{color:#37352f66!important}.lg\:hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.lg\:hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.lg\:hover\:text-opacity-darker:hover{color:#0000001a!important}.lg\:hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.lg\:hover\:text-table-x:hover{color:#37352f17!important}.lg\:hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.lg\:hover\:text-transparent:hover{color:#0000!important}.lg\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.lg\:hover\:text-blue-selection:hover{color:#2eaadc33!important}.lg\:focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.lg\:focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.lg\:focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.lg\:focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.lg\:focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.lg\:focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.lg\:focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.lg\:focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.lg\:focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.lg\:focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.lg\:focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.lg\:focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.lg\:focus\:text-black-light:focus{color:#19171199!important}.lg\:focus\:text-black-lighter:focus{color:#37352f99!important}.lg\:focus\:text-black-lightest:focus{color:#37352f66!important}.lg\:focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.lg\:focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.lg\:focus\:text-opacity-darker:focus{color:#0000001a!important}.lg\:focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.lg\:focus\:text-table-x:focus{color:#37352f17!important}.lg\:focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.lg\:focus\:text-transparent:focus{color:#0000!important}.lg\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.lg\:focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.lg\:focus\:text-blue-selection:focus{color:#2eaadc33!important}.lg\:text-opacity-0{--tw-text-opacity:0!important}.lg\:text-opacity-5{--tw-text-opacity:0.05!important}.lg\:text-opacity-10{--tw-text-opacity:0.1!important}.lg\:text-opacity-20{--tw-text-opacity:0.2!important}.lg\:text-opacity-25{--tw-text-opacity:0.25!important}.lg\:text-opacity-30{--tw-text-opacity:0.3!important}.lg\:text-opacity-40{--tw-text-opacity:0.4!important}.lg\:text-opacity-50{--tw-text-opacity:0.5!important}.lg\:text-opacity-60{--tw-text-opacity:0.6!important}.lg\:text-opacity-70{--tw-text-opacity:0.7!important}.lg\:text-opacity-75{--tw-text-opacity:0.75!important}.lg\:text-opacity-80{--tw-text-opacity:0.8!important}.lg\:text-opacity-90{--tw-text-opacity:0.9!important}.lg\:text-opacity-95{--tw-text-opacity:0.95!important}.lg\:text-opacity-100{--tw-text-opacity:1!important}.group:hover .lg\:group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .lg\:group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .lg\:group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .lg\:group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .lg\:group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .lg\:group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .lg\:group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .lg\:group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .lg\:group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .lg\:group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .lg\:group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .lg\:group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .lg\:group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .lg\:group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .lg\:group-hover\:text-opacity-100{--tw-text-opacity:1!important}.lg\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.lg\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.lg\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.lg\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.lg\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.lg\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.lg\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.lg\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.lg\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.lg\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.lg\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.lg\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.lg\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.lg\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.lg\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.lg\:hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.lg\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.lg\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.lg\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.lg\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.lg\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.lg\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.lg\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.lg\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.lg\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.lg\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.lg\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.lg\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.lg\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.lg\:hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.lg\:focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.lg\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.lg\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.lg\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.lg\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.lg\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.lg\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.lg\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.lg\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.lg\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.lg\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.lg\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.lg\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.lg\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.lg\:focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.lg\:underline{text-decoration:underline!important}.lg\:line-through{text-decoration:line-through!important}.lg\:no-underline{text-decoration:none!important}.group:hover .lg\:group-hover\:underline{text-decoration:underline!important}.group:hover .lg\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .lg\:group-hover\:no-underline{text-decoration:none!important}.lg\:focus-within\:underline:focus-within{text-decoration:underline!important}.lg\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.lg\:focus-within\:no-underline:focus-within{text-decoration:none!important}.lg\:hover\:underline:hover{text-decoration:underline!important}.lg\:hover\:line-through:hover{text-decoration:line-through!important}.lg\:hover\:no-underline:hover{text-decoration:none!important}.lg\:focus\:underline:focus{text-decoration:underline!important}.lg\:focus\:line-through:focus{text-decoration:line-through!important}.lg\:focus\:no-underline:focus{text-decoration:none!important}.lg\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.lg\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.lg\:placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.lg\:placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.lg\:placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.lg\:placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.lg\:placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.lg\:placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.lg\:placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.lg\:placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.lg\:placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.lg\:placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.lg\:placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.lg\:placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.lg\:placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.lg\:placeholder-black-light::placeholder{color:#19171199!important}.lg\:placeholder-black-lighter::placeholder{color:#37352f99!important}.lg\:placeholder-black-lightest::placeholder{color:#37352f66!important}.lg\:placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.lg\:placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.lg\:placeholder-opacity-darker::placeholder{color:#0000001a!important}.lg\:placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.lg\:placeholder-table-x::placeholder{color:#37352f17!important}.lg\:placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.lg\:placeholder-transparent::placeholder{color:#0000!important}.lg\:placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.lg\:placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.lg\:placeholder-blue-selection::placeholder{color:#2eaadc33!important}.lg\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.lg\:focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.lg\:focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.lg\:focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.lg\:focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.lg\:focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.lg\:focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.lg\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.lg\:focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.lg\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.lg\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.lg\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.lg\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.lg\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.lg\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.lg\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.lg\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.lg\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.lg\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.lg\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.lg\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.lg\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.lg\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.lg\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.lg\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.lg\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.lg\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.lg\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.lg\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.lg\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.lg\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.lg\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.lg\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.lg\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.lg\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.lg\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.lg\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.lg\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.lg\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.lg\:opacity-0{opacity:0!important}.lg\:opacity-5{opacity:.05!important}.lg\:opacity-10{opacity:.1!important}.lg\:opacity-20{opacity:.2!important}.lg\:opacity-25{opacity:.25!important}.lg\:opacity-30{opacity:.3!important}.lg\:opacity-40{opacity:.4!important}.lg\:opacity-50{opacity:.5!important}.lg\:opacity-60{opacity:.6!important}.lg\:opacity-70{opacity:.7!important}.lg\:opacity-75{opacity:.75!important}.lg\:opacity-80{opacity:.8!important}.lg\:opacity-90{opacity:.9!important}.lg\:opacity-95{opacity:.95!important}.lg\:opacity-100{opacity:1!important}.group:hover .lg\:group-hover\:opacity-0{opacity:0!important}.group:hover .lg\:group-hover\:opacity-5{opacity:.05!important}.group:hover .lg\:group-hover\:opacity-10{opacity:.1!important}.group:hover .lg\:group-hover\:opacity-20{opacity:.2!important}.group:hover .lg\:group-hover\:opacity-25{opacity:.25!important}.group:hover .lg\:group-hover\:opacity-30{opacity:.3!important}.group:hover .lg\:group-hover\:opacity-40{opacity:.4!important}.group:hover .lg\:group-hover\:opacity-50{opacity:.5!important}.group:hover .lg\:group-hover\:opacity-60{opacity:.6!important}.group:hover .lg\:group-hover\:opacity-70{opacity:.7!important}.group:hover .lg\:group-hover\:opacity-75{opacity:.75!important}.group:hover .lg\:group-hover\:opacity-80{opacity:.8!important}.group:hover .lg\:group-hover\:opacity-90{opacity:.9!important}.group:hover .lg\:group-hover\:opacity-95{opacity:.95!important}.group:hover .lg\:group-hover\:opacity-100{opacity:1!important}.lg\:focus-within\:opacity-0:focus-within{opacity:0!important}.lg\:focus-within\:opacity-5:focus-within{opacity:.05!important}.lg\:focus-within\:opacity-10:focus-within{opacity:.1!important}.lg\:focus-within\:opacity-20:focus-within{opacity:.2!important}.lg\:focus-within\:opacity-25:focus-within{opacity:.25!important}.lg\:focus-within\:opacity-30:focus-within{opacity:.3!important}.lg\:focus-within\:opacity-40:focus-within{opacity:.4!important}.lg\:focus-within\:opacity-50:focus-within{opacity:.5!important}.lg\:focus-within\:opacity-60:focus-within{opacity:.6!important}.lg\:focus-within\:opacity-70:focus-within{opacity:.7!important}.lg\:focus-within\:opacity-75:focus-within{opacity:.75!important}.lg\:focus-within\:opacity-80:focus-within{opacity:.8!important}.lg\:focus-within\:opacity-90:focus-within{opacity:.9!important}.lg\:focus-within\:opacity-95:focus-within{opacity:.95!important}.lg\:focus-within\:opacity-100:focus-within{opacity:1!important}.lg\:hover\:opacity-0:hover{opacity:0!important}.lg\:hover\:opacity-5:hover{opacity:.05!important}.lg\:hover\:opacity-10:hover{opacity:.1!important}.lg\:hover\:opacity-20:hover{opacity:.2!important}.lg\:hover\:opacity-25:hover{opacity:.25!important}.lg\:hover\:opacity-30:hover{opacity:.3!important}.lg\:hover\:opacity-40:hover{opacity:.4!important}.lg\:hover\:opacity-50:hover{opacity:.5!important}.lg\:hover\:opacity-60:hover{opacity:.6!important}.lg\:hover\:opacity-70:hover{opacity:.7!important}.lg\:hover\:opacity-75:hover{opacity:.75!important}.lg\:hover\:opacity-80:hover{opacity:.8!important}.lg\:hover\:opacity-90:hover{opacity:.9!important}.lg\:hover\:opacity-95:hover{opacity:.95!important}.lg\:hover\:opacity-100:hover{opacity:1!important}.lg\:focus\:opacity-0:focus{opacity:0!important}.lg\:focus\:opacity-5:focus{opacity:.05!important}.lg\:focus\:opacity-10:focus{opacity:.1!important}.lg\:focus\:opacity-20:focus{opacity:.2!important}.lg\:focus\:opacity-25:focus{opacity:.25!important}.lg\:focus\:opacity-30:focus{opacity:.3!important}.lg\:focus\:opacity-40:focus{opacity:.4!important}.lg\:focus\:opacity-50:focus{opacity:.5!important}.lg\:focus\:opacity-60:focus{opacity:.6!important}.lg\:focus\:opacity-70:focus{opacity:.7!important}.lg\:focus\:opacity-75:focus{opacity:.75!important}.lg\:focus\:opacity-80:focus{opacity:.8!important}.lg\:focus\:opacity-90:focus{opacity:.9!important}.lg\:focus\:opacity-95:focus{opacity:.95!important}.lg\:focus\:opacity-100:focus{opacity:1!important}.lg\:disabled\:opacity-0:disabled{opacity:0!important}.lg\:disabled\:opacity-5:disabled{opacity:.05!important}.lg\:disabled\:opacity-10:disabled{opacity:.1!important}.lg\:disabled\:opacity-20:disabled{opacity:.2!important}.lg\:disabled\:opacity-25:disabled{opacity:.25!important}.lg\:disabled\:opacity-30:disabled{opacity:.3!important}.lg\:disabled\:opacity-40:disabled{opacity:.4!important}.lg\:disabled\:opacity-50:disabled{opacity:.5!important}.lg\:disabled\:opacity-60:disabled{opacity:.6!important}.lg\:disabled\:opacity-70:disabled{opacity:.7!important}.lg\:disabled\:opacity-75:disabled{opacity:.75!important}.lg\:disabled\:opacity-80:disabled{opacity:.8!important}.lg\:disabled\:opacity-90:disabled{opacity:.9!important}.lg\:disabled\:opacity-95:disabled{opacity:.95!important}.lg\:disabled\:opacity-100:disabled{opacity:1!important}.lg\:bg-blend-normal{background-blend-mode:normal!important}.lg\:bg-blend-multiply{background-blend-mode:multiply!important}.lg\:bg-blend-screen{background-blend-mode:screen!important}.lg\:bg-blend-overlay{background-blend-mode:overlay!important}.lg\:bg-blend-darken{background-blend-mode:darken!important}.lg\:bg-blend-lighten{background-blend-mode:lighten!important}.lg\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.lg\:bg-blend-color-burn{background-blend-mode:color-burn!important}.lg\:bg-blend-hard-light{background-blend-mode:hard-light!important}.lg\:bg-blend-soft-light{background-blend-mode:soft-light!important}.lg\:bg-blend-difference{background-blend-mode:difference!important}.lg\:bg-blend-exclusion{background-blend-mode:exclusion!important}.lg\:bg-blend-hue{background-blend-mode:hue!important}.lg\:bg-blend-saturation{background-blend-mode:saturation!important}.lg\:bg-blend-color{background-blend-mode:color!important}.lg\:bg-blend-luminosity{background-blend-mode:luminosity!important}.lg\:mix-blend-normal{mix-blend-mode:normal!important}.lg\:mix-blend-multiply{mix-blend-mode:multiply!important}.lg\:mix-blend-screen{mix-blend-mode:screen!important}.lg\:mix-blend-overlay{mix-blend-mode:overlay!important}.lg\:mix-blend-darken{mix-blend-mode:darken!important}.lg\:mix-blend-lighten{mix-blend-mode:lighten!important}.lg\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.lg\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.lg\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.lg\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.lg\:mix-blend-difference{mix-blend-mode:difference!important}.lg\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.lg\:mix-blend-hue{mix-blend-mode:hue!important}.lg\:mix-blend-saturation{mix-blend-mode:saturation!important}.lg\:mix-blend-color{mix-blend-mode:color!important}.lg\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.lg\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.lg\:shadow,.lg\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.lg\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.lg\:shadow-lg,.lg\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.lg\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.lg\:shadow-2xl,.lg\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.lg\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.lg\:shadow-inner,.lg\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .lg\:group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .lg\:group-hover\:shadow,.group:hover .lg\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .lg\:group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .lg\:group-hover\:shadow-lg,.group:hover .lg\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .lg\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .lg\:group-hover\:shadow-2xl,.group:hover .lg\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .lg\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .lg\:group-hover\:shadow-inner,.group:hover .lg\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .lg\:group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.lg\:focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.lg\:focus-within\:shadow-sm:focus-within,.lg\:focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.lg\:focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.lg\:focus-within\:shadow-lg:focus-within,.lg\:focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.lg\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.lg\:focus-within\:shadow-2xl:focus-within,.lg\:focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.lg\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.lg\:focus-within\:shadow-inner:focus-within,.lg\:focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.lg\:hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.lg\:hover\:shadow-sm:hover,.lg\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.lg\:hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.lg\:hover\:shadow-lg:hover,.lg\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.lg\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.lg\:hover\:shadow-2xl:hover,.lg\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.lg\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.lg\:hover\:shadow-inner:hover,.lg\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.lg\:focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.lg\:focus\:shadow-sm:focus,.lg\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.lg\:focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.lg\:focus\:shadow-lg:focus,.lg\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.lg\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.lg\:focus\:shadow-2xl:focus,.lg\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.lg\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.lg\:focus\:shadow-inner:focus,.lg\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.lg\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.lg\:outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.lg\:outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.lg\:outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.lg\:focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.lg\:focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.lg\:focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.lg\:focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.lg\:focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.lg\:focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.lg\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:ring-0,.lg\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:ring-2,.lg\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:ring,.lg\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus-within\:ring-0:focus-within,.lg\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus-within\:ring-2:focus-within,.lg\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus-within\:ring-8:focus-within,.lg\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus\:ring-0:focus,.lg\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus\:ring-2:focus,.lg\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus\:ring-8:focus,.lg\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.lg\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.lg\:focus-within\:ring-inset:focus-within,.lg\:focus\:ring-inset:focus,.lg\:ring-inset{--tw-ring-inset:inset!important}.lg\:ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.lg\:ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.lg\:ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.lg\:ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.lg\:ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.lg\:ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.lg\:ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.lg\:ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.lg\:ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.lg\:ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.lg\:ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.lg\:ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.lg\:ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.lg\:ring-black-light{--tw-ring-color:#19171199!important}.lg\:ring-black-lighter{--tw-ring-color:#37352f99!important}.lg\:ring-black-lightest{--tw-ring-color:#37352f66!important}.lg\:ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.lg\:ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.lg\:ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.lg\:ring-opacity-darker{--tw-ring-color:#0000001a!important}.lg\:ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.lg\:ring-table-x{--tw-ring-color:#37352f17!important}.lg\:ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.lg\:ring-transparent{--tw-ring-color:#0000!important}.lg\:ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.lg\:ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.lg\:ring-blue-selection{--tw-ring-color:#2eaadc33!important}.lg\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.lg\:focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.lg\:focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.lg\:focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.lg\:focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.lg\:focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.lg\:focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.lg\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.lg\:focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.lg\:focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.lg\:focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.lg\:focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.lg\:focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.lg\:focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.lg\:focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.lg\:focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.lg\:focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.lg\:focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.lg\:focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.lg\:focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.lg\:focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.lg\:focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.lg\:focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.lg\:focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.lg\:focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.lg\:focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.lg\:focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.lg\:focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.lg\:focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.lg\:focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.lg\:focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.lg\:focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.lg\:focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.lg\:focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.lg\:focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.lg\:focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.lg\:ring-opacity-0{--tw-ring-opacity:0!important}.lg\:ring-opacity-5{--tw-ring-opacity:0.05!important}.lg\:ring-opacity-10{--tw-ring-opacity:0.1!important}.lg\:ring-opacity-20{--tw-ring-opacity:0.2!important}.lg\:ring-opacity-25{--tw-ring-opacity:0.25!important}.lg\:ring-opacity-30{--tw-ring-opacity:0.3!important}.lg\:ring-opacity-40{--tw-ring-opacity:0.4!important}.lg\:ring-opacity-50{--tw-ring-opacity:0.5!important}.lg\:ring-opacity-60{--tw-ring-opacity:0.6!important}.lg\:ring-opacity-70{--tw-ring-opacity:0.7!important}.lg\:ring-opacity-75{--tw-ring-opacity:0.75!important}.lg\:ring-opacity-80{--tw-ring-opacity:0.8!important}.lg\:ring-opacity-90{--tw-ring-opacity:0.9!important}.lg\:ring-opacity-95{--tw-ring-opacity:0.95!important}.lg\:ring-opacity-100{--tw-ring-opacity:1!important}.lg\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.lg\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.lg\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.lg\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.lg\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.lg\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.lg\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.lg\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.lg\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.lg\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.lg\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.lg\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.lg\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.lg\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.lg\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.lg\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.lg\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.lg\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.lg\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.lg\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.lg\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.lg\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.lg\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.lg\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.lg\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.lg\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.lg\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.lg\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.lg\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.lg\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.lg\:ring-offset-0{--tw-ring-offset-width:0px!important}.lg\:ring-offset-1{--tw-ring-offset-width:1px!important}.lg\:ring-offset-2{--tw-ring-offset-width:2px!important}.lg\:ring-offset-4{--tw-ring-offset-width:4px!important}.lg\:ring-offset-8{--tw-ring-offset-width:8px!important}.lg\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.lg\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.lg\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.lg\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.lg\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.lg\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.lg\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.lg\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.lg\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.lg\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.lg\:ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.lg\:ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.lg\:ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.lg\:ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.lg\:ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.lg\:ring-offset-danger{--tw-ring-offset-color:#b62222!important}.lg\:ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.lg\:ring-offset-info{--tw-ring-offset-color:#35425b!important}.lg\:ring-offset-success{--tw-ring-offset-color:#0d8253!important}.lg\:ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.lg\:ring-offset-black{--tw-ring-offset-color:#72706c!important}.lg\:ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.lg\:ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.lg\:ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.lg\:ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.lg\:ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.lg\:ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.lg\:ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.lg\:ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.lg\:ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.lg\:ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.lg\:ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.lg\:ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.lg\:ring-offset-transparent{--tw-ring-offset-color:#0000!important}.lg\:ring-offset-white{--tw-ring-offset-color:#fff!important}.lg\:ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.lg\:ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.lg\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.lg\:focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.lg\:focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.lg\:focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.lg\:focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.lg\:focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.lg\:focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.lg\:focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.lg\:focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.lg\:focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.lg\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.lg\:focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.lg\:focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.lg\:focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.lg\:focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.lg\:focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.lg\:focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.lg\:focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.lg\:focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.lg\:focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.lg\:focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.lg\:focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.lg\:focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.lg\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.lg\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.lg\:focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.lg\:focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.lg\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.lg\:focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.lg\:focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.lg\:focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.lg\:focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.lg\:focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.lg\:focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.lg\:focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.lg\:focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.lg\:focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.lg\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.lg\:focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.lg\:focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.lg\:focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.lg\:focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.lg\:focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.lg\:focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.lg\:focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.lg\:focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.lg\:focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.lg\:focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.lg\:focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.lg\:focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.lg\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.lg\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.lg\:focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.lg\:focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.lg\:filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.lg\:filter-none{filter:none!important}.lg\:blur-0,.lg\:blur-none{--tw-blur:blur(0)!important}.lg\:blur-sm{--tw-blur:blur(4px)!important}.lg\:blur{--tw-blur:blur(8px)!important}.lg\:blur-md{--tw-blur:blur(12px)!important}.lg\:blur-lg{--tw-blur:blur(16px)!important}.lg\:blur-xl{--tw-blur:blur(24px)!important}.lg\:blur-2xl{--tw-blur:blur(40px)!important}.lg\:blur-3xl{--tw-blur:blur(64px)!important}.lg\:brightness-0{--tw-brightness:brightness(0)!important}.lg\:brightness-50{--tw-brightness:brightness(.5)!important}.lg\:brightness-75{--tw-brightness:brightness(.75)!important}.lg\:brightness-90{--tw-brightness:brightness(.9)!important}.lg\:brightness-95{--tw-brightness:brightness(.95)!important}.lg\:brightness-100{--tw-brightness:brightness(1)!important}.lg\:brightness-105{--tw-brightness:brightness(1.05)!important}.lg\:brightness-110{--tw-brightness:brightness(1.1)!important}.lg\:brightness-125{--tw-brightness:brightness(1.25)!important}.lg\:brightness-150{--tw-brightness:brightness(1.5)!important}.lg\:brightness-200{--tw-brightness:brightness(2)!important}.lg\:contrast-0{--tw-contrast:contrast(0)!important}.lg\:contrast-50{--tw-contrast:contrast(.5)!important}.lg\:contrast-75{--tw-contrast:contrast(.75)!important}.lg\:contrast-100{--tw-contrast:contrast(1)!important}.lg\:contrast-125{--tw-contrast:contrast(1.25)!important}.lg\:contrast-150{--tw-contrast:contrast(1.5)!important}.lg\:contrast-200{--tw-contrast:contrast(2)!important}.lg\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.lg\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.lg\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.lg\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.lg\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.lg\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.lg\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.lg\:grayscale-0{--tw-grayscale:grayscale(0)!important}.lg\:grayscale{--tw-grayscale:grayscale(100%)!important}.lg\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.lg\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.lg\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.lg\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.lg\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.lg\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.lg\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.lg\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.lg\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.lg\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.lg\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.lg\:invert-0{--tw-invert:invert(0)!important}.lg\:invert{--tw-invert:invert(100%)!important}.lg\:saturate-0{--tw-saturate:saturate(0)!important}.lg\:saturate-50{--tw-saturate:saturate(.5)!important}.lg\:saturate-100{--tw-saturate:saturate(1)!important}.lg\:saturate-150{--tw-saturate:saturate(1.5)!important}.lg\:saturate-200{--tw-saturate:saturate(2)!important}.lg\:sepia-0{--tw-sepia:sepia(0)!important}.lg\:sepia{--tw-sepia:sepia(100%)!important}.lg\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.lg\:backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.lg\:backdrop-blur-0,.lg\:backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.lg\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.lg\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.lg\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.lg\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.lg\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.lg\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.lg\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.lg\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.lg\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.lg\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.lg\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.lg\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.lg\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.lg\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.lg\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.lg\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.lg\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.lg\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.lg\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.lg\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.lg\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.lg\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.lg\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.lg\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.lg\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.lg\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.lg\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.lg\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.lg\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.lg\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.lg\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.lg\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.lg\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.lg\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.lg\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.lg\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.lg\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.lg\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.lg\:backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.lg\:backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.lg\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.lg\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.lg\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.lg\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.lg\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.lg\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.lg\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.lg\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.lg\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.lg\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.lg\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.lg\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.lg\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.lg\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.lg\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.lg\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.lg\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.lg\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.lg\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.lg\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.lg\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.lg\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.lg\:transition-none{transition-property:none!important}.lg\:transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:delay-75{transition-delay:75ms!important}.lg\:delay-100{transition-delay:.1s!important}.lg\:delay-150{transition-delay:.15s!important}.lg\:delay-200{transition-delay:.2s!important}.lg\:delay-300{transition-delay:.3s!important}.lg\:delay-500{transition-delay:.5s!important}.lg\:delay-700{transition-delay:.7s!important}.lg\:delay-1000{transition-delay:1s!important}.lg\:duration-75{transition-duration:75ms!important}.lg\:duration-100{transition-duration:.1s!important}.lg\:duration-150{transition-duration:.15s!important}.lg\:duration-200{transition-duration:.2s!important}.lg\:duration-300{transition-duration:.3s!important}.lg\:duration-500{transition-duration:.5s!important}.lg\:duration-700{transition-duration:.7s!important}.lg\:duration-1000{transition-duration:1s!important}.lg\:ease-linear{transition-timing-function:linear!important}.lg\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.lg\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.lg\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}@media (min-width:1536px){.xl\:container{max-width:1536px}}.xl\:sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.xl\:not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.xl\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.xl\:focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.xl\:focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.xl\:focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.xl\:pointer-events-none{pointer-events:none!important}.xl\:pointer-events-auto{pointer-events:auto!important}.xl\:visible{visibility:visible!important}.xl\:invisible{visibility:hidden!important}.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}.xl\:inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.xl\:inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.xl\:inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.xl\:inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.xl\:inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.xl\:inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.xl\:inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.xl\:inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.xl\:inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.xl\:inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.xl\:inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.xl\:inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.xl\:inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.xl\:inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.xl\:inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.xl\:inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.xl\:inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.xl\:inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.xl\:inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.xl\:inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.xl\:inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.xl\:inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.xl\:inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.xl\:inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.xl\:inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.xl\:inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.xl\:inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.xl\:inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.xl\:inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.xl\:inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.xl\:inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.xl\:inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.xl\:inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.xl\:inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.xl\:inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.xl\:inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.xl\:inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.xl\:-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.xl\:-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.xl\:inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.xl\:-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.xl\:-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.xl\:-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.xl\:-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.xl\:-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.xl\:-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.xl\:-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.xl\:-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.xl\:-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.xl\:-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.xl\:-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.xl\:-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.xl\:-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.xl\:-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.xl\:-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.xl\:-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.xl\:-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.xl\:-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.xl\:-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.xl\:-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.xl\:-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.xl\:-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.xl\:-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.xl\:-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.xl\:-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.xl\:-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.xl\:-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.xl\:-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.xl\:-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.xl\:-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.xl\:-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.xl\:-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.xl\:-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.xl\:-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.xl\:-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.xl\:-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.xl\:-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.xl\:-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.xl\:-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.xl\:inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.xl\:inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.xl\:inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.xl\:inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.xl\:inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.xl\:inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.xl\:inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.xl\:-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.xl\:-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.xl\:-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.xl\:-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.xl\:-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.xl\:-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.xl\:-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.xl\:inset-x-0{left:0!important;right:0!important}.xl\:inset-x-1{left:.25rem!important;right:.25rem!important}.xl\:inset-x-2{left:.5rem!important;right:.5rem!important}.xl\:inset-x-3{left:.75rem!important;right:.75rem!important}.xl\:inset-x-4{left:1rem!important;right:1rem!important}.xl\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.xl\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.xl\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.xl\:inset-x-8{left:2rem!important;right:2rem!important}.xl\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.xl\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.xl\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.xl\:inset-x-12{left:3rem!important;right:3rem!important}.xl\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.xl\:inset-x-16{left:4rem!important;right:4rem!important}.xl\:inset-x-20{left:5rem!important;right:5rem!important}.xl\:inset-x-24{left:6rem!important;right:6rem!important}.xl\:inset-x-28{left:7rem!important;right:7rem!important}.xl\:inset-x-32{left:8rem!important;right:8rem!important}.xl\:inset-x-36{left:9rem!important;right:9rem!important}.xl\:inset-x-40{left:10rem!important;right:10rem!important}.xl\:inset-x-44{left:11rem!important;right:11rem!important}.xl\:inset-x-48{left:12rem!important;right:12rem!important}.xl\:inset-x-52{left:13rem!important;right:13rem!important}.xl\:inset-x-56{left:14rem!important;right:14rem!important}.xl\:inset-x-60{left:15rem!important;right:15rem!important}.xl\:inset-x-64{left:16rem!important;right:16rem!important}.xl\:inset-x-72{left:18rem!important;right:18rem!important}.xl\:inset-x-80{left:20rem!important;right:20rem!important}.xl\:inset-x-84{left:21rem!important;right:21rem!important}.xl\:inset-x-96{left:24rem!important;right:24rem!important}.xl\:inset-x-auto{left:auto!important;right:auto!important}.xl\:inset-x-px{left:1px!important;right:1px!important}.xl\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.xl\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.xl\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.xl\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.xl\:-inset-x-3px{left:-3px!important;right:-3px!important}.xl\:-inset-x-1px{left:-1px!important;right:-1px!important}.xl\:inset-x-5px{left:5px!important;right:5px!important}.xl\:-inset-x-0{left:0!important;right:0!important}.xl\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.xl\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.xl\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.xl\:-inset-x-4{left:-1rem!important;right:-1rem!important}.xl\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.xl\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.xl\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.xl\:-inset-x-8{left:-2rem!important;right:-2rem!important}.xl\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.xl\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.xl\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.xl\:-inset-x-12{left:-3rem!important;right:-3rem!important}.xl\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.xl\:-inset-x-16{left:-4rem!important;right:-4rem!important}.xl\:-inset-x-20{left:-5rem!important;right:-5rem!important}.xl\:-inset-x-24{left:-6rem!important;right:-6rem!important}.xl\:-inset-x-28{left:-7rem!important;right:-7rem!important}.xl\:-inset-x-32{left:-8rem!important;right:-8rem!important}.xl\:-inset-x-36{left:-9rem!important;right:-9rem!important}.xl\:-inset-x-40{left:-10rem!important;right:-10rem!important}.xl\:-inset-x-44{left:-11rem!important;right:-11rem!important}.xl\:-inset-x-48{left:-12rem!important;right:-12rem!important}.xl\:-inset-x-52{left:-13rem!important;right:-13rem!important}.xl\:-inset-x-56{left:-14rem!important;right:-14rem!important}.xl\:-inset-x-60{left:-15rem!important;right:-15rem!important}.xl\:-inset-x-64{left:-16rem!important;right:-16rem!important}.xl\:-inset-x-72{left:-18rem!important;right:-18rem!important}.xl\:-inset-x-80{left:-20rem!important;right:-20rem!important}.xl\:-inset-x-84{left:-21rem!important;right:-21rem!important}.xl\:-inset-x-96{left:-24rem!important;right:-24rem!important}.xl\:-inset-x-px{left:-1px!important;right:-1px!important}.xl\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.xl\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.xl\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.xl\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.xl\:-inset-x--3px{left:3px!important;right:3px!important}.xl\:-inset-x--1px{left:1px!important;right:1px!important}.xl\:-inset-x-5px{left:-5px!important;right:-5px!important}.xl\:inset-x-1\/2{left:50%!important;right:50%!important}.xl\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.xl\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.xl\:inset-x-1\/4{left:25%!important;right:25%!important}.xl\:inset-x-2\/4{left:50%!important;right:50%!important}.xl\:inset-x-3\/4{left:75%!important;right:75%!important}.xl\:inset-x-full{left:100%!important;right:100%!important}.xl\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.xl\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.xl\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.xl\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.xl\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.xl\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.xl\:-inset-x-full{left:-100%!important;right:-100%!important}.xl\:inset-y-0{bottom:0!important;top:0!important}.xl\:inset-y-1{bottom:.25rem!important;top:.25rem!important}.xl\:inset-y-2{bottom:.5rem!important;top:.5rem!important}.xl\:inset-y-3{bottom:.75rem!important;top:.75rem!important}.xl\:inset-y-4{bottom:1rem!important;top:1rem!important}.xl\:inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.xl\:inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.xl\:inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.xl\:inset-y-8{bottom:2rem!important;top:2rem!important}.xl\:inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.xl\:inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.xl\:inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.xl\:inset-y-12{bottom:3rem!important;top:3rem!important}.xl\:inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.xl\:inset-y-16{bottom:4rem!important;top:4rem!important}.xl\:inset-y-20{bottom:5rem!important;top:5rem!important}.xl\:inset-y-24{bottom:6rem!important;top:6rem!important}.xl\:inset-y-28{bottom:7rem!important;top:7rem!important}.xl\:inset-y-32{bottom:8rem!important;top:8rem!important}.xl\:inset-y-36{bottom:9rem!important;top:9rem!important}.xl\:inset-y-40{bottom:10rem!important;top:10rem!important}.xl\:inset-y-44{bottom:11rem!important;top:11rem!important}.xl\:inset-y-48{bottom:12rem!important;top:12rem!important}.xl\:inset-y-52{bottom:13rem!important;top:13rem!important}.xl\:inset-y-56{bottom:14rem!important;top:14rem!important}.xl\:inset-y-60{bottom:15rem!important;top:15rem!important}.xl\:inset-y-64{bottom:16rem!important;top:16rem!important}.xl\:inset-y-72{bottom:18rem!important;top:18rem!important}.xl\:inset-y-80{bottom:20rem!important;top:20rem!important}.xl\:inset-y-84{bottom:21rem!important;top:21rem!important}.xl\:inset-y-96{bottom:24rem!important;top:24rem!important}.xl\:inset-y-auto{bottom:auto!important;top:auto!important}.xl\:inset-y-px{bottom:1px!important;top:1px!important}.xl\:inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.xl\:inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.xl\:inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.xl\:inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.xl\:-inset-y-3px{bottom:-3px!important;top:-3px!important}.xl\:-inset-y-1px{bottom:-1px!important;top:-1px!important}.xl\:inset-y-5px{bottom:5px!important;top:5px!important}.xl\:-inset-y-0{bottom:0!important;top:0!important}.xl\:-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.xl\:-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.xl\:-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.xl\:-inset-y-4{bottom:-1rem!important;top:-1rem!important}.xl\:-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.xl\:-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.xl\:-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.xl\:-inset-y-8{bottom:-2rem!important;top:-2rem!important}.xl\:-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.xl\:-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.xl\:-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.xl\:-inset-y-12{bottom:-3rem!important;top:-3rem!important}.xl\:-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.xl\:-inset-y-16{bottom:-4rem!important;top:-4rem!important}.xl\:-inset-y-20{bottom:-5rem!important;top:-5rem!important}.xl\:-inset-y-24{bottom:-6rem!important;top:-6rem!important}.xl\:-inset-y-28{bottom:-7rem!important;top:-7rem!important}.xl\:-inset-y-32{bottom:-8rem!important;top:-8rem!important}.xl\:-inset-y-36{bottom:-9rem!important;top:-9rem!important}.xl\:-inset-y-40{bottom:-10rem!important;top:-10rem!important}.xl\:-inset-y-44{bottom:-11rem!important;top:-11rem!important}.xl\:-inset-y-48{bottom:-12rem!important;top:-12rem!important}.xl\:-inset-y-52{bottom:-13rem!important;top:-13rem!important}.xl\:-inset-y-56{bottom:-14rem!important;top:-14rem!important}.xl\:-inset-y-60{bottom:-15rem!important;top:-15rem!important}.xl\:-inset-y-64{bottom:-16rem!important;top:-16rem!important}.xl\:-inset-y-72{bottom:-18rem!important;top:-18rem!important}.xl\:-inset-y-80{bottom:-20rem!important;top:-20rem!important}.xl\:-inset-y-84{bottom:-21rem!important;top:-21rem!important}.xl\:-inset-y-96{bottom:-24rem!important;top:-24rem!important}.xl\:-inset-y-px{bottom:-1px!important;top:-1px!important}.xl\:-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.xl\:-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.xl\:-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.xl\:-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.xl\:-inset-y--3px{bottom:3px!important;top:3px!important}.xl\:-inset-y--1px{bottom:1px!important;top:1px!important}.xl\:-inset-y-5px{bottom:-5px!important;top:-5px!important}.xl\:inset-y-1\/2{bottom:50%!important;top:50%!important}.xl\:inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.xl\:inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.xl\:inset-y-1\/4{bottom:25%!important;top:25%!important}.xl\:inset-y-2\/4{bottom:50%!important;top:50%!important}.xl\:inset-y-3\/4{bottom:75%!important;top:75%!important}.xl\:inset-y-full{bottom:100%!important;top:100%!important}.xl\:-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.xl\:-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.xl\:-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.xl\:-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.xl\:-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.xl\:-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.xl\:-inset-y-full{bottom:-100%!important;top:-100%!important}.xl\:top-0{top:0!important}.xl\:top-1{top:.25rem!important}.xl\:top-2{top:.5rem!important}.xl\:top-3{top:.75rem!important}.xl\:top-4{top:1rem!important}.xl\:top-5{top:1.25rem!important}.xl\:top-6{top:1.5rem!important}.xl\:top-7{top:1.75rem!important}.xl\:top-8{top:2rem!important}.xl\:top-9{top:2.25rem!important}.xl\:top-10{top:2.5rem!important}.xl\:top-11{top:2.75rem!important}.xl\:top-12{top:3rem!important}.xl\:top-14{top:3.5rem!important}.xl\:top-16{top:4rem!important}.xl\:top-20{top:5rem!important}.xl\:top-24{top:6rem!important}.xl\:top-28{top:7rem!important}.xl\:top-32{top:8rem!important}.xl\:top-36{top:9rem!important}.xl\:top-40{top:10rem!important}.xl\:top-44{top:11rem!important}.xl\:top-48{top:12rem!important}.xl\:top-52{top:13rem!important}.xl\:top-56{top:14rem!important}.xl\:top-60{top:15rem!important}.xl\:top-64{top:16rem!important}.xl\:top-72{top:18rem!important}.xl\:top-80{top:20rem!important}.xl\:top-84{top:21rem!important}.xl\:top-96{top:24rem!important}.xl\:top-auto{top:auto!important}.xl\:top-px{top:1px!important}.xl\:top-0\.5{top:.125rem!important}.xl\:top-1\.5{top:.375rem!important}.xl\:top-2\.5{top:.625rem!important}.xl\:top-3\.5{top:.875rem!important}.xl\:-top-3px{top:-3px!important}.xl\:-top-1px{top:-1px!important}.xl\:top-5px{top:5px!important}.xl\:-top-0{top:0!important}.xl\:-top-1{top:-.25rem!important}.xl\:-top-2{top:-.5rem!important}.xl\:-top-3{top:-.75rem!important}.xl\:-top-4{top:-1rem!important}.xl\:-top-5{top:-1.25rem!important}.xl\:-top-6{top:-1.5rem!important}.xl\:-top-7{top:-1.75rem!important}.xl\:-top-8{top:-2rem!important}.xl\:-top-9{top:-2.25rem!important}.xl\:-top-10{top:-2.5rem!important}.xl\:-top-11{top:-2.75rem!important}.xl\:-top-12{top:-3rem!important}.xl\:-top-14{top:-3.5rem!important}.xl\:-top-16{top:-4rem!important}.xl\:-top-20{top:-5rem!important}.xl\:-top-24{top:-6rem!important}.xl\:-top-28{top:-7rem!important}.xl\:-top-32{top:-8rem!important}.xl\:-top-36{top:-9rem!important}.xl\:-top-40{top:-10rem!important}.xl\:-top-44{top:-11rem!important}.xl\:-top-48{top:-12rem!important}.xl\:-top-52{top:-13rem!important}.xl\:-top-56{top:-14rem!important}.xl\:-top-60{top:-15rem!important}.xl\:-top-64{top:-16rem!important}.xl\:-top-72{top:-18rem!important}.xl\:-top-80{top:-20rem!important}.xl\:-top-84{top:-21rem!important}.xl\:-top-96{top:-24rem!important}.xl\:-top-px{top:-1px!important}.xl\:-top-0\.5{top:-.125rem!important}.xl\:-top-1\.5{top:-.375rem!important}.xl\:-top-2\.5{top:-.625rem!important}.xl\:-top-3\.5{top:-.875rem!important}.xl\:-top--3px{top:3px!important}.xl\:-top--1px{top:1px!important}.xl\:-top-5px{top:-5px!important}.xl\:top-1\/2{top:50%!important}.xl\:top-1\/3{top:33.333333%!important}.xl\:top-2\/3{top:66.666667%!important}.xl\:top-1\/4{top:25%!important}.xl\:top-2\/4{top:50%!important}.xl\:top-3\/4{top:75%!important}.xl\:top-full{top:100%!important}.xl\:-top-1\/2{top:-50%!important}.xl\:-top-1\/3{top:-33.333333%!important}.xl\:-top-2\/3{top:-66.666667%!important}.xl\:-top-1\/4{top:-25%!important}.xl\:-top-2\/4{top:-50%!important}.xl\:-top-3\/4{top:-75%!important}.xl\:-top-full{top:-100%!important}.xl\:right-0{right:0!important}.xl\:right-1{right:.25rem!important}.xl\:right-2{right:.5rem!important}.xl\:right-3{right:.75rem!important}.xl\:right-4{right:1rem!important}.xl\:right-5{right:1.25rem!important}.xl\:right-6{right:1.5rem!important}.xl\:right-7{right:1.75rem!important}.xl\:right-8{right:2rem!important}.xl\:right-9{right:2.25rem!important}.xl\:right-10{right:2.5rem!important}.xl\:right-11{right:2.75rem!important}.xl\:right-12{right:3rem!important}.xl\:right-14{right:3.5rem!important}.xl\:right-16{right:4rem!important}.xl\:right-20{right:5rem!important}.xl\:right-24{right:6rem!important}.xl\:right-28{right:7rem!important}.xl\:right-32{right:8rem!important}.xl\:right-36{right:9rem!important}.xl\:right-40{right:10rem!important}.xl\:right-44{right:11rem!important}.xl\:right-48{right:12rem!important}.xl\:right-52{right:13rem!important}.xl\:right-56{right:14rem!important}.xl\:right-60{right:15rem!important}.xl\:right-64{right:16rem!important}.xl\:right-72{right:18rem!important}.xl\:right-80{right:20rem!important}.xl\:right-84{right:21rem!important}.xl\:right-96{right:24rem!important}.xl\:right-auto{right:auto!important}.xl\:right-px{right:1px!important}.xl\:right-0\.5{right:.125rem!important}.xl\:right-1\.5{right:.375rem!important}.xl\:right-2\.5{right:.625rem!important}.xl\:right-3\.5{right:.875rem!important}.xl\:-right-3px{right:-3px!important}.xl\:-right-1px{right:-1px!important}.xl\:right-5px{right:5px!important}.xl\:-right-0{right:0!important}.xl\:-right-1{right:-.25rem!important}.xl\:-right-2{right:-.5rem!important}.xl\:-right-3{right:-.75rem!important}.xl\:-right-4{right:-1rem!important}.xl\:-right-5{right:-1.25rem!important}.xl\:-right-6{right:-1.5rem!important}.xl\:-right-7{right:-1.75rem!important}.xl\:-right-8{right:-2rem!important}.xl\:-right-9{right:-2.25rem!important}.xl\:-right-10{right:-2.5rem!important}.xl\:-right-11{right:-2.75rem!important}.xl\:-right-12{right:-3rem!important}.xl\:-right-14{right:-3.5rem!important}.xl\:-right-16{right:-4rem!important}.xl\:-right-20{right:-5rem!important}.xl\:-right-24{right:-6rem!important}.xl\:-right-28{right:-7rem!important}.xl\:-right-32{right:-8rem!important}.xl\:-right-36{right:-9rem!important}.xl\:-right-40{right:-10rem!important}.xl\:-right-44{right:-11rem!important}.xl\:-right-48{right:-12rem!important}.xl\:-right-52{right:-13rem!important}.xl\:-right-56{right:-14rem!important}.xl\:-right-60{right:-15rem!important}.xl\:-right-64{right:-16rem!important}.xl\:-right-72{right:-18rem!important}.xl\:-right-80{right:-20rem!important}.xl\:-right-84{right:-21rem!important}.xl\:-right-96{right:-24rem!important}.xl\:-right-px{right:-1px!important}.xl\:-right-0\.5{right:-.125rem!important}.xl\:-right-1\.5{right:-.375rem!important}.xl\:-right-2\.5{right:-.625rem!important}.xl\:-right-3\.5{right:-.875rem!important}.xl\:-right--3px{right:3px!important}.xl\:-right--1px{right:1px!important}.xl\:-right-5px{right:-5px!important}.xl\:right-1\/2{right:50%!important}.xl\:right-1\/3{right:33.333333%!important}.xl\:right-2\/3{right:66.666667%!important}.xl\:right-1\/4{right:25%!important}.xl\:right-2\/4{right:50%!important}.xl\:right-3\/4{right:75%!important}.xl\:right-full{right:100%!important}.xl\:-right-1\/2{right:-50%!important}.xl\:-right-1\/3{right:-33.333333%!important}.xl\:-right-2\/3{right:-66.666667%!important}.xl\:-right-1\/4{right:-25%!important}.xl\:-right-2\/4{right:-50%!important}.xl\:-right-3\/4{right:-75%!important}.xl\:-right-full{right:-100%!important}.xl\:bottom-0{bottom:0!important}.xl\:bottom-1{bottom:.25rem!important}.xl\:bottom-2{bottom:.5rem!important}.xl\:bottom-3{bottom:.75rem!important}.xl\:bottom-4{bottom:1rem!important}.xl\:bottom-5{bottom:1.25rem!important}.xl\:bottom-6{bottom:1.5rem!important}.xl\:bottom-7{bottom:1.75rem!important}.xl\:bottom-8{bottom:2rem!important}.xl\:bottom-9{bottom:2.25rem!important}.xl\:bottom-10{bottom:2.5rem!important}.xl\:bottom-11{bottom:2.75rem!important}.xl\:bottom-12{bottom:3rem!important}.xl\:bottom-14{bottom:3.5rem!important}.xl\:bottom-16{bottom:4rem!important}.xl\:bottom-20{bottom:5rem!important}.xl\:bottom-24{bottom:6rem!important}.xl\:bottom-28{bottom:7rem!important}.xl\:bottom-32{bottom:8rem!important}.xl\:bottom-36{bottom:9rem!important}.xl\:bottom-40{bottom:10rem!important}.xl\:bottom-44{bottom:11rem!important}.xl\:bottom-48{bottom:12rem!important}.xl\:bottom-52{bottom:13rem!important}.xl\:bottom-56{bottom:14rem!important}.xl\:bottom-60{bottom:15rem!important}.xl\:bottom-64{bottom:16rem!important}.xl\:bottom-72{bottom:18rem!important}.xl\:bottom-80{bottom:20rem!important}.xl\:bottom-84{bottom:21rem!important}.xl\:bottom-96{bottom:24rem!important}.xl\:bottom-auto{bottom:auto!important}.xl\:bottom-px{bottom:1px!important}.xl\:bottom-0\.5{bottom:.125rem!important}.xl\:bottom-1\.5{bottom:.375rem!important}.xl\:bottom-2\.5{bottom:.625rem!important}.xl\:bottom-3\.5{bottom:.875rem!important}.xl\:-bottom-3px{bottom:-3px!important}.xl\:-bottom-1px{bottom:-1px!important}.xl\:bottom-5px{bottom:5px!important}.xl\:-bottom-0{bottom:0!important}.xl\:-bottom-1{bottom:-.25rem!important}.xl\:-bottom-2{bottom:-.5rem!important}.xl\:-bottom-3{bottom:-.75rem!important}.xl\:-bottom-4{bottom:-1rem!important}.xl\:-bottom-5{bottom:-1.25rem!important}.xl\:-bottom-6{bottom:-1.5rem!important}.xl\:-bottom-7{bottom:-1.75rem!important}.xl\:-bottom-8{bottom:-2rem!important}.xl\:-bottom-9{bottom:-2.25rem!important}.xl\:-bottom-10{bottom:-2.5rem!important}.xl\:-bottom-11{bottom:-2.75rem!important}.xl\:-bottom-12{bottom:-3rem!important}.xl\:-bottom-14{bottom:-3.5rem!important}.xl\:-bottom-16{bottom:-4rem!important}.xl\:-bottom-20{bottom:-5rem!important}.xl\:-bottom-24{bottom:-6rem!important}.xl\:-bottom-28{bottom:-7rem!important}.xl\:-bottom-32{bottom:-8rem!important}.xl\:-bottom-36{bottom:-9rem!important}.xl\:-bottom-40{bottom:-10rem!important}.xl\:-bottom-44{bottom:-11rem!important}.xl\:-bottom-48{bottom:-12rem!important}.xl\:-bottom-52{bottom:-13rem!important}.xl\:-bottom-56{bottom:-14rem!important}.xl\:-bottom-60{bottom:-15rem!important}.xl\:-bottom-64{bottom:-16rem!important}.xl\:-bottom-72{bottom:-18rem!important}.xl\:-bottom-80{bottom:-20rem!important}.xl\:-bottom-84{bottom:-21rem!important}.xl\:-bottom-96{bottom:-24rem!important}.xl\:-bottom-px{bottom:-1px!important}.xl\:-bottom-0\.5{bottom:-.125rem!important}.xl\:-bottom-1\.5{bottom:-.375rem!important}.xl\:-bottom-2\.5{bottom:-.625rem!important}.xl\:-bottom-3\.5{bottom:-.875rem!important}.xl\:-bottom--3px{bottom:3px!important}.xl\:-bottom--1px{bottom:1px!important}.xl\:-bottom-5px{bottom:-5px!important}.xl\:bottom-1\/2{bottom:50%!important}.xl\:bottom-1\/3{bottom:33.333333%!important}.xl\:bottom-2\/3{bottom:66.666667%!important}.xl\:bottom-1\/4{bottom:25%!important}.xl\:bottom-2\/4{bottom:50%!important}.xl\:bottom-3\/4{bottom:75%!important}.xl\:bottom-full{bottom:100%!important}.xl\:-bottom-1\/2{bottom:-50%!important}.xl\:-bottom-1\/3{bottom:-33.333333%!important}.xl\:-bottom-2\/3{bottom:-66.666667%!important}.xl\:-bottom-1\/4{bottom:-25%!important}.xl\:-bottom-2\/4{bottom:-50%!important}.xl\:-bottom-3\/4{bottom:-75%!important}.xl\:-bottom-full{bottom:-100%!important}.xl\:left-0{left:0!important}.xl\:left-1{left:.25rem!important}.xl\:left-2{left:.5rem!important}.xl\:left-3{left:.75rem!important}.xl\:left-4{left:1rem!important}.xl\:left-5{left:1.25rem!important}.xl\:left-6{left:1.5rem!important}.xl\:left-7{left:1.75rem!important}.xl\:left-8{left:2rem!important}.xl\:left-9{left:2.25rem!important}.xl\:left-10{left:2.5rem!important}.xl\:left-11{left:2.75rem!important}.xl\:left-12{left:3rem!important}.xl\:left-14{left:3.5rem!important}.xl\:left-16{left:4rem!important}.xl\:left-20{left:5rem!important}.xl\:left-24{left:6rem!important}.xl\:left-28{left:7rem!important}.xl\:left-32{left:8rem!important}.xl\:left-36{left:9rem!important}.xl\:left-40{left:10rem!important}.xl\:left-44{left:11rem!important}.xl\:left-48{left:12rem!important}.xl\:left-52{left:13rem!important}.xl\:left-56{left:14rem!important}.xl\:left-60{left:15rem!important}.xl\:left-64{left:16rem!important}.xl\:left-72{left:18rem!important}.xl\:left-80{left:20rem!important}.xl\:left-84{left:21rem!important}.xl\:left-96{left:24rem!important}.xl\:left-auto{left:auto!important}.xl\:left-px{left:1px!important}.xl\:left-0\.5{left:.125rem!important}.xl\:left-1\.5{left:.375rem!important}.xl\:left-2\.5{left:.625rem!important}.xl\:left-3\.5{left:.875rem!important}.xl\:-left-3px{left:-3px!important}.xl\:-left-1px{left:-1px!important}.xl\:left-5px{left:5px!important}.xl\:-left-0{left:0!important}.xl\:-left-1{left:-.25rem!important}.xl\:-left-2{left:-.5rem!important}.xl\:-left-3{left:-.75rem!important}.xl\:-left-4{left:-1rem!important}.xl\:-left-5{left:-1.25rem!important}.xl\:-left-6{left:-1.5rem!important}.xl\:-left-7{left:-1.75rem!important}.xl\:-left-8{left:-2rem!important}.xl\:-left-9{left:-2.25rem!important}.xl\:-left-10{left:-2.5rem!important}.xl\:-left-11{left:-2.75rem!important}.xl\:-left-12{left:-3rem!important}.xl\:-left-14{left:-3.5rem!important}.xl\:-left-16{left:-4rem!important}.xl\:-left-20{left:-5rem!important}.xl\:-left-24{left:-6rem!important}.xl\:-left-28{left:-7rem!important}.xl\:-left-32{left:-8rem!important}.xl\:-left-36{left:-9rem!important}.xl\:-left-40{left:-10rem!important}.xl\:-left-44{left:-11rem!important}.xl\:-left-48{left:-12rem!important}.xl\:-left-52{left:-13rem!important}.xl\:-left-56{left:-14rem!important}.xl\:-left-60{left:-15rem!important}.xl\:-left-64{left:-16rem!important}.xl\:-left-72{left:-18rem!important}.xl\:-left-80{left:-20rem!important}.xl\:-left-84{left:-21rem!important}.xl\:-left-96{left:-24rem!important}.xl\:-left-px{left:-1px!important}.xl\:-left-0\.5{left:-.125rem!important}.xl\:-left-1\.5{left:-.375rem!important}.xl\:-left-2\.5{left:-.625rem!important}.xl\:-left-3\.5{left:-.875rem!important}.xl\:-left--3px{left:3px!important}.xl\:-left--1px{left:1px!important}.xl\:-left-5px{left:-5px!important}.xl\:left-1\/2{left:50%!important}.xl\:left-1\/3{left:33.333333%!important}.xl\:left-2\/3{left:66.666667%!important}.xl\:left-1\/4{left:25%!important}.xl\:left-2\/4{left:50%!important}.xl\:left-3\/4{left:75%!important}.xl\:left-full{left:100%!important}.xl\:-left-1\/2{left:-50%!important}.xl\:-left-1\/3{left:-33.333333%!important}.xl\:-left-2\/3{left:-66.666667%!important}.xl\:-left-1\/4{left:-25%!important}.xl\:-left-2\/4{left:-50%!important}.xl\:-left-3\/4{left:-75%!important}.xl\:-left-full{left:-100%!important}.xl\:isolate{isolation:isolate!important}.xl\:isolation-auto{isolation:auto!important}.xl\:z-0{z-index:0!important}.xl\:z-10{z-index:10!important}.xl\:z-20{z-index:20!important}.xl\:z-30{z-index:30!important}.xl\:z-40{z-index:40!important}.xl\:z-50{z-index:50!important}.xl\:z-auto{z-index:auto!important}.xl\:focus-within\:z-0:focus-within{z-index:0!important}.xl\:focus-within\:z-10:focus-within{z-index:10!important}.xl\:focus-within\:z-20:focus-within{z-index:20!important}.xl\:focus-within\:z-30:focus-within{z-index:30!important}.xl\:focus-within\:z-40:focus-within{z-index:40!important}.xl\:focus-within\:z-50:focus-within{z-index:50!important}.xl\:focus-within\:z-auto:focus-within{z-index:auto!important}.xl\:focus\:z-0:focus{z-index:0!important}.xl\:focus\:z-10:focus{z-index:10!important}.xl\:focus\:z-20:focus{z-index:20!important}.xl\:focus\:z-30:focus{z-index:30!important}.xl\:focus\:z-40:focus{z-index:40!important}.xl\:focus\:z-50:focus{z-index:50!important}.xl\:focus\:z-auto:focus{z-index:auto!important}.xl\:order-1{order:1!important}.xl\:order-2{order:2!important}.xl\:order-3{order:3!important}.xl\:order-4{order:4!important}.xl\:order-5{order:5!important}.xl\:order-6{order:6!important}.xl\:order-7{order:7!important}.xl\:order-8{order:8!important}.xl\:order-9{order:9!important}.xl\:order-10{order:10!important}.xl\:order-11{order:11!important}.xl\:order-12{order:12!important}.xl\:order-first{order:-9999!important}.xl\:order-last{order:9999!important}.xl\:order-none{order:0!important}.xl\:col-auto{grid-column:auto!important}.xl\:col-span-1{grid-column:span 1/span 1!important}.xl\:col-span-2{grid-column:span 2/span 2!important}.xl\:col-span-3{grid-column:span 3/span 3!important}.xl\:col-span-4{grid-column:span 4/span 4!important}.xl\:col-span-5{grid-column:span 5/span 5!important}.xl\:col-span-6{grid-column:span 6/span 6!important}.xl\:col-span-7{grid-column:span 7/span 7!important}.xl\:col-span-8{grid-column:span 8/span 8!important}.xl\:col-span-9{grid-column:span 9/span 9!important}.xl\:col-span-10{grid-column:span 10/span 10!important}.xl\:col-span-11{grid-column:span 11/span 11!important}.xl\:col-span-12{grid-column:span 12/span 12!important}.xl\:col-span-full{grid-column:1/-1!important}.xl\:col-start-1{grid-column-start:1!important}.xl\:col-start-2{grid-column-start:2!important}.xl\:col-start-3{grid-column-start:3!important}.xl\:col-start-4{grid-column-start:4!important}.xl\:col-start-5{grid-column-start:5!important}.xl\:col-start-6{grid-column-start:6!important}.xl\:col-start-7{grid-column-start:7!important}.xl\:col-start-8{grid-column-start:8!important}.xl\:col-start-9{grid-column-start:9!important}.xl\:col-start-10{grid-column-start:10!important}.xl\:col-start-11{grid-column-start:11!important}.xl\:col-start-12{grid-column-start:12!important}.xl\:col-start-13{grid-column-start:13!important}.xl\:col-start-auto{grid-column-start:auto!important}.xl\:col-end-1{grid-column-end:1!important}.xl\:col-end-2{grid-column-end:2!important}.xl\:col-end-3{grid-column-end:3!important}.xl\:col-end-4{grid-column-end:4!important}.xl\:col-end-5{grid-column-end:5!important}.xl\:col-end-6{grid-column-end:6!important}.xl\:col-end-7{grid-column-end:7!important}.xl\:col-end-8{grid-column-end:8!important}.xl\:col-end-9{grid-column-end:9!important}.xl\:col-end-10{grid-column-end:10!important}.xl\:col-end-11{grid-column-end:11!important}.xl\:col-end-12{grid-column-end:12!important}.xl\:col-end-13{grid-column-end:13!important}.xl\:col-end-auto{grid-column-end:auto!important}.xl\:row-auto{grid-row:auto!important}.xl\:row-span-1{grid-row:span 1/span 1!important}.xl\:row-span-2{grid-row:span 2/span 2!important}.xl\:row-span-3{grid-row:span 3/span 3!important}.xl\:row-span-4{grid-row:span 4/span 4!important}.xl\:row-span-5{grid-row:span 5/span 5!important}.xl\:row-span-6{grid-row:span 6/span 6!important}.xl\:row-span-full{grid-row:1/-1!important}.xl\:row-start-1{grid-row-start:1!important}.xl\:row-start-2{grid-row-start:2!important}.xl\:row-start-3{grid-row-start:3!important}.xl\:row-start-4{grid-row-start:4!important}.xl\:row-start-5{grid-row-start:5!important}.xl\:row-start-6{grid-row-start:6!important}.xl\:row-start-7{grid-row-start:7!important}.xl\:row-start-auto{grid-row-start:auto!important}.xl\:row-end-1{grid-row-end:1!important}.xl\:row-end-2{grid-row-end:2!important}.xl\:row-end-3{grid-row-end:3!important}.xl\:row-end-4{grid-row-end:4!important}.xl\:row-end-5{grid-row-end:5!important}.xl\:row-end-6{grid-row-end:6!important}.xl\:row-end-7{grid-row-end:7!important}.xl\:row-end-auto{grid-row-end:auto!important}.xl\:float-right{float:right!important}.xl\:float-left{float:left!important}.xl\:float-none{float:none!important}.xl\:clear-left{clear:left!important}.xl\:clear-right{clear:right!important}.xl\:clear-both{clear:both!important}.xl\:clear-none{clear:none!important}.xl\:m-0{margin:0!important}.xl\:m-1{margin:.25rem!important}.xl\:m-2{margin:.5rem!important}.xl\:m-3{margin:.75rem!important}.xl\:m-4{margin:1rem!important}.xl\:m-5{margin:1.25rem!important}.xl\:m-6{margin:1.5rem!important}.xl\:m-7{margin:1.75rem!important}.xl\:m-8{margin:2rem!important}.xl\:m-9{margin:2.25rem!important}.xl\:m-10{margin:2.5rem!important}.xl\:m-11{margin:2.75rem!important}.xl\:m-12{margin:3rem!important}.xl\:m-14{margin:3.5rem!important}.xl\:m-16{margin:4rem!important}.xl\:m-20{margin:5rem!important}.xl\:m-24{margin:6rem!important}.xl\:m-28{margin:7rem!important}.xl\:m-32{margin:8rem!important}.xl\:m-36{margin:9rem!important}.xl\:m-40{margin:10rem!important}.xl\:m-44{margin:11rem!important}.xl\:m-48{margin:12rem!important}.xl\:m-52{margin:13rem!important}.xl\:m-56{margin:14rem!important}.xl\:m-60{margin:15rem!important}.xl\:m-64{margin:16rem!important}.xl\:m-72{margin:18rem!important}.xl\:m-80{margin:20rem!important}.xl\:m-84{margin:21rem!important}.xl\:m-96{margin:24rem!important}.xl\:m-auto{margin:auto!important}.xl\:m-px{margin:1px!important}.xl\:m-0\.5{margin:.125rem!important}.xl\:m-1\.5{margin:.375rem!important}.xl\:m-2\.5{margin:.625rem!important}.xl\:m-3\.5{margin:.875rem!important}.xl\:-m-3px{margin:-3px!important}.xl\:-m-1px{margin:-1px!important}.xl\:m-5px{margin:5px!important}.xl\:-m-0{margin:0!important}.xl\:-m-1{margin:-.25rem!important}.xl\:-m-2{margin:-.5rem!important}.xl\:-m-3{margin:-.75rem!important}.xl\:-m-4{margin:-1rem!important}.xl\:-m-5{margin:-1.25rem!important}.xl\:-m-6{margin:-1.5rem!important}.xl\:-m-7{margin:-1.75rem!important}.xl\:-m-8{margin:-2rem!important}.xl\:-m-9{margin:-2.25rem!important}.xl\:-m-10{margin:-2.5rem!important}.xl\:-m-11{margin:-2.75rem!important}.xl\:-m-12{margin:-3rem!important}.xl\:-m-14{margin:-3.5rem!important}.xl\:-m-16{margin:-4rem!important}.xl\:-m-20{margin:-5rem!important}.xl\:-m-24{margin:-6rem!important}.xl\:-m-28{margin:-7rem!important}.xl\:-m-32{margin:-8rem!important}.xl\:-m-36{margin:-9rem!important}.xl\:-m-40{margin:-10rem!important}.xl\:-m-44{margin:-11rem!important}.xl\:-m-48{margin:-12rem!important}.xl\:-m-52{margin:-13rem!important}.xl\:-m-56{margin:-14rem!important}.xl\:-m-60{margin:-15rem!important}.xl\:-m-64{margin:-16rem!important}.xl\:-m-72{margin:-18rem!important}.xl\:-m-80{margin:-20rem!important}.xl\:-m-84{margin:-21rem!important}.xl\:-m-96{margin:-24rem!important}.xl\:-m-px{margin:-1px!important}.xl\:-m-0\.5{margin:-.125rem!important}.xl\:-m-1\.5{margin:-.375rem!important}.xl\:-m-2\.5{margin:-.625rem!important}.xl\:-m-3\.5{margin:-.875rem!important}.xl\:-m--3px{margin:3px!important}.xl\:-m--1px{margin:1px!important}.xl\:-m-5px{margin:-5px!important}.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.xl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.xl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.xl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.xl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.xl\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.xl\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.xl\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.xl\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.xl\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.xl\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.xl\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.xl\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.xl\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.xl\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.xl\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.xl\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.xl\:mx-84{margin-left:21rem!important;margin-right:21rem!important}.xl\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:mx-px{margin-left:1px!important;margin-right:1px!important}.xl\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.xl\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.xl\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.xl\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.xl\:-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.xl\:-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.xl\:mx-5px{margin-left:5px!important;margin-right:5px!important}.xl\:-mx-0{margin-left:0!important;margin-right:0!important}.xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.xl\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.xl\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.xl\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.xl\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.xl\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.xl\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.xl\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.xl\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.xl\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.xl\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.xl\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.xl\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.xl\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.xl\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.xl\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.xl\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.xl\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.xl\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.xl\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.xl\:-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.xl\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.xl\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.xl\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.xl\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.xl\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.xl\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.xl\:-mx--3px{margin-left:3px!important;margin-right:3px!important}.xl\:-mx--1px{margin-left:1px!important;margin-right:1px!important}.xl\:-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.xl\:my-0{margin-bottom:0!important;margin-top:0!important}.xl\:my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.xl\:my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.xl\:my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.xl\:my-4{margin-bottom:1rem!important;margin-top:1rem!important}.xl\:my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.xl\:my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.xl\:my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.xl\:my-8{margin-bottom:2rem!important;margin-top:2rem!important}.xl\:my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.xl\:my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.xl\:my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.xl\:my-12{margin-bottom:3rem!important;margin-top:3rem!important}.xl\:my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.xl\:my-16{margin-bottom:4rem!important;margin-top:4rem!important}.xl\:my-20{margin-bottom:5rem!important;margin-top:5rem!important}.xl\:my-24{margin-bottom:6rem!important;margin-top:6rem!important}.xl\:my-28{margin-bottom:7rem!important;margin-top:7rem!important}.xl\:my-32{margin-bottom:8rem!important;margin-top:8rem!important}.xl\:my-36{margin-bottom:9rem!important;margin-top:9rem!important}.xl\:my-40{margin-bottom:10rem!important;margin-top:10rem!important}.xl\:my-44{margin-bottom:11rem!important;margin-top:11rem!important}.xl\:my-48{margin-bottom:12rem!important;margin-top:12rem!important}.xl\:my-52{margin-bottom:13rem!important;margin-top:13rem!important}.xl\:my-56{margin-bottom:14rem!important;margin-top:14rem!important}.xl\:my-60{margin-bottom:15rem!important;margin-top:15rem!important}.xl\:my-64{margin-bottom:16rem!important;margin-top:16rem!important}.xl\:my-72{margin-bottom:18rem!important;margin-top:18rem!important}.xl\:my-80{margin-bottom:20rem!important;margin-top:20rem!important}.xl\:my-84{margin-bottom:21rem!important;margin-top:21rem!important}.xl\:my-96{margin-bottom:24rem!important;margin-top:24rem!important}.xl\:my-auto{margin-bottom:auto!important;margin-top:auto!important}.xl\:my-px{margin-bottom:1px!important;margin-top:1px!important}.xl\:my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.xl\:my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.xl\:my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.xl\:my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.xl\:-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.xl\:-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.xl\:my-5px{margin-bottom:5px!important;margin-top:5px!important}.xl\:-my-0{margin-bottom:0!important;margin-top:0!important}.xl\:-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.xl\:-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.xl\:-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.xl\:-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.xl\:-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.xl\:-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.xl\:-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.xl\:-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.xl\:-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.xl\:-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.xl\:-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.xl\:-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.xl\:-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.xl\:-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.xl\:-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.xl\:-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.xl\:-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.xl\:-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.xl\:-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.xl\:-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.xl\:-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.xl\:-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.xl\:-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.xl\:-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.xl\:-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.xl\:-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.xl\:-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.xl\:-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.xl\:-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.xl\:-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.xl\:-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.xl\:-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.xl\:-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.xl\:-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.xl\:-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.xl\:-my--3px{margin-bottom:3px!important;margin-top:3px!important}.xl\:-my--1px{margin-bottom:1px!important;margin-top:1px!important}.xl\:-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.xl\:mt-0{margin-top:0!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mt-3{margin-top:.75rem!important}.xl\:mt-4{margin-top:1rem!important}.xl\:mt-5{margin-top:1.25rem!important}.xl\:mt-6{margin-top:1.5rem!important}.xl\:mt-7{margin-top:1.75rem!important}.xl\:mt-8{margin-top:2rem!important}.xl\:mt-9{margin-top:2.25rem!important}.xl\:mt-10{margin-top:2.5rem!important}.xl\:mt-11{margin-top:2.75rem!important}.xl\:mt-12{margin-top:3rem!important}.xl\:mt-14{margin-top:3.5rem!important}.xl\:mt-16{margin-top:4rem!important}.xl\:mt-20{margin-top:5rem!important}.xl\:mt-24{margin-top:6rem!important}.xl\:mt-28{margin-top:7rem!important}.xl\:mt-32{margin-top:8rem!important}.xl\:mt-36{margin-top:9rem!important}.xl\:mt-40{margin-top:10rem!important}.xl\:mt-44{margin-top:11rem!important}.xl\:mt-48{margin-top:12rem!important}.xl\:mt-52{margin-top:13rem!important}.xl\:mt-56{margin-top:14rem!important}.xl\:mt-60{margin-top:15rem!important}.xl\:mt-64{margin-top:16rem!important}.xl\:mt-72{margin-top:18rem!important}.xl\:mt-80{margin-top:20rem!important}.xl\:mt-84{margin-top:21rem!important}.xl\:mt-96{margin-top:24rem!important}.xl\:mt-auto{margin-top:auto!important}.xl\:mt-px{margin-top:1px!important}.xl\:mt-0\.5{margin-top:.125rem!important}.xl\:mt-1\.5{margin-top:.375rem!important}.xl\:mt-2\.5{margin-top:.625rem!important}.xl\:mt-3\.5{margin-top:.875rem!important}.xl\:-mt-3px{margin-top:-3px!important}.xl\:-mt-1px{margin-top:-1px!important}.xl\:mt-5px{margin-top:5px!important}.xl\:-mt-0{margin-top:0!important}.xl\:-mt-1{margin-top:-.25rem!important}.xl\:-mt-2{margin-top:-.5rem!important}.xl\:-mt-3{margin-top:-.75rem!important}.xl\:-mt-4{margin-top:-1rem!important}.xl\:-mt-5{margin-top:-1.25rem!important}.xl\:-mt-6{margin-top:-1.5rem!important}.xl\:-mt-7{margin-top:-1.75rem!important}.xl\:-mt-8{margin-top:-2rem!important}.xl\:-mt-9{margin-top:-2.25rem!important}.xl\:-mt-10{margin-top:-2.5rem!important}.xl\:-mt-11{margin-top:-2.75rem!important}.xl\:-mt-12{margin-top:-3rem!important}.xl\:-mt-14{margin-top:-3.5rem!important}.xl\:-mt-16{margin-top:-4rem!important}.xl\:-mt-20{margin-top:-5rem!important}.xl\:-mt-24{margin-top:-6rem!important}.xl\:-mt-28{margin-top:-7rem!important}.xl\:-mt-32{margin-top:-8rem!important}.xl\:-mt-36{margin-top:-9rem!important}.xl\:-mt-40{margin-top:-10rem!important}.xl\:-mt-44{margin-top:-11rem!important}.xl\:-mt-48{margin-top:-12rem!important}.xl\:-mt-52{margin-top:-13rem!important}.xl\:-mt-56{margin-top:-14rem!important}.xl\:-mt-60{margin-top:-15rem!important}.xl\:-mt-64{margin-top:-16rem!important}.xl\:-mt-72{margin-top:-18rem!important}.xl\:-mt-80{margin-top:-20rem!important}.xl\:-mt-84{margin-top:-21rem!important}.xl\:-mt-96{margin-top:-24rem!important}.xl\:-mt-px{margin-top:-1px!important}.xl\:-mt-0\.5{margin-top:-.125rem!important}.xl\:-mt-1\.5{margin-top:-.375rem!important}.xl\:-mt-2\.5{margin-top:-.625rem!important}.xl\:-mt-3\.5{margin-top:-.875rem!important}.xl\:-mt--3px{margin-top:3px!important}.xl\:-mt--1px{margin-top:1px!important}.xl\:-mt-5px{margin-top:-5px!important}.xl\:mr-0{margin-right:0!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mr-3{margin-right:.75rem!important}.xl\:mr-4{margin-right:1rem!important}.xl\:mr-5{margin-right:1.25rem!important}.xl\:mr-6{margin-right:1.5rem!important}.xl\:mr-7{margin-right:1.75rem!important}.xl\:mr-8{margin-right:2rem!important}.xl\:mr-9{margin-right:2.25rem!important}.xl\:mr-10{margin-right:2.5rem!important}.xl\:mr-11{margin-right:2.75rem!important}.xl\:mr-12{margin-right:3rem!important}.xl\:mr-14{margin-right:3.5rem!important}.xl\:mr-16{margin-right:4rem!important}.xl\:mr-20{margin-right:5rem!important}.xl\:mr-24{margin-right:6rem!important}.xl\:mr-28{margin-right:7rem!important}.xl\:mr-32{margin-right:8rem!important}.xl\:mr-36{margin-right:9rem!important}.xl\:mr-40{margin-right:10rem!important}.xl\:mr-44{margin-right:11rem!important}.xl\:mr-48{margin-right:12rem!important}.xl\:mr-52{margin-right:13rem!important}.xl\:mr-56{margin-right:14rem!important}.xl\:mr-60{margin-right:15rem!important}.xl\:mr-64{margin-right:16rem!important}.xl\:mr-72{margin-right:18rem!important}.xl\:mr-80{margin-right:20rem!important}.xl\:mr-84{margin-right:21rem!important}.xl\:mr-96{margin-right:24rem!important}.xl\:mr-auto{margin-right:auto!important}.xl\:mr-px{margin-right:1px!important}.xl\:mr-0\.5{margin-right:.125rem!important}.xl\:mr-1\.5{margin-right:.375rem!important}.xl\:mr-2\.5{margin-right:.625rem!important}.xl\:mr-3\.5{margin-right:.875rem!important}.xl\:-mr-3px{margin-right:-3px!important}.xl\:-mr-1px{margin-right:-1px!important}.xl\:mr-5px{margin-right:5px!important}.xl\:-mr-0{margin-right:0!important}.xl\:-mr-1{margin-right:-.25rem!important}.xl\:-mr-2{margin-right:-.5rem!important}.xl\:-mr-3{margin-right:-.75rem!important}.xl\:-mr-4{margin-right:-1rem!important}.xl\:-mr-5{margin-right:-1.25rem!important}.xl\:-mr-6{margin-right:-1.5rem!important}.xl\:-mr-7{margin-right:-1.75rem!important}.xl\:-mr-8{margin-right:-2rem!important}.xl\:-mr-9{margin-right:-2.25rem!important}.xl\:-mr-10{margin-right:-2.5rem!important}.xl\:-mr-11{margin-right:-2.75rem!important}.xl\:-mr-12{margin-right:-3rem!important}.xl\:-mr-14{margin-right:-3.5rem!important}.xl\:-mr-16{margin-right:-4rem!important}.xl\:-mr-20{margin-right:-5rem!important}.xl\:-mr-24{margin-right:-6rem!important}.xl\:-mr-28{margin-right:-7rem!important}.xl\:-mr-32{margin-right:-8rem!important}.xl\:-mr-36{margin-right:-9rem!important}.xl\:-mr-40{margin-right:-10rem!important}.xl\:-mr-44{margin-right:-11rem!important}.xl\:-mr-48{margin-right:-12rem!important}.xl\:-mr-52{margin-right:-13rem!important}.xl\:-mr-56{margin-right:-14rem!important}.xl\:-mr-60{margin-right:-15rem!important}.xl\:-mr-64{margin-right:-16rem!important}.xl\:-mr-72{margin-right:-18rem!important}.xl\:-mr-80{margin-right:-20rem!important}.xl\:-mr-84{margin-right:-21rem!important}.xl\:-mr-96{margin-right:-24rem!important}.xl\:-mr-px{margin-right:-1px!important}.xl\:-mr-0\.5{margin-right:-.125rem!important}.xl\:-mr-1\.5{margin-right:-.375rem!important}.xl\:-mr-2\.5{margin-right:-.625rem!important}.xl\:-mr-3\.5{margin-right:-.875rem!important}.xl\:-mr--3px{margin-right:3px!important}.xl\:-mr--1px{margin-right:1px!important}.xl\:-mr-5px{margin-right:-5px!important}.xl\:mb-0{margin-bottom:0!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mb-3{margin-bottom:.75rem!important}.xl\:mb-4{margin-bottom:1rem!important}.xl\:mb-5{margin-bottom:1.25rem!important}.xl\:mb-6{margin-bottom:1.5rem!important}.xl\:mb-7{margin-bottom:1.75rem!important}.xl\:mb-8{margin-bottom:2rem!important}.xl\:mb-9{margin-bottom:2.25rem!important}.xl\:mb-10{margin-bottom:2.5rem!important}.xl\:mb-11{margin-bottom:2.75rem!important}.xl\:mb-12{margin-bottom:3rem!important}.xl\:mb-14{margin-bottom:3.5rem!important}.xl\:mb-16{margin-bottom:4rem!important}.xl\:mb-20{margin-bottom:5rem!important}.xl\:mb-24{margin-bottom:6rem!important}.xl\:mb-28{margin-bottom:7rem!important}.xl\:mb-32{margin-bottom:8rem!important}.xl\:mb-36{margin-bottom:9rem!important}.xl\:mb-40{margin-bottom:10rem!important}.xl\:mb-44{margin-bottom:11rem!important}.xl\:mb-48{margin-bottom:12rem!important}.xl\:mb-52{margin-bottom:13rem!important}.xl\:mb-56{margin-bottom:14rem!important}.xl\:mb-60{margin-bottom:15rem!important}.xl\:mb-64{margin-bottom:16rem!important}.xl\:mb-72{margin-bottom:18rem!important}.xl\:mb-80{margin-bottom:20rem!important}.xl\:mb-84{margin-bottom:21rem!important}.xl\:mb-96{margin-bottom:24rem!important}.xl\:mb-auto{margin-bottom:auto!important}.xl\:mb-px{margin-bottom:1px!important}.xl\:mb-0\.5{margin-bottom:.125rem!important}.xl\:mb-1\.5{margin-bottom:.375rem!important}.xl\:mb-2\.5{margin-bottom:.625rem!important}.xl\:mb-3\.5{margin-bottom:.875rem!important}.xl\:-mb-3px{margin-bottom:-3px!important}.xl\:-mb-1px{margin-bottom:-1px!important}.xl\:mb-5px{margin-bottom:5px!important}.xl\:-mb-0{margin-bottom:0!important}.xl\:-mb-1{margin-bottom:-.25rem!important}.xl\:-mb-2{margin-bottom:-.5rem!important}.xl\:-mb-3{margin-bottom:-.75rem!important}.xl\:-mb-4{margin-bottom:-1rem!important}.xl\:-mb-5{margin-bottom:-1.25rem!important}.xl\:-mb-6{margin-bottom:-1.5rem!important}.xl\:-mb-7{margin-bottom:-1.75rem!important}.xl\:-mb-8{margin-bottom:-2rem!important}.xl\:-mb-9{margin-bottom:-2.25rem!important}.xl\:-mb-10{margin-bottom:-2.5rem!important}.xl\:-mb-11{margin-bottom:-2.75rem!important}.xl\:-mb-12{margin-bottom:-3rem!important}.xl\:-mb-14{margin-bottom:-3.5rem!important}.xl\:-mb-16{margin-bottom:-4rem!important}.xl\:-mb-20{margin-bottom:-5rem!important}.xl\:-mb-24{margin-bottom:-6rem!important}.xl\:-mb-28{margin-bottom:-7rem!important}.xl\:-mb-32{margin-bottom:-8rem!important}.xl\:-mb-36{margin-bottom:-9rem!important}.xl\:-mb-40{margin-bottom:-10rem!important}.xl\:-mb-44{margin-bottom:-11rem!important}.xl\:-mb-48{margin-bottom:-12rem!important}.xl\:-mb-52{margin-bottom:-13rem!important}.xl\:-mb-56{margin-bottom:-14rem!important}.xl\:-mb-60{margin-bottom:-15rem!important}.xl\:-mb-64{margin-bottom:-16rem!important}.xl\:-mb-72{margin-bottom:-18rem!important}.xl\:-mb-80{margin-bottom:-20rem!important}.xl\:-mb-84{margin-bottom:-21rem!important}.xl\:-mb-96{margin-bottom:-24rem!important}.xl\:-mb-px{margin-bottom:-1px!important}.xl\:-mb-0\.5{margin-bottom:-.125rem!important}.xl\:-mb-1\.5{margin-bottom:-.375rem!important}.xl\:-mb-2\.5{margin-bottom:-.625rem!important}.xl\:-mb-3\.5{margin-bottom:-.875rem!important}.xl\:-mb--3px{margin-bottom:3px!important}.xl\:-mb--1px{margin-bottom:1px!important}.xl\:-mb-5px{margin-bottom:-5px!important}.xl\:ml-0{margin-left:0!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:ml-3{margin-left:.75rem!important}.xl\:ml-4{margin-left:1rem!important}.xl\:ml-5{margin-left:1.25rem!important}.xl\:ml-6{margin-left:1.5rem!important}.xl\:ml-7{margin-left:1.75rem!important}.xl\:ml-8{margin-left:2rem!important}.xl\:ml-9{margin-left:2.25rem!important}.xl\:ml-10{margin-left:2.5rem!important}.xl\:ml-11{margin-left:2.75rem!important}.xl\:ml-12{margin-left:3rem!important}.xl\:ml-14{margin-left:3.5rem!important}.xl\:ml-16{margin-left:4rem!important}.xl\:ml-20{margin-left:5rem!important}.xl\:ml-24{margin-left:6rem!important}.xl\:ml-28{margin-left:7rem!important}.xl\:ml-32{margin-left:8rem!important}.xl\:ml-36{margin-left:9rem!important}.xl\:ml-40{margin-left:10rem!important}.xl\:ml-44{margin-left:11rem!important}.xl\:ml-48{margin-left:12rem!important}.xl\:ml-52{margin-left:13rem!important}.xl\:ml-56{margin-left:14rem!important}.xl\:ml-60{margin-left:15rem!important}.xl\:ml-64{margin-left:16rem!important}.xl\:ml-72{margin-left:18rem!important}.xl\:ml-80{margin-left:20rem!important}.xl\:ml-84{margin-left:21rem!important}.xl\:ml-96{margin-left:24rem!important}.xl\:ml-auto{margin-left:auto!important}.xl\:ml-px{margin-left:1px!important}.xl\:ml-0\.5{margin-left:.125rem!important}.xl\:ml-1\.5{margin-left:.375rem!important}.xl\:ml-2\.5{margin-left:.625rem!important}.xl\:ml-3\.5{margin-left:.875rem!important}.xl\:-ml-3px{margin-left:-3px!important}.xl\:-ml-1px{margin-left:-1px!important}.xl\:ml-5px{margin-left:5px!important}.xl\:-ml-0{margin-left:0!important}.xl\:-ml-1{margin-left:-.25rem!important}.xl\:-ml-2{margin-left:-.5rem!important}.xl\:-ml-3{margin-left:-.75rem!important}.xl\:-ml-4{margin-left:-1rem!important}.xl\:-ml-5{margin-left:-1.25rem!important}.xl\:-ml-6{margin-left:-1.5rem!important}.xl\:-ml-7{margin-left:-1.75rem!important}.xl\:-ml-8{margin-left:-2rem!important}.xl\:-ml-9{margin-left:-2.25rem!important}.xl\:-ml-10{margin-left:-2.5rem!important}.xl\:-ml-11{margin-left:-2.75rem!important}.xl\:-ml-12{margin-left:-3rem!important}.xl\:-ml-14{margin-left:-3.5rem!important}.xl\:-ml-16{margin-left:-4rem!important}.xl\:-ml-20{margin-left:-5rem!important}.xl\:-ml-24{margin-left:-6rem!important}.xl\:-ml-28{margin-left:-7rem!important}.xl\:-ml-32{margin-left:-8rem!important}.xl\:-ml-36{margin-left:-9rem!important}.xl\:-ml-40{margin-left:-10rem!important}.xl\:-ml-44{margin-left:-11rem!important}.xl\:-ml-48{margin-left:-12rem!important}.xl\:-ml-52{margin-left:-13rem!important}.xl\:-ml-56{margin-left:-14rem!important}.xl\:-ml-60{margin-left:-15rem!important}.xl\:-ml-64{margin-left:-16rem!important}.xl\:-ml-72{margin-left:-18rem!important}.xl\:-ml-80{margin-left:-20rem!important}.xl\:-ml-84{margin-left:-21rem!important}.xl\:-ml-96{margin-left:-24rem!important}.xl\:-ml-px{margin-left:-1px!important}.xl\:-ml-0\.5{margin-left:-.125rem!important}.xl\:-ml-1\.5{margin-left:-.375rem!important}.xl\:-ml-2\.5{margin-left:-.625rem!important}.xl\:-ml-3\.5{margin-left:-.875rem!important}.xl\:-ml--3px{margin-left:3px!important}.xl\:-ml--1px{margin-left:1px!important}.xl\:-ml-5px{margin-left:-5px!important}.xl\:box-border{box-sizing:border-box!important}.xl\:box-content{box-sizing:initial!important}.xl\:block{display:block!important}.xl\:inline-block{display:inline-block!important}.xl\:inline{display:inline!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}.xl\:table{display:table!important}.xl\:inline-table{display:inline-table!important}.xl\:table-caption{display:table-caption!important}.xl\:table-cell{display:table-cell!important}.xl\:table-column{display:table-column!important}.xl\:table-column-group{display:table-column-group!important}.xl\:table-footer-group{display:table-footer-group!important}.xl\:table-header-group{display:table-header-group!important}.xl\:table-row-group{display:table-row-group!important}.xl\:table-row{display:table-row!important}.xl\:flow-root{display:flow-root!important}.xl\:grid{display:grid!important}.xl\:inline-grid{display:inline-grid!important}.xl\:contents{display:contents!important}.xl\:list-item{display:list-item!important}.xl\:hidden{display:none!important}.xl\:h-0{height:0!important}.xl\:h-1{height:.25rem!important}.xl\:h-2{height:.5rem!important}.xl\:h-3{height:.75rem!important}.xl\:h-4{height:1rem!important}.xl\:h-5{height:1.25rem!important}.xl\:h-6{height:1.5rem!important}.xl\:h-7{height:1.75rem!important}.xl\:h-8{height:2rem!important}.xl\:h-9{height:2.25rem!important}.xl\:h-10{height:2.5rem!important}.xl\:h-11{height:2.75rem!important}.xl\:h-12{height:3rem!important}.xl\:h-14{height:3.5rem!important}.xl\:h-16{height:4rem!important}.xl\:h-20{height:5rem!important}.xl\:h-24{height:6rem!important}.xl\:h-28{height:7rem!important}.xl\:h-32{height:8rem!important}.xl\:h-36{height:9rem!important}.xl\:h-40{height:10rem!important}.xl\:h-44{height:11rem!important}.xl\:h-48{height:12rem!important}.xl\:h-52{height:13rem!important}.xl\:h-56{height:14rem!important}.xl\:h-60{height:15rem!important}.xl\:h-64{height:16rem!important}.xl\:h-72{height:18rem!important}.xl\:h-80{height:20rem!important}.xl\:h-84{height:21rem!important}.xl\:h-96{height:24rem!important}.xl\:h-auto{height:auto!important}.xl\:h-px{height:1px!important}.xl\:h-0\.5{height:.125rem!important}.xl\:h-1\.5{height:.375rem!important}.xl\:h-2\.5{height:.625rem!important}.xl\:h-3\.5{height:.875rem!important}.xl\:-h-3px{height:-3px!important}.xl\:-h-1px{height:-1px!important}.xl\:h-5px{height:5px!important}.xl\:h-1\/2{height:50%!important}.xl\:h-1\/3{height:33.333333%!important}.xl\:h-2\/3{height:66.666667%!important}.xl\:h-1\/4{height:25%!important}.xl\:h-2\/4{height:50%!important}.xl\:h-3\/4{height:75%!important}.xl\:h-1\/5{height:20%!important}.xl\:h-2\/5{height:40%!important}.xl\:h-3\/5{height:60%!important}.xl\:h-4\/5{height:80%!important}.xl\:h-1\/6{height:16.666667%!important}.xl\:h-2\/6{height:33.333333%!important}.xl\:h-3\/6{height:50%!important}.xl\:h-4\/6{height:66.666667%!important}.xl\:h-5\/6{height:83.333333%!important}.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:max-h-0{max-height:0!important}.xl\:max-h-1{max-height:.25rem!important}.xl\:max-h-2{max-height:.5rem!important}.xl\:max-h-3{max-height:.75rem!important}.xl\:max-h-4{max-height:1rem!important}.xl\:max-h-5{max-height:1.25rem!important}.xl\:max-h-6{max-height:1.5rem!important}.xl\:max-h-7{max-height:1.75rem!important}.xl\:max-h-8{max-height:2rem!important}.xl\:max-h-9{max-height:2.25rem!important}.xl\:max-h-10{max-height:2.5rem!important}.xl\:max-h-11{max-height:2.75rem!important}.xl\:max-h-12{max-height:3rem!important}.xl\:max-h-14{max-height:3.5rem!important}.xl\:max-h-16{max-height:4rem!important}.xl\:max-h-20{max-height:5rem!important}.xl\:max-h-24{max-height:6rem!important}.xl\:max-h-28{max-height:7rem!important}.xl\:max-h-32{max-height:8rem!important}.xl\:max-h-36{max-height:9rem!important}.xl\:max-h-40{max-height:10rem!important}.xl\:max-h-44{max-height:11rem!important}.xl\:max-h-48{max-height:12rem!important}.xl\:max-h-52{max-height:13rem!important}.xl\:max-h-56{max-height:14rem!important}.xl\:max-h-60{max-height:15rem!important}.xl\:max-h-64{max-height:16rem!important}.xl\:max-h-72{max-height:18rem!important}.xl\:max-h-80{max-height:20rem!important}.xl\:max-h-84{max-height:21rem!important}.xl\:max-h-96{max-height:24rem!important}.xl\:max-h-px{max-height:1px!important}.xl\:max-h-0\.5{max-height:.125rem!important}.xl\:max-h-1\.5{max-height:.375rem!important}.xl\:max-h-2\.5{max-height:.625rem!important}.xl\:max-h-3\.5{max-height:.875rem!important}.xl\:-max-h-3px{max-height:-3px!important}.xl\:-max-h-1px{max-height:-1px!important}.xl\:max-h-5px{max-height:5px!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:min-h-0{min-height:0!important}.xl\:min-h-8{min-height:2rem!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}.xl\:w-0{width:0!important}.xl\:w-1{width:.25rem!important}.xl\:w-2{width:.5rem!important}.xl\:w-3{width:.75rem!important}.xl\:w-4{width:1rem!important}.xl\:w-5{width:1.25rem!important}.xl\:w-6{width:1.5rem!important}.xl\:w-7{width:1.75rem!important}.xl\:w-8{width:2rem!important}.xl\:w-9{width:2.25rem!important}.xl\:w-10{width:2.5rem!important}.xl\:w-11{width:2.75rem!important}.xl\:w-12{width:3rem!important}.xl\:w-14{width:3.5rem!important}.xl\:w-16{width:4rem!important}.xl\:w-20{width:5rem!important}.xl\:w-24{width:6rem!important}.xl\:w-28{width:7rem!important}.xl\:w-32{width:8rem!important}.xl\:w-36{width:9rem!important}.xl\:w-40{width:10rem!important}.xl\:w-44{width:11rem!important}.xl\:w-48{width:12rem!important}.xl\:w-52{width:13rem!important}.xl\:w-56{width:14rem!important}.xl\:w-60{width:15rem!important}.xl\:w-64{width:16rem!important}.xl\:w-72{width:18rem!important}.xl\:w-80{width:20rem!important}.xl\:w-84{width:21rem!important}.xl\:w-96{width:24rem!important}.xl\:w-auto{width:auto!important}.xl\:w-px{width:1px!important}.xl\:w-0\.5{width:.125rem!important}.xl\:w-1\.5{width:.375rem!important}.xl\:w-2\.5{width:.625rem!important}.xl\:w-3\.5{width:.875rem!important}.xl\:-w-3px{width:-3px!important}.xl\:-w-1px{width:-1px!important}.xl\:w-5px{width:5px!important}.xl\:w-1\/2{width:50%!important}.xl\:w-1\/3{width:33.333333%!important}.xl\:w-2\/3{width:66.666667%!important}.xl\:w-1\/4{width:25%!important}.xl\:w-2\/4{width:50%!important}.xl\:w-3\/4{width:75%!important}.xl\:w-1\/5{width:20%!important}.xl\:w-2\/5{width:40%!important}.xl\:w-3\/5{width:60%!important}.xl\:w-4\/5{width:80%!important}.xl\:w-1\/6{width:16.666667%!important}.xl\:w-2\/6{width:33.333333%!important}.xl\:w-3\/6{width:50%!important}.xl\:w-4\/6{width:66.666667%!important}.xl\:w-5\/6{width:83.333333%!important}.xl\:w-1\/12{width:8.333333%!important}.xl\:w-2\/12{width:16.666667%!important}.xl\:w-3\/12{width:25%!important}.xl\:w-4\/12{width:33.333333%!important}.xl\:w-5\/12{width:41.666667%!important}.xl\:w-6\/12{width:50%!important}.xl\:w-7\/12{width:58.333333%!important}.xl\:w-8\/12{width:66.666667%!important}.xl\:w-9\/12{width:75%!important}.xl\:w-10\/12{width:83.333333%!important}.xl\:w-11\/12{width:91.666667%!important}.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:w-min{width:min-content!important}.xl\:w-max{width:max-content!important}.xl\:w-fit{width:fit-content!important}.xl\:min-w-0{min-width:0!important}.xl\:min-w-full{min-width:100%!important}.xl\:min-w-min{min-width:min-content!important}.xl\:min-w-max{min-width:max-content!important}.xl\:max-w-0{max-width:0!important}.xl\:max-w-64{max-width:16rem!important}.xl\:max-w-none{max-width:none!important}.xl\:max-w-xs{max-width:20rem!important}.xl\:max-w-sm{max-width:24rem!important}.xl\:max-w-md{max-width:28rem!important}.xl\:max-w-lg{max-width:32rem!important}.xl\:max-w-xl{max-width:36rem!important}.xl\:max-w-2xl{max-width:42rem!important}.xl\:max-w-3xl{max-width:48rem!important}.xl\:max-w-4xl{max-width:56rem!important}.xl\:max-w-5xl{max-width:64rem!important}.xl\:max-w-6xl{max-width:72rem!important}.xl\:max-w-7xl{max-width:80rem!important}.xl\:max-w-full{max-width:100%!important}.xl\:max-w-min{max-width:min-content!important}.xl\:max-w-max{max-width:max-content!important}.xl\:max-w-prose{max-width:65ch!important}.xl\:max-w-screen-sm{max-width:640px!important}.xl\:max-w-screen-md{max-width:768px!important}.xl\:max-w-screen-lg{max-width:1024px!important}.xl\:max-w-screen-xl{max-width:1280px!important}.xl\:max-w-screen-2xl{max-width:1536px!important}.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}.xl\:flex-shrink-0{flex-shrink:0!important}.xl\:flex-shrink{flex-shrink:1!important}.xl\:flex-grow-0{flex-grow:0!important}.xl\:flex-grow{flex-grow:1!important}.xl\:table-auto{table-layout:auto!important}.xl\:table-fixed{table-layout:fixed!important}.xl\:border-collapse{border-collapse:collapse!important}.xl\:border-separate{border-collapse:initial!important}.xl\:origin-center{transform-origin:center!important}.xl\:origin-top{transform-origin:top!important}.xl\:origin-top-right{transform-origin:top right!important}.xl\:origin-right{transform-origin:right!important}.xl\:origin-bottom-right{transform-origin:bottom right!important}.xl\:origin-bottom{transform-origin:bottom!important}.xl\:origin-bottom-left{transform-origin:bottom left!important}.xl\:origin-left{transform-origin:left!important}.xl\:origin-top-left{transform-origin:top left!important}.xl\:origin-half{transform-origin:50% 50%!important}.xl\:transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.xl\:transform,.xl\:transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.xl\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.xl\:transform-none{transform:none!important}.xl\:translate-x-0{--tw-translate-x:0px!important}.xl\:translate-x-1{--tw-translate-x:0.25rem!important}.xl\:translate-x-2{--tw-translate-x:0.5rem!important}.xl\:translate-x-3{--tw-translate-x:0.75rem!important}.xl\:translate-x-4{--tw-translate-x:1rem!important}.xl\:translate-x-5{--tw-translate-x:1.25rem!important}.xl\:translate-x-6{--tw-translate-x:1.5rem!important}.xl\:translate-x-7{--tw-translate-x:1.75rem!important}.xl\:translate-x-8{--tw-translate-x:2rem!important}.xl\:translate-x-9{--tw-translate-x:2.25rem!important}.xl\:translate-x-10{--tw-translate-x:2.5rem!important}.xl\:translate-x-11{--tw-translate-x:2.75rem!important}.xl\:translate-x-12{--tw-translate-x:3rem!important}.xl\:translate-x-14{--tw-translate-x:3.5rem!important}.xl\:translate-x-16{--tw-translate-x:4rem!important}.xl\:translate-x-20{--tw-translate-x:5rem!important}.xl\:translate-x-24{--tw-translate-x:6rem!important}.xl\:translate-x-28{--tw-translate-x:7rem!important}.xl\:translate-x-32{--tw-translate-x:8rem!important}.xl\:translate-x-36{--tw-translate-x:9rem!important}.xl\:translate-x-40{--tw-translate-x:10rem!important}.xl\:translate-x-44{--tw-translate-x:11rem!important}.xl\:translate-x-48{--tw-translate-x:12rem!important}.xl\:translate-x-52{--tw-translate-x:13rem!important}.xl\:translate-x-56{--tw-translate-x:14rem!important}.xl\:translate-x-60{--tw-translate-x:15rem!important}.xl\:translate-x-64{--tw-translate-x:16rem!important}.xl\:translate-x-72{--tw-translate-x:18rem!important}.xl\:translate-x-80{--tw-translate-x:20rem!important}.xl\:translate-x-84{--tw-translate-x:21rem!important}.xl\:translate-x-96{--tw-translate-x:24rem!important}.xl\:translate-x-px{--tw-translate-x:1px!important}.xl\:translate-x-0\.5{--tw-translate-x:0.125rem!important}.xl\:translate-x-1\.5{--tw-translate-x:0.375rem!important}.xl\:translate-x-2\.5{--tw-translate-x:0.625rem!important}.xl\:translate-x-3\.5{--tw-translate-x:0.875rem!important}.xl\:-translate-x-3px{--tw-translate-x:-3px!important}.xl\:-translate-x-1px{--tw-translate-x:-1px!important}.xl\:translate-x-5px{--tw-translate-x:5px!important}.xl\:-translate-x-0{--tw-translate-x:0px!important}.xl\:-translate-x-1{--tw-translate-x:-0.25rem!important}.xl\:-translate-x-2{--tw-translate-x:-0.5rem!important}.xl\:-translate-x-3{--tw-translate-x:-0.75rem!important}.xl\:-translate-x-4{--tw-translate-x:-1rem!important}.xl\:-translate-x-5{--tw-translate-x:-1.25rem!important}.xl\:-translate-x-6{--tw-translate-x:-1.5rem!important}.xl\:-translate-x-7{--tw-translate-x:-1.75rem!important}.xl\:-translate-x-8{--tw-translate-x:-2rem!important}.xl\:-translate-x-9{--tw-translate-x:-2.25rem!important}.xl\:-translate-x-10{--tw-translate-x:-2.5rem!important}.xl\:-translate-x-11{--tw-translate-x:-2.75rem!important}.xl\:-translate-x-12{--tw-translate-x:-3rem!important}.xl\:-translate-x-14{--tw-translate-x:-3.5rem!important}.xl\:-translate-x-16{--tw-translate-x:-4rem!important}.xl\:-translate-x-20{--tw-translate-x:-5rem!important}.xl\:-translate-x-24{--tw-translate-x:-6rem!important}.xl\:-translate-x-28{--tw-translate-x:-7rem!important}.xl\:-translate-x-32{--tw-translate-x:-8rem!important}.xl\:-translate-x-36{--tw-translate-x:-9rem!important}.xl\:-translate-x-40{--tw-translate-x:-10rem!important}.xl\:-translate-x-44{--tw-translate-x:-11rem!important}.xl\:-translate-x-48{--tw-translate-x:-12rem!important}.xl\:-translate-x-52{--tw-translate-x:-13rem!important}.xl\:-translate-x-56{--tw-translate-x:-14rem!important}.xl\:-translate-x-60{--tw-translate-x:-15rem!important}.xl\:-translate-x-64{--tw-translate-x:-16rem!important}.xl\:-translate-x-72{--tw-translate-x:-18rem!important}.xl\:-translate-x-80{--tw-translate-x:-20rem!important}.xl\:-translate-x-84{--tw-translate-x:-21rem!important}.xl\:-translate-x-96{--tw-translate-x:-24rem!important}.xl\:-translate-x-px{--tw-translate-x:-1px!important}.xl\:-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.xl\:-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.xl\:-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.xl\:-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.xl\:-translate-x--3px{--tw-translate-x:3px!important}.xl\:-translate-x--1px{--tw-translate-x:1px!important}.xl\:-translate-x-5px{--tw-translate-x:-5px!important}.xl\:translate-x-1\/2{--tw-translate-x:50%!important}.xl\:translate-x-1\/3{--tw-translate-x:33.333333%!important}.xl\:translate-x-2\/3{--tw-translate-x:66.666667%!important}.xl\:translate-x-1\/4{--tw-translate-x:25%!important}.xl\:translate-x-2\/4{--tw-translate-x:50%!important}.xl\:translate-x-3\/4{--tw-translate-x:75%!important}.xl\:translate-x-full{--tw-translate-x:100%!important}.xl\:-translate-x-1\/2{--tw-translate-x:-50%!important}.xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.xl\:-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.xl\:-translate-x-1\/4{--tw-translate-x:-25%!important}.xl\:-translate-x-2\/4{--tw-translate-x:-50%!important}.xl\:-translate-x-3\/4{--tw-translate-x:-75%!important}.xl\:-translate-x-full{--tw-translate-x:-100%!important}.xl\:translate-y-0{--tw-translate-y:0px!important}.xl\:translate-y-1{--tw-translate-y:0.25rem!important}.xl\:translate-y-2{--tw-translate-y:0.5rem!important}.xl\:translate-y-3{--tw-translate-y:0.75rem!important}.xl\:translate-y-4{--tw-translate-y:1rem!important}.xl\:translate-y-5{--tw-translate-y:1.25rem!important}.xl\:translate-y-6{--tw-translate-y:1.5rem!important}.xl\:translate-y-7{--tw-translate-y:1.75rem!important}.xl\:translate-y-8{--tw-translate-y:2rem!important}.xl\:translate-y-9{--tw-translate-y:2.25rem!important}.xl\:translate-y-10{--tw-translate-y:2.5rem!important}.xl\:translate-y-11{--tw-translate-y:2.75rem!important}.xl\:translate-y-12{--tw-translate-y:3rem!important}.xl\:translate-y-14{--tw-translate-y:3.5rem!important}.xl\:translate-y-16{--tw-translate-y:4rem!important}.xl\:translate-y-20{--tw-translate-y:5rem!important}.xl\:translate-y-24{--tw-translate-y:6rem!important}.xl\:translate-y-28{--tw-translate-y:7rem!important}.xl\:translate-y-32{--tw-translate-y:8rem!important}.xl\:translate-y-36{--tw-translate-y:9rem!important}.xl\:translate-y-40{--tw-translate-y:10rem!important}.xl\:translate-y-44{--tw-translate-y:11rem!important}.xl\:translate-y-48{--tw-translate-y:12rem!important}.xl\:translate-y-52{--tw-translate-y:13rem!important}.xl\:translate-y-56{--tw-translate-y:14rem!important}.xl\:translate-y-60{--tw-translate-y:15rem!important}.xl\:translate-y-64{--tw-translate-y:16rem!important}.xl\:translate-y-72{--tw-translate-y:18rem!important}.xl\:translate-y-80{--tw-translate-y:20rem!important}.xl\:translate-y-84{--tw-translate-y:21rem!important}.xl\:translate-y-96{--tw-translate-y:24rem!important}.xl\:translate-y-px{--tw-translate-y:1px!important}.xl\:translate-y-0\.5{--tw-translate-y:0.125rem!important}.xl\:translate-y-1\.5{--tw-translate-y:0.375rem!important}.xl\:translate-y-2\.5{--tw-translate-y:0.625rem!important}.xl\:translate-y-3\.5{--tw-translate-y:0.875rem!important}.xl\:-translate-y-3px{--tw-translate-y:-3px!important}.xl\:-translate-y-1px{--tw-translate-y:-1px!important}.xl\:translate-y-5px{--tw-translate-y:5px!important}.xl\:-translate-y-0{--tw-translate-y:0px!important}.xl\:-translate-y-1{--tw-translate-y:-0.25rem!important}.xl\:-translate-y-2{--tw-translate-y:-0.5rem!important}.xl\:-translate-y-3{--tw-translate-y:-0.75rem!important}.xl\:-translate-y-4{--tw-translate-y:-1rem!important}.xl\:-translate-y-5{--tw-translate-y:-1.25rem!important}.xl\:-translate-y-6{--tw-translate-y:-1.5rem!important}.xl\:-translate-y-7{--tw-translate-y:-1.75rem!important}.xl\:-translate-y-8{--tw-translate-y:-2rem!important}.xl\:-translate-y-9{--tw-translate-y:-2.25rem!important}.xl\:-translate-y-10{--tw-translate-y:-2.5rem!important}.xl\:-translate-y-11{--tw-translate-y:-2.75rem!important}.xl\:-translate-y-12{--tw-translate-y:-3rem!important}.xl\:-translate-y-14{--tw-translate-y:-3.5rem!important}.xl\:-translate-y-16{--tw-translate-y:-4rem!important}.xl\:-translate-y-20{--tw-translate-y:-5rem!important}.xl\:-translate-y-24{--tw-translate-y:-6rem!important}.xl\:-translate-y-28{--tw-translate-y:-7rem!important}.xl\:-translate-y-32{--tw-translate-y:-8rem!important}.xl\:-translate-y-36{--tw-translate-y:-9rem!important}.xl\:-translate-y-40{--tw-translate-y:-10rem!important}.xl\:-translate-y-44{--tw-translate-y:-11rem!important}.xl\:-translate-y-48{--tw-translate-y:-12rem!important}.xl\:-translate-y-52{--tw-translate-y:-13rem!important}.xl\:-translate-y-56{--tw-translate-y:-14rem!important}.xl\:-translate-y-60{--tw-translate-y:-15rem!important}.xl\:-translate-y-64{--tw-translate-y:-16rem!important}.xl\:-translate-y-72{--tw-translate-y:-18rem!important}.xl\:-translate-y-80{--tw-translate-y:-20rem!important}.xl\:-translate-y-84{--tw-translate-y:-21rem!important}.xl\:-translate-y-96{--tw-translate-y:-24rem!important}.xl\:-translate-y-px{--tw-translate-y:-1px!important}.xl\:-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.xl\:-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.xl\:-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.xl\:-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.xl\:-translate-y--3px{--tw-translate-y:3px!important}.xl\:-translate-y--1px{--tw-translate-y:1px!important}.xl\:-translate-y-5px{--tw-translate-y:-5px!important}.xl\:translate-y-1\/2{--tw-translate-y:50%!important}.xl\:translate-y-1\/3{--tw-translate-y:33.333333%!important}.xl\:translate-y-2\/3{--tw-translate-y:66.666667%!important}.xl\:translate-y-1\/4{--tw-translate-y:25%!important}.xl\:translate-y-2\/4{--tw-translate-y:50%!important}.xl\:translate-y-3\/4{--tw-translate-y:75%!important}.xl\:translate-y-full{--tw-translate-y:100%!important}.xl\:-translate-y-1\/2{--tw-translate-y:-50%!important}.xl\:-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.xl\:-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.xl\:-translate-y-1\/4{--tw-translate-y:-25%!important}.xl\:-translate-y-2\/4{--tw-translate-y:-50%!important}.xl\:-translate-y-3\/4{--tw-translate-y:-75%!important}.xl\:-translate-y-full{--tw-translate-y:-100%!important}.xl\:hover\:translate-x-0:hover{--tw-translate-x:0px!important}.xl\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.xl\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.xl\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.xl\:hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.xl\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.xl\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.xl\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.xl\:hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.xl\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.xl\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.xl\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.xl\:hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.xl\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.xl\:hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.xl\:hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.xl\:hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.xl\:hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.xl\:hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.xl\:hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.xl\:hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.xl\:hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.xl\:hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.xl\:hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.xl\:hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.xl\:hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.xl\:hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.xl\:hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.xl\:hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.xl\:hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.xl\:hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.xl\:hover\:translate-x-px:hover{--tw-translate-x:1px!important}.xl\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.xl\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.xl\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.xl\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.xl\:hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.xl\:hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.xl\:hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.xl\:hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.xl\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.xl\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.xl\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.xl\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.xl\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.xl\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.xl\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.xl\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.xl\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.xl\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.xl\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.xl\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.xl\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.xl\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.xl\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.xl\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.xl\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.xl\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.xl\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.xl\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.xl\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.xl\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.xl\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.xl\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.xl\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.xl\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.xl\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.xl\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.xl\:hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.xl\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.xl\:hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.xl\:hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.xl\:hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.xl\:hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.xl\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.xl\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.xl\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.xl\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.xl\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.xl\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.xl\:hover\:translate-x-full:hover{--tw-translate-x:100%!important}.xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.xl\:hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.xl\:hover\:translate-y-0:hover{--tw-translate-y:0px!important}.xl\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.xl\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.xl\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.xl\:hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.xl\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.xl\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.xl\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.xl\:hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.xl\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.xl\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.xl\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.xl\:hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.xl\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.xl\:hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.xl\:hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.xl\:hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.xl\:hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.xl\:hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.xl\:hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.xl\:hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.xl\:hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.xl\:hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.xl\:hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.xl\:hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.xl\:hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.xl\:hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.xl\:hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.xl\:hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.xl\:hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.xl\:hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.xl\:hover\:translate-y-px:hover{--tw-translate-y:1px!important}.xl\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.xl\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.xl\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.xl\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.xl\:hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.xl\:hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.xl\:hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.xl\:hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.xl\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.xl\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.xl\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.xl\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.xl\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.xl\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.xl\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.xl\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.xl\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.xl\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.xl\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.xl\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.xl\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.xl\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.xl\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.xl\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.xl\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.xl\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.xl\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.xl\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.xl\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.xl\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.xl\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.xl\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.xl\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.xl\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.xl\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.xl\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.xl\:hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.xl\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.xl\:hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.xl\:hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.xl\:hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.xl\:hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.xl\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.xl\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.xl\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.xl\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.xl\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.xl\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.xl\:hover\:translate-y-full:hover{--tw-translate-y:100%!important}.xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.xl\:hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.xl\:focus\:translate-x-0:focus{--tw-translate-x:0px!important}.xl\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.xl\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.xl\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.xl\:focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.xl\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.xl\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.xl\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.xl\:focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.xl\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.xl\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.xl\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.xl\:focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.xl\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.xl\:focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.xl\:focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.xl\:focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.xl\:focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.xl\:focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.xl\:focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.xl\:focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.xl\:focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.xl\:focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.xl\:focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.xl\:focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.xl\:focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.xl\:focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.xl\:focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.xl\:focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.xl\:focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.xl\:focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.xl\:focus\:translate-x-px:focus{--tw-translate-x:1px!important}.xl\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.xl\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.xl\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.xl\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.xl\:focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.xl\:focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.xl\:focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.xl\:focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.xl\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.xl\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.xl\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.xl\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.xl\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.xl\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.xl\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.xl\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.xl\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.xl\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.xl\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.xl\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.xl\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.xl\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.xl\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.xl\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.xl\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.xl\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.xl\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.xl\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.xl\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.xl\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.xl\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.xl\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.xl\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.xl\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.xl\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.xl\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.xl\:focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.xl\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.xl\:focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.xl\:focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.xl\:focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.xl\:focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.xl\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.xl\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.xl\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.xl\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.xl\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.xl\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.xl\:focus\:translate-x-full:focus{--tw-translate-x:100%!important}.xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.xl\:focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.xl\:focus\:translate-y-0:focus{--tw-translate-y:0px!important}.xl\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.xl\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.xl\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.xl\:focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.xl\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.xl\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.xl\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.xl\:focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.xl\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.xl\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.xl\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.xl\:focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.xl\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.xl\:focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.xl\:focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.xl\:focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.xl\:focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.xl\:focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.xl\:focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.xl\:focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.xl\:focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.xl\:focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.xl\:focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.xl\:focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.xl\:focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.xl\:focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.xl\:focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.xl\:focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.xl\:focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.xl\:focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.xl\:focus\:translate-y-px:focus{--tw-translate-y:1px!important}.xl\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.xl\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.xl\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.xl\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.xl\:focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.xl\:focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.xl\:focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.xl\:focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.xl\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.xl\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.xl\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.xl\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.xl\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.xl\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.xl\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.xl\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.xl\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.xl\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.xl\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.xl\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.xl\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.xl\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.xl\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.xl\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.xl\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.xl\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.xl\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.xl\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.xl\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.xl\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.xl\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.xl\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.xl\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.xl\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.xl\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.xl\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.xl\:focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.xl\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.xl\:focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.xl\:focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.xl\:focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.xl\:focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.xl\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.xl\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.xl\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.xl\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.xl\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.xl\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.xl\:focus\:translate-y-full:focus{--tw-translate-y:100%!important}.xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.xl\:focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.xl\:rotate-0{--tw-rotate:0deg!important}.xl\:rotate-1{--tw-rotate:1deg!important}.xl\:rotate-2{--tw-rotate:2deg!important}.xl\:rotate-3{--tw-rotate:3deg!important}.xl\:rotate-6{--tw-rotate:6deg!important}.xl\:rotate-12{--tw-rotate:12deg!important}.xl\:rotate-45{--tw-rotate:45deg!important}.xl\:rotate-90{--tw-rotate:90deg!important}.xl\:rotate-180{--tw-rotate:180deg!important}.xl\:-rotate-180{--tw-rotate:-180deg!important}.xl\:-rotate-90{--tw-rotate:-90deg!important}.xl\:-rotate-45{--tw-rotate:-45deg!important}.xl\:-rotate-12{--tw-rotate:-12deg!important}.xl\:-rotate-6{--tw-rotate:-6deg!important}.xl\:-rotate-3{--tw-rotate:-3deg!important}.xl\:-rotate-2{--tw-rotate:-2deg!important}.xl\:-rotate-1{--tw-rotate:-1deg!important}.xl\:hover\:rotate-0:hover{--tw-rotate:0deg!important}.xl\:hover\:rotate-1:hover{--tw-rotate:1deg!important}.xl\:hover\:rotate-2:hover{--tw-rotate:2deg!important}.xl\:hover\:rotate-3:hover{--tw-rotate:3deg!important}.xl\:hover\:rotate-6:hover{--tw-rotate:6deg!important}.xl\:hover\:rotate-12:hover{--tw-rotate:12deg!important}.xl\:hover\:rotate-45:hover{--tw-rotate:45deg!important}.xl\:hover\:rotate-90:hover{--tw-rotate:90deg!important}.xl\:hover\:rotate-180:hover{--tw-rotate:180deg!important}.xl\:hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.xl\:hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.xl\:hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.xl\:hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.xl\:hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.xl\:hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.xl\:hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.xl\:hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.xl\:focus\:rotate-0:focus{--tw-rotate:0deg!important}.xl\:focus\:rotate-1:focus{--tw-rotate:1deg!important}.xl\:focus\:rotate-2:focus{--tw-rotate:2deg!important}.xl\:focus\:rotate-3:focus{--tw-rotate:3deg!important}.xl\:focus\:rotate-6:focus{--tw-rotate:6deg!important}.xl\:focus\:rotate-12:focus{--tw-rotate:12deg!important}.xl\:focus\:rotate-45:focus{--tw-rotate:45deg!important}.xl\:focus\:rotate-90:focus{--tw-rotate:90deg!important}.xl\:focus\:rotate-180:focus{--tw-rotate:180deg!important}.xl\:focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.xl\:focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.xl\:focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.xl\:focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.xl\:focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.xl\:focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.xl\:focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.xl\:focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.xl\:skew-x-0{--tw-skew-x:0deg!important}.xl\:skew-x-1{--tw-skew-x:1deg!important}.xl\:skew-x-2{--tw-skew-x:2deg!important}.xl\:skew-x-3{--tw-skew-x:3deg!important}.xl\:skew-x-6{--tw-skew-x:6deg!important}.xl\:skew-x-12{--tw-skew-x:12deg!important}.xl\:-skew-x-12{--tw-skew-x:-12deg!important}.xl\:-skew-x-6{--tw-skew-x:-6deg!important}.xl\:-skew-x-3{--tw-skew-x:-3deg!important}.xl\:-skew-x-2{--tw-skew-x:-2deg!important}.xl\:-skew-x-1{--tw-skew-x:-1deg!important}.xl\:skew-y-0{--tw-skew-y:0deg!important}.xl\:skew-y-1{--tw-skew-y:1deg!important}.xl\:skew-y-2{--tw-skew-y:2deg!important}.xl\:skew-y-3{--tw-skew-y:3deg!important}.xl\:skew-y-6{--tw-skew-y:6deg!important}.xl\:skew-y-12{--tw-skew-y:12deg!important}.xl\:-skew-y-12{--tw-skew-y:-12deg!important}.xl\:-skew-y-6{--tw-skew-y:-6deg!important}.xl\:-skew-y-3{--tw-skew-y:-3deg!important}.xl\:-skew-y-2{--tw-skew-y:-2deg!important}.xl\:-skew-y-1{--tw-skew-y:-1deg!important}.xl\:hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.xl\:hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.xl\:hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.xl\:hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.xl\:hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.xl\:hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.xl\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.xl\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.xl\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.xl\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.xl\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.xl\:hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.xl\:hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.xl\:hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.xl\:hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.xl\:hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.xl\:hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.xl\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.xl\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.xl\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.xl\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.xl\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.xl\:focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.xl\:focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.xl\:focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.xl\:focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.xl\:focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.xl\:focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.xl\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.xl\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.xl\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.xl\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.xl\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.xl\:focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.xl\:focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.xl\:focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.xl\:focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.xl\:focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.xl\:focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.xl\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.xl\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.xl\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.xl\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.xl\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.xl\:scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.xl\:scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.xl\:scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.xl\:scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.xl\:scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.xl\:scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.xl\:scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.xl\:scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.xl\:scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.xl\:scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.xl\:hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.xl\:hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.xl\:hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.xl\:hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.xl\:hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.xl\:hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.xl\:hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.xl\:hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.xl\:hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.xl\:hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.xl\:focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.xl\:focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.xl\:focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.xl\:focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.xl\:focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.xl\:focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.xl\:focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.xl\:focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.xl\:focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.xl\:focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.xl\:scale-x-0{--tw-scale-x:0!important}.xl\:scale-x-50{--tw-scale-x:.5!important}.xl\:scale-x-75{--tw-scale-x:.75!important}.xl\:scale-x-90{--tw-scale-x:.9!important}.xl\:scale-x-95{--tw-scale-x:.95!important}.xl\:scale-x-100{--tw-scale-x:1!important}.xl\:scale-x-105{--tw-scale-x:1.05!important}.xl\:scale-x-110{--tw-scale-x:1.1!important}.xl\:scale-x-125{--tw-scale-x:1.25!important}.xl\:scale-x-150{--tw-scale-x:1.5!important}.xl\:scale-y-0{--tw-scale-y:0!important}.xl\:scale-y-50{--tw-scale-y:.5!important}.xl\:scale-y-75{--tw-scale-y:.75!important}.xl\:scale-y-90{--tw-scale-y:.9!important}.xl\:scale-y-95{--tw-scale-y:.95!important}.xl\:scale-y-100{--tw-scale-y:1!important}.xl\:scale-y-105{--tw-scale-y:1.05!important}.xl\:scale-y-110{--tw-scale-y:1.1!important}.xl\:scale-y-125{--tw-scale-y:1.25!important}.xl\:scale-y-150{--tw-scale-y:1.5!important}.xl\:hover\:scale-x-0:hover{--tw-scale-x:0!important}.xl\:hover\:scale-x-50:hover{--tw-scale-x:.5!important}.xl\:hover\:scale-x-75:hover{--tw-scale-x:.75!important}.xl\:hover\:scale-x-90:hover{--tw-scale-x:.9!important}.xl\:hover\:scale-x-95:hover{--tw-scale-x:.95!important}.xl\:hover\:scale-x-100:hover{--tw-scale-x:1!important}.xl\:hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.xl\:hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.xl\:hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.xl\:hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.xl\:hover\:scale-y-0:hover{--tw-scale-y:0!important}.xl\:hover\:scale-y-50:hover{--tw-scale-y:.5!important}.xl\:hover\:scale-y-75:hover{--tw-scale-y:.75!important}.xl\:hover\:scale-y-90:hover{--tw-scale-y:.9!important}.xl\:hover\:scale-y-95:hover{--tw-scale-y:.95!important}.xl\:hover\:scale-y-100:hover{--tw-scale-y:1!important}.xl\:hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.xl\:hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.xl\:hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.xl\:hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.xl\:focus\:scale-x-0:focus{--tw-scale-x:0!important}.xl\:focus\:scale-x-50:focus{--tw-scale-x:.5!important}.xl\:focus\:scale-x-75:focus{--tw-scale-x:.75!important}.xl\:focus\:scale-x-90:focus{--tw-scale-x:.9!important}.xl\:focus\:scale-x-95:focus{--tw-scale-x:.95!important}.xl\:focus\:scale-x-100:focus{--tw-scale-x:1!important}.xl\:focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.xl\:focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.xl\:focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.xl\:focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.xl\:focus\:scale-y-0:focus{--tw-scale-y:0!important}.xl\:focus\:scale-y-50:focus{--tw-scale-y:.5!important}.xl\:focus\:scale-y-75:focus{--tw-scale-y:.75!important}.xl\:focus\:scale-y-90:focus{--tw-scale-y:.9!important}.xl\:focus\:scale-y-95:focus{--tw-scale-y:.95!important}.xl\:focus\:scale-y-100:focus{--tw-scale-y:1!important}.xl\:focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.xl\:focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.xl\:focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.xl\:focus\:scale-y-150:focus{--tw-scale-y:1.5!important}.xl\:animate-none{animation:none!important}.xl\:animate-spin{animation:spin 1s linear infinite!important}.xl\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.xl\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.xl\:animate-bounce{animation:bounce 1s infinite!important}.xl\:animate-fade-in{animation:fade-in 0.3s linear!important}.xl\:cursor-auto{cursor:auto!important}.xl\:cursor-default{cursor:default!important}.xl\:cursor-pointer{cursor:pointer!important}.xl\:cursor-wait{cursor:wait!important}.xl\:cursor-text{cursor:text!important}.xl\:cursor-move{cursor:move!important}.xl\:cursor-help{cursor:help!important}.xl\:cursor-not-allowed{cursor:not-allowed!important}.xl\:cursor-col-resize{cursor:col-resize!important}.xl\:disabled\:cursor-auto:disabled{cursor:auto!important}.xl\:disabled\:cursor-default:disabled{cursor:default!important}.xl\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.xl\:disabled\:cursor-wait:disabled{cursor:wait!important}.xl\:disabled\:cursor-text:disabled{cursor:text!important}.xl\:disabled\:cursor-move:disabled{cursor:move!important}.xl\:disabled\:cursor-help:disabled{cursor:help!important}.xl\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.xl\:disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.xl\:select-none{-webkit-user-select:none!important;user-select:none!important}.xl\:select-text{-webkit-user-select:text!important;user-select:text!important}.xl\:select-all{-webkit-user-select:all!important;user-select:all!important}.xl\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.xl\:resize-none{resize:none!important}.xl\:resize-y{resize:vertical!important}.xl\:resize-x{resize:horizontal!important}.xl\:resize{resize:both!important}.xl\:list-inside{list-style-position:inside!important}.xl\:list-outside{list-style-position:outside!important}.xl\:list-none{list-style-type:none!important}.xl\:list-disc{list-style-type:disc!important}.xl\:list-decimal{list-style-type:decimal!important}.xl\:appearance-none{-webkit-appearance:none!important;appearance:none!important}.xl\:auto-cols-auto{grid-auto-columns:auto!important}.xl\:auto-cols-min{grid-auto-columns:min-content!important}.xl\:auto-cols-max{grid-auto-columns:max-content!important}.xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.xl\:grid-flow-row{grid-auto-flow:row!important}.xl\:grid-flow-col{grid-auto-flow:column!important}.xl\:grid-flow-row-dense{grid-auto-flow:row dense!important}.xl\:grid-flow-col-dense{grid-auto-flow:column dense!important}.xl\:auto-rows-auto{grid-auto-rows:auto!important}.xl\:auto-rows-min{grid-auto-rows:min-content!important}.xl\:auto-rows-max{grid-auto-rows:max-content!important}.xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xl\:grid-cols-none{grid-template-columns:none!important}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.xl\:grid-rows-none{grid-template-rows:none!important}.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-col{flex-direction:column!important}.xl\:flex-col-reverse{flex-direction:column-reverse!important}.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}.xl\:place-content-center{place-content:center!important}.xl\:place-content-start{place-content:start!important}.xl\:place-content-end{place-content:end!important}.xl\:place-content-between{place-content:space-between!important}.xl\:place-content-around{place-content:space-around!important}.xl\:place-content-evenly{place-content:space-evenly!important}.xl\:place-content-stretch{place-content:stretch!important}.xl\:place-items-start{place-items:start!important}.xl\:place-items-end{place-items:end!important}.xl\:place-items-center{place-items:center!important}.xl\:place-items-stretch{place-items:stretch!important}.xl\:content-center{align-content:center!important}.xl\:content-start{align-content:flex-start!important}.xl\:content-end{align-content:flex-end!important}.xl\:content-between{align-content:space-between!important}.xl\:content-around{align-content:space-around!important}.xl\:content-evenly{align-content:space-evenly!important}.xl\:items-start{align-items:flex-start!important}.xl\:items-end{align-items:flex-end!important}.xl\:items-center{align-items:center!important}.xl\:items-baseline{align-items:baseline!important}.xl\:items-stretch{align-items:stretch!important}.xl\:justify-start{justify-content:flex-start!important}.xl\:justify-end{justify-content:flex-end!important}.xl\:justify-center{justify-content:center!important}.xl\:justify-between{justify-content:space-between!important}.xl\:justify-around{justify-content:space-around!important}.xl\:justify-evenly{justify-content:space-evenly!important}.xl\:justify-items-start{justify-items:start!important}.xl\:justify-items-end{justify-items:end!important}.xl\:justify-items-center{justify-items:center!important}.xl\:justify-items-stretch{justify-items:stretch!important}.xl\:gap-0{gap:0!important}.xl\:gap-1{gap:.25rem!important}.xl\:gap-2{gap:.5rem!important}.xl\:gap-3{gap:.75rem!important}.xl\:gap-4{gap:1rem!important}.xl\:gap-5{gap:1.25rem!important}.xl\:gap-6{gap:1.5rem!important}.xl\:gap-7{gap:1.75rem!important}.xl\:gap-8{gap:2rem!important}.xl\:gap-9{gap:2.25rem!important}.xl\:gap-10{gap:2.5rem!important}.xl\:gap-11{gap:2.75rem!important}.xl\:gap-12{gap:3rem!important}.xl\:gap-14{gap:3.5rem!important}.xl\:gap-16{gap:4rem!important}.xl\:gap-20{gap:5rem!important}.xl\:gap-24{gap:6rem!important}.xl\:gap-28{gap:7rem!important}.xl\:gap-32{gap:8rem!important}.xl\:gap-36{gap:9rem!important}.xl\:gap-40{gap:10rem!important}.xl\:gap-44{gap:11rem!important}.xl\:gap-48{gap:12rem!important}.xl\:gap-52{gap:13rem!important}.xl\:gap-56{gap:14rem!important}.xl\:gap-60{gap:15rem!important}.xl\:gap-64{gap:16rem!important}.xl\:gap-72{gap:18rem!important}.xl\:gap-80{gap:20rem!important}.xl\:gap-84{gap:21rem!important}.xl\:gap-96{gap:24rem!important}.xl\:gap-px{gap:1px!important}.xl\:gap-0\.5{gap:.125rem!important}.xl\:gap-1\.5{gap:.375rem!important}.xl\:gap-2\.5{gap:.625rem!important}.xl\:gap-3\.5{gap:.875rem!important}.xl\:-gap-3px{gap:-3px!important}.xl\:-gap-1px{gap:-1px!important}.xl\:gap-5px{gap:5px!important}.xl\:gap-x-0{column-gap:0!important}.xl\:gap-x-1{column-gap:.25rem!important}.xl\:gap-x-2{column-gap:.5rem!important}.xl\:gap-x-3{column-gap:.75rem!important}.xl\:gap-x-4{column-gap:1rem!important}.xl\:gap-x-5{column-gap:1.25rem!important}.xl\:gap-x-6{column-gap:1.5rem!important}.xl\:gap-x-7{column-gap:1.75rem!important}.xl\:gap-x-8{column-gap:2rem!important}.xl\:gap-x-9{column-gap:2.25rem!important}.xl\:gap-x-10{column-gap:2.5rem!important}.xl\:gap-x-11{column-gap:2.75rem!important}.xl\:gap-x-12{column-gap:3rem!important}.xl\:gap-x-14{column-gap:3.5rem!important}.xl\:gap-x-16{column-gap:4rem!important}.xl\:gap-x-20{column-gap:5rem!important}.xl\:gap-x-24{column-gap:6rem!important}.xl\:gap-x-28{column-gap:7rem!important}.xl\:gap-x-32{column-gap:8rem!important}.xl\:gap-x-36{column-gap:9rem!important}.xl\:gap-x-40{column-gap:10rem!important}.xl\:gap-x-44{column-gap:11rem!important}.xl\:gap-x-48{column-gap:12rem!important}.xl\:gap-x-52{column-gap:13rem!important}.xl\:gap-x-56{column-gap:14rem!important}.xl\:gap-x-60{column-gap:15rem!important}.xl\:gap-x-64{column-gap:16rem!important}.xl\:gap-x-72{column-gap:18rem!important}.xl\:gap-x-80{column-gap:20rem!important}.xl\:gap-x-84{column-gap:21rem!important}.xl\:gap-x-96{column-gap:24rem!important}.xl\:gap-x-px{column-gap:1px!important}.xl\:gap-x-0\.5{column-gap:.125rem!important}.xl\:gap-x-1\.5{column-gap:.375rem!important}.xl\:gap-x-2\.5{column-gap:.625rem!important}.xl\:gap-x-3\.5{column-gap:.875rem!important}.xl\:-gap-x-3px{column-gap:-3px!important}.xl\:-gap-x-1px{column-gap:-1px!important}.xl\:gap-x-5px{column-gap:5px!important}.xl\:gap-y-0{row-gap:0!important}.xl\:gap-y-1{row-gap:.25rem!important}.xl\:gap-y-2{row-gap:.5rem!important}.xl\:gap-y-3{row-gap:.75rem!important}.xl\:gap-y-4{row-gap:1rem!important}.xl\:gap-y-5{row-gap:1.25rem!important}.xl\:gap-y-6{row-gap:1.5rem!important}.xl\:gap-y-7{row-gap:1.75rem!important}.xl\:gap-y-8{row-gap:2rem!important}.xl\:gap-y-9{row-gap:2.25rem!important}.xl\:gap-y-10{row-gap:2.5rem!important}.xl\:gap-y-11{row-gap:2.75rem!important}.xl\:gap-y-12{row-gap:3rem!important}.xl\:gap-y-14{row-gap:3.5rem!important}.xl\:gap-y-16{row-gap:4rem!important}.xl\:gap-y-20{row-gap:5rem!important}.xl\:gap-y-24{row-gap:6rem!important}.xl\:gap-y-28{row-gap:7rem!important}.xl\:gap-y-32{row-gap:8rem!important}.xl\:gap-y-36{row-gap:9rem!important}.xl\:gap-y-40{row-gap:10rem!important}.xl\:gap-y-44{row-gap:11rem!important}.xl\:gap-y-48{row-gap:12rem!important}.xl\:gap-y-52{row-gap:13rem!important}.xl\:gap-y-56{row-gap:14rem!important}.xl\:gap-y-60{row-gap:15rem!important}.xl\:gap-y-64{row-gap:16rem!important}.xl\:gap-y-72{row-gap:18rem!important}.xl\:gap-y-80{row-gap:20rem!important}.xl\:gap-y-84{row-gap:21rem!important}.xl\:gap-y-96{row-gap:24rem!important}.xl\:gap-y-px{row-gap:1px!important}.xl\:gap-y-0\.5{row-gap:.125rem!important}.xl\:gap-y-1\.5{row-gap:.375rem!important}.xl\:gap-y-2\.5{row-gap:.625rem!important}.xl\:gap-y-3\.5{row-gap:.875rem!important}.xl\:-gap-y-3px{row-gap:-3px!important}.xl\:-gap-y-1px{row-gap:-1px!important}.xl\:gap-y-5px{row-gap:5px!important}.xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.xl\:space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.xl\:-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.xl\:space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.xl\:-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.xl\:-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.xl\:-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.xl\:-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.xl\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.xl\:divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.xl\:divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.xl\:divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.xl\:divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.xl\:divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.xl\:divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.xl\:divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.xl\:divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.xl\:divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.xl\:divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.xl\:divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.xl\:divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.xl\:divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.xl\:divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.xl\:divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.xl\:divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.xl\:divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.xl\:divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.xl\:divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.xl\:divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.xl\:divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.xl\:divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.xl\:divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.xl\:place-self-auto{place-self:auto!important}.xl\:place-self-start{place-self:start!important}.xl\:place-self-end{place-self:end!important}.xl\:place-self-center{place-self:center!important}.xl\:place-self-stretch{place-self:stretch!important}.xl\:self-auto{align-self:auto!important}.xl\:self-start{align-self:flex-start!important}.xl\:self-end{align-self:flex-end!important}.xl\:self-center{align-self:center!important}.xl\:self-stretch{align-self:stretch!important}.xl\:self-baseline{align-self:baseline!important}.xl\:justify-self-auto{justify-self:auto!important}.xl\:justify-self-start{justify-self:start!important}.xl\:justify-self-end{justify-self:end!important}.xl\:justify-self-center{justify-self:center!important}.xl\:justify-self-stretch{justify-self:stretch!important}.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}.xl\:overscroll-auto{overscroll-behavior:auto!important}.xl\:overscroll-contain{overscroll-behavior:contain!important}.xl\:overscroll-none{overscroll-behavior:none!important}.xl\:overscroll-y-auto{overscroll-behavior-y:auto!important}.xl\:overscroll-y-contain{overscroll-behavior-y:contain!important}.xl\:overscroll-y-none{overscroll-behavior-y:none!important}.xl\:overscroll-x-auto{overscroll-behavior-x:auto!important}.xl\:overscroll-x-contain{overscroll-behavior-x:contain!important}.xl\:overscroll-x-none{overscroll-behavior-x:none!important}.xl\:truncate{overflow:hidden!important;white-space:nowrap!important}.xl\:overflow-ellipsis,.xl\:truncate{text-overflow:ellipsis!important}.xl\:overflow-clip{text-overflow:clip!important}.xl\:whitespace-normal{white-space:normal!important}.xl\:whitespace-nowrap{white-space:nowrap!important}.xl\:whitespace-pre{white-space:pre!important}.xl\:whitespace-pre-line{white-space:pre-line!important}.xl\:whitespace-pre-wrap{white-space:pre-wrap!important}.xl\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.xl\:break-words{overflow-wrap:break-word!important}.xl\:break-all{word-break:break-all!important}.xl\:rounded-none{border-radius:0!important}.xl\:rounded-sm{border-radius:.125rem!important}.xl\:rounded{border-radius:.25rem!important}.xl\:rounded-md{border-radius:.375rem!important}.xl\:rounded-lg{border-radius:.5rem!important}.xl\:rounded-xl{border-radius:.75rem!important}.xl\:rounded-2xl{border-radius:1rem!important}.xl\:rounded-3xl{border-radius:1.5rem!important}.xl\:rounded-full{border-radius:9999px!important}.xl\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.xl\:rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.xl\:rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.xl\:rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.xl\:rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.xl\:rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.xl\:rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.xl\:rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.xl\:rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.xl\:rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.xl\:rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.xl\:rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.xl\:rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.xl\:rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.xl\:rounded-tl-none{border-top-left-radius:0!important}.xl\:rounded-tl-sm{border-top-left-radius:.125rem!important}.xl\:rounded-tl{border-top-left-radius:.25rem!important}.xl\:rounded-tl-md{border-top-left-radius:.375rem!important}.xl\:rounded-tl-lg{border-top-left-radius:.5rem!important}.xl\:rounded-tl-xl{border-top-left-radius:.75rem!important}.xl\:rounded-tl-2xl{border-top-left-radius:1rem!important}.xl\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.xl\:rounded-tl-full{border-top-left-radius:9999px!important}.xl\:rounded-tr-none{border-top-right-radius:0!important}.xl\:rounded-tr-sm{border-top-right-radius:.125rem!important}.xl\:rounded-tr{border-top-right-radius:.25rem!important}.xl\:rounded-tr-md{border-top-right-radius:.375rem!important}.xl\:rounded-tr-lg{border-top-right-radius:.5rem!important}.xl\:rounded-tr-xl{border-top-right-radius:.75rem!important}.xl\:rounded-tr-2xl{border-top-right-radius:1rem!important}.xl\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.xl\:rounded-tr-full{border-top-right-radius:9999px!important}.xl\:rounded-br-none{border-bottom-right-radius:0!important}.xl\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.xl\:rounded-br{border-bottom-right-radius:.25rem!important}.xl\:rounded-br-md{border-bottom-right-radius:.375rem!important}.xl\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.xl\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.xl\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.xl\:rounded-br-full{border-bottom-right-radius:9999px!important}.xl\:rounded-bl-none{border-bottom-left-radius:0!important}.xl\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.xl\:rounded-bl{border-bottom-left-radius:.25rem!important}.xl\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.xl\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.xl\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.xl\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.xl\:rounded-bl-full{border-bottom-left-radius:9999px!important}.xl\:border-0{border-width:0!important}.xl\:border-2{border-width:2px!important}.xl\:border-4{border-width:4px!important}.xl\:border-8{border-width:8px!important}.xl\:border{border-width:1px!important}.xl\:first\:border-0:first-child{border-width:0!important}.xl\:first\:border-2:first-child{border-width:2px!important}.xl\:first\:border-4:first-child{border-width:4px!important}.xl\:first\:border-8:first-child{border-width:8px!important}.xl\:first\:border:first-child{border-width:1px!important}.xl\:border-t-0{border-top-width:0!important}.xl\:border-t-2{border-top-width:2px!important}.xl\:border-t-4{border-top-width:4px!important}.xl\:border-t-8{border-top-width:8px!important}.xl\:border-t{border-top-width:1px!important}.xl\:border-r-0{border-right-width:0!important}.xl\:border-r-2{border-right-width:2px!important}.xl\:border-r-4{border-right-width:4px!important}.xl\:border-r-8{border-right-width:8px!important}.xl\:border-r{border-right-width:1px!important}.xl\:border-b-0{border-bottom-width:0!important}.xl\:border-b-2{border-bottom-width:2px!important}.xl\:border-b-4{border-bottom-width:4px!important}.xl\:border-b-8{border-bottom-width:8px!important}.xl\:border-b{border-bottom-width:1px!important}.xl\:border-l-0{border-left-width:0!important}.xl\:border-l-2{border-left-width:2px!important}.xl\:border-l-4{border-left-width:4px!important}.xl\:border-l-8{border-left-width:8px!important}.xl\:border-l{border-left-width:1px!important}.xl\:first\:border-t-0:first-child{border-top-width:0!important}.xl\:first\:border-t-2:first-child{border-top-width:2px!important}.xl\:first\:border-t-4:first-child{border-top-width:4px!important}.xl\:first\:border-t-8:first-child{border-top-width:8px!important}.xl\:first\:border-t:first-child{border-top-width:1px!important}.xl\:first\:border-r-0:first-child{border-right-width:0!important}.xl\:first\:border-r-2:first-child{border-right-width:2px!important}.xl\:first\:border-r-4:first-child{border-right-width:4px!important}.xl\:first\:border-r-8:first-child{border-right-width:8px!important}.xl\:first\:border-r:first-child{border-right-width:1px!important}.xl\:first\:border-b-0:first-child{border-bottom-width:0!important}.xl\:first\:border-b-2:first-child{border-bottom-width:2px!important}.xl\:first\:border-b-4:first-child{border-bottom-width:4px!important}.xl\:first\:border-b-8:first-child{border-bottom-width:8px!important}.xl\:first\:border-b:first-child{border-bottom-width:1px!important}.xl\:first\:border-l-0:first-child{border-left-width:0!important}.xl\:first\:border-l-2:first-child{border-left-width:2px!important}.xl\:first\:border-l-4:first-child{border-left-width:4px!important}.xl\:first\:border-l-8:first-child{border-left-width:8px!important}.xl\:first\:border-l:first-child{border-left-width:1px!important}.xl\:border-solid{border-style:solid!important}.xl\:border-dashed{border-style:dashed!important}.xl\:border-dotted{border-style:dotted!important}.xl\:border-double{border-style:double!important}.xl\:border-none{border-style:none!important}.xl\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.xl\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.xl\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.xl\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.xl\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.xl\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.xl\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.xl\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.xl\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.xl\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.xl\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.xl\:border-black-light{border-color:#19171199!important}.xl\:border-black-lighter{border-color:#37352f99!important}.xl\:border-black-lightest{border-color:#37352f66!important}.xl\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.xl\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.xl\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.xl\:border-opacity-darker{border-color:#0000001a!important}.xl\:border-opacity-lighter{border-color:#ffffff1a!important}.xl\:border-table-x{border-color:#37352f17!important}.xl\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.xl\:border-transparent{border-color:#0000!important}.xl\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.xl\:border-blue-selection{border-color:#2eaadc33!important}.group:hover .xl\:group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-black-light{border-color:#19171199!important}.group:hover .xl\:group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .xl\:group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .xl\:group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .xl\:group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .xl\:group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .xl\:group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-transparent{border-color:#0000!important}.group:hover .xl\:group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .xl\:group-hover\:border-blue-selection{border-color:#2eaadc33!important}.xl\:focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.xl\:focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.xl\:focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.xl\:focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.xl\:focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.xl\:focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.xl\:focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.xl\:focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.xl\:focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.xl\:focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.xl\:focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.xl\:focus-within\:border-black-light:focus-within{border-color:#19171199!important}.xl\:focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.xl\:focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.xl\:focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.xl\:focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.xl\:focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.xl\:focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.xl\:focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.xl\:focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.xl\:focus-within\:border-transparent:focus-within{border-color:#0000!important}.xl\:focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.xl\:focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.xl\:hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.xl\:hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.xl\:hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.xl\:hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.xl\:hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.xl\:hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.xl\:hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.xl\:hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.xl\:hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.xl\:hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.xl\:hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.xl\:hover\:border-black-light:hover{border-color:#19171199!important}.xl\:hover\:border-black-lighter:hover{border-color:#37352f99!important}.xl\:hover\:border-black-lightest:hover{border-color:#37352f66!important}.xl\:hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.xl\:hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.xl\:hover\:border-opacity-darker:hover{border-color:#0000001a!important}.xl\:hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.xl\:hover\:border-table-x:hover{border-color:#37352f17!important}.xl\:hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.xl\:hover\:border-transparent:hover{border-color:#0000!important}.xl\:hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.xl\:hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.xl\:focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.xl\:focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.xl\:focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.xl\:focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.xl\:focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.xl\:focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.xl\:focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.xl\:focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.xl\:focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.xl\:focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.xl\:focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.xl\:focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.xl\:focus\:border-black-light:focus{border-color:#19171199!important}.xl\:focus\:border-black-lighter:focus{border-color:#37352f99!important}.xl\:focus\:border-black-lightest:focus{border-color:#37352f66!important}.xl\:focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.xl\:focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.xl\:focus\:border-opacity-darker:focus{border-color:#0000001a!important}.xl\:focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.xl\:focus\:border-table-x:focus{border-color:#37352f17!important}.xl\:focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.xl\:focus\:border-transparent:focus{border-color:#0000!important}.xl\:focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.xl\:focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.xl\:focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.xl\:border-opacity-0{--tw-border-opacity:0!important}.xl\:border-opacity-5{--tw-border-opacity:0.05!important}.xl\:border-opacity-10{--tw-border-opacity:0.1!important}.xl\:border-opacity-20{--tw-border-opacity:0.2!important}.xl\:border-opacity-25{--tw-border-opacity:0.25!important}.xl\:border-opacity-30{--tw-border-opacity:0.3!important}.xl\:border-opacity-40{--tw-border-opacity:0.4!important}.xl\:border-opacity-50{--tw-border-opacity:0.5!important}.xl\:border-opacity-60{--tw-border-opacity:0.6!important}.xl\:border-opacity-70{--tw-border-opacity:0.7!important}.xl\:border-opacity-75{--tw-border-opacity:0.75!important}.xl\:border-opacity-80{--tw-border-opacity:0.8!important}.xl\:border-opacity-90{--tw-border-opacity:0.9!important}.xl\:border-opacity-95{--tw-border-opacity:0.95!important}.xl\:border-opacity-100{--tw-border-opacity:1!important}.group:hover .xl\:group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .xl\:group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .xl\:group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .xl\:group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .xl\:group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .xl\:group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .xl\:group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .xl\:group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .xl\:group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .xl\:group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .xl\:group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .xl\:group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .xl\:group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .xl\:group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .xl\:group-hover\:border-opacity-100{--tw-border-opacity:1!important}.xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.xl\:hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.xl\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.xl\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.xl\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.xl\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.xl\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.xl\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.xl\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.xl\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.xl\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.xl\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.xl\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.xl\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.xl\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.xl\:hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.xl\:focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.xl\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.xl\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.xl\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.xl\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.xl\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.xl\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.xl\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.xl\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.xl\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.xl\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.xl\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.xl\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.xl\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.xl\:focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.xl\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.xl\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.xl\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.xl\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.xl\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.xl\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.xl\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.xl\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.xl\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.xl\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.xl\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.xl\:bg-black-light{background-color:#19171199!important}.xl\:bg-black-lighter{background-color:#37352f99!important}.xl\:bg-black-lightest{background-color:#37352f66!important}.xl\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.xl\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.xl\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.xl\:bg-opacity-darker{background-color:#0000001a!important}.xl\:bg-opacity-lighter{background-color:#ffffff1a!important}.xl\:bg-table-x{background-color:#37352f17!important}.xl\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.xl\:bg-transparent{background-color:#0000!important}.xl\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.xl\:bg-blue-selection{background-color:#2eaadc33!important}.group:hover .xl\:group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .xl\:group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .xl\:group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .xl\:group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .xl\:group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .xl\:group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .xl\:group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-transparent{background-color:#0000!important}.group:hover .xl\:group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .xl\:group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.xl\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.xl\:focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.xl\:focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.xl\:focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.xl\:focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.xl\:focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.xl\:focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-transparent:focus-within{background-color:#0000!important}.xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.xl\:focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.xl\:hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.xl\:hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.xl\:hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.xl\:hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.xl\:hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.xl\:hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.xl\:hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.xl\:hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.xl\:hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.xl\:hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.xl\:hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.xl\:hover\:bg-black-light:hover{background-color:#19171199!important}.xl\:hover\:bg-black-lighter:hover{background-color:#37352f99!important}.xl\:hover\:bg-black-lightest:hover{background-color:#37352f66!important}.xl\:hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.xl\:hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.xl\:hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.xl\:hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.xl\:hover\:bg-table-x:hover{background-color:#37352f17!important}.xl\:hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.xl\:hover\:bg-transparent:hover{background-color:#0000!important}.xl\:hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.xl\:hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.xl\:focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.xl\:focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.xl\:focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.xl\:focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.xl\:focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.xl\:focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.xl\:focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.xl\:focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.xl\:focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.xl\:focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.xl\:focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.xl\:focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.xl\:focus\:bg-black-light:focus{background-color:#19171199!important}.xl\:focus\:bg-black-lighter:focus{background-color:#37352f99!important}.xl\:focus\:bg-black-lightest:focus{background-color:#37352f66!important}.xl\:focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.xl\:focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.xl\:focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.xl\:focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.xl\:focus\:bg-table-x:focus{background-color:#37352f17!important}.xl\:focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.xl\:focus\:bg-transparent:focus{background-color:#0000!important}.xl\:focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.xl\:focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.xl\:focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.xl\:bg-opacity-0{--tw-bg-opacity:0!important}.xl\:bg-opacity-5{--tw-bg-opacity:0.05!important}.xl\:bg-opacity-10{--tw-bg-opacity:0.1!important}.xl\:bg-opacity-20{--tw-bg-opacity:0.2!important}.xl\:bg-opacity-25{--tw-bg-opacity:0.25!important}.xl\:bg-opacity-30{--tw-bg-opacity:0.3!important}.xl\:bg-opacity-40{--tw-bg-opacity:0.4!important}.xl\:bg-opacity-50{--tw-bg-opacity:0.5!important}.xl\:bg-opacity-60{--tw-bg-opacity:0.6!important}.xl\:bg-opacity-70{--tw-bg-opacity:0.7!important}.xl\:bg-opacity-75{--tw-bg-opacity:0.75!important}.xl\:bg-opacity-80{--tw-bg-opacity:0.8!important}.xl\:bg-opacity-90{--tw-bg-opacity:0.9!important}.xl\:bg-opacity-95{--tw-bg-opacity:0.95!important}.xl\:bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .xl\:group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .xl\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .xl\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .xl\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .xl\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .xl\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .xl\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .xl\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .xl\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .xl\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .xl\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .xl\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .xl\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .xl\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .xl\:group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.xl\:bg-none{background-image:none!important}.xl\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.xl\:from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.xl\:from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.xl\:from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.xl\:from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.xl\:from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.xl\:from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.xl\:from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.xl\:from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.xl\:from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.xl\:from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.xl\:from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.xl\:from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.xl\:from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.xl\:from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.xl\:from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.xl\:from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.xl\:from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.xl\:from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.xl\:from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.xl\:from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.xl\:from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.xl\:from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.xl\:from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.xl\:hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.xl\:hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.xl\:hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.xl\:hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.xl\:hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.xl\:hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.xl\:hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.xl\:hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.xl\:hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.xl\:hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.xl\:hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.xl\:hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.xl\:hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.xl\:hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.xl\:hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.xl\:hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.xl\:hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.xl\:hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.xl\:hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.xl\:hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.xl\:hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.xl\:hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.xl\:hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.xl\:focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.xl\:focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.xl\:focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.xl\:focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.xl\:focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.xl\:focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.xl\:focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.xl\:focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.xl\:focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.xl\:focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.xl\:focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.xl\:focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.xl\:focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.xl\:focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.xl\:focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.xl\:focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.xl\:focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.xl\:focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.xl\:focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.xl\:focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.xl\:focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.xl\:focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.xl\:focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.xl\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.xl\:via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.xl\:via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.xl\:via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.xl\:via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.xl\:via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.xl\:via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.xl\:via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.xl\:via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.xl\:via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.xl\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.xl\:via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.xl\:via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.xl\:via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.xl\:via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.xl\:via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.xl\:via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.xl\:via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.xl\:via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.xl\:via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.xl\:via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.xl\:via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.xl\:via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.xl\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.xl\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.xl\:via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.xl\:via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.xl\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.xl\:hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.xl\:hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.xl\:hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.xl\:hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.xl\:hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.xl\:hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.xl\:hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.xl\:hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.xl\:hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.xl\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.xl\:hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.xl\:hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.xl\:hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.xl\:hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.xl\:hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.xl\:hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.xl\:hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.xl\:hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.xl\:hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.xl\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.xl\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.xl\:hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.xl\:hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.xl\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.xl\:focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.xl\:focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.xl\:focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.xl\:focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.xl\:focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.xl\:focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.xl\:focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.xl\:focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.xl\:focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.xl\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.xl\:focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.xl\:focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.xl\:focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.xl\:focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.xl\:focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.xl\:focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.xl\:focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.xl\:focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.xl\:focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.xl\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.xl\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.xl\:focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.xl\:focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.xl\:to-primary{--tw-gradient-to:#f7d94a!important}.xl\:to-primary-darker{--tw-gradient-to:#e7c51f!important}.xl\:to-primary-lighter{--tw-gradient-to:#ffe66f!important}.xl\:to-primary-lightest{--tw-gradient-to:#fe9!important}.xl\:to-secondary{--tw-gradient-to:#fcb930!important}.xl\:to-danger{--tw-gradient-to:#b62222!important}.xl\:to-disabled{--tw-gradient-to:#efeeea!important}.xl\:to-info{--tw-gradient-to:#35425b!important}.xl\:to-success{--tw-gradient-to:#0d8253!important}.xl\:to-warning{--tw-gradient-to:#fcb930!important}.xl\:to-black{--tw-gradient-to:#72706c!important}.xl\:to-black-active{--tw-gradient-to:#37352f!important}.xl\:to-black-dark{--tw-gradient-to:#2f3437!important}.xl\:to-black-light{--tw-gradient-to:#19171199!important}.xl\:to-black-lighter{--tw-gradient-to:#37352f99!important}.xl\:to-black-lightest{--tw-gradient-to:#37352f66!important}.xl\:to-gray{--tw-gradient-to:#f7f6f3!important}.xl\:to-gray-dark{--tw-gradient-to:#7d7d7d!important}.xl\:to-gray-darker{--tw-gradient-to:#2f2f2f!important}.xl\:to-opacity-darker{--tw-gradient-to:#0000001a!important}.xl\:to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.xl\:to-table-x{--tw-gradient-to:#37352f17!important}.xl\:to-table-y{--tw-gradient-to:#dfdfde!important}.xl\:to-transparent{--tw-gradient-to:#0000!important}.xl\:to-white{--tw-gradient-to:#fff!important}.xl\:to-white-off{--tw-gradient-to:#fffefc!important}.xl\:to-blue-selection{--tw-gradient-to:#2eaadc33!important}.xl\:hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.xl\:hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.xl\:hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.xl\:hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.xl\:hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.xl\:hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.xl\:hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.xl\:hover\:to-info:hover{--tw-gradient-to:#35425b!important}.xl\:hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.xl\:hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.xl\:hover\:to-black:hover{--tw-gradient-to:#72706c!important}.xl\:hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.xl\:hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.xl\:hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.xl\:hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.xl\:hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.xl\:hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.xl\:hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.xl\:hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.xl\:hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.xl\:hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.xl\:hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.xl\:hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.xl\:hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.xl\:hover\:to-white:hover{--tw-gradient-to:#fff!important}.xl\:hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.xl\:hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.xl\:focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.xl\:focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.xl\:focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.xl\:focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.xl\:focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.xl\:focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.xl\:focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.xl\:focus\:to-info:focus{--tw-gradient-to:#35425b!important}.xl\:focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.xl\:focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.xl\:focus\:to-black:focus{--tw-gradient-to:#72706c!important}.xl\:focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.xl\:focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.xl\:focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.xl\:focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.xl\:focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.xl\:focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.xl\:focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.xl\:focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.xl\:focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.xl\:focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.xl\:focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.xl\:focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.xl\:focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.xl\:focus\:to-white:focus{--tw-gradient-to:#fff!important}.xl\:focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.xl\:focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.xl\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.xl\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.xl\:bg-auto{background-size:auto!important}.xl\:bg-cover{background-size:cover!important}.xl\:bg-contain{background-size:contain!important}.xl\:bg-fixed{background-attachment:fixed!important}.xl\:bg-local{background-attachment:local!important}.xl\:bg-scroll{background-attachment:scroll!important}.xl\:bg-clip-border{background-clip:initial!important}.xl\:bg-clip-padding{background-clip:padding-box!important}.xl\:bg-clip-content{background-clip:content-box!important}.xl\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.xl\:bg-bottom{background-position:bottom!important}.xl\:bg-center{background-position:50%!important}.xl\:bg-left{background-position:0!important}.xl\:bg-left-bottom{background-position:0 100%!important}.xl\:bg-left-top{background-position:0 0!important}.xl\:bg-right{background-position:100%!important}.xl\:bg-right-bottom{background-position:100% 100%!important}.xl\:bg-right-top{background-position:100% 0!important}.xl\:bg-top{background-position:top!important}.xl\:bg-repeat{background-repeat:repeat!important}.xl\:bg-no-repeat{background-repeat:no-repeat!important}.xl\:bg-repeat-x{background-repeat:repeat-x!important}.xl\:bg-repeat-y{background-repeat:repeat-y!important}.xl\:bg-repeat-round{background-repeat:round!important}.xl\:bg-repeat-space{background-repeat:space!important}.xl\:bg-origin-border{background-origin:border-box!important}.xl\:bg-origin-padding{background-origin:initial!important}.xl\:bg-origin-content{background-origin:content-box!important}.xl\:fill-current{fill:currentColor!important}.xl\:stroke-current{stroke:currentColor!important}.xl\:stroke-0{stroke-width:0!important}.xl\:stroke-1{stroke-width:1!important}.xl\:stroke-2{stroke-width:2!important}.xl\:object-contain{object-fit:contain!important}.xl\:object-cover{object-fit:cover!important}.xl\:object-fill{object-fit:fill!important}.xl\:object-none{object-fit:none!important}.xl\:object-scale-down{object-fit:scale-down!important}.xl\:object-bottom{object-position:bottom!important}.xl\:object-center{object-position:center!important}.xl\:object-left{object-position:left!important}.xl\:object-left-bottom{object-position:left bottom!important}.xl\:object-left-top{object-position:left top!important}.xl\:object-right{object-position:right!important}.xl\:object-right-bottom{object-position:right bottom!important}.xl\:object-right-top{object-position:right top!important}.xl\:object-top{object-position:top!important}.xl\:p-0{padding:0!important}.xl\:p-1{padding:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:p-3{padding:.75rem!important}.xl\:p-4{padding:1rem!important}.xl\:p-5{padding:1.25rem!important}.xl\:p-6{padding:1.5rem!important}.xl\:p-7{padding:1.75rem!important}.xl\:p-8{padding:2rem!important}.xl\:p-9{padding:2.25rem!important}.xl\:p-10{padding:2.5rem!important}.xl\:p-11{padding:2.75rem!important}.xl\:p-12{padding:3rem!important}.xl\:p-14{padding:3.5rem!important}.xl\:p-16{padding:4rem!important}.xl\:p-20{padding:5rem!important}.xl\:p-24{padding:6rem!important}.xl\:p-28{padding:7rem!important}.xl\:p-32{padding:8rem!important}.xl\:p-36{padding:9rem!important}.xl\:p-40{padding:10rem!important}.xl\:p-44{padding:11rem!important}.xl\:p-48{padding:12rem!important}.xl\:p-52{padding:13rem!important}.xl\:p-56{padding:14rem!important}.xl\:p-60{padding:15rem!important}.xl\:p-64{padding:16rem!important}.xl\:p-72{padding:18rem!important}.xl\:p-80{padding:20rem!important}.xl\:p-84{padding:21rem!important}.xl\:p-96{padding:24rem!important}.xl\:p-px{padding:1px!important}.xl\:p-0\.5{padding:.125rem!important}.xl\:p-1\.5{padding:.375rem!important}.xl\:p-2\.5{padding:.625rem!important}.xl\:p-3\.5{padding:.875rem!important}.xl\:-p-3px{padding:-3px!important}.xl\:-p-1px{padding:-1px!important}.xl\:p-5px{padding:5px!important}.xl\:px-0{padding-left:0!important;padding-right:0!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.xl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.xl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.xl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.xl\:px-24{padding-left:6rem!important;padding-right:6rem!important}.xl\:px-28{padding-left:7rem!important;padding-right:7rem!important}.xl\:px-32{padding-left:8rem!important;padding-right:8rem!important}.xl\:px-36{padding-left:9rem!important;padding-right:9rem!important}.xl\:px-40{padding-left:10rem!important;padding-right:10rem!important}.xl\:px-44{padding-left:11rem!important;padding-right:11rem!important}.xl\:px-48{padding-left:12rem!important;padding-right:12rem!important}.xl\:px-52{padding-left:13rem!important;padding-right:13rem!important}.xl\:px-56{padding-left:14rem!important;padding-right:14rem!important}.xl\:px-60{padding-left:15rem!important;padding-right:15rem!important}.xl\:px-64{padding-left:16rem!important;padding-right:16rem!important}.xl\:px-72{padding-left:18rem!important;padding-right:18rem!important}.xl\:px-80{padding-left:20rem!important;padding-right:20rem!important}.xl\:px-84{padding-left:21rem!important;padding-right:21rem!important}.xl\:px-96{padding-left:24rem!important;padding-right:24rem!important}.xl\:px-px{padding-left:1px!important;padding-right:1px!important}.xl\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.xl\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.xl\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.xl\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.xl\:-px-3px{padding-left:-3px!important;padding-right:-3px!important}.xl\:-px-1px{padding-left:-1px!important;padding-right:-1px!important}.xl\:px-5px{padding-left:5px!important;padding-right:5px!important}.xl\:py-0{padding-bottom:0!important;padding-top:0!important}.xl\:py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.xl\:py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.xl\:py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.xl\:py-4{padding-bottom:1rem!important;padding-top:1rem!important}.xl\:py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.xl\:py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.xl\:py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.xl\:py-8{padding-bottom:2rem!important;padding-top:2rem!important}.xl\:py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.xl\:py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.xl\:py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.xl\:py-12{padding-bottom:3rem!important;padding-top:3rem!important}.xl\:py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.xl\:py-16{padding-bottom:4rem!important;padding-top:4rem!important}.xl\:py-20{padding-bottom:5rem!important;padding-top:5rem!important}.xl\:py-24{padding-bottom:6rem!important;padding-top:6rem!important}.xl\:py-28{padding-bottom:7rem!important;padding-top:7rem!important}.xl\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}.xl\:py-36{padding-bottom:9rem!important;padding-top:9rem!important}.xl\:py-40{padding-bottom:10rem!important;padding-top:10rem!important}.xl\:py-44{padding-bottom:11rem!important;padding-top:11rem!important}.xl\:py-48{padding-bottom:12rem!important;padding-top:12rem!important}.xl\:py-52{padding-bottom:13rem!important;padding-top:13rem!important}.xl\:py-56{padding-bottom:14rem!important;padding-top:14rem!important}.xl\:py-60{padding-bottom:15rem!important;padding-top:15rem!important}.xl\:py-64{padding-bottom:16rem!important;padding-top:16rem!important}.xl\:py-72{padding-bottom:18rem!important;padding-top:18rem!important}.xl\:py-80{padding-bottom:20rem!important;padding-top:20rem!important}.xl\:py-84{padding-bottom:21rem!important;padding-top:21rem!important}.xl\:py-96{padding-bottom:24rem!important;padding-top:24rem!important}.xl\:py-px{padding-bottom:1px!important;padding-top:1px!important}.xl\:py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.xl\:py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.xl\:py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.xl\:py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.xl\:-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.xl\:-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.xl\:py-5px{padding-bottom:5px!important;padding-top:5px!important}.xl\:pt-0{padding-top:0!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pt-3{padding-top:.75rem!important}.xl\:pt-4{padding-top:1rem!important}.xl\:pt-5{padding-top:1.25rem!important}.xl\:pt-6{padding-top:1.5rem!important}.xl\:pt-7{padding-top:1.75rem!important}.xl\:pt-8{padding-top:2rem!important}.xl\:pt-9{padding-top:2.25rem!important}.xl\:pt-10{padding-top:2.5rem!important}.xl\:pt-11{padding-top:2.75rem!important}.xl\:pt-12{padding-top:3rem!important}.xl\:pt-14{padding-top:3.5rem!important}.xl\:pt-16{padding-top:4rem!important}.xl\:pt-20{padding-top:5rem!important}.xl\:pt-24{padding-top:6rem!important}.xl\:pt-28{padding-top:7rem!important}.xl\:pt-32{padding-top:8rem!important}.xl\:pt-36{padding-top:9rem!important}.xl\:pt-40{padding-top:10rem!important}.xl\:pt-44{padding-top:11rem!important}.xl\:pt-48{padding-top:12rem!important}.xl\:pt-52{padding-top:13rem!important}.xl\:pt-56{padding-top:14rem!important}.xl\:pt-60{padding-top:15rem!important}.xl\:pt-64{padding-top:16rem!important}.xl\:pt-72{padding-top:18rem!important}.xl\:pt-80{padding-top:20rem!important}.xl\:pt-84{padding-top:21rem!important}.xl\:pt-96{padding-top:24rem!important}.xl\:pt-px{padding-top:1px!important}.xl\:pt-0\.5{padding-top:.125rem!important}.xl\:pt-1\.5{padding-top:.375rem!important}.xl\:pt-2\.5{padding-top:.625rem!important}.xl\:pt-3\.5{padding-top:.875rem!important}.xl\:-pt-3px{padding-top:-3px!important}.xl\:-pt-1px{padding-top:-1px!important}.xl\:pt-5px{padding-top:5px!important}.xl\:pr-0{padding-right:0!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pr-3{padding-right:.75rem!important}.xl\:pr-4{padding-right:1rem!important}.xl\:pr-5{padding-right:1.25rem!important}.xl\:pr-6{padding-right:1.5rem!important}.xl\:pr-7{padding-right:1.75rem!important}.xl\:pr-8{padding-right:2rem!important}.xl\:pr-9{padding-right:2.25rem!important}.xl\:pr-10{padding-right:2.5rem!important}.xl\:pr-11{padding-right:2.75rem!important}.xl\:pr-12{padding-right:3rem!important}.xl\:pr-14{padding-right:3.5rem!important}.xl\:pr-16{padding-right:4rem!important}.xl\:pr-20{padding-right:5rem!important}.xl\:pr-24{padding-right:6rem!important}.xl\:pr-28{padding-right:7rem!important}.xl\:pr-32{padding-right:8rem!important}.xl\:pr-36{padding-right:9rem!important}.xl\:pr-40{padding-right:10rem!important}.xl\:pr-44{padding-right:11rem!important}.xl\:pr-48{padding-right:12rem!important}.xl\:pr-52{padding-right:13rem!important}.xl\:pr-56{padding-right:14rem!important}.xl\:pr-60{padding-right:15rem!important}.xl\:pr-64{padding-right:16rem!important}.xl\:pr-72{padding-right:18rem!important}.xl\:pr-80{padding-right:20rem!important}.xl\:pr-84{padding-right:21rem!important}.xl\:pr-96{padding-right:24rem!important}.xl\:pr-px{padding-right:1px!important}.xl\:pr-0\.5{padding-right:.125rem!important}.xl\:pr-1\.5{padding-right:.375rem!important}.xl\:pr-2\.5{padding-right:.625rem!important}.xl\:pr-3\.5{padding-right:.875rem!important}.xl\:-pr-3px{padding-right:-3px!important}.xl\:-pr-1px{padding-right:-1px!important}.xl\:pr-5px{padding-right:5px!important}.xl\:pb-0{padding-bottom:0!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:pb-3{padding-bottom:.75rem!important}.xl\:pb-4{padding-bottom:1rem!important}.xl\:pb-5{padding-bottom:1.25rem!important}.xl\:pb-6{padding-bottom:1.5rem!important}.xl\:pb-7{padding-bottom:1.75rem!important}.xl\:pb-8{padding-bottom:2rem!important}.xl\:pb-9{padding-bottom:2.25rem!important}.xl\:pb-10{padding-bottom:2.5rem!important}.xl\:pb-11{padding-bottom:2.75rem!important}.xl\:pb-12{padding-bottom:3rem!important}.xl\:pb-14{padding-bottom:3.5rem!important}.xl\:pb-16{padding-bottom:4rem!important}.xl\:pb-20{padding-bottom:5rem!important}.xl\:pb-24{padding-bottom:6rem!important}.xl\:pb-28{padding-bottom:7rem!important}.xl\:pb-32{padding-bottom:8rem!important}.xl\:pb-36{padding-bottom:9rem!important}.xl\:pb-40{padding-bottom:10rem!important}.xl\:pb-44{padding-bottom:11rem!important}.xl\:pb-48{padding-bottom:12rem!important}.xl\:pb-52{padding-bottom:13rem!important}.xl\:pb-56{padding-bottom:14rem!important}.xl\:pb-60{padding-bottom:15rem!important}.xl\:pb-64{padding-bottom:16rem!important}.xl\:pb-72{padding-bottom:18rem!important}.xl\:pb-80{padding-bottom:20rem!important}.xl\:pb-84{padding-bottom:21rem!important}.xl\:pb-96{padding-bottom:24rem!important}.xl\:pb-px{padding-bottom:1px!important}.xl\:pb-0\.5{padding-bottom:.125rem!important}.xl\:pb-1\.5{padding-bottom:.375rem!important}.xl\:pb-2\.5{padding-bottom:.625rem!important}.xl\:pb-3\.5{padding-bottom:.875rem!important}.xl\:-pb-3px{padding-bottom:-3px!important}.xl\:-pb-1px{padding-bottom:-1px!important}.xl\:pb-5px{padding-bottom:5px!important}.xl\:pl-0{padding-left:0!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pl-3{padding-left:.75rem!important}.xl\:pl-4{padding-left:1rem!important}.xl\:pl-5{padding-left:1.25rem!important}.xl\:pl-6{padding-left:1.5rem!important}.xl\:pl-7{padding-left:1.75rem!important}.xl\:pl-8{padding-left:2rem!important}.xl\:pl-9{padding-left:2.25rem!important}.xl\:pl-10{padding-left:2.5rem!important}.xl\:pl-11{padding-left:2.75rem!important}.xl\:pl-12{padding-left:3rem!important}.xl\:pl-14{padding-left:3.5rem!important}.xl\:pl-16{padding-left:4rem!important}.xl\:pl-20{padding-left:5rem!important}.xl\:pl-24{padding-left:6rem!important}.xl\:pl-28{padding-left:7rem!important}.xl\:pl-32{padding-left:8rem!important}.xl\:pl-36{padding-left:9rem!important}.xl\:pl-40{padding-left:10rem!important}.xl\:pl-44{padding-left:11rem!important}.xl\:pl-48{padding-left:12rem!important}.xl\:pl-52{padding-left:13rem!important}.xl\:pl-56{padding-left:14rem!important}.xl\:pl-60{padding-left:15rem!important}.xl\:pl-64{padding-left:16rem!important}.xl\:pl-72{padding-left:18rem!important}.xl\:pl-80{padding-left:20rem!important}.xl\:pl-84{padding-left:21rem!important}.xl\:pl-96{padding-left:24rem!important}.xl\:pl-px{padding-left:1px!important}.xl\:pl-0\.5{padding-left:.125rem!important}.xl\:pl-1\.5{padding-left:.375rem!important}.xl\:pl-2\.5{padding-left:.625rem!important}.xl\:pl-3\.5{padding-left:.875rem!important}.xl\:-pl-3px{padding-left:-3px!important}.xl\:-pl-1px{padding-left:-1px!important}.xl\:pl-5px{padding-left:5px!important}.xl\:text-left{text-align:left!important}.xl\:text-center{text-align:center!important}.xl\:text-right{text-align:right!important}.xl\:text-justify{text-align:justify!important}.xl\:align-baseline{vertical-align:initial!important}.xl\:align-top{vertical-align:top!important}.xl\:align-middle{vertical-align:middle!important}.xl\:align-bottom{vertical-align:bottom!important}.xl\:align-text-top{vertical-align:text-top!important}.xl\:align-text-bottom{vertical-align:text-bottom!important}.xl\:font-primary,.xl\:font-secondary{font-family:Inter!important}.xl\:text-sm,.xl\:text-xs{font-size:.75rem!important;line-height:1rem!important}.xl\:text-base{font-size:.875rem!important;line-height:1.25rem!important}.xl\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.xl\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.xl\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.xl\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.xl\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.xl\:text-5xl{font-size:3rem!important;line-height:1!important}.xl\:text-6xl{font-size:3.75rem!important;line-height:1!important}.xl\:text-7xl{font-size:4.5rem!important;line-height:1rem!important}.xl\:text-8xl{font-size:6rem!important;line-height:1!important}.xl\:text-9xl{font-size:8rem!important;line-height:1!important}.xl\:font-thin{font-weight:100!important}.xl\:font-extralight{font-weight:200!important}.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}.xl\:font-extrabold{font-weight:800!important}.xl\:font-black{font-weight:900!important}.xl\:uppercase{text-transform:uppercase!important}.xl\:lowercase{text-transform:lowercase!important}.xl\:capitalize{text-transform:capitalize!important}.xl\:normal-case{text-transform:none!important}.xl\:italic{font-style:italic!important}.xl\:not-italic{font-style:normal!important}.xl\:diagonal-fractions,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:ordinal,.xl\:proportional-nums,.xl\:slashed-zero,.xl\:stacked-fractions,.xl\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.xl\:normal-nums{font-variant-numeric:normal!important}.xl\:ordinal{--tw-ordinal:ordinal!important}.xl\:slashed-zero{--tw-slashed-zero:slashed-zero!important}.xl\:lining-nums{--tw-numeric-figure:lining-nums!important}.xl\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.xl\:proportional-nums{--tw-numeric-spacing:proportional-nums!important}.xl\:tabular-nums{--tw-numeric-spacing:tabular-nums!important}.xl\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.xl\:stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.xl\:leading-3{line-height:.75rem!important}.xl\:leading-4{line-height:1rem!important}.xl\:leading-5{line-height:1.25rem!important}.xl\:leading-6{line-height:1.5rem!important}.xl\:leading-7{line-height:1.75rem!important}.xl\:leading-8{line-height:2rem!important}.xl\:leading-9{line-height:2.25rem!important}.xl\:leading-10{line-height:2.5rem!important}.xl\:leading-none{line-height:1!important}.xl\:leading-tight{line-height:1.25!important}.xl\:leading-snug{line-height:1.375!important}.xl\:leading-normal{line-height:1.5!important}.xl\:leading-relaxed{line-height:1.625!important}.xl\:leading-loose{line-height:2!important}.xl\:tracking-tighter{letter-spacing:-.05em!important}.xl\:tracking-tight{letter-spacing:-.025em!important}.xl\:tracking-normal{letter-spacing:0!important}.xl\:tracking-wide{letter-spacing:.025em!important}.xl\:tracking-wider{letter-spacing:.05em!important}.xl\:tracking-widest{letter-spacing:.1em!important}.xl\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.xl\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.xl\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.xl\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.xl\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.xl\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.xl\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.xl\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.xl\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.xl\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.xl\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.xl\:text-black-light{color:#19171199!important}.xl\:text-black-lighter{color:#37352f99!important}.xl\:text-black-lightest{color:#37352f66!important}.xl\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.xl\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.xl\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.xl\:text-opacity-darker{color:#0000001a!important}.xl\:text-opacity-lighter{color:#ffffff1a!important}.xl\:text-table-x{color:#37352f17!important}.xl\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.xl\:text-transparent{color:#0000!important}.xl\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.xl\:text-blue-selection{color:#2eaadc33!important}.group:hover .xl\:group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-black-light{color:#19171199!important}.group:hover .xl\:group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .xl\:group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .xl\:group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .xl\:group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .xl\:group-hover\:text-table-x{color:#37352f17!important}.group:hover .xl\:group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-transparent{color:#0000!important}.group:hover .xl\:group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .xl\:group-hover\:text-blue-selection{color:#2eaadc33!important}.xl\:focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.xl\:focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.xl\:focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.xl\:focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.xl\:focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.xl\:focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.xl\:focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.xl\:focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.xl\:focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.xl\:focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.xl\:focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.xl\:focus-within\:text-black-light:focus-within{color:#19171199!important}.xl\:focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.xl\:focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.xl\:focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.xl\:focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.xl\:focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.xl\:focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.xl\:focus-within\:text-table-x:focus-within{color:#37352f17!important}.xl\:focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.xl\:focus-within\:text-transparent:focus-within{color:#0000!important}.xl\:focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.xl\:focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.xl\:hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.xl\:hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.xl\:hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.xl\:hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.xl\:hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.xl\:hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.xl\:hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.xl\:hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.xl\:hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.xl\:hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.xl\:hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.xl\:hover\:text-black-light:hover{color:#19171199!important}.xl\:hover\:text-black-lighter:hover{color:#37352f99!important}.xl\:hover\:text-black-lightest:hover{color:#37352f66!important}.xl\:hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.xl\:hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.xl\:hover\:text-opacity-darker:hover{color:#0000001a!important}.xl\:hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.xl\:hover\:text-table-x:hover{color:#37352f17!important}.xl\:hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.xl\:hover\:text-transparent:hover{color:#0000!important}.xl\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.xl\:hover\:text-blue-selection:hover{color:#2eaadc33!important}.xl\:focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.xl\:focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.xl\:focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.xl\:focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.xl\:focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.xl\:focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.xl\:focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.xl\:focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.xl\:focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.xl\:focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.xl\:focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.xl\:focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.xl\:focus\:text-black-light:focus{color:#19171199!important}.xl\:focus\:text-black-lighter:focus{color:#37352f99!important}.xl\:focus\:text-black-lightest:focus{color:#37352f66!important}.xl\:focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.xl\:focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.xl\:focus\:text-opacity-darker:focus{color:#0000001a!important}.xl\:focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.xl\:focus\:text-table-x:focus{color:#37352f17!important}.xl\:focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.xl\:focus\:text-transparent:focus{color:#0000!important}.xl\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.xl\:focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.xl\:focus\:text-blue-selection:focus{color:#2eaadc33!important}.xl\:text-opacity-0{--tw-text-opacity:0!important}.xl\:text-opacity-5{--tw-text-opacity:0.05!important}.xl\:text-opacity-10{--tw-text-opacity:0.1!important}.xl\:text-opacity-20{--tw-text-opacity:0.2!important}.xl\:text-opacity-25{--tw-text-opacity:0.25!important}.xl\:text-opacity-30{--tw-text-opacity:0.3!important}.xl\:text-opacity-40{--tw-text-opacity:0.4!important}.xl\:text-opacity-50{--tw-text-opacity:0.5!important}.xl\:text-opacity-60{--tw-text-opacity:0.6!important}.xl\:text-opacity-70{--tw-text-opacity:0.7!important}.xl\:text-opacity-75{--tw-text-opacity:0.75!important}.xl\:text-opacity-80{--tw-text-opacity:0.8!important}.xl\:text-opacity-90{--tw-text-opacity:0.9!important}.xl\:text-opacity-95{--tw-text-opacity:0.95!important}.xl\:text-opacity-100{--tw-text-opacity:1!important}.group:hover .xl\:group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .xl\:group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .xl\:group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .xl\:group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .xl\:group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .xl\:group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .xl\:group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .xl\:group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .xl\:group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .xl\:group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .xl\:group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .xl\:group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .xl\:group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .xl\:group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .xl\:group-hover\:text-opacity-100{--tw-text-opacity:1!important}.xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.xl\:hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.xl\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.xl\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.xl\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.xl\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.xl\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.xl\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.xl\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.xl\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.xl\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.xl\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.xl\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.xl\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.xl\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.xl\:hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.xl\:focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.xl\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.xl\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.xl\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.xl\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.xl\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.xl\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.xl\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.xl\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.xl\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.xl\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.xl\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.xl\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.xl\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.xl\:focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.xl\:underline{text-decoration:underline!important}.xl\:line-through{text-decoration:line-through!important}.xl\:no-underline{text-decoration:none!important}.group:hover .xl\:group-hover\:underline{text-decoration:underline!important}.group:hover .xl\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .xl\:group-hover\:no-underline{text-decoration:none!important}.xl\:focus-within\:underline:focus-within{text-decoration:underline!important}.xl\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.xl\:focus-within\:no-underline:focus-within{text-decoration:none!important}.xl\:hover\:underline:hover{text-decoration:underline!important}.xl\:hover\:line-through:hover{text-decoration:line-through!important}.xl\:hover\:no-underline:hover{text-decoration:none!important}.xl\:focus\:underline:focus{text-decoration:underline!important}.xl\:focus\:line-through:focus{text-decoration:line-through!important}.xl\:focus\:no-underline:focus{text-decoration:none!important}.xl\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xl\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xl\:placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.xl\:placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.xl\:placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.xl\:placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.xl\:placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.xl\:placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.xl\:placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.xl\:placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.xl\:placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.xl\:placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.xl\:placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.xl\:placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.xl\:placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.xl\:placeholder-black-light::placeholder{color:#19171199!important}.xl\:placeholder-black-lighter::placeholder{color:#37352f99!important}.xl\:placeholder-black-lightest::placeholder{color:#37352f66!important}.xl\:placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.xl\:placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.xl\:placeholder-opacity-darker::placeholder{color:#0000001a!important}.xl\:placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.xl\:placeholder-table-x::placeholder{color:#37352f17!important}.xl\:placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.xl\:placeholder-transparent::placeholder{color:#0000!important}.xl\:placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.xl\:placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.xl\:placeholder-blue-selection::placeholder{color:#2eaadc33!important}.xl\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.xl\:focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.xl\:focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.xl\:focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.xl\:focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.xl\:focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.xl\:focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.xl\:focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.xl\:opacity-0{opacity:0!important}.xl\:opacity-5{opacity:.05!important}.xl\:opacity-10{opacity:.1!important}.xl\:opacity-20{opacity:.2!important}.xl\:opacity-25{opacity:.25!important}.xl\:opacity-30{opacity:.3!important}.xl\:opacity-40{opacity:.4!important}.xl\:opacity-50{opacity:.5!important}.xl\:opacity-60{opacity:.6!important}.xl\:opacity-70{opacity:.7!important}.xl\:opacity-75{opacity:.75!important}.xl\:opacity-80{opacity:.8!important}.xl\:opacity-90{opacity:.9!important}.xl\:opacity-95{opacity:.95!important}.xl\:opacity-100{opacity:1!important}.group:hover .xl\:group-hover\:opacity-0{opacity:0!important}.group:hover .xl\:group-hover\:opacity-5{opacity:.05!important}.group:hover .xl\:group-hover\:opacity-10{opacity:.1!important}.group:hover .xl\:group-hover\:opacity-20{opacity:.2!important}.group:hover .xl\:group-hover\:opacity-25{opacity:.25!important}.group:hover .xl\:group-hover\:opacity-30{opacity:.3!important}.group:hover .xl\:group-hover\:opacity-40{opacity:.4!important}.group:hover .xl\:group-hover\:opacity-50{opacity:.5!important}.group:hover .xl\:group-hover\:opacity-60{opacity:.6!important}.group:hover .xl\:group-hover\:opacity-70{opacity:.7!important}.group:hover .xl\:group-hover\:opacity-75{opacity:.75!important}.group:hover .xl\:group-hover\:opacity-80{opacity:.8!important}.group:hover .xl\:group-hover\:opacity-90{opacity:.9!important}.group:hover .xl\:group-hover\:opacity-95{opacity:.95!important}.group:hover .xl\:group-hover\:opacity-100{opacity:1!important}.xl\:focus-within\:opacity-0:focus-within{opacity:0!important}.xl\:focus-within\:opacity-5:focus-within{opacity:.05!important}.xl\:focus-within\:opacity-10:focus-within{opacity:.1!important}.xl\:focus-within\:opacity-20:focus-within{opacity:.2!important}.xl\:focus-within\:opacity-25:focus-within{opacity:.25!important}.xl\:focus-within\:opacity-30:focus-within{opacity:.3!important}.xl\:focus-within\:opacity-40:focus-within{opacity:.4!important}.xl\:focus-within\:opacity-50:focus-within{opacity:.5!important}.xl\:focus-within\:opacity-60:focus-within{opacity:.6!important}.xl\:focus-within\:opacity-70:focus-within{opacity:.7!important}.xl\:focus-within\:opacity-75:focus-within{opacity:.75!important}.xl\:focus-within\:opacity-80:focus-within{opacity:.8!important}.xl\:focus-within\:opacity-90:focus-within{opacity:.9!important}.xl\:focus-within\:opacity-95:focus-within{opacity:.95!important}.xl\:focus-within\:opacity-100:focus-within{opacity:1!important}.xl\:hover\:opacity-0:hover{opacity:0!important}.xl\:hover\:opacity-5:hover{opacity:.05!important}.xl\:hover\:opacity-10:hover{opacity:.1!important}.xl\:hover\:opacity-20:hover{opacity:.2!important}.xl\:hover\:opacity-25:hover{opacity:.25!important}.xl\:hover\:opacity-30:hover{opacity:.3!important}.xl\:hover\:opacity-40:hover{opacity:.4!important}.xl\:hover\:opacity-50:hover{opacity:.5!important}.xl\:hover\:opacity-60:hover{opacity:.6!important}.xl\:hover\:opacity-70:hover{opacity:.7!important}.xl\:hover\:opacity-75:hover{opacity:.75!important}.xl\:hover\:opacity-80:hover{opacity:.8!important}.xl\:hover\:opacity-90:hover{opacity:.9!important}.xl\:hover\:opacity-95:hover{opacity:.95!important}.xl\:hover\:opacity-100:hover{opacity:1!important}.xl\:focus\:opacity-0:focus{opacity:0!important}.xl\:focus\:opacity-5:focus{opacity:.05!important}.xl\:focus\:opacity-10:focus{opacity:.1!important}.xl\:focus\:opacity-20:focus{opacity:.2!important}.xl\:focus\:opacity-25:focus{opacity:.25!important}.xl\:focus\:opacity-30:focus{opacity:.3!important}.xl\:focus\:opacity-40:focus{opacity:.4!important}.xl\:focus\:opacity-50:focus{opacity:.5!important}.xl\:focus\:opacity-60:focus{opacity:.6!important}.xl\:focus\:opacity-70:focus{opacity:.7!important}.xl\:focus\:opacity-75:focus{opacity:.75!important}.xl\:focus\:opacity-80:focus{opacity:.8!important}.xl\:focus\:opacity-90:focus{opacity:.9!important}.xl\:focus\:opacity-95:focus{opacity:.95!important}.xl\:focus\:opacity-100:focus{opacity:1!important}.xl\:disabled\:opacity-0:disabled{opacity:0!important}.xl\:disabled\:opacity-5:disabled{opacity:.05!important}.xl\:disabled\:opacity-10:disabled{opacity:.1!important}.xl\:disabled\:opacity-20:disabled{opacity:.2!important}.xl\:disabled\:opacity-25:disabled{opacity:.25!important}.xl\:disabled\:opacity-30:disabled{opacity:.3!important}.xl\:disabled\:opacity-40:disabled{opacity:.4!important}.xl\:disabled\:opacity-50:disabled{opacity:.5!important}.xl\:disabled\:opacity-60:disabled{opacity:.6!important}.xl\:disabled\:opacity-70:disabled{opacity:.7!important}.xl\:disabled\:opacity-75:disabled{opacity:.75!important}.xl\:disabled\:opacity-80:disabled{opacity:.8!important}.xl\:disabled\:opacity-90:disabled{opacity:.9!important}.xl\:disabled\:opacity-95:disabled{opacity:.95!important}.xl\:disabled\:opacity-100:disabled{opacity:1!important}.xl\:bg-blend-normal{background-blend-mode:normal!important}.xl\:bg-blend-multiply{background-blend-mode:multiply!important}.xl\:bg-blend-screen{background-blend-mode:screen!important}.xl\:bg-blend-overlay{background-blend-mode:overlay!important}.xl\:bg-blend-darken{background-blend-mode:darken!important}.xl\:bg-blend-lighten{background-blend-mode:lighten!important}.xl\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.xl\:bg-blend-color-burn{background-blend-mode:color-burn!important}.xl\:bg-blend-hard-light{background-blend-mode:hard-light!important}.xl\:bg-blend-soft-light{background-blend-mode:soft-light!important}.xl\:bg-blend-difference{background-blend-mode:difference!important}.xl\:bg-blend-exclusion{background-blend-mode:exclusion!important}.xl\:bg-blend-hue{background-blend-mode:hue!important}.xl\:bg-blend-saturation{background-blend-mode:saturation!important}.xl\:bg-blend-color{background-blend-mode:color!important}.xl\:bg-blend-luminosity{background-blend-mode:luminosity!important}.xl\:mix-blend-normal{mix-blend-mode:normal!important}.xl\:mix-blend-multiply{mix-blend-mode:multiply!important}.xl\:mix-blend-screen{mix-blend-mode:screen!important}.xl\:mix-blend-overlay{mix-blend-mode:overlay!important}.xl\:mix-blend-darken{mix-blend-mode:darken!important}.xl\:mix-blend-lighten{mix-blend-mode:lighten!important}.xl\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.xl\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.xl\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.xl\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.xl\:mix-blend-difference{mix-blend-mode:difference!important}.xl\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.xl\:mix-blend-hue{mix-blend-mode:hue!important}.xl\:mix-blend-saturation{mix-blend-mode:saturation!important}.xl\:mix-blend-color{mix-blend-mode:color!important}.xl\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.xl\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.xl\:shadow,.xl\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.xl\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.xl\:shadow-lg,.xl\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.xl\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.xl\:shadow-2xl,.xl\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.xl\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.xl\:shadow-inner,.xl\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .xl\:group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .xl\:group-hover\:shadow,.group:hover .xl\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .xl\:group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .xl\:group-hover\:shadow-lg,.group:hover .xl\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .xl\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .xl\:group-hover\:shadow-2xl,.group:hover .xl\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .xl\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .xl\:group-hover\:shadow-inner,.group:hover .xl\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .xl\:group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.xl\:focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.xl\:focus-within\:shadow-sm:focus-within,.xl\:focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.xl\:focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.xl\:focus-within\:shadow-lg:focus-within,.xl\:focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.xl\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.xl\:focus-within\:shadow-2xl:focus-within,.xl\:focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.xl\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.xl\:focus-within\:shadow-inner:focus-within,.xl\:focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.xl\:hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.xl\:hover\:shadow-sm:hover,.xl\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.xl\:hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.xl\:hover\:shadow-lg:hover,.xl\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.xl\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.xl\:hover\:shadow-2xl:hover,.xl\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.xl\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.xl\:hover\:shadow-inner:hover,.xl\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.xl\:focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.xl\:focus\:shadow-sm:focus,.xl\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.xl\:focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.xl\:focus\:shadow-lg:focus,.xl\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.xl\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.xl\:focus\:shadow-2xl:focus,.xl\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.xl\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.xl\:focus\:shadow-inner:focus,.xl\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.xl\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.xl\:outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.xl\:outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.xl\:outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.xl\:focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.xl\:focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.xl\:focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.xl\:focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.xl\:focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.xl\:focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.xl\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:ring-0,.xl\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:ring-2,.xl\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:ring,.xl\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus-within\:ring-0:focus-within,.xl\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus-within\:ring-2:focus-within,.xl\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus-within\:ring-8:focus-within,.xl\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus\:ring-0:focus,.xl\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus\:ring-2:focus,.xl\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus\:ring-8:focus,.xl\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.xl\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.xl\:focus-within\:ring-inset:focus-within,.xl\:focus\:ring-inset:focus,.xl\:ring-inset{--tw-ring-inset:inset!important}.xl\:ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.xl\:ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.xl\:ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.xl\:ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.xl\:ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.xl\:ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.xl\:ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.xl\:ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.xl\:ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.xl\:ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.xl\:ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.xl\:ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.xl\:ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.xl\:ring-black-light{--tw-ring-color:#19171199!important}.xl\:ring-black-lighter{--tw-ring-color:#37352f99!important}.xl\:ring-black-lightest{--tw-ring-color:#37352f66!important}.xl\:ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.xl\:ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.xl\:ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.xl\:ring-opacity-darker{--tw-ring-color:#0000001a!important}.xl\:ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.xl\:ring-table-x{--tw-ring-color:#37352f17!important}.xl\:ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.xl\:ring-transparent{--tw-ring-color:#0000!important}.xl\:ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.xl\:ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.xl\:ring-blue-selection{--tw-ring-color:#2eaadc33!important}.xl\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.xl\:focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.xl\:focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.xl\:focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.xl\:focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.xl\:focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.xl\:focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.xl\:focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.xl\:focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.xl\:focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.xl\:focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.xl\:focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.xl\:focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.xl\:focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.xl\:focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.xl\:focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.xl\:focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.xl\:focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.xl\:focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.xl\:focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.xl\:focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.xl\:focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.xl\:focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.xl\:focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.xl\:focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.xl\:focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.xl\:focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.xl\:focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.xl\:focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.xl\:focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.xl\:focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.xl\:focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.xl\:focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.xl\:focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.xl\:focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.xl\:ring-opacity-0{--tw-ring-opacity:0!important}.xl\:ring-opacity-5{--tw-ring-opacity:0.05!important}.xl\:ring-opacity-10{--tw-ring-opacity:0.1!important}.xl\:ring-opacity-20{--tw-ring-opacity:0.2!important}.xl\:ring-opacity-25{--tw-ring-opacity:0.25!important}.xl\:ring-opacity-30{--tw-ring-opacity:0.3!important}.xl\:ring-opacity-40{--tw-ring-opacity:0.4!important}.xl\:ring-opacity-50{--tw-ring-opacity:0.5!important}.xl\:ring-opacity-60{--tw-ring-opacity:0.6!important}.xl\:ring-opacity-70{--tw-ring-opacity:0.7!important}.xl\:ring-opacity-75{--tw-ring-opacity:0.75!important}.xl\:ring-opacity-80{--tw-ring-opacity:0.8!important}.xl\:ring-opacity-90{--tw-ring-opacity:0.9!important}.xl\:ring-opacity-95{--tw-ring-opacity:0.95!important}.xl\:ring-opacity-100{--tw-ring-opacity:1!important}.xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.xl\:ring-offset-0{--tw-ring-offset-width:0px!important}.xl\:ring-offset-1{--tw-ring-offset-width:1px!important}.xl\:ring-offset-2{--tw-ring-offset-width:2px!important}.xl\:ring-offset-4{--tw-ring-offset-width:4px!important}.xl\:ring-offset-8{--tw-ring-offset-width:8px!important}.xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.xl\:ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.xl\:ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.xl\:ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.xl\:ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.xl\:ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.xl\:ring-offset-danger{--tw-ring-offset-color:#b62222!important}.xl\:ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.xl\:ring-offset-info{--tw-ring-offset-color:#35425b!important}.xl\:ring-offset-success{--tw-ring-offset-color:#0d8253!important}.xl\:ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.xl\:ring-offset-black{--tw-ring-offset-color:#72706c!important}.xl\:ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.xl\:ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.xl\:ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.xl\:ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.xl\:ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.xl\:ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.xl\:ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.xl\:ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.xl\:ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.xl\:ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.xl\:ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.xl\:ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.xl\:ring-offset-transparent{--tw-ring-offset-color:#0000!important}.xl\:ring-offset-white{--tw-ring-offset-color:#fff!important}.xl\:ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.xl\:ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.xl\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.xl\:focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.xl\:focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.xl\:focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.xl\:focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.xl\:focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.xl\:focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.xl\:focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.xl\:focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.xl\:focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.xl\:focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.xl\:focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.xl\:focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.xl\:focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.xl\:focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.xl\:focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.xl\:focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.xl\:focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.xl\:focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.xl\:focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.xl\:focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.xl\:focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.xl\:focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.xl\:focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.xl\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.xl\:focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.xl\:focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.xl\:focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.xl\:focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.xl\:focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.xl\:focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.xl\:focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.xl\:focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.xl\:focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.xl\:focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.xl\:focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.xl\:focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.xl\:focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.xl\:focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.xl\:focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.xl\:focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.xl\:focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.xl\:focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.xl\:focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.xl\:focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.xl\:focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.xl\:focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.xl\:focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.xl\:filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.xl\:filter-none{filter:none!important}.xl\:blur-0,.xl\:blur-none{--tw-blur:blur(0)!important}.xl\:blur-sm{--tw-blur:blur(4px)!important}.xl\:blur{--tw-blur:blur(8px)!important}.xl\:blur-md{--tw-blur:blur(12px)!important}.xl\:blur-lg{--tw-blur:blur(16px)!important}.xl\:blur-xl{--tw-blur:blur(24px)!important}.xl\:blur-2xl{--tw-blur:blur(40px)!important}.xl\:blur-3xl{--tw-blur:blur(64px)!important}.xl\:brightness-0{--tw-brightness:brightness(0)!important}.xl\:brightness-50{--tw-brightness:brightness(.5)!important}.xl\:brightness-75{--tw-brightness:brightness(.75)!important}.xl\:brightness-90{--tw-brightness:brightness(.9)!important}.xl\:brightness-95{--tw-brightness:brightness(.95)!important}.xl\:brightness-100{--tw-brightness:brightness(1)!important}.xl\:brightness-105{--tw-brightness:brightness(1.05)!important}.xl\:brightness-110{--tw-brightness:brightness(1.1)!important}.xl\:brightness-125{--tw-brightness:brightness(1.25)!important}.xl\:brightness-150{--tw-brightness:brightness(1.5)!important}.xl\:brightness-200{--tw-brightness:brightness(2)!important}.xl\:contrast-0{--tw-contrast:contrast(0)!important}.xl\:contrast-50{--tw-contrast:contrast(.5)!important}.xl\:contrast-75{--tw-contrast:contrast(.75)!important}.xl\:contrast-100{--tw-contrast:contrast(1)!important}.xl\:contrast-125{--tw-contrast:contrast(1.25)!important}.xl\:contrast-150{--tw-contrast:contrast(1.5)!important}.xl\:contrast-200{--tw-contrast:contrast(2)!important}.xl\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.xl\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.xl\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.xl\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.xl\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.xl\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.xl\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.xl\:grayscale-0{--tw-grayscale:grayscale(0)!important}.xl\:grayscale{--tw-grayscale:grayscale(100%)!important}.xl\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.xl\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.xl\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.xl\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.xl\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.xl\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.xl\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.xl\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.xl\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.xl\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.xl\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.xl\:invert-0{--tw-invert:invert(0)!important}.xl\:invert{--tw-invert:invert(100%)!important}.xl\:saturate-0{--tw-saturate:saturate(0)!important}.xl\:saturate-50{--tw-saturate:saturate(.5)!important}.xl\:saturate-100{--tw-saturate:saturate(1)!important}.xl\:saturate-150{--tw-saturate:saturate(1.5)!important}.xl\:saturate-200{--tw-saturate:saturate(2)!important}.xl\:sepia-0{--tw-sepia:sepia(0)!important}.xl\:sepia{--tw-sepia:sepia(100%)!important}.xl\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.xl\:backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.xl\:backdrop-blur-0,.xl\:backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.xl\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.xl\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.xl\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.xl\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.xl\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.xl\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.xl\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.xl\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.xl\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.xl\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.xl\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.xl\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.xl\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.xl\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.xl\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.xl\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.xl\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.xl\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.xl\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.xl\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.xl\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.xl\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.xl\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.xl\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.xl\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.xl\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.xl\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.xl\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.xl\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.xl\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.xl\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.xl\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.xl\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.xl\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.xl\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.xl\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.xl\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.xl\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.xl\:backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.xl\:backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.xl\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.xl\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.xl\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.xl\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.xl\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.xl\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.xl\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.xl\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.xl\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.xl\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.xl\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.xl\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.xl\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.xl\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.xl\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.xl\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.xl\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.xl\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.xl\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.xl\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.xl\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.xl\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.xl\:transition-none{transition-property:none!important}.xl\:transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:delay-75{transition-delay:75ms!important}.xl\:delay-100{transition-delay:.1s!important}.xl\:delay-150{transition-delay:.15s!important}.xl\:delay-200{transition-delay:.2s!important}.xl\:delay-300{transition-delay:.3s!important}.xl\:delay-500{transition-delay:.5s!important}.xl\:delay-700{transition-delay:.7s!important}.xl\:delay-1000{transition-delay:1s!important}.xl\:duration-75{transition-duration:75ms!important}.xl\:duration-100{transition-duration:.1s!important}.xl\:duration-150{transition-duration:.15s!important}.xl\:duration-200{transition-duration:.2s!important}.xl\:duration-300{transition-duration:.3s!important}.xl\:duration-500{transition-duration:.5s!important}.xl\:duration-700{transition-duration:.7s!important}.xl\:duration-1000{transition-duration:1s!important}.xl\:ease-linear{transition-timing-function:linear!important}.xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (min-width:1536px){.\32xl\:container{width:100%}@media (min-width:640px){.\32xl\:container{max-width:640px}}@media (min-width:768px){.\32xl\:container{max-width:768px}}@media (min-width:1024px){.\32xl\:container{max-width:1024px}}@media (min-width:1280px){.\32xl\:container{max-width:1280px}}@media (min-width:1536px){.\32xl\:container{max-width:1536px}}.\32xl\:sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.\32xl\:not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.\32xl\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.\32xl\:focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.\32xl\:focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.\32xl\:focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.\32xl\:pointer-events-none{pointer-events:none!important}.\32xl\:pointer-events-auto{pointer-events:auto!important}.\32xl\:visible{visibility:visible!important}.\32xl\:invisible{visibility:hidden!important}.\32xl\:static{position:static!important}.\32xl\:fixed{position:fixed!important}.\32xl\:absolute{position:absolute!important}.\32xl\:relative{position:relative!important}.\32xl\:sticky{position:sticky!important}.\32xl\:inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.\32xl\:inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.\32xl\:inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.\32xl\:inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.\32xl\:inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.\32xl\:inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.\32xl\:inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.\32xl\:inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.\32xl\:inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.\32xl\:inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.\32xl\:inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.\32xl\:inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.\32xl\:inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.\32xl\:inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.\32xl\:inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.\32xl\:inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.\32xl\:inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.\32xl\:inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.\32xl\:inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.\32xl\:inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.\32xl\:inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.\32xl\:inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.\32xl\:inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.\32xl\:inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.\32xl\:inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.\32xl\:inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.\32xl\:inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.\32xl\:inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.\32xl\:inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.\32xl\:inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.\32xl\:inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.\32xl\:inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.\32xl\:inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.\32xl\:inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.\32xl\:inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.\32xl\:inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.\32xl\:inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.\32xl\:-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.\32xl\:-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.\32xl\:inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.\32xl\:-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.\32xl\:-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.\32xl\:-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.\32xl\:-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.\32xl\:-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.\32xl\:-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.\32xl\:-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.\32xl\:-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.\32xl\:-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.\32xl\:-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.\32xl\:-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.\32xl\:-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.\32xl\:-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.\32xl\:-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.\32xl\:-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.\32xl\:-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.\32xl\:-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.\32xl\:-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.\32xl\:-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.\32xl\:-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.\32xl\:-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.\32xl\:-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.\32xl\:-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.\32xl\:-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.\32xl\:-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.\32xl\:-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.\32xl\:-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.\32xl\:-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.\32xl\:-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.\32xl\:-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.\32xl\:-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.\32xl\:-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.\32xl\:-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.\32xl\:-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.\32xl\:-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.\32xl\:-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.\32xl\:-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.\32xl\:-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.\32xl\:-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.\32xl\:inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.\32xl\:inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.\32xl\:inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.\32xl\:inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.\32xl\:inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.\32xl\:inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.\32xl\:inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.\32xl\:-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.\32xl\:-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.\32xl\:-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.\32xl\:-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.\32xl\:-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.\32xl\:-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.\32xl\:-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.\32xl\:inset-x-0{left:0!important;right:0!important}.\32xl\:inset-x-1{left:.25rem!important;right:.25rem!important}.\32xl\:inset-x-2{left:.5rem!important;right:.5rem!important}.\32xl\:inset-x-3{left:.75rem!important;right:.75rem!important}.\32xl\:inset-x-4{left:1rem!important;right:1rem!important}.\32xl\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.\32xl\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.\32xl\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.\32xl\:inset-x-8{left:2rem!important;right:2rem!important}.\32xl\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.\32xl\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.\32xl\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.\32xl\:inset-x-12{left:3rem!important;right:3rem!important}.\32xl\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.\32xl\:inset-x-16{left:4rem!important;right:4rem!important}.\32xl\:inset-x-20{left:5rem!important;right:5rem!important}.\32xl\:inset-x-24{left:6rem!important;right:6rem!important}.\32xl\:inset-x-28{left:7rem!important;right:7rem!important}.\32xl\:inset-x-32{left:8rem!important;right:8rem!important}.\32xl\:inset-x-36{left:9rem!important;right:9rem!important}.\32xl\:inset-x-40{left:10rem!important;right:10rem!important}.\32xl\:inset-x-44{left:11rem!important;right:11rem!important}.\32xl\:inset-x-48{left:12rem!important;right:12rem!important}.\32xl\:inset-x-52{left:13rem!important;right:13rem!important}.\32xl\:inset-x-56{left:14rem!important;right:14rem!important}.\32xl\:inset-x-60{left:15rem!important;right:15rem!important}.\32xl\:inset-x-64{left:16rem!important;right:16rem!important}.\32xl\:inset-x-72{left:18rem!important;right:18rem!important}.\32xl\:inset-x-80{left:20rem!important;right:20rem!important}.\32xl\:inset-x-84{left:21rem!important;right:21rem!important}.\32xl\:inset-x-96{left:24rem!important;right:24rem!important}.\32xl\:inset-x-auto{left:auto!important;right:auto!important}.\32xl\:inset-x-px{left:1px!important;right:1px!important}.\32xl\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.\32xl\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.\32xl\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.\32xl\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.\32xl\:-inset-x-3px{left:-3px!important;right:-3px!important}.\32xl\:-inset-x-1px{left:-1px!important;right:-1px!important}.\32xl\:inset-x-5px{left:5px!important;right:5px!important}.\32xl\:-inset-x-0{left:0!important;right:0!important}.\32xl\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.\32xl\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.\32xl\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.\32xl\:-inset-x-4{left:-1rem!important;right:-1rem!important}.\32xl\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.\32xl\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.\32xl\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.\32xl\:-inset-x-8{left:-2rem!important;right:-2rem!important}.\32xl\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.\32xl\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.\32xl\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.\32xl\:-inset-x-12{left:-3rem!important;right:-3rem!important}.\32xl\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.\32xl\:-inset-x-16{left:-4rem!important;right:-4rem!important}.\32xl\:-inset-x-20{left:-5rem!important;right:-5rem!important}.\32xl\:-inset-x-24{left:-6rem!important;right:-6rem!important}.\32xl\:-inset-x-28{left:-7rem!important;right:-7rem!important}.\32xl\:-inset-x-32{left:-8rem!important;right:-8rem!important}.\32xl\:-inset-x-36{left:-9rem!important;right:-9rem!important}.\32xl\:-inset-x-40{left:-10rem!important;right:-10rem!important}.\32xl\:-inset-x-44{left:-11rem!important;right:-11rem!important}.\32xl\:-inset-x-48{left:-12rem!important;right:-12rem!important}.\32xl\:-inset-x-52{left:-13rem!important;right:-13rem!important}.\32xl\:-inset-x-56{left:-14rem!important;right:-14rem!important}.\32xl\:-inset-x-60{left:-15rem!important;right:-15rem!important}.\32xl\:-inset-x-64{left:-16rem!important;right:-16rem!important}.\32xl\:-inset-x-72{left:-18rem!important;right:-18rem!important}.\32xl\:-inset-x-80{left:-20rem!important;right:-20rem!important}.\32xl\:-inset-x-84{left:-21rem!important;right:-21rem!important}.\32xl\:-inset-x-96{left:-24rem!important;right:-24rem!important}.\32xl\:-inset-x-px{left:-1px!important;right:-1px!important}.\32xl\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.\32xl\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.\32xl\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.\32xl\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.\32xl\:-inset-x--3px{left:3px!important;right:3px!important}.\32xl\:-inset-x--1px{left:1px!important;right:1px!important}.\32xl\:-inset-x-5px{left:-5px!important;right:-5px!important}.\32xl\:inset-x-1\/2{left:50%!important;right:50%!important}.\32xl\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.\32xl\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.\32xl\:inset-x-1\/4{left:25%!important;right:25%!important}.\32xl\:inset-x-2\/4{left:50%!important;right:50%!important}.\32xl\:inset-x-3\/4{left:75%!important;right:75%!important}.\32xl\:inset-x-full{left:100%!important;right:100%!important}.\32xl\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.\32xl\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.\32xl\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.\32xl\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.\32xl\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.\32xl\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.\32xl\:-inset-x-full{left:-100%!important;right:-100%!important}.\32xl\:inset-y-0{bottom:0!important;top:0!important}.\32xl\:inset-y-1{bottom:.25rem!important;top:.25rem!important}.\32xl\:inset-y-2{bottom:.5rem!important;top:.5rem!important}.\32xl\:inset-y-3{bottom:.75rem!important;top:.75rem!important}.\32xl\:inset-y-4{bottom:1rem!important;top:1rem!important}.\32xl\:inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.\32xl\:inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.\32xl\:inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.\32xl\:inset-y-8{bottom:2rem!important;top:2rem!important}.\32xl\:inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.\32xl\:inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.\32xl\:inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.\32xl\:inset-y-12{bottom:3rem!important;top:3rem!important}.\32xl\:inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.\32xl\:inset-y-16{bottom:4rem!important;top:4rem!important}.\32xl\:inset-y-20{bottom:5rem!important;top:5rem!important}.\32xl\:inset-y-24{bottom:6rem!important;top:6rem!important}.\32xl\:inset-y-28{bottom:7rem!important;top:7rem!important}.\32xl\:inset-y-32{bottom:8rem!important;top:8rem!important}.\32xl\:inset-y-36{bottom:9rem!important;top:9rem!important}.\32xl\:inset-y-40{bottom:10rem!important;top:10rem!important}.\32xl\:inset-y-44{bottom:11rem!important;top:11rem!important}.\32xl\:inset-y-48{bottom:12rem!important;top:12rem!important}.\32xl\:inset-y-52{bottom:13rem!important;top:13rem!important}.\32xl\:inset-y-56{bottom:14rem!important;top:14rem!important}.\32xl\:inset-y-60{bottom:15rem!important;top:15rem!important}.\32xl\:inset-y-64{bottom:16rem!important;top:16rem!important}.\32xl\:inset-y-72{bottom:18rem!important;top:18rem!important}.\32xl\:inset-y-80{bottom:20rem!important;top:20rem!important}.\32xl\:inset-y-84{bottom:21rem!important;top:21rem!important}.\32xl\:inset-y-96{bottom:24rem!important;top:24rem!important}.\32xl\:inset-y-auto{bottom:auto!important;top:auto!important}.\32xl\:inset-y-px{bottom:1px!important;top:1px!important}.\32xl\:inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.\32xl\:inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.\32xl\:inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.\32xl\:inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.\32xl\:-inset-y-3px{bottom:-3px!important;top:-3px!important}.\32xl\:-inset-y-1px{bottom:-1px!important;top:-1px!important}.\32xl\:inset-y-5px{bottom:5px!important;top:5px!important}.\32xl\:-inset-y-0{bottom:0!important;top:0!important}.\32xl\:-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.\32xl\:-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.\32xl\:-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.\32xl\:-inset-y-4{bottom:-1rem!important;top:-1rem!important}.\32xl\:-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.\32xl\:-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.\32xl\:-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.\32xl\:-inset-y-8{bottom:-2rem!important;top:-2rem!important}.\32xl\:-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.\32xl\:-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.\32xl\:-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.\32xl\:-inset-y-12{bottom:-3rem!important;top:-3rem!important}.\32xl\:-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.\32xl\:-inset-y-16{bottom:-4rem!important;top:-4rem!important}.\32xl\:-inset-y-20{bottom:-5rem!important;top:-5rem!important}.\32xl\:-inset-y-24{bottom:-6rem!important;top:-6rem!important}.\32xl\:-inset-y-28{bottom:-7rem!important;top:-7rem!important}.\32xl\:-inset-y-32{bottom:-8rem!important;top:-8rem!important}.\32xl\:-inset-y-36{bottom:-9rem!important;top:-9rem!important}.\32xl\:-inset-y-40{bottom:-10rem!important;top:-10rem!important}.\32xl\:-inset-y-44{bottom:-11rem!important;top:-11rem!important}.\32xl\:-inset-y-48{bottom:-12rem!important;top:-12rem!important}.\32xl\:-inset-y-52{bottom:-13rem!important;top:-13rem!important}.\32xl\:-inset-y-56{bottom:-14rem!important;top:-14rem!important}.\32xl\:-inset-y-60{bottom:-15rem!important;top:-15rem!important}.\32xl\:-inset-y-64{bottom:-16rem!important;top:-16rem!important}.\32xl\:-inset-y-72{bottom:-18rem!important;top:-18rem!important}.\32xl\:-inset-y-80{bottom:-20rem!important;top:-20rem!important}.\32xl\:-inset-y-84{bottom:-21rem!important;top:-21rem!important}.\32xl\:-inset-y-96{bottom:-24rem!important;top:-24rem!important}.\32xl\:-inset-y-px{bottom:-1px!important;top:-1px!important}.\32xl\:-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.\32xl\:-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.\32xl\:-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.\32xl\:-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.\32xl\:-inset-y--3px{bottom:3px!important;top:3px!important}.\32xl\:-inset-y--1px{bottom:1px!important;top:1px!important}.\32xl\:-inset-y-5px{bottom:-5px!important;top:-5px!important}.\32xl\:inset-y-1\/2{bottom:50%!important;top:50%!important}.\32xl\:inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.\32xl\:inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.\32xl\:inset-y-1\/4{bottom:25%!important;top:25%!important}.\32xl\:inset-y-2\/4{bottom:50%!important;top:50%!important}.\32xl\:inset-y-3\/4{bottom:75%!important;top:75%!important}.\32xl\:inset-y-full{bottom:100%!important;top:100%!important}.\32xl\:-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.\32xl\:-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.\32xl\:-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.\32xl\:-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.\32xl\:-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.\32xl\:-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.\32xl\:-inset-y-full{bottom:-100%!important;top:-100%!important}.\32xl\:top-0{top:0!important}.\32xl\:top-1{top:.25rem!important}.\32xl\:top-2{top:.5rem!important}.\32xl\:top-3{top:.75rem!important}.\32xl\:top-4{top:1rem!important}.\32xl\:top-5{top:1.25rem!important}.\32xl\:top-6{top:1.5rem!important}.\32xl\:top-7{top:1.75rem!important}.\32xl\:top-8{top:2rem!important}.\32xl\:top-9{top:2.25rem!important}.\32xl\:top-10{top:2.5rem!important}.\32xl\:top-11{top:2.75rem!important}.\32xl\:top-12{top:3rem!important}.\32xl\:top-14{top:3.5rem!important}.\32xl\:top-16{top:4rem!important}.\32xl\:top-20{top:5rem!important}.\32xl\:top-24{top:6rem!important}.\32xl\:top-28{top:7rem!important}.\32xl\:top-32{top:8rem!important}.\32xl\:top-36{top:9rem!important}.\32xl\:top-40{top:10rem!important}.\32xl\:top-44{top:11rem!important}.\32xl\:top-48{top:12rem!important}.\32xl\:top-52{top:13rem!important}.\32xl\:top-56{top:14rem!important}.\32xl\:top-60{top:15rem!important}.\32xl\:top-64{top:16rem!important}.\32xl\:top-72{top:18rem!important}.\32xl\:top-80{top:20rem!important}.\32xl\:top-84{top:21rem!important}.\32xl\:top-96{top:24rem!important}.\32xl\:top-auto{top:auto!important}.\32xl\:top-px{top:1px!important}.\32xl\:top-0\.5{top:.125rem!important}.\32xl\:top-1\.5{top:.375rem!important}.\32xl\:top-2\.5{top:.625rem!important}.\32xl\:top-3\.5{top:.875rem!important}.\32xl\:-top-3px{top:-3px!important}.\32xl\:-top-1px{top:-1px!important}.\32xl\:top-5px{top:5px!important}.\32xl\:-top-0{top:0!important}.\32xl\:-top-1{top:-.25rem!important}.\32xl\:-top-2{top:-.5rem!important}.\32xl\:-top-3{top:-.75rem!important}.\32xl\:-top-4{top:-1rem!important}.\32xl\:-top-5{top:-1.25rem!important}.\32xl\:-top-6{top:-1.5rem!important}.\32xl\:-top-7{top:-1.75rem!important}.\32xl\:-top-8{top:-2rem!important}.\32xl\:-top-9{top:-2.25rem!important}.\32xl\:-top-10{top:-2.5rem!important}.\32xl\:-top-11{top:-2.75rem!important}.\32xl\:-top-12{top:-3rem!important}.\32xl\:-top-14{top:-3.5rem!important}.\32xl\:-top-16{top:-4rem!important}.\32xl\:-top-20{top:-5rem!important}.\32xl\:-top-24{top:-6rem!important}.\32xl\:-top-28{top:-7rem!important}.\32xl\:-top-32{top:-8rem!important}.\32xl\:-top-36{top:-9rem!important}.\32xl\:-top-40{top:-10rem!important}.\32xl\:-top-44{top:-11rem!important}.\32xl\:-top-48{top:-12rem!important}.\32xl\:-top-52{top:-13rem!important}.\32xl\:-top-56{top:-14rem!important}.\32xl\:-top-60{top:-15rem!important}.\32xl\:-top-64{top:-16rem!important}.\32xl\:-top-72{top:-18rem!important}.\32xl\:-top-80{top:-20rem!important}.\32xl\:-top-84{top:-21rem!important}.\32xl\:-top-96{top:-24rem!important}.\32xl\:-top-px{top:-1px!important}.\32xl\:-top-0\.5{top:-.125rem!important}.\32xl\:-top-1\.5{top:-.375rem!important}.\32xl\:-top-2\.5{top:-.625rem!important}.\32xl\:-top-3\.5{top:-.875rem!important}.\32xl\:-top--3px{top:3px!important}.\32xl\:-top--1px{top:1px!important}.\32xl\:-top-5px{top:-5px!important}.\32xl\:top-1\/2{top:50%!important}.\32xl\:top-1\/3{top:33.333333%!important}.\32xl\:top-2\/3{top:66.666667%!important}.\32xl\:top-1\/4{top:25%!important}.\32xl\:top-2\/4{top:50%!important}.\32xl\:top-3\/4{top:75%!important}.\32xl\:top-full{top:100%!important}.\32xl\:-top-1\/2{top:-50%!important}.\32xl\:-top-1\/3{top:-33.333333%!important}.\32xl\:-top-2\/3{top:-66.666667%!important}.\32xl\:-top-1\/4{top:-25%!important}.\32xl\:-top-2\/4{top:-50%!important}.\32xl\:-top-3\/4{top:-75%!important}.\32xl\:-top-full{top:-100%!important}.\32xl\:right-0{right:0!important}.\32xl\:right-1{right:.25rem!important}.\32xl\:right-2{right:.5rem!important}.\32xl\:right-3{right:.75rem!important}.\32xl\:right-4{right:1rem!important}.\32xl\:right-5{right:1.25rem!important}.\32xl\:right-6{right:1.5rem!important}.\32xl\:right-7{right:1.75rem!important}.\32xl\:right-8{right:2rem!important}.\32xl\:right-9{right:2.25rem!important}.\32xl\:right-10{right:2.5rem!important}.\32xl\:right-11{right:2.75rem!important}.\32xl\:right-12{right:3rem!important}.\32xl\:right-14{right:3.5rem!important}.\32xl\:right-16{right:4rem!important}.\32xl\:right-20{right:5rem!important}.\32xl\:right-24{right:6rem!important}.\32xl\:right-28{right:7rem!important}.\32xl\:right-32{right:8rem!important}.\32xl\:right-36{right:9rem!important}.\32xl\:right-40{right:10rem!important}.\32xl\:right-44{right:11rem!important}.\32xl\:right-48{right:12rem!important}.\32xl\:right-52{right:13rem!important}.\32xl\:right-56{right:14rem!important}.\32xl\:right-60{right:15rem!important}.\32xl\:right-64{right:16rem!important}.\32xl\:right-72{right:18rem!important}.\32xl\:right-80{right:20rem!important}.\32xl\:right-84{right:21rem!important}.\32xl\:right-96{right:24rem!important}.\32xl\:right-auto{right:auto!important}.\32xl\:right-px{right:1px!important}.\32xl\:right-0\.5{right:.125rem!important}.\32xl\:right-1\.5{right:.375rem!important}.\32xl\:right-2\.5{right:.625rem!important}.\32xl\:right-3\.5{right:.875rem!important}.\32xl\:-right-3px{right:-3px!important}.\32xl\:-right-1px{right:-1px!important}.\32xl\:right-5px{right:5px!important}.\32xl\:-right-0{right:0!important}.\32xl\:-right-1{right:-.25rem!important}.\32xl\:-right-2{right:-.5rem!important}.\32xl\:-right-3{right:-.75rem!important}.\32xl\:-right-4{right:-1rem!important}.\32xl\:-right-5{right:-1.25rem!important}.\32xl\:-right-6{right:-1.5rem!important}.\32xl\:-right-7{right:-1.75rem!important}.\32xl\:-right-8{right:-2rem!important}.\32xl\:-right-9{right:-2.25rem!important}.\32xl\:-right-10{right:-2.5rem!important}.\32xl\:-right-11{right:-2.75rem!important}.\32xl\:-right-12{right:-3rem!important}.\32xl\:-right-14{right:-3.5rem!important}.\32xl\:-right-16{right:-4rem!important}.\32xl\:-right-20{right:-5rem!important}.\32xl\:-right-24{right:-6rem!important}.\32xl\:-right-28{right:-7rem!important}.\32xl\:-right-32{right:-8rem!important}.\32xl\:-right-36{right:-9rem!important}.\32xl\:-right-40{right:-10rem!important}.\32xl\:-right-44{right:-11rem!important}.\32xl\:-right-48{right:-12rem!important}.\32xl\:-right-52{right:-13rem!important}.\32xl\:-right-56{right:-14rem!important}.\32xl\:-right-60{right:-15rem!important}.\32xl\:-right-64{right:-16rem!important}.\32xl\:-right-72{right:-18rem!important}.\32xl\:-right-80{right:-20rem!important}.\32xl\:-right-84{right:-21rem!important}.\32xl\:-right-96{right:-24rem!important}.\32xl\:-right-px{right:-1px!important}.\32xl\:-right-0\.5{right:-.125rem!important}.\32xl\:-right-1\.5{right:-.375rem!important}.\32xl\:-right-2\.5{right:-.625rem!important}.\32xl\:-right-3\.5{right:-.875rem!important}.\32xl\:-right--3px{right:3px!important}.\32xl\:-right--1px{right:1px!important}.\32xl\:-right-5px{right:-5px!important}.\32xl\:right-1\/2{right:50%!important}.\32xl\:right-1\/3{right:33.333333%!important}.\32xl\:right-2\/3{right:66.666667%!important}.\32xl\:right-1\/4{right:25%!important}.\32xl\:right-2\/4{right:50%!important}.\32xl\:right-3\/4{right:75%!important}.\32xl\:right-full{right:100%!important}.\32xl\:-right-1\/2{right:-50%!important}.\32xl\:-right-1\/3{right:-33.333333%!important}.\32xl\:-right-2\/3{right:-66.666667%!important}.\32xl\:-right-1\/4{right:-25%!important}.\32xl\:-right-2\/4{right:-50%!important}.\32xl\:-right-3\/4{right:-75%!important}.\32xl\:-right-full{right:-100%!important}.\32xl\:bottom-0{bottom:0!important}.\32xl\:bottom-1{bottom:.25rem!important}.\32xl\:bottom-2{bottom:.5rem!important}.\32xl\:bottom-3{bottom:.75rem!important}.\32xl\:bottom-4{bottom:1rem!important}.\32xl\:bottom-5{bottom:1.25rem!important}.\32xl\:bottom-6{bottom:1.5rem!important}.\32xl\:bottom-7{bottom:1.75rem!important}.\32xl\:bottom-8{bottom:2rem!important}.\32xl\:bottom-9{bottom:2.25rem!important}.\32xl\:bottom-10{bottom:2.5rem!important}.\32xl\:bottom-11{bottom:2.75rem!important}.\32xl\:bottom-12{bottom:3rem!important}.\32xl\:bottom-14{bottom:3.5rem!important}.\32xl\:bottom-16{bottom:4rem!important}.\32xl\:bottom-20{bottom:5rem!important}.\32xl\:bottom-24{bottom:6rem!important}.\32xl\:bottom-28{bottom:7rem!important}.\32xl\:bottom-32{bottom:8rem!important}.\32xl\:bottom-36{bottom:9rem!important}.\32xl\:bottom-40{bottom:10rem!important}.\32xl\:bottom-44{bottom:11rem!important}.\32xl\:bottom-48{bottom:12rem!important}.\32xl\:bottom-52{bottom:13rem!important}.\32xl\:bottom-56{bottom:14rem!important}.\32xl\:bottom-60{bottom:15rem!important}.\32xl\:bottom-64{bottom:16rem!important}.\32xl\:bottom-72{bottom:18rem!important}.\32xl\:bottom-80{bottom:20rem!important}.\32xl\:bottom-84{bottom:21rem!important}.\32xl\:bottom-96{bottom:24rem!important}.\32xl\:bottom-auto{bottom:auto!important}.\32xl\:bottom-px{bottom:1px!important}.\32xl\:bottom-0\.5{bottom:.125rem!important}.\32xl\:bottom-1\.5{bottom:.375rem!important}.\32xl\:bottom-2\.5{bottom:.625rem!important}.\32xl\:bottom-3\.5{bottom:.875rem!important}.\32xl\:-bottom-3px{bottom:-3px!important}.\32xl\:-bottom-1px{bottom:-1px!important}.\32xl\:bottom-5px{bottom:5px!important}.\32xl\:-bottom-0{bottom:0!important}.\32xl\:-bottom-1{bottom:-.25rem!important}.\32xl\:-bottom-2{bottom:-.5rem!important}.\32xl\:-bottom-3{bottom:-.75rem!important}.\32xl\:-bottom-4{bottom:-1rem!important}.\32xl\:-bottom-5{bottom:-1.25rem!important}.\32xl\:-bottom-6{bottom:-1.5rem!important}.\32xl\:-bottom-7{bottom:-1.75rem!important}.\32xl\:-bottom-8{bottom:-2rem!important}.\32xl\:-bottom-9{bottom:-2.25rem!important}.\32xl\:-bottom-10{bottom:-2.5rem!important}.\32xl\:-bottom-11{bottom:-2.75rem!important}.\32xl\:-bottom-12{bottom:-3rem!important}.\32xl\:-bottom-14{bottom:-3.5rem!important}.\32xl\:-bottom-16{bottom:-4rem!important}.\32xl\:-bottom-20{bottom:-5rem!important}.\32xl\:-bottom-24{bottom:-6rem!important}.\32xl\:-bottom-28{bottom:-7rem!important}.\32xl\:-bottom-32{bottom:-8rem!important}.\32xl\:-bottom-36{bottom:-9rem!important}.\32xl\:-bottom-40{bottom:-10rem!important}.\32xl\:-bottom-44{bottom:-11rem!important}.\32xl\:-bottom-48{bottom:-12rem!important}.\32xl\:-bottom-52{bottom:-13rem!important}.\32xl\:-bottom-56{bottom:-14rem!important}.\32xl\:-bottom-60{bottom:-15rem!important}.\32xl\:-bottom-64{bottom:-16rem!important}.\32xl\:-bottom-72{bottom:-18rem!important}.\32xl\:-bottom-80{bottom:-20rem!important}.\32xl\:-bottom-84{bottom:-21rem!important}.\32xl\:-bottom-96{bottom:-24rem!important}.\32xl\:-bottom-px{bottom:-1px!important}.\32xl\:-bottom-0\.5{bottom:-.125rem!important}.\32xl\:-bottom-1\.5{bottom:-.375rem!important}.\32xl\:-bottom-2\.5{bottom:-.625rem!important}.\32xl\:-bottom-3\.5{bottom:-.875rem!important}.\32xl\:-bottom--3px{bottom:3px!important}.\32xl\:-bottom--1px{bottom:1px!important}.\32xl\:-bottom-5px{bottom:-5px!important}.\32xl\:bottom-1\/2{bottom:50%!important}.\32xl\:bottom-1\/3{bottom:33.333333%!important}.\32xl\:bottom-2\/3{bottom:66.666667%!important}.\32xl\:bottom-1\/4{bottom:25%!important}.\32xl\:bottom-2\/4{bottom:50%!important}.\32xl\:bottom-3\/4{bottom:75%!important}.\32xl\:bottom-full{bottom:100%!important}.\32xl\:-bottom-1\/2{bottom:-50%!important}.\32xl\:-bottom-1\/3{bottom:-33.333333%!important}.\32xl\:-bottom-2\/3{bottom:-66.666667%!important}.\32xl\:-bottom-1\/4{bottom:-25%!important}.\32xl\:-bottom-2\/4{bottom:-50%!important}.\32xl\:-bottom-3\/4{bottom:-75%!important}.\32xl\:-bottom-full{bottom:-100%!important}.\32xl\:left-0{left:0!important}.\32xl\:left-1{left:.25rem!important}.\32xl\:left-2{left:.5rem!important}.\32xl\:left-3{left:.75rem!important}.\32xl\:left-4{left:1rem!important}.\32xl\:left-5{left:1.25rem!important}.\32xl\:left-6{left:1.5rem!important}.\32xl\:left-7{left:1.75rem!important}.\32xl\:left-8{left:2rem!important}.\32xl\:left-9{left:2.25rem!important}.\32xl\:left-10{left:2.5rem!important}.\32xl\:left-11{left:2.75rem!important}.\32xl\:left-12{left:3rem!important}.\32xl\:left-14{left:3.5rem!important}.\32xl\:left-16{left:4rem!important}.\32xl\:left-20{left:5rem!important}.\32xl\:left-24{left:6rem!important}.\32xl\:left-28{left:7rem!important}.\32xl\:left-32{left:8rem!important}.\32xl\:left-36{left:9rem!important}.\32xl\:left-40{left:10rem!important}.\32xl\:left-44{left:11rem!important}.\32xl\:left-48{left:12rem!important}.\32xl\:left-52{left:13rem!important}.\32xl\:left-56{left:14rem!important}.\32xl\:left-60{left:15rem!important}.\32xl\:left-64{left:16rem!important}.\32xl\:left-72{left:18rem!important}.\32xl\:left-80{left:20rem!important}.\32xl\:left-84{left:21rem!important}.\32xl\:left-96{left:24rem!important}.\32xl\:left-auto{left:auto!important}.\32xl\:left-px{left:1px!important}.\32xl\:left-0\.5{left:.125rem!important}.\32xl\:left-1\.5{left:.375rem!important}.\32xl\:left-2\.5{left:.625rem!important}.\32xl\:left-3\.5{left:.875rem!important}.\32xl\:-left-3px{left:-3px!important}.\32xl\:-left-1px{left:-1px!important}.\32xl\:left-5px{left:5px!important}.\32xl\:-left-0{left:0!important}.\32xl\:-left-1{left:-.25rem!important}.\32xl\:-left-2{left:-.5rem!important}.\32xl\:-left-3{left:-.75rem!important}.\32xl\:-left-4{left:-1rem!important}.\32xl\:-left-5{left:-1.25rem!important}.\32xl\:-left-6{left:-1.5rem!important}.\32xl\:-left-7{left:-1.75rem!important}.\32xl\:-left-8{left:-2rem!important}.\32xl\:-left-9{left:-2.25rem!important}.\32xl\:-left-10{left:-2.5rem!important}.\32xl\:-left-11{left:-2.75rem!important}.\32xl\:-left-12{left:-3rem!important}.\32xl\:-left-14{left:-3.5rem!important}.\32xl\:-left-16{left:-4rem!important}.\32xl\:-left-20{left:-5rem!important}.\32xl\:-left-24{left:-6rem!important}.\32xl\:-left-28{left:-7rem!important}.\32xl\:-left-32{left:-8rem!important}.\32xl\:-left-36{left:-9rem!important}.\32xl\:-left-40{left:-10rem!important}.\32xl\:-left-44{left:-11rem!important}.\32xl\:-left-48{left:-12rem!important}.\32xl\:-left-52{left:-13rem!important}.\32xl\:-left-56{left:-14rem!important}.\32xl\:-left-60{left:-15rem!important}.\32xl\:-left-64{left:-16rem!important}.\32xl\:-left-72{left:-18rem!important}.\32xl\:-left-80{left:-20rem!important}.\32xl\:-left-84{left:-21rem!important}.\32xl\:-left-96{left:-24rem!important}.\32xl\:-left-px{left:-1px!important}.\32xl\:-left-0\.5{left:-.125rem!important}.\32xl\:-left-1\.5{left:-.375rem!important}.\32xl\:-left-2\.5{left:-.625rem!important}.\32xl\:-left-3\.5{left:-.875rem!important}.\32xl\:-left--3px{left:3px!important}.\32xl\:-left--1px{left:1px!important}.\32xl\:-left-5px{left:-5px!important}.\32xl\:left-1\/2{left:50%!important}.\32xl\:left-1\/3{left:33.333333%!important}.\32xl\:left-2\/3{left:66.666667%!important}.\32xl\:left-1\/4{left:25%!important}.\32xl\:left-2\/4{left:50%!important}.\32xl\:left-3\/4{left:75%!important}.\32xl\:left-full{left:100%!important}.\32xl\:-left-1\/2{left:-50%!important}.\32xl\:-left-1\/3{left:-33.333333%!important}.\32xl\:-left-2\/3{left:-66.666667%!important}.\32xl\:-left-1\/4{left:-25%!important}.\32xl\:-left-2\/4{left:-50%!important}.\32xl\:-left-3\/4{left:-75%!important}.\32xl\:-left-full{left:-100%!important}.\32xl\:isolate{isolation:isolate!important}.\32xl\:isolation-auto{isolation:auto!important}.\32xl\:z-0{z-index:0!important}.\32xl\:z-10{z-index:10!important}.\32xl\:z-20{z-index:20!important}.\32xl\:z-30{z-index:30!important}.\32xl\:z-40{z-index:40!important}.\32xl\:z-50{z-index:50!important}.\32xl\:z-auto{z-index:auto!important}.\32xl\:focus-within\:z-0:focus-within{z-index:0!important}.\32xl\:focus-within\:z-10:focus-within{z-index:10!important}.\32xl\:focus-within\:z-20:focus-within{z-index:20!important}.\32xl\:focus-within\:z-30:focus-within{z-index:30!important}.\32xl\:focus-within\:z-40:focus-within{z-index:40!important}.\32xl\:focus-within\:z-50:focus-within{z-index:50!important}.\32xl\:focus-within\:z-auto:focus-within{z-index:auto!important}.\32xl\:focus\:z-0:focus{z-index:0!important}.\32xl\:focus\:z-10:focus{z-index:10!important}.\32xl\:focus\:z-20:focus{z-index:20!important}.\32xl\:focus\:z-30:focus{z-index:30!important}.\32xl\:focus\:z-40:focus{z-index:40!important}.\32xl\:focus\:z-50:focus{z-index:50!important}.\32xl\:focus\:z-auto:focus{z-index:auto!important}.\32xl\:order-1{order:1!important}.\32xl\:order-2{order:2!important}.\32xl\:order-3{order:3!important}.\32xl\:order-4{order:4!important}.\32xl\:order-5{order:5!important}.\32xl\:order-6{order:6!important}.\32xl\:order-7{order:7!important}.\32xl\:order-8{order:8!important}.\32xl\:order-9{order:9!important}.\32xl\:order-10{order:10!important}.\32xl\:order-11{order:11!important}.\32xl\:order-12{order:12!important}.\32xl\:order-first{order:-9999!important}.\32xl\:order-last{order:9999!important}.\32xl\:order-none{order:0!important}.\32xl\:col-auto{grid-column:auto!important}.\32xl\:col-span-1{grid-column:span 1/span 1!important}.\32xl\:col-span-2{grid-column:span 2/span 2!important}.\32xl\:col-span-3{grid-column:span 3/span 3!important}.\32xl\:col-span-4{grid-column:span 4/span 4!important}.\32xl\:col-span-5{grid-column:span 5/span 5!important}.\32xl\:col-span-6{grid-column:span 6/span 6!important}.\32xl\:col-span-7{grid-column:span 7/span 7!important}.\32xl\:col-span-8{grid-column:span 8/span 8!important}.\32xl\:col-span-9{grid-column:span 9/span 9!important}.\32xl\:col-span-10{grid-column:span 10/span 10!important}.\32xl\:col-span-11{grid-column:span 11/span 11!important}.\32xl\:col-span-12{grid-column:span 12/span 12!important}.\32xl\:col-span-full{grid-column:1/-1!important}.\32xl\:col-start-1{grid-column-start:1!important}.\32xl\:col-start-2{grid-column-start:2!important}.\32xl\:col-start-3{grid-column-start:3!important}.\32xl\:col-start-4{grid-column-start:4!important}.\32xl\:col-start-5{grid-column-start:5!important}.\32xl\:col-start-6{grid-column-start:6!important}.\32xl\:col-start-7{grid-column-start:7!important}.\32xl\:col-start-8{grid-column-start:8!important}.\32xl\:col-start-9{grid-column-start:9!important}.\32xl\:col-start-10{grid-column-start:10!important}.\32xl\:col-start-11{grid-column-start:11!important}.\32xl\:col-start-12{grid-column-start:12!important}.\32xl\:col-start-13{grid-column-start:13!important}.\32xl\:col-start-auto{grid-column-start:auto!important}.\32xl\:col-end-1{grid-column-end:1!important}.\32xl\:col-end-2{grid-column-end:2!important}.\32xl\:col-end-3{grid-column-end:3!important}.\32xl\:col-end-4{grid-column-end:4!important}.\32xl\:col-end-5{grid-column-end:5!important}.\32xl\:col-end-6{grid-column-end:6!important}.\32xl\:col-end-7{grid-column-end:7!important}.\32xl\:col-end-8{grid-column-end:8!important}.\32xl\:col-end-9{grid-column-end:9!important}.\32xl\:col-end-10{grid-column-end:10!important}.\32xl\:col-end-11{grid-column-end:11!important}.\32xl\:col-end-12{grid-column-end:12!important}.\32xl\:col-end-13{grid-column-end:13!important}.\32xl\:col-end-auto{grid-column-end:auto!important}.\32xl\:row-auto{grid-row:auto!important}.\32xl\:row-span-1{grid-row:span 1/span 1!important}.\32xl\:row-span-2{grid-row:span 2/span 2!important}.\32xl\:row-span-3{grid-row:span 3/span 3!important}.\32xl\:row-span-4{grid-row:span 4/span 4!important}.\32xl\:row-span-5{grid-row:span 5/span 5!important}.\32xl\:row-span-6{grid-row:span 6/span 6!important}.\32xl\:row-span-full{grid-row:1/-1!important}.\32xl\:row-start-1{grid-row-start:1!important}.\32xl\:row-start-2{grid-row-start:2!important}.\32xl\:row-start-3{grid-row-start:3!important}.\32xl\:row-start-4{grid-row-start:4!important}.\32xl\:row-start-5{grid-row-start:5!important}.\32xl\:row-start-6{grid-row-start:6!important}.\32xl\:row-start-7{grid-row-start:7!important}.\32xl\:row-start-auto{grid-row-start:auto!important}.\32xl\:row-end-1{grid-row-end:1!important}.\32xl\:row-end-2{grid-row-end:2!important}.\32xl\:row-end-3{grid-row-end:3!important}.\32xl\:row-end-4{grid-row-end:4!important}.\32xl\:row-end-5{grid-row-end:5!important}.\32xl\:row-end-6{grid-row-end:6!important}.\32xl\:row-end-7{grid-row-end:7!important}.\32xl\:row-end-auto{grid-row-end:auto!important}.\32xl\:float-right{float:right!important}.\32xl\:float-left{float:left!important}.\32xl\:float-none{float:none!important}.\32xl\:clear-left{clear:left!important}.\32xl\:clear-right{clear:right!important}.\32xl\:clear-both{clear:both!important}.\32xl\:clear-none{clear:none!important}.\32xl\:m-0{margin:0!important}.\32xl\:m-1{margin:.25rem!important}.\32xl\:m-2{margin:.5rem!important}.\32xl\:m-3{margin:.75rem!important}.\32xl\:m-4{margin:1rem!important}.\32xl\:m-5{margin:1.25rem!important}.\32xl\:m-6{margin:1.5rem!important}.\32xl\:m-7{margin:1.75rem!important}.\32xl\:m-8{margin:2rem!important}.\32xl\:m-9{margin:2.25rem!important}.\32xl\:m-10{margin:2.5rem!important}.\32xl\:m-11{margin:2.75rem!important}.\32xl\:m-12{margin:3rem!important}.\32xl\:m-14{margin:3.5rem!important}.\32xl\:m-16{margin:4rem!important}.\32xl\:m-20{margin:5rem!important}.\32xl\:m-24{margin:6rem!important}.\32xl\:m-28{margin:7rem!important}.\32xl\:m-32{margin:8rem!important}.\32xl\:m-36{margin:9rem!important}.\32xl\:m-40{margin:10rem!important}.\32xl\:m-44{margin:11rem!important}.\32xl\:m-48{margin:12rem!important}.\32xl\:m-52{margin:13rem!important}.\32xl\:m-56{margin:14rem!important}.\32xl\:m-60{margin:15rem!important}.\32xl\:m-64{margin:16rem!important}.\32xl\:m-72{margin:18rem!important}.\32xl\:m-80{margin:20rem!important}.\32xl\:m-84{margin:21rem!important}.\32xl\:m-96{margin:24rem!important}.\32xl\:m-auto{margin:auto!important}.\32xl\:m-px{margin:1px!important}.\32xl\:m-0\.5{margin:.125rem!important}.\32xl\:m-1\.5{margin:.375rem!important}.\32xl\:m-2\.5{margin:.625rem!important}.\32xl\:m-3\.5{margin:.875rem!important}.\32xl\:-m-3px{margin:-3px!important}.\32xl\:-m-1px{margin:-1px!important}.\32xl\:m-5px{margin:5px!important}.\32xl\:-m-0{margin:0!important}.\32xl\:-m-1{margin:-.25rem!important}.\32xl\:-m-2{margin:-.5rem!important}.\32xl\:-m-3{margin:-.75rem!important}.\32xl\:-m-4{margin:-1rem!important}.\32xl\:-m-5{margin:-1.25rem!important}.\32xl\:-m-6{margin:-1.5rem!important}.\32xl\:-m-7{margin:-1.75rem!important}.\32xl\:-m-8{margin:-2rem!important}.\32xl\:-m-9{margin:-2.25rem!important}.\32xl\:-m-10{margin:-2.5rem!important}.\32xl\:-m-11{margin:-2.75rem!important}.\32xl\:-m-12{margin:-3rem!important}.\32xl\:-m-14{margin:-3.5rem!important}.\32xl\:-m-16{margin:-4rem!important}.\32xl\:-m-20{margin:-5rem!important}.\32xl\:-m-24{margin:-6rem!important}.\32xl\:-m-28{margin:-7rem!important}.\32xl\:-m-32{margin:-8rem!important}.\32xl\:-m-36{margin:-9rem!important}.\32xl\:-m-40{margin:-10rem!important}.\32xl\:-m-44{margin:-11rem!important}.\32xl\:-m-48{margin:-12rem!important}.\32xl\:-m-52{margin:-13rem!important}.\32xl\:-m-56{margin:-14rem!important}.\32xl\:-m-60{margin:-15rem!important}.\32xl\:-m-64{margin:-16rem!important}.\32xl\:-m-72{margin:-18rem!important}.\32xl\:-m-80{margin:-20rem!important}.\32xl\:-m-84{margin:-21rem!important}.\32xl\:-m-96{margin:-24rem!important}.\32xl\:-m-px{margin:-1px!important}.\32xl\:-m-0\.5{margin:-.125rem!important}.\32xl\:-m-1\.5{margin:-.375rem!important}.\32xl\:-m-2\.5{margin:-.625rem!important}.\32xl\:-m-3\.5{margin:-.875rem!important}.\32xl\:-m--3px{margin:3px!important}.\32xl\:-m--1px{margin:1px!important}.\32xl\:-m-5px{margin:-5px!important}.\32xl\:mx-0{margin-left:0!important;margin-right:0!important}.\32xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.\32xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\32xl\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.\32xl\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.\32xl\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.\32xl\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.\32xl\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.\32xl\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.\32xl\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.\32xl\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.\32xl\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.\32xl\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.\32xl\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.\32xl\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.\32xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.\32xl\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.\32xl\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.\32xl\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.\32xl\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.\32xl\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.\32xl\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.\32xl\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.\32xl\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.\32xl\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.\32xl\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.\32xl\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.\32xl\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.\32xl\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.\32xl\:mx-84{margin-left:21rem!important;margin-right:21rem!important}.\32xl\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.\32xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.\32xl\:mx-px{margin-left:1px!important;margin-right:1px!important}.\32xl\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.\32xl\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.\32xl\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.\32xl\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.\32xl\:-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.\32xl\:-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.\32xl\:mx-5px{margin-left:5px!important;margin-right:5px!important}.\32xl\:-mx-0{margin-left:0!important;margin-right:0!important}.\32xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.\32xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.\32xl\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.\32xl\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.\32xl\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.\32xl\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.\32xl\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.\32xl\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.\32xl\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.\32xl\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.\32xl\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.\32xl\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.\32xl\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.\32xl\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.\32xl\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.\32xl\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.\32xl\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.\32xl\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.\32xl\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.\32xl\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.\32xl\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.\32xl\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.\32xl\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.\32xl\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.\32xl\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.\32xl\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.\32xl\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.\32xl\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.\32xl\:-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.\32xl\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.\32xl\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.\32xl\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.\32xl\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.\32xl\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.\32xl\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.\32xl\:-mx--3px{margin-left:3px!important;margin-right:3px!important}.\32xl\:-mx--1px{margin-left:1px!important;margin-right:1px!important}.\32xl\:-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.\32xl\:my-0{margin-bottom:0!important;margin-top:0!important}.\32xl\:my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.\32xl\:my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.\32xl\:my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.\32xl\:my-4{margin-bottom:1rem!important;margin-top:1rem!important}.\32xl\:my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.\32xl\:my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.\32xl\:my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.\32xl\:my-8{margin-bottom:2rem!important;margin-top:2rem!important}.\32xl\:my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.\32xl\:my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.\32xl\:my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.\32xl\:my-12{margin-bottom:3rem!important;margin-top:3rem!important}.\32xl\:my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.\32xl\:my-16{margin-bottom:4rem!important;margin-top:4rem!important}.\32xl\:my-20{margin-bottom:5rem!important;margin-top:5rem!important}.\32xl\:my-24{margin-bottom:6rem!important;margin-top:6rem!important}.\32xl\:my-28{margin-bottom:7rem!important;margin-top:7rem!important}.\32xl\:my-32{margin-bottom:8rem!important;margin-top:8rem!important}.\32xl\:my-36{margin-bottom:9rem!important;margin-top:9rem!important}.\32xl\:my-40{margin-bottom:10rem!important;margin-top:10rem!important}.\32xl\:my-44{margin-bottom:11rem!important;margin-top:11rem!important}.\32xl\:my-48{margin-bottom:12rem!important;margin-top:12rem!important}.\32xl\:my-52{margin-bottom:13rem!important;margin-top:13rem!important}.\32xl\:my-56{margin-bottom:14rem!important;margin-top:14rem!important}.\32xl\:my-60{margin-bottom:15rem!important;margin-top:15rem!important}.\32xl\:my-64{margin-bottom:16rem!important;margin-top:16rem!important}.\32xl\:my-72{margin-bottom:18rem!important;margin-top:18rem!important}.\32xl\:my-80{margin-bottom:20rem!important;margin-top:20rem!important}.\32xl\:my-84{margin-bottom:21rem!important;margin-top:21rem!important}.\32xl\:my-96{margin-bottom:24rem!important;margin-top:24rem!important}.\32xl\:my-auto{margin-bottom:auto!important;margin-top:auto!important}.\32xl\:my-px{margin-bottom:1px!important;margin-top:1px!important}.\32xl\:my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.\32xl\:my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.\32xl\:my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.\32xl\:my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.\32xl\:-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.\32xl\:-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.\32xl\:my-5px{margin-bottom:5px!important;margin-top:5px!important}.\32xl\:-my-0{margin-bottom:0!important;margin-top:0!important}.\32xl\:-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.\32xl\:-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.\32xl\:-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.\32xl\:-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.\32xl\:-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.\32xl\:-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.\32xl\:-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.\32xl\:-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.\32xl\:-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.\32xl\:-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.\32xl\:-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.\32xl\:-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.\32xl\:-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.\32xl\:-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.\32xl\:-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.\32xl\:-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.\32xl\:-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.\32xl\:-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.\32xl\:-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.\32xl\:-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.\32xl\:-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.\32xl\:-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.\32xl\:-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.\32xl\:-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.\32xl\:-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.\32xl\:-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.\32xl\:-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.\32xl\:-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.\32xl\:-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.\32xl\:-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.\32xl\:-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.\32xl\:-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.\32xl\:-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.\32xl\:-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.\32xl\:-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.\32xl\:-my--3px{margin-bottom:3px!important;margin-top:3px!important}.\32xl\:-my--1px{margin-bottom:1px!important;margin-top:1px!important}.\32xl\:-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.\32xl\:mt-0{margin-top:0!important}.\32xl\:mt-1{margin-top:.25rem!important}.\32xl\:mt-2{margin-top:.5rem!important}.\32xl\:mt-3{margin-top:.75rem!important}.\32xl\:mt-4{margin-top:1rem!important}.\32xl\:mt-5{margin-top:1.25rem!important}.\32xl\:mt-6{margin-top:1.5rem!important}.\32xl\:mt-7{margin-top:1.75rem!important}.\32xl\:mt-8{margin-top:2rem!important}.\32xl\:mt-9{margin-top:2.25rem!important}.\32xl\:mt-10{margin-top:2.5rem!important}.\32xl\:mt-11{margin-top:2.75rem!important}.\32xl\:mt-12{margin-top:3rem!important}.\32xl\:mt-14{margin-top:3.5rem!important}.\32xl\:mt-16{margin-top:4rem!important}.\32xl\:mt-20{margin-top:5rem!important}.\32xl\:mt-24{margin-top:6rem!important}.\32xl\:mt-28{margin-top:7rem!important}.\32xl\:mt-32{margin-top:8rem!important}.\32xl\:mt-36{margin-top:9rem!important}.\32xl\:mt-40{margin-top:10rem!important}.\32xl\:mt-44{margin-top:11rem!important}.\32xl\:mt-48{margin-top:12rem!important}.\32xl\:mt-52{margin-top:13rem!important}.\32xl\:mt-56{margin-top:14rem!important}.\32xl\:mt-60{margin-top:15rem!important}.\32xl\:mt-64{margin-top:16rem!important}.\32xl\:mt-72{margin-top:18rem!important}.\32xl\:mt-80{margin-top:20rem!important}.\32xl\:mt-84{margin-top:21rem!important}.\32xl\:mt-96{margin-top:24rem!important}.\32xl\:mt-auto{margin-top:auto!important}.\32xl\:mt-px{margin-top:1px!important}.\32xl\:mt-0\.5{margin-top:.125rem!important}.\32xl\:mt-1\.5{margin-top:.375rem!important}.\32xl\:mt-2\.5{margin-top:.625rem!important}.\32xl\:mt-3\.5{margin-top:.875rem!important}.\32xl\:-mt-3px{margin-top:-3px!important}.\32xl\:-mt-1px{margin-top:-1px!important}.\32xl\:mt-5px{margin-top:5px!important}.\32xl\:-mt-0{margin-top:0!important}.\32xl\:-mt-1{margin-top:-.25rem!important}.\32xl\:-mt-2{margin-top:-.5rem!important}.\32xl\:-mt-3{margin-top:-.75rem!important}.\32xl\:-mt-4{margin-top:-1rem!important}.\32xl\:-mt-5{margin-top:-1.25rem!important}.\32xl\:-mt-6{margin-top:-1.5rem!important}.\32xl\:-mt-7{margin-top:-1.75rem!important}.\32xl\:-mt-8{margin-top:-2rem!important}.\32xl\:-mt-9{margin-top:-2.25rem!important}.\32xl\:-mt-10{margin-top:-2.5rem!important}.\32xl\:-mt-11{margin-top:-2.75rem!important}.\32xl\:-mt-12{margin-top:-3rem!important}.\32xl\:-mt-14{margin-top:-3.5rem!important}.\32xl\:-mt-16{margin-top:-4rem!important}.\32xl\:-mt-20{margin-top:-5rem!important}.\32xl\:-mt-24{margin-top:-6rem!important}.\32xl\:-mt-28{margin-top:-7rem!important}.\32xl\:-mt-32{margin-top:-8rem!important}.\32xl\:-mt-36{margin-top:-9rem!important}.\32xl\:-mt-40{margin-top:-10rem!important}.\32xl\:-mt-44{margin-top:-11rem!important}.\32xl\:-mt-48{margin-top:-12rem!important}.\32xl\:-mt-52{margin-top:-13rem!important}.\32xl\:-mt-56{margin-top:-14rem!important}.\32xl\:-mt-60{margin-top:-15rem!important}.\32xl\:-mt-64{margin-top:-16rem!important}.\32xl\:-mt-72{margin-top:-18rem!important}.\32xl\:-mt-80{margin-top:-20rem!important}.\32xl\:-mt-84{margin-top:-21rem!important}.\32xl\:-mt-96{margin-top:-24rem!important}.\32xl\:-mt-px{margin-top:-1px!important}.\32xl\:-mt-0\.5{margin-top:-.125rem!important}.\32xl\:-mt-1\.5{margin-top:-.375rem!important}.\32xl\:-mt-2\.5{margin-top:-.625rem!important}.\32xl\:-mt-3\.5{margin-top:-.875rem!important}.\32xl\:-mt--3px{margin-top:3px!important}.\32xl\:-mt--1px{margin-top:1px!important}.\32xl\:-mt-5px{margin-top:-5px!important}.\32xl\:mr-0{margin-right:0!important}.\32xl\:mr-1{margin-right:.25rem!important}.\32xl\:mr-2{margin-right:.5rem!important}.\32xl\:mr-3{margin-right:.75rem!important}.\32xl\:mr-4{margin-right:1rem!important}.\32xl\:mr-5{margin-right:1.25rem!important}.\32xl\:mr-6{margin-right:1.5rem!important}.\32xl\:mr-7{margin-right:1.75rem!important}.\32xl\:mr-8{margin-right:2rem!important}.\32xl\:mr-9{margin-right:2.25rem!important}.\32xl\:mr-10{margin-right:2.5rem!important}.\32xl\:mr-11{margin-right:2.75rem!important}.\32xl\:mr-12{margin-right:3rem!important}.\32xl\:mr-14{margin-right:3.5rem!important}.\32xl\:mr-16{margin-right:4rem!important}.\32xl\:mr-20{margin-right:5rem!important}.\32xl\:mr-24{margin-right:6rem!important}.\32xl\:mr-28{margin-right:7rem!important}.\32xl\:mr-32{margin-right:8rem!important}.\32xl\:mr-36{margin-right:9rem!important}.\32xl\:mr-40{margin-right:10rem!important}.\32xl\:mr-44{margin-right:11rem!important}.\32xl\:mr-48{margin-right:12rem!important}.\32xl\:mr-52{margin-right:13rem!important}.\32xl\:mr-56{margin-right:14rem!important}.\32xl\:mr-60{margin-right:15rem!important}.\32xl\:mr-64{margin-right:16rem!important}.\32xl\:mr-72{margin-right:18rem!important}.\32xl\:mr-80{margin-right:20rem!important}.\32xl\:mr-84{margin-right:21rem!important}.\32xl\:mr-96{margin-right:24rem!important}.\32xl\:mr-auto{margin-right:auto!important}.\32xl\:mr-px{margin-right:1px!important}.\32xl\:mr-0\.5{margin-right:.125rem!important}.\32xl\:mr-1\.5{margin-right:.375rem!important}.\32xl\:mr-2\.5{margin-right:.625rem!important}.\32xl\:mr-3\.5{margin-right:.875rem!important}.\32xl\:-mr-3px{margin-right:-3px!important}.\32xl\:-mr-1px{margin-right:-1px!important}.\32xl\:mr-5px{margin-right:5px!important}.\32xl\:-mr-0{margin-right:0!important}.\32xl\:-mr-1{margin-right:-.25rem!important}.\32xl\:-mr-2{margin-right:-.5rem!important}.\32xl\:-mr-3{margin-right:-.75rem!important}.\32xl\:-mr-4{margin-right:-1rem!important}.\32xl\:-mr-5{margin-right:-1.25rem!important}.\32xl\:-mr-6{margin-right:-1.5rem!important}.\32xl\:-mr-7{margin-right:-1.75rem!important}.\32xl\:-mr-8{margin-right:-2rem!important}.\32xl\:-mr-9{margin-right:-2.25rem!important}.\32xl\:-mr-10{margin-right:-2.5rem!important}.\32xl\:-mr-11{margin-right:-2.75rem!important}.\32xl\:-mr-12{margin-right:-3rem!important}.\32xl\:-mr-14{margin-right:-3.5rem!important}.\32xl\:-mr-16{margin-right:-4rem!important}.\32xl\:-mr-20{margin-right:-5rem!important}.\32xl\:-mr-24{margin-right:-6rem!important}.\32xl\:-mr-28{margin-right:-7rem!important}.\32xl\:-mr-32{margin-right:-8rem!important}.\32xl\:-mr-36{margin-right:-9rem!important}.\32xl\:-mr-40{margin-right:-10rem!important}.\32xl\:-mr-44{margin-right:-11rem!important}.\32xl\:-mr-48{margin-right:-12rem!important}.\32xl\:-mr-52{margin-right:-13rem!important}.\32xl\:-mr-56{margin-right:-14rem!important}.\32xl\:-mr-60{margin-right:-15rem!important}.\32xl\:-mr-64{margin-right:-16rem!important}.\32xl\:-mr-72{margin-right:-18rem!important}.\32xl\:-mr-80{margin-right:-20rem!important}.\32xl\:-mr-84{margin-right:-21rem!important}.\32xl\:-mr-96{margin-right:-24rem!important}.\32xl\:-mr-px{margin-right:-1px!important}.\32xl\:-mr-0\.5{margin-right:-.125rem!important}.\32xl\:-mr-1\.5{margin-right:-.375rem!important}.\32xl\:-mr-2\.5{margin-right:-.625rem!important}.\32xl\:-mr-3\.5{margin-right:-.875rem!important}.\32xl\:-mr--3px{margin-right:3px!important}.\32xl\:-mr--1px{margin-right:1px!important}.\32xl\:-mr-5px{margin-right:-5px!important}.\32xl\:mb-0{margin-bottom:0!important}.\32xl\:mb-1{margin-bottom:.25rem!important}.\32xl\:mb-2{margin-bottom:.5rem!important}.\32xl\:mb-3{margin-bottom:.75rem!important}.\32xl\:mb-4{margin-bottom:1rem!important}.\32xl\:mb-5{margin-bottom:1.25rem!important}.\32xl\:mb-6{margin-bottom:1.5rem!important}.\32xl\:mb-7{margin-bottom:1.75rem!important}.\32xl\:mb-8{margin-bottom:2rem!important}.\32xl\:mb-9{margin-bottom:2.25rem!important}.\32xl\:mb-10{margin-bottom:2.5rem!important}.\32xl\:mb-11{margin-bottom:2.75rem!important}.\32xl\:mb-12{margin-bottom:3rem!important}.\32xl\:mb-14{margin-bottom:3.5rem!important}.\32xl\:mb-16{margin-bottom:4rem!important}.\32xl\:mb-20{margin-bottom:5rem!important}.\32xl\:mb-24{margin-bottom:6rem!important}.\32xl\:mb-28{margin-bottom:7rem!important}.\32xl\:mb-32{margin-bottom:8rem!important}.\32xl\:mb-36{margin-bottom:9rem!important}.\32xl\:mb-40{margin-bottom:10rem!important}.\32xl\:mb-44{margin-bottom:11rem!important}.\32xl\:mb-48{margin-bottom:12rem!important}.\32xl\:mb-52{margin-bottom:13rem!important}.\32xl\:mb-56{margin-bottom:14rem!important}.\32xl\:mb-60{margin-bottom:15rem!important}.\32xl\:mb-64{margin-bottom:16rem!important}.\32xl\:mb-72{margin-bottom:18rem!important}.\32xl\:mb-80{margin-bottom:20rem!important}.\32xl\:mb-84{margin-bottom:21rem!important}.\32xl\:mb-96{margin-bottom:24rem!important}.\32xl\:mb-auto{margin-bottom:auto!important}.\32xl\:mb-px{margin-bottom:1px!important}.\32xl\:mb-0\.5{margin-bottom:.125rem!important}.\32xl\:mb-1\.5{margin-bottom:.375rem!important}.\32xl\:mb-2\.5{margin-bottom:.625rem!important}.\32xl\:mb-3\.5{margin-bottom:.875rem!important}.\32xl\:-mb-3px{margin-bottom:-3px!important}.\32xl\:-mb-1px{margin-bottom:-1px!important}.\32xl\:mb-5px{margin-bottom:5px!important}.\32xl\:-mb-0{margin-bottom:0!important}.\32xl\:-mb-1{margin-bottom:-.25rem!important}.\32xl\:-mb-2{margin-bottom:-.5rem!important}.\32xl\:-mb-3{margin-bottom:-.75rem!important}.\32xl\:-mb-4{margin-bottom:-1rem!important}.\32xl\:-mb-5{margin-bottom:-1.25rem!important}.\32xl\:-mb-6{margin-bottom:-1.5rem!important}.\32xl\:-mb-7{margin-bottom:-1.75rem!important}.\32xl\:-mb-8{margin-bottom:-2rem!important}.\32xl\:-mb-9{margin-bottom:-2.25rem!important}.\32xl\:-mb-10{margin-bottom:-2.5rem!important}.\32xl\:-mb-11{margin-bottom:-2.75rem!important}.\32xl\:-mb-12{margin-bottom:-3rem!important}.\32xl\:-mb-14{margin-bottom:-3.5rem!important}.\32xl\:-mb-16{margin-bottom:-4rem!important}.\32xl\:-mb-20{margin-bottom:-5rem!important}.\32xl\:-mb-24{margin-bottom:-6rem!important}.\32xl\:-mb-28{margin-bottom:-7rem!important}.\32xl\:-mb-32{margin-bottom:-8rem!important}.\32xl\:-mb-36{margin-bottom:-9rem!important}.\32xl\:-mb-40{margin-bottom:-10rem!important}.\32xl\:-mb-44{margin-bottom:-11rem!important}.\32xl\:-mb-48{margin-bottom:-12rem!important}.\32xl\:-mb-52{margin-bottom:-13rem!important}.\32xl\:-mb-56{margin-bottom:-14rem!important}.\32xl\:-mb-60{margin-bottom:-15rem!important}.\32xl\:-mb-64{margin-bottom:-16rem!important}.\32xl\:-mb-72{margin-bottom:-18rem!important}.\32xl\:-mb-80{margin-bottom:-20rem!important}.\32xl\:-mb-84{margin-bottom:-21rem!important}.\32xl\:-mb-96{margin-bottom:-24rem!important}.\32xl\:-mb-px{margin-bottom:-1px!important}.\32xl\:-mb-0\.5{margin-bottom:-.125rem!important}.\32xl\:-mb-1\.5{margin-bottom:-.375rem!important}.\32xl\:-mb-2\.5{margin-bottom:-.625rem!important}.\32xl\:-mb-3\.5{margin-bottom:-.875rem!important}.\32xl\:-mb--3px{margin-bottom:3px!important}.\32xl\:-mb--1px{margin-bottom:1px!important}.\32xl\:-mb-5px{margin-bottom:-5px!important}.\32xl\:ml-0{margin-left:0!important}.\32xl\:ml-1{margin-left:.25rem!important}.\32xl\:ml-2{margin-left:.5rem!important}.\32xl\:ml-3{margin-left:.75rem!important}.\32xl\:ml-4{margin-left:1rem!important}.\32xl\:ml-5{margin-left:1.25rem!important}.\32xl\:ml-6{margin-left:1.5rem!important}.\32xl\:ml-7{margin-left:1.75rem!important}.\32xl\:ml-8{margin-left:2rem!important}.\32xl\:ml-9{margin-left:2.25rem!important}.\32xl\:ml-10{margin-left:2.5rem!important}.\32xl\:ml-11{margin-left:2.75rem!important}.\32xl\:ml-12{margin-left:3rem!important}.\32xl\:ml-14{margin-left:3.5rem!important}.\32xl\:ml-16{margin-left:4rem!important}.\32xl\:ml-20{margin-left:5rem!important}.\32xl\:ml-24{margin-left:6rem!important}.\32xl\:ml-28{margin-left:7rem!important}.\32xl\:ml-32{margin-left:8rem!important}.\32xl\:ml-36{margin-left:9rem!important}.\32xl\:ml-40{margin-left:10rem!important}.\32xl\:ml-44{margin-left:11rem!important}.\32xl\:ml-48{margin-left:12rem!important}.\32xl\:ml-52{margin-left:13rem!important}.\32xl\:ml-56{margin-left:14rem!important}.\32xl\:ml-60{margin-left:15rem!important}.\32xl\:ml-64{margin-left:16rem!important}.\32xl\:ml-72{margin-left:18rem!important}.\32xl\:ml-80{margin-left:20rem!important}.\32xl\:ml-84{margin-left:21rem!important}.\32xl\:ml-96{margin-left:24rem!important}.\32xl\:ml-auto{margin-left:auto!important}.\32xl\:ml-px{margin-left:1px!important}.\32xl\:ml-0\.5{margin-left:.125rem!important}.\32xl\:ml-1\.5{margin-left:.375rem!important}.\32xl\:ml-2\.5{margin-left:.625rem!important}.\32xl\:ml-3\.5{margin-left:.875rem!important}.\32xl\:-ml-3px{margin-left:-3px!important}.\32xl\:-ml-1px{margin-left:-1px!important}.\32xl\:ml-5px{margin-left:5px!important}.\32xl\:-ml-0{margin-left:0!important}.\32xl\:-ml-1{margin-left:-.25rem!important}.\32xl\:-ml-2{margin-left:-.5rem!important}.\32xl\:-ml-3{margin-left:-.75rem!important}.\32xl\:-ml-4{margin-left:-1rem!important}.\32xl\:-ml-5{margin-left:-1.25rem!important}.\32xl\:-ml-6{margin-left:-1.5rem!important}.\32xl\:-ml-7{margin-left:-1.75rem!important}.\32xl\:-ml-8{margin-left:-2rem!important}.\32xl\:-ml-9{margin-left:-2.25rem!important}.\32xl\:-ml-10{margin-left:-2.5rem!important}.\32xl\:-ml-11{margin-left:-2.75rem!important}.\32xl\:-ml-12{margin-left:-3rem!important}.\32xl\:-ml-14{margin-left:-3.5rem!important}.\32xl\:-ml-16{margin-left:-4rem!important}.\32xl\:-ml-20{margin-left:-5rem!important}.\32xl\:-ml-24{margin-left:-6rem!important}.\32xl\:-ml-28{margin-left:-7rem!important}.\32xl\:-ml-32{margin-left:-8rem!important}.\32xl\:-ml-36{margin-left:-9rem!important}.\32xl\:-ml-40{margin-left:-10rem!important}.\32xl\:-ml-44{margin-left:-11rem!important}.\32xl\:-ml-48{margin-left:-12rem!important}.\32xl\:-ml-52{margin-left:-13rem!important}.\32xl\:-ml-56{margin-left:-14rem!important}.\32xl\:-ml-60{margin-left:-15rem!important}.\32xl\:-ml-64{margin-left:-16rem!important}.\32xl\:-ml-72{margin-left:-18rem!important}.\32xl\:-ml-80{margin-left:-20rem!important}.\32xl\:-ml-84{margin-left:-21rem!important}.\32xl\:-ml-96{margin-left:-24rem!important}.\32xl\:-ml-px{margin-left:-1px!important}.\32xl\:-ml-0\.5{margin-left:-.125rem!important}.\32xl\:-ml-1\.5{margin-left:-.375rem!important}.\32xl\:-ml-2\.5{margin-left:-.625rem!important}.\32xl\:-ml-3\.5{margin-left:-.875rem!important}.\32xl\:-ml--3px{margin-left:3px!important}.\32xl\:-ml--1px{margin-left:1px!important}.\32xl\:-ml-5px{margin-left:-5px!important}.\32xl\:box-border{box-sizing:border-box!important}.\32xl\:box-content{box-sizing:initial!important}.\32xl\:block{display:block!important}.\32xl\:inline-block{display:inline-block!important}.\32xl\:inline{display:inline!important}.\32xl\:flex{display:flex!important}.\32xl\:inline-flex{display:inline-flex!important}.\32xl\:table{display:table!important}.\32xl\:inline-table{display:inline-table!important}.\32xl\:table-caption{display:table-caption!important}.\32xl\:table-cell{display:table-cell!important}.\32xl\:table-column{display:table-column!important}.\32xl\:table-column-group{display:table-column-group!important}.\32xl\:table-footer-group{display:table-footer-group!important}.\32xl\:table-header-group{display:table-header-group!important}.\32xl\:table-row-group{display:table-row-group!important}.\32xl\:table-row{display:table-row!important}.\32xl\:flow-root{display:flow-root!important}.\32xl\:grid{display:grid!important}.\32xl\:inline-grid{display:inline-grid!important}.\32xl\:contents{display:contents!important}.\32xl\:list-item{display:list-item!important}.\32xl\:hidden{display:none!important}.\32xl\:h-0{height:0!important}.\32xl\:h-1{height:.25rem!important}.\32xl\:h-2{height:.5rem!important}.\32xl\:h-3{height:.75rem!important}.\32xl\:h-4{height:1rem!important}.\32xl\:h-5{height:1.25rem!important}.\32xl\:h-6{height:1.5rem!important}.\32xl\:h-7{height:1.75rem!important}.\32xl\:h-8{height:2rem!important}.\32xl\:h-9{height:2.25rem!important}.\32xl\:h-10{height:2.5rem!important}.\32xl\:h-11{height:2.75rem!important}.\32xl\:h-12{height:3rem!important}.\32xl\:h-14{height:3.5rem!important}.\32xl\:h-16{height:4rem!important}.\32xl\:h-20{height:5rem!important}.\32xl\:h-24{height:6rem!important}.\32xl\:h-28{height:7rem!important}.\32xl\:h-32{height:8rem!important}.\32xl\:h-36{height:9rem!important}.\32xl\:h-40{height:10rem!important}.\32xl\:h-44{height:11rem!important}.\32xl\:h-48{height:12rem!important}.\32xl\:h-52{height:13rem!important}.\32xl\:h-56{height:14rem!important}.\32xl\:h-60{height:15rem!important}.\32xl\:h-64{height:16rem!important}.\32xl\:h-72{height:18rem!important}.\32xl\:h-80{height:20rem!important}.\32xl\:h-84{height:21rem!important}.\32xl\:h-96{height:24rem!important}.\32xl\:h-auto{height:auto!important}.\32xl\:h-px{height:1px!important}.\32xl\:h-0\.5{height:.125rem!important}.\32xl\:h-1\.5{height:.375rem!important}.\32xl\:h-2\.5{height:.625rem!important}.\32xl\:h-3\.5{height:.875rem!important}.\32xl\:-h-3px{height:-3px!important}.\32xl\:-h-1px{height:-1px!important}.\32xl\:h-5px{height:5px!important}.\32xl\:h-1\/2{height:50%!important}.\32xl\:h-1\/3{height:33.333333%!important}.\32xl\:h-2\/3{height:66.666667%!important}.\32xl\:h-1\/4{height:25%!important}.\32xl\:h-2\/4{height:50%!important}.\32xl\:h-3\/4{height:75%!important}.\32xl\:h-1\/5{height:20%!important}.\32xl\:h-2\/5{height:40%!important}.\32xl\:h-3\/5{height:60%!important}.\32xl\:h-4\/5{height:80%!important}.\32xl\:h-1\/6{height:16.666667%!important}.\32xl\:h-2\/6{height:33.333333%!important}.\32xl\:h-3\/6{height:50%!important}.\32xl\:h-4\/6{height:66.666667%!important}.\32xl\:h-5\/6{height:83.333333%!important}.\32xl\:h-full{height:100%!important}.\32xl\:h-screen{height:100vh!important}.\32xl\:max-h-0{max-height:0!important}.\32xl\:max-h-1{max-height:.25rem!important}.\32xl\:max-h-2{max-height:.5rem!important}.\32xl\:max-h-3{max-height:.75rem!important}.\32xl\:max-h-4{max-height:1rem!important}.\32xl\:max-h-5{max-height:1.25rem!important}.\32xl\:max-h-6{max-height:1.5rem!important}.\32xl\:max-h-7{max-height:1.75rem!important}.\32xl\:max-h-8{max-height:2rem!important}.\32xl\:max-h-9{max-height:2.25rem!important}.\32xl\:max-h-10{max-height:2.5rem!important}.\32xl\:max-h-11{max-height:2.75rem!important}.\32xl\:max-h-12{max-height:3rem!important}.\32xl\:max-h-14{max-height:3.5rem!important}.\32xl\:max-h-16{max-height:4rem!important}.\32xl\:max-h-20{max-height:5rem!important}.\32xl\:max-h-24{max-height:6rem!important}.\32xl\:max-h-28{max-height:7rem!important}.\32xl\:max-h-32{max-height:8rem!important}.\32xl\:max-h-36{max-height:9rem!important}.\32xl\:max-h-40{max-height:10rem!important}.\32xl\:max-h-44{max-height:11rem!important}.\32xl\:max-h-48{max-height:12rem!important}.\32xl\:max-h-52{max-height:13rem!important}.\32xl\:max-h-56{max-height:14rem!important}.\32xl\:max-h-60{max-height:15rem!important}.\32xl\:max-h-64{max-height:16rem!important}.\32xl\:max-h-72{max-height:18rem!important}.\32xl\:max-h-80{max-height:20rem!important}.\32xl\:max-h-84{max-height:21rem!important}.\32xl\:max-h-96{max-height:24rem!important}.\32xl\:max-h-px{max-height:1px!important}.\32xl\:max-h-0\.5{max-height:.125rem!important}.\32xl\:max-h-1\.5{max-height:.375rem!important}.\32xl\:max-h-2\.5{max-height:.625rem!important}.\32xl\:max-h-3\.5{max-height:.875rem!important}.\32xl\:-max-h-3px{max-height:-3px!important}.\32xl\:-max-h-1px{max-height:-1px!important}.\32xl\:max-h-5px{max-height:5px!important}.\32xl\:max-h-full{max-height:100%!important}.\32xl\:max-h-screen{max-height:100vh!important}.\32xl\:min-h-0{min-height:0!important}.\32xl\:min-h-8{min-height:2rem!important}.\32xl\:min-h-full{min-height:100%!important}.\32xl\:min-h-screen{min-height:100vh!important}.\32xl\:w-0{width:0!important}.\32xl\:w-1{width:.25rem!important}.\32xl\:w-2{width:.5rem!important}.\32xl\:w-3{width:.75rem!important}.\32xl\:w-4{width:1rem!important}.\32xl\:w-5{width:1.25rem!important}.\32xl\:w-6{width:1.5rem!important}.\32xl\:w-7{width:1.75rem!important}.\32xl\:w-8{width:2rem!important}.\32xl\:w-9{width:2.25rem!important}.\32xl\:w-10{width:2.5rem!important}.\32xl\:w-11{width:2.75rem!important}.\32xl\:w-12{width:3rem!important}.\32xl\:w-14{width:3.5rem!important}.\32xl\:w-16{width:4rem!important}.\32xl\:w-20{width:5rem!important}.\32xl\:w-24{width:6rem!important}.\32xl\:w-28{width:7rem!important}.\32xl\:w-32{width:8rem!important}.\32xl\:w-36{width:9rem!important}.\32xl\:w-40{width:10rem!important}.\32xl\:w-44{width:11rem!important}.\32xl\:w-48{width:12rem!important}.\32xl\:w-52{width:13rem!important}.\32xl\:w-56{width:14rem!important}.\32xl\:w-60{width:15rem!important}.\32xl\:w-64{width:16rem!important}.\32xl\:w-72{width:18rem!important}.\32xl\:w-80{width:20rem!important}.\32xl\:w-84{width:21rem!important}.\32xl\:w-96{width:24rem!important}.\32xl\:w-auto{width:auto!important}.\32xl\:w-px{width:1px!important}.\32xl\:w-0\.5{width:.125rem!important}.\32xl\:w-1\.5{width:.375rem!important}.\32xl\:w-2\.5{width:.625rem!important}.\32xl\:w-3\.5{width:.875rem!important}.\32xl\:-w-3px{width:-3px!important}.\32xl\:-w-1px{width:-1px!important}.\32xl\:w-5px{width:5px!important}.\32xl\:w-1\/2{width:50%!important}.\32xl\:w-1\/3{width:33.333333%!important}.\32xl\:w-2\/3{width:66.666667%!important}.\32xl\:w-1\/4{width:25%!important}.\32xl\:w-2\/4{width:50%!important}.\32xl\:w-3\/4{width:75%!important}.\32xl\:w-1\/5{width:20%!important}.\32xl\:w-2\/5{width:40%!important}.\32xl\:w-3\/5{width:60%!important}.\32xl\:w-4\/5{width:80%!important}.\32xl\:w-1\/6{width:16.666667%!important}.\32xl\:w-2\/6{width:33.333333%!important}.\32xl\:w-3\/6{width:50%!important}.\32xl\:w-4\/6{width:66.666667%!important}.\32xl\:w-5\/6{width:83.333333%!important}.\32xl\:w-1\/12{width:8.333333%!important}.\32xl\:w-2\/12{width:16.666667%!important}.\32xl\:w-3\/12{width:25%!important}.\32xl\:w-4\/12{width:33.333333%!important}.\32xl\:w-5\/12{width:41.666667%!important}.\32xl\:w-6\/12{width:50%!important}.\32xl\:w-7\/12{width:58.333333%!important}.\32xl\:w-8\/12{width:66.666667%!important}.\32xl\:w-9\/12{width:75%!important}.\32xl\:w-10\/12{width:83.333333%!important}.\32xl\:w-11\/12{width:91.666667%!important}.\32xl\:w-full{width:100%!important}.\32xl\:w-screen{width:100vw!important}.\32xl\:w-min{width:min-content!important}.\32xl\:w-max{width:max-content!important}.\32xl\:w-fit{width:fit-content!important}.\32xl\:min-w-0{min-width:0!important}.\32xl\:min-w-full{min-width:100%!important}.\32xl\:min-w-min{min-width:min-content!important}.\32xl\:min-w-max{min-width:max-content!important}.\32xl\:max-w-0{max-width:0!important}.\32xl\:max-w-64{max-width:16rem!important}.\32xl\:max-w-none{max-width:none!important}.\32xl\:max-w-xs{max-width:20rem!important}.\32xl\:max-w-sm{max-width:24rem!important}.\32xl\:max-w-md{max-width:28rem!important}.\32xl\:max-w-lg{max-width:32rem!important}.\32xl\:max-w-xl{max-width:36rem!important}.\32xl\:max-w-2xl{max-width:42rem!important}.\32xl\:max-w-3xl{max-width:48rem!important}.\32xl\:max-w-4xl{max-width:56rem!important}.\32xl\:max-w-5xl{max-width:64rem!important}.\32xl\:max-w-6xl{max-width:72rem!important}.\32xl\:max-w-7xl{max-width:80rem!important}.\32xl\:max-w-full{max-width:100%!important}.\32xl\:max-w-min{max-width:min-content!important}.\32xl\:max-w-max{max-width:max-content!important}.\32xl\:max-w-prose{max-width:65ch!important}.\32xl\:max-w-screen-sm{max-width:640px!important}.\32xl\:max-w-screen-md{max-width:768px!important}.\32xl\:max-w-screen-lg{max-width:1024px!important}.\32xl\:max-w-screen-xl{max-width:1280px!important}.\32xl\:max-w-screen-2xl{max-width:1536px!important}.\32xl\:flex-1{flex:1 1 0%!important}.\32xl\:flex-auto{flex:1 1 auto!important}.\32xl\:flex-initial{flex:0 1 auto!important}.\32xl\:flex-none{flex:none!important}.\32xl\:flex-shrink-0{flex-shrink:0!important}.\32xl\:flex-shrink{flex-shrink:1!important}.\32xl\:flex-grow-0{flex-grow:0!important}.\32xl\:flex-grow{flex-grow:1!important}.\32xl\:table-auto{table-layout:auto!important}.\32xl\:table-fixed{table-layout:fixed!important}.\32xl\:border-collapse{border-collapse:collapse!important}.\32xl\:border-separate{border-collapse:initial!important}.\32xl\:origin-center{transform-origin:center!important}.\32xl\:origin-top{transform-origin:top!important}.\32xl\:origin-top-right{transform-origin:top right!important}.\32xl\:origin-right{transform-origin:right!important}.\32xl\:origin-bottom-right{transform-origin:bottom right!important}.\32xl\:origin-bottom{transform-origin:bottom!important}.\32xl\:origin-bottom-left{transform-origin:bottom left!important}.\32xl\:origin-left{transform-origin:left!important}.\32xl\:origin-top-left{transform-origin:top left!important}.\32xl\:origin-half{transform-origin:50% 50%!important}.\32xl\:transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\32xl\:transform,.\32xl\:transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.\32xl\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\32xl\:transform-none{transform:none!important}.\32xl\:translate-x-0{--tw-translate-x:0px!important}.\32xl\:translate-x-1{--tw-translate-x:0.25rem!important}.\32xl\:translate-x-2{--tw-translate-x:0.5rem!important}.\32xl\:translate-x-3{--tw-translate-x:0.75rem!important}.\32xl\:translate-x-4{--tw-translate-x:1rem!important}.\32xl\:translate-x-5{--tw-translate-x:1.25rem!important}.\32xl\:translate-x-6{--tw-translate-x:1.5rem!important}.\32xl\:translate-x-7{--tw-translate-x:1.75rem!important}.\32xl\:translate-x-8{--tw-translate-x:2rem!important}.\32xl\:translate-x-9{--tw-translate-x:2.25rem!important}.\32xl\:translate-x-10{--tw-translate-x:2.5rem!important}.\32xl\:translate-x-11{--tw-translate-x:2.75rem!important}.\32xl\:translate-x-12{--tw-translate-x:3rem!important}.\32xl\:translate-x-14{--tw-translate-x:3.5rem!important}.\32xl\:translate-x-16{--tw-translate-x:4rem!important}.\32xl\:translate-x-20{--tw-translate-x:5rem!important}.\32xl\:translate-x-24{--tw-translate-x:6rem!important}.\32xl\:translate-x-28{--tw-translate-x:7rem!important}.\32xl\:translate-x-32{--tw-translate-x:8rem!important}.\32xl\:translate-x-36{--tw-translate-x:9rem!important}.\32xl\:translate-x-40{--tw-translate-x:10rem!important}.\32xl\:translate-x-44{--tw-translate-x:11rem!important}.\32xl\:translate-x-48{--tw-translate-x:12rem!important}.\32xl\:translate-x-52{--tw-translate-x:13rem!important}.\32xl\:translate-x-56{--tw-translate-x:14rem!important}.\32xl\:translate-x-60{--tw-translate-x:15rem!important}.\32xl\:translate-x-64{--tw-translate-x:16rem!important}.\32xl\:translate-x-72{--tw-translate-x:18rem!important}.\32xl\:translate-x-80{--tw-translate-x:20rem!important}.\32xl\:translate-x-84{--tw-translate-x:21rem!important}.\32xl\:translate-x-96{--tw-translate-x:24rem!important}.\32xl\:translate-x-px{--tw-translate-x:1px!important}.\32xl\:translate-x-0\.5{--tw-translate-x:0.125rem!important}.\32xl\:translate-x-1\.5{--tw-translate-x:0.375rem!important}.\32xl\:translate-x-2\.5{--tw-translate-x:0.625rem!important}.\32xl\:translate-x-3\.5{--tw-translate-x:0.875rem!important}.\32xl\:-translate-x-3px{--tw-translate-x:-3px!important}.\32xl\:-translate-x-1px{--tw-translate-x:-1px!important}.\32xl\:translate-x-5px{--tw-translate-x:5px!important}.\32xl\:-translate-x-0{--tw-translate-x:0px!important}.\32xl\:-translate-x-1{--tw-translate-x:-0.25rem!important}.\32xl\:-translate-x-2{--tw-translate-x:-0.5rem!important}.\32xl\:-translate-x-3{--tw-translate-x:-0.75rem!important}.\32xl\:-translate-x-4{--tw-translate-x:-1rem!important}.\32xl\:-translate-x-5{--tw-translate-x:-1.25rem!important}.\32xl\:-translate-x-6{--tw-translate-x:-1.5rem!important}.\32xl\:-translate-x-7{--tw-translate-x:-1.75rem!important}.\32xl\:-translate-x-8{--tw-translate-x:-2rem!important}.\32xl\:-translate-x-9{--tw-translate-x:-2.25rem!important}.\32xl\:-translate-x-10{--tw-translate-x:-2.5rem!important}.\32xl\:-translate-x-11{--tw-translate-x:-2.75rem!important}.\32xl\:-translate-x-12{--tw-translate-x:-3rem!important}.\32xl\:-translate-x-14{--tw-translate-x:-3.5rem!important}.\32xl\:-translate-x-16{--tw-translate-x:-4rem!important}.\32xl\:-translate-x-20{--tw-translate-x:-5rem!important}.\32xl\:-translate-x-24{--tw-translate-x:-6rem!important}.\32xl\:-translate-x-28{--tw-translate-x:-7rem!important}.\32xl\:-translate-x-32{--tw-translate-x:-8rem!important}.\32xl\:-translate-x-36{--tw-translate-x:-9rem!important}.\32xl\:-translate-x-40{--tw-translate-x:-10rem!important}.\32xl\:-translate-x-44{--tw-translate-x:-11rem!important}.\32xl\:-translate-x-48{--tw-translate-x:-12rem!important}.\32xl\:-translate-x-52{--tw-translate-x:-13rem!important}.\32xl\:-translate-x-56{--tw-translate-x:-14rem!important}.\32xl\:-translate-x-60{--tw-translate-x:-15rem!important}.\32xl\:-translate-x-64{--tw-translate-x:-16rem!important}.\32xl\:-translate-x-72{--tw-translate-x:-18rem!important}.\32xl\:-translate-x-80{--tw-translate-x:-20rem!important}.\32xl\:-translate-x-84{--tw-translate-x:-21rem!important}.\32xl\:-translate-x-96{--tw-translate-x:-24rem!important}.\32xl\:-translate-x-px{--tw-translate-x:-1px!important}.\32xl\:-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.\32xl\:-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.\32xl\:-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.\32xl\:-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.\32xl\:-translate-x--3px{--tw-translate-x:3px!important}.\32xl\:-translate-x--1px{--tw-translate-x:1px!important}.\32xl\:-translate-x-5px{--tw-translate-x:-5px!important}.\32xl\:translate-x-1\/2{--tw-translate-x:50%!important}.\32xl\:translate-x-1\/3{--tw-translate-x:33.333333%!important}.\32xl\:translate-x-2\/3{--tw-translate-x:66.666667%!important}.\32xl\:translate-x-1\/4{--tw-translate-x:25%!important}.\32xl\:translate-x-2\/4{--tw-translate-x:50%!important}.\32xl\:translate-x-3\/4{--tw-translate-x:75%!important}.\32xl\:translate-x-full{--tw-translate-x:100%!important}.\32xl\:-translate-x-1\/2{--tw-translate-x:-50%!important}.\32xl\:-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.\32xl\:-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.\32xl\:-translate-x-1\/4{--tw-translate-x:-25%!important}.\32xl\:-translate-x-2\/4{--tw-translate-x:-50%!important}.\32xl\:-translate-x-3\/4{--tw-translate-x:-75%!important}.\32xl\:-translate-x-full{--tw-translate-x:-100%!important}.\32xl\:translate-y-0{--tw-translate-y:0px!important}.\32xl\:translate-y-1{--tw-translate-y:0.25rem!important}.\32xl\:translate-y-2{--tw-translate-y:0.5rem!important}.\32xl\:translate-y-3{--tw-translate-y:0.75rem!important}.\32xl\:translate-y-4{--tw-translate-y:1rem!important}.\32xl\:translate-y-5{--tw-translate-y:1.25rem!important}.\32xl\:translate-y-6{--tw-translate-y:1.5rem!important}.\32xl\:translate-y-7{--tw-translate-y:1.75rem!important}.\32xl\:translate-y-8{--tw-translate-y:2rem!important}.\32xl\:translate-y-9{--tw-translate-y:2.25rem!important}.\32xl\:translate-y-10{--tw-translate-y:2.5rem!important}.\32xl\:translate-y-11{--tw-translate-y:2.75rem!important}.\32xl\:translate-y-12{--tw-translate-y:3rem!important}.\32xl\:translate-y-14{--tw-translate-y:3.5rem!important}.\32xl\:translate-y-16{--tw-translate-y:4rem!important}.\32xl\:translate-y-20{--tw-translate-y:5rem!important}.\32xl\:translate-y-24{--tw-translate-y:6rem!important}.\32xl\:translate-y-28{--tw-translate-y:7rem!important}.\32xl\:translate-y-32{--tw-translate-y:8rem!important}.\32xl\:translate-y-36{--tw-translate-y:9rem!important}.\32xl\:translate-y-40{--tw-translate-y:10rem!important}.\32xl\:translate-y-44{--tw-translate-y:11rem!important}.\32xl\:translate-y-48{--tw-translate-y:12rem!important}.\32xl\:translate-y-52{--tw-translate-y:13rem!important}.\32xl\:translate-y-56{--tw-translate-y:14rem!important}.\32xl\:translate-y-60{--tw-translate-y:15rem!important}.\32xl\:translate-y-64{--tw-translate-y:16rem!important}.\32xl\:translate-y-72{--tw-translate-y:18rem!important}.\32xl\:translate-y-80{--tw-translate-y:20rem!important}.\32xl\:translate-y-84{--tw-translate-y:21rem!important}.\32xl\:translate-y-96{--tw-translate-y:24rem!important}.\32xl\:translate-y-px{--tw-translate-y:1px!important}.\32xl\:translate-y-0\.5{--tw-translate-y:0.125rem!important}.\32xl\:translate-y-1\.5{--tw-translate-y:0.375rem!important}.\32xl\:translate-y-2\.5{--tw-translate-y:0.625rem!important}.\32xl\:translate-y-3\.5{--tw-translate-y:0.875rem!important}.\32xl\:-translate-y-3px{--tw-translate-y:-3px!important}.\32xl\:-translate-y-1px{--tw-translate-y:-1px!important}.\32xl\:translate-y-5px{--tw-translate-y:5px!important}.\32xl\:-translate-y-0{--tw-translate-y:0px!important}.\32xl\:-translate-y-1{--tw-translate-y:-0.25rem!important}.\32xl\:-translate-y-2{--tw-translate-y:-0.5rem!important}.\32xl\:-translate-y-3{--tw-translate-y:-0.75rem!important}.\32xl\:-translate-y-4{--tw-translate-y:-1rem!important}.\32xl\:-translate-y-5{--tw-translate-y:-1.25rem!important}.\32xl\:-translate-y-6{--tw-translate-y:-1.5rem!important}.\32xl\:-translate-y-7{--tw-translate-y:-1.75rem!important}.\32xl\:-translate-y-8{--tw-translate-y:-2rem!important}.\32xl\:-translate-y-9{--tw-translate-y:-2.25rem!important}.\32xl\:-translate-y-10{--tw-translate-y:-2.5rem!important}.\32xl\:-translate-y-11{--tw-translate-y:-2.75rem!important}.\32xl\:-translate-y-12{--tw-translate-y:-3rem!important}.\32xl\:-translate-y-14{--tw-translate-y:-3.5rem!important}.\32xl\:-translate-y-16{--tw-translate-y:-4rem!important}.\32xl\:-translate-y-20{--tw-translate-y:-5rem!important}.\32xl\:-translate-y-24{--tw-translate-y:-6rem!important}.\32xl\:-translate-y-28{--tw-translate-y:-7rem!important}.\32xl\:-translate-y-32{--tw-translate-y:-8rem!important}.\32xl\:-translate-y-36{--tw-translate-y:-9rem!important}.\32xl\:-translate-y-40{--tw-translate-y:-10rem!important}.\32xl\:-translate-y-44{--tw-translate-y:-11rem!important}.\32xl\:-translate-y-48{--tw-translate-y:-12rem!important}.\32xl\:-translate-y-52{--tw-translate-y:-13rem!important}.\32xl\:-translate-y-56{--tw-translate-y:-14rem!important}.\32xl\:-translate-y-60{--tw-translate-y:-15rem!important}.\32xl\:-translate-y-64{--tw-translate-y:-16rem!important}.\32xl\:-translate-y-72{--tw-translate-y:-18rem!important}.\32xl\:-translate-y-80{--tw-translate-y:-20rem!important}.\32xl\:-translate-y-84{--tw-translate-y:-21rem!important}.\32xl\:-translate-y-96{--tw-translate-y:-24rem!important}.\32xl\:-translate-y-px{--tw-translate-y:-1px!important}.\32xl\:-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.\32xl\:-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.\32xl\:-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.\32xl\:-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.\32xl\:-translate-y--3px{--tw-translate-y:3px!important}.\32xl\:-translate-y--1px{--tw-translate-y:1px!important}.\32xl\:-translate-y-5px{--tw-translate-y:-5px!important}.\32xl\:translate-y-1\/2{--tw-translate-y:50%!important}.\32xl\:translate-y-1\/3{--tw-translate-y:33.333333%!important}.\32xl\:translate-y-2\/3{--tw-translate-y:66.666667%!important}.\32xl\:translate-y-1\/4{--tw-translate-y:25%!important}.\32xl\:translate-y-2\/4{--tw-translate-y:50%!important}.\32xl\:translate-y-3\/4{--tw-translate-y:75%!important}.\32xl\:translate-y-full{--tw-translate-y:100%!important}.\32xl\:-translate-y-1\/2{--tw-translate-y:-50%!important}.\32xl\:-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.\32xl\:-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.\32xl\:-translate-y-1\/4{--tw-translate-y:-25%!important}.\32xl\:-translate-y-2\/4{--tw-translate-y:-50%!important}.\32xl\:-translate-y-3\/4{--tw-translate-y:-75%!important}.\32xl\:-translate-y-full{--tw-translate-y:-100%!important}.\32xl\:hover\:translate-x-0:hover{--tw-translate-x:0px!important}.\32xl\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.\32xl\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.\32xl\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.\32xl\:hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.\32xl\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.\32xl\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.\32xl\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.\32xl\:hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.\32xl\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.\32xl\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.\32xl\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.\32xl\:hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.\32xl\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.\32xl\:hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.\32xl\:hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.\32xl\:hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.\32xl\:hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.\32xl\:hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.\32xl\:hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.\32xl\:hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.\32xl\:hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.\32xl\:hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.\32xl\:hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.\32xl\:hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.\32xl\:hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.\32xl\:hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.\32xl\:hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.\32xl\:hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.\32xl\:hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.\32xl\:hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.\32xl\:hover\:translate-x-px:hover{--tw-translate-x:1px!important}.\32xl\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.\32xl\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.\32xl\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.\32xl\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.\32xl\:hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.\32xl\:hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.\32xl\:hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.\32xl\:hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.\32xl\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.\32xl\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.\32xl\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.\32xl\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.\32xl\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.\32xl\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.\32xl\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.\32xl\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.\32xl\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.\32xl\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.\32xl\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.\32xl\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.\32xl\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.\32xl\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.\32xl\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.\32xl\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.\32xl\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.\32xl\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.\32xl\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.\32xl\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.\32xl\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.\32xl\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.\32xl\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.\32xl\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.\32xl\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.\32xl\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.\32xl\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.\32xl\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.\32xl\:hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.\32xl\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.\32xl\:hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.\32xl\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.\32xl\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.\32xl\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.\32xl\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.\32xl\:hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.\32xl\:hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.\32xl\:hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.\32xl\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.\32xl\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.\32xl\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.\32xl\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.\32xl\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.\32xl\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.\32xl\:hover\:translate-x-full:hover{--tw-translate-x:100%!important}.\32xl\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.\32xl\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.\32xl\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.\32xl\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.\32xl\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.\32xl\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.\32xl\:hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.\32xl\:hover\:translate-y-0:hover{--tw-translate-y:0px!important}.\32xl\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.\32xl\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.\32xl\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.\32xl\:hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.\32xl\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.\32xl\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.\32xl\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.\32xl\:hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.\32xl\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.\32xl\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.\32xl\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.\32xl\:hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.\32xl\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.\32xl\:hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.\32xl\:hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.\32xl\:hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.\32xl\:hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.\32xl\:hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.\32xl\:hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.\32xl\:hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.\32xl\:hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.\32xl\:hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.\32xl\:hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.\32xl\:hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.\32xl\:hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.\32xl\:hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.\32xl\:hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.\32xl\:hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.\32xl\:hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.\32xl\:hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.\32xl\:hover\:translate-y-px:hover{--tw-translate-y:1px!important}.\32xl\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.\32xl\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.\32xl\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.\32xl\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.\32xl\:hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.\32xl\:hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.\32xl\:hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.\32xl\:hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.\32xl\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.\32xl\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.\32xl\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.\32xl\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.\32xl\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.\32xl\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.\32xl\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.\32xl\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.\32xl\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.\32xl\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.\32xl\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.\32xl\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.\32xl\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.\32xl\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.\32xl\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.\32xl\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.\32xl\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.\32xl\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.\32xl\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.\32xl\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.\32xl\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.\32xl\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.\32xl\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.\32xl\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.\32xl\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.\32xl\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.\32xl\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.\32xl\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.\32xl\:hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.\32xl\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.\32xl\:hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.\32xl\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.\32xl\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.\32xl\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.\32xl\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.\32xl\:hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.\32xl\:hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.\32xl\:hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.\32xl\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.\32xl\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.\32xl\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.\32xl\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.\32xl\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.\32xl\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.\32xl\:hover\:translate-y-full:hover{--tw-translate-y:100%!important}.\32xl\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.\32xl\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.\32xl\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.\32xl\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.\32xl\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.\32xl\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.\32xl\:hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.\32xl\:focus\:translate-x-0:focus{--tw-translate-x:0px!important}.\32xl\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.\32xl\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.\32xl\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.\32xl\:focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.\32xl\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.\32xl\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.\32xl\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.\32xl\:focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.\32xl\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.\32xl\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.\32xl\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.\32xl\:focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.\32xl\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.\32xl\:focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.\32xl\:focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.\32xl\:focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.\32xl\:focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.\32xl\:focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.\32xl\:focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.\32xl\:focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.\32xl\:focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.\32xl\:focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.\32xl\:focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.\32xl\:focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.\32xl\:focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.\32xl\:focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.\32xl\:focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.\32xl\:focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.\32xl\:focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.\32xl\:focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.\32xl\:focus\:translate-x-px:focus{--tw-translate-x:1px!important}.\32xl\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.\32xl\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.\32xl\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.\32xl\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.\32xl\:focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.\32xl\:focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.\32xl\:focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.\32xl\:focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.\32xl\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.\32xl\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.\32xl\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.\32xl\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.\32xl\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.\32xl\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.\32xl\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.\32xl\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.\32xl\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.\32xl\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.\32xl\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.\32xl\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.\32xl\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.\32xl\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.\32xl\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.\32xl\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.\32xl\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.\32xl\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.\32xl\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.\32xl\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.\32xl\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.\32xl\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.\32xl\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.\32xl\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.\32xl\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.\32xl\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.\32xl\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.\32xl\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.\32xl\:focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.\32xl\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.\32xl\:focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.\32xl\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.\32xl\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.\32xl\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.\32xl\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.\32xl\:focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.\32xl\:focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.\32xl\:focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.\32xl\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.\32xl\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.\32xl\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.\32xl\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.\32xl\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.\32xl\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.\32xl\:focus\:translate-x-full:focus{--tw-translate-x:100%!important}.\32xl\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.\32xl\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.\32xl\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.\32xl\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.\32xl\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.\32xl\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.\32xl\:focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.\32xl\:focus\:translate-y-0:focus{--tw-translate-y:0px!important}.\32xl\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.\32xl\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.\32xl\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.\32xl\:focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.\32xl\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.\32xl\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.\32xl\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.\32xl\:focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.\32xl\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.\32xl\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.\32xl\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.\32xl\:focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.\32xl\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.\32xl\:focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.\32xl\:focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.\32xl\:focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.\32xl\:focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.\32xl\:focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.\32xl\:focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.\32xl\:focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.\32xl\:focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.\32xl\:focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.\32xl\:focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.\32xl\:focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.\32xl\:focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.\32xl\:focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.\32xl\:focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.\32xl\:focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.\32xl\:focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.\32xl\:focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.\32xl\:focus\:translate-y-px:focus{--tw-translate-y:1px!important}.\32xl\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.\32xl\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.\32xl\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.\32xl\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.\32xl\:focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.\32xl\:focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.\32xl\:focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.\32xl\:focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.\32xl\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.\32xl\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.\32xl\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.\32xl\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.\32xl\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.\32xl\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.\32xl\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.\32xl\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.\32xl\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.\32xl\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.\32xl\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.\32xl\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.\32xl\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.\32xl\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.\32xl\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.\32xl\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.\32xl\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.\32xl\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.\32xl\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.\32xl\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.\32xl\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.\32xl\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.\32xl\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.\32xl\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.\32xl\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.\32xl\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.\32xl\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.\32xl\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.\32xl\:focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.\32xl\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.\32xl\:focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.\32xl\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.\32xl\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.\32xl\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.\32xl\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.\32xl\:focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.\32xl\:focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.\32xl\:focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.\32xl\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.\32xl\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.\32xl\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.\32xl\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.\32xl\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.\32xl\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.\32xl\:focus\:translate-y-full:focus{--tw-translate-y:100%!important}.\32xl\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.\32xl\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.\32xl\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.\32xl\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.\32xl\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.\32xl\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.\32xl\:focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.\32xl\:rotate-0{--tw-rotate:0deg!important}.\32xl\:rotate-1{--tw-rotate:1deg!important}.\32xl\:rotate-2{--tw-rotate:2deg!important}.\32xl\:rotate-3{--tw-rotate:3deg!important}.\32xl\:rotate-6{--tw-rotate:6deg!important}.\32xl\:rotate-12{--tw-rotate:12deg!important}.\32xl\:rotate-45{--tw-rotate:45deg!important}.\32xl\:rotate-90{--tw-rotate:90deg!important}.\32xl\:rotate-180{--tw-rotate:180deg!important}.\32xl\:-rotate-180{--tw-rotate:-180deg!important}.\32xl\:-rotate-90{--tw-rotate:-90deg!important}.\32xl\:-rotate-45{--tw-rotate:-45deg!important}.\32xl\:-rotate-12{--tw-rotate:-12deg!important}.\32xl\:-rotate-6{--tw-rotate:-6deg!important}.\32xl\:-rotate-3{--tw-rotate:-3deg!important}.\32xl\:-rotate-2{--tw-rotate:-2deg!important}.\32xl\:-rotate-1{--tw-rotate:-1deg!important}.\32xl\:hover\:rotate-0:hover{--tw-rotate:0deg!important}.\32xl\:hover\:rotate-1:hover{--tw-rotate:1deg!important}.\32xl\:hover\:rotate-2:hover{--tw-rotate:2deg!important}.\32xl\:hover\:rotate-3:hover{--tw-rotate:3deg!important}.\32xl\:hover\:rotate-6:hover{--tw-rotate:6deg!important}.\32xl\:hover\:rotate-12:hover{--tw-rotate:12deg!important}.\32xl\:hover\:rotate-45:hover{--tw-rotate:45deg!important}.\32xl\:hover\:rotate-90:hover{--tw-rotate:90deg!important}.\32xl\:hover\:rotate-180:hover{--tw-rotate:180deg!important}.\32xl\:hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.\32xl\:hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.\32xl\:hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.\32xl\:hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.\32xl\:hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.\32xl\:hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.\32xl\:hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.\32xl\:hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.\32xl\:focus\:rotate-0:focus{--tw-rotate:0deg!important}.\32xl\:focus\:rotate-1:focus{--tw-rotate:1deg!important}.\32xl\:focus\:rotate-2:focus{--tw-rotate:2deg!important}.\32xl\:focus\:rotate-3:focus{--tw-rotate:3deg!important}.\32xl\:focus\:rotate-6:focus{--tw-rotate:6deg!important}.\32xl\:focus\:rotate-12:focus{--tw-rotate:12deg!important}.\32xl\:focus\:rotate-45:focus{--tw-rotate:45deg!important}.\32xl\:focus\:rotate-90:focus{--tw-rotate:90deg!important}.\32xl\:focus\:rotate-180:focus{--tw-rotate:180deg!important}.\32xl\:focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.\32xl\:focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.\32xl\:focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.\32xl\:focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.\32xl\:focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.\32xl\:focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.\32xl\:focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.\32xl\:focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.\32xl\:skew-x-0{--tw-skew-x:0deg!important}.\32xl\:skew-x-1{--tw-skew-x:1deg!important}.\32xl\:skew-x-2{--tw-skew-x:2deg!important}.\32xl\:skew-x-3{--tw-skew-x:3deg!important}.\32xl\:skew-x-6{--tw-skew-x:6deg!important}.\32xl\:skew-x-12{--tw-skew-x:12deg!important}.\32xl\:-skew-x-12{--tw-skew-x:-12deg!important}.\32xl\:-skew-x-6{--tw-skew-x:-6deg!important}.\32xl\:-skew-x-3{--tw-skew-x:-3deg!important}.\32xl\:-skew-x-2{--tw-skew-x:-2deg!important}.\32xl\:-skew-x-1{--tw-skew-x:-1deg!important}.\32xl\:skew-y-0{--tw-skew-y:0deg!important}.\32xl\:skew-y-1{--tw-skew-y:1deg!important}.\32xl\:skew-y-2{--tw-skew-y:2deg!important}.\32xl\:skew-y-3{--tw-skew-y:3deg!important}.\32xl\:skew-y-6{--tw-skew-y:6deg!important}.\32xl\:skew-y-12{--tw-skew-y:12deg!important}.\32xl\:-skew-y-12{--tw-skew-y:-12deg!important}.\32xl\:-skew-y-6{--tw-skew-y:-6deg!important}.\32xl\:-skew-y-3{--tw-skew-y:-3deg!important}.\32xl\:-skew-y-2{--tw-skew-y:-2deg!important}.\32xl\:-skew-y-1{--tw-skew-y:-1deg!important}.\32xl\:hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.\32xl\:hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.\32xl\:hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.\32xl\:hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.\32xl\:hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.\32xl\:hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.\32xl\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.\32xl\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.\32xl\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.\32xl\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.\32xl\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.\32xl\:hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.\32xl\:hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.\32xl\:hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.\32xl\:hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.\32xl\:hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.\32xl\:hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.\32xl\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.\32xl\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.\32xl\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.\32xl\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.\32xl\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.\32xl\:focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.\32xl\:focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.\32xl\:focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.\32xl\:focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.\32xl\:focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.\32xl\:focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.\32xl\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.\32xl\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.\32xl\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.\32xl\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.\32xl\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.\32xl\:focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.\32xl\:focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.\32xl\:focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.\32xl\:focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.\32xl\:focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.\32xl\:focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.\32xl\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.\32xl\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.\32xl\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.\32xl\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.\32xl\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.\32xl\:scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.\32xl\:scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.\32xl\:scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.\32xl\:scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.\32xl\:scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.\32xl\:scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.\32xl\:scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.\32xl\:scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.\32xl\:scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.\32xl\:scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.\32xl\:hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.\32xl\:hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.\32xl\:hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.\32xl\:hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.\32xl\:hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.\32xl\:hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.\32xl\:hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.\32xl\:hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.\32xl\:hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.\32xl\:hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.\32xl\:focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.\32xl\:focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.\32xl\:focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.\32xl\:focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.\32xl\:focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.\32xl\:focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.\32xl\:focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.\32xl\:focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.\32xl\:focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.\32xl\:focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.\32xl\:scale-x-0{--tw-scale-x:0!important}.\32xl\:scale-x-50{--tw-scale-x:.5!important}.\32xl\:scale-x-75{--tw-scale-x:.75!important}.\32xl\:scale-x-90{--tw-scale-x:.9!important}.\32xl\:scale-x-95{--tw-scale-x:.95!important}.\32xl\:scale-x-100{--tw-scale-x:1!important}.\32xl\:scale-x-105{--tw-scale-x:1.05!important}.\32xl\:scale-x-110{--tw-scale-x:1.1!important}.\32xl\:scale-x-125{--tw-scale-x:1.25!important}.\32xl\:scale-x-150{--tw-scale-x:1.5!important}.\32xl\:scale-y-0{--tw-scale-y:0!important}.\32xl\:scale-y-50{--tw-scale-y:.5!important}.\32xl\:scale-y-75{--tw-scale-y:.75!important}.\32xl\:scale-y-90{--tw-scale-y:.9!important}.\32xl\:scale-y-95{--tw-scale-y:.95!important}.\32xl\:scale-y-100{--tw-scale-y:1!important}.\32xl\:scale-y-105{--tw-scale-y:1.05!important}.\32xl\:scale-y-110{--tw-scale-y:1.1!important}.\32xl\:scale-y-125{--tw-scale-y:1.25!important}.\32xl\:scale-y-150{--tw-scale-y:1.5!important}.\32xl\:hover\:scale-x-0:hover{--tw-scale-x:0!important}.\32xl\:hover\:scale-x-50:hover{--tw-scale-x:.5!important}.\32xl\:hover\:scale-x-75:hover{--tw-scale-x:.75!important}.\32xl\:hover\:scale-x-90:hover{--tw-scale-x:.9!important}.\32xl\:hover\:scale-x-95:hover{--tw-scale-x:.95!important}.\32xl\:hover\:scale-x-100:hover{--tw-scale-x:1!important}.\32xl\:hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.\32xl\:hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.\32xl\:hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.\32xl\:hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.\32xl\:hover\:scale-y-0:hover{--tw-scale-y:0!important}.\32xl\:hover\:scale-y-50:hover{--tw-scale-y:.5!important}.\32xl\:hover\:scale-y-75:hover{--tw-scale-y:.75!important}.\32xl\:hover\:scale-y-90:hover{--tw-scale-y:.9!important}.\32xl\:hover\:scale-y-95:hover{--tw-scale-y:.95!important}.\32xl\:hover\:scale-y-100:hover{--tw-scale-y:1!important}.\32xl\:hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.\32xl\:hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.\32xl\:hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.\32xl\:hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.\32xl\:focus\:scale-x-0:focus{--tw-scale-x:0!important}.\32xl\:focus\:scale-x-50:focus{--tw-scale-x:.5!important}.\32xl\:focus\:scale-x-75:focus{--tw-scale-x:.75!important}.\32xl\:focus\:scale-x-90:focus{--tw-scale-x:.9!important}.\32xl\:focus\:scale-x-95:focus{--tw-scale-x:.95!important}.\32xl\:focus\:scale-x-100:focus{--tw-scale-x:1!important}.\32xl\:focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.\32xl\:focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.\32xl\:focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.\32xl\:focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.\32xl\:focus\:scale-y-0:focus{--tw-scale-y:0!important}.\32xl\:focus\:scale-y-50:focus{--tw-scale-y:.5!important}.\32xl\:focus\:scale-y-75:focus{--tw-scale-y:.75!important}.\32xl\:focus\:scale-y-90:focus{--tw-scale-y:.9!important}.\32xl\:focus\:scale-y-95:focus{--tw-scale-y:.95!important}.\32xl\:focus\:scale-y-100:focus{--tw-scale-y:1!important}.\32xl\:focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.\32xl\:focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.\32xl\:focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.\32xl\:focus\:scale-y-150:focus{--tw-scale-y:1.5!important}.\32xl\:animate-none{animation:none!important}.\32xl\:animate-spin{animation:spin 1s linear infinite!important}.\32xl\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.\32xl\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.\32xl\:animate-bounce{animation:bounce 1s infinite!important}.\32xl\:animate-fade-in{animation:fade-in 0.3s linear!important}.\32xl\:cursor-auto{cursor:auto!important}.\32xl\:cursor-default{cursor:default!important}.\32xl\:cursor-pointer{cursor:pointer!important}.\32xl\:cursor-wait{cursor:wait!important}.\32xl\:cursor-text{cursor:text!important}.\32xl\:cursor-move{cursor:move!important}.\32xl\:cursor-help{cursor:help!important}.\32xl\:cursor-not-allowed{cursor:not-allowed!important}.\32xl\:cursor-col-resize{cursor:col-resize!important}.\32xl\:disabled\:cursor-auto:disabled{cursor:auto!important}.\32xl\:disabled\:cursor-default:disabled{cursor:default!important}.\32xl\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.\32xl\:disabled\:cursor-wait:disabled{cursor:wait!important}.\32xl\:disabled\:cursor-text:disabled{cursor:text!important}.\32xl\:disabled\:cursor-move:disabled{cursor:move!important}.\32xl\:disabled\:cursor-help:disabled{cursor:help!important}.\32xl\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.\32xl\:disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.\32xl\:select-none{-webkit-user-select:none!important;user-select:none!important}.\32xl\:select-text{-webkit-user-select:text!important;user-select:text!important}.\32xl\:select-all{-webkit-user-select:all!important;user-select:all!important}.\32xl\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.\32xl\:resize-none{resize:none!important}.\32xl\:resize-y{resize:vertical!important}.\32xl\:resize-x{resize:horizontal!important}.\32xl\:resize{resize:both!important}.\32xl\:list-inside{list-style-position:inside!important}.\32xl\:list-outside{list-style-position:outside!important}.\32xl\:list-none{list-style-type:none!important}.\32xl\:list-disc{list-style-type:disc!important}.\32xl\:list-decimal{list-style-type:decimal!important}.\32xl\:appearance-none{-webkit-appearance:none!important;appearance:none!important}.\32xl\:auto-cols-auto{grid-auto-columns:auto!important}.\32xl\:auto-cols-min{grid-auto-columns:min-content!important}.\32xl\:auto-cols-max{grid-auto-columns:max-content!important}.\32xl\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.\32xl\:grid-flow-row{grid-auto-flow:row!important}.\32xl\:grid-flow-col{grid-auto-flow:column!important}.\32xl\:grid-flow-row-dense{grid-auto-flow:row dense!important}.\32xl\:grid-flow-col-dense{grid-auto-flow:column dense!important}.\32xl\:auto-rows-auto{grid-auto-rows:auto!important}.\32xl\:auto-rows-min{grid-auto-rows:min-content!important}.\32xl\:auto-rows-max{grid-auto-rows:max-content!important}.\32xl\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.\32xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.\32xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.\32xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.\32xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.\32xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.\32xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.\32xl\:grid-cols-none{grid-template-columns:none!important}.\32xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.\32xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.\32xl\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.\32xl\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.\32xl\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.\32xl\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.\32xl\:grid-rows-none{grid-template-rows:none!important}.\32xl\:flex-row{flex-direction:row!important}.\32xl\:flex-row-reverse{flex-direction:row-reverse!important}.\32xl\:flex-col{flex-direction:column!important}.\32xl\:flex-col-reverse{flex-direction:column-reverse!important}.\32xl\:flex-wrap{flex-wrap:wrap!important}.\32xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.\32xl\:flex-nowrap{flex-wrap:nowrap!important}.\32xl\:place-content-center{place-content:center!important}.\32xl\:place-content-start{place-content:start!important}.\32xl\:place-content-end{place-content:end!important}.\32xl\:place-content-between{place-content:space-between!important}.\32xl\:place-content-around{place-content:space-around!important}.\32xl\:place-content-evenly{place-content:space-evenly!important}.\32xl\:place-content-stretch{place-content:stretch!important}.\32xl\:place-items-start{place-items:start!important}.\32xl\:place-items-end{place-items:end!important}.\32xl\:place-items-center{place-items:center!important}.\32xl\:place-items-stretch{place-items:stretch!important}.\32xl\:content-center{align-content:center!important}.\32xl\:content-start{align-content:flex-start!important}.\32xl\:content-end{align-content:flex-end!important}.\32xl\:content-between{align-content:space-between!important}.\32xl\:content-around{align-content:space-around!important}.\32xl\:content-evenly{align-content:space-evenly!important}.\32xl\:items-start{align-items:flex-start!important}.\32xl\:items-end{align-items:flex-end!important}.\32xl\:items-center{align-items:center!important}.\32xl\:items-baseline{align-items:baseline!important}.\32xl\:items-stretch{align-items:stretch!important}.\32xl\:justify-start{justify-content:flex-start!important}.\32xl\:justify-end{justify-content:flex-end!important}.\32xl\:justify-center{justify-content:center!important}.\32xl\:justify-between{justify-content:space-between!important}.\32xl\:justify-around{justify-content:space-around!important}.\32xl\:justify-evenly{justify-content:space-evenly!important}.\32xl\:justify-items-start{justify-items:start!important}.\32xl\:justify-items-end{justify-items:end!important}.\32xl\:justify-items-center{justify-items:center!important}.\32xl\:justify-items-stretch{justify-items:stretch!important}.\32xl\:gap-0{gap:0!important}.\32xl\:gap-1{gap:.25rem!important}.\32xl\:gap-2{gap:.5rem!important}.\32xl\:gap-3{gap:.75rem!important}.\32xl\:gap-4{gap:1rem!important}.\32xl\:gap-5{gap:1.25rem!important}.\32xl\:gap-6{gap:1.5rem!important}.\32xl\:gap-7{gap:1.75rem!important}.\32xl\:gap-8{gap:2rem!important}.\32xl\:gap-9{gap:2.25rem!important}.\32xl\:gap-10{gap:2.5rem!important}.\32xl\:gap-11{gap:2.75rem!important}.\32xl\:gap-12{gap:3rem!important}.\32xl\:gap-14{gap:3.5rem!important}.\32xl\:gap-16{gap:4rem!important}.\32xl\:gap-20{gap:5rem!important}.\32xl\:gap-24{gap:6rem!important}.\32xl\:gap-28{gap:7rem!important}.\32xl\:gap-32{gap:8rem!important}.\32xl\:gap-36{gap:9rem!important}.\32xl\:gap-40{gap:10rem!important}.\32xl\:gap-44{gap:11rem!important}.\32xl\:gap-48{gap:12rem!important}.\32xl\:gap-52{gap:13rem!important}.\32xl\:gap-56{gap:14rem!important}.\32xl\:gap-60{gap:15rem!important}.\32xl\:gap-64{gap:16rem!important}.\32xl\:gap-72{gap:18rem!important}.\32xl\:gap-80{gap:20rem!important}.\32xl\:gap-84{gap:21rem!important}.\32xl\:gap-96{gap:24rem!important}.\32xl\:gap-px{gap:1px!important}.\32xl\:gap-0\.5{gap:.125rem!important}.\32xl\:gap-1\.5{gap:.375rem!important}.\32xl\:gap-2\.5{gap:.625rem!important}.\32xl\:gap-3\.5{gap:.875rem!important}.\32xl\:-gap-3px{gap:-3px!important}.\32xl\:-gap-1px{gap:-1px!important}.\32xl\:gap-5px{gap:5px!important}.\32xl\:gap-x-0{column-gap:0!important}.\32xl\:gap-x-1{column-gap:.25rem!important}.\32xl\:gap-x-2{column-gap:.5rem!important}.\32xl\:gap-x-3{column-gap:.75rem!important}.\32xl\:gap-x-4{column-gap:1rem!important}.\32xl\:gap-x-5{column-gap:1.25rem!important}.\32xl\:gap-x-6{column-gap:1.5rem!important}.\32xl\:gap-x-7{column-gap:1.75rem!important}.\32xl\:gap-x-8{column-gap:2rem!important}.\32xl\:gap-x-9{column-gap:2.25rem!important}.\32xl\:gap-x-10{column-gap:2.5rem!important}.\32xl\:gap-x-11{column-gap:2.75rem!important}.\32xl\:gap-x-12{column-gap:3rem!important}.\32xl\:gap-x-14{column-gap:3.5rem!important}.\32xl\:gap-x-16{column-gap:4rem!important}.\32xl\:gap-x-20{column-gap:5rem!important}.\32xl\:gap-x-24{column-gap:6rem!important}.\32xl\:gap-x-28{column-gap:7rem!important}.\32xl\:gap-x-32{column-gap:8rem!important}.\32xl\:gap-x-36{column-gap:9rem!important}.\32xl\:gap-x-40{column-gap:10rem!important}.\32xl\:gap-x-44{column-gap:11rem!important}.\32xl\:gap-x-48{column-gap:12rem!important}.\32xl\:gap-x-52{column-gap:13rem!important}.\32xl\:gap-x-56{column-gap:14rem!important}.\32xl\:gap-x-60{column-gap:15rem!important}.\32xl\:gap-x-64{column-gap:16rem!important}.\32xl\:gap-x-72{column-gap:18rem!important}.\32xl\:gap-x-80{column-gap:20rem!important}.\32xl\:gap-x-84{column-gap:21rem!important}.\32xl\:gap-x-96{column-gap:24rem!important}.\32xl\:gap-x-px{column-gap:1px!important}.\32xl\:gap-x-0\.5{column-gap:.125rem!important}.\32xl\:gap-x-1\.5{column-gap:.375rem!important}.\32xl\:gap-x-2\.5{column-gap:.625rem!important}.\32xl\:gap-x-3\.5{column-gap:.875rem!important}.\32xl\:-gap-x-3px{column-gap:-3px!important}.\32xl\:-gap-x-1px{column-gap:-1px!important}.\32xl\:gap-x-5px{column-gap:5px!important}.\32xl\:gap-y-0{row-gap:0!important}.\32xl\:gap-y-1{row-gap:.25rem!important}.\32xl\:gap-y-2{row-gap:.5rem!important}.\32xl\:gap-y-3{row-gap:.75rem!important}.\32xl\:gap-y-4{row-gap:1rem!important}.\32xl\:gap-y-5{row-gap:1.25rem!important}.\32xl\:gap-y-6{row-gap:1.5rem!important}.\32xl\:gap-y-7{row-gap:1.75rem!important}.\32xl\:gap-y-8{row-gap:2rem!important}.\32xl\:gap-y-9{row-gap:2.25rem!important}.\32xl\:gap-y-10{row-gap:2.5rem!important}.\32xl\:gap-y-11{row-gap:2.75rem!important}.\32xl\:gap-y-12{row-gap:3rem!important}.\32xl\:gap-y-14{row-gap:3.5rem!important}.\32xl\:gap-y-16{row-gap:4rem!important}.\32xl\:gap-y-20{row-gap:5rem!important}.\32xl\:gap-y-24{row-gap:6rem!important}.\32xl\:gap-y-28{row-gap:7rem!important}.\32xl\:gap-y-32{row-gap:8rem!important}.\32xl\:gap-y-36{row-gap:9rem!important}.\32xl\:gap-y-40{row-gap:10rem!important}.\32xl\:gap-y-44{row-gap:11rem!important}.\32xl\:gap-y-48{row-gap:12rem!important}.\32xl\:gap-y-52{row-gap:13rem!important}.\32xl\:gap-y-56{row-gap:14rem!important}.\32xl\:gap-y-60{row-gap:15rem!important}.\32xl\:gap-y-64{row-gap:16rem!important}.\32xl\:gap-y-72{row-gap:18rem!important}.\32xl\:gap-y-80{row-gap:20rem!important}.\32xl\:gap-y-84{row-gap:21rem!important}.\32xl\:gap-y-96{row-gap:24rem!important}.\32xl\:gap-y-px{row-gap:1px!important}.\32xl\:gap-y-0\.5{row-gap:.125rem!important}.\32xl\:gap-y-1\.5{row-gap:.375rem!important}.\32xl\:gap-y-2\.5{row-gap:.625rem!important}.\32xl\:gap-y-3\.5{row-gap:.875rem!important}.\32xl\:-gap-y-3px{row-gap:-3px!important}.\32xl\:-gap-y-1px{row-gap:-1px!important}.\32xl\:gap-y-5px{row-gap:5px!important}.\32xl\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.\32xl\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.\32xl\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.\32xl\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.\32xl\:space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.\32xl\:-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.\32xl\:-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.\32xl\:-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.\32xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.\32xl\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.\32xl\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.\32xl\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.\32xl\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.\32xl\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.\32xl\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.\32xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.\32xl\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.\32xl\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.\32xl\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.\32xl\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.\32xl\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.\32xl\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.\32xl\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.\32xl\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.\32xl\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.\32xl\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.\32xl\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.\32xl\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.\32xl\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.\32xl\:divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.\32xl\:divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.\32xl\:divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.\32xl\:divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.\32xl\:divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.\32xl\:divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.\32xl\:divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.\32xl\:divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.\32xl\:divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.\32xl\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.\32xl\:divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.\32xl\:divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.\32xl\:divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.\32xl\:divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.\32xl\:divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.\32xl\:divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.\32xl\:divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.\32xl\:divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.\32xl\:divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.\32xl\:divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.\32xl\:divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.\32xl\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.\32xl\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.\32xl\:divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.\32xl\:divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.\32xl\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.\32xl\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.\32xl\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.\32xl\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.\32xl\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.\32xl\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.\32xl\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.\32xl\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.\32xl\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.\32xl\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.\32xl\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.\32xl\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.\32xl\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.\32xl\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.\32xl\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.\32xl\:place-self-auto{place-self:auto!important}.\32xl\:place-self-start{place-self:start!important}.\32xl\:place-self-end{place-self:end!important}.\32xl\:place-self-center{place-self:center!important}.\32xl\:place-self-stretch{place-self:stretch!important}.\32xl\:self-auto{align-self:auto!important}.\32xl\:self-start{align-self:flex-start!important}.\32xl\:self-end{align-self:flex-end!important}.\32xl\:self-center{align-self:center!important}.\32xl\:self-stretch{align-self:stretch!important}.\32xl\:self-baseline{align-self:baseline!important}.\32xl\:justify-self-auto{justify-self:auto!important}.\32xl\:justify-self-start{justify-self:start!important}.\32xl\:justify-self-end{justify-self:end!important}.\32xl\:justify-self-center{justify-self:center!important}.\32xl\:justify-self-stretch{justify-self:stretch!important}.\32xl\:overflow-auto{overflow:auto!important}.\32xl\:overflow-hidden{overflow:hidden!important}.\32xl\:overflow-visible{overflow:visible!important}.\32xl\:overflow-scroll{overflow:scroll!important}.\32xl\:overflow-x-auto{overflow-x:auto!important}.\32xl\:overflow-y-auto{overflow-y:auto!important}.\32xl\:overflow-x-hidden{overflow-x:hidden!important}.\32xl\:overflow-y-hidden{overflow-y:hidden!important}.\32xl\:overflow-x-visible{overflow-x:visible!important}.\32xl\:overflow-y-visible{overflow-y:visible!important}.\32xl\:overflow-x-scroll{overflow-x:scroll!important}.\32xl\:overflow-y-scroll{overflow-y:scroll!important}.\32xl\:overscroll-auto{overscroll-behavior:auto!important}.\32xl\:overscroll-contain{overscroll-behavior:contain!important}.\32xl\:overscroll-none{overscroll-behavior:none!important}.\32xl\:overscroll-y-auto{overscroll-behavior-y:auto!important}.\32xl\:overscroll-y-contain{overscroll-behavior-y:contain!important}.\32xl\:overscroll-y-none{overscroll-behavior-y:none!important}.\32xl\:overscroll-x-auto{overscroll-behavior-x:auto!important}.\32xl\:overscroll-x-contain{overscroll-behavior-x:contain!important}.\32xl\:overscroll-x-none{overscroll-behavior-x:none!important}.\32xl\:truncate{overflow:hidden!important;white-space:nowrap!important}.\32xl\:overflow-ellipsis,.\32xl\:truncate{text-overflow:ellipsis!important}.\32xl\:overflow-clip{text-overflow:clip!important}.\32xl\:whitespace-normal{white-space:normal!important}.\32xl\:whitespace-nowrap{white-space:nowrap!important}.\32xl\:whitespace-pre{white-space:pre!important}.\32xl\:whitespace-pre-line{white-space:pre-line!important}.\32xl\:whitespace-pre-wrap{white-space:pre-wrap!important}.\32xl\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.\32xl\:break-words{overflow-wrap:break-word!important}.\32xl\:break-all{word-break:break-all!important}.\32xl\:rounded-none{border-radius:0!important}.\32xl\:rounded-sm{border-radius:.125rem!important}.\32xl\:rounded{border-radius:.25rem!important}.\32xl\:rounded-md{border-radius:.375rem!important}.\32xl\:rounded-lg{border-radius:.5rem!important}.\32xl\:rounded-xl{border-radius:.75rem!important}.\32xl\:rounded-2xl{border-radius:1rem!important}.\32xl\:rounded-3xl{border-radius:1.5rem!important}.\32xl\:rounded-full{border-radius:9999px!important}.\32xl\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.\32xl\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.\32xl\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.\32xl\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.\32xl\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.\32xl\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.\32xl\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.\32xl\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.\32xl\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.\32xl\:rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.\32xl\:rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.\32xl\:rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.\32xl\:rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.\32xl\:rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.\32xl\:rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.\32xl\:rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.\32xl\:rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.\32xl\:rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.\32xl\:rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.\32xl\:rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.\32xl\:rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.\32xl\:rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.\32xl\:rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.\32xl\:rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.\32xl\:rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.\32xl\:rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.\32xl\:rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.\32xl\:rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.\32xl\:rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.\32xl\:rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.\32xl\:rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.\32xl\:rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.\32xl\:rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.\32xl\:rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.\32xl\:rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.\32xl\:rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.\32xl\:rounded-tl-none{border-top-left-radius:0!important}.\32xl\:rounded-tl-sm{border-top-left-radius:.125rem!important}.\32xl\:rounded-tl{border-top-left-radius:.25rem!important}.\32xl\:rounded-tl-md{border-top-left-radius:.375rem!important}.\32xl\:rounded-tl-lg{border-top-left-radius:.5rem!important}.\32xl\:rounded-tl-xl{border-top-left-radius:.75rem!important}.\32xl\:rounded-tl-2xl{border-top-left-radius:1rem!important}.\32xl\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.\32xl\:rounded-tl-full{border-top-left-radius:9999px!important}.\32xl\:rounded-tr-none{border-top-right-radius:0!important}.\32xl\:rounded-tr-sm{border-top-right-radius:.125rem!important}.\32xl\:rounded-tr{border-top-right-radius:.25rem!important}.\32xl\:rounded-tr-md{border-top-right-radius:.375rem!important}.\32xl\:rounded-tr-lg{border-top-right-radius:.5rem!important}.\32xl\:rounded-tr-xl{border-top-right-radius:.75rem!important}.\32xl\:rounded-tr-2xl{border-top-right-radius:1rem!important}.\32xl\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.\32xl\:rounded-tr-full{border-top-right-radius:9999px!important}.\32xl\:rounded-br-none{border-bottom-right-radius:0!important}.\32xl\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.\32xl\:rounded-br{border-bottom-right-radius:.25rem!important}.\32xl\:rounded-br-md{border-bottom-right-radius:.375rem!important}.\32xl\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.\32xl\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.\32xl\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.\32xl\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.\32xl\:rounded-br-full{border-bottom-right-radius:9999px!important}.\32xl\:rounded-bl-none{border-bottom-left-radius:0!important}.\32xl\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.\32xl\:rounded-bl{border-bottom-left-radius:.25rem!important}.\32xl\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.\32xl\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.\32xl\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.\32xl\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.\32xl\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.\32xl\:rounded-bl-full{border-bottom-left-radius:9999px!important}.\32xl\:border-0{border-width:0!important}.\32xl\:border-2{border-width:2px!important}.\32xl\:border-4{border-width:4px!important}.\32xl\:border-8{border-width:8px!important}.\32xl\:border{border-width:1px!important}.\32xl\:first\:border-0:first-child{border-width:0!important}.\32xl\:first\:border-2:first-child{border-width:2px!important}.\32xl\:first\:border-4:first-child{border-width:4px!important}.\32xl\:first\:border-8:first-child{border-width:8px!important}.\32xl\:first\:border:first-child{border-width:1px!important}.\32xl\:border-t-0{border-top-width:0!important}.\32xl\:border-t-2{border-top-width:2px!important}.\32xl\:border-t-4{border-top-width:4px!important}.\32xl\:border-t-8{border-top-width:8px!important}.\32xl\:border-t{border-top-width:1px!important}.\32xl\:border-r-0{border-right-width:0!important}.\32xl\:border-r-2{border-right-width:2px!important}.\32xl\:border-r-4{border-right-width:4px!important}.\32xl\:border-r-8{border-right-width:8px!important}.\32xl\:border-r{border-right-width:1px!important}.\32xl\:border-b-0{border-bottom-width:0!important}.\32xl\:border-b-2{border-bottom-width:2px!important}.\32xl\:border-b-4{border-bottom-width:4px!important}.\32xl\:border-b-8{border-bottom-width:8px!important}.\32xl\:border-b{border-bottom-width:1px!important}.\32xl\:border-l-0{border-left-width:0!important}.\32xl\:border-l-2{border-left-width:2px!important}.\32xl\:border-l-4{border-left-width:4px!important}.\32xl\:border-l-8{border-left-width:8px!important}.\32xl\:border-l{border-left-width:1px!important}.\32xl\:first\:border-t-0:first-child{border-top-width:0!important}.\32xl\:first\:border-t-2:first-child{border-top-width:2px!important}.\32xl\:first\:border-t-4:first-child{border-top-width:4px!important}.\32xl\:first\:border-t-8:first-child{border-top-width:8px!important}.\32xl\:first\:border-t:first-child{border-top-width:1px!important}.\32xl\:first\:border-r-0:first-child{border-right-width:0!important}.\32xl\:first\:border-r-2:first-child{border-right-width:2px!important}.\32xl\:first\:border-r-4:first-child{border-right-width:4px!important}.\32xl\:first\:border-r-8:first-child{border-right-width:8px!important}.\32xl\:first\:border-r:first-child{border-right-width:1px!important}.\32xl\:first\:border-b-0:first-child{border-bottom-width:0!important}.\32xl\:first\:border-b-2:first-child{border-bottom-width:2px!important}.\32xl\:first\:border-b-4:first-child{border-bottom-width:4px!important}.\32xl\:first\:border-b-8:first-child{border-bottom-width:8px!important}.\32xl\:first\:border-b:first-child{border-bottom-width:1px!important}.\32xl\:first\:border-l-0:first-child{border-left-width:0!important}.\32xl\:first\:border-l-2:first-child{border-left-width:2px!important}.\32xl\:first\:border-l-4:first-child{border-left-width:4px!important}.\32xl\:first\:border-l-8:first-child{border-left-width:8px!important}.\32xl\:first\:border-l:first-child{border-left-width:1px!important}.\32xl\:border-solid{border-style:solid!important}.\32xl\:border-dashed{border-style:dashed!important}.\32xl\:border-dotted{border-style:dotted!important}.\32xl\:border-double{border-style:double!important}.\32xl\:border-none{border-style:none!important}.\32xl\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.\32xl\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.\32xl\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.\32xl\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.\32xl\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.\32xl\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.\32xl\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.\32xl\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.\32xl\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.\32xl\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.\32xl\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.\32xl\:border-black-light{border-color:#19171199!important}.\32xl\:border-black-lighter{border-color:#37352f99!important}.\32xl\:border-black-lightest{border-color:#37352f66!important}.\32xl\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.\32xl\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.\32xl\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.\32xl\:border-opacity-darker{border-color:#0000001a!important}.\32xl\:border-opacity-lighter{border-color:#ffffff1a!important}.\32xl\:border-table-x{border-color:#37352f17!important}.\32xl\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.\32xl\:border-transparent{border-color:#0000!important}.\32xl\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.\32xl\:border-blue-selection{border-color:#2eaadc33!important}.group:hover .\32xl\:group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-black-light{border-color:#19171199!important}.group:hover .\32xl\:group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .\32xl\:group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .\32xl\:group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .\32xl\:group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .\32xl\:group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .\32xl\:group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-transparent{border-color:#0000!important}.group:hover .\32xl\:group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .\32xl\:group-hover\:border-blue-selection{border-color:#2eaadc33!important}.\32xl\:focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-black-light:focus-within{border-color:#19171199!important}.\32xl\:focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.\32xl\:focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.\32xl\:focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.\32xl\:focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.\32xl\:focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.\32xl\:focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-transparent:focus-within{border-color:#0000!important}.\32xl\:focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.\32xl\:focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.\32xl\:hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.\32xl\:hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.\32xl\:hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.\32xl\:hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.\32xl\:hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.\32xl\:hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.\32xl\:hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.\32xl\:hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.\32xl\:hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.\32xl\:hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.\32xl\:hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.\32xl\:hover\:border-black-light:hover{border-color:#19171199!important}.\32xl\:hover\:border-black-lighter:hover{border-color:#37352f99!important}.\32xl\:hover\:border-black-lightest:hover{border-color:#37352f66!important}.\32xl\:hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.\32xl\:hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.\32xl\:hover\:border-opacity-darker:hover{border-color:#0000001a!important}.\32xl\:hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.\32xl\:hover\:border-table-x:hover{border-color:#37352f17!important}.\32xl\:hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.\32xl\:hover\:border-transparent:hover{border-color:#0000!important}.\32xl\:hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.\32xl\:hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.\32xl\:focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.\32xl\:focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.\32xl\:focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.\32xl\:focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.\32xl\:focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.\32xl\:focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.\32xl\:focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.\32xl\:focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.\32xl\:focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.\32xl\:focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.\32xl\:focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.\32xl\:focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.\32xl\:focus\:border-black-light:focus{border-color:#19171199!important}.\32xl\:focus\:border-black-lighter:focus{border-color:#37352f99!important}.\32xl\:focus\:border-black-lightest:focus{border-color:#37352f66!important}.\32xl\:focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.\32xl\:focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.\32xl\:focus\:border-opacity-darker:focus{border-color:#0000001a!important}.\32xl\:focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.\32xl\:focus\:border-table-x:focus{border-color:#37352f17!important}.\32xl\:focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.\32xl\:focus\:border-transparent:focus{border-color:#0000!important}.\32xl\:focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.\32xl\:focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.\32xl\:focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.\32xl\:border-opacity-0{--tw-border-opacity:0!important}.\32xl\:border-opacity-5{--tw-border-opacity:0.05!important}.\32xl\:border-opacity-10{--tw-border-opacity:0.1!important}.\32xl\:border-opacity-20{--tw-border-opacity:0.2!important}.\32xl\:border-opacity-25{--tw-border-opacity:0.25!important}.\32xl\:border-opacity-30{--tw-border-opacity:0.3!important}.\32xl\:border-opacity-40{--tw-border-opacity:0.4!important}.\32xl\:border-opacity-50{--tw-border-opacity:0.5!important}.\32xl\:border-opacity-60{--tw-border-opacity:0.6!important}.\32xl\:border-opacity-70{--tw-border-opacity:0.7!important}.\32xl\:border-opacity-75{--tw-border-opacity:0.75!important}.\32xl\:border-opacity-80{--tw-border-opacity:0.8!important}.\32xl\:border-opacity-90{--tw-border-opacity:0.9!important}.\32xl\:border-opacity-95{--tw-border-opacity:0.95!important}.\32xl\:border-opacity-100{--tw-border-opacity:1!important}.group:hover .\32xl\:group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .\32xl\:group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .\32xl\:group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .\32xl\:group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .\32xl\:group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .\32xl\:group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .\32xl\:group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .\32xl\:group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .\32xl\:group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .\32xl\:group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .\32xl\:group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .\32xl\:group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .\32xl\:group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .\32xl\:group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .\32xl\:group-hover\:border-opacity-100{--tw-border-opacity:1!important}.\32xl\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.\32xl\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.\32xl\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.\32xl\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.\32xl\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.\32xl\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.\32xl\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.\32xl\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.\32xl\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.\32xl\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.\32xl\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.\32xl\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.\32xl\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.\32xl\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.\32xl\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.\32xl\:hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.\32xl\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.\32xl\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.\32xl\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.\32xl\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.\32xl\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.\32xl\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.\32xl\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.\32xl\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.\32xl\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.\32xl\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.\32xl\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.\32xl\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.\32xl\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.\32xl\:hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.\32xl\:focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.\32xl\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.\32xl\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.\32xl\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.\32xl\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.\32xl\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.\32xl\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.\32xl\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.\32xl\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.\32xl\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.\32xl\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.\32xl\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.\32xl\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.\32xl\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.\32xl\:focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.\32xl\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.\32xl\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.\32xl\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.\32xl\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.\32xl\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.\32xl\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.\32xl\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.\32xl\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.\32xl\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.\32xl\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.\32xl\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.\32xl\:bg-black-light{background-color:#19171199!important}.\32xl\:bg-black-lighter{background-color:#37352f99!important}.\32xl\:bg-black-lightest{background-color:#37352f66!important}.\32xl\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.\32xl\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.\32xl\:bg-opacity-darker{background-color:#0000001a!important}.\32xl\:bg-opacity-lighter{background-color:#ffffff1a!important}.\32xl\:bg-table-x{background-color:#37352f17!important}.\32xl\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.\32xl\:bg-transparent{background-color:#0000!important}.\32xl\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.\32xl\:bg-blue-selection{background-color:#2eaadc33!important}.group:hover .\32xl\:group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .\32xl\:group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .\32xl\:group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .\32xl\:group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .\32xl\:group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .\32xl\:group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .\32xl\:group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-transparent{background-color:#0000!important}.group:hover .\32xl\:group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .\32xl\:group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.\32xl\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.\32xl\:focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.\32xl\:focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.\32xl\:focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.\32xl\:focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.\32xl\:focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.\32xl\:focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-transparent:focus-within{background-color:#0000!important}.\32xl\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.\32xl\:focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.\32xl\:hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-black-light:hover{background-color:#19171199!important}.\32xl\:hover\:bg-black-lighter:hover{background-color:#37352f99!important}.\32xl\:hover\:bg-black-lightest:hover{background-color:#37352f66!important}.\32xl\:hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.\32xl\:hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.\32xl\:hover\:bg-table-x:hover{background-color:#37352f17!important}.\32xl\:hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-transparent:hover{background-color:#0000!important}.\32xl\:hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.\32xl\:hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.\32xl\:focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-black-light:focus{background-color:#19171199!important}.\32xl\:focus\:bg-black-lighter:focus{background-color:#37352f99!important}.\32xl\:focus\:bg-black-lightest:focus{background-color:#37352f66!important}.\32xl\:focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.\32xl\:focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.\32xl\:focus\:bg-table-x:focus{background-color:#37352f17!important}.\32xl\:focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-transparent:focus{background-color:#0000!important}.\32xl\:focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.\32xl\:focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.\32xl\:bg-opacity-0{--tw-bg-opacity:0!important}.\32xl\:bg-opacity-5{--tw-bg-opacity:0.05!important}.\32xl\:bg-opacity-10{--tw-bg-opacity:0.1!important}.\32xl\:bg-opacity-20{--tw-bg-opacity:0.2!important}.\32xl\:bg-opacity-25{--tw-bg-opacity:0.25!important}.\32xl\:bg-opacity-30{--tw-bg-opacity:0.3!important}.\32xl\:bg-opacity-40{--tw-bg-opacity:0.4!important}.\32xl\:bg-opacity-50{--tw-bg-opacity:0.5!important}.\32xl\:bg-opacity-60{--tw-bg-opacity:0.6!important}.\32xl\:bg-opacity-70{--tw-bg-opacity:0.7!important}.\32xl\:bg-opacity-75{--tw-bg-opacity:0.75!important}.\32xl\:bg-opacity-80{--tw-bg-opacity:0.8!important}.\32xl\:bg-opacity-90{--tw-bg-opacity:0.9!important}.\32xl\:bg-opacity-95{--tw-bg-opacity:0.95!important}.\32xl\:bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .\32xl\:group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .\32xl\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .\32xl\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .\32xl\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .\32xl\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .\32xl\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .\32xl\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .\32xl\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .\32xl\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .\32xl\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .\32xl\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .\32xl\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .\32xl\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .\32xl\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .\32xl\:group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.\32xl\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.\32xl\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.\32xl\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.\32xl\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.\32xl\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.\32xl\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.\32xl\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.\32xl\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.\32xl\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.\32xl\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.\32xl\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.\32xl\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.\32xl\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.\32xl\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.\32xl\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.\32xl\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.\32xl\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.\32xl\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.\32xl\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.\32xl\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.\32xl\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.\32xl\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.\32xl\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.\32xl\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.\32xl\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.\32xl\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.\32xl\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.\32xl\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.\32xl\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.\32xl\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.\32xl\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.\32xl\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.\32xl\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.\32xl\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.\32xl\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.\32xl\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.\32xl\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.\32xl\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.\32xl\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.\32xl\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.\32xl\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.\32xl\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.\32xl\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.\32xl\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.\32xl\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.\32xl\:bg-none{background-image:none!important}.\32xl\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.\32xl\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.\32xl\:from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.\32xl\:from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.\32xl\:from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.\32xl\:from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.\32xl\:from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.\32xl\:from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.\32xl\:from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.\32xl\:from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.\32xl\:from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.\32xl\:from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.\32xl\:from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.\32xl\:from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.\32xl\:from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.\32xl\:from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.\32xl\:from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.\32xl\:from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.\32xl\:from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.\32xl\:from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.\32xl\:from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.\32xl\:from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.\32xl\:from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.\32xl\:from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.\32xl\:from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.\32xl\:hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.\32xl\:hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.\32xl\:hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.\32xl\:hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.\32xl\:hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.\32xl\:hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.\32xl\:hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.\32xl\:hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.\32xl\:hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.\32xl\:hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.\32xl\:hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.\32xl\:hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.\32xl\:hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.\32xl\:hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.\32xl\:hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.\32xl\:hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.\32xl\:hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.\32xl\:hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.\32xl\:hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.\32xl\:hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.\32xl\:hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.\32xl\:hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.\32xl\:hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.\32xl\:focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.\32xl\:focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.\32xl\:focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.\32xl\:focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.\32xl\:focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.\32xl\:focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.\32xl\:focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.\32xl\:focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.\32xl\:focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.\32xl\:focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.\32xl\:focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.\32xl\:focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.\32xl\:focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.\32xl\:focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.\32xl\:focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.\32xl\:focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.\32xl\:focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.\32xl\:focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.\32xl\:focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.\32xl\:focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.\32xl\:focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.\32xl\:focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.\32xl\:focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.\32xl\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.\32xl\:via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.\32xl\:via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.\32xl\:via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.\32xl\:via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.\32xl\:via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.\32xl\:via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.\32xl\:via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.\32xl\:via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.\32xl\:via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.\32xl\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.\32xl\:via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.\32xl\:via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.\32xl\:via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.\32xl\:via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.\32xl\:via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.\32xl\:via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.\32xl\:via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.\32xl\:via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.\32xl\:via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.\32xl\:via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.\32xl\:via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.\32xl\:via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.\32xl\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.\32xl\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.\32xl\:via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.\32xl\:via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.\32xl\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.\32xl\:hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.\32xl\:hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.\32xl\:hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.\32xl\:hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.\32xl\:hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.\32xl\:hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.\32xl\:hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.\32xl\:hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.\32xl\:hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.\32xl\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.\32xl\:hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.\32xl\:hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.\32xl\:hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.\32xl\:hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.\32xl\:hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.\32xl\:hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.\32xl\:hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.\32xl\:hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.\32xl\:hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.\32xl\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.\32xl\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.\32xl\:hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.\32xl\:hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.\32xl\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.\32xl\:focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.\32xl\:focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.\32xl\:focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.\32xl\:focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.\32xl\:focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.\32xl\:focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.\32xl\:focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.\32xl\:focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.\32xl\:focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.\32xl\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.\32xl\:focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.\32xl\:focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.\32xl\:focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.\32xl\:focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.\32xl\:focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.\32xl\:focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.\32xl\:focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.\32xl\:focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.\32xl\:focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.\32xl\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.\32xl\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.\32xl\:focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.\32xl\:focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.\32xl\:to-primary{--tw-gradient-to:#f7d94a!important}.\32xl\:to-primary-darker{--tw-gradient-to:#e7c51f!important}.\32xl\:to-primary-lighter{--tw-gradient-to:#ffe66f!important}.\32xl\:to-primary-lightest{--tw-gradient-to:#fe9!important}.\32xl\:to-secondary{--tw-gradient-to:#fcb930!important}.\32xl\:to-danger{--tw-gradient-to:#b62222!important}.\32xl\:to-disabled{--tw-gradient-to:#efeeea!important}.\32xl\:to-info{--tw-gradient-to:#35425b!important}.\32xl\:to-success{--tw-gradient-to:#0d8253!important}.\32xl\:to-warning{--tw-gradient-to:#fcb930!important}.\32xl\:to-black{--tw-gradient-to:#72706c!important}.\32xl\:to-black-active{--tw-gradient-to:#37352f!important}.\32xl\:to-black-dark{--tw-gradient-to:#2f3437!important}.\32xl\:to-black-light{--tw-gradient-to:#19171199!important}.\32xl\:to-black-lighter{--tw-gradient-to:#37352f99!important}.\32xl\:to-black-lightest{--tw-gradient-to:#37352f66!important}.\32xl\:to-gray{--tw-gradient-to:#f7f6f3!important}.\32xl\:to-gray-dark{--tw-gradient-to:#7d7d7d!important}.\32xl\:to-gray-darker{--tw-gradient-to:#2f2f2f!important}.\32xl\:to-opacity-darker{--tw-gradient-to:#0000001a!important}.\32xl\:to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.\32xl\:to-table-x{--tw-gradient-to:#37352f17!important}.\32xl\:to-table-y{--tw-gradient-to:#dfdfde!important}.\32xl\:to-transparent{--tw-gradient-to:#0000!important}.\32xl\:to-white{--tw-gradient-to:#fff!important}.\32xl\:to-white-off{--tw-gradient-to:#fffefc!important}.\32xl\:to-blue-selection{--tw-gradient-to:#2eaadc33!important}.\32xl\:hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.\32xl\:hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.\32xl\:hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.\32xl\:hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.\32xl\:hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.\32xl\:hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.\32xl\:hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.\32xl\:hover\:to-info:hover{--tw-gradient-to:#35425b!important}.\32xl\:hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.\32xl\:hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.\32xl\:hover\:to-black:hover{--tw-gradient-to:#72706c!important}.\32xl\:hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.\32xl\:hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.\32xl\:hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.\32xl\:hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.\32xl\:hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.\32xl\:hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.\32xl\:hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.\32xl\:hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.\32xl\:hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.\32xl\:hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.\32xl\:hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.\32xl\:hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.\32xl\:hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.\32xl\:hover\:to-white:hover{--tw-gradient-to:#fff!important}.\32xl\:hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.\32xl\:hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.\32xl\:focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.\32xl\:focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.\32xl\:focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.\32xl\:focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.\32xl\:focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.\32xl\:focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.\32xl\:focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.\32xl\:focus\:to-info:focus{--tw-gradient-to:#35425b!important}.\32xl\:focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.\32xl\:focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.\32xl\:focus\:to-black:focus{--tw-gradient-to:#72706c!important}.\32xl\:focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.\32xl\:focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.\32xl\:focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.\32xl\:focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.\32xl\:focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.\32xl\:focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.\32xl\:focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.\32xl\:focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.\32xl\:focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.\32xl\:focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.\32xl\:focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.\32xl\:focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.\32xl\:focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.\32xl\:focus\:to-white:focus{--tw-gradient-to:#fff!important}.\32xl\:focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.\32xl\:focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.\32xl\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.\32xl\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.\32xl\:bg-auto{background-size:auto!important}.\32xl\:bg-cover{background-size:cover!important}.\32xl\:bg-contain{background-size:contain!important}.\32xl\:bg-fixed{background-attachment:fixed!important}.\32xl\:bg-local{background-attachment:local!important}.\32xl\:bg-scroll{background-attachment:scroll!important}.\32xl\:bg-clip-border{background-clip:initial!important}.\32xl\:bg-clip-padding{background-clip:padding-box!important}.\32xl\:bg-clip-content{background-clip:content-box!important}.\32xl\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.\32xl\:bg-bottom{background-position:bottom!important}.\32xl\:bg-center{background-position:50%!important}.\32xl\:bg-left{background-position:0!important}.\32xl\:bg-left-bottom{background-position:0 100%!important}.\32xl\:bg-left-top{background-position:0 0!important}.\32xl\:bg-right{background-position:100%!important}.\32xl\:bg-right-bottom{background-position:100% 100%!important}.\32xl\:bg-right-top{background-position:100% 0!important}.\32xl\:bg-top{background-position:top!important}.\32xl\:bg-repeat{background-repeat:repeat!important}.\32xl\:bg-no-repeat{background-repeat:no-repeat!important}.\32xl\:bg-repeat-x{background-repeat:repeat-x!important}.\32xl\:bg-repeat-y{background-repeat:repeat-y!important}.\32xl\:bg-repeat-round{background-repeat:round!important}.\32xl\:bg-repeat-space{background-repeat:space!important}.\32xl\:bg-origin-border{background-origin:border-box!important}.\32xl\:bg-origin-padding{background-origin:initial!important}.\32xl\:bg-origin-content{background-origin:content-box!important}.\32xl\:fill-current{fill:currentColor!important}.\32xl\:stroke-current{stroke:currentColor!important}.\32xl\:stroke-0{stroke-width:0!important}.\32xl\:stroke-1{stroke-width:1!important}.\32xl\:stroke-2{stroke-width:2!important}.\32xl\:object-contain{object-fit:contain!important}.\32xl\:object-cover{object-fit:cover!important}.\32xl\:object-fill{object-fit:fill!important}.\32xl\:object-none{object-fit:none!important}.\32xl\:object-scale-down{object-fit:scale-down!important}.\32xl\:object-bottom{object-position:bottom!important}.\32xl\:object-center{object-position:center!important}.\32xl\:object-left{object-position:left!important}.\32xl\:object-left-bottom{object-position:left bottom!important}.\32xl\:object-left-top{object-position:left top!important}.\32xl\:object-right{object-position:right!important}.\32xl\:object-right-bottom{object-position:right bottom!important}.\32xl\:object-right-top{object-position:right top!important}.\32xl\:object-top{object-position:top!important}.\32xl\:p-0{padding:0!important}.\32xl\:p-1{padding:.25rem!important}.\32xl\:p-2{padding:.5rem!important}.\32xl\:p-3{padding:.75rem!important}.\32xl\:p-4{padding:1rem!important}.\32xl\:p-5{padding:1.25rem!important}.\32xl\:p-6{padding:1.5rem!important}.\32xl\:p-7{padding:1.75rem!important}.\32xl\:p-8{padding:2rem!important}.\32xl\:p-9{padding:2.25rem!important}.\32xl\:p-10{padding:2.5rem!important}.\32xl\:p-11{padding:2.75rem!important}.\32xl\:p-12{padding:3rem!important}.\32xl\:p-14{padding:3.5rem!important}.\32xl\:p-16{padding:4rem!important}.\32xl\:p-20{padding:5rem!important}.\32xl\:p-24{padding:6rem!important}.\32xl\:p-28{padding:7rem!important}.\32xl\:p-32{padding:8rem!important}.\32xl\:p-36{padding:9rem!important}.\32xl\:p-40{padding:10rem!important}.\32xl\:p-44{padding:11rem!important}.\32xl\:p-48{padding:12rem!important}.\32xl\:p-52{padding:13rem!important}.\32xl\:p-56{padding:14rem!important}.\32xl\:p-60{padding:15rem!important}.\32xl\:p-64{padding:16rem!important}.\32xl\:p-72{padding:18rem!important}.\32xl\:p-80{padding:20rem!important}.\32xl\:p-84{padding:21rem!important}.\32xl\:p-96{padding:24rem!important}.\32xl\:p-px{padding:1px!important}.\32xl\:p-0\.5{padding:.125rem!important}.\32xl\:p-1\.5{padding:.375rem!important}.\32xl\:p-2\.5{padding:.625rem!important}.\32xl\:p-3\.5{padding:.875rem!important}.\32xl\:-p-3px{padding:-3px!important}.\32xl\:-p-1px{padding:-1px!important}.\32xl\:p-5px{padding:5px!important}.\32xl\:px-0{padding-left:0!important;padding-right:0!important}.\32xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\32xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\32xl\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\32xl\:px-4{padding-left:1rem!important;padding-right:1rem!important}.\32xl\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\32xl\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\32xl\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.\32xl\:px-8{padding-left:2rem!important;padding-right:2rem!important}.\32xl\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.\32xl\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.\32xl\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.\32xl\:px-12{padding-left:3rem!important;padding-right:3rem!important}.\32xl\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.\32xl\:px-16{padding-left:4rem!important;padding-right:4rem!important}.\32xl\:px-20{padding-left:5rem!important;padding-right:5rem!important}.\32xl\:px-24{padding-left:6rem!important;padding-right:6rem!important}.\32xl\:px-28{padding-left:7rem!important;padding-right:7rem!important}.\32xl\:px-32{padding-left:8rem!important;padding-right:8rem!important}.\32xl\:px-36{padding-left:9rem!important;padding-right:9rem!important}.\32xl\:px-40{padding-left:10rem!important;padding-right:10rem!important}.\32xl\:px-44{padding-left:11rem!important;padding-right:11rem!important}.\32xl\:px-48{padding-left:12rem!important;padding-right:12rem!important}.\32xl\:px-52{padding-left:13rem!important;padding-right:13rem!important}.\32xl\:px-56{padding-left:14rem!important;padding-right:14rem!important}.\32xl\:px-60{padding-left:15rem!important;padding-right:15rem!important}.\32xl\:px-64{padding-left:16rem!important;padding-right:16rem!important}.\32xl\:px-72{padding-left:18rem!important;padding-right:18rem!important}.\32xl\:px-80{padding-left:20rem!important;padding-right:20rem!important}.\32xl\:px-84{padding-left:21rem!important;padding-right:21rem!important}.\32xl\:px-96{padding-left:24rem!important;padding-right:24rem!important}.\32xl\:px-px{padding-left:1px!important;padding-right:1px!important}.\32xl\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.\32xl\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.\32xl\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.\32xl\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.\32xl\:-px-3px{padding-left:-3px!important;padding-right:-3px!important}.\32xl\:-px-1px{padding-left:-1px!important;padding-right:-1px!important}.\32xl\:px-5px{padding-left:5px!important;padding-right:5px!important}.\32xl\:py-0{padding-bottom:0!important;padding-top:0!important}.\32xl\:py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.\32xl\:py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.\32xl\:py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.\32xl\:py-4{padding-bottom:1rem!important;padding-top:1rem!important}.\32xl\:py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.\32xl\:py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.\32xl\:py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.\32xl\:py-8{padding-bottom:2rem!important;padding-top:2rem!important}.\32xl\:py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.\32xl\:py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.\32xl\:py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.\32xl\:py-12{padding-bottom:3rem!important;padding-top:3rem!important}.\32xl\:py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.\32xl\:py-16{padding-bottom:4rem!important;padding-top:4rem!important}.\32xl\:py-20{padding-bottom:5rem!important;padding-top:5rem!important}.\32xl\:py-24{padding-bottom:6rem!important;padding-top:6rem!important}.\32xl\:py-28{padding-bottom:7rem!important;padding-top:7rem!important}.\32xl\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}.\32xl\:py-36{padding-bottom:9rem!important;padding-top:9rem!important}.\32xl\:py-40{padding-bottom:10rem!important;padding-top:10rem!important}.\32xl\:py-44{padding-bottom:11rem!important;padding-top:11rem!important}.\32xl\:py-48{padding-bottom:12rem!important;padding-top:12rem!important}.\32xl\:py-52{padding-bottom:13rem!important;padding-top:13rem!important}.\32xl\:py-56{padding-bottom:14rem!important;padding-top:14rem!important}.\32xl\:py-60{padding-bottom:15rem!important;padding-top:15rem!important}.\32xl\:py-64{padding-bottom:16rem!important;padding-top:16rem!important}.\32xl\:py-72{padding-bottom:18rem!important;padding-top:18rem!important}.\32xl\:py-80{padding-bottom:20rem!important;padding-top:20rem!important}.\32xl\:py-84{padding-bottom:21rem!important;padding-top:21rem!important}.\32xl\:py-96{padding-bottom:24rem!important;padding-top:24rem!important}.\32xl\:py-px{padding-bottom:1px!important;padding-top:1px!important}.\32xl\:py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.\32xl\:py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.\32xl\:py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.\32xl\:py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.\32xl\:-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.\32xl\:-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.\32xl\:py-5px{padding-bottom:5px!important;padding-top:5px!important}.\32xl\:pt-0{padding-top:0!important}.\32xl\:pt-1{padding-top:.25rem!important}.\32xl\:pt-2{padding-top:.5rem!important}.\32xl\:pt-3{padding-top:.75rem!important}.\32xl\:pt-4{padding-top:1rem!important}.\32xl\:pt-5{padding-top:1.25rem!important}.\32xl\:pt-6{padding-top:1.5rem!important}.\32xl\:pt-7{padding-top:1.75rem!important}.\32xl\:pt-8{padding-top:2rem!important}.\32xl\:pt-9{padding-top:2.25rem!important}.\32xl\:pt-10{padding-top:2.5rem!important}.\32xl\:pt-11{padding-top:2.75rem!important}.\32xl\:pt-12{padding-top:3rem!important}.\32xl\:pt-14{padding-top:3.5rem!important}.\32xl\:pt-16{padding-top:4rem!important}.\32xl\:pt-20{padding-top:5rem!important}.\32xl\:pt-24{padding-top:6rem!important}.\32xl\:pt-28{padding-top:7rem!important}.\32xl\:pt-32{padding-top:8rem!important}.\32xl\:pt-36{padding-top:9rem!important}.\32xl\:pt-40{padding-top:10rem!important}.\32xl\:pt-44{padding-top:11rem!important}.\32xl\:pt-48{padding-top:12rem!important}.\32xl\:pt-52{padding-top:13rem!important}.\32xl\:pt-56{padding-top:14rem!important}.\32xl\:pt-60{padding-top:15rem!important}.\32xl\:pt-64{padding-top:16rem!important}.\32xl\:pt-72{padding-top:18rem!important}.\32xl\:pt-80{padding-top:20rem!important}.\32xl\:pt-84{padding-top:21rem!important}.\32xl\:pt-96{padding-top:24rem!important}.\32xl\:pt-px{padding-top:1px!important}.\32xl\:pt-0\.5{padding-top:.125rem!important}.\32xl\:pt-1\.5{padding-top:.375rem!important}.\32xl\:pt-2\.5{padding-top:.625rem!important}.\32xl\:pt-3\.5{padding-top:.875rem!important}.\32xl\:-pt-3px{padding-top:-3px!important}.\32xl\:-pt-1px{padding-top:-1px!important}.\32xl\:pt-5px{padding-top:5px!important}.\32xl\:pr-0{padding-right:0!important}.\32xl\:pr-1{padding-right:.25rem!important}.\32xl\:pr-2{padding-right:.5rem!important}.\32xl\:pr-3{padding-right:.75rem!important}.\32xl\:pr-4{padding-right:1rem!important}.\32xl\:pr-5{padding-right:1.25rem!important}.\32xl\:pr-6{padding-right:1.5rem!important}.\32xl\:pr-7{padding-right:1.75rem!important}.\32xl\:pr-8{padding-right:2rem!important}.\32xl\:pr-9{padding-right:2.25rem!important}.\32xl\:pr-10{padding-right:2.5rem!important}.\32xl\:pr-11{padding-right:2.75rem!important}.\32xl\:pr-12{padding-right:3rem!important}.\32xl\:pr-14{padding-right:3.5rem!important}.\32xl\:pr-16{padding-right:4rem!important}.\32xl\:pr-20{padding-right:5rem!important}.\32xl\:pr-24{padding-right:6rem!important}.\32xl\:pr-28{padding-right:7rem!important}.\32xl\:pr-32{padding-right:8rem!important}.\32xl\:pr-36{padding-right:9rem!important}.\32xl\:pr-40{padding-right:10rem!important}.\32xl\:pr-44{padding-right:11rem!important}.\32xl\:pr-48{padding-right:12rem!important}.\32xl\:pr-52{padding-right:13rem!important}.\32xl\:pr-56{padding-right:14rem!important}.\32xl\:pr-60{padding-right:15rem!important}.\32xl\:pr-64{padding-right:16rem!important}.\32xl\:pr-72{padding-right:18rem!important}.\32xl\:pr-80{padding-right:20rem!important}.\32xl\:pr-84{padding-right:21rem!important}.\32xl\:pr-96{padding-right:24rem!important}.\32xl\:pr-px{padding-right:1px!important}.\32xl\:pr-0\.5{padding-right:.125rem!important}.\32xl\:pr-1\.5{padding-right:.375rem!important}.\32xl\:pr-2\.5{padding-right:.625rem!important}.\32xl\:pr-3\.5{padding-right:.875rem!important}.\32xl\:-pr-3px{padding-right:-3px!important}.\32xl\:-pr-1px{padding-right:-1px!important}.\32xl\:pr-5px{padding-right:5px!important}.\32xl\:pb-0{padding-bottom:0!important}.\32xl\:pb-1{padding-bottom:.25rem!important}.\32xl\:pb-2{padding-bottom:.5rem!important}.\32xl\:pb-3{padding-bottom:.75rem!important}.\32xl\:pb-4{padding-bottom:1rem!important}.\32xl\:pb-5{padding-bottom:1.25rem!important}.\32xl\:pb-6{padding-bottom:1.5rem!important}.\32xl\:pb-7{padding-bottom:1.75rem!important}.\32xl\:pb-8{padding-bottom:2rem!important}.\32xl\:pb-9{padding-bottom:2.25rem!important}.\32xl\:pb-10{padding-bottom:2.5rem!important}.\32xl\:pb-11{padding-bottom:2.75rem!important}.\32xl\:pb-12{padding-bottom:3rem!important}.\32xl\:pb-14{padding-bottom:3.5rem!important}.\32xl\:pb-16{padding-bottom:4rem!important}.\32xl\:pb-20{padding-bottom:5rem!important}.\32xl\:pb-24{padding-bottom:6rem!important}.\32xl\:pb-28{padding-bottom:7rem!important}.\32xl\:pb-32{padding-bottom:8rem!important}.\32xl\:pb-36{padding-bottom:9rem!important}.\32xl\:pb-40{padding-bottom:10rem!important}.\32xl\:pb-44{padding-bottom:11rem!important}.\32xl\:pb-48{padding-bottom:12rem!important}.\32xl\:pb-52{padding-bottom:13rem!important}.\32xl\:pb-56{padding-bottom:14rem!important}.\32xl\:pb-60{padding-bottom:15rem!important}.\32xl\:pb-64{padding-bottom:16rem!important}.\32xl\:pb-72{padding-bottom:18rem!important}.\32xl\:pb-80{padding-bottom:20rem!important}.\32xl\:pb-84{padding-bottom:21rem!important}.\32xl\:pb-96{padding-bottom:24rem!important}.\32xl\:pb-px{padding-bottom:1px!important}.\32xl\:pb-0\.5{padding-bottom:.125rem!important}.\32xl\:pb-1\.5{padding-bottom:.375rem!important}.\32xl\:pb-2\.5{padding-bottom:.625rem!important}.\32xl\:pb-3\.5{padding-bottom:.875rem!important}.\32xl\:-pb-3px{padding-bottom:-3px!important}.\32xl\:-pb-1px{padding-bottom:-1px!important}.\32xl\:pb-5px{padding-bottom:5px!important}.\32xl\:pl-0{padding-left:0!important}.\32xl\:pl-1{padding-left:.25rem!important}.\32xl\:pl-2{padding-left:.5rem!important}.\32xl\:pl-3{padding-left:.75rem!important}.\32xl\:pl-4{padding-left:1rem!important}.\32xl\:pl-5{padding-left:1.25rem!important}.\32xl\:pl-6{padding-left:1.5rem!important}.\32xl\:pl-7{padding-left:1.75rem!important}.\32xl\:pl-8{padding-left:2rem!important}.\32xl\:pl-9{padding-left:2.25rem!important}.\32xl\:pl-10{padding-left:2.5rem!important}.\32xl\:pl-11{padding-left:2.75rem!important}.\32xl\:pl-12{padding-left:3rem!important}.\32xl\:pl-14{padding-left:3.5rem!important}.\32xl\:pl-16{padding-left:4rem!important}.\32xl\:pl-20{padding-left:5rem!important}.\32xl\:pl-24{padding-left:6rem!important}.\32xl\:pl-28{padding-left:7rem!important}.\32xl\:pl-32{padding-left:8rem!important}.\32xl\:pl-36{padding-left:9rem!important}.\32xl\:pl-40{padding-left:10rem!important}.\32xl\:pl-44{padding-left:11rem!important}.\32xl\:pl-48{padding-left:12rem!important}.\32xl\:pl-52{padding-left:13rem!important}.\32xl\:pl-56{padding-left:14rem!important}.\32xl\:pl-60{padding-left:15rem!important}.\32xl\:pl-64{padding-left:16rem!important}.\32xl\:pl-72{padding-left:18rem!important}.\32xl\:pl-80{padding-left:20rem!important}.\32xl\:pl-84{padding-left:21rem!important}.\32xl\:pl-96{padding-left:24rem!important}.\32xl\:pl-px{padding-left:1px!important}.\32xl\:pl-0\.5{padding-left:.125rem!important}.\32xl\:pl-1\.5{padding-left:.375rem!important}.\32xl\:pl-2\.5{padding-left:.625rem!important}.\32xl\:pl-3\.5{padding-left:.875rem!important}.\32xl\:-pl-3px{padding-left:-3px!important}.\32xl\:-pl-1px{padding-left:-1px!important}.\32xl\:pl-5px{padding-left:5px!important}.\32xl\:text-left{text-align:left!important}.\32xl\:text-center{text-align:center!important}.\32xl\:text-right{text-align:right!important}.\32xl\:text-justify{text-align:justify!important}.\32xl\:align-baseline{vertical-align:initial!important}.\32xl\:align-top{vertical-align:top!important}.\32xl\:align-middle{vertical-align:middle!important}.\32xl\:align-bottom{vertical-align:bottom!important}.\32xl\:align-text-top{vertical-align:text-top!important}.\32xl\:align-text-bottom{vertical-align:text-bottom!important}.\32xl\:font-primary,.\32xl\:font-secondary{font-family:Inter!important}.\32xl\:text-sm,.\32xl\:text-xs{font-size:.75rem!important;line-height:1rem!important}.\32xl\:text-base{font-size:.875rem!important;line-height:1.25rem!important}.\32xl\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.\32xl\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.\32xl\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\32xl\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.\32xl\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.\32xl\:text-5xl{font-size:3rem!important;line-height:1!important}.\32xl\:text-6xl{font-size:3.75rem!important;line-height:1!important}.\32xl\:text-7xl{font-size:4.5rem!important;line-height:1rem!important}.\32xl\:text-8xl{font-size:6rem!important;line-height:1!important}.\32xl\:text-9xl{font-size:8rem!important;line-height:1!important}.\32xl\:font-thin{font-weight:100!important}.\32xl\:font-extralight{font-weight:200!important}.\32xl\:font-light{font-weight:300!important}.\32xl\:font-normal{font-weight:400!important}.\32xl\:font-medium{font-weight:500!important}.\32xl\:font-semibold{font-weight:600!important}.\32xl\:font-bold{font-weight:700!important}.\32xl\:font-extrabold{font-weight:800!important}.\32xl\:font-black{font-weight:900!important}.\32xl\:uppercase{text-transform:uppercase!important}.\32xl\:lowercase{text-transform:lowercase!important}.\32xl\:capitalize{text-transform:capitalize!important}.\32xl\:normal-case{text-transform:none!important}.\32xl\:italic{font-style:italic!important}.\32xl\:not-italic{font-style:normal!important}.\32xl\:diagonal-fractions,.\32xl\:lining-nums,.\32xl\:oldstyle-nums,.\32xl\:ordinal,.\32xl\:proportional-nums,.\32xl\:slashed-zero,.\32xl\:stacked-fractions,.\32xl\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.\32xl\:normal-nums{font-variant-numeric:normal!important}.\32xl\:ordinal{--tw-ordinal:ordinal!important}.\32xl\:slashed-zero{--tw-slashed-zero:slashed-zero!important}.\32xl\:lining-nums{--tw-numeric-figure:lining-nums!important}.\32xl\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.\32xl\:proportional-nums{--tw-numeric-spacing:proportional-nums!important}.\32xl\:tabular-nums{--tw-numeric-spacing:tabular-nums!important}.\32xl\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.\32xl\:stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.\32xl\:leading-3{line-height:.75rem!important}.\32xl\:leading-4{line-height:1rem!important}.\32xl\:leading-5{line-height:1.25rem!important}.\32xl\:leading-6{line-height:1.5rem!important}.\32xl\:leading-7{line-height:1.75rem!important}.\32xl\:leading-8{line-height:2rem!important}.\32xl\:leading-9{line-height:2.25rem!important}.\32xl\:leading-10{line-height:2.5rem!important}.\32xl\:leading-none{line-height:1!important}.\32xl\:leading-tight{line-height:1.25!important}.\32xl\:leading-snug{line-height:1.375!important}.\32xl\:leading-normal{line-height:1.5!important}.\32xl\:leading-relaxed{line-height:1.625!important}.\32xl\:leading-loose{line-height:2!important}.\32xl\:tracking-tighter{letter-spacing:-.05em!important}.\32xl\:tracking-tight{letter-spacing:-.025em!important}.\32xl\:tracking-normal{letter-spacing:0!important}.\32xl\:tracking-wide{letter-spacing:.025em!important}.\32xl\:tracking-wider{letter-spacing:.05em!important}.\32xl\:tracking-widest{letter-spacing:.1em!important}.\32xl\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.\32xl\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.\32xl\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.\32xl\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.\32xl\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.\32xl\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.\32xl\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.\32xl\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.\32xl\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.\32xl\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.\32xl\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.\32xl\:text-black-light{color:#19171199!important}.\32xl\:text-black-lighter{color:#37352f99!important}.\32xl\:text-black-lightest{color:#37352f66!important}.\32xl\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.\32xl\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.\32xl\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.\32xl\:text-opacity-darker{color:#0000001a!important}.\32xl\:text-opacity-lighter{color:#ffffff1a!important}.\32xl\:text-table-x{color:#37352f17!important}.\32xl\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.\32xl\:text-transparent{color:#0000!important}.\32xl\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.\32xl\:text-blue-selection{color:#2eaadc33!important}.group:hover .\32xl\:group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-black-light{color:#19171199!important}.group:hover .\32xl\:group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .\32xl\:group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .\32xl\:group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .\32xl\:group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .\32xl\:group-hover\:text-table-x{color:#37352f17!important}.group:hover .\32xl\:group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-transparent{color:#0000!important}.group:hover .\32xl\:group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .\32xl\:group-hover\:text-blue-selection{color:#2eaadc33!important}.\32xl\:focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-black-light:focus-within{color:#19171199!important}.\32xl\:focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.\32xl\:focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.\32xl\:focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.\32xl\:focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.\32xl\:focus-within\:text-table-x:focus-within{color:#37352f17!important}.\32xl\:focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-transparent:focus-within{color:#0000!important}.\32xl\:focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.\32xl\:focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.\32xl\:hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.\32xl\:hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.\32xl\:hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.\32xl\:hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.\32xl\:hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.\32xl\:hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.\32xl\:hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.\32xl\:hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.\32xl\:hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.\32xl\:hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.\32xl\:hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.\32xl\:hover\:text-black-light:hover{color:#19171199!important}.\32xl\:hover\:text-black-lighter:hover{color:#37352f99!important}.\32xl\:hover\:text-black-lightest:hover{color:#37352f66!important}.\32xl\:hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.\32xl\:hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.\32xl\:hover\:text-opacity-darker:hover{color:#0000001a!important}.\32xl\:hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.\32xl\:hover\:text-table-x:hover{color:#37352f17!important}.\32xl\:hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.\32xl\:hover\:text-transparent:hover{color:#0000!important}.\32xl\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.\32xl\:hover\:text-blue-selection:hover{color:#2eaadc33!important}.\32xl\:focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.\32xl\:focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.\32xl\:focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.\32xl\:focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.\32xl\:focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.\32xl\:focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.\32xl\:focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.\32xl\:focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.\32xl\:focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.\32xl\:focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.\32xl\:focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.\32xl\:focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.\32xl\:focus\:text-black-light:focus{color:#19171199!important}.\32xl\:focus\:text-black-lighter:focus{color:#37352f99!important}.\32xl\:focus\:text-black-lightest:focus{color:#37352f66!important}.\32xl\:focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.\32xl\:focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.\32xl\:focus\:text-opacity-darker:focus{color:#0000001a!important}.\32xl\:focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.\32xl\:focus\:text-table-x:focus{color:#37352f17!important}.\32xl\:focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.\32xl\:focus\:text-transparent:focus{color:#0000!important}.\32xl\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.\32xl\:focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.\32xl\:focus\:text-blue-selection:focus{color:#2eaadc33!important}.\32xl\:text-opacity-0{--tw-text-opacity:0!important}.\32xl\:text-opacity-5{--tw-text-opacity:0.05!important}.\32xl\:text-opacity-10{--tw-text-opacity:0.1!important}.\32xl\:text-opacity-20{--tw-text-opacity:0.2!important}.\32xl\:text-opacity-25{--tw-text-opacity:0.25!important}.\32xl\:text-opacity-30{--tw-text-opacity:0.3!important}.\32xl\:text-opacity-40{--tw-text-opacity:0.4!important}.\32xl\:text-opacity-50{--tw-text-opacity:0.5!important}.\32xl\:text-opacity-60{--tw-text-opacity:0.6!important}.\32xl\:text-opacity-70{--tw-text-opacity:0.7!important}.\32xl\:text-opacity-75{--tw-text-opacity:0.75!important}.\32xl\:text-opacity-80{--tw-text-opacity:0.8!important}.\32xl\:text-opacity-90{--tw-text-opacity:0.9!important}.\32xl\:text-opacity-95{--tw-text-opacity:0.95!important}.\32xl\:text-opacity-100{--tw-text-opacity:1!important}.group:hover .\32xl\:group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .\32xl\:group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .\32xl\:group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .\32xl\:group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .\32xl\:group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .\32xl\:group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .\32xl\:group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .\32xl\:group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .\32xl\:group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .\32xl\:group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .\32xl\:group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .\32xl\:group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .\32xl\:group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .\32xl\:group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .\32xl\:group-hover\:text-opacity-100{--tw-text-opacity:1!important}.\32xl\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.\32xl\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.\32xl\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.\32xl\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.\32xl\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.\32xl\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.\32xl\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.\32xl\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.\32xl\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.\32xl\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.\32xl\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.\32xl\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.\32xl\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.\32xl\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.\32xl\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.\32xl\:hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.\32xl\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.\32xl\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.\32xl\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.\32xl\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.\32xl\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.\32xl\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.\32xl\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.\32xl\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.\32xl\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.\32xl\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.\32xl\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.\32xl\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.\32xl\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.\32xl\:hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.\32xl\:focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.\32xl\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.\32xl\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.\32xl\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.\32xl\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.\32xl\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.\32xl\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.\32xl\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.\32xl\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.\32xl\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.\32xl\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.\32xl\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.\32xl\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.\32xl\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.\32xl\:focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.\32xl\:underline{text-decoration:underline!important}.\32xl\:line-through{text-decoration:line-through!important}.\32xl\:no-underline{text-decoration:none!important}.group:hover .\32xl\:group-hover\:underline{text-decoration:underline!important}.group:hover .\32xl\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .\32xl\:group-hover\:no-underline{text-decoration:none!important}.\32xl\:focus-within\:underline:focus-within{text-decoration:underline!important}.\32xl\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.\32xl\:focus-within\:no-underline:focus-within{text-decoration:none!important}.\32xl\:hover\:underline:hover{text-decoration:underline!important}.\32xl\:hover\:line-through:hover{text-decoration:line-through!important}.\32xl\:hover\:no-underline:hover{text-decoration:none!important}.\32xl\:focus\:underline:focus{text-decoration:underline!important}.\32xl\:focus\:line-through:focus{text-decoration:line-through!important}.\32xl\:focus\:no-underline:focus{text-decoration:none!important}.\32xl\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.\32xl\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.\32xl\:placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-black-light::placeholder{color:#19171199!important}.\32xl\:placeholder-black-lighter::placeholder{color:#37352f99!important}.\32xl\:placeholder-black-lightest::placeholder{color:#37352f66!important}.\32xl\:placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-opacity-darker::placeholder{color:#0000001a!important}.\32xl\:placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.\32xl\:placeholder-table-x::placeholder{color:#37352f17!important}.\32xl\:placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-transparent::placeholder{color:#0000!important}.\32xl\:placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.\32xl\:placeholder-blue-selection::placeholder{color:#2eaadc33!important}.\32xl\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.\32xl\:focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.\32xl\:focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.\32xl\:focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.\32xl\:focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.\32xl\:focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.\32xl\:focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.\32xl\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.\32xl\:focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.\32xl\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.\32xl\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.\32xl\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.\32xl\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.\32xl\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.\32xl\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.\32xl\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.\32xl\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.\32xl\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.\32xl\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.\32xl\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.\32xl\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.\32xl\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.\32xl\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.\32xl\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.\32xl\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.\32xl\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.\32xl\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.\32xl\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.\32xl\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.\32xl\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.\32xl\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.\32xl\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.\32xl\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.\32xl\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.\32xl\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.\32xl\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.\32xl\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.\32xl\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.\32xl\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.\32xl\:opacity-0{opacity:0!important}.\32xl\:opacity-5{opacity:.05!important}.\32xl\:opacity-10{opacity:.1!important}.\32xl\:opacity-20{opacity:.2!important}.\32xl\:opacity-25{opacity:.25!important}.\32xl\:opacity-30{opacity:.3!important}.\32xl\:opacity-40{opacity:.4!important}.\32xl\:opacity-50{opacity:.5!important}.\32xl\:opacity-60{opacity:.6!important}.\32xl\:opacity-70{opacity:.7!important}.\32xl\:opacity-75{opacity:.75!important}.\32xl\:opacity-80{opacity:.8!important}.\32xl\:opacity-90{opacity:.9!important}.\32xl\:opacity-95{opacity:.95!important}.\32xl\:opacity-100{opacity:1!important}.group:hover .\32xl\:group-hover\:opacity-0{opacity:0!important}.group:hover .\32xl\:group-hover\:opacity-5{opacity:.05!important}.group:hover .\32xl\:group-hover\:opacity-10{opacity:.1!important}.group:hover .\32xl\:group-hover\:opacity-20{opacity:.2!important}.group:hover .\32xl\:group-hover\:opacity-25{opacity:.25!important}.group:hover .\32xl\:group-hover\:opacity-30{opacity:.3!important}.group:hover .\32xl\:group-hover\:opacity-40{opacity:.4!important}.group:hover .\32xl\:group-hover\:opacity-50{opacity:.5!important}.group:hover .\32xl\:group-hover\:opacity-60{opacity:.6!important}.group:hover .\32xl\:group-hover\:opacity-70{opacity:.7!important}.group:hover .\32xl\:group-hover\:opacity-75{opacity:.75!important}.group:hover .\32xl\:group-hover\:opacity-80{opacity:.8!important}.group:hover .\32xl\:group-hover\:opacity-90{opacity:.9!important}.group:hover .\32xl\:group-hover\:opacity-95{opacity:.95!important}.group:hover .\32xl\:group-hover\:opacity-100{opacity:1!important}.\32xl\:focus-within\:opacity-0:focus-within{opacity:0!important}.\32xl\:focus-within\:opacity-5:focus-within{opacity:.05!important}.\32xl\:focus-within\:opacity-10:focus-within{opacity:.1!important}.\32xl\:focus-within\:opacity-20:focus-within{opacity:.2!important}.\32xl\:focus-within\:opacity-25:focus-within{opacity:.25!important}.\32xl\:focus-within\:opacity-30:focus-within{opacity:.3!important}.\32xl\:focus-within\:opacity-40:focus-within{opacity:.4!important}.\32xl\:focus-within\:opacity-50:focus-within{opacity:.5!important}.\32xl\:focus-within\:opacity-60:focus-within{opacity:.6!important}.\32xl\:focus-within\:opacity-70:focus-within{opacity:.7!important}.\32xl\:focus-within\:opacity-75:focus-within{opacity:.75!important}.\32xl\:focus-within\:opacity-80:focus-within{opacity:.8!important}.\32xl\:focus-within\:opacity-90:focus-within{opacity:.9!important}.\32xl\:focus-within\:opacity-95:focus-within{opacity:.95!important}.\32xl\:focus-within\:opacity-100:focus-within{opacity:1!important}.\32xl\:hover\:opacity-0:hover{opacity:0!important}.\32xl\:hover\:opacity-5:hover{opacity:.05!important}.\32xl\:hover\:opacity-10:hover{opacity:.1!important}.\32xl\:hover\:opacity-20:hover{opacity:.2!important}.\32xl\:hover\:opacity-25:hover{opacity:.25!important}.\32xl\:hover\:opacity-30:hover{opacity:.3!important}.\32xl\:hover\:opacity-40:hover{opacity:.4!important}.\32xl\:hover\:opacity-50:hover{opacity:.5!important}.\32xl\:hover\:opacity-60:hover{opacity:.6!important}.\32xl\:hover\:opacity-70:hover{opacity:.7!important}.\32xl\:hover\:opacity-75:hover{opacity:.75!important}.\32xl\:hover\:opacity-80:hover{opacity:.8!important}.\32xl\:hover\:opacity-90:hover{opacity:.9!important}.\32xl\:hover\:opacity-95:hover{opacity:.95!important}.\32xl\:hover\:opacity-100:hover{opacity:1!important}.\32xl\:focus\:opacity-0:focus{opacity:0!important}.\32xl\:focus\:opacity-5:focus{opacity:.05!important}.\32xl\:focus\:opacity-10:focus{opacity:.1!important}.\32xl\:focus\:opacity-20:focus{opacity:.2!important}.\32xl\:focus\:opacity-25:focus{opacity:.25!important}.\32xl\:focus\:opacity-30:focus{opacity:.3!important}.\32xl\:focus\:opacity-40:focus{opacity:.4!important}.\32xl\:focus\:opacity-50:focus{opacity:.5!important}.\32xl\:focus\:opacity-60:focus{opacity:.6!important}.\32xl\:focus\:opacity-70:focus{opacity:.7!important}.\32xl\:focus\:opacity-75:focus{opacity:.75!important}.\32xl\:focus\:opacity-80:focus{opacity:.8!important}.\32xl\:focus\:opacity-90:focus{opacity:.9!important}.\32xl\:focus\:opacity-95:focus{opacity:.95!important}.\32xl\:focus\:opacity-100:focus{opacity:1!important}.\32xl\:disabled\:opacity-0:disabled{opacity:0!important}.\32xl\:disabled\:opacity-5:disabled{opacity:.05!important}.\32xl\:disabled\:opacity-10:disabled{opacity:.1!important}.\32xl\:disabled\:opacity-20:disabled{opacity:.2!important}.\32xl\:disabled\:opacity-25:disabled{opacity:.25!important}.\32xl\:disabled\:opacity-30:disabled{opacity:.3!important}.\32xl\:disabled\:opacity-40:disabled{opacity:.4!important}.\32xl\:disabled\:opacity-50:disabled{opacity:.5!important}.\32xl\:disabled\:opacity-60:disabled{opacity:.6!important}.\32xl\:disabled\:opacity-70:disabled{opacity:.7!important}.\32xl\:disabled\:opacity-75:disabled{opacity:.75!important}.\32xl\:disabled\:opacity-80:disabled{opacity:.8!important}.\32xl\:disabled\:opacity-90:disabled{opacity:.9!important}.\32xl\:disabled\:opacity-95:disabled{opacity:.95!important}.\32xl\:disabled\:opacity-100:disabled{opacity:1!important}.\32xl\:bg-blend-normal{background-blend-mode:normal!important}.\32xl\:bg-blend-multiply{background-blend-mode:multiply!important}.\32xl\:bg-blend-screen{background-blend-mode:screen!important}.\32xl\:bg-blend-overlay{background-blend-mode:overlay!important}.\32xl\:bg-blend-darken{background-blend-mode:darken!important}.\32xl\:bg-blend-lighten{background-blend-mode:lighten!important}.\32xl\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.\32xl\:bg-blend-color-burn{background-blend-mode:color-burn!important}.\32xl\:bg-blend-hard-light{background-blend-mode:hard-light!important}.\32xl\:bg-blend-soft-light{background-blend-mode:soft-light!important}.\32xl\:bg-blend-difference{background-blend-mode:difference!important}.\32xl\:bg-blend-exclusion{background-blend-mode:exclusion!important}.\32xl\:bg-blend-hue{background-blend-mode:hue!important}.\32xl\:bg-blend-saturation{background-blend-mode:saturation!important}.\32xl\:bg-blend-color{background-blend-mode:color!important}.\32xl\:bg-blend-luminosity{background-blend-mode:luminosity!important}.\32xl\:mix-blend-normal{mix-blend-mode:normal!important}.\32xl\:mix-blend-multiply{mix-blend-mode:multiply!important}.\32xl\:mix-blend-screen{mix-blend-mode:screen!important}.\32xl\:mix-blend-overlay{mix-blend-mode:overlay!important}.\32xl\:mix-blend-darken{mix-blend-mode:darken!important}.\32xl\:mix-blend-lighten{mix-blend-mode:lighten!important}.\32xl\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.\32xl\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.\32xl\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.\32xl\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.\32xl\:mix-blend-difference{mix-blend-mode:difference!important}.\32xl\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.\32xl\:mix-blend-hue{mix-blend-mode:hue!important}.\32xl\:mix-blend-saturation{mix-blend-mode:saturation!important}.\32xl\:mix-blend-color{mix-blend-mode:color!important}.\32xl\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.\32xl\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.\32xl\:shadow,.\32xl\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.\32xl\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.\32xl\:shadow-lg,.\32xl\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.\32xl\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.\32xl\:shadow-2xl,.\32xl\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.\32xl\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.\32xl\:shadow-inner,.\32xl\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .\32xl\:group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .\32xl\:group-hover\:shadow,.group:hover .\32xl\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .\32xl\:group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .\32xl\:group-hover\:shadow-lg,.group:hover .\32xl\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .\32xl\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .\32xl\:group-hover\:shadow-2xl,.group:hover .\32xl\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .\32xl\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .\32xl\:group-hover\:shadow-inner,.group:hover .\32xl\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .\32xl\:group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.\32xl\:focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.\32xl\:focus-within\:shadow-sm:focus-within,.\32xl\:focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.\32xl\:focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.\32xl\:focus-within\:shadow-lg:focus-within,.\32xl\:focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.\32xl\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.\32xl\:focus-within\:shadow-2xl:focus-within,.\32xl\:focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.\32xl\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.\32xl\:focus-within\:shadow-inner:focus-within,.\32xl\:focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.\32xl\:hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.\32xl\:hover\:shadow-sm:hover,.\32xl\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.\32xl\:hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.\32xl\:hover\:shadow-lg:hover,.\32xl\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.\32xl\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.\32xl\:hover\:shadow-2xl:hover,.\32xl\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.\32xl\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.\32xl\:hover\:shadow-inner:hover,.\32xl\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.\32xl\:focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.\32xl\:focus\:shadow-sm:focus,.\32xl\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.\32xl\:focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.\32xl\:focus\:shadow-lg:focus,.\32xl\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.\32xl\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.\32xl\:focus\:shadow-2xl:focus,.\32xl\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.\32xl\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.\32xl\:focus\:shadow-inner:focus,.\32xl\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\32xl\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.\32xl\:outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.\32xl\:outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.\32xl\:outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.\32xl\:focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.\32xl\:focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.\32xl\:focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.\32xl\:focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.\32xl\:focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.\32xl\:focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.\32xl\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:ring-0,.\32xl\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:ring-2,.\32xl\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:ring,.\32xl\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus-within\:ring-0:focus-within,.\32xl\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus-within\:ring-2:focus-within,.\32xl\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus-within\:ring-8:focus-within,.\32xl\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus\:ring-0:focus,.\32xl\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus\:ring-2:focus,.\32xl\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus\:ring-8:focus,.\32xl\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.\32xl\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.\32xl\:focus-within\:ring-inset:focus-within,.\32xl\:focus\:ring-inset:focus,.\32xl\:ring-inset{--tw-ring-inset:inset!important}.\32xl\:ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.\32xl\:ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.\32xl\:ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.\32xl\:ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.\32xl\:ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.\32xl\:ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.\32xl\:ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.\32xl\:ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.\32xl\:ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.\32xl\:ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.\32xl\:ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.\32xl\:ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.\32xl\:ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.\32xl\:ring-black-light{--tw-ring-color:#19171199!important}.\32xl\:ring-black-lighter{--tw-ring-color:#37352f99!important}.\32xl\:ring-black-lightest{--tw-ring-color:#37352f66!important}.\32xl\:ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.\32xl\:ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.\32xl\:ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.\32xl\:ring-opacity-darker{--tw-ring-color:#0000001a!important}.\32xl\:ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.\32xl\:ring-table-x{--tw-ring-color:#37352f17!important}.\32xl\:ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.\32xl\:ring-transparent{--tw-ring-color:#0000!important}.\32xl\:ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.\32xl\:ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.\32xl\:ring-blue-selection{--tw-ring-color:#2eaadc33!important}.\32xl\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.\32xl\:focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.\32xl\:focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.\32xl\:focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.\32xl\:focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.\32xl\:focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.\32xl\:focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.\32xl\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.\32xl\:focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.\32xl\:focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.\32xl\:focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.\32xl\:focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.\32xl\:focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.\32xl\:focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.\32xl\:focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.\32xl\:focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.\32xl\:focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.\32xl\:focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.\32xl\:ring-opacity-0{--tw-ring-opacity:0!important}.\32xl\:ring-opacity-5{--tw-ring-opacity:0.05!important}.\32xl\:ring-opacity-10{--tw-ring-opacity:0.1!important}.\32xl\:ring-opacity-20{--tw-ring-opacity:0.2!important}.\32xl\:ring-opacity-25{--tw-ring-opacity:0.25!important}.\32xl\:ring-opacity-30{--tw-ring-opacity:0.3!important}.\32xl\:ring-opacity-40{--tw-ring-opacity:0.4!important}.\32xl\:ring-opacity-50{--tw-ring-opacity:0.5!important}.\32xl\:ring-opacity-60{--tw-ring-opacity:0.6!important}.\32xl\:ring-opacity-70{--tw-ring-opacity:0.7!important}.\32xl\:ring-opacity-75{--tw-ring-opacity:0.75!important}.\32xl\:ring-opacity-80{--tw-ring-opacity:0.8!important}.\32xl\:ring-opacity-90{--tw-ring-opacity:0.9!important}.\32xl\:ring-opacity-95{--tw-ring-opacity:0.95!important}.\32xl\:ring-opacity-100{--tw-ring-opacity:1!important}.\32xl\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.\32xl\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.\32xl\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.\32xl\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.\32xl\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.\32xl\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.\32xl\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.\32xl\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.\32xl\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.\32xl\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.\32xl\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.\32xl\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.\32xl\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.\32xl\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.\32xl\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.\32xl\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.\32xl\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.\32xl\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.\32xl\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.\32xl\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.\32xl\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.\32xl\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.\32xl\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.\32xl\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.\32xl\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.\32xl\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.\32xl\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.\32xl\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.\32xl\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.\32xl\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.\32xl\:ring-offset-0{--tw-ring-offset-width:0px!important}.\32xl\:ring-offset-1{--tw-ring-offset-width:1px!important}.\32xl\:ring-offset-2{--tw-ring-offset-width:2px!important}.\32xl\:ring-offset-4{--tw-ring-offset-width:4px!important}.\32xl\:ring-offset-8{--tw-ring-offset-width:8px!important}.\32xl\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.\32xl\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.\32xl\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.\32xl\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.\32xl\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.\32xl\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.\32xl\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.\32xl\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.\32xl\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.\32xl\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.\32xl\:ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.\32xl\:ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.\32xl\:ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.\32xl\:ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.\32xl\:ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.\32xl\:ring-offset-danger{--tw-ring-offset-color:#b62222!important}.\32xl\:ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.\32xl\:ring-offset-info{--tw-ring-offset-color:#35425b!important}.\32xl\:ring-offset-success{--tw-ring-offset-color:#0d8253!important}.\32xl\:ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.\32xl\:ring-offset-black{--tw-ring-offset-color:#72706c!important}.\32xl\:ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.\32xl\:ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.\32xl\:ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.\32xl\:ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.\32xl\:ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.\32xl\:ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.\32xl\:ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.\32xl\:ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.\32xl\:ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.\32xl\:ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.\32xl\:ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.\32xl\:ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.\32xl\:ring-offset-transparent{--tw-ring-offset-color:#0000!important}.\32xl\:ring-offset-white{--tw-ring-offset-color:#fff!important}.\32xl\:ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.\32xl\:ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.\32xl\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.\32xl\:focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.\32xl\:focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.\32xl\:focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.\32xl\:focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.\32xl\:focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.\32xl\:focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.\32xl\:focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.\32xl\:focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.\32xl\:focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.\32xl\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.\32xl\:focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.\32xl\:focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.\32xl\:focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.\32xl\:focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.\32xl\:focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.\32xl\:focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.\32xl\:focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.\32xl\:focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.\32xl\:focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.\32xl\:focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.\32xl\:focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.\32xl\:focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.\32xl\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.\32xl\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.\32xl\:focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.\32xl\:focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.\32xl\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.\32xl\:focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.\32xl\:focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.\32xl\:focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.\32xl\:focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.\32xl\:focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.\32xl\:focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.\32xl\:focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.\32xl\:focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.\32xl\:focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.\32xl\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.\32xl\:focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.\32xl\:focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.\32xl\:focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.\32xl\:focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.\32xl\:focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.\32xl\:focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.\32xl\:focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.\32xl\:focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.\32xl\:focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.\32xl\:focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.\32xl\:focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.\32xl\:focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.\32xl\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.\32xl\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.\32xl\:focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.\32xl\:focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.\32xl\:filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.\32xl\:filter-none{filter:none!important}.\32xl\:blur-0,.\32xl\:blur-none{--tw-blur:blur(0)!important}.\32xl\:blur-sm{--tw-blur:blur(4px)!important}.\32xl\:blur{--tw-blur:blur(8px)!important}.\32xl\:blur-md{--tw-blur:blur(12px)!important}.\32xl\:blur-lg{--tw-blur:blur(16px)!important}.\32xl\:blur-xl{--tw-blur:blur(24px)!important}.\32xl\:blur-2xl{--tw-blur:blur(40px)!important}.\32xl\:blur-3xl{--tw-blur:blur(64px)!important}.\32xl\:brightness-0{--tw-brightness:brightness(0)!important}.\32xl\:brightness-50{--tw-brightness:brightness(.5)!important}.\32xl\:brightness-75{--tw-brightness:brightness(.75)!important}.\32xl\:brightness-90{--tw-brightness:brightness(.9)!important}.\32xl\:brightness-95{--tw-brightness:brightness(.95)!important}.\32xl\:brightness-100{--tw-brightness:brightness(1)!important}.\32xl\:brightness-105{--tw-brightness:brightness(1.05)!important}.\32xl\:brightness-110{--tw-brightness:brightness(1.1)!important}.\32xl\:brightness-125{--tw-brightness:brightness(1.25)!important}.\32xl\:brightness-150{--tw-brightness:brightness(1.5)!important}.\32xl\:brightness-200{--tw-brightness:brightness(2)!important}.\32xl\:contrast-0{--tw-contrast:contrast(0)!important}.\32xl\:contrast-50{--tw-contrast:contrast(.5)!important}.\32xl\:contrast-75{--tw-contrast:contrast(.75)!important}.\32xl\:contrast-100{--tw-contrast:contrast(1)!important}.\32xl\:contrast-125{--tw-contrast:contrast(1.25)!important}.\32xl\:contrast-150{--tw-contrast:contrast(1.5)!important}.\32xl\:contrast-200{--tw-contrast:contrast(2)!important}.\32xl\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.\32xl\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.\32xl\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.\32xl\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.\32xl\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.\32xl\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.\32xl\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.\32xl\:grayscale-0{--tw-grayscale:grayscale(0)!important}.\32xl\:grayscale{--tw-grayscale:grayscale(100%)!important}.\32xl\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.\32xl\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.\32xl\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.\32xl\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.\32xl\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.\32xl\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.\32xl\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.\32xl\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.\32xl\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.\32xl\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.\32xl\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.\32xl\:invert-0{--tw-invert:invert(0)!important}.\32xl\:invert{--tw-invert:invert(100%)!important}.\32xl\:saturate-0{--tw-saturate:saturate(0)!important}.\32xl\:saturate-50{--tw-saturate:saturate(.5)!important}.\32xl\:saturate-100{--tw-saturate:saturate(1)!important}.\32xl\:saturate-150{--tw-saturate:saturate(1.5)!important}.\32xl\:saturate-200{--tw-saturate:saturate(2)!important}.\32xl\:sepia-0{--tw-sepia:sepia(0)!important}.\32xl\:sepia{--tw-sepia:sepia(100%)!important}.\32xl\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.\32xl\:backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.\32xl\:backdrop-blur-0,.\32xl\:backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.\32xl\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.\32xl\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.\32xl\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.\32xl\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.\32xl\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.\32xl\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.\32xl\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.\32xl\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.\32xl\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.\32xl\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.\32xl\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.\32xl\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.\32xl\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.\32xl\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.\32xl\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.\32xl\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.\32xl\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.\32xl\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.\32xl\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.\32xl\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.\32xl\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.\32xl\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.\32xl\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.\32xl\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.\32xl\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.\32xl\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.\32xl\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.\32xl\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.\32xl\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.\32xl\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.\32xl\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.\32xl\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.\32xl\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.\32xl\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.\32xl\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.\32xl\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.\32xl\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.\32xl\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.\32xl\:backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.\32xl\:backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.\32xl\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.\32xl\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.\32xl\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.\32xl\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.\32xl\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.\32xl\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.\32xl\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.\32xl\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.\32xl\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.\32xl\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.\32xl\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.\32xl\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.\32xl\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.\32xl\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.\32xl\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.\32xl\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.\32xl\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.\32xl\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.\32xl\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.\32xl\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.\32xl\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.\32xl\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.\32xl\:transition-none{transition-property:none!important}.\32xl\:transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\32xl\:transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\32xl\:transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\32xl\:transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\32xl\:transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\32xl\:transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\32xl\:delay-75{transition-delay:75ms!important}.\32xl\:delay-100{transition-delay:.1s!important}.\32xl\:delay-150{transition-delay:.15s!important}.\32xl\:delay-200{transition-delay:.2s!important}.\32xl\:delay-300{transition-delay:.3s!important}.\32xl\:delay-500{transition-delay:.5s!important}.\32xl\:delay-700{transition-delay:.7s!important}.\32xl\:delay-1000{transition-delay:1s!important}.\32xl\:duration-75{transition-duration:75ms!important}.\32xl\:duration-100{transition-duration:.1s!important}.\32xl\:duration-150{transition-duration:.15s!important}.\32xl\:duration-200{transition-duration:.2s!important}.\32xl\:duration-300{transition-duration:.3s!important}.\32xl\:duration-500{transition-duration:.5s!important}.\32xl\:duration-700{transition-duration:.7s!important}.\32xl\:duration-1000{transition-duration:1s!important}.\32xl\:ease-linear{transition-timing-function:linear!important}.\32xl\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.\32xl\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.\32xl\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (prefers-color-scheme: light){.light\:container{width:100%}@media (min-width:640px){.light\:container{max-width:640px}}@media (min-width:768px){.light\:container{max-width:768px}}@media (min-width:1024px){.light\:container{max-width:1024px}}@media (min-width:1280px){.light\:container{max-width:1280px}}@media (min-width:1536px){.light\:container{max-width:1536px}}.light\:sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.light\:not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.light\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.light\:focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.light\:focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.light\:focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.light\:pointer-events-none{pointer-events:none!important}.light\:pointer-events-auto{pointer-events:auto!important}.light\:visible{visibility:visible!important}.light\:invisible{visibility:hidden!important}.light\:static{position:static!important}.light\:fixed{position:fixed!important}.light\:absolute{position:absolute!important}.light\:relative{position:relative!important}.light\:sticky{position:sticky!important}.light\:inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.light\:inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.light\:inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.light\:inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.light\:inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.light\:inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.light\:inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.light\:inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.light\:inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.light\:inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.light\:inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.light\:inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.light\:inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.light\:inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.light\:inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.light\:inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.light\:inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.light\:inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.light\:inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.light\:inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.light\:inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.light\:inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.light\:inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.light\:inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.light\:inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.light\:inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.light\:inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.light\:inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.light\:inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.light\:inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.light\:inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.light\:inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.light\:inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.light\:inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.light\:inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.light\:inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.light\:inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.light\:-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.light\:-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.light\:inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.light\:-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.light\:-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.light\:-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.light\:-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.light\:-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.light\:-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.light\:-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.light\:-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.light\:-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.light\:-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.light\:-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.light\:-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.light\:-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.light\:-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.light\:-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.light\:-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.light\:-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.light\:-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.light\:-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.light\:-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.light\:-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.light\:-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.light\:-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.light\:-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.light\:-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.light\:-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.light\:-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.light\:-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.light\:-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.light\:-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.light\:-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.light\:-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.light\:-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.light\:-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.light\:-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.light\:-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.light\:-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.light\:-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.light\:-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.light\:inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.light\:inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.light\:inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.light\:inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.light\:inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.light\:inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.light\:inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.light\:-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.light\:-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.light\:-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.light\:-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.light\:-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.light\:-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.light\:-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.light\:inset-x-0{left:0!important;right:0!important}.light\:inset-x-1{left:.25rem!important;right:.25rem!important}.light\:inset-x-2{left:.5rem!important;right:.5rem!important}.light\:inset-x-3{left:.75rem!important;right:.75rem!important}.light\:inset-x-4{left:1rem!important;right:1rem!important}.light\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.light\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.light\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.light\:inset-x-8{left:2rem!important;right:2rem!important}.light\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.light\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.light\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.light\:inset-x-12{left:3rem!important;right:3rem!important}.light\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.light\:inset-x-16{left:4rem!important;right:4rem!important}.light\:inset-x-20{left:5rem!important;right:5rem!important}.light\:inset-x-24{left:6rem!important;right:6rem!important}.light\:inset-x-28{left:7rem!important;right:7rem!important}.light\:inset-x-32{left:8rem!important;right:8rem!important}.light\:inset-x-36{left:9rem!important;right:9rem!important}.light\:inset-x-40{left:10rem!important;right:10rem!important}.light\:inset-x-44{left:11rem!important;right:11rem!important}.light\:inset-x-48{left:12rem!important;right:12rem!important}.light\:inset-x-52{left:13rem!important;right:13rem!important}.light\:inset-x-56{left:14rem!important;right:14rem!important}.light\:inset-x-60{left:15rem!important;right:15rem!important}.light\:inset-x-64{left:16rem!important;right:16rem!important}.light\:inset-x-72{left:18rem!important;right:18rem!important}.light\:inset-x-80{left:20rem!important;right:20rem!important}.light\:inset-x-84{left:21rem!important;right:21rem!important}.light\:inset-x-96{left:24rem!important;right:24rem!important}.light\:inset-x-auto{left:auto!important;right:auto!important}.light\:inset-x-px{left:1px!important;right:1px!important}.light\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.light\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.light\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.light\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.light\:-inset-x-3px{left:-3px!important;right:-3px!important}.light\:-inset-x-1px{left:-1px!important;right:-1px!important}.light\:inset-x-5px{left:5px!important;right:5px!important}.light\:-inset-x-0{left:0!important;right:0!important}.light\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.light\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.light\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.light\:-inset-x-4{left:-1rem!important;right:-1rem!important}.light\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.light\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.light\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.light\:-inset-x-8{left:-2rem!important;right:-2rem!important}.light\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.light\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.light\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.light\:-inset-x-12{left:-3rem!important;right:-3rem!important}.light\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.light\:-inset-x-16{left:-4rem!important;right:-4rem!important}.light\:-inset-x-20{left:-5rem!important;right:-5rem!important}.light\:-inset-x-24{left:-6rem!important;right:-6rem!important}.light\:-inset-x-28{left:-7rem!important;right:-7rem!important}.light\:-inset-x-32{left:-8rem!important;right:-8rem!important}.light\:-inset-x-36{left:-9rem!important;right:-9rem!important}.light\:-inset-x-40{left:-10rem!important;right:-10rem!important}.light\:-inset-x-44{left:-11rem!important;right:-11rem!important}.light\:-inset-x-48{left:-12rem!important;right:-12rem!important}.light\:-inset-x-52{left:-13rem!important;right:-13rem!important}.light\:-inset-x-56{left:-14rem!important;right:-14rem!important}.light\:-inset-x-60{left:-15rem!important;right:-15rem!important}.light\:-inset-x-64{left:-16rem!important;right:-16rem!important}.light\:-inset-x-72{left:-18rem!important;right:-18rem!important}.light\:-inset-x-80{left:-20rem!important;right:-20rem!important}.light\:-inset-x-84{left:-21rem!important;right:-21rem!important}.light\:-inset-x-96{left:-24rem!important;right:-24rem!important}.light\:-inset-x-px{left:-1px!important;right:-1px!important}.light\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.light\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.light\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.light\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.light\:-inset-x--3px{left:3px!important;right:3px!important}.light\:-inset-x--1px{left:1px!important;right:1px!important}.light\:-inset-x-5px{left:-5px!important;right:-5px!important}.light\:inset-x-1\/2{left:50%!important;right:50%!important}.light\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.light\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.light\:inset-x-1\/4{left:25%!important;right:25%!important}.light\:inset-x-2\/4{left:50%!important;right:50%!important}.light\:inset-x-3\/4{left:75%!important;right:75%!important}.light\:inset-x-full{left:100%!important;right:100%!important}.light\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.light\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.light\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.light\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.light\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.light\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.light\:-inset-x-full{left:-100%!important;right:-100%!important}.light\:inset-y-0{bottom:0!important;top:0!important}.light\:inset-y-1{bottom:.25rem!important;top:.25rem!important}.light\:inset-y-2{bottom:.5rem!important;top:.5rem!important}.light\:inset-y-3{bottom:.75rem!important;top:.75rem!important}.light\:inset-y-4{bottom:1rem!important;top:1rem!important}.light\:inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.light\:inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.light\:inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.light\:inset-y-8{bottom:2rem!important;top:2rem!important}.light\:inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.light\:inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.light\:inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.light\:inset-y-12{bottom:3rem!important;top:3rem!important}.light\:inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.light\:inset-y-16{bottom:4rem!important;top:4rem!important}.light\:inset-y-20{bottom:5rem!important;top:5rem!important}.light\:inset-y-24{bottom:6rem!important;top:6rem!important}.light\:inset-y-28{bottom:7rem!important;top:7rem!important}.light\:inset-y-32{bottom:8rem!important;top:8rem!important}.light\:inset-y-36{bottom:9rem!important;top:9rem!important}.light\:inset-y-40{bottom:10rem!important;top:10rem!important}.light\:inset-y-44{bottom:11rem!important;top:11rem!important}.light\:inset-y-48{bottom:12rem!important;top:12rem!important}.light\:inset-y-52{bottom:13rem!important;top:13rem!important}.light\:inset-y-56{bottom:14rem!important;top:14rem!important}.light\:inset-y-60{bottom:15rem!important;top:15rem!important}.light\:inset-y-64{bottom:16rem!important;top:16rem!important}.light\:inset-y-72{bottom:18rem!important;top:18rem!important}.light\:inset-y-80{bottom:20rem!important;top:20rem!important}.light\:inset-y-84{bottom:21rem!important;top:21rem!important}.light\:inset-y-96{bottom:24rem!important;top:24rem!important}.light\:inset-y-auto{bottom:auto!important;top:auto!important}.light\:inset-y-px{bottom:1px!important;top:1px!important}.light\:inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.light\:inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.light\:inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.light\:inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.light\:-inset-y-3px{bottom:-3px!important;top:-3px!important}.light\:-inset-y-1px{bottom:-1px!important;top:-1px!important}.light\:inset-y-5px{bottom:5px!important;top:5px!important}.light\:-inset-y-0{bottom:0!important;top:0!important}.light\:-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.light\:-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.light\:-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.light\:-inset-y-4{bottom:-1rem!important;top:-1rem!important}.light\:-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.light\:-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.light\:-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.light\:-inset-y-8{bottom:-2rem!important;top:-2rem!important}.light\:-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.light\:-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.light\:-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.light\:-inset-y-12{bottom:-3rem!important;top:-3rem!important}.light\:-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.light\:-inset-y-16{bottom:-4rem!important;top:-4rem!important}.light\:-inset-y-20{bottom:-5rem!important;top:-5rem!important}.light\:-inset-y-24{bottom:-6rem!important;top:-6rem!important}.light\:-inset-y-28{bottom:-7rem!important;top:-7rem!important}.light\:-inset-y-32{bottom:-8rem!important;top:-8rem!important}.light\:-inset-y-36{bottom:-9rem!important;top:-9rem!important}.light\:-inset-y-40{bottom:-10rem!important;top:-10rem!important}.light\:-inset-y-44{bottom:-11rem!important;top:-11rem!important}.light\:-inset-y-48{bottom:-12rem!important;top:-12rem!important}.light\:-inset-y-52{bottom:-13rem!important;top:-13rem!important}.light\:-inset-y-56{bottom:-14rem!important;top:-14rem!important}.light\:-inset-y-60{bottom:-15rem!important;top:-15rem!important}.light\:-inset-y-64{bottom:-16rem!important;top:-16rem!important}.light\:-inset-y-72{bottom:-18rem!important;top:-18rem!important}.light\:-inset-y-80{bottom:-20rem!important;top:-20rem!important}.light\:-inset-y-84{bottom:-21rem!important;top:-21rem!important}.light\:-inset-y-96{bottom:-24rem!important;top:-24rem!important}.light\:-inset-y-px{bottom:-1px!important;top:-1px!important}.light\:-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.light\:-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.light\:-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.light\:-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.light\:-inset-y--3px{bottom:3px!important;top:3px!important}.light\:-inset-y--1px{bottom:1px!important;top:1px!important}.light\:-inset-y-5px{bottom:-5px!important;top:-5px!important}.light\:inset-y-1\/2{bottom:50%!important;top:50%!important}.light\:inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.light\:inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.light\:inset-y-1\/4{bottom:25%!important;top:25%!important}.light\:inset-y-2\/4{bottom:50%!important;top:50%!important}.light\:inset-y-3\/4{bottom:75%!important;top:75%!important}.light\:inset-y-full{bottom:100%!important;top:100%!important}.light\:-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.light\:-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.light\:-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.light\:-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.light\:-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.light\:-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.light\:-inset-y-full{bottom:-100%!important;top:-100%!important}.light\:top-0{top:0!important}.light\:top-1{top:.25rem!important}.light\:top-2{top:.5rem!important}.light\:top-3{top:.75rem!important}.light\:top-4{top:1rem!important}.light\:top-5{top:1.25rem!important}.light\:top-6{top:1.5rem!important}.light\:top-7{top:1.75rem!important}.light\:top-8{top:2rem!important}.light\:top-9{top:2.25rem!important}.light\:top-10{top:2.5rem!important}.light\:top-11{top:2.75rem!important}.light\:top-12{top:3rem!important}.light\:top-14{top:3.5rem!important}.light\:top-16{top:4rem!important}.light\:top-20{top:5rem!important}.light\:top-24{top:6rem!important}.light\:top-28{top:7rem!important}.light\:top-32{top:8rem!important}.light\:top-36{top:9rem!important}.light\:top-40{top:10rem!important}.light\:top-44{top:11rem!important}.light\:top-48{top:12rem!important}.light\:top-52{top:13rem!important}.light\:top-56{top:14rem!important}.light\:top-60{top:15rem!important}.light\:top-64{top:16rem!important}.light\:top-72{top:18rem!important}.light\:top-80{top:20rem!important}.light\:top-84{top:21rem!important}.light\:top-96{top:24rem!important}.light\:top-auto{top:auto!important}.light\:top-px{top:1px!important}.light\:top-0\.5{top:.125rem!important}.light\:top-1\.5{top:.375rem!important}.light\:top-2\.5{top:.625rem!important}.light\:top-3\.5{top:.875rem!important}.light\:-top-3px{top:-3px!important}.light\:-top-1px{top:-1px!important}.light\:top-5px{top:5px!important}.light\:-top-0{top:0!important}.light\:-top-1{top:-.25rem!important}.light\:-top-2{top:-.5rem!important}.light\:-top-3{top:-.75rem!important}.light\:-top-4{top:-1rem!important}.light\:-top-5{top:-1.25rem!important}.light\:-top-6{top:-1.5rem!important}.light\:-top-7{top:-1.75rem!important}.light\:-top-8{top:-2rem!important}.light\:-top-9{top:-2.25rem!important}.light\:-top-10{top:-2.5rem!important}.light\:-top-11{top:-2.75rem!important}.light\:-top-12{top:-3rem!important}.light\:-top-14{top:-3.5rem!important}.light\:-top-16{top:-4rem!important}.light\:-top-20{top:-5rem!important}.light\:-top-24{top:-6rem!important}.light\:-top-28{top:-7rem!important}.light\:-top-32{top:-8rem!important}.light\:-top-36{top:-9rem!important}.light\:-top-40{top:-10rem!important}.light\:-top-44{top:-11rem!important}.light\:-top-48{top:-12rem!important}.light\:-top-52{top:-13rem!important}.light\:-top-56{top:-14rem!important}.light\:-top-60{top:-15rem!important}.light\:-top-64{top:-16rem!important}.light\:-top-72{top:-18rem!important}.light\:-top-80{top:-20rem!important}.light\:-top-84{top:-21rem!important}.light\:-top-96{top:-24rem!important}.light\:-top-px{top:-1px!important}.light\:-top-0\.5{top:-.125rem!important}.light\:-top-1\.5{top:-.375rem!important}.light\:-top-2\.5{top:-.625rem!important}.light\:-top-3\.5{top:-.875rem!important}.light\:-top--3px{top:3px!important}.light\:-top--1px{top:1px!important}.light\:-top-5px{top:-5px!important}.light\:top-1\/2{top:50%!important}.light\:top-1\/3{top:33.333333%!important}.light\:top-2\/3{top:66.666667%!important}.light\:top-1\/4{top:25%!important}.light\:top-2\/4{top:50%!important}.light\:top-3\/4{top:75%!important}.light\:top-full{top:100%!important}.light\:-top-1\/2{top:-50%!important}.light\:-top-1\/3{top:-33.333333%!important}.light\:-top-2\/3{top:-66.666667%!important}.light\:-top-1\/4{top:-25%!important}.light\:-top-2\/4{top:-50%!important}.light\:-top-3\/4{top:-75%!important}.light\:-top-full{top:-100%!important}.light\:right-0{right:0!important}.light\:right-1{right:.25rem!important}.light\:right-2{right:.5rem!important}.light\:right-3{right:.75rem!important}.light\:right-4{right:1rem!important}.light\:right-5{right:1.25rem!important}.light\:right-6{right:1.5rem!important}.light\:right-7{right:1.75rem!important}.light\:right-8{right:2rem!important}.light\:right-9{right:2.25rem!important}.light\:right-10{right:2.5rem!important}.light\:right-11{right:2.75rem!important}.light\:right-12{right:3rem!important}.light\:right-14{right:3.5rem!important}.light\:right-16{right:4rem!important}.light\:right-20{right:5rem!important}.light\:right-24{right:6rem!important}.light\:right-28{right:7rem!important}.light\:right-32{right:8rem!important}.light\:right-36{right:9rem!important}.light\:right-40{right:10rem!important}.light\:right-44{right:11rem!important}.light\:right-48{right:12rem!important}.light\:right-52{right:13rem!important}.light\:right-56{right:14rem!important}.light\:right-60{right:15rem!important}.light\:right-64{right:16rem!important}.light\:right-72{right:18rem!important}.light\:right-80{right:20rem!important}.light\:right-84{right:21rem!important}.light\:right-96{right:24rem!important}.light\:right-auto{right:auto!important}.light\:right-px{right:1px!important}.light\:right-0\.5{right:.125rem!important}.light\:right-1\.5{right:.375rem!important}.light\:right-2\.5{right:.625rem!important}.light\:right-3\.5{right:.875rem!important}.light\:-right-3px{right:-3px!important}.light\:-right-1px{right:-1px!important}.light\:right-5px{right:5px!important}.light\:-right-0{right:0!important}.light\:-right-1{right:-.25rem!important}.light\:-right-2{right:-.5rem!important}.light\:-right-3{right:-.75rem!important}.light\:-right-4{right:-1rem!important}.light\:-right-5{right:-1.25rem!important}.light\:-right-6{right:-1.5rem!important}.light\:-right-7{right:-1.75rem!important}.light\:-right-8{right:-2rem!important}.light\:-right-9{right:-2.25rem!important}.light\:-right-10{right:-2.5rem!important}.light\:-right-11{right:-2.75rem!important}.light\:-right-12{right:-3rem!important}.light\:-right-14{right:-3.5rem!important}.light\:-right-16{right:-4rem!important}.light\:-right-20{right:-5rem!important}.light\:-right-24{right:-6rem!important}.light\:-right-28{right:-7rem!important}.light\:-right-32{right:-8rem!important}.light\:-right-36{right:-9rem!important}.light\:-right-40{right:-10rem!important}.light\:-right-44{right:-11rem!important}.light\:-right-48{right:-12rem!important}.light\:-right-52{right:-13rem!important}.light\:-right-56{right:-14rem!important}.light\:-right-60{right:-15rem!important}.light\:-right-64{right:-16rem!important}.light\:-right-72{right:-18rem!important}.light\:-right-80{right:-20rem!important}.light\:-right-84{right:-21rem!important}.light\:-right-96{right:-24rem!important}.light\:-right-px{right:-1px!important}.light\:-right-0\.5{right:-.125rem!important}.light\:-right-1\.5{right:-.375rem!important}.light\:-right-2\.5{right:-.625rem!important}.light\:-right-3\.5{right:-.875rem!important}.light\:-right--3px{right:3px!important}.light\:-right--1px{right:1px!important}.light\:-right-5px{right:-5px!important}.light\:right-1\/2{right:50%!important}.light\:right-1\/3{right:33.333333%!important}.light\:right-2\/3{right:66.666667%!important}.light\:right-1\/4{right:25%!important}.light\:right-2\/4{right:50%!important}.light\:right-3\/4{right:75%!important}.light\:right-full{right:100%!important}.light\:-right-1\/2{right:-50%!important}.light\:-right-1\/3{right:-33.333333%!important}.light\:-right-2\/3{right:-66.666667%!important}.light\:-right-1\/4{right:-25%!important}.light\:-right-2\/4{right:-50%!important}.light\:-right-3\/4{right:-75%!important}.light\:-right-full{right:-100%!important}.light\:bottom-0{bottom:0!important}.light\:bottom-1{bottom:.25rem!important}.light\:bottom-2{bottom:.5rem!important}.light\:bottom-3{bottom:.75rem!important}.light\:bottom-4{bottom:1rem!important}.light\:bottom-5{bottom:1.25rem!important}.light\:bottom-6{bottom:1.5rem!important}.light\:bottom-7{bottom:1.75rem!important}.light\:bottom-8{bottom:2rem!important}.light\:bottom-9{bottom:2.25rem!important}.light\:bottom-10{bottom:2.5rem!important}.light\:bottom-11{bottom:2.75rem!important}.light\:bottom-12{bottom:3rem!important}.light\:bottom-14{bottom:3.5rem!important}.light\:bottom-16{bottom:4rem!important}.light\:bottom-20{bottom:5rem!important}.light\:bottom-24{bottom:6rem!important}.light\:bottom-28{bottom:7rem!important}.light\:bottom-32{bottom:8rem!important}.light\:bottom-36{bottom:9rem!important}.light\:bottom-40{bottom:10rem!important}.light\:bottom-44{bottom:11rem!important}.light\:bottom-48{bottom:12rem!important}.light\:bottom-52{bottom:13rem!important}.light\:bottom-56{bottom:14rem!important}.light\:bottom-60{bottom:15rem!important}.light\:bottom-64{bottom:16rem!important}.light\:bottom-72{bottom:18rem!important}.light\:bottom-80{bottom:20rem!important}.light\:bottom-84{bottom:21rem!important}.light\:bottom-96{bottom:24rem!important}.light\:bottom-auto{bottom:auto!important}.light\:bottom-px{bottom:1px!important}.light\:bottom-0\.5{bottom:.125rem!important}.light\:bottom-1\.5{bottom:.375rem!important}.light\:bottom-2\.5{bottom:.625rem!important}.light\:bottom-3\.5{bottom:.875rem!important}.light\:-bottom-3px{bottom:-3px!important}.light\:-bottom-1px{bottom:-1px!important}.light\:bottom-5px{bottom:5px!important}.light\:-bottom-0{bottom:0!important}.light\:-bottom-1{bottom:-.25rem!important}.light\:-bottom-2{bottom:-.5rem!important}.light\:-bottom-3{bottom:-.75rem!important}.light\:-bottom-4{bottom:-1rem!important}.light\:-bottom-5{bottom:-1.25rem!important}.light\:-bottom-6{bottom:-1.5rem!important}.light\:-bottom-7{bottom:-1.75rem!important}.light\:-bottom-8{bottom:-2rem!important}.light\:-bottom-9{bottom:-2.25rem!important}.light\:-bottom-10{bottom:-2.5rem!important}.light\:-bottom-11{bottom:-2.75rem!important}.light\:-bottom-12{bottom:-3rem!important}.light\:-bottom-14{bottom:-3.5rem!important}.light\:-bottom-16{bottom:-4rem!important}.light\:-bottom-20{bottom:-5rem!important}.light\:-bottom-24{bottom:-6rem!important}.light\:-bottom-28{bottom:-7rem!important}.light\:-bottom-32{bottom:-8rem!important}.light\:-bottom-36{bottom:-9rem!important}.light\:-bottom-40{bottom:-10rem!important}.light\:-bottom-44{bottom:-11rem!important}.light\:-bottom-48{bottom:-12rem!important}.light\:-bottom-52{bottom:-13rem!important}.light\:-bottom-56{bottom:-14rem!important}.light\:-bottom-60{bottom:-15rem!important}.light\:-bottom-64{bottom:-16rem!important}.light\:-bottom-72{bottom:-18rem!important}.light\:-bottom-80{bottom:-20rem!important}.light\:-bottom-84{bottom:-21rem!important}.light\:-bottom-96{bottom:-24rem!important}.light\:-bottom-px{bottom:-1px!important}.light\:-bottom-0\.5{bottom:-.125rem!important}.light\:-bottom-1\.5{bottom:-.375rem!important}.light\:-bottom-2\.5{bottom:-.625rem!important}.light\:-bottom-3\.5{bottom:-.875rem!important}.light\:-bottom--3px{bottom:3px!important}.light\:-bottom--1px{bottom:1px!important}.light\:-bottom-5px{bottom:-5px!important}.light\:bottom-1\/2{bottom:50%!important}.light\:bottom-1\/3{bottom:33.333333%!important}.light\:bottom-2\/3{bottom:66.666667%!important}.light\:bottom-1\/4{bottom:25%!important}.light\:bottom-2\/4{bottom:50%!important}.light\:bottom-3\/4{bottom:75%!important}.light\:bottom-full{bottom:100%!important}.light\:-bottom-1\/2{bottom:-50%!important}.light\:-bottom-1\/3{bottom:-33.333333%!important}.light\:-bottom-2\/3{bottom:-66.666667%!important}.light\:-bottom-1\/4{bottom:-25%!important}.light\:-bottom-2\/4{bottom:-50%!important}.light\:-bottom-3\/4{bottom:-75%!important}.light\:-bottom-full{bottom:-100%!important}.light\:left-0{left:0!important}.light\:left-1{left:.25rem!important}.light\:left-2{left:.5rem!important}.light\:left-3{left:.75rem!important}.light\:left-4{left:1rem!important}.light\:left-5{left:1.25rem!important}.light\:left-6{left:1.5rem!important}.light\:left-7{left:1.75rem!important}.light\:left-8{left:2rem!important}.light\:left-9{left:2.25rem!important}.light\:left-10{left:2.5rem!important}.light\:left-11{left:2.75rem!important}.light\:left-12{left:3rem!important}.light\:left-14{left:3.5rem!important}.light\:left-16{left:4rem!important}.light\:left-20{left:5rem!important}.light\:left-24{left:6rem!important}.light\:left-28{left:7rem!important}.light\:left-32{left:8rem!important}.light\:left-36{left:9rem!important}.light\:left-40{left:10rem!important}.light\:left-44{left:11rem!important}.light\:left-48{left:12rem!important}.light\:left-52{left:13rem!important}.light\:left-56{left:14rem!important}.light\:left-60{left:15rem!important}.light\:left-64{left:16rem!important}.light\:left-72{left:18rem!important}.light\:left-80{left:20rem!important}.light\:left-84{left:21rem!important}.light\:left-96{left:24rem!important}.light\:left-auto{left:auto!important}.light\:left-px{left:1px!important}.light\:left-0\.5{left:.125rem!important}.light\:left-1\.5{left:.375rem!important}.light\:left-2\.5{left:.625rem!important}.light\:left-3\.5{left:.875rem!important}.light\:-left-3px{left:-3px!important}.light\:-left-1px{left:-1px!important}.light\:left-5px{left:5px!important}.light\:-left-0{left:0!important}.light\:-left-1{left:-.25rem!important}.light\:-left-2{left:-.5rem!important}.light\:-left-3{left:-.75rem!important}.light\:-left-4{left:-1rem!important}.light\:-left-5{left:-1.25rem!important}.light\:-left-6{left:-1.5rem!important}.light\:-left-7{left:-1.75rem!important}.light\:-left-8{left:-2rem!important}.light\:-left-9{left:-2.25rem!important}.light\:-left-10{left:-2.5rem!important}.light\:-left-11{left:-2.75rem!important}.light\:-left-12{left:-3rem!important}.light\:-left-14{left:-3.5rem!important}.light\:-left-16{left:-4rem!important}.light\:-left-20{left:-5rem!important}.light\:-left-24{left:-6rem!important}.light\:-left-28{left:-7rem!important}.light\:-left-32{left:-8rem!important}.light\:-left-36{left:-9rem!important}.light\:-left-40{left:-10rem!important}.light\:-left-44{left:-11rem!important}.light\:-left-48{left:-12rem!important}.light\:-left-52{left:-13rem!important}.light\:-left-56{left:-14rem!important}.light\:-left-60{left:-15rem!important}.light\:-left-64{left:-16rem!important}.light\:-left-72{left:-18rem!important}.light\:-left-80{left:-20rem!important}.light\:-left-84{left:-21rem!important}.light\:-left-96{left:-24rem!important}.light\:-left-px{left:-1px!important}.light\:-left-0\.5{left:-.125rem!important}.light\:-left-1\.5{left:-.375rem!important}.light\:-left-2\.5{left:-.625rem!important}.light\:-left-3\.5{left:-.875rem!important}.light\:-left--3px{left:3px!important}.light\:-left--1px{left:1px!important}.light\:-left-5px{left:-5px!important}.light\:left-1\/2{left:50%!important}.light\:left-1\/3{left:33.333333%!important}.light\:left-2\/3{left:66.666667%!important}.light\:left-1\/4{left:25%!important}.light\:left-2\/4{left:50%!important}.light\:left-3\/4{left:75%!important}.light\:left-full{left:100%!important}.light\:-left-1\/2{left:-50%!important}.light\:-left-1\/3{left:-33.333333%!important}.light\:-left-2\/3{left:-66.666667%!important}.light\:-left-1\/4{left:-25%!important}.light\:-left-2\/4{left:-50%!important}.light\:-left-3\/4{left:-75%!important}.light\:-left-full{left:-100%!important}.light\:isolate{isolation:isolate!important}.light\:isolation-auto{isolation:auto!important}.light\:z-0{z-index:0!important}.light\:z-10{z-index:10!important}.light\:z-20{z-index:20!important}.light\:z-30{z-index:30!important}.light\:z-40{z-index:40!important}.light\:z-50{z-index:50!important}.light\:z-auto{z-index:auto!important}.light\:focus-within\:z-0:focus-within{z-index:0!important}.light\:focus-within\:z-10:focus-within{z-index:10!important}.light\:focus-within\:z-20:focus-within{z-index:20!important}.light\:focus-within\:z-30:focus-within{z-index:30!important}.light\:focus-within\:z-40:focus-within{z-index:40!important}.light\:focus-within\:z-50:focus-within{z-index:50!important}.light\:focus-within\:z-auto:focus-within{z-index:auto!important}.light\:focus\:z-0:focus{z-index:0!important}.light\:focus\:z-10:focus{z-index:10!important}.light\:focus\:z-20:focus{z-index:20!important}.light\:focus\:z-30:focus{z-index:30!important}.light\:focus\:z-40:focus{z-index:40!important}.light\:focus\:z-50:focus{z-index:50!important}.light\:focus\:z-auto:focus{z-index:auto!important}.light\:order-1{order:1!important}.light\:order-2{order:2!important}.light\:order-3{order:3!important}.light\:order-4{order:4!important}.light\:order-5{order:5!important}.light\:order-6{order:6!important}.light\:order-7{order:7!important}.light\:order-8{order:8!important}.light\:order-9{order:9!important}.light\:order-10{order:10!important}.light\:order-11{order:11!important}.light\:order-12{order:12!important}.light\:order-first{order:-9999!important}.light\:order-last{order:9999!important}.light\:order-none{order:0!important}.light\:col-auto{grid-column:auto!important}.light\:col-span-1{grid-column:span 1/span 1!important}.light\:col-span-2{grid-column:span 2/span 2!important}.light\:col-span-3{grid-column:span 3/span 3!important}.light\:col-span-4{grid-column:span 4/span 4!important}.light\:col-span-5{grid-column:span 5/span 5!important}.light\:col-span-6{grid-column:span 6/span 6!important}.light\:col-span-7{grid-column:span 7/span 7!important}.light\:col-span-8{grid-column:span 8/span 8!important}.light\:col-span-9{grid-column:span 9/span 9!important}.light\:col-span-10{grid-column:span 10/span 10!important}.light\:col-span-11{grid-column:span 11/span 11!important}.light\:col-span-12{grid-column:span 12/span 12!important}.light\:col-span-full{grid-column:1/-1!important}.light\:col-start-1{grid-column-start:1!important}.light\:col-start-2{grid-column-start:2!important}.light\:col-start-3{grid-column-start:3!important}.light\:col-start-4{grid-column-start:4!important}.light\:col-start-5{grid-column-start:5!important}.light\:col-start-6{grid-column-start:6!important}.light\:col-start-7{grid-column-start:7!important}.light\:col-start-8{grid-column-start:8!important}.light\:col-start-9{grid-column-start:9!important}.light\:col-start-10{grid-column-start:10!important}.light\:col-start-11{grid-column-start:11!important}.light\:col-start-12{grid-column-start:12!important}.light\:col-start-13{grid-column-start:13!important}.light\:col-start-auto{grid-column-start:auto!important}.light\:col-end-1{grid-column-end:1!important}.light\:col-end-2{grid-column-end:2!important}.light\:col-end-3{grid-column-end:3!important}.light\:col-end-4{grid-column-end:4!important}.light\:col-end-5{grid-column-end:5!important}.light\:col-end-6{grid-column-end:6!important}.light\:col-end-7{grid-column-end:7!important}.light\:col-end-8{grid-column-end:8!important}.light\:col-end-9{grid-column-end:9!important}.light\:col-end-10{grid-column-end:10!important}.light\:col-end-11{grid-column-end:11!important}.light\:col-end-12{grid-column-end:12!important}.light\:col-end-13{grid-column-end:13!important}.light\:col-end-auto{grid-column-end:auto!important}.light\:row-auto{grid-row:auto!important}.light\:row-span-1{grid-row:span 1/span 1!important}.light\:row-span-2{grid-row:span 2/span 2!important}.light\:row-span-3{grid-row:span 3/span 3!important}.light\:row-span-4{grid-row:span 4/span 4!important}.light\:row-span-5{grid-row:span 5/span 5!important}.light\:row-span-6{grid-row:span 6/span 6!important}.light\:row-span-full{grid-row:1/-1!important}.light\:row-start-1{grid-row-start:1!important}.light\:row-start-2{grid-row-start:2!important}.light\:row-start-3{grid-row-start:3!important}.light\:row-start-4{grid-row-start:4!important}.light\:row-start-5{grid-row-start:5!important}.light\:row-start-6{grid-row-start:6!important}.light\:row-start-7{grid-row-start:7!important}.light\:row-start-auto{grid-row-start:auto!important}.light\:row-end-1{grid-row-end:1!important}.light\:row-end-2{grid-row-end:2!important}.light\:row-end-3{grid-row-end:3!important}.light\:row-end-4{grid-row-end:4!important}.light\:row-end-5{grid-row-end:5!important}.light\:row-end-6{grid-row-end:6!important}.light\:row-end-7{grid-row-end:7!important}.light\:row-end-auto{grid-row-end:auto!important}.light\:float-right{float:right!important}.light\:float-left{float:left!important}.light\:float-none{float:none!important}.light\:clear-left{clear:left!important}.light\:clear-right{clear:right!important}.light\:clear-both{clear:both!important}.light\:clear-none{clear:none!important}.light\:m-0{margin:0!important}.light\:m-1{margin:.25rem!important}.light\:m-2{margin:.5rem!important}.light\:m-3{margin:.75rem!important}.light\:m-4{margin:1rem!important}.light\:m-5{margin:1.25rem!important}.light\:m-6{margin:1.5rem!important}.light\:m-7{margin:1.75rem!important}.light\:m-8{margin:2rem!important}.light\:m-9{margin:2.25rem!important}.light\:m-10{margin:2.5rem!important}.light\:m-11{margin:2.75rem!important}.light\:m-12{margin:3rem!important}.light\:m-14{margin:3.5rem!important}.light\:m-16{margin:4rem!important}.light\:m-20{margin:5rem!important}.light\:m-24{margin:6rem!important}.light\:m-28{margin:7rem!important}.light\:m-32{margin:8rem!important}.light\:m-36{margin:9rem!important}.light\:m-40{margin:10rem!important}.light\:m-44{margin:11rem!important}.light\:m-48{margin:12rem!important}.light\:m-52{margin:13rem!important}.light\:m-56{margin:14rem!important}.light\:m-60{margin:15rem!important}.light\:m-64{margin:16rem!important}.light\:m-72{margin:18rem!important}.light\:m-80{margin:20rem!important}.light\:m-84{margin:21rem!important}.light\:m-96{margin:24rem!important}.light\:m-auto{margin:auto!important}.light\:m-px{margin:1px!important}.light\:m-0\.5{margin:.125rem!important}.light\:m-1\.5{margin:.375rem!important}.light\:m-2\.5{margin:.625rem!important}.light\:m-3\.5{margin:.875rem!important}.light\:-m-3px{margin:-3px!important}.light\:-m-1px{margin:-1px!important}.light\:m-5px{margin:5px!important}.light\:-m-0{margin:0!important}.light\:-m-1{margin:-.25rem!important}.light\:-m-2{margin:-.5rem!important}.light\:-m-3{margin:-.75rem!important}.light\:-m-4{margin:-1rem!important}.light\:-m-5{margin:-1.25rem!important}.light\:-m-6{margin:-1.5rem!important}.light\:-m-7{margin:-1.75rem!important}.light\:-m-8{margin:-2rem!important}.light\:-m-9{margin:-2.25rem!important}.light\:-m-10{margin:-2.5rem!important}.light\:-m-11{margin:-2.75rem!important}.light\:-m-12{margin:-3rem!important}.light\:-m-14{margin:-3.5rem!important}.light\:-m-16{margin:-4rem!important}.light\:-m-20{margin:-5rem!important}.light\:-m-24{margin:-6rem!important}.light\:-m-28{margin:-7rem!important}.light\:-m-32{margin:-8rem!important}.light\:-m-36{margin:-9rem!important}.light\:-m-40{margin:-10rem!important}.light\:-m-44{margin:-11rem!important}.light\:-m-48{margin:-12rem!important}.light\:-m-52{margin:-13rem!important}.light\:-m-56{margin:-14rem!important}.light\:-m-60{margin:-15rem!important}.light\:-m-64{margin:-16rem!important}.light\:-m-72{margin:-18rem!important}.light\:-m-80{margin:-20rem!important}.light\:-m-84{margin:-21rem!important}.light\:-m-96{margin:-24rem!important}.light\:-m-px{margin:-1px!important}.light\:-m-0\.5{margin:-.125rem!important}.light\:-m-1\.5{margin:-.375rem!important}.light\:-m-2\.5{margin:-.625rem!important}.light\:-m-3\.5{margin:-.875rem!important}.light\:-m--3px{margin:3px!important}.light\:-m--1px{margin:1px!important}.light\:-m-5px{margin:-5px!important}.light\:mx-0{margin-left:0!important;margin-right:0!important}.light\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.light\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.light\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.light\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.light\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.light\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.light\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.light\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.light\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.light\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.light\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.light\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.light\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.light\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.light\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.light\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.light\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.light\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.light\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.light\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.light\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.light\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.light\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.light\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.light\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.light\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.light\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.light\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.light\:mx-84{margin-left:21rem!important;margin-right:21rem!important}.light\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.light\:mx-auto{margin-left:auto!important;margin-right:auto!important}.light\:mx-px{margin-left:1px!important;margin-right:1px!important}.light\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.light\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.light\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.light\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.light\:-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.light\:-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.light\:mx-5px{margin-left:5px!important;margin-right:5px!important}.light\:-mx-0{margin-left:0!important;margin-right:0!important}.light\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.light\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.light\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.light\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.light\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.light\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.light\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.light\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.light\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.light\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.light\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.light\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.light\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.light\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.light\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.light\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.light\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.light\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.light\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.light\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.light\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.light\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.light\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.light\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.light\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.light\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.light\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.light\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.light\:-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.light\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.light\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.light\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.light\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.light\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.light\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.light\:-mx--3px{margin-left:3px!important;margin-right:3px!important}.light\:-mx--1px{margin-left:1px!important;margin-right:1px!important}.light\:-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.light\:my-0{margin-bottom:0!important;margin-top:0!important}.light\:my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.light\:my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.light\:my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.light\:my-4{margin-bottom:1rem!important;margin-top:1rem!important}.light\:my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.light\:my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.light\:my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.light\:my-8{margin-bottom:2rem!important;margin-top:2rem!important}.light\:my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.light\:my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.light\:my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.light\:my-12{margin-bottom:3rem!important;margin-top:3rem!important}.light\:my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.light\:my-16{margin-bottom:4rem!important;margin-top:4rem!important}.light\:my-20{margin-bottom:5rem!important;margin-top:5rem!important}.light\:my-24{margin-bottom:6rem!important;margin-top:6rem!important}.light\:my-28{margin-bottom:7rem!important;margin-top:7rem!important}.light\:my-32{margin-bottom:8rem!important;margin-top:8rem!important}.light\:my-36{margin-bottom:9rem!important;margin-top:9rem!important}.light\:my-40{margin-bottom:10rem!important;margin-top:10rem!important}.light\:my-44{margin-bottom:11rem!important;margin-top:11rem!important}.light\:my-48{margin-bottom:12rem!important;margin-top:12rem!important}.light\:my-52{margin-bottom:13rem!important;margin-top:13rem!important}.light\:my-56{margin-bottom:14rem!important;margin-top:14rem!important}.light\:my-60{margin-bottom:15rem!important;margin-top:15rem!important}.light\:my-64{margin-bottom:16rem!important;margin-top:16rem!important}.light\:my-72{margin-bottom:18rem!important;margin-top:18rem!important}.light\:my-80{margin-bottom:20rem!important;margin-top:20rem!important}.light\:my-84{margin-bottom:21rem!important;margin-top:21rem!important}.light\:my-96{margin-bottom:24rem!important;margin-top:24rem!important}.light\:my-auto{margin-bottom:auto!important;margin-top:auto!important}.light\:my-px{margin-bottom:1px!important;margin-top:1px!important}.light\:my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.light\:my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.light\:my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.light\:my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.light\:-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.light\:-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.light\:my-5px{margin-bottom:5px!important;margin-top:5px!important}.light\:-my-0{margin-bottom:0!important;margin-top:0!important}.light\:-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.light\:-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.light\:-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.light\:-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.light\:-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.light\:-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.light\:-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.light\:-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.light\:-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.light\:-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.light\:-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.light\:-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.light\:-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.light\:-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.light\:-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.light\:-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.light\:-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.light\:-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.light\:-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.light\:-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.light\:-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.light\:-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.light\:-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.light\:-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.light\:-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.light\:-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.light\:-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.light\:-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.light\:-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.light\:-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.light\:-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.light\:-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.light\:-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.light\:-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.light\:-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.light\:-my--3px{margin-bottom:3px!important;margin-top:3px!important}.light\:-my--1px{margin-bottom:1px!important;margin-top:1px!important}.light\:-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.light\:mt-0{margin-top:0!important}.light\:mt-1{margin-top:.25rem!important}.light\:mt-2{margin-top:.5rem!important}.light\:mt-3{margin-top:.75rem!important}.light\:mt-4{margin-top:1rem!important}.light\:mt-5{margin-top:1.25rem!important}.light\:mt-6{margin-top:1.5rem!important}.light\:mt-7{margin-top:1.75rem!important}.light\:mt-8{margin-top:2rem!important}.light\:mt-9{margin-top:2.25rem!important}.light\:mt-10{margin-top:2.5rem!important}.light\:mt-11{margin-top:2.75rem!important}.light\:mt-12{margin-top:3rem!important}.light\:mt-14{margin-top:3.5rem!important}.light\:mt-16{margin-top:4rem!important}.light\:mt-20{margin-top:5rem!important}.light\:mt-24{margin-top:6rem!important}.light\:mt-28{margin-top:7rem!important}.light\:mt-32{margin-top:8rem!important}.light\:mt-36{margin-top:9rem!important}.light\:mt-40{margin-top:10rem!important}.light\:mt-44{margin-top:11rem!important}.light\:mt-48{margin-top:12rem!important}.light\:mt-52{margin-top:13rem!important}.light\:mt-56{margin-top:14rem!important}.light\:mt-60{margin-top:15rem!important}.light\:mt-64{margin-top:16rem!important}.light\:mt-72{margin-top:18rem!important}.light\:mt-80{margin-top:20rem!important}.light\:mt-84{margin-top:21rem!important}.light\:mt-96{margin-top:24rem!important}.light\:mt-auto{margin-top:auto!important}.light\:mt-px{margin-top:1px!important}.light\:mt-0\.5{margin-top:.125rem!important}.light\:mt-1\.5{margin-top:.375rem!important}.light\:mt-2\.5{margin-top:.625rem!important}.light\:mt-3\.5{margin-top:.875rem!important}.light\:-mt-3px{margin-top:-3px!important}.light\:-mt-1px{margin-top:-1px!important}.light\:mt-5px{margin-top:5px!important}.light\:-mt-0{margin-top:0!important}.light\:-mt-1{margin-top:-.25rem!important}.light\:-mt-2{margin-top:-.5rem!important}.light\:-mt-3{margin-top:-.75rem!important}.light\:-mt-4{margin-top:-1rem!important}.light\:-mt-5{margin-top:-1.25rem!important}.light\:-mt-6{margin-top:-1.5rem!important}.light\:-mt-7{margin-top:-1.75rem!important}.light\:-mt-8{margin-top:-2rem!important}.light\:-mt-9{margin-top:-2.25rem!important}.light\:-mt-10{margin-top:-2.5rem!important}.light\:-mt-11{margin-top:-2.75rem!important}.light\:-mt-12{margin-top:-3rem!important}.light\:-mt-14{margin-top:-3.5rem!important}.light\:-mt-16{margin-top:-4rem!important}.light\:-mt-20{margin-top:-5rem!important}.light\:-mt-24{margin-top:-6rem!important}.light\:-mt-28{margin-top:-7rem!important}.light\:-mt-32{margin-top:-8rem!important}.light\:-mt-36{margin-top:-9rem!important}.light\:-mt-40{margin-top:-10rem!important}.light\:-mt-44{margin-top:-11rem!important}.light\:-mt-48{margin-top:-12rem!important}.light\:-mt-52{margin-top:-13rem!important}.light\:-mt-56{margin-top:-14rem!important}.light\:-mt-60{margin-top:-15rem!important}.light\:-mt-64{margin-top:-16rem!important}.light\:-mt-72{margin-top:-18rem!important}.light\:-mt-80{margin-top:-20rem!important}.light\:-mt-84{margin-top:-21rem!important}.light\:-mt-96{margin-top:-24rem!important}.light\:-mt-px{margin-top:-1px!important}.light\:-mt-0\.5{margin-top:-.125rem!important}.light\:-mt-1\.5{margin-top:-.375rem!important}.light\:-mt-2\.5{margin-top:-.625rem!important}.light\:-mt-3\.5{margin-top:-.875rem!important}.light\:-mt--3px{margin-top:3px!important}.light\:-mt--1px{margin-top:1px!important}.light\:-mt-5px{margin-top:-5px!important}.light\:mr-0{margin-right:0!important}.light\:mr-1{margin-right:.25rem!important}.light\:mr-2{margin-right:.5rem!important}.light\:mr-3{margin-right:.75rem!important}.light\:mr-4{margin-right:1rem!important}.light\:mr-5{margin-right:1.25rem!important}.light\:mr-6{margin-right:1.5rem!important}.light\:mr-7{margin-right:1.75rem!important}.light\:mr-8{margin-right:2rem!important}.light\:mr-9{margin-right:2.25rem!important}.light\:mr-10{margin-right:2.5rem!important}.light\:mr-11{margin-right:2.75rem!important}.light\:mr-12{margin-right:3rem!important}.light\:mr-14{margin-right:3.5rem!important}.light\:mr-16{margin-right:4rem!important}.light\:mr-20{margin-right:5rem!important}.light\:mr-24{margin-right:6rem!important}.light\:mr-28{margin-right:7rem!important}.light\:mr-32{margin-right:8rem!important}.light\:mr-36{margin-right:9rem!important}.light\:mr-40{margin-right:10rem!important}.light\:mr-44{margin-right:11rem!important}.light\:mr-48{margin-right:12rem!important}.light\:mr-52{margin-right:13rem!important}.light\:mr-56{margin-right:14rem!important}.light\:mr-60{margin-right:15rem!important}.light\:mr-64{margin-right:16rem!important}.light\:mr-72{margin-right:18rem!important}.light\:mr-80{margin-right:20rem!important}.light\:mr-84{margin-right:21rem!important}.light\:mr-96{margin-right:24rem!important}.light\:mr-auto{margin-right:auto!important}.light\:mr-px{margin-right:1px!important}.light\:mr-0\.5{margin-right:.125rem!important}.light\:mr-1\.5{margin-right:.375rem!important}.light\:mr-2\.5{margin-right:.625rem!important}.light\:mr-3\.5{margin-right:.875rem!important}.light\:-mr-3px{margin-right:-3px!important}.light\:-mr-1px{margin-right:-1px!important}.light\:mr-5px{margin-right:5px!important}.light\:-mr-0{margin-right:0!important}.light\:-mr-1{margin-right:-.25rem!important}.light\:-mr-2{margin-right:-.5rem!important}.light\:-mr-3{margin-right:-.75rem!important}.light\:-mr-4{margin-right:-1rem!important}.light\:-mr-5{margin-right:-1.25rem!important}.light\:-mr-6{margin-right:-1.5rem!important}.light\:-mr-7{margin-right:-1.75rem!important}.light\:-mr-8{margin-right:-2rem!important}.light\:-mr-9{margin-right:-2.25rem!important}.light\:-mr-10{margin-right:-2.5rem!important}.light\:-mr-11{margin-right:-2.75rem!important}.light\:-mr-12{margin-right:-3rem!important}.light\:-mr-14{margin-right:-3.5rem!important}.light\:-mr-16{margin-right:-4rem!important}.light\:-mr-20{margin-right:-5rem!important}.light\:-mr-24{margin-right:-6rem!important}.light\:-mr-28{margin-right:-7rem!important}.light\:-mr-32{margin-right:-8rem!important}.light\:-mr-36{margin-right:-9rem!important}.light\:-mr-40{margin-right:-10rem!important}.light\:-mr-44{margin-right:-11rem!important}.light\:-mr-48{margin-right:-12rem!important}.light\:-mr-52{margin-right:-13rem!important}.light\:-mr-56{margin-right:-14rem!important}.light\:-mr-60{margin-right:-15rem!important}.light\:-mr-64{margin-right:-16rem!important}.light\:-mr-72{margin-right:-18rem!important}.light\:-mr-80{margin-right:-20rem!important}.light\:-mr-84{margin-right:-21rem!important}.light\:-mr-96{margin-right:-24rem!important}.light\:-mr-px{margin-right:-1px!important}.light\:-mr-0\.5{margin-right:-.125rem!important}.light\:-mr-1\.5{margin-right:-.375rem!important}.light\:-mr-2\.5{margin-right:-.625rem!important}.light\:-mr-3\.5{margin-right:-.875rem!important}.light\:-mr--3px{margin-right:3px!important}.light\:-mr--1px{margin-right:1px!important}.light\:-mr-5px{margin-right:-5px!important}.light\:mb-0{margin-bottom:0!important}.light\:mb-1{margin-bottom:.25rem!important}.light\:mb-2{margin-bottom:.5rem!important}.light\:mb-3{margin-bottom:.75rem!important}.light\:mb-4{margin-bottom:1rem!important}.light\:mb-5{margin-bottom:1.25rem!important}.light\:mb-6{margin-bottom:1.5rem!important}.light\:mb-7{margin-bottom:1.75rem!important}.light\:mb-8{margin-bottom:2rem!important}.light\:mb-9{margin-bottom:2.25rem!important}.light\:mb-10{margin-bottom:2.5rem!important}.light\:mb-11{margin-bottom:2.75rem!important}.light\:mb-12{margin-bottom:3rem!important}.light\:mb-14{margin-bottom:3.5rem!important}.light\:mb-16{margin-bottom:4rem!important}.light\:mb-20{margin-bottom:5rem!important}.light\:mb-24{margin-bottom:6rem!important}.light\:mb-28{margin-bottom:7rem!important}.light\:mb-32{margin-bottom:8rem!important}.light\:mb-36{margin-bottom:9rem!important}.light\:mb-40{margin-bottom:10rem!important}.light\:mb-44{margin-bottom:11rem!important}.light\:mb-48{margin-bottom:12rem!important}.light\:mb-52{margin-bottom:13rem!important}.light\:mb-56{margin-bottom:14rem!important}.light\:mb-60{margin-bottom:15rem!important}.light\:mb-64{margin-bottom:16rem!important}.light\:mb-72{margin-bottom:18rem!important}.light\:mb-80{margin-bottom:20rem!important}.light\:mb-84{margin-bottom:21rem!important}.light\:mb-96{margin-bottom:24rem!important}.light\:mb-auto{margin-bottom:auto!important}.light\:mb-px{margin-bottom:1px!important}.light\:mb-0\.5{margin-bottom:.125rem!important}.light\:mb-1\.5{margin-bottom:.375rem!important}.light\:mb-2\.5{margin-bottom:.625rem!important}.light\:mb-3\.5{margin-bottom:.875rem!important}.light\:-mb-3px{margin-bottom:-3px!important}.light\:-mb-1px{margin-bottom:-1px!important}.light\:mb-5px{margin-bottom:5px!important}.light\:-mb-0{margin-bottom:0!important}.light\:-mb-1{margin-bottom:-.25rem!important}.light\:-mb-2{margin-bottom:-.5rem!important}.light\:-mb-3{margin-bottom:-.75rem!important}.light\:-mb-4{margin-bottom:-1rem!important}.light\:-mb-5{margin-bottom:-1.25rem!important}.light\:-mb-6{margin-bottom:-1.5rem!important}.light\:-mb-7{margin-bottom:-1.75rem!important}.light\:-mb-8{margin-bottom:-2rem!important}.light\:-mb-9{margin-bottom:-2.25rem!important}.light\:-mb-10{margin-bottom:-2.5rem!important}.light\:-mb-11{margin-bottom:-2.75rem!important}.light\:-mb-12{margin-bottom:-3rem!important}.light\:-mb-14{margin-bottom:-3.5rem!important}.light\:-mb-16{margin-bottom:-4rem!important}.light\:-mb-20{margin-bottom:-5rem!important}.light\:-mb-24{margin-bottom:-6rem!important}.light\:-mb-28{margin-bottom:-7rem!important}.light\:-mb-32{margin-bottom:-8rem!important}.light\:-mb-36{margin-bottom:-9rem!important}.light\:-mb-40{margin-bottom:-10rem!important}.light\:-mb-44{margin-bottom:-11rem!important}.light\:-mb-48{margin-bottom:-12rem!important}.light\:-mb-52{margin-bottom:-13rem!important}.light\:-mb-56{margin-bottom:-14rem!important}.light\:-mb-60{margin-bottom:-15rem!important}.light\:-mb-64{margin-bottom:-16rem!important}.light\:-mb-72{margin-bottom:-18rem!important}.light\:-mb-80{margin-bottom:-20rem!important}.light\:-mb-84{margin-bottom:-21rem!important}.light\:-mb-96{margin-bottom:-24rem!important}.light\:-mb-px{margin-bottom:-1px!important}.light\:-mb-0\.5{margin-bottom:-.125rem!important}.light\:-mb-1\.5{margin-bottom:-.375rem!important}.light\:-mb-2\.5{margin-bottom:-.625rem!important}.light\:-mb-3\.5{margin-bottom:-.875rem!important}.light\:-mb--3px{margin-bottom:3px!important}.light\:-mb--1px{margin-bottom:1px!important}.light\:-mb-5px{margin-bottom:-5px!important}.light\:ml-0{margin-left:0!important}.light\:ml-1{margin-left:.25rem!important}.light\:ml-2{margin-left:.5rem!important}.light\:ml-3{margin-left:.75rem!important}.light\:ml-4{margin-left:1rem!important}.light\:ml-5{margin-left:1.25rem!important}.light\:ml-6{margin-left:1.5rem!important}.light\:ml-7{margin-left:1.75rem!important}.light\:ml-8{margin-left:2rem!important}.light\:ml-9{margin-left:2.25rem!important}.light\:ml-10{margin-left:2.5rem!important}.light\:ml-11{margin-left:2.75rem!important}.light\:ml-12{margin-left:3rem!important}.light\:ml-14{margin-left:3.5rem!important}.light\:ml-16{margin-left:4rem!important}.light\:ml-20{margin-left:5rem!important}.light\:ml-24{margin-left:6rem!important}.light\:ml-28{margin-left:7rem!important}.light\:ml-32{margin-left:8rem!important}.light\:ml-36{margin-left:9rem!important}.light\:ml-40{margin-left:10rem!important}.light\:ml-44{margin-left:11rem!important}.light\:ml-48{margin-left:12rem!important}.light\:ml-52{margin-left:13rem!important}.light\:ml-56{margin-left:14rem!important}.light\:ml-60{margin-left:15rem!important}.light\:ml-64{margin-left:16rem!important}.light\:ml-72{margin-left:18rem!important}.light\:ml-80{margin-left:20rem!important}.light\:ml-84{margin-left:21rem!important}.light\:ml-96{margin-left:24rem!important}.light\:ml-auto{margin-left:auto!important}.light\:ml-px{margin-left:1px!important}.light\:ml-0\.5{margin-left:.125rem!important}.light\:ml-1\.5{margin-left:.375rem!important}.light\:ml-2\.5{margin-left:.625rem!important}.light\:ml-3\.5{margin-left:.875rem!important}.light\:-ml-3px{margin-left:-3px!important}.light\:-ml-1px{margin-left:-1px!important}.light\:ml-5px{margin-left:5px!important}.light\:-ml-0{margin-left:0!important}.light\:-ml-1{margin-left:-.25rem!important}.light\:-ml-2{margin-left:-.5rem!important}.light\:-ml-3{margin-left:-.75rem!important}.light\:-ml-4{margin-left:-1rem!important}.light\:-ml-5{margin-left:-1.25rem!important}.light\:-ml-6{margin-left:-1.5rem!important}.light\:-ml-7{margin-left:-1.75rem!important}.light\:-ml-8{margin-left:-2rem!important}.light\:-ml-9{margin-left:-2.25rem!important}.light\:-ml-10{margin-left:-2.5rem!important}.light\:-ml-11{margin-left:-2.75rem!important}.light\:-ml-12{margin-left:-3rem!important}.light\:-ml-14{margin-left:-3.5rem!important}.light\:-ml-16{margin-left:-4rem!important}.light\:-ml-20{margin-left:-5rem!important}.light\:-ml-24{margin-left:-6rem!important}.light\:-ml-28{margin-left:-7rem!important}.light\:-ml-32{margin-left:-8rem!important}.light\:-ml-36{margin-left:-9rem!important}.light\:-ml-40{margin-left:-10rem!important}.light\:-ml-44{margin-left:-11rem!important}.light\:-ml-48{margin-left:-12rem!important}.light\:-ml-52{margin-left:-13rem!important}.light\:-ml-56{margin-left:-14rem!important}.light\:-ml-60{margin-left:-15rem!important}.light\:-ml-64{margin-left:-16rem!important}.light\:-ml-72{margin-left:-18rem!important}.light\:-ml-80{margin-left:-20rem!important}.light\:-ml-84{margin-left:-21rem!important}.light\:-ml-96{margin-left:-24rem!important}.light\:-ml-px{margin-left:-1px!important}.light\:-ml-0\.5{margin-left:-.125rem!important}.light\:-ml-1\.5{margin-left:-.375rem!important}.light\:-ml-2\.5{margin-left:-.625rem!important}.light\:-ml-3\.5{margin-left:-.875rem!important}.light\:-ml--3px{margin-left:3px!important}.light\:-ml--1px{margin-left:1px!important}.light\:-ml-5px{margin-left:-5px!important}.light\:box-border{box-sizing:border-box!important}.light\:box-content{box-sizing:initial!important}.light\:block{display:block!important}.light\:inline-block{display:inline-block!important}.light\:inline{display:inline!important}.light\:flex{display:flex!important}.light\:inline-flex{display:inline-flex!important}.light\:table{display:table!important}.light\:inline-table{display:inline-table!important}.light\:table-caption{display:table-caption!important}.light\:table-cell{display:table-cell!important}.light\:table-column{display:table-column!important}.light\:table-column-group{display:table-column-group!important}.light\:table-footer-group{display:table-footer-group!important}.light\:table-header-group{display:table-header-group!important}.light\:table-row-group{display:table-row-group!important}.light\:table-row{display:table-row!important}.light\:flow-root{display:flow-root!important}.light\:grid{display:grid!important}.light\:inline-grid{display:inline-grid!important}.light\:contents{display:contents!important}.light\:list-item{display:list-item!important}.light\:hidden{display:none!important}.light\:h-0{height:0!important}.light\:h-1{height:.25rem!important}.light\:h-2{height:.5rem!important}.light\:h-3{height:.75rem!important}.light\:h-4{height:1rem!important}.light\:h-5{height:1.25rem!important}.light\:h-6{height:1.5rem!important}.light\:h-7{height:1.75rem!important}.light\:h-8{height:2rem!important}.light\:h-9{height:2.25rem!important}.light\:h-10{height:2.5rem!important}.light\:h-11{height:2.75rem!important}.light\:h-12{height:3rem!important}.light\:h-14{height:3.5rem!important}.light\:h-16{height:4rem!important}.light\:h-20{height:5rem!important}.light\:h-24{height:6rem!important}.light\:h-28{height:7rem!important}.light\:h-32{height:8rem!important}.light\:h-36{height:9rem!important}.light\:h-40{height:10rem!important}.light\:h-44{height:11rem!important}.light\:h-48{height:12rem!important}.light\:h-52{height:13rem!important}.light\:h-56{height:14rem!important}.light\:h-60{height:15rem!important}.light\:h-64{height:16rem!important}.light\:h-72{height:18rem!important}.light\:h-80{height:20rem!important}.light\:h-84{height:21rem!important}.light\:h-96{height:24rem!important}.light\:h-auto{height:auto!important}.light\:h-px{height:1px!important}.light\:h-0\.5{height:.125rem!important}.light\:h-1\.5{height:.375rem!important}.light\:h-2\.5{height:.625rem!important}.light\:h-3\.5{height:.875rem!important}.light\:-h-3px{height:-3px!important}.light\:-h-1px{height:-1px!important}.light\:h-5px{height:5px!important}.light\:h-1\/2{height:50%!important}.light\:h-1\/3{height:33.333333%!important}.light\:h-2\/3{height:66.666667%!important}.light\:h-1\/4{height:25%!important}.light\:h-2\/4{height:50%!important}.light\:h-3\/4{height:75%!important}.light\:h-1\/5{height:20%!important}.light\:h-2\/5{height:40%!important}.light\:h-3\/5{height:60%!important}.light\:h-4\/5{height:80%!important}.light\:h-1\/6{height:16.666667%!important}.light\:h-2\/6{height:33.333333%!important}.light\:h-3\/6{height:50%!important}.light\:h-4\/6{height:66.666667%!important}.light\:h-5\/6{height:83.333333%!important}.light\:h-full{height:100%!important}.light\:h-screen{height:100vh!important}.light\:max-h-0{max-height:0!important}.light\:max-h-1{max-height:.25rem!important}.light\:max-h-2{max-height:.5rem!important}.light\:max-h-3{max-height:.75rem!important}.light\:max-h-4{max-height:1rem!important}.light\:max-h-5{max-height:1.25rem!important}.light\:max-h-6{max-height:1.5rem!important}.light\:max-h-7{max-height:1.75rem!important}.light\:max-h-8{max-height:2rem!important}.light\:max-h-9{max-height:2.25rem!important}.light\:max-h-10{max-height:2.5rem!important}.light\:max-h-11{max-height:2.75rem!important}.light\:max-h-12{max-height:3rem!important}.light\:max-h-14{max-height:3.5rem!important}.light\:max-h-16{max-height:4rem!important}.light\:max-h-20{max-height:5rem!important}.light\:max-h-24{max-height:6rem!important}.light\:max-h-28{max-height:7rem!important}.light\:max-h-32{max-height:8rem!important}.light\:max-h-36{max-height:9rem!important}.light\:max-h-40{max-height:10rem!important}.light\:max-h-44{max-height:11rem!important}.light\:max-h-48{max-height:12rem!important}.light\:max-h-52{max-height:13rem!important}.light\:max-h-56{max-height:14rem!important}.light\:max-h-60{max-height:15rem!important}.light\:max-h-64{max-height:16rem!important}.light\:max-h-72{max-height:18rem!important}.light\:max-h-80{max-height:20rem!important}.light\:max-h-84{max-height:21rem!important}.light\:max-h-96{max-height:24rem!important}.light\:max-h-px{max-height:1px!important}.light\:max-h-0\.5{max-height:.125rem!important}.light\:max-h-1\.5{max-height:.375rem!important}.light\:max-h-2\.5{max-height:.625rem!important}.light\:max-h-3\.5{max-height:.875rem!important}.light\:-max-h-3px{max-height:-3px!important}.light\:-max-h-1px{max-height:-1px!important}.light\:max-h-5px{max-height:5px!important}.light\:max-h-full{max-height:100%!important}.light\:max-h-screen{max-height:100vh!important}.light\:min-h-0{min-height:0!important}.light\:min-h-8{min-height:2rem!important}.light\:min-h-full{min-height:100%!important}.light\:min-h-screen{min-height:100vh!important}.light\:w-0{width:0!important}.light\:w-1{width:.25rem!important}.light\:w-2{width:.5rem!important}.light\:w-3{width:.75rem!important}.light\:w-4{width:1rem!important}.light\:w-5{width:1.25rem!important}.light\:w-6{width:1.5rem!important}.light\:w-7{width:1.75rem!important}.light\:w-8{width:2rem!important}.light\:w-9{width:2.25rem!important}.light\:w-10{width:2.5rem!important}.light\:w-11{width:2.75rem!important}.light\:w-12{width:3rem!important}.light\:w-14{width:3.5rem!important}.light\:w-16{width:4rem!important}.light\:w-20{width:5rem!important}.light\:w-24{width:6rem!important}.light\:w-28{width:7rem!important}.light\:w-32{width:8rem!important}.light\:w-36{width:9rem!important}.light\:w-40{width:10rem!important}.light\:w-44{width:11rem!important}.light\:w-48{width:12rem!important}.light\:w-52{width:13rem!important}.light\:w-56{width:14rem!important}.light\:w-60{width:15rem!important}.light\:w-64{width:16rem!important}.light\:w-72{width:18rem!important}.light\:w-80{width:20rem!important}.light\:w-84{width:21rem!important}.light\:w-96{width:24rem!important}.light\:w-auto{width:auto!important}.light\:w-px{width:1px!important}.light\:w-0\.5{width:.125rem!important}.light\:w-1\.5{width:.375rem!important}.light\:w-2\.5{width:.625rem!important}.light\:w-3\.5{width:.875rem!important}.light\:-w-3px{width:-3px!important}.light\:-w-1px{width:-1px!important}.light\:w-5px{width:5px!important}.light\:w-1\/2{width:50%!important}.light\:w-1\/3{width:33.333333%!important}.light\:w-2\/3{width:66.666667%!important}.light\:w-1\/4{width:25%!important}.light\:w-2\/4{width:50%!important}.light\:w-3\/4{width:75%!important}.light\:w-1\/5{width:20%!important}.light\:w-2\/5{width:40%!important}.light\:w-3\/5{width:60%!important}.light\:w-4\/5{width:80%!important}.light\:w-1\/6{width:16.666667%!important}.light\:w-2\/6{width:33.333333%!important}.light\:w-3\/6{width:50%!important}.light\:w-4\/6{width:66.666667%!important}.light\:w-5\/6{width:83.333333%!important}.light\:w-1\/12{width:8.333333%!important}.light\:w-2\/12{width:16.666667%!important}.light\:w-3\/12{width:25%!important}.light\:w-4\/12{width:33.333333%!important}.light\:w-5\/12{width:41.666667%!important}.light\:w-6\/12{width:50%!important}.light\:w-7\/12{width:58.333333%!important}.light\:w-8\/12{width:66.666667%!important}.light\:w-9\/12{width:75%!important}.light\:w-10\/12{width:83.333333%!important}.light\:w-11\/12{width:91.666667%!important}.light\:w-full{width:100%!important}.light\:w-screen{width:100vw!important}.light\:w-min{width:min-content!important}.light\:w-max{width:max-content!important}.light\:w-fit{width:fit-content!important}.light\:min-w-0{min-width:0!important}.light\:min-w-full{min-width:100%!important}.light\:min-w-min{min-width:min-content!important}.light\:min-w-max{min-width:max-content!important}.light\:max-w-0{max-width:0!important}.light\:max-w-64{max-width:16rem!important}.light\:max-w-none{max-width:none!important}.light\:max-w-xs{max-width:20rem!important}.light\:max-w-sm{max-width:24rem!important}.light\:max-w-md{max-width:28rem!important}.light\:max-w-lg{max-width:32rem!important}.light\:max-w-xl{max-width:36rem!important}.light\:max-w-2xl{max-width:42rem!important}.light\:max-w-3xl{max-width:48rem!important}.light\:max-w-4xl{max-width:56rem!important}.light\:max-w-5xl{max-width:64rem!important}.light\:max-w-6xl{max-width:72rem!important}.light\:max-w-7xl{max-width:80rem!important}.light\:max-w-full{max-width:100%!important}.light\:max-w-min{max-width:min-content!important}.light\:max-w-max{max-width:max-content!important}.light\:max-w-prose{max-width:65ch!important}.light\:max-w-screen-sm{max-width:640px!important}.light\:max-w-screen-md{max-width:768px!important}.light\:max-w-screen-lg{max-width:1024px!important}.light\:max-w-screen-xl{max-width:1280px!important}.light\:max-w-screen-2xl{max-width:1536px!important}.light\:flex-1{flex:1 1 0%!important}.light\:flex-auto{flex:1 1 auto!important}.light\:flex-initial{flex:0 1 auto!important}.light\:flex-none{flex:none!important}.light\:flex-shrink-0{flex-shrink:0!important}.light\:flex-shrink{flex-shrink:1!important}.light\:flex-grow-0{flex-grow:0!important}.light\:flex-grow{flex-grow:1!important}.light\:table-auto{table-layout:auto!important}.light\:table-fixed{table-layout:fixed!important}.light\:border-collapse{border-collapse:collapse!important}.light\:border-separate{border-collapse:initial!important}.light\:origin-center{transform-origin:center!important}.light\:origin-top{transform-origin:top!important}.light\:origin-top-right{transform-origin:top right!important}.light\:origin-right{transform-origin:right!important}.light\:origin-bottom-right{transform-origin:bottom right!important}.light\:origin-bottom{transform-origin:bottom!important}.light\:origin-bottom-left{transform-origin:bottom left!important}.light\:origin-left{transform-origin:left!important}.light\:origin-top-left{transform-origin:top left!important}.light\:origin-half{transform-origin:50% 50%!important}.light\:transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.light\:transform,.light\:transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.light\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.light\:transform-none{transform:none!important}.light\:translate-x-0{--tw-translate-x:0px!important}.light\:translate-x-1{--tw-translate-x:0.25rem!important}.light\:translate-x-2{--tw-translate-x:0.5rem!important}.light\:translate-x-3{--tw-translate-x:0.75rem!important}.light\:translate-x-4{--tw-translate-x:1rem!important}.light\:translate-x-5{--tw-translate-x:1.25rem!important}.light\:translate-x-6{--tw-translate-x:1.5rem!important}.light\:translate-x-7{--tw-translate-x:1.75rem!important}.light\:translate-x-8{--tw-translate-x:2rem!important}.light\:translate-x-9{--tw-translate-x:2.25rem!important}.light\:translate-x-10{--tw-translate-x:2.5rem!important}.light\:translate-x-11{--tw-translate-x:2.75rem!important}.light\:translate-x-12{--tw-translate-x:3rem!important}.light\:translate-x-14{--tw-translate-x:3.5rem!important}.light\:translate-x-16{--tw-translate-x:4rem!important}.light\:translate-x-20{--tw-translate-x:5rem!important}.light\:translate-x-24{--tw-translate-x:6rem!important}.light\:translate-x-28{--tw-translate-x:7rem!important}.light\:translate-x-32{--tw-translate-x:8rem!important}.light\:translate-x-36{--tw-translate-x:9rem!important}.light\:translate-x-40{--tw-translate-x:10rem!important}.light\:translate-x-44{--tw-translate-x:11rem!important}.light\:translate-x-48{--tw-translate-x:12rem!important}.light\:translate-x-52{--tw-translate-x:13rem!important}.light\:translate-x-56{--tw-translate-x:14rem!important}.light\:translate-x-60{--tw-translate-x:15rem!important}.light\:translate-x-64{--tw-translate-x:16rem!important}.light\:translate-x-72{--tw-translate-x:18rem!important}.light\:translate-x-80{--tw-translate-x:20rem!important}.light\:translate-x-84{--tw-translate-x:21rem!important}.light\:translate-x-96{--tw-translate-x:24rem!important}.light\:translate-x-px{--tw-translate-x:1px!important}.light\:translate-x-0\.5{--tw-translate-x:0.125rem!important}.light\:translate-x-1\.5{--tw-translate-x:0.375rem!important}.light\:translate-x-2\.5{--tw-translate-x:0.625rem!important}.light\:translate-x-3\.5{--tw-translate-x:0.875rem!important}.light\:-translate-x-3px{--tw-translate-x:-3px!important}.light\:-translate-x-1px{--tw-translate-x:-1px!important}.light\:translate-x-5px{--tw-translate-x:5px!important}.light\:-translate-x-0{--tw-translate-x:0px!important}.light\:-translate-x-1{--tw-translate-x:-0.25rem!important}.light\:-translate-x-2{--tw-translate-x:-0.5rem!important}.light\:-translate-x-3{--tw-translate-x:-0.75rem!important}.light\:-translate-x-4{--tw-translate-x:-1rem!important}.light\:-translate-x-5{--tw-translate-x:-1.25rem!important}.light\:-translate-x-6{--tw-translate-x:-1.5rem!important}.light\:-translate-x-7{--tw-translate-x:-1.75rem!important}.light\:-translate-x-8{--tw-translate-x:-2rem!important}.light\:-translate-x-9{--tw-translate-x:-2.25rem!important}.light\:-translate-x-10{--tw-translate-x:-2.5rem!important}.light\:-translate-x-11{--tw-translate-x:-2.75rem!important}.light\:-translate-x-12{--tw-translate-x:-3rem!important}.light\:-translate-x-14{--tw-translate-x:-3.5rem!important}.light\:-translate-x-16{--tw-translate-x:-4rem!important}.light\:-translate-x-20{--tw-translate-x:-5rem!important}.light\:-translate-x-24{--tw-translate-x:-6rem!important}.light\:-translate-x-28{--tw-translate-x:-7rem!important}.light\:-translate-x-32{--tw-translate-x:-8rem!important}.light\:-translate-x-36{--tw-translate-x:-9rem!important}.light\:-translate-x-40{--tw-translate-x:-10rem!important}.light\:-translate-x-44{--tw-translate-x:-11rem!important}.light\:-translate-x-48{--tw-translate-x:-12rem!important}.light\:-translate-x-52{--tw-translate-x:-13rem!important}.light\:-translate-x-56{--tw-translate-x:-14rem!important}.light\:-translate-x-60{--tw-translate-x:-15rem!important}.light\:-translate-x-64{--tw-translate-x:-16rem!important}.light\:-translate-x-72{--tw-translate-x:-18rem!important}.light\:-translate-x-80{--tw-translate-x:-20rem!important}.light\:-translate-x-84{--tw-translate-x:-21rem!important}.light\:-translate-x-96{--tw-translate-x:-24rem!important}.light\:-translate-x-px{--tw-translate-x:-1px!important}.light\:-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.light\:-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.light\:-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.light\:-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.light\:-translate-x--3px{--tw-translate-x:3px!important}.light\:-translate-x--1px{--tw-translate-x:1px!important}.light\:-translate-x-5px{--tw-translate-x:-5px!important}.light\:translate-x-1\/2{--tw-translate-x:50%!important}.light\:translate-x-1\/3{--tw-translate-x:33.333333%!important}.light\:translate-x-2\/3{--tw-translate-x:66.666667%!important}.light\:translate-x-1\/4{--tw-translate-x:25%!important}.light\:translate-x-2\/4{--tw-translate-x:50%!important}.light\:translate-x-3\/4{--tw-translate-x:75%!important}.light\:translate-x-full{--tw-translate-x:100%!important}.light\:-translate-x-1\/2{--tw-translate-x:-50%!important}.light\:-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.light\:-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.light\:-translate-x-1\/4{--tw-translate-x:-25%!important}.light\:-translate-x-2\/4{--tw-translate-x:-50%!important}.light\:-translate-x-3\/4{--tw-translate-x:-75%!important}.light\:-translate-x-full{--tw-translate-x:-100%!important}.light\:translate-y-0{--tw-translate-y:0px!important}.light\:translate-y-1{--tw-translate-y:0.25rem!important}.light\:translate-y-2{--tw-translate-y:0.5rem!important}.light\:translate-y-3{--tw-translate-y:0.75rem!important}.light\:translate-y-4{--tw-translate-y:1rem!important}.light\:translate-y-5{--tw-translate-y:1.25rem!important}.light\:translate-y-6{--tw-translate-y:1.5rem!important}.light\:translate-y-7{--tw-translate-y:1.75rem!important}.light\:translate-y-8{--tw-translate-y:2rem!important}.light\:translate-y-9{--tw-translate-y:2.25rem!important}.light\:translate-y-10{--tw-translate-y:2.5rem!important}.light\:translate-y-11{--tw-translate-y:2.75rem!important}.light\:translate-y-12{--tw-translate-y:3rem!important}.light\:translate-y-14{--tw-translate-y:3.5rem!important}.light\:translate-y-16{--tw-translate-y:4rem!important}.light\:translate-y-20{--tw-translate-y:5rem!important}.light\:translate-y-24{--tw-translate-y:6rem!important}.light\:translate-y-28{--tw-translate-y:7rem!important}.light\:translate-y-32{--tw-translate-y:8rem!important}.light\:translate-y-36{--tw-translate-y:9rem!important}.light\:translate-y-40{--tw-translate-y:10rem!important}.light\:translate-y-44{--tw-translate-y:11rem!important}.light\:translate-y-48{--tw-translate-y:12rem!important}.light\:translate-y-52{--tw-translate-y:13rem!important}.light\:translate-y-56{--tw-translate-y:14rem!important}.light\:translate-y-60{--tw-translate-y:15rem!important}.light\:translate-y-64{--tw-translate-y:16rem!important}.light\:translate-y-72{--tw-translate-y:18rem!important}.light\:translate-y-80{--tw-translate-y:20rem!important}.light\:translate-y-84{--tw-translate-y:21rem!important}.light\:translate-y-96{--tw-translate-y:24rem!important}.light\:translate-y-px{--tw-translate-y:1px!important}.light\:translate-y-0\.5{--tw-translate-y:0.125rem!important}.light\:translate-y-1\.5{--tw-translate-y:0.375rem!important}.light\:translate-y-2\.5{--tw-translate-y:0.625rem!important}.light\:translate-y-3\.5{--tw-translate-y:0.875rem!important}.light\:-translate-y-3px{--tw-translate-y:-3px!important}.light\:-translate-y-1px{--tw-translate-y:-1px!important}.light\:translate-y-5px{--tw-translate-y:5px!important}.light\:-translate-y-0{--tw-translate-y:0px!important}.light\:-translate-y-1{--tw-translate-y:-0.25rem!important}.light\:-translate-y-2{--tw-translate-y:-0.5rem!important}.light\:-translate-y-3{--tw-translate-y:-0.75rem!important}.light\:-translate-y-4{--tw-translate-y:-1rem!important}.light\:-translate-y-5{--tw-translate-y:-1.25rem!important}.light\:-translate-y-6{--tw-translate-y:-1.5rem!important}.light\:-translate-y-7{--tw-translate-y:-1.75rem!important}.light\:-translate-y-8{--tw-translate-y:-2rem!important}.light\:-translate-y-9{--tw-translate-y:-2.25rem!important}.light\:-translate-y-10{--tw-translate-y:-2.5rem!important}.light\:-translate-y-11{--tw-translate-y:-2.75rem!important}.light\:-translate-y-12{--tw-translate-y:-3rem!important}.light\:-translate-y-14{--tw-translate-y:-3.5rem!important}.light\:-translate-y-16{--tw-translate-y:-4rem!important}.light\:-translate-y-20{--tw-translate-y:-5rem!important}.light\:-translate-y-24{--tw-translate-y:-6rem!important}.light\:-translate-y-28{--tw-translate-y:-7rem!important}.light\:-translate-y-32{--tw-translate-y:-8rem!important}.light\:-translate-y-36{--tw-translate-y:-9rem!important}.light\:-translate-y-40{--tw-translate-y:-10rem!important}.light\:-translate-y-44{--tw-translate-y:-11rem!important}.light\:-translate-y-48{--tw-translate-y:-12rem!important}.light\:-translate-y-52{--tw-translate-y:-13rem!important}.light\:-translate-y-56{--tw-translate-y:-14rem!important}.light\:-translate-y-60{--tw-translate-y:-15rem!important}.light\:-translate-y-64{--tw-translate-y:-16rem!important}.light\:-translate-y-72{--tw-translate-y:-18rem!important}.light\:-translate-y-80{--tw-translate-y:-20rem!important}.light\:-translate-y-84{--tw-translate-y:-21rem!important}.light\:-translate-y-96{--tw-translate-y:-24rem!important}.light\:-translate-y-px{--tw-translate-y:-1px!important}.light\:-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.light\:-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.light\:-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.light\:-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.light\:-translate-y--3px{--tw-translate-y:3px!important}.light\:-translate-y--1px{--tw-translate-y:1px!important}.light\:-translate-y-5px{--tw-translate-y:-5px!important}.light\:translate-y-1\/2{--tw-translate-y:50%!important}.light\:translate-y-1\/3{--tw-translate-y:33.333333%!important}.light\:translate-y-2\/3{--tw-translate-y:66.666667%!important}.light\:translate-y-1\/4{--tw-translate-y:25%!important}.light\:translate-y-2\/4{--tw-translate-y:50%!important}.light\:translate-y-3\/4{--tw-translate-y:75%!important}.light\:translate-y-full{--tw-translate-y:100%!important}.light\:-translate-y-1\/2{--tw-translate-y:-50%!important}.light\:-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.light\:-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.light\:-translate-y-1\/4{--tw-translate-y:-25%!important}.light\:-translate-y-2\/4{--tw-translate-y:-50%!important}.light\:-translate-y-3\/4{--tw-translate-y:-75%!important}.light\:-translate-y-full{--tw-translate-y:-100%!important}.light\:hover\:translate-x-0:hover{--tw-translate-x:0px!important}.light\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.light\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.light\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.light\:hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.light\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.light\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.light\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.light\:hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.light\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.light\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.light\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.light\:hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.light\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.light\:hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.light\:hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.light\:hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.light\:hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.light\:hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.light\:hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.light\:hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.light\:hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.light\:hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.light\:hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.light\:hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.light\:hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.light\:hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.light\:hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.light\:hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.light\:hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.light\:hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.light\:hover\:translate-x-px:hover{--tw-translate-x:1px!important}.light\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.light\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.light\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.light\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.light\:hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.light\:hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.light\:hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.light\:hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.light\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.light\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.light\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.light\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.light\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.light\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.light\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.light\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.light\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.light\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.light\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.light\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.light\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.light\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.light\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.light\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.light\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.light\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.light\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.light\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.light\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.light\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.light\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.light\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.light\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.light\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.light\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.light\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.light\:hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.light\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.light\:hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.light\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.light\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.light\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.light\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.light\:hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.light\:hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.light\:hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.light\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.light\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.light\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.light\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.light\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.light\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.light\:hover\:translate-x-full:hover{--tw-translate-x:100%!important}.light\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.light\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.light\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.light\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.light\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.light\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.light\:hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.light\:hover\:translate-y-0:hover{--tw-translate-y:0px!important}.light\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.light\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.light\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.light\:hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.light\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.light\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.light\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.light\:hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.light\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.light\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.light\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.light\:hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.light\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.light\:hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.light\:hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.light\:hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.light\:hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.light\:hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.light\:hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.light\:hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.light\:hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.light\:hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.light\:hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.light\:hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.light\:hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.light\:hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.light\:hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.light\:hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.light\:hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.light\:hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.light\:hover\:translate-y-px:hover{--tw-translate-y:1px!important}.light\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.light\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.light\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.light\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.light\:hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.light\:hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.light\:hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.light\:hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.light\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.light\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.light\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.light\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.light\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.light\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.light\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.light\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.light\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.light\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.light\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.light\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.light\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.light\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.light\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.light\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.light\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.light\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.light\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.light\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.light\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.light\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.light\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.light\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.light\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.light\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.light\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.light\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.light\:hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.light\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.light\:hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.light\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.light\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.light\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.light\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.light\:hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.light\:hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.light\:hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.light\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.light\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.light\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.light\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.light\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.light\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.light\:hover\:translate-y-full:hover{--tw-translate-y:100%!important}.light\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.light\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.light\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.light\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.light\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.light\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.light\:hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.light\:focus\:translate-x-0:focus{--tw-translate-x:0px!important}.light\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.light\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.light\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.light\:focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.light\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.light\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.light\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.light\:focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.light\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.light\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.light\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.light\:focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.light\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.light\:focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.light\:focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.light\:focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.light\:focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.light\:focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.light\:focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.light\:focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.light\:focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.light\:focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.light\:focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.light\:focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.light\:focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.light\:focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.light\:focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.light\:focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.light\:focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.light\:focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.light\:focus\:translate-x-px:focus{--tw-translate-x:1px!important}.light\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.light\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.light\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.light\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.light\:focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.light\:focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.light\:focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.light\:focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.light\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.light\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.light\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.light\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.light\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.light\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.light\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.light\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.light\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.light\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.light\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.light\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.light\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.light\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.light\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.light\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.light\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.light\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.light\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.light\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.light\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.light\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.light\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.light\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.light\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.light\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.light\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.light\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.light\:focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.light\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.light\:focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.light\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.light\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.light\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.light\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.light\:focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.light\:focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.light\:focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.light\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.light\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.light\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.light\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.light\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.light\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.light\:focus\:translate-x-full:focus{--tw-translate-x:100%!important}.light\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.light\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.light\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.light\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.light\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.light\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.light\:focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.light\:focus\:translate-y-0:focus{--tw-translate-y:0px!important}.light\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.light\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.light\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.light\:focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.light\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.light\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.light\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.light\:focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.light\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.light\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.light\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.light\:focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.light\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.light\:focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.light\:focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.light\:focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.light\:focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.light\:focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.light\:focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.light\:focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.light\:focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.light\:focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.light\:focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.light\:focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.light\:focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.light\:focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.light\:focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.light\:focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.light\:focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.light\:focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.light\:focus\:translate-y-px:focus{--tw-translate-y:1px!important}.light\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.light\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.light\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.light\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.light\:focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.light\:focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.light\:focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.light\:focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.light\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.light\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.light\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.light\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.light\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.light\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.light\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.light\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.light\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.light\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.light\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.light\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.light\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.light\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.light\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.light\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.light\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.light\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.light\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.light\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.light\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.light\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.light\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.light\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.light\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.light\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.light\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.light\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.light\:focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.light\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.light\:focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.light\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.light\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.light\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.light\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.light\:focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.light\:focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.light\:focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.light\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.light\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.light\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.light\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.light\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.light\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.light\:focus\:translate-y-full:focus{--tw-translate-y:100%!important}.light\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.light\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.light\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.light\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.light\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.light\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.light\:focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.light\:rotate-0{--tw-rotate:0deg!important}.light\:rotate-1{--tw-rotate:1deg!important}.light\:rotate-2{--tw-rotate:2deg!important}.light\:rotate-3{--tw-rotate:3deg!important}.light\:rotate-6{--tw-rotate:6deg!important}.light\:rotate-12{--tw-rotate:12deg!important}.light\:rotate-45{--tw-rotate:45deg!important}.light\:rotate-90{--tw-rotate:90deg!important}.light\:rotate-180{--tw-rotate:180deg!important}.light\:-rotate-180{--tw-rotate:-180deg!important}.light\:-rotate-90{--tw-rotate:-90deg!important}.light\:-rotate-45{--tw-rotate:-45deg!important}.light\:-rotate-12{--tw-rotate:-12deg!important}.light\:-rotate-6{--tw-rotate:-6deg!important}.light\:-rotate-3{--tw-rotate:-3deg!important}.light\:-rotate-2{--tw-rotate:-2deg!important}.light\:-rotate-1{--tw-rotate:-1deg!important}.light\:hover\:rotate-0:hover{--tw-rotate:0deg!important}.light\:hover\:rotate-1:hover{--tw-rotate:1deg!important}.light\:hover\:rotate-2:hover{--tw-rotate:2deg!important}.light\:hover\:rotate-3:hover{--tw-rotate:3deg!important}.light\:hover\:rotate-6:hover{--tw-rotate:6deg!important}.light\:hover\:rotate-12:hover{--tw-rotate:12deg!important}.light\:hover\:rotate-45:hover{--tw-rotate:45deg!important}.light\:hover\:rotate-90:hover{--tw-rotate:90deg!important}.light\:hover\:rotate-180:hover{--tw-rotate:180deg!important}.light\:hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.light\:hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.light\:hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.light\:hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.light\:hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.light\:hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.light\:hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.light\:hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.light\:focus\:rotate-0:focus{--tw-rotate:0deg!important}.light\:focus\:rotate-1:focus{--tw-rotate:1deg!important}.light\:focus\:rotate-2:focus{--tw-rotate:2deg!important}.light\:focus\:rotate-3:focus{--tw-rotate:3deg!important}.light\:focus\:rotate-6:focus{--tw-rotate:6deg!important}.light\:focus\:rotate-12:focus{--tw-rotate:12deg!important}.light\:focus\:rotate-45:focus{--tw-rotate:45deg!important}.light\:focus\:rotate-90:focus{--tw-rotate:90deg!important}.light\:focus\:rotate-180:focus{--tw-rotate:180deg!important}.light\:focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.light\:focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.light\:focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.light\:focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.light\:focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.light\:focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.light\:focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.light\:focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.light\:skew-x-0{--tw-skew-x:0deg!important}.light\:skew-x-1{--tw-skew-x:1deg!important}.light\:skew-x-2{--tw-skew-x:2deg!important}.light\:skew-x-3{--tw-skew-x:3deg!important}.light\:skew-x-6{--tw-skew-x:6deg!important}.light\:skew-x-12{--tw-skew-x:12deg!important}.light\:-skew-x-12{--tw-skew-x:-12deg!important}.light\:-skew-x-6{--tw-skew-x:-6deg!important}.light\:-skew-x-3{--tw-skew-x:-3deg!important}.light\:-skew-x-2{--tw-skew-x:-2deg!important}.light\:-skew-x-1{--tw-skew-x:-1deg!important}.light\:skew-y-0{--tw-skew-y:0deg!important}.light\:skew-y-1{--tw-skew-y:1deg!important}.light\:skew-y-2{--tw-skew-y:2deg!important}.light\:skew-y-3{--tw-skew-y:3deg!important}.light\:skew-y-6{--tw-skew-y:6deg!important}.light\:skew-y-12{--tw-skew-y:12deg!important}.light\:-skew-y-12{--tw-skew-y:-12deg!important}.light\:-skew-y-6{--tw-skew-y:-6deg!important}.light\:-skew-y-3{--tw-skew-y:-3deg!important}.light\:-skew-y-2{--tw-skew-y:-2deg!important}.light\:-skew-y-1{--tw-skew-y:-1deg!important}.light\:hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.light\:hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.light\:hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.light\:hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.light\:hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.light\:hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.light\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.light\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.light\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.light\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.light\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.light\:hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.light\:hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.light\:hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.light\:hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.light\:hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.light\:hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.light\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.light\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.light\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.light\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.light\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.light\:focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.light\:focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.light\:focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.light\:focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.light\:focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.light\:focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.light\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.light\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.light\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.light\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.light\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.light\:focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.light\:focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.light\:focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.light\:focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.light\:focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.light\:focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.light\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.light\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.light\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.light\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.light\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.light\:scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.light\:scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.light\:scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.light\:scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.light\:scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.light\:scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.light\:scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.light\:scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.light\:scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.light\:scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.light\:hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.light\:hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.light\:hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.light\:hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.light\:hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.light\:hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.light\:hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.light\:hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.light\:hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.light\:hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.light\:focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.light\:focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.light\:focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.light\:focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.light\:focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.light\:focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.light\:focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.light\:focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.light\:focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.light\:focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.light\:scale-x-0{--tw-scale-x:0!important}.light\:scale-x-50{--tw-scale-x:.5!important}.light\:scale-x-75{--tw-scale-x:.75!important}.light\:scale-x-90{--tw-scale-x:.9!important}.light\:scale-x-95{--tw-scale-x:.95!important}.light\:scale-x-100{--tw-scale-x:1!important}.light\:scale-x-105{--tw-scale-x:1.05!important}.light\:scale-x-110{--tw-scale-x:1.1!important}.light\:scale-x-125{--tw-scale-x:1.25!important}.light\:scale-x-150{--tw-scale-x:1.5!important}.light\:scale-y-0{--tw-scale-y:0!important}.light\:scale-y-50{--tw-scale-y:.5!important}.light\:scale-y-75{--tw-scale-y:.75!important}.light\:scale-y-90{--tw-scale-y:.9!important}.light\:scale-y-95{--tw-scale-y:.95!important}.light\:scale-y-100{--tw-scale-y:1!important}.light\:scale-y-105{--tw-scale-y:1.05!important}.light\:scale-y-110{--tw-scale-y:1.1!important}.light\:scale-y-125{--tw-scale-y:1.25!important}.light\:scale-y-150{--tw-scale-y:1.5!important}.light\:hover\:scale-x-0:hover{--tw-scale-x:0!important}.light\:hover\:scale-x-50:hover{--tw-scale-x:.5!important}.light\:hover\:scale-x-75:hover{--tw-scale-x:.75!important}.light\:hover\:scale-x-90:hover{--tw-scale-x:.9!important}.light\:hover\:scale-x-95:hover{--tw-scale-x:.95!important}.light\:hover\:scale-x-100:hover{--tw-scale-x:1!important}.light\:hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.light\:hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.light\:hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.light\:hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.light\:hover\:scale-y-0:hover{--tw-scale-y:0!important}.light\:hover\:scale-y-50:hover{--tw-scale-y:.5!important}.light\:hover\:scale-y-75:hover{--tw-scale-y:.75!important}.light\:hover\:scale-y-90:hover{--tw-scale-y:.9!important}.light\:hover\:scale-y-95:hover{--tw-scale-y:.95!important}.light\:hover\:scale-y-100:hover{--tw-scale-y:1!important}.light\:hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.light\:hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.light\:hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.light\:hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.light\:focus\:scale-x-0:focus{--tw-scale-x:0!important}.light\:focus\:scale-x-50:focus{--tw-scale-x:.5!important}.light\:focus\:scale-x-75:focus{--tw-scale-x:.75!important}.light\:focus\:scale-x-90:focus{--tw-scale-x:.9!important}.light\:focus\:scale-x-95:focus{--tw-scale-x:.95!important}.light\:focus\:scale-x-100:focus{--tw-scale-x:1!important}.light\:focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.light\:focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.light\:focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.light\:focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.light\:focus\:scale-y-0:focus{--tw-scale-y:0!important}.light\:focus\:scale-y-50:focus{--tw-scale-y:.5!important}.light\:focus\:scale-y-75:focus{--tw-scale-y:.75!important}.light\:focus\:scale-y-90:focus{--tw-scale-y:.9!important}.light\:focus\:scale-y-95:focus{--tw-scale-y:.95!important}.light\:focus\:scale-y-100:focus{--tw-scale-y:1!important}.light\:focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.light\:focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.light\:focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.light\:focus\:scale-y-150:focus{--tw-scale-y:1.5!important}.light\:animate-none{animation:none!important}.light\:animate-spin{animation:spin 1s linear infinite!important}.light\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.light\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.light\:animate-bounce{animation:bounce 1s infinite!important}.light\:animate-fade-in{animation:fade-in 0.3s linear!important}.light\:cursor-auto{cursor:auto!important}.light\:cursor-default{cursor:default!important}.light\:cursor-pointer{cursor:pointer!important}.light\:cursor-wait{cursor:wait!important}.light\:cursor-text{cursor:text!important}.light\:cursor-move{cursor:move!important}.light\:cursor-help{cursor:help!important}.light\:cursor-not-allowed{cursor:not-allowed!important}.light\:cursor-col-resize{cursor:col-resize!important}.light\:disabled\:cursor-auto:disabled{cursor:auto!important}.light\:disabled\:cursor-default:disabled{cursor:default!important}.light\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.light\:disabled\:cursor-wait:disabled{cursor:wait!important}.light\:disabled\:cursor-text:disabled{cursor:text!important}.light\:disabled\:cursor-move:disabled{cursor:move!important}.light\:disabled\:cursor-help:disabled{cursor:help!important}.light\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.light\:disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.light\:select-none{-webkit-user-select:none!important;user-select:none!important}.light\:select-text{-webkit-user-select:text!important;user-select:text!important}.light\:select-all{-webkit-user-select:all!important;user-select:all!important}.light\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.light\:resize-none{resize:none!important}.light\:resize-y{resize:vertical!important}.light\:resize-x{resize:horizontal!important}.light\:resize{resize:both!important}.light\:list-inside{list-style-position:inside!important}.light\:list-outside{list-style-position:outside!important}.light\:list-none{list-style-type:none!important}.light\:list-disc{list-style-type:disc!important}.light\:list-decimal{list-style-type:decimal!important}.light\:appearance-none{-webkit-appearance:none!important;appearance:none!important}.light\:auto-cols-auto{grid-auto-columns:auto!important}.light\:auto-cols-min{grid-auto-columns:min-content!important}.light\:auto-cols-max{grid-auto-columns:max-content!important}.light\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.light\:grid-flow-row{grid-auto-flow:row!important}.light\:grid-flow-col{grid-auto-flow:column!important}.light\:grid-flow-row-dense{grid-auto-flow:row dense!important}.light\:grid-flow-col-dense{grid-auto-flow:column dense!important}.light\:auto-rows-auto{grid-auto-rows:auto!important}.light\:auto-rows-min{grid-auto-rows:min-content!important}.light\:auto-rows-max{grid-auto-rows:max-content!important}.light\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.light\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.light\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.light\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.light\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.light\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.light\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.light\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.light\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.light\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.light\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.light\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.light\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.light\:grid-cols-none{grid-template-columns:none!important}.light\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.light\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.light\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.light\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.light\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.light\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.light\:grid-rows-none{grid-template-rows:none!important}.light\:flex-row{flex-direction:row!important}.light\:flex-row-reverse{flex-direction:row-reverse!important}.light\:flex-col{flex-direction:column!important}.light\:flex-col-reverse{flex-direction:column-reverse!important}.light\:flex-wrap{flex-wrap:wrap!important}.light\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.light\:flex-nowrap{flex-wrap:nowrap!important}.light\:place-content-center{place-content:center!important}.light\:place-content-start{place-content:start!important}.light\:place-content-end{place-content:end!important}.light\:place-content-between{place-content:space-between!important}.light\:place-content-around{place-content:space-around!important}.light\:place-content-evenly{place-content:space-evenly!important}.light\:place-content-stretch{place-content:stretch!important}.light\:place-items-start{place-items:start!important}.light\:place-items-end{place-items:end!important}.light\:place-items-center{place-items:center!important}.light\:place-items-stretch{place-items:stretch!important}.light\:content-center{align-content:center!important}.light\:content-start{align-content:flex-start!important}.light\:content-end{align-content:flex-end!important}.light\:content-between{align-content:space-between!important}.light\:content-around{align-content:space-around!important}.light\:content-evenly{align-content:space-evenly!important}.light\:items-start{align-items:flex-start!important}.light\:items-end{align-items:flex-end!important}.light\:items-center{align-items:center!important}.light\:items-baseline{align-items:baseline!important}.light\:items-stretch{align-items:stretch!important}.light\:justify-start{justify-content:flex-start!important}.light\:justify-end{justify-content:flex-end!important}.light\:justify-center{justify-content:center!important}.light\:justify-between{justify-content:space-between!important}.light\:justify-around{justify-content:space-around!important}.light\:justify-evenly{justify-content:space-evenly!important}.light\:justify-items-start{justify-items:start!important}.light\:justify-items-end{justify-items:end!important}.light\:justify-items-center{justify-items:center!important}.light\:justify-items-stretch{justify-items:stretch!important}.light\:gap-0{gap:0!important}.light\:gap-1{gap:.25rem!important}.light\:gap-2{gap:.5rem!important}.light\:gap-3{gap:.75rem!important}.light\:gap-4{gap:1rem!important}.light\:gap-5{gap:1.25rem!important}.light\:gap-6{gap:1.5rem!important}.light\:gap-7{gap:1.75rem!important}.light\:gap-8{gap:2rem!important}.light\:gap-9{gap:2.25rem!important}.light\:gap-10{gap:2.5rem!important}.light\:gap-11{gap:2.75rem!important}.light\:gap-12{gap:3rem!important}.light\:gap-14{gap:3.5rem!important}.light\:gap-16{gap:4rem!important}.light\:gap-20{gap:5rem!important}.light\:gap-24{gap:6rem!important}.light\:gap-28{gap:7rem!important}.light\:gap-32{gap:8rem!important}.light\:gap-36{gap:9rem!important}.light\:gap-40{gap:10rem!important}.light\:gap-44{gap:11rem!important}.light\:gap-48{gap:12rem!important}.light\:gap-52{gap:13rem!important}.light\:gap-56{gap:14rem!important}.light\:gap-60{gap:15rem!important}.light\:gap-64{gap:16rem!important}.light\:gap-72{gap:18rem!important}.light\:gap-80{gap:20rem!important}.light\:gap-84{gap:21rem!important}.light\:gap-96{gap:24rem!important}.light\:gap-px{gap:1px!important}.light\:gap-0\.5{gap:.125rem!important}.light\:gap-1\.5{gap:.375rem!important}.light\:gap-2\.5{gap:.625rem!important}.light\:gap-3\.5{gap:.875rem!important}.light\:-gap-3px{gap:-3px!important}.light\:-gap-1px{gap:-1px!important}.light\:gap-5px{gap:5px!important}.light\:gap-x-0{column-gap:0!important}.light\:gap-x-1{column-gap:.25rem!important}.light\:gap-x-2{column-gap:.5rem!important}.light\:gap-x-3{column-gap:.75rem!important}.light\:gap-x-4{column-gap:1rem!important}.light\:gap-x-5{column-gap:1.25rem!important}.light\:gap-x-6{column-gap:1.5rem!important}.light\:gap-x-7{column-gap:1.75rem!important}.light\:gap-x-8{column-gap:2rem!important}.light\:gap-x-9{column-gap:2.25rem!important}.light\:gap-x-10{column-gap:2.5rem!important}.light\:gap-x-11{column-gap:2.75rem!important}.light\:gap-x-12{column-gap:3rem!important}.light\:gap-x-14{column-gap:3.5rem!important}.light\:gap-x-16{column-gap:4rem!important}.light\:gap-x-20{column-gap:5rem!important}.light\:gap-x-24{column-gap:6rem!important}.light\:gap-x-28{column-gap:7rem!important}.light\:gap-x-32{column-gap:8rem!important}.light\:gap-x-36{column-gap:9rem!important}.light\:gap-x-40{column-gap:10rem!important}.light\:gap-x-44{column-gap:11rem!important}.light\:gap-x-48{column-gap:12rem!important}.light\:gap-x-52{column-gap:13rem!important}.light\:gap-x-56{column-gap:14rem!important}.light\:gap-x-60{column-gap:15rem!important}.light\:gap-x-64{column-gap:16rem!important}.light\:gap-x-72{column-gap:18rem!important}.light\:gap-x-80{column-gap:20rem!important}.light\:gap-x-84{column-gap:21rem!important}.light\:gap-x-96{column-gap:24rem!important}.light\:gap-x-px{column-gap:1px!important}.light\:gap-x-0\.5{column-gap:.125rem!important}.light\:gap-x-1\.5{column-gap:.375rem!important}.light\:gap-x-2\.5{column-gap:.625rem!important}.light\:gap-x-3\.5{column-gap:.875rem!important}.light\:-gap-x-3px{column-gap:-3px!important}.light\:-gap-x-1px{column-gap:-1px!important}.light\:gap-x-5px{column-gap:5px!important}.light\:gap-y-0{row-gap:0!important}.light\:gap-y-1{row-gap:.25rem!important}.light\:gap-y-2{row-gap:.5rem!important}.light\:gap-y-3{row-gap:.75rem!important}.light\:gap-y-4{row-gap:1rem!important}.light\:gap-y-5{row-gap:1.25rem!important}.light\:gap-y-6{row-gap:1.5rem!important}.light\:gap-y-7{row-gap:1.75rem!important}.light\:gap-y-8{row-gap:2rem!important}.light\:gap-y-9{row-gap:2.25rem!important}.light\:gap-y-10{row-gap:2.5rem!important}.light\:gap-y-11{row-gap:2.75rem!important}.light\:gap-y-12{row-gap:3rem!important}.light\:gap-y-14{row-gap:3.5rem!important}.light\:gap-y-16{row-gap:4rem!important}.light\:gap-y-20{row-gap:5rem!important}.light\:gap-y-24{row-gap:6rem!important}.light\:gap-y-28{row-gap:7rem!important}.light\:gap-y-32{row-gap:8rem!important}.light\:gap-y-36{row-gap:9rem!important}.light\:gap-y-40{row-gap:10rem!important}.light\:gap-y-44{row-gap:11rem!important}.light\:gap-y-48{row-gap:12rem!important}.light\:gap-y-52{row-gap:13rem!important}.light\:gap-y-56{row-gap:14rem!important}.light\:gap-y-60{row-gap:15rem!important}.light\:gap-y-64{row-gap:16rem!important}.light\:gap-y-72{row-gap:18rem!important}.light\:gap-y-80{row-gap:20rem!important}.light\:gap-y-84{row-gap:21rem!important}.light\:gap-y-96{row-gap:24rem!important}.light\:gap-y-px{row-gap:1px!important}.light\:gap-y-0\.5{row-gap:.125rem!important}.light\:gap-y-1\.5{row-gap:.375rem!important}.light\:gap-y-2\.5{row-gap:.625rem!important}.light\:gap-y-3\.5{row-gap:.875rem!important}.light\:-gap-y-3px{row-gap:-3px!important}.light\:-gap-y-1px{row-gap:-1px!important}.light\:gap-y-5px{row-gap:5px!important}.light\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.light\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.light\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.light\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.light\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.light\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.light\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.light\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.light\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.light\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.light\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.light\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.light\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.light\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.light\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.light\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.light\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.light\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.light\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.light\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.light\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.light\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.light\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.light\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.light\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.light\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.light\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.light\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.light\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.light\:space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.light\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.light\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.light\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.light\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.light\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.light\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.light\:-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.light\:-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.light\:space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.light\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.light\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.light\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.light\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.light\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.light\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.light\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.light\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.light\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.light\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.light\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.light\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.light\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.light\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.light\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.light\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.light\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.light\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.light\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.light\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.light\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.light\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.light\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.light\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.light\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.light\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.light\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.light\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.light\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.light\:-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.light\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.light\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.light\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.light\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.light\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.light\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.light\:-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.light\:-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.light\:-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.light\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.light\:-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.light\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.light\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.light\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.light\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.light\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.light\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.light\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.light\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.light\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.light\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.light\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.light\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.light\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.light\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.light\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.light\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.light\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.light\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.light\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.light\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.light\:divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.light\:divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.light\:divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.light\:divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.light\:divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.light\:divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.light\:divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.light\:divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.light\:divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.light\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.light\:divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.light\:divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.light\:divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.light\:divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.light\:divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.light\:divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.light\:divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.light\:divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.light\:divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.light\:divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.light\:divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.light\:divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.light\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.light\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.light\:divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.light\:divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.light\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.light\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.light\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.light\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.light\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.light\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.light\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.light\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.light\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.light\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.light\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.light\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.light\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.light\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.light\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.light\:place-self-auto{place-self:auto!important}.light\:place-self-start{place-self:start!important}.light\:place-self-end{place-self:end!important}.light\:place-self-center{place-self:center!important}.light\:place-self-stretch{place-self:stretch!important}.light\:self-auto{align-self:auto!important}.light\:self-start{align-self:flex-start!important}.light\:self-end{align-self:flex-end!important}.light\:self-center{align-self:center!important}.light\:self-stretch{align-self:stretch!important}.light\:self-baseline{align-self:baseline!important}.light\:justify-self-auto{justify-self:auto!important}.light\:justify-self-start{justify-self:start!important}.light\:justify-self-end{justify-self:end!important}.light\:justify-self-center{justify-self:center!important}.light\:justify-self-stretch{justify-self:stretch!important}.light\:overflow-auto{overflow:auto!important}.light\:overflow-hidden{overflow:hidden!important}.light\:overflow-visible{overflow:visible!important}.light\:overflow-scroll{overflow:scroll!important}.light\:overflow-x-auto{overflow-x:auto!important}.light\:overflow-y-auto{overflow-y:auto!important}.light\:overflow-x-hidden{overflow-x:hidden!important}.light\:overflow-y-hidden{overflow-y:hidden!important}.light\:overflow-x-visible{overflow-x:visible!important}.light\:overflow-y-visible{overflow-y:visible!important}.light\:overflow-x-scroll{overflow-x:scroll!important}.light\:overflow-y-scroll{overflow-y:scroll!important}.light\:overscroll-auto{overscroll-behavior:auto!important}.light\:overscroll-contain{overscroll-behavior:contain!important}.light\:overscroll-none{overscroll-behavior:none!important}.light\:overscroll-y-auto{overscroll-behavior-y:auto!important}.light\:overscroll-y-contain{overscroll-behavior-y:contain!important}.light\:overscroll-y-none{overscroll-behavior-y:none!important}.light\:overscroll-x-auto{overscroll-behavior-x:auto!important}.light\:overscroll-x-contain{overscroll-behavior-x:contain!important}.light\:overscroll-x-none{overscroll-behavior-x:none!important}.light\:truncate{overflow:hidden!important;white-space:nowrap!important}.light\:overflow-ellipsis,.light\:truncate{text-overflow:ellipsis!important}.light\:overflow-clip{text-overflow:clip!important}.light\:whitespace-normal{white-space:normal!important}.light\:whitespace-nowrap{white-space:nowrap!important}.light\:whitespace-pre{white-space:pre!important}.light\:whitespace-pre-line{white-space:pre-line!important}.light\:whitespace-pre-wrap{white-space:pre-wrap!important}.light\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.light\:break-words{overflow-wrap:break-word!important}.light\:break-all{word-break:break-all!important}.light\:rounded-none{border-radius:0!important}.light\:rounded-sm{border-radius:.125rem!important}.light\:rounded{border-radius:.25rem!important}.light\:rounded-md{border-radius:.375rem!important}.light\:rounded-lg{border-radius:.5rem!important}.light\:rounded-xl{border-radius:.75rem!important}.light\:rounded-2xl{border-radius:1rem!important}.light\:rounded-3xl{border-radius:1.5rem!important}.light\:rounded-full{border-radius:9999px!important}.light\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.light\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.light\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.light\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.light\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.light\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.light\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.light\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.light\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.light\:rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.light\:rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.light\:rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.light\:rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.light\:rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.light\:rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.light\:rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.light\:rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.light\:rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.light\:rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.light\:rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.light\:rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.light\:rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.light\:rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.light\:rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.light\:rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.light\:rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.light\:rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.light\:rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.light\:rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.light\:rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.light\:rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.light\:rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.light\:rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.light\:rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.light\:rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.light\:rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.light\:rounded-tl-none{border-top-left-radius:0!important}.light\:rounded-tl-sm{border-top-left-radius:.125rem!important}.light\:rounded-tl{border-top-left-radius:.25rem!important}.light\:rounded-tl-md{border-top-left-radius:.375rem!important}.light\:rounded-tl-lg{border-top-left-radius:.5rem!important}.light\:rounded-tl-xl{border-top-left-radius:.75rem!important}.light\:rounded-tl-2xl{border-top-left-radius:1rem!important}.light\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.light\:rounded-tl-full{border-top-left-radius:9999px!important}.light\:rounded-tr-none{border-top-right-radius:0!important}.light\:rounded-tr-sm{border-top-right-radius:.125rem!important}.light\:rounded-tr{border-top-right-radius:.25rem!important}.light\:rounded-tr-md{border-top-right-radius:.375rem!important}.light\:rounded-tr-lg{border-top-right-radius:.5rem!important}.light\:rounded-tr-xl{border-top-right-radius:.75rem!important}.light\:rounded-tr-2xl{border-top-right-radius:1rem!important}.light\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.light\:rounded-tr-full{border-top-right-radius:9999px!important}.light\:rounded-br-none{border-bottom-right-radius:0!important}.light\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.light\:rounded-br{border-bottom-right-radius:.25rem!important}.light\:rounded-br-md{border-bottom-right-radius:.375rem!important}.light\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.light\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.light\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.light\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.light\:rounded-br-full{border-bottom-right-radius:9999px!important}.light\:rounded-bl-none{border-bottom-left-radius:0!important}.light\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.light\:rounded-bl{border-bottom-left-radius:.25rem!important}.light\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.light\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.light\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.light\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.light\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.light\:rounded-bl-full{border-bottom-left-radius:9999px!important}.light\:border-0{border-width:0!important}.light\:border-2{border-width:2px!important}.light\:border-4{border-width:4px!important}.light\:border-8{border-width:8px!important}.light\:border{border-width:1px!important}.light\:first\:border-0:first-child{border-width:0!important}.light\:first\:border-2:first-child{border-width:2px!important}.light\:first\:border-4:first-child{border-width:4px!important}.light\:first\:border-8:first-child{border-width:8px!important}.light\:first\:border:first-child{border-width:1px!important}.light\:border-t-0{border-top-width:0!important}.light\:border-t-2{border-top-width:2px!important}.light\:border-t-4{border-top-width:4px!important}.light\:border-t-8{border-top-width:8px!important}.light\:border-t{border-top-width:1px!important}.light\:border-r-0{border-right-width:0!important}.light\:border-r-2{border-right-width:2px!important}.light\:border-r-4{border-right-width:4px!important}.light\:border-r-8{border-right-width:8px!important}.light\:border-r{border-right-width:1px!important}.light\:border-b-0{border-bottom-width:0!important}.light\:border-b-2{border-bottom-width:2px!important}.light\:border-b-4{border-bottom-width:4px!important}.light\:border-b-8{border-bottom-width:8px!important}.light\:border-b{border-bottom-width:1px!important}.light\:border-l-0{border-left-width:0!important}.light\:border-l-2{border-left-width:2px!important}.light\:border-l-4{border-left-width:4px!important}.light\:border-l-8{border-left-width:8px!important}.light\:border-l{border-left-width:1px!important}.light\:first\:border-t-0:first-child{border-top-width:0!important}.light\:first\:border-t-2:first-child{border-top-width:2px!important}.light\:first\:border-t-4:first-child{border-top-width:4px!important}.light\:first\:border-t-8:first-child{border-top-width:8px!important}.light\:first\:border-t:first-child{border-top-width:1px!important}.light\:first\:border-r-0:first-child{border-right-width:0!important}.light\:first\:border-r-2:first-child{border-right-width:2px!important}.light\:first\:border-r-4:first-child{border-right-width:4px!important}.light\:first\:border-r-8:first-child{border-right-width:8px!important}.light\:first\:border-r:first-child{border-right-width:1px!important}.light\:first\:border-b-0:first-child{border-bottom-width:0!important}.light\:first\:border-b-2:first-child{border-bottom-width:2px!important}.light\:first\:border-b-4:first-child{border-bottom-width:4px!important}.light\:first\:border-b-8:first-child{border-bottom-width:8px!important}.light\:first\:border-b:first-child{border-bottom-width:1px!important}.light\:first\:border-l-0:first-child{border-left-width:0!important}.light\:first\:border-l-2:first-child{border-left-width:2px!important}.light\:first\:border-l-4:first-child{border-left-width:4px!important}.light\:first\:border-l-8:first-child{border-left-width:8px!important}.light\:first\:border-l:first-child{border-left-width:1px!important}.light\:border-solid{border-style:solid!important}.light\:border-dashed{border-style:dashed!important}.light\:border-dotted{border-style:dotted!important}.light\:border-double{border-style:double!important}.light\:border-none{border-style:none!important}.light\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.light\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.light\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.light\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.light\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.light\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.light\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.light\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.light\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.light\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.light\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.light\:border-black-light{border-color:#19171199!important}.light\:border-black-lighter{border-color:#37352f99!important}.light\:border-black-lightest{border-color:#37352f66!important}.light\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.light\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.light\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.light\:border-opacity-darker{border-color:#0000001a!important}.light\:border-opacity-lighter{border-color:#ffffff1a!important}.light\:border-table-x{border-color:#37352f17!important}.light\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.light\:border-transparent{border-color:#0000!important}.light\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.light\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.light\:border-blue-selection{border-color:#2eaadc33!important}.group:hover .light\:group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-black-light{border-color:#19171199!important}.group:hover .light\:group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .light\:group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .light\:group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .light\:group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .light\:group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .light\:group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-transparent{border-color:#0000!important}.group:hover .light\:group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .light\:group-hover\:border-blue-selection{border-color:#2eaadc33!important}.light\:focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.light\:focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.light\:focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.light\:focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.light\:focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.light\:focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.light\:focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.light\:focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.light\:focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.light\:focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.light\:focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.light\:focus-within\:border-black-light:focus-within{border-color:#19171199!important}.light\:focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.light\:focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.light\:focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.light\:focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.light\:focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.light\:focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.light\:focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.light\:focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.light\:focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.light\:focus-within\:border-transparent:focus-within{border-color:#0000!important}.light\:focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.light\:focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.light\:focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.light\:hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.light\:hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.light\:hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.light\:hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.light\:hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.light\:hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.light\:hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.light\:hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.light\:hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.light\:hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.light\:hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.light\:hover\:border-black-light:hover{border-color:#19171199!important}.light\:hover\:border-black-lighter:hover{border-color:#37352f99!important}.light\:hover\:border-black-lightest:hover{border-color:#37352f66!important}.light\:hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.light\:hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.light\:hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.light\:hover\:border-opacity-darker:hover{border-color:#0000001a!important}.light\:hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.light\:hover\:border-table-x:hover{border-color:#37352f17!important}.light\:hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.light\:hover\:border-transparent:hover{border-color:#0000!important}.light\:hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.light\:hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.light\:hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.light\:focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.light\:focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.light\:focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.light\:focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.light\:focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.light\:focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.light\:focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.light\:focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.light\:focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.light\:focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.light\:focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.light\:focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.light\:focus\:border-black-light:focus{border-color:#19171199!important}.light\:focus\:border-black-lighter:focus{border-color:#37352f99!important}.light\:focus\:border-black-lightest:focus{border-color:#37352f66!important}.light\:focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.light\:focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.light\:focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.light\:focus\:border-opacity-darker:focus{border-color:#0000001a!important}.light\:focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.light\:focus\:border-table-x:focus{border-color:#37352f17!important}.light\:focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.light\:focus\:border-transparent:focus{border-color:#0000!important}.light\:focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.light\:focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.light\:focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.light\:border-opacity-0{--tw-border-opacity:0!important}.light\:border-opacity-5{--tw-border-opacity:0.05!important}.light\:border-opacity-10{--tw-border-opacity:0.1!important}.light\:border-opacity-20{--tw-border-opacity:0.2!important}.light\:border-opacity-25{--tw-border-opacity:0.25!important}.light\:border-opacity-30{--tw-border-opacity:0.3!important}.light\:border-opacity-40{--tw-border-opacity:0.4!important}.light\:border-opacity-50{--tw-border-opacity:0.5!important}.light\:border-opacity-60{--tw-border-opacity:0.6!important}.light\:border-opacity-70{--tw-border-opacity:0.7!important}.light\:border-opacity-75{--tw-border-opacity:0.75!important}.light\:border-opacity-80{--tw-border-opacity:0.8!important}.light\:border-opacity-90{--tw-border-opacity:0.9!important}.light\:border-opacity-95{--tw-border-opacity:0.95!important}.light\:border-opacity-100{--tw-border-opacity:1!important}.group:hover .light\:group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .light\:group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .light\:group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .light\:group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .light\:group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .light\:group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .light\:group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .light\:group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .light\:group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .light\:group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .light\:group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .light\:group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .light\:group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .light\:group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .light\:group-hover\:border-opacity-100{--tw-border-opacity:1!important}.light\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.light\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.light\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.light\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.light\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.light\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.light\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.light\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.light\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.light\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.light\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.light\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.light\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.light\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.light\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.light\:hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.light\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.light\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.light\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.light\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.light\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.light\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.light\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.light\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.light\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.light\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.light\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.light\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.light\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.light\:hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.light\:focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.light\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.light\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.light\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.light\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.light\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.light\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.light\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.light\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.light\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.light\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.light\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.light\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.light\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.light\:focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.light\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.light\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.light\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.light\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.light\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.light\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.light\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.light\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.light\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.light\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.light\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.light\:bg-black-light{background-color:#19171199!important}.light\:bg-black-lighter{background-color:#37352f99!important}.light\:bg-black-lightest{background-color:#37352f66!important}.light\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.light\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.light\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.light\:bg-opacity-darker{background-color:#0000001a!important}.light\:bg-opacity-lighter{background-color:#ffffff1a!important}.light\:bg-table-x{background-color:#37352f17!important}.light\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.light\:bg-transparent{background-color:#0000!important}.light\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.light\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.light\:bg-blue-selection{background-color:#2eaadc33!important}.group:hover .light\:group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .light\:group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .light\:group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .light\:group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .light\:group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .light\:group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .light\:group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-transparent{background-color:#0000!important}.group:hover .light\:group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .light\:group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.light\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.light\:focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.light\:focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.light\:focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.light\:focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.light\:focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.light\:focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-transparent:focus-within{background-color:#0000!important}.light\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.light\:focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.light\:hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.light\:hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.light\:hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.light\:hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.light\:hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.light\:hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.light\:hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.light\:hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.light\:hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.light\:hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.light\:hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.light\:hover\:bg-black-light:hover{background-color:#19171199!important}.light\:hover\:bg-black-lighter:hover{background-color:#37352f99!important}.light\:hover\:bg-black-lightest:hover{background-color:#37352f66!important}.light\:hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.light\:hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.light\:hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.light\:hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.light\:hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.light\:hover\:bg-table-x:hover{background-color:#37352f17!important}.light\:hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.light\:hover\:bg-transparent:hover{background-color:#0000!important}.light\:hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.light\:hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.light\:hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.light\:focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.light\:focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.light\:focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.light\:focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.light\:focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.light\:focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.light\:focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.light\:focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.light\:focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.light\:focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.light\:focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.light\:focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.light\:focus\:bg-black-light:focus{background-color:#19171199!important}.light\:focus\:bg-black-lighter:focus{background-color:#37352f99!important}.light\:focus\:bg-black-lightest:focus{background-color:#37352f66!important}.light\:focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.light\:focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.light\:focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.light\:focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.light\:focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.light\:focus\:bg-table-x:focus{background-color:#37352f17!important}.light\:focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.light\:focus\:bg-transparent:focus{background-color:#0000!important}.light\:focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.light\:focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.light\:focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.light\:bg-opacity-0{--tw-bg-opacity:0!important}.light\:bg-opacity-5{--tw-bg-opacity:0.05!important}.light\:bg-opacity-10{--tw-bg-opacity:0.1!important}.light\:bg-opacity-20{--tw-bg-opacity:0.2!important}.light\:bg-opacity-25{--tw-bg-opacity:0.25!important}.light\:bg-opacity-30{--tw-bg-opacity:0.3!important}.light\:bg-opacity-40{--tw-bg-opacity:0.4!important}.light\:bg-opacity-50{--tw-bg-opacity:0.5!important}.light\:bg-opacity-60{--tw-bg-opacity:0.6!important}.light\:bg-opacity-70{--tw-bg-opacity:0.7!important}.light\:bg-opacity-75{--tw-bg-opacity:0.75!important}.light\:bg-opacity-80{--tw-bg-opacity:0.8!important}.light\:bg-opacity-90{--tw-bg-opacity:0.9!important}.light\:bg-opacity-95{--tw-bg-opacity:0.95!important}.light\:bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .light\:group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .light\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .light\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .light\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .light\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .light\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .light\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .light\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .light\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .light\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .light\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .light\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .light\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .light\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .light\:group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.light\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.light\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.light\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.light\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.light\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.light\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.light\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.light\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.light\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.light\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.light\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.light\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.light\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.light\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.light\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.light\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.light\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.light\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.light\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.light\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.light\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.light\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.light\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.light\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.light\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.light\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.light\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.light\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.light\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.light\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.light\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.light\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.light\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.light\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.light\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.light\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.light\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.light\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.light\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.light\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.light\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.light\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.light\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.light\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.light\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.light\:bg-none{background-image:none!important}.light\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.light\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.light\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.light\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.light\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.light\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.light\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.light\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.light\:from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.light\:from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.light\:from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.light\:from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.light\:from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.light\:from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.light\:from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.light\:from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.light\:from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.light\:from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.light\:from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.light\:from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.light\:from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.light\:from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.light\:from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.light\:from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.light\:from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.light\:from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.light\:from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.light\:from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.light\:from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.light\:from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.light\:from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.light\:hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.light\:hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.light\:hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.light\:hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.light\:hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.light\:hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.light\:hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.light\:hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.light\:hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.light\:hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.light\:hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.light\:hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.light\:hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.light\:hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.light\:hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.light\:hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.light\:hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.light\:hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.light\:hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.light\:hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.light\:hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.light\:hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.light\:hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.light\:focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.light\:focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.light\:focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.light\:focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.light\:focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.light\:focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.light\:focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.light\:focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.light\:focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.light\:focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.light\:focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.light\:focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.light\:focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.light\:focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.light\:focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.light\:focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.light\:focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.light\:focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.light\:focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.light\:focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.light\:focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.light\:focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.light\:focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.light\:focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.light\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.light\:via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.light\:via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.light\:via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.light\:via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.light\:via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.light\:via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.light\:via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.light\:via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.light\:via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.light\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.light\:via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.light\:via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.light\:via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.light\:via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.light\:via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.light\:via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.light\:via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.light\:via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.light\:via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.light\:via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.light\:via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.light\:via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.light\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.light\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.light\:via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.light\:via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.light\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.light\:hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.light\:hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.light\:hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.light\:hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.light\:hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.light\:hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.light\:hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.light\:hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.light\:hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.light\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.light\:hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.light\:hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.light\:hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.light\:hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.light\:hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.light\:hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.light\:hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.light\:hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.light\:hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.light\:hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.light\:hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.light\:hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.light\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.light\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.light\:hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.light\:hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.light\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.light\:focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.light\:focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.light\:focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.light\:focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.light\:focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.light\:focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.light\:focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.light\:focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.light\:focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.light\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.light\:focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.light\:focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.light\:focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.light\:focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.light\:focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.light\:focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.light\:focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.light\:focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.light\:focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.light\:focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.light\:focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.light\:focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.light\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.light\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.light\:focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.light\:focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.light\:to-primary{--tw-gradient-to:#f7d94a!important}.light\:to-primary-darker{--tw-gradient-to:#e7c51f!important}.light\:to-primary-lighter{--tw-gradient-to:#ffe66f!important}.light\:to-primary-lightest{--tw-gradient-to:#fe9!important}.light\:to-secondary{--tw-gradient-to:#fcb930!important}.light\:to-danger{--tw-gradient-to:#b62222!important}.light\:to-disabled{--tw-gradient-to:#efeeea!important}.light\:to-info{--tw-gradient-to:#35425b!important}.light\:to-success{--tw-gradient-to:#0d8253!important}.light\:to-warning{--tw-gradient-to:#fcb930!important}.light\:to-black{--tw-gradient-to:#72706c!important}.light\:to-black-active{--tw-gradient-to:#37352f!important}.light\:to-black-dark{--tw-gradient-to:#2f3437!important}.light\:to-black-light{--tw-gradient-to:#19171199!important}.light\:to-black-lighter{--tw-gradient-to:#37352f99!important}.light\:to-black-lightest{--tw-gradient-to:#37352f66!important}.light\:to-gray{--tw-gradient-to:#f7f6f3!important}.light\:to-gray-dark{--tw-gradient-to:#7d7d7d!important}.light\:to-gray-darker{--tw-gradient-to:#2f2f2f!important}.light\:to-opacity-darker{--tw-gradient-to:#0000001a!important}.light\:to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.light\:to-table-x{--tw-gradient-to:#37352f17!important}.light\:to-table-y{--tw-gradient-to:#dfdfde!important}.light\:to-transparent{--tw-gradient-to:#0000!important}.light\:to-white{--tw-gradient-to:#fff!important}.light\:to-white-off{--tw-gradient-to:#fffefc!important}.light\:to-blue-selection{--tw-gradient-to:#2eaadc33!important}.light\:hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.light\:hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.light\:hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.light\:hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.light\:hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.light\:hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.light\:hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.light\:hover\:to-info:hover{--tw-gradient-to:#35425b!important}.light\:hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.light\:hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.light\:hover\:to-black:hover{--tw-gradient-to:#72706c!important}.light\:hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.light\:hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.light\:hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.light\:hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.light\:hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.light\:hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.light\:hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.light\:hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.light\:hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.light\:hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.light\:hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.light\:hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.light\:hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.light\:hover\:to-white:hover{--tw-gradient-to:#fff!important}.light\:hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.light\:hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.light\:focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.light\:focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.light\:focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.light\:focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.light\:focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.light\:focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.light\:focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.light\:focus\:to-info:focus{--tw-gradient-to:#35425b!important}.light\:focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.light\:focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.light\:focus\:to-black:focus{--tw-gradient-to:#72706c!important}.light\:focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.light\:focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.light\:focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.light\:focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.light\:focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.light\:focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.light\:focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.light\:focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.light\:focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.light\:focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.light\:focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.light\:focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.light\:focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.light\:focus\:to-white:focus{--tw-gradient-to:#fff!important}.light\:focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.light\:focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.light\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.light\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.light\:bg-auto{background-size:auto!important}.light\:bg-cover{background-size:cover!important}.light\:bg-contain{background-size:contain!important}.light\:bg-fixed{background-attachment:fixed!important}.light\:bg-local{background-attachment:local!important}.light\:bg-scroll{background-attachment:scroll!important}.light\:bg-clip-border{background-clip:initial!important}.light\:bg-clip-padding{background-clip:padding-box!important}.light\:bg-clip-content{background-clip:content-box!important}.light\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.light\:bg-bottom{background-position:bottom!important}.light\:bg-center{background-position:50%!important}.light\:bg-left{background-position:0!important}.light\:bg-left-bottom{background-position:0 100%!important}.light\:bg-left-top{background-position:0 0!important}.light\:bg-right{background-position:100%!important}.light\:bg-right-bottom{background-position:100% 100%!important}.light\:bg-right-top{background-position:100% 0!important}.light\:bg-top{background-position:top!important}.light\:bg-repeat{background-repeat:repeat!important}.light\:bg-no-repeat{background-repeat:no-repeat!important}.light\:bg-repeat-x{background-repeat:repeat-x!important}.light\:bg-repeat-y{background-repeat:repeat-y!important}.light\:bg-repeat-round{background-repeat:round!important}.light\:bg-repeat-space{background-repeat:space!important}.light\:bg-origin-border{background-origin:border-box!important}.light\:bg-origin-padding{background-origin:initial!important}.light\:bg-origin-content{background-origin:content-box!important}.light\:fill-current{fill:currentColor!important}.light\:stroke-current{stroke:currentColor!important}.light\:stroke-0{stroke-width:0!important}.light\:stroke-1{stroke-width:1!important}.light\:stroke-2{stroke-width:2!important}.light\:object-contain{object-fit:contain!important}.light\:object-cover{object-fit:cover!important}.light\:object-fill{object-fit:fill!important}.light\:object-none{object-fit:none!important}.light\:object-scale-down{object-fit:scale-down!important}.light\:object-bottom{object-position:bottom!important}.light\:object-center{object-position:center!important}.light\:object-left{object-position:left!important}.light\:object-left-bottom{object-position:left bottom!important}.light\:object-left-top{object-position:left top!important}.light\:object-right{object-position:right!important}.light\:object-right-bottom{object-position:right bottom!important}.light\:object-right-top{object-position:right top!important}.light\:object-top{object-position:top!important}.light\:p-0{padding:0!important}.light\:p-1{padding:.25rem!important}.light\:p-2{padding:.5rem!important}.light\:p-3{padding:.75rem!important}.light\:p-4{padding:1rem!important}.light\:p-5{padding:1.25rem!important}.light\:p-6{padding:1.5rem!important}.light\:p-7{padding:1.75rem!important}.light\:p-8{padding:2rem!important}.light\:p-9{padding:2.25rem!important}.light\:p-10{padding:2.5rem!important}.light\:p-11{padding:2.75rem!important}.light\:p-12{padding:3rem!important}.light\:p-14{padding:3.5rem!important}.light\:p-16{padding:4rem!important}.light\:p-20{padding:5rem!important}.light\:p-24{padding:6rem!important}.light\:p-28{padding:7rem!important}.light\:p-32{padding:8rem!important}.light\:p-36{padding:9rem!important}.light\:p-40{padding:10rem!important}.light\:p-44{padding:11rem!important}.light\:p-48{padding:12rem!important}.light\:p-52{padding:13rem!important}.light\:p-56{padding:14rem!important}.light\:p-60{padding:15rem!important}.light\:p-64{padding:16rem!important}.light\:p-72{padding:18rem!important}.light\:p-80{padding:20rem!important}.light\:p-84{padding:21rem!important}.light\:p-96{padding:24rem!important}.light\:p-px{padding:1px!important}.light\:p-0\.5{padding:.125rem!important}.light\:p-1\.5{padding:.375rem!important}.light\:p-2\.5{padding:.625rem!important}.light\:p-3\.5{padding:.875rem!important}.light\:-p-3px{padding:-3px!important}.light\:-p-1px{padding:-1px!important}.light\:p-5px{padding:5px!important}.light\:px-0{padding-left:0!important;padding-right:0!important}.light\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.light\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.light\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.light\:px-4{padding-left:1rem!important;padding-right:1rem!important}.light\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.light\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.light\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.light\:px-8{padding-left:2rem!important;padding-right:2rem!important}.light\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.light\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.light\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.light\:px-12{padding-left:3rem!important;padding-right:3rem!important}.light\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.light\:px-16{padding-left:4rem!important;padding-right:4rem!important}.light\:px-20{padding-left:5rem!important;padding-right:5rem!important}.light\:px-24{padding-left:6rem!important;padding-right:6rem!important}.light\:px-28{padding-left:7rem!important;padding-right:7rem!important}.light\:px-32{padding-left:8rem!important;padding-right:8rem!important}.light\:px-36{padding-left:9rem!important;padding-right:9rem!important}.light\:px-40{padding-left:10rem!important;padding-right:10rem!important}.light\:px-44{padding-left:11rem!important;padding-right:11rem!important}.light\:px-48{padding-left:12rem!important;padding-right:12rem!important}.light\:px-52{padding-left:13rem!important;padding-right:13rem!important}.light\:px-56{padding-left:14rem!important;padding-right:14rem!important}.light\:px-60{padding-left:15rem!important;padding-right:15rem!important}.light\:px-64{padding-left:16rem!important;padding-right:16rem!important}.light\:px-72{padding-left:18rem!important;padding-right:18rem!important}.light\:px-80{padding-left:20rem!important;padding-right:20rem!important}.light\:px-84{padding-left:21rem!important;padding-right:21rem!important}.light\:px-96{padding-left:24rem!important;padding-right:24rem!important}.light\:px-px{padding-left:1px!important;padding-right:1px!important}.light\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.light\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.light\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.light\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.light\:-px-3px{padding-left:-3px!important;padding-right:-3px!important}.light\:-px-1px{padding-left:-1px!important;padding-right:-1px!important}.light\:px-5px{padding-left:5px!important;padding-right:5px!important}.light\:py-0{padding-bottom:0!important;padding-top:0!important}.light\:py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.light\:py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.light\:py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.light\:py-4{padding-bottom:1rem!important;padding-top:1rem!important}.light\:py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.light\:py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.light\:py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.light\:py-8{padding-bottom:2rem!important;padding-top:2rem!important}.light\:py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.light\:py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.light\:py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.light\:py-12{padding-bottom:3rem!important;padding-top:3rem!important}.light\:py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.light\:py-16{padding-bottom:4rem!important;padding-top:4rem!important}.light\:py-20{padding-bottom:5rem!important;padding-top:5rem!important}.light\:py-24{padding-bottom:6rem!important;padding-top:6rem!important}.light\:py-28{padding-bottom:7rem!important;padding-top:7rem!important}.light\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}.light\:py-36{padding-bottom:9rem!important;padding-top:9rem!important}.light\:py-40{padding-bottom:10rem!important;padding-top:10rem!important}.light\:py-44{padding-bottom:11rem!important;padding-top:11rem!important}.light\:py-48{padding-bottom:12rem!important;padding-top:12rem!important}.light\:py-52{padding-bottom:13rem!important;padding-top:13rem!important}.light\:py-56{padding-bottom:14rem!important;padding-top:14rem!important}.light\:py-60{padding-bottom:15rem!important;padding-top:15rem!important}.light\:py-64{padding-bottom:16rem!important;padding-top:16rem!important}.light\:py-72{padding-bottom:18rem!important;padding-top:18rem!important}.light\:py-80{padding-bottom:20rem!important;padding-top:20rem!important}.light\:py-84{padding-bottom:21rem!important;padding-top:21rem!important}.light\:py-96{padding-bottom:24rem!important;padding-top:24rem!important}.light\:py-px{padding-bottom:1px!important;padding-top:1px!important}.light\:py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.light\:py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.light\:py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.light\:py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.light\:-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.light\:-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.light\:py-5px{padding-bottom:5px!important;padding-top:5px!important}.light\:pt-0{padding-top:0!important}.light\:pt-1{padding-top:.25rem!important}.light\:pt-2{padding-top:.5rem!important}.light\:pt-3{padding-top:.75rem!important}.light\:pt-4{padding-top:1rem!important}.light\:pt-5{padding-top:1.25rem!important}.light\:pt-6{padding-top:1.5rem!important}.light\:pt-7{padding-top:1.75rem!important}.light\:pt-8{padding-top:2rem!important}.light\:pt-9{padding-top:2.25rem!important}.light\:pt-10{padding-top:2.5rem!important}.light\:pt-11{padding-top:2.75rem!important}.light\:pt-12{padding-top:3rem!important}.light\:pt-14{padding-top:3.5rem!important}.light\:pt-16{padding-top:4rem!important}.light\:pt-20{padding-top:5rem!important}.light\:pt-24{padding-top:6rem!important}.light\:pt-28{padding-top:7rem!important}.light\:pt-32{padding-top:8rem!important}.light\:pt-36{padding-top:9rem!important}.light\:pt-40{padding-top:10rem!important}.light\:pt-44{padding-top:11rem!important}.light\:pt-48{padding-top:12rem!important}.light\:pt-52{padding-top:13rem!important}.light\:pt-56{padding-top:14rem!important}.light\:pt-60{padding-top:15rem!important}.light\:pt-64{padding-top:16rem!important}.light\:pt-72{padding-top:18rem!important}.light\:pt-80{padding-top:20rem!important}.light\:pt-84{padding-top:21rem!important}.light\:pt-96{padding-top:24rem!important}.light\:pt-px{padding-top:1px!important}.light\:pt-0\.5{padding-top:.125rem!important}.light\:pt-1\.5{padding-top:.375rem!important}.light\:pt-2\.5{padding-top:.625rem!important}.light\:pt-3\.5{padding-top:.875rem!important}.light\:-pt-3px{padding-top:-3px!important}.light\:-pt-1px{padding-top:-1px!important}.light\:pt-5px{padding-top:5px!important}.light\:pr-0{padding-right:0!important}.light\:pr-1{padding-right:.25rem!important}.light\:pr-2{padding-right:.5rem!important}.light\:pr-3{padding-right:.75rem!important}.light\:pr-4{padding-right:1rem!important}.light\:pr-5{padding-right:1.25rem!important}.light\:pr-6{padding-right:1.5rem!important}.light\:pr-7{padding-right:1.75rem!important}.light\:pr-8{padding-right:2rem!important}.light\:pr-9{padding-right:2.25rem!important}.light\:pr-10{padding-right:2.5rem!important}.light\:pr-11{padding-right:2.75rem!important}.light\:pr-12{padding-right:3rem!important}.light\:pr-14{padding-right:3.5rem!important}.light\:pr-16{padding-right:4rem!important}.light\:pr-20{padding-right:5rem!important}.light\:pr-24{padding-right:6rem!important}.light\:pr-28{padding-right:7rem!important}.light\:pr-32{padding-right:8rem!important}.light\:pr-36{padding-right:9rem!important}.light\:pr-40{padding-right:10rem!important}.light\:pr-44{padding-right:11rem!important}.light\:pr-48{padding-right:12rem!important}.light\:pr-52{padding-right:13rem!important}.light\:pr-56{padding-right:14rem!important}.light\:pr-60{padding-right:15rem!important}.light\:pr-64{padding-right:16rem!important}.light\:pr-72{padding-right:18rem!important}.light\:pr-80{padding-right:20rem!important}.light\:pr-84{padding-right:21rem!important}.light\:pr-96{padding-right:24rem!important}.light\:pr-px{padding-right:1px!important}.light\:pr-0\.5{padding-right:.125rem!important}.light\:pr-1\.5{padding-right:.375rem!important}.light\:pr-2\.5{padding-right:.625rem!important}.light\:pr-3\.5{padding-right:.875rem!important}.light\:-pr-3px{padding-right:-3px!important}.light\:-pr-1px{padding-right:-1px!important}.light\:pr-5px{padding-right:5px!important}.light\:pb-0{padding-bottom:0!important}.light\:pb-1{padding-bottom:.25rem!important}.light\:pb-2{padding-bottom:.5rem!important}.light\:pb-3{padding-bottom:.75rem!important}.light\:pb-4{padding-bottom:1rem!important}.light\:pb-5{padding-bottom:1.25rem!important}.light\:pb-6{padding-bottom:1.5rem!important}.light\:pb-7{padding-bottom:1.75rem!important}.light\:pb-8{padding-bottom:2rem!important}.light\:pb-9{padding-bottom:2.25rem!important}.light\:pb-10{padding-bottom:2.5rem!important}.light\:pb-11{padding-bottom:2.75rem!important}.light\:pb-12{padding-bottom:3rem!important}.light\:pb-14{padding-bottom:3.5rem!important}.light\:pb-16{padding-bottom:4rem!important}.light\:pb-20{padding-bottom:5rem!important}.light\:pb-24{padding-bottom:6rem!important}.light\:pb-28{padding-bottom:7rem!important}.light\:pb-32{padding-bottom:8rem!important}.light\:pb-36{padding-bottom:9rem!important}.light\:pb-40{padding-bottom:10rem!important}.light\:pb-44{padding-bottom:11rem!important}.light\:pb-48{padding-bottom:12rem!important}.light\:pb-52{padding-bottom:13rem!important}.light\:pb-56{padding-bottom:14rem!important}.light\:pb-60{padding-bottom:15rem!important}.light\:pb-64{padding-bottom:16rem!important}.light\:pb-72{padding-bottom:18rem!important}.light\:pb-80{padding-bottom:20rem!important}.light\:pb-84{padding-bottom:21rem!important}.light\:pb-96{padding-bottom:24rem!important}.light\:pb-px{padding-bottom:1px!important}.light\:pb-0\.5{padding-bottom:.125rem!important}.light\:pb-1\.5{padding-bottom:.375rem!important}.light\:pb-2\.5{padding-bottom:.625rem!important}.light\:pb-3\.5{padding-bottom:.875rem!important}.light\:-pb-3px{padding-bottom:-3px!important}.light\:-pb-1px{padding-bottom:-1px!important}.light\:pb-5px{padding-bottom:5px!important}.light\:pl-0{padding-left:0!important}.light\:pl-1{padding-left:.25rem!important}.light\:pl-2{padding-left:.5rem!important}.light\:pl-3{padding-left:.75rem!important}.light\:pl-4{padding-left:1rem!important}.light\:pl-5{padding-left:1.25rem!important}.light\:pl-6{padding-left:1.5rem!important}.light\:pl-7{padding-left:1.75rem!important}.light\:pl-8{padding-left:2rem!important}.light\:pl-9{padding-left:2.25rem!important}.light\:pl-10{padding-left:2.5rem!important}.light\:pl-11{padding-left:2.75rem!important}.light\:pl-12{padding-left:3rem!important}.light\:pl-14{padding-left:3.5rem!important}.light\:pl-16{padding-left:4rem!important}.light\:pl-20{padding-left:5rem!important}.light\:pl-24{padding-left:6rem!important}.light\:pl-28{padding-left:7rem!important}.light\:pl-32{padding-left:8rem!important}.light\:pl-36{padding-left:9rem!important}.light\:pl-40{padding-left:10rem!important}.light\:pl-44{padding-left:11rem!important}.light\:pl-48{padding-left:12rem!important}.light\:pl-52{padding-left:13rem!important}.light\:pl-56{padding-left:14rem!important}.light\:pl-60{padding-left:15rem!important}.light\:pl-64{padding-left:16rem!important}.light\:pl-72{padding-left:18rem!important}.light\:pl-80{padding-left:20rem!important}.light\:pl-84{padding-left:21rem!important}.light\:pl-96{padding-left:24rem!important}.light\:pl-px{padding-left:1px!important}.light\:pl-0\.5{padding-left:.125rem!important}.light\:pl-1\.5{padding-left:.375rem!important}.light\:pl-2\.5{padding-left:.625rem!important}.light\:pl-3\.5{padding-left:.875rem!important}.light\:-pl-3px{padding-left:-3px!important}.light\:-pl-1px{padding-left:-1px!important}.light\:pl-5px{padding-left:5px!important}.light\:text-left{text-align:left!important}.light\:text-center{text-align:center!important}.light\:text-right{text-align:right!important}.light\:text-justify{text-align:justify!important}.light\:align-baseline{vertical-align:initial!important}.light\:align-top{vertical-align:top!important}.light\:align-middle{vertical-align:middle!important}.light\:align-bottom{vertical-align:bottom!important}.light\:align-text-top{vertical-align:text-top!important}.light\:align-text-bottom{vertical-align:text-bottom!important}.light\:font-primary,.light\:font-secondary{font-family:Inter!important}.light\:text-sm,.light\:text-xs{font-size:.75rem!important;line-height:1rem!important}.light\:text-base{font-size:.875rem!important;line-height:1.25rem!important}.light\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.light\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.light\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.light\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.light\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.light\:text-5xl{font-size:3rem!important;line-height:1!important}.light\:text-6xl{font-size:3.75rem!important;line-height:1!important}.light\:text-7xl{font-size:4.5rem!important;line-height:1rem!important}.light\:text-8xl{font-size:6rem!important;line-height:1!important}.light\:text-9xl{font-size:8rem!important;line-height:1!important}.light\:font-thin{font-weight:100!important}.light\:font-extralight{font-weight:200!important}.light\:font-light{font-weight:300!important}.light\:font-normal{font-weight:400!important}.light\:font-medium{font-weight:500!important}.light\:font-semibold{font-weight:600!important}.light\:font-bold{font-weight:700!important}.light\:font-extrabold{font-weight:800!important}.light\:font-black{font-weight:900!important}.light\:uppercase{text-transform:uppercase!important}.light\:lowercase{text-transform:lowercase!important}.light\:capitalize{text-transform:capitalize!important}.light\:normal-case{text-transform:none!important}.light\:italic{font-style:italic!important}.light\:not-italic{font-style:normal!important}.light\:diagonal-fractions,.light\:lining-nums,.light\:oldstyle-nums,.light\:ordinal,.light\:proportional-nums,.light\:slashed-zero,.light\:stacked-fractions,.light\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.light\:normal-nums{font-variant-numeric:normal!important}.light\:ordinal{--tw-ordinal:ordinal!important}.light\:slashed-zero{--tw-slashed-zero:slashed-zero!important}.light\:lining-nums{--tw-numeric-figure:lining-nums!important}.light\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.light\:proportional-nums{--tw-numeric-spacing:proportional-nums!important}.light\:tabular-nums{--tw-numeric-spacing:tabular-nums!important}.light\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.light\:stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.light\:leading-3{line-height:.75rem!important}.light\:leading-4{line-height:1rem!important}.light\:leading-5{line-height:1.25rem!important}.light\:leading-6{line-height:1.5rem!important}.light\:leading-7{line-height:1.75rem!important}.light\:leading-8{line-height:2rem!important}.light\:leading-9{line-height:2.25rem!important}.light\:leading-10{line-height:2.5rem!important}.light\:leading-none{line-height:1!important}.light\:leading-tight{line-height:1.25!important}.light\:leading-snug{line-height:1.375!important}.light\:leading-normal{line-height:1.5!important}.light\:leading-relaxed{line-height:1.625!important}.light\:leading-loose{line-height:2!important}.light\:tracking-tighter{letter-spacing:-.05em!important}.light\:tracking-tight{letter-spacing:-.025em!important}.light\:tracking-normal{letter-spacing:0!important}.light\:tracking-wide{letter-spacing:.025em!important}.light\:tracking-wider{letter-spacing:.05em!important}.light\:tracking-widest{letter-spacing:.1em!important}.light\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.light\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.light\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.light\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.light\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.light\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.light\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.light\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.light\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.light\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.light\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.light\:text-black-light{color:#19171199!important}.light\:text-black-lighter{color:#37352f99!important}.light\:text-black-lightest{color:#37352f66!important}.light\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.light\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.light\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.light\:text-opacity-darker{color:#0000001a!important}.light\:text-opacity-lighter{color:#ffffff1a!important}.light\:text-table-x{color:#37352f17!important}.light\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.light\:text-transparent{color:#0000!important}.light\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.light\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.light\:text-blue-selection{color:#2eaadc33!important}.group:hover .light\:group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-black-light{color:#19171199!important}.group:hover .light\:group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .light\:group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .light\:group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .light\:group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .light\:group-hover\:text-table-x{color:#37352f17!important}.group:hover .light\:group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-transparent{color:#0000!important}.group:hover .light\:group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .light\:group-hover\:text-blue-selection{color:#2eaadc33!important}.light\:focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.light\:focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.light\:focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.light\:focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.light\:focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.light\:focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.light\:focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.light\:focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.light\:focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.light\:focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.light\:focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.light\:focus-within\:text-black-light:focus-within{color:#19171199!important}.light\:focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.light\:focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.light\:focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.light\:focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.light\:focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.light\:focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.light\:focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.light\:focus-within\:text-table-x:focus-within{color:#37352f17!important}.light\:focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.light\:focus-within\:text-transparent:focus-within{color:#0000!important}.light\:focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.light\:focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.light\:focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.light\:hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.light\:hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.light\:hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.light\:hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.light\:hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.light\:hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.light\:hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.light\:hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.light\:hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.light\:hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.light\:hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.light\:hover\:text-black-light:hover{color:#19171199!important}.light\:hover\:text-black-lighter:hover{color:#37352f99!important}.light\:hover\:text-black-lightest:hover{color:#37352f66!important}.light\:hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.light\:hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.light\:hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.light\:hover\:text-opacity-darker:hover{color:#0000001a!important}.light\:hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.light\:hover\:text-table-x:hover{color:#37352f17!important}.light\:hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.light\:hover\:text-transparent:hover{color:#0000!important}.light\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.light\:hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.light\:hover\:text-blue-selection:hover{color:#2eaadc33!important}.light\:focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.light\:focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.light\:focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.light\:focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.light\:focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.light\:focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.light\:focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.light\:focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.light\:focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.light\:focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.light\:focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.light\:focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.light\:focus\:text-black-light:focus{color:#19171199!important}.light\:focus\:text-black-lighter:focus{color:#37352f99!important}.light\:focus\:text-black-lightest:focus{color:#37352f66!important}.light\:focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.light\:focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.light\:focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.light\:focus\:text-opacity-darker:focus{color:#0000001a!important}.light\:focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.light\:focus\:text-table-x:focus{color:#37352f17!important}.light\:focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.light\:focus\:text-transparent:focus{color:#0000!important}.light\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.light\:focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.light\:focus\:text-blue-selection:focus{color:#2eaadc33!important}.light\:text-opacity-0{--tw-text-opacity:0!important}.light\:text-opacity-5{--tw-text-opacity:0.05!important}.light\:text-opacity-10{--tw-text-opacity:0.1!important}.light\:text-opacity-20{--tw-text-opacity:0.2!important}.light\:text-opacity-25{--tw-text-opacity:0.25!important}.light\:text-opacity-30{--tw-text-opacity:0.3!important}.light\:text-opacity-40{--tw-text-opacity:0.4!important}.light\:text-opacity-50{--tw-text-opacity:0.5!important}.light\:text-opacity-60{--tw-text-opacity:0.6!important}.light\:text-opacity-70{--tw-text-opacity:0.7!important}.light\:text-opacity-75{--tw-text-opacity:0.75!important}.light\:text-opacity-80{--tw-text-opacity:0.8!important}.light\:text-opacity-90{--tw-text-opacity:0.9!important}.light\:text-opacity-95{--tw-text-opacity:0.95!important}.light\:text-opacity-100{--tw-text-opacity:1!important}.group:hover .light\:group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .light\:group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .light\:group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .light\:group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .light\:group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .light\:group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .light\:group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .light\:group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .light\:group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .light\:group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .light\:group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .light\:group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .light\:group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .light\:group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .light\:group-hover\:text-opacity-100{--tw-text-opacity:1!important}.light\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.light\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.light\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.light\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.light\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.light\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.light\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.light\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.light\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.light\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.light\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.light\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.light\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.light\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.light\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.light\:hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.light\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.light\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.light\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.light\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.light\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.light\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.light\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.light\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.light\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.light\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.light\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.light\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.light\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.light\:hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.light\:focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.light\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.light\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.light\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.light\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.light\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.light\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.light\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.light\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.light\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.light\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.light\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.light\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.light\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.light\:focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.light\:underline{text-decoration:underline!important}.light\:line-through{text-decoration:line-through!important}.light\:no-underline{text-decoration:none!important}.group:hover .light\:group-hover\:underline{text-decoration:underline!important}.group:hover .light\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .light\:group-hover\:no-underline{text-decoration:none!important}.light\:focus-within\:underline:focus-within{text-decoration:underline!important}.light\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.light\:focus-within\:no-underline:focus-within{text-decoration:none!important}.light\:hover\:underline:hover{text-decoration:underline!important}.light\:hover\:line-through:hover{text-decoration:line-through!important}.light\:hover\:no-underline:hover{text-decoration:none!important}.light\:focus\:underline:focus{text-decoration:underline!important}.light\:focus\:line-through:focus{text-decoration:line-through!important}.light\:focus\:no-underline:focus{text-decoration:none!important}.light\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.light\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.light\:placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.light\:placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.light\:placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.light\:placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.light\:placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.light\:placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.light\:placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.light\:placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.light\:placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.light\:placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.light\:placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.light\:placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.light\:placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.light\:placeholder-black-light::placeholder{color:#19171199!important}.light\:placeholder-black-lighter::placeholder{color:#37352f99!important}.light\:placeholder-black-lightest::placeholder{color:#37352f66!important}.light\:placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.light\:placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.light\:placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.light\:placeholder-opacity-darker::placeholder{color:#0000001a!important}.light\:placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.light\:placeholder-table-x::placeholder{color:#37352f17!important}.light\:placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.light\:placeholder-transparent::placeholder{color:#0000!important}.light\:placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.light\:placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.light\:placeholder-blue-selection::placeholder{color:#2eaadc33!important}.light\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.light\:focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.light\:focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.light\:focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.light\:focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.light\:focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.light\:focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.light\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.light\:focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.light\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.light\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.light\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.light\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.light\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.light\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.light\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.light\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.light\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.light\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.light\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.light\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.light\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.light\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.light\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.light\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.light\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.light\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.light\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.light\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.light\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.light\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.light\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.light\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.light\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.light\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.light\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.light\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.light\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.light\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.light\:opacity-0{opacity:0!important}.light\:opacity-5{opacity:.05!important}.light\:opacity-10{opacity:.1!important}.light\:opacity-20{opacity:.2!important}.light\:opacity-25{opacity:.25!important}.light\:opacity-30{opacity:.3!important}.light\:opacity-40{opacity:.4!important}.light\:opacity-50{opacity:.5!important}.light\:opacity-60{opacity:.6!important}.light\:opacity-70{opacity:.7!important}.light\:opacity-75{opacity:.75!important}.light\:opacity-80{opacity:.8!important}.light\:opacity-90{opacity:.9!important}.light\:opacity-95{opacity:.95!important}.light\:opacity-100{opacity:1!important}.group:hover .light\:group-hover\:opacity-0{opacity:0!important}.group:hover .light\:group-hover\:opacity-5{opacity:.05!important}.group:hover .light\:group-hover\:opacity-10{opacity:.1!important}.group:hover .light\:group-hover\:opacity-20{opacity:.2!important}.group:hover .light\:group-hover\:opacity-25{opacity:.25!important}.group:hover .light\:group-hover\:opacity-30{opacity:.3!important}.group:hover .light\:group-hover\:opacity-40{opacity:.4!important}.group:hover .light\:group-hover\:opacity-50{opacity:.5!important}.group:hover .light\:group-hover\:opacity-60{opacity:.6!important}.group:hover .light\:group-hover\:opacity-70{opacity:.7!important}.group:hover .light\:group-hover\:opacity-75{opacity:.75!important}.group:hover .light\:group-hover\:opacity-80{opacity:.8!important}.group:hover .light\:group-hover\:opacity-90{opacity:.9!important}.group:hover .light\:group-hover\:opacity-95{opacity:.95!important}.group:hover .light\:group-hover\:opacity-100{opacity:1!important}.light\:focus-within\:opacity-0:focus-within{opacity:0!important}.light\:focus-within\:opacity-5:focus-within{opacity:.05!important}.light\:focus-within\:opacity-10:focus-within{opacity:.1!important}.light\:focus-within\:opacity-20:focus-within{opacity:.2!important}.light\:focus-within\:opacity-25:focus-within{opacity:.25!important}.light\:focus-within\:opacity-30:focus-within{opacity:.3!important}.light\:focus-within\:opacity-40:focus-within{opacity:.4!important}.light\:focus-within\:opacity-50:focus-within{opacity:.5!important}.light\:focus-within\:opacity-60:focus-within{opacity:.6!important}.light\:focus-within\:opacity-70:focus-within{opacity:.7!important}.light\:focus-within\:opacity-75:focus-within{opacity:.75!important}.light\:focus-within\:opacity-80:focus-within{opacity:.8!important}.light\:focus-within\:opacity-90:focus-within{opacity:.9!important}.light\:focus-within\:opacity-95:focus-within{opacity:.95!important}.light\:focus-within\:opacity-100:focus-within{opacity:1!important}.light\:hover\:opacity-0:hover{opacity:0!important}.light\:hover\:opacity-5:hover{opacity:.05!important}.light\:hover\:opacity-10:hover{opacity:.1!important}.light\:hover\:opacity-20:hover{opacity:.2!important}.light\:hover\:opacity-25:hover{opacity:.25!important}.light\:hover\:opacity-30:hover{opacity:.3!important}.light\:hover\:opacity-40:hover{opacity:.4!important}.light\:hover\:opacity-50:hover{opacity:.5!important}.light\:hover\:opacity-60:hover{opacity:.6!important}.light\:hover\:opacity-70:hover{opacity:.7!important}.light\:hover\:opacity-75:hover{opacity:.75!important}.light\:hover\:opacity-80:hover{opacity:.8!important}.light\:hover\:opacity-90:hover{opacity:.9!important}.light\:hover\:opacity-95:hover{opacity:.95!important}.light\:hover\:opacity-100:hover{opacity:1!important}.light\:focus\:opacity-0:focus{opacity:0!important}.light\:focus\:opacity-5:focus{opacity:.05!important}.light\:focus\:opacity-10:focus{opacity:.1!important}.light\:focus\:opacity-20:focus{opacity:.2!important}.light\:focus\:opacity-25:focus{opacity:.25!important}.light\:focus\:opacity-30:focus{opacity:.3!important}.light\:focus\:opacity-40:focus{opacity:.4!important}.light\:focus\:opacity-50:focus{opacity:.5!important}.light\:focus\:opacity-60:focus{opacity:.6!important}.light\:focus\:opacity-70:focus{opacity:.7!important}.light\:focus\:opacity-75:focus{opacity:.75!important}.light\:focus\:opacity-80:focus{opacity:.8!important}.light\:focus\:opacity-90:focus{opacity:.9!important}.light\:focus\:opacity-95:focus{opacity:.95!important}.light\:focus\:opacity-100:focus{opacity:1!important}.light\:disabled\:opacity-0:disabled{opacity:0!important}.light\:disabled\:opacity-5:disabled{opacity:.05!important}.light\:disabled\:opacity-10:disabled{opacity:.1!important}.light\:disabled\:opacity-20:disabled{opacity:.2!important}.light\:disabled\:opacity-25:disabled{opacity:.25!important}.light\:disabled\:opacity-30:disabled{opacity:.3!important}.light\:disabled\:opacity-40:disabled{opacity:.4!important}.light\:disabled\:opacity-50:disabled{opacity:.5!important}.light\:disabled\:opacity-60:disabled{opacity:.6!important}.light\:disabled\:opacity-70:disabled{opacity:.7!important}.light\:disabled\:opacity-75:disabled{opacity:.75!important}.light\:disabled\:opacity-80:disabled{opacity:.8!important}.light\:disabled\:opacity-90:disabled{opacity:.9!important}.light\:disabled\:opacity-95:disabled{opacity:.95!important}.light\:disabled\:opacity-100:disabled{opacity:1!important}.light\:bg-blend-normal{background-blend-mode:normal!important}.light\:bg-blend-multiply{background-blend-mode:multiply!important}.light\:bg-blend-screen{background-blend-mode:screen!important}.light\:bg-blend-overlay{background-blend-mode:overlay!important}.light\:bg-blend-darken{background-blend-mode:darken!important}.light\:bg-blend-lighten{background-blend-mode:lighten!important}.light\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.light\:bg-blend-color-burn{background-blend-mode:color-burn!important}.light\:bg-blend-hard-light{background-blend-mode:hard-light!important}.light\:bg-blend-soft-light{background-blend-mode:soft-light!important}.light\:bg-blend-difference{background-blend-mode:difference!important}.light\:bg-blend-exclusion{background-blend-mode:exclusion!important}.light\:bg-blend-hue{background-blend-mode:hue!important}.light\:bg-blend-saturation{background-blend-mode:saturation!important}.light\:bg-blend-color{background-blend-mode:color!important}.light\:bg-blend-luminosity{background-blend-mode:luminosity!important}.light\:mix-blend-normal{mix-blend-mode:normal!important}.light\:mix-blend-multiply{mix-blend-mode:multiply!important}.light\:mix-blend-screen{mix-blend-mode:screen!important}.light\:mix-blend-overlay{mix-blend-mode:overlay!important}.light\:mix-blend-darken{mix-blend-mode:darken!important}.light\:mix-blend-lighten{mix-blend-mode:lighten!important}.light\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.light\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.light\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.light\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.light\:mix-blend-difference{mix-blend-mode:difference!important}.light\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.light\:mix-blend-hue{mix-blend-mode:hue!important}.light\:mix-blend-saturation{mix-blend-mode:saturation!important}.light\:mix-blend-color{mix-blend-mode:color!important}.light\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.light\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.light\:shadow,.light\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.light\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.light\:shadow-lg,.light\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.light\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.light\:shadow-2xl,.light\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.light\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.light\:shadow-inner,.light\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .light\:group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .light\:group-hover\:shadow,.group:hover .light\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .light\:group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .light\:group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .light\:group-hover\:shadow-lg,.group:hover .light\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .light\:group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .light\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .light\:group-hover\:shadow-2xl,.group:hover .light\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .light\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .light\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .light\:group-hover\:shadow-inner,.group:hover .light\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .light\:group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.light\:focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.light\:focus-within\:shadow-sm:focus-within,.light\:focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.light\:focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.light\:focus-within\:shadow-lg:focus-within,.light\:focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.light\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.light\:focus-within\:shadow-2xl:focus-within,.light\:focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.light\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.light\:focus-within\:shadow-inner:focus-within,.light\:focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.light\:hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.light\:hover\:shadow-sm:hover,.light\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.light\:hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.light\:hover\:shadow-lg:hover,.light\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.light\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.light\:hover\:shadow-2xl:hover,.light\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.light\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.light\:hover\:shadow-inner:hover,.light\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.light\:focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.light\:focus\:shadow-sm:focus,.light\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.light\:focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.light\:focus\:shadow-lg:focus,.light\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.light\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.light\:focus\:shadow-2xl:focus,.light\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.light\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.light\:focus\:shadow-inner:focus,.light\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.light\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.light\:outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.light\:outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.light\:outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.light\:focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.light\:focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.light\:focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.light\:focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.light\:focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.light\:focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.light\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:ring-0,.light\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:ring-2,.light\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:ring,.light\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus-within\:ring-0:focus-within,.light\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus-within\:ring-2:focus-within,.light\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus-within\:ring-8:focus-within,.light\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus\:ring-0:focus,.light\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus\:ring-2:focus,.light\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus\:ring-8:focus,.light\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.light\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.light\:focus-within\:ring-inset:focus-within,.light\:focus\:ring-inset:focus,.light\:ring-inset{--tw-ring-inset:inset!important}.light\:ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.light\:ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.light\:ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.light\:ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.light\:ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.light\:ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.light\:ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.light\:ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.light\:ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.light\:ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.light\:ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.light\:ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.light\:ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.light\:ring-black-light{--tw-ring-color:#19171199!important}.light\:ring-black-lighter{--tw-ring-color:#37352f99!important}.light\:ring-black-lightest{--tw-ring-color:#37352f66!important}.light\:ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.light\:ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.light\:ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.light\:ring-opacity-darker{--tw-ring-color:#0000001a!important}.light\:ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.light\:ring-table-x{--tw-ring-color:#37352f17!important}.light\:ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.light\:ring-transparent{--tw-ring-color:#0000!important}.light\:ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.light\:ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.light\:ring-blue-selection{--tw-ring-color:#2eaadc33!important}.light\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.light\:focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.light\:focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.light\:focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.light\:focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.light\:focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.light\:focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.light\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.light\:focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.light\:focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.light\:focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.light\:focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.light\:focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.light\:focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.light\:focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.light\:focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.light\:focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.light\:focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.light\:focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.light\:focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.light\:focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.light\:focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.light\:focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.light\:focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.light\:focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.light\:focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.light\:focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.light\:focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.light\:focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.light\:focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.light\:focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.light\:focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.light\:focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.light\:focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.light\:focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.light\:focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.light\:ring-opacity-0{--tw-ring-opacity:0!important}.light\:ring-opacity-5{--tw-ring-opacity:0.05!important}.light\:ring-opacity-10{--tw-ring-opacity:0.1!important}.light\:ring-opacity-20{--tw-ring-opacity:0.2!important}.light\:ring-opacity-25{--tw-ring-opacity:0.25!important}.light\:ring-opacity-30{--tw-ring-opacity:0.3!important}.light\:ring-opacity-40{--tw-ring-opacity:0.4!important}.light\:ring-opacity-50{--tw-ring-opacity:0.5!important}.light\:ring-opacity-60{--tw-ring-opacity:0.6!important}.light\:ring-opacity-70{--tw-ring-opacity:0.7!important}.light\:ring-opacity-75{--tw-ring-opacity:0.75!important}.light\:ring-opacity-80{--tw-ring-opacity:0.8!important}.light\:ring-opacity-90{--tw-ring-opacity:0.9!important}.light\:ring-opacity-95{--tw-ring-opacity:0.95!important}.light\:ring-opacity-100{--tw-ring-opacity:1!important}.light\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.light\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.light\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.light\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.light\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.light\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.light\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.light\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.light\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.light\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.light\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.light\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.light\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.light\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.light\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.light\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.light\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.light\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.light\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.light\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.light\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.light\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.light\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.light\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.light\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.light\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.light\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.light\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.light\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.light\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.light\:ring-offset-0{--tw-ring-offset-width:0px!important}.light\:ring-offset-1{--tw-ring-offset-width:1px!important}.light\:ring-offset-2{--tw-ring-offset-width:2px!important}.light\:ring-offset-4{--tw-ring-offset-width:4px!important}.light\:ring-offset-8{--tw-ring-offset-width:8px!important}.light\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.light\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.light\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.light\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.light\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.light\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.light\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.light\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.light\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.light\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.light\:ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.light\:ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.light\:ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.light\:ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.light\:ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.light\:ring-offset-danger{--tw-ring-offset-color:#b62222!important}.light\:ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.light\:ring-offset-info{--tw-ring-offset-color:#35425b!important}.light\:ring-offset-success{--tw-ring-offset-color:#0d8253!important}.light\:ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.light\:ring-offset-black{--tw-ring-offset-color:#72706c!important}.light\:ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.light\:ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.light\:ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.light\:ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.light\:ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.light\:ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.light\:ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.light\:ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.light\:ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.light\:ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.light\:ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.light\:ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.light\:ring-offset-transparent{--tw-ring-offset-color:#0000!important}.light\:ring-offset-white{--tw-ring-offset-color:#fff!important}.light\:ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.light\:ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.light\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.light\:focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.light\:focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.light\:focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.light\:focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.light\:focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.light\:focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.light\:focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.light\:focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.light\:focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.light\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.light\:focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.light\:focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.light\:focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.light\:focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.light\:focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.light\:focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.light\:focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.light\:focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.light\:focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.light\:focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.light\:focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.light\:focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.light\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.light\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.light\:focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.light\:focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.light\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.light\:focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.light\:focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.light\:focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.light\:focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.light\:focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.light\:focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.light\:focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.light\:focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.light\:focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.light\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.light\:focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.light\:focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.light\:focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.light\:focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.light\:focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.light\:focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.light\:focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.light\:focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.light\:focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.light\:focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.light\:focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.light\:focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.light\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.light\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.light\:focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.light\:focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.light\:filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.light\:filter-none{filter:none!important}.light\:blur-0,.light\:blur-none{--tw-blur:blur(0)!important}.light\:blur-sm{--tw-blur:blur(4px)!important}.light\:blur{--tw-blur:blur(8px)!important}.light\:blur-md{--tw-blur:blur(12px)!important}.light\:blur-lg{--tw-blur:blur(16px)!important}.light\:blur-xl{--tw-blur:blur(24px)!important}.light\:blur-2xl{--tw-blur:blur(40px)!important}.light\:blur-3xl{--tw-blur:blur(64px)!important}.light\:brightness-0{--tw-brightness:brightness(0)!important}.light\:brightness-50{--tw-brightness:brightness(.5)!important}.light\:brightness-75{--tw-brightness:brightness(.75)!important}.light\:brightness-90{--tw-brightness:brightness(.9)!important}.light\:brightness-95{--tw-brightness:brightness(.95)!important}.light\:brightness-100{--tw-brightness:brightness(1)!important}.light\:brightness-105{--tw-brightness:brightness(1.05)!important}.light\:brightness-110{--tw-brightness:brightness(1.1)!important}.light\:brightness-125{--tw-brightness:brightness(1.25)!important}.light\:brightness-150{--tw-brightness:brightness(1.5)!important}.light\:brightness-200{--tw-brightness:brightness(2)!important}.light\:contrast-0{--tw-contrast:contrast(0)!important}.light\:contrast-50{--tw-contrast:contrast(.5)!important}.light\:contrast-75{--tw-contrast:contrast(.75)!important}.light\:contrast-100{--tw-contrast:contrast(1)!important}.light\:contrast-125{--tw-contrast:contrast(1.25)!important}.light\:contrast-150{--tw-contrast:contrast(1.5)!important}.light\:contrast-200{--tw-contrast:contrast(2)!important}.light\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.light\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.light\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.light\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.light\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.light\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.light\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.light\:grayscale-0{--tw-grayscale:grayscale(0)!important}.light\:grayscale{--tw-grayscale:grayscale(100%)!important}.light\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.light\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.light\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.light\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.light\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.light\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.light\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.light\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.light\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.light\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.light\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.light\:invert-0{--tw-invert:invert(0)!important}.light\:invert{--tw-invert:invert(100%)!important}.light\:saturate-0{--tw-saturate:saturate(0)!important}.light\:saturate-50{--tw-saturate:saturate(.5)!important}.light\:saturate-100{--tw-saturate:saturate(1)!important}.light\:saturate-150{--tw-saturate:saturate(1.5)!important}.light\:saturate-200{--tw-saturate:saturate(2)!important}.light\:sepia-0{--tw-sepia:sepia(0)!important}.light\:sepia{--tw-sepia:sepia(100%)!important}.light\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.light\:backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.light\:backdrop-blur-0,.light\:backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.light\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.light\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.light\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.light\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.light\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.light\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.light\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.light\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.light\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.light\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.light\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.light\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.light\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.light\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.light\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.light\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.light\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.light\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.light\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.light\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.light\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.light\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.light\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.light\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.light\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.light\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.light\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.light\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.light\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.light\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.light\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.light\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.light\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.light\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.light\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.light\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.light\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.light\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.light\:backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.light\:backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.light\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.light\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.light\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.light\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.light\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.light\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.light\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.light\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.light\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.light\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.light\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.light\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.light\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.light\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.light\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.light\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.light\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.light\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.light\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.light\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.light\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.light\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.light\:transition-none{transition-property:none!important}.light\:transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.light\:transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.light\:transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.light\:transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.light\:transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.light\:transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.light\:delay-75{transition-delay:75ms!important}.light\:delay-100{transition-delay:.1s!important}.light\:delay-150{transition-delay:.15s!important}.light\:delay-200{transition-delay:.2s!important}.light\:delay-300{transition-delay:.3s!important}.light\:delay-500{transition-delay:.5s!important}.light\:delay-700{transition-delay:.7s!important}.light\:delay-1000{transition-delay:1s!important}.light\:duration-75{transition-duration:75ms!important}.light\:duration-100{transition-duration:.1s!important}.light\:duration-150{transition-duration:.15s!important}.light\:duration-200{transition-duration:.2s!important}.light\:duration-300{transition-duration:.3s!important}.light\:duration-500{transition-duration:.5s!important}.light\:duration-700{transition-duration:.7s!important}.light\:duration-1000{transition-duration:1s!important}.light\:ease-linear{transition-timing-function:linear!important}.light\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.light\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.light\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}@media (prefers-color-scheme: dark){.dark\:container{width:100%}@media (min-width:640px){.dark\:container{max-width:640px}}@media (min-width:768px){.dark\:container{max-width:768px}}@media (min-width:1024px){.dark\:container{max-width:1024px}}@media (min-width:1280px){.dark\:container{max-width:1280px}}@media (min-width:1536px){.dark\:container{max-width:1536px}}.dark\:sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.dark\:not-sr-only{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.dark\:focus-within\:sr-only:focus-within{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.dark\:focus-within\:not-sr-only:focus-within{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.dark\:focus\:sr-only:focus{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.dark\:focus\:not-sr-only:focus{clip:auto!important;height:auto!important;margin:0!important;overflow:visible!important;padding:0!important;position:static!important;white-space:normal!important;width:auto!important}.dark\:pointer-events-none{pointer-events:none!important}.dark\:pointer-events-auto{pointer-events:auto!important}.dark\:visible{visibility:visible!important}.dark\:invisible{visibility:hidden!important}.dark\:static{position:static!important}.dark\:fixed{position:fixed!important}.dark\:absolute{position:absolute!important}.dark\:relative{position:relative!important}.dark\:sticky{position:sticky!important}.dark\:inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.dark\:inset-1{bottom:.25rem!important;left:.25rem!important;right:.25rem!important;top:.25rem!important}.dark\:inset-2{bottom:.5rem!important;left:.5rem!important;right:.5rem!important;top:.5rem!important}.dark\:inset-3{bottom:.75rem!important;left:.75rem!important;right:.75rem!important;top:.75rem!important}.dark\:inset-4{bottom:1rem!important;left:1rem!important;right:1rem!important;top:1rem!important}.dark\:inset-5{bottom:1.25rem!important;left:1.25rem!important;right:1.25rem!important;top:1.25rem!important}.dark\:inset-6{bottom:1.5rem!important;left:1.5rem!important;right:1.5rem!important;top:1.5rem!important}.dark\:inset-7{bottom:1.75rem!important;left:1.75rem!important;right:1.75rem!important;top:1.75rem!important}.dark\:inset-8{bottom:2rem!important;left:2rem!important;right:2rem!important;top:2rem!important}.dark\:inset-9{bottom:2.25rem!important;left:2.25rem!important;right:2.25rem!important;top:2.25rem!important}.dark\:inset-10{bottom:2.5rem!important;left:2.5rem!important;right:2.5rem!important;top:2.5rem!important}.dark\:inset-11{bottom:2.75rem!important;left:2.75rem!important;right:2.75rem!important;top:2.75rem!important}.dark\:inset-12{bottom:3rem!important;left:3rem!important;right:3rem!important;top:3rem!important}.dark\:inset-14{bottom:3.5rem!important;left:3.5rem!important;right:3.5rem!important;top:3.5rem!important}.dark\:inset-16{bottom:4rem!important;left:4rem!important;right:4rem!important;top:4rem!important}.dark\:inset-20{bottom:5rem!important;left:5rem!important;right:5rem!important;top:5rem!important}.dark\:inset-24{bottom:6rem!important;left:6rem!important;right:6rem!important;top:6rem!important}.dark\:inset-28{bottom:7rem!important;left:7rem!important;right:7rem!important;top:7rem!important}.dark\:inset-32{bottom:8rem!important;left:8rem!important;right:8rem!important;top:8rem!important}.dark\:inset-36{bottom:9rem!important;left:9rem!important;right:9rem!important;top:9rem!important}.dark\:inset-40{bottom:10rem!important;left:10rem!important;right:10rem!important;top:10rem!important}.dark\:inset-44{bottom:11rem!important;left:11rem!important;right:11rem!important;top:11rem!important}.dark\:inset-48{bottom:12rem!important;left:12rem!important;right:12rem!important;top:12rem!important}.dark\:inset-52{bottom:13rem!important;left:13rem!important;right:13rem!important;top:13rem!important}.dark\:inset-56{bottom:14rem!important;left:14rem!important;right:14rem!important;top:14rem!important}.dark\:inset-60{bottom:15rem!important;left:15rem!important;right:15rem!important;top:15rem!important}.dark\:inset-64{bottom:16rem!important;left:16rem!important;right:16rem!important;top:16rem!important}.dark\:inset-72{bottom:18rem!important;left:18rem!important;right:18rem!important;top:18rem!important}.dark\:inset-80{bottom:20rem!important;left:20rem!important;right:20rem!important;top:20rem!important}.dark\:inset-84{bottom:21rem!important;left:21rem!important;right:21rem!important;top:21rem!important}.dark\:inset-96{bottom:24rem!important;left:24rem!important;right:24rem!important;top:24rem!important}.dark\:inset-auto{bottom:auto!important;left:auto!important;right:auto!important;top:auto!important}.dark\:inset-px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.dark\:inset-0\.5{bottom:.125rem!important;left:.125rem!important;right:.125rem!important;top:.125rem!important}.dark\:inset-1\.5{bottom:.375rem!important;left:.375rem!important;right:.375rem!important;top:.375rem!important}.dark\:inset-2\.5{bottom:.625rem!important;left:.625rem!important;right:.625rem!important;top:.625rem!important}.dark\:inset-3\.5{bottom:.875rem!important;left:.875rem!important;right:.875rem!important;top:.875rem!important}.dark\:-inset-3px{bottom:-3px!important;left:-3px!important;right:-3px!important;top:-3px!important}.dark\:-inset-1px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.dark\:inset-5px{bottom:5px!important;left:5px!important;right:5px!important;top:5px!important}.dark\:-inset-0{bottom:0!important;left:0!important;right:0!important;top:0!important}.dark\:-inset-1{bottom:-.25rem!important;left:-.25rem!important;right:-.25rem!important;top:-.25rem!important}.dark\:-inset-2{bottom:-.5rem!important;left:-.5rem!important;right:-.5rem!important;top:-.5rem!important}.dark\:-inset-3{bottom:-.75rem!important;left:-.75rem!important;right:-.75rem!important;top:-.75rem!important}.dark\:-inset-4{bottom:-1rem!important;left:-1rem!important;right:-1rem!important;top:-1rem!important}.dark\:-inset-5{bottom:-1.25rem!important;left:-1.25rem!important;right:-1.25rem!important;top:-1.25rem!important}.dark\:-inset-6{bottom:-1.5rem!important;left:-1.5rem!important;right:-1.5rem!important;top:-1.5rem!important}.dark\:-inset-7{bottom:-1.75rem!important;left:-1.75rem!important;right:-1.75rem!important;top:-1.75rem!important}.dark\:-inset-8{bottom:-2rem!important;left:-2rem!important;right:-2rem!important;top:-2rem!important}.dark\:-inset-9{bottom:-2.25rem!important;left:-2.25rem!important;right:-2.25rem!important;top:-2.25rem!important}.dark\:-inset-10{bottom:-2.5rem!important;left:-2.5rem!important;right:-2.5rem!important;top:-2.5rem!important}.dark\:-inset-11{bottom:-2.75rem!important;left:-2.75rem!important;right:-2.75rem!important;top:-2.75rem!important}.dark\:-inset-12{bottom:-3rem!important;left:-3rem!important;right:-3rem!important;top:-3rem!important}.dark\:-inset-14{bottom:-3.5rem!important;left:-3.5rem!important;right:-3.5rem!important;top:-3.5rem!important}.dark\:-inset-16{bottom:-4rem!important;left:-4rem!important;right:-4rem!important;top:-4rem!important}.dark\:-inset-20{bottom:-5rem!important;left:-5rem!important;right:-5rem!important;top:-5rem!important}.dark\:-inset-24{bottom:-6rem!important;left:-6rem!important;right:-6rem!important;top:-6rem!important}.dark\:-inset-28{bottom:-7rem!important;left:-7rem!important;right:-7rem!important;top:-7rem!important}.dark\:-inset-32{bottom:-8rem!important;left:-8rem!important;right:-8rem!important;top:-8rem!important}.dark\:-inset-36{bottom:-9rem!important;left:-9rem!important;right:-9rem!important;top:-9rem!important}.dark\:-inset-40{bottom:-10rem!important;left:-10rem!important;right:-10rem!important;top:-10rem!important}.dark\:-inset-44{bottom:-11rem!important;left:-11rem!important;right:-11rem!important;top:-11rem!important}.dark\:-inset-48{bottom:-12rem!important;left:-12rem!important;right:-12rem!important;top:-12rem!important}.dark\:-inset-52{bottom:-13rem!important;left:-13rem!important;right:-13rem!important;top:-13rem!important}.dark\:-inset-56{bottom:-14rem!important;left:-14rem!important;right:-14rem!important;top:-14rem!important}.dark\:-inset-60{bottom:-15rem!important;left:-15rem!important;right:-15rem!important;top:-15rem!important}.dark\:-inset-64{bottom:-16rem!important;left:-16rem!important;right:-16rem!important;top:-16rem!important}.dark\:-inset-72{bottom:-18rem!important;left:-18rem!important;right:-18rem!important;top:-18rem!important}.dark\:-inset-80{bottom:-20rem!important;left:-20rem!important;right:-20rem!important;top:-20rem!important}.dark\:-inset-84{bottom:-21rem!important;left:-21rem!important;right:-21rem!important;top:-21rem!important}.dark\:-inset-96{bottom:-24rem!important;left:-24rem!important;right:-24rem!important;top:-24rem!important}.dark\:-inset-px{bottom:-1px!important;left:-1px!important;right:-1px!important;top:-1px!important}.dark\:-inset-0\.5{bottom:-.125rem!important;left:-.125rem!important;right:-.125rem!important;top:-.125rem!important}.dark\:-inset-1\.5{bottom:-.375rem!important;left:-.375rem!important;right:-.375rem!important;top:-.375rem!important}.dark\:-inset-2\.5{bottom:-.625rem!important;left:-.625rem!important;right:-.625rem!important;top:-.625rem!important}.dark\:-inset-3\.5{bottom:-.875rem!important;left:-.875rem!important;right:-.875rem!important;top:-.875rem!important}.dark\:-inset--3px{bottom:3px!important;left:3px!important;right:3px!important;top:3px!important}.dark\:-inset--1px{bottom:1px!important;left:1px!important;right:1px!important;top:1px!important}.dark\:-inset-5px{bottom:-5px!important;left:-5px!important;right:-5px!important;top:-5px!important}.dark\:inset-1\/2{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.dark\:inset-1\/3{bottom:33.333333%!important;left:33.333333%!important;right:33.333333%!important;top:33.333333%!important}.dark\:inset-2\/3{bottom:66.666667%!important;left:66.666667%!important;right:66.666667%!important;top:66.666667%!important}.dark\:inset-1\/4{bottom:25%!important;left:25%!important;right:25%!important;top:25%!important}.dark\:inset-2\/4{bottom:50%!important;left:50%!important;right:50%!important;top:50%!important}.dark\:inset-3\/4{bottom:75%!important;left:75%!important;right:75%!important;top:75%!important}.dark\:inset-full{bottom:100%!important;left:100%!important;right:100%!important;top:100%!important}.dark\:-inset-1\/2{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.dark\:-inset-1\/3{bottom:-33.333333%!important;left:-33.333333%!important;right:-33.333333%!important;top:-33.333333%!important}.dark\:-inset-2\/3{bottom:-66.666667%!important;left:-66.666667%!important;right:-66.666667%!important;top:-66.666667%!important}.dark\:-inset-1\/4{bottom:-25%!important;left:-25%!important;right:-25%!important;top:-25%!important}.dark\:-inset-2\/4{bottom:-50%!important;left:-50%!important;right:-50%!important;top:-50%!important}.dark\:-inset-3\/4{bottom:-75%!important;left:-75%!important;right:-75%!important;top:-75%!important}.dark\:-inset-full{bottom:-100%!important;left:-100%!important;right:-100%!important;top:-100%!important}.dark\:inset-x-0{left:0!important;right:0!important}.dark\:inset-x-1{left:.25rem!important;right:.25rem!important}.dark\:inset-x-2{left:.5rem!important;right:.5rem!important}.dark\:inset-x-3{left:.75rem!important;right:.75rem!important}.dark\:inset-x-4{left:1rem!important;right:1rem!important}.dark\:inset-x-5{left:1.25rem!important;right:1.25rem!important}.dark\:inset-x-6{left:1.5rem!important;right:1.5rem!important}.dark\:inset-x-7{left:1.75rem!important;right:1.75rem!important}.dark\:inset-x-8{left:2rem!important;right:2rem!important}.dark\:inset-x-9{left:2.25rem!important;right:2.25rem!important}.dark\:inset-x-10{left:2.5rem!important;right:2.5rem!important}.dark\:inset-x-11{left:2.75rem!important;right:2.75rem!important}.dark\:inset-x-12{left:3rem!important;right:3rem!important}.dark\:inset-x-14{left:3.5rem!important;right:3.5rem!important}.dark\:inset-x-16{left:4rem!important;right:4rem!important}.dark\:inset-x-20{left:5rem!important;right:5rem!important}.dark\:inset-x-24{left:6rem!important;right:6rem!important}.dark\:inset-x-28{left:7rem!important;right:7rem!important}.dark\:inset-x-32{left:8rem!important;right:8rem!important}.dark\:inset-x-36{left:9rem!important;right:9rem!important}.dark\:inset-x-40{left:10rem!important;right:10rem!important}.dark\:inset-x-44{left:11rem!important;right:11rem!important}.dark\:inset-x-48{left:12rem!important;right:12rem!important}.dark\:inset-x-52{left:13rem!important;right:13rem!important}.dark\:inset-x-56{left:14rem!important;right:14rem!important}.dark\:inset-x-60{left:15rem!important;right:15rem!important}.dark\:inset-x-64{left:16rem!important;right:16rem!important}.dark\:inset-x-72{left:18rem!important;right:18rem!important}.dark\:inset-x-80{left:20rem!important;right:20rem!important}.dark\:inset-x-84{left:21rem!important;right:21rem!important}.dark\:inset-x-96{left:24rem!important;right:24rem!important}.dark\:inset-x-auto{left:auto!important;right:auto!important}.dark\:inset-x-px{left:1px!important;right:1px!important}.dark\:inset-x-0\.5{left:.125rem!important;right:.125rem!important}.dark\:inset-x-1\.5{left:.375rem!important;right:.375rem!important}.dark\:inset-x-2\.5{left:.625rem!important;right:.625rem!important}.dark\:inset-x-3\.5{left:.875rem!important;right:.875rem!important}.dark\:-inset-x-3px{left:-3px!important;right:-3px!important}.dark\:-inset-x-1px{left:-1px!important;right:-1px!important}.dark\:inset-x-5px{left:5px!important;right:5px!important}.dark\:-inset-x-0{left:0!important;right:0!important}.dark\:-inset-x-1{left:-.25rem!important;right:-.25rem!important}.dark\:-inset-x-2{left:-.5rem!important;right:-.5rem!important}.dark\:-inset-x-3{left:-.75rem!important;right:-.75rem!important}.dark\:-inset-x-4{left:-1rem!important;right:-1rem!important}.dark\:-inset-x-5{left:-1.25rem!important;right:-1.25rem!important}.dark\:-inset-x-6{left:-1.5rem!important;right:-1.5rem!important}.dark\:-inset-x-7{left:-1.75rem!important;right:-1.75rem!important}.dark\:-inset-x-8{left:-2rem!important;right:-2rem!important}.dark\:-inset-x-9{left:-2.25rem!important;right:-2.25rem!important}.dark\:-inset-x-10{left:-2.5rem!important;right:-2.5rem!important}.dark\:-inset-x-11{left:-2.75rem!important;right:-2.75rem!important}.dark\:-inset-x-12{left:-3rem!important;right:-3rem!important}.dark\:-inset-x-14{left:-3.5rem!important;right:-3.5rem!important}.dark\:-inset-x-16{left:-4rem!important;right:-4rem!important}.dark\:-inset-x-20{left:-5rem!important;right:-5rem!important}.dark\:-inset-x-24{left:-6rem!important;right:-6rem!important}.dark\:-inset-x-28{left:-7rem!important;right:-7rem!important}.dark\:-inset-x-32{left:-8rem!important;right:-8rem!important}.dark\:-inset-x-36{left:-9rem!important;right:-9rem!important}.dark\:-inset-x-40{left:-10rem!important;right:-10rem!important}.dark\:-inset-x-44{left:-11rem!important;right:-11rem!important}.dark\:-inset-x-48{left:-12rem!important;right:-12rem!important}.dark\:-inset-x-52{left:-13rem!important;right:-13rem!important}.dark\:-inset-x-56{left:-14rem!important;right:-14rem!important}.dark\:-inset-x-60{left:-15rem!important;right:-15rem!important}.dark\:-inset-x-64{left:-16rem!important;right:-16rem!important}.dark\:-inset-x-72{left:-18rem!important;right:-18rem!important}.dark\:-inset-x-80{left:-20rem!important;right:-20rem!important}.dark\:-inset-x-84{left:-21rem!important;right:-21rem!important}.dark\:-inset-x-96{left:-24rem!important;right:-24rem!important}.dark\:-inset-x-px{left:-1px!important;right:-1px!important}.dark\:-inset-x-0\.5{left:-.125rem!important;right:-.125rem!important}.dark\:-inset-x-1\.5{left:-.375rem!important;right:-.375rem!important}.dark\:-inset-x-2\.5{left:-.625rem!important;right:-.625rem!important}.dark\:-inset-x-3\.5{left:-.875rem!important;right:-.875rem!important}.dark\:-inset-x--3px{left:3px!important;right:3px!important}.dark\:-inset-x--1px{left:1px!important;right:1px!important}.dark\:-inset-x-5px{left:-5px!important;right:-5px!important}.dark\:inset-x-1\/2{left:50%!important;right:50%!important}.dark\:inset-x-1\/3{left:33.333333%!important;right:33.333333%!important}.dark\:inset-x-2\/3{left:66.666667%!important;right:66.666667%!important}.dark\:inset-x-1\/4{left:25%!important;right:25%!important}.dark\:inset-x-2\/4{left:50%!important;right:50%!important}.dark\:inset-x-3\/4{left:75%!important;right:75%!important}.dark\:inset-x-full{left:100%!important;right:100%!important}.dark\:-inset-x-1\/2{left:-50%!important;right:-50%!important}.dark\:-inset-x-1\/3{left:-33.333333%!important;right:-33.333333%!important}.dark\:-inset-x-2\/3{left:-66.666667%!important;right:-66.666667%!important}.dark\:-inset-x-1\/4{left:-25%!important;right:-25%!important}.dark\:-inset-x-2\/4{left:-50%!important;right:-50%!important}.dark\:-inset-x-3\/4{left:-75%!important;right:-75%!important}.dark\:-inset-x-full{left:-100%!important;right:-100%!important}.dark\:inset-y-0{bottom:0!important;top:0!important}.dark\:inset-y-1{bottom:.25rem!important;top:.25rem!important}.dark\:inset-y-2{bottom:.5rem!important;top:.5rem!important}.dark\:inset-y-3{bottom:.75rem!important;top:.75rem!important}.dark\:inset-y-4{bottom:1rem!important;top:1rem!important}.dark\:inset-y-5{bottom:1.25rem!important;top:1.25rem!important}.dark\:inset-y-6{bottom:1.5rem!important;top:1.5rem!important}.dark\:inset-y-7{bottom:1.75rem!important;top:1.75rem!important}.dark\:inset-y-8{bottom:2rem!important;top:2rem!important}.dark\:inset-y-9{bottom:2.25rem!important;top:2.25rem!important}.dark\:inset-y-10{bottom:2.5rem!important;top:2.5rem!important}.dark\:inset-y-11{bottom:2.75rem!important;top:2.75rem!important}.dark\:inset-y-12{bottom:3rem!important;top:3rem!important}.dark\:inset-y-14{bottom:3.5rem!important;top:3.5rem!important}.dark\:inset-y-16{bottom:4rem!important;top:4rem!important}.dark\:inset-y-20{bottom:5rem!important;top:5rem!important}.dark\:inset-y-24{bottom:6rem!important;top:6rem!important}.dark\:inset-y-28{bottom:7rem!important;top:7rem!important}.dark\:inset-y-32{bottom:8rem!important;top:8rem!important}.dark\:inset-y-36{bottom:9rem!important;top:9rem!important}.dark\:inset-y-40{bottom:10rem!important;top:10rem!important}.dark\:inset-y-44{bottom:11rem!important;top:11rem!important}.dark\:inset-y-48{bottom:12rem!important;top:12rem!important}.dark\:inset-y-52{bottom:13rem!important;top:13rem!important}.dark\:inset-y-56{bottom:14rem!important;top:14rem!important}.dark\:inset-y-60{bottom:15rem!important;top:15rem!important}.dark\:inset-y-64{bottom:16rem!important;top:16rem!important}.dark\:inset-y-72{bottom:18rem!important;top:18rem!important}.dark\:inset-y-80{bottom:20rem!important;top:20rem!important}.dark\:inset-y-84{bottom:21rem!important;top:21rem!important}.dark\:inset-y-96{bottom:24rem!important;top:24rem!important}.dark\:inset-y-auto{bottom:auto!important;top:auto!important}.dark\:inset-y-px{bottom:1px!important;top:1px!important}.dark\:inset-y-0\.5{bottom:.125rem!important;top:.125rem!important}.dark\:inset-y-1\.5{bottom:.375rem!important;top:.375rem!important}.dark\:inset-y-2\.5{bottom:.625rem!important;top:.625rem!important}.dark\:inset-y-3\.5{bottom:.875rem!important;top:.875rem!important}.dark\:-inset-y-3px{bottom:-3px!important;top:-3px!important}.dark\:-inset-y-1px{bottom:-1px!important;top:-1px!important}.dark\:inset-y-5px{bottom:5px!important;top:5px!important}.dark\:-inset-y-0{bottom:0!important;top:0!important}.dark\:-inset-y-1{bottom:-.25rem!important;top:-.25rem!important}.dark\:-inset-y-2{bottom:-.5rem!important;top:-.5rem!important}.dark\:-inset-y-3{bottom:-.75rem!important;top:-.75rem!important}.dark\:-inset-y-4{bottom:-1rem!important;top:-1rem!important}.dark\:-inset-y-5{bottom:-1.25rem!important;top:-1.25rem!important}.dark\:-inset-y-6{bottom:-1.5rem!important;top:-1.5rem!important}.dark\:-inset-y-7{bottom:-1.75rem!important;top:-1.75rem!important}.dark\:-inset-y-8{bottom:-2rem!important;top:-2rem!important}.dark\:-inset-y-9{bottom:-2.25rem!important;top:-2.25rem!important}.dark\:-inset-y-10{bottom:-2.5rem!important;top:-2.5rem!important}.dark\:-inset-y-11{bottom:-2.75rem!important;top:-2.75rem!important}.dark\:-inset-y-12{bottom:-3rem!important;top:-3rem!important}.dark\:-inset-y-14{bottom:-3.5rem!important;top:-3.5rem!important}.dark\:-inset-y-16{bottom:-4rem!important;top:-4rem!important}.dark\:-inset-y-20{bottom:-5rem!important;top:-5rem!important}.dark\:-inset-y-24{bottom:-6rem!important;top:-6rem!important}.dark\:-inset-y-28{bottom:-7rem!important;top:-7rem!important}.dark\:-inset-y-32{bottom:-8rem!important;top:-8rem!important}.dark\:-inset-y-36{bottom:-9rem!important;top:-9rem!important}.dark\:-inset-y-40{bottom:-10rem!important;top:-10rem!important}.dark\:-inset-y-44{bottom:-11rem!important;top:-11rem!important}.dark\:-inset-y-48{bottom:-12rem!important;top:-12rem!important}.dark\:-inset-y-52{bottom:-13rem!important;top:-13rem!important}.dark\:-inset-y-56{bottom:-14rem!important;top:-14rem!important}.dark\:-inset-y-60{bottom:-15rem!important;top:-15rem!important}.dark\:-inset-y-64{bottom:-16rem!important;top:-16rem!important}.dark\:-inset-y-72{bottom:-18rem!important;top:-18rem!important}.dark\:-inset-y-80{bottom:-20rem!important;top:-20rem!important}.dark\:-inset-y-84{bottom:-21rem!important;top:-21rem!important}.dark\:-inset-y-96{bottom:-24rem!important;top:-24rem!important}.dark\:-inset-y-px{bottom:-1px!important;top:-1px!important}.dark\:-inset-y-0\.5{bottom:-.125rem!important;top:-.125rem!important}.dark\:-inset-y-1\.5{bottom:-.375rem!important;top:-.375rem!important}.dark\:-inset-y-2\.5{bottom:-.625rem!important;top:-.625rem!important}.dark\:-inset-y-3\.5{bottom:-.875rem!important;top:-.875rem!important}.dark\:-inset-y--3px{bottom:3px!important;top:3px!important}.dark\:-inset-y--1px{bottom:1px!important;top:1px!important}.dark\:-inset-y-5px{bottom:-5px!important;top:-5px!important}.dark\:inset-y-1\/2{bottom:50%!important;top:50%!important}.dark\:inset-y-1\/3{bottom:33.333333%!important;top:33.333333%!important}.dark\:inset-y-2\/3{bottom:66.666667%!important;top:66.666667%!important}.dark\:inset-y-1\/4{bottom:25%!important;top:25%!important}.dark\:inset-y-2\/4{bottom:50%!important;top:50%!important}.dark\:inset-y-3\/4{bottom:75%!important;top:75%!important}.dark\:inset-y-full{bottom:100%!important;top:100%!important}.dark\:-inset-y-1\/2{bottom:-50%!important;top:-50%!important}.dark\:-inset-y-1\/3{bottom:-33.333333%!important;top:-33.333333%!important}.dark\:-inset-y-2\/3{bottom:-66.666667%!important;top:-66.666667%!important}.dark\:-inset-y-1\/4{bottom:-25%!important;top:-25%!important}.dark\:-inset-y-2\/4{bottom:-50%!important;top:-50%!important}.dark\:-inset-y-3\/4{bottom:-75%!important;top:-75%!important}.dark\:-inset-y-full{bottom:-100%!important;top:-100%!important}.dark\:top-0{top:0!important}.dark\:top-1{top:.25rem!important}.dark\:top-2{top:.5rem!important}.dark\:top-3{top:.75rem!important}.dark\:top-4{top:1rem!important}.dark\:top-5{top:1.25rem!important}.dark\:top-6{top:1.5rem!important}.dark\:top-7{top:1.75rem!important}.dark\:top-8{top:2rem!important}.dark\:top-9{top:2.25rem!important}.dark\:top-10{top:2.5rem!important}.dark\:top-11{top:2.75rem!important}.dark\:top-12{top:3rem!important}.dark\:top-14{top:3.5rem!important}.dark\:top-16{top:4rem!important}.dark\:top-20{top:5rem!important}.dark\:top-24{top:6rem!important}.dark\:top-28{top:7rem!important}.dark\:top-32{top:8rem!important}.dark\:top-36{top:9rem!important}.dark\:top-40{top:10rem!important}.dark\:top-44{top:11rem!important}.dark\:top-48{top:12rem!important}.dark\:top-52{top:13rem!important}.dark\:top-56{top:14rem!important}.dark\:top-60{top:15rem!important}.dark\:top-64{top:16rem!important}.dark\:top-72{top:18rem!important}.dark\:top-80{top:20rem!important}.dark\:top-84{top:21rem!important}.dark\:top-96{top:24rem!important}.dark\:top-auto{top:auto!important}.dark\:top-px{top:1px!important}.dark\:top-0\.5{top:.125rem!important}.dark\:top-1\.5{top:.375rem!important}.dark\:top-2\.5{top:.625rem!important}.dark\:top-3\.5{top:.875rem!important}.dark\:-top-3px{top:-3px!important}.dark\:-top-1px{top:-1px!important}.dark\:top-5px{top:5px!important}.dark\:-top-0{top:0!important}.dark\:-top-1{top:-.25rem!important}.dark\:-top-2{top:-.5rem!important}.dark\:-top-3{top:-.75rem!important}.dark\:-top-4{top:-1rem!important}.dark\:-top-5{top:-1.25rem!important}.dark\:-top-6{top:-1.5rem!important}.dark\:-top-7{top:-1.75rem!important}.dark\:-top-8{top:-2rem!important}.dark\:-top-9{top:-2.25rem!important}.dark\:-top-10{top:-2.5rem!important}.dark\:-top-11{top:-2.75rem!important}.dark\:-top-12{top:-3rem!important}.dark\:-top-14{top:-3.5rem!important}.dark\:-top-16{top:-4rem!important}.dark\:-top-20{top:-5rem!important}.dark\:-top-24{top:-6rem!important}.dark\:-top-28{top:-7rem!important}.dark\:-top-32{top:-8rem!important}.dark\:-top-36{top:-9rem!important}.dark\:-top-40{top:-10rem!important}.dark\:-top-44{top:-11rem!important}.dark\:-top-48{top:-12rem!important}.dark\:-top-52{top:-13rem!important}.dark\:-top-56{top:-14rem!important}.dark\:-top-60{top:-15rem!important}.dark\:-top-64{top:-16rem!important}.dark\:-top-72{top:-18rem!important}.dark\:-top-80{top:-20rem!important}.dark\:-top-84{top:-21rem!important}.dark\:-top-96{top:-24rem!important}.dark\:-top-px{top:-1px!important}.dark\:-top-0\.5{top:-.125rem!important}.dark\:-top-1\.5{top:-.375rem!important}.dark\:-top-2\.5{top:-.625rem!important}.dark\:-top-3\.5{top:-.875rem!important}.dark\:-top--3px{top:3px!important}.dark\:-top--1px{top:1px!important}.dark\:-top-5px{top:-5px!important}.dark\:top-1\/2{top:50%!important}.dark\:top-1\/3{top:33.333333%!important}.dark\:top-2\/3{top:66.666667%!important}.dark\:top-1\/4{top:25%!important}.dark\:top-2\/4{top:50%!important}.dark\:top-3\/4{top:75%!important}.dark\:top-full{top:100%!important}.dark\:-top-1\/2{top:-50%!important}.dark\:-top-1\/3{top:-33.333333%!important}.dark\:-top-2\/3{top:-66.666667%!important}.dark\:-top-1\/4{top:-25%!important}.dark\:-top-2\/4{top:-50%!important}.dark\:-top-3\/4{top:-75%!important}.dark\:-top-full{top:-100%!important}.dark\:right-0{right:0!important}.dark\:right-1{right:.25rem!important}.dark\:right-2{right:.5rem!important}.dark\:right-3{right:.75rem!important}.dark\:right-4{right:1rem!important}.dark\:right-5{right:1.25rem!important}.dark\:right-6{right:1.5rem!important}.dark\:right-7{right:1.75rem!important}.dark\:right-8{right:2rem!important}.dark\:right-9{right:2.25rem!important}.dark\:right-10{right:2.5rem!important}.dark\:right-11{right:2.75rem!important}.dark\:right-12{right:3rem!important}.dark\:right-14{right:3.5rem!important}.dark\:right-16{right:4rem!important}.dark\:right-20{right:5rem!important}.dark\:right-24{right:6rem!important}.dark\:right-28{right:7rem!important}.dark\:right-32{right:8rem!important}.dark\:right-36{right:9rem!important}.dark\:right-40{right:10rem!important}.dark\:right-44{right:11rem!important}.dark\:right-48{right:12rem!important}.dark\:right-52{right:13rem!important}.dark\:right-56{right:14rem!important}.dark\:right-60{right:15rem!important}.dark\:right-64{right:16rem!important}.dark\:right-72{right:18rem!important}.dark\:right-80{right:20rem!important}.dark\:right-84{right:21rem!important}.dark\:right-96{right:24rem!important}.dark\:right-auto{right:auto!important}.dark\:right-px{right:1px!important}.dark\:right-0\.5{right:.125rem!important}.dark\:right-1\.5{right:.375rem!important}.dark\:right-2\.5{right:.625rem!important}.dark\:right-3\.5{right:.875rem!important}.dark\:-right-3px{right:-3px!important}.dark\:-right-1px{right:-1px!important}.dark\:right-5px{right:5px!important}.dark\:-right-0{right:0!important}.dark\:-right-1{right:-.25rem!important}.dark\:-right-2{right:-.5rem!important}.dark\:-right-3{right:-.75rem!important}.dark\:-right-4{right:-1rem!important}.dark\:-right-5{right:-1.25rem!important}.dark\:-right-6{right:-1.5rem!important}.dark\:-right-7{right:-1.75rem!important}.dark\:-right-8{right:-2rem!important}.dark\:-right-9{right:-2.25rem!important}.dark\:-right-10{right:-2.5rem!important}.dark\:-right-11{right:-2.75rem!important}.dark\:-right-12{right:-3rem!important}.dark\:-right-14{right:-3.5rem!important}.dark\:-right-16{right:-4rem!important}.dark\:-right-20{right:-5rem!important}.dark\:-right-24{right:-6rem!important}.dark\:-right-28{right:-7rem!important}.dark\:-right-32{right:-8rem!important}.dark\:-right-36{right:-9rem!important}.dark\:-right-40{right:-10rem!important}.dark\:-right-44{right:-11rem!important}.dark\:-right-48{right:-12rem!important}.dark\:-right-52{right:-13rem!important}.dark\:-right-56{right:-14rem!important}.dark\:-right-60{right:-15rem!important}.dark\:-right-64{right:-16rem!important}.dark\:-right-72{right:-18rem!important}.dark\:-right-80{right:-20rem!important}.dark\:-right-84{right:-21rem!important}.dark\:-right-96{right:-24rem!important}.dark\:-right-px{right:-1px!important}.dark\:-right-0\.5{right:-.125rem!important}.dark\:-right-1\.5{right:-.375rem!important}.dark\:-right-2\.5{right:-.625rem!important}.dark\:-right-3\.5{right:-.875rem!important}.dark\:-right--3px{right:3px!important}.dark\:-right--1px{right:1px!important}.dark\:-right-5px{right:-5px!important}.dark\:right-1\/2{right:50%!important}.dark\:right-1\/3{right:33.333333%!important}.dark\:right-2\/3{right:66.666667%!important}.dark\:right-1\/4{right:25%!important}.dark\:right-2\/4{right:50%!important}.dark\:right-3\/4{right:75%!important}.dark\:right-full{right:100%!important}.dark\:-right-1\/2{right:-50%!important}.dark\:-right-1\/3{right:-33.333333%!important}.dark\:-right-2\/3{right:-66.666667%!important}.dark\:-right-1\/4{right:-25%!important}.dark\:-right-2\/4{right:-50%!important}.dark\:-right-3\/4{right:-75%!important}.dark\:-right-full{right:-100%!important}.dark\:bottom-0{bottom:0!important}.dark\:bottom-1{bottom:.25rem!important}.dark\:bottom-2{bottom:.5rem!important}.dark\:bottom-3{bottom:.75rem!important}.dark\:bottom-4{bottom:1rem!important}.dark\:bottom-5{bottom:1.25rem!important}.dark\:bottom-6{bottom:1.5rem!important}.dark\:bottom-7{bottom:1.75rem!important}.dark\:bottom-8{bottom:2rem!important}.dark\:bottom-9{bottom:2.25rem!important}.dark\:bottom-10{bottom:2.5rem!important}.dark\:bottom-11{bottom:2.75rem!important}.dark\:bottom-12{bottom:3rem!important}.dark\:bottom-14{bottom:3.5rem!important}.dark\:bottom-16{bottom:4rem!important}.dark\:bottom-20{bottom:5rem!important}.dark\:bottom-24{bottom:6rem!important}.dark\:bottom-28{bottom:7rem!important}.dark\:bottom-32{bottom:8rem!important}.dark\:bottom-36{bottom:9rem!important}.dark\:bottom-40{bottom:10rem!important}.dark\:bottom-44{bottom:11rem!important}.dark\:bottom-48{bottom:12rem!important}.dark\:bottom-52{bottom:13rem!important}.dark\:bottom-56{bottom:14rem!important}.dark\:bottom-60{bottom:15rem!important}.dark\:bottom-64{bottom:16rem!important}.dark\:bottom-72{bottom:18rem!important}.dark\:bottom-80{bottom:20rem!important}.dark\:bottom-84{bottom:21rem!important}.dark\:bottom-96{bottom:24rem!important}.dark\:bottom-auto{bottom:auto!important}.dark\:bottom-px{bottom:1px!important}.dark\:bottom-0\.5{bottom:.125rem!important}.dark\:bottom-1\.5{bottom:.375rem!important}.dark\:bottom-2\.5{bottom:.625rem!important}.dark\:bottom-3\.5{bottom:.875rem!important}.dark\:-bottom-3px{bottom:-3px!important}.dark\:-bottom-1px{bottom:-1px!important}.dark\:bottom-5px{bottom:5px!important}.dark\:-bottom-0{bottom:0!important}.dark\:-bottom-1{bottom:-.25rem!important}.dark\:-bottom-2{bottom:-.5rem!important}.dark\:-bottom-3{bottom:-.75rem!important}.dark\:-bottom-4{bottom:-1rem!important}.dark\:-bottom-5{bottom:-1.25rem!important}.dark\:-bottom-6{bottom:-1.5rem!important}.dark\:-bottom-7{bottom:-1.75rem!important}.dark\:-bottom-8{bottom:-2rem!important}.dark\:-bottom-9{bottom:-2.25rem!important}.dark\:-bottom-10{bottom:-2.5rem!important}.dark\:-bottom-11{bottom:-2.75rem!important}.dark\:-bottom-12{bottom:-3rem!important}.dark\:-bottom-14{bottom:-3.5rem!important}.dark\:-bottom-16{bottom:-4rem!important}.dark\:-bottom-20{bottom:-5rem!important}.dark\:-bottom-24{bottom:-6rem!important}.dark\:-bottom-28{bottom:-7rem!important}.dark\:-bottom-32{bottom:-8rem!important}.dark\:-bottom-36{bottom:-9rem!important}.dark\:-bottom-40{bottom:-10rem!important}.dark\:-bottom-44{bottom:-11rem!important}.dark\:-bottom-48{bottom:-12rem!important}.dark\:-bottom-52{bottom:-13rem!important}.dark\:-bottom-56{bottom:-14rem!important}.dark\:-bottom-60{bottom:-15rem!important}.dark\:-bottom-64{bottom:-16rem!important}.dark\:-bottom-72{bottom:-18rem!important}.dark\:-bottom-80{bottom:-20rem!important}.dark\:-bottom-84{bottom:-21rem!important}.dark\:-bottom-96{bottom:-24rem!important}.dark\:-bottom-px{bottom:-1px!important}.dark\:-bottom-0\.5{bottom:-.125rem!important}.dark\:-bottom-1\.5{bottom:-.375rem!important}.dark\:-bottom-2\.5{bottom:-.625rem!important}.dark\:-bottom-3\.5{bottom:-.875rem!important}.dark\:-bottom--3px{bottom:3px!important}.dark\:-bottom--1px{bottom:1px!important}.dark\:-bottom-5px{bottom:-5px!important}.dark\:bottom-1\/2{bottom:50%!important}.dark\:bottom-1\/3{bottom:33.333333%!important}.dark\:bottom-2\/3{bottom:66.666667%!important}.dark\:bottom-1\/4{bottom:25%!important}.dark\:bottom-2\/4{bottom:50%!important}.dark\:bottom-3\/4{bottom:75%!important}.dark\:bottom-full{bottom:100%!important}.dark\:-bottom-1\/2{bottom:-50%!important}.dark\:-bottom-1\/3{bottom:-33.333333%!important}.dark\:-bottom-2\/3{bottom:-66.666667%!important}.dark\:-bottom-1\/4{bottom:-25%!important}.dark\:-bottom-2\/4{bottom:-50%!important}.dark\:-bottom-3\/4{bottom:-75%!important}.dark\:-bottom-full{bottom:-100%!important}.dark\:left-0{left:0!important}.dark\:left-1{left:.25rem!important}.dark\:left-2{left:.5rem!important}.dark\:left-3{left:.75rem!important}.dark\:left-4{left:1rem!important}.dark\:left-5{left:1.25rem!important}.dark\:left-6{left:1.5rem!important}.dark\:left-7{left:1.75rem!important}.dark\:left-8{left:2rem!important}.dark\:left-9{left:2.25rem!important}.dark\:left-10{left:2.5rem!important}.dark\:left-11{left:2.75rem!important}.dark\:left-12{left:3rem!important}.dark\:left-14{left:3.5rem!important}.dark\:left-16{left:4rem!important}.dark\:left-20{left:5rem!important}.dark\:left-24{left:6rem!important}.dark\:left-28{left:7rem!important}.dark\:left-32{left:8rem!important}.dark\:left-36{left:9rem!important}.dark\:left-40{left:10rem!important}.dark\:left-44{left:11rem!important}.dark\:left-48{left:12rem!important}.dark\:left-52{left:13rem!important}.dark\:left-56{left:14rem!important}.dark\:left-60{left:15rem!important}.dark\:left-64{left:16rem!important}.dark\:left-72{left:18rem!important}.dark\:left-80{left:20rem!important}.dark\:left-84{left:21rem!important}.dark\:left-96{left:24rem!important}.dark\:left-auto{left:auto!important}.dark\:left-px{left:1px!important}.dark\:left-0\.5{left:.125rem!important}.dark\:left-1\.5{left:.375rem!important}.dark\:left-2\.5{left:.625rem!important}.dark\:left-3\.5{left:.875rem!important}.dark\:-left-3px{left:-3px!important}.dark\:-left-1px{left:-1px!important}.dark\:left-5px{left:5px!important}.dark\:-left-0{left:0!important}.dark\:-left-1{left:-.25rem!important}.dark\:-left-2{left:-.5rem!important}.dark\:-left-3{left:-.75rem!important}.dark\:-left-4{left:-1rem!important}.dark\:-left-5{left:-1.25rem!important}.dark\:-left-6{left:-1.5rem!important}.dark\:-left-7{left:-1.75rem!important}.dark\:-left-8{left:-2rem!important}.dark\:-left-9{left:-2.25rem!important}.dark\:-left-10{left:-2.5rem!important}.dark\:-left-11{left:-2.75rem!important}.dark\:-left-12{left:-3rem!important}.dark\:-left-14{left:-3.5rem!important}.dark\:-left-16{left:-4rem!important}.dark\:-left-20{left:-5rem!important}.dark\:-left-24{left:-6rem!important}.dark\:-left-28{left:-7rem!important}.dark\:-left-32{left:-8rem!important}.dark\:-left-36{left:-9rem!important}.dark\:-left-40{left:-10rem!important}.dark\:-left-44{left:-11rem!important}.dark\:-left-48{left:-12rem!important}.dark\:-left-52{left:-13rem!important}.dark\:-left-56{left:-14rem!important}.dark\:-left-60{left:-15rem!important}.dark\:-left-64{left:-16rem!important}.dark\:-left-72{left:-18rem!important}.dark\:-left-80{left:-20rem!important}.dark\:-left-84{left:-21rem!important}.dark\:-left-96{left:-24rem!important}.dark\:-left-px{left:-1px!important}.dark\:-left-0\.5{left:-.125rem!important}.dark\:-left-1\.5{left:-.375rem!important}.dark\:-left-2\.5{left:-.625rem!important}.dark\:-left-3\.5{left:-.875rem!important}.dark\:-left--3px{left:3px!important}.dark\:-left--1px{left:1px!important}.dark\:-left-5px{left:-5px!important}.dark\:left-1\/2{left:50%!important}.dark\:left-1\/3{left:33.333333%!important}.dark\:left-2\/3{left:66.666667%!important}.dark\:left-1\/4{left:25%!important}.dark\:left-2\/4{left:50%!important}.dark\:left-3\/4{left:75%!important}.dark\:left-full{left:100%!important}.dark\:-left-1\/2{left:-50%!important}.dark\:-left-1\/3{left:-33.333333%!important}.dark\:-left-2\/3{left:-66.666667%!important}.dark\:-left-1\/4{left:-25%!important}.dark\:-left-2\/4{left:-50%!important}.dark\:-left-3\/4{left:-75%!important}.dark\:-left-full{left:-100%!important}.dark\:isolate{isolation:isolate!important}.dark\:isolation-auto{isolation:auto!important}.dark\:z-0{z-index:0!important}.dark\:z-10{z-index:10!important}.dark\:z-20{z-index:20!important}.dark\:z-30{z-index:30!important}.dark\:z-40{z-index:40!important}.dark\:z-50{z-index:50!important}.dark\:z-auto{z-index:auto!important}.dark\:focus-within\:z-0:focus-within{z-index:0!important}.dark\:focus-within\:z-10:focus-within{z-index:10!important}.dark\:focus-within\:z-20:focus-within{z-index:20!important}.dark\:focus-within\:z-30:focus-within{z-index:30!important}.dark\:focus-within\:z-40:focus-within{z-index:40!important}.dark\:focus-within\:z-50:focus-within{z-index:50!important}.dark\:focus-within\:z-auto:focus-within{z-index:auto!important}.dark\:focus\:z-0:focus{z-index:0!important}.dark\:focus\:z-10:focus{z-index:10!important}.dark\:focus\:z-20:focus{z-index:20!important}.dark\:focus\:z-30:focus{z-index:30!important}.dark\:focus\:z-40:focus{z-index:40!important}.dark\:focus\:z-50:focus{z-index:50!important}.dark\:focus\:z-auto:focus{z-index:auto!important}.dark\:order-1{order:1!important}.dark\:order-2{order:2!important}.dark\:order-3{order:3!important}.dark\:order-4{order:4!important}.dark\:order-5{order:5!important}.dark\:order-6{order:6!important}.dark\:order-7{order:7!important}.dark\:order-8{order:8!important}.dark\:order-9{order:9!important}.dark\:order-10{order:10!important}.dark\:order-11{order:11!important}.dark\:order-12{order:12!important}.dark\:order-first{order:-9999!important}.dark\:order-last{order:9999!important}.dark\:order-none{order:0!important}.dark\:col-auto{grid-column:auto!important}.dark\:col-span-1{grid-column:span 1/span 1!important}.dark\:col-span-2{grid-column:span 2/span 2!important}.dark\:col-span-3{grid-column:span 3/span 3!important}.dark\:col-span-4{grid-column:span 4/span 4!important}.dark\:col-span-5{grid-column:span 5/span 5!important}.dark\:col-span-6{grid-column:span 6/span 6!important}.dark\:col-span-7{grid-column:span 7/span 7!important}.dark\:col-span-8{grid-column:span 8/span 8!important}.dark\:col-span-9{grid-column:span 9/span 9!important}.dark\:col-span-10{grid-column:span 10/span 10!important}.dark\:col-span-11{grid-column:span 11/span 11!important}.dark\:col-span-12{grid-column:span 12/span 12!important}.dark\:col-span-full{grid-column:1/-1!important}.dark\:col-start-1{grid-column-start:1!important}.dark\:col-start-2{grid-column-start:2!important}.dark\:col-start-3{grid-column-start:3!important}.dark\:col-start-4{grid-column-start:4!important}.dark\:col-start-5{grid-column-start:5!important}.dark\:col-start-6{grid-column-start:6!important}.dark\:col-start-7{grid-column-start:7!important}.dark\:col-start-8{grid-column-start:8!important}.dark\:col-start-9{grid-column-start:9!important}.dark\:col-start-10{grid-column-start:10!important}.dark\:col-start-11{grid-column-start:11!important}.dark\:col-start-12{grid-column-start:12!important}.dark\:col-start-13{grid-column-start:13!important}.dark\:col-start-auto{grid-column-start:auto!important}.dark\:col-end-1{grid-column-end:1!important}.dark\:col-end-2{grid-column-end:2!important}.dark\:col-end-3{grid-column-end:3!important}.dark\:col-end-4{grid-column-end:4!important}.dark\:col-end-5{grid-column-end:5!important}.dark\:col-end-6{grid-column-end:6!important}.dark\:col-end-7{grid-column-end:7!important}.dark\:col-end-8{grid-column-end:8!important}.dark\:col-end-9{grid-column-end:9!important}.dark\:col-end-10{grid-column-end:10!important}.dark\:col-end-11{grid-column-end:11!important}.dark\:col-end-12{grid-column-end:12!important}.dark\:col-end-13{grid-column-end:13!important}.dark\:col-end-auto{grid-column-end:auto!important}.dark\:row-auto{grid-row:auto!important}.dark\:row-span-1{grid-row:span 1/span 1!important}.dark\:row-span-2{grid-row:span 2/span 2!important}.dark\:row-span-3{grid-row:span 3/span 3!important}.dark\:row-span-4{grid-row:span 4/span 4!important}.dark\:row-span-5{grid-row:span 5/span 5!important}.dark\:row-span-6{grid-row:span 6/span 6!important}.dark\:row-span-full{grid-row:1/-1!important}.dark\:row-start-1{grid-row-start:1!important}.dark\:row-start-2{grid-row-start:2!important}.dark\:row-start-3{grid-row-start:3!important}.dark\:row-start-4{grid-row-start:4!important}.dark\:row-start-5{grid-row-start:5!important}.dark\:row-start-6{grid-row-start:6!important}.dark\:row-start-7{grid-row-start:7!important}.dark\:row-start-auto{grid-row-start:auto!important}.dark\:row-end-1{grid-row-end:1!important}.dark\:row-end-2{grid-row-end:2!important}.dark\:row-end-3{grid-row-end:3!important}.dark\:row-end-4{grid-row-end:4!important}.dark\:row-end-5{grid-row-end:5!important}.dark\:row-end-6{grid-row-end:6!important}.dark\:row-end-7{grid-row-end:7!important}.dark\:row-end-auto{grid-row-end:auto!important}.dark\:float-right{float:right!important}.dark\:float-left{float:left!important}.dark\:float-none{float:none!important}.dark\:clear-left{clear:left!important}.dark\:clear-right{clear:right!important}.dark\:clear-both{clear:both!important}.dark\:clear-none{clear:none!important}.dark\:m-0{margin:0!important}.dark\:m-1{margin:.25rem!important}.dark\:m-2{margin:.5rem!important}.dark\:m-3{margin:.75rem!important}.dark\:m-4{margin:1rem!important}.dark\:m-5{margin:1.25rem!important}.dark\:m-6{margin:1.5rem!important}.dark\:m-7{margin:1.75rem!important}.dark\:m-8{margin:2rem!important}.dark\:m-9{margin:2.25rem!important}.dark\:m-10{margin:2.5rem!important}.dark\:m-11{margin:2.75rem!important}.dark\:m-12{margin:3rem!important}.dark\:m-14{margin:3.5rem!important}.dark\:m-16{margin:4rem!important}.dark\:m-20{margin:5rem!important}.dark\:m-24{margin:6rem!important}.dark\:m-28{margin:7rem!important}.dark\:m-32{margin:8rem!important}.dark\:m-36{margin:9rem!important}.dark\:m-40{margin:10rem!important}.dark\:m-44{margin:11rem!important}.dark\:m-48{margin:12rem!important}.dark\:m-52{margin:13rem!important}.dark\:m-56{margin:14rem!important}.dark\:m-60{margin:15rem!important}.dark\:m-64{margin:16rem!important}.dark\:m-72{margin:18rem!important}.dark\:m-80{margin:20rem!important}.dark\:m-84{margin:21rem!important}.dark\:m-96{margin:24rem!important}.dark\:m-auto{margin:auto!important}.dark\:m-px{margin:1px!important}.dark\:m-0\.5{margin:.125rem!important}.dark\:m-1\.5{margin:.375rem!important}.dark\:m-2\.5{margin:.625rem!important}.dark\:m-3\.5{margin:.875rem!important}.dark\:-m-3px{margin:-3px!important}.dark\:-m-1px{margin:-1px!important}.dark\:m-5px{margin:5px!important}.dark\:-m-0{margin:0!important}.dark\:-m-1{margin:-.25rem!important}.dark\:-m-2{margin:-.5rem!important}.dark\:-m-3{margin:-.75rem!important}.dark\:-m-4{margin:-1rem!important}.dark\:-m-5{margin:-1.25rem!important}.dark\:-m-6{margin:-1.5rem!important}.dark\:-m-7{margin:-1.75rem!important}.dark\:-m-8{margin:-2rem!important}.dark\:-m-9{margin:-2.25rem!important}.dark\:-m-10{margin:-2.5rem!important}.dark\:-m-11{margin:-2.75rem!important}.dark\:-m-12{margin:-3rem!important}.dark\:-m-14{margin:-3.5rem!important}.dark\:-m-16{margin:-4rem!important}.dark\:-m-20{margin:-5rem!important}.dark\:-m-24{margin:-6rem!important}.dark\:-m-28{margin:-7rem!important}.dark\:-m-32{margin:-8rem!important}.dark\:-m-36{margin:-9rem!important}.dark\:-m-40{margin:-10rem!important}.dark\:-m-44{margin:-11rem!important}.dark\:-m-48{margin:-12rem!important}.dark\:-m-52{margin:-13rem!important}.dark\:-m-56{margin:-14rem!important}.dark\:-m-60{margin:-15rem!important}.dark\:-m-64{margin:-16rem!important}.dark\:-m-72{margin:-18rem!important}.dark\:-m-80{margin:-20rem!important}.dark\:-m-84{margin:-21rem!important}.dark\:-m-96{margin:-24rem!important}.dark\:-m-px{margin:-1px!important}.dark\:-m-0\.5{margin:-.125rem!important}.dark\:-m-1\.5{margin:-.375rem!important}.dark\:-m-2\.5{margin:-.625rem!important}.dark\:-m-3\.5{margin:-.875rem!important}.dark\:-m--3px{margin:3px!important}.dark\:-m--1px{margin:1px!important}.dark\:-m-5px{margin:-5px!important}.dark\:mx-0{margin-left:0!important;margin-right:0!important}.dark\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.dark\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.dark\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.dark\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.dark\:mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.dark\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.dark\:mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.dark\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.dark\:mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.dark\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.dark\:mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.dark\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.dark\:mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.dark\:mx-16{margin-left:4rem!important;margin-right:4rem!important}.dark\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.dark\:mx-24{margin-left:6rem!important;margin-right:6rem!important}.dark\:mx-28{margin-left:7rem!important;margin-right:7rem!important}.dark\:mx-32{margin-left:8rem!important;margin-right:8rem!important}.dark\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.dark\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.dark\:mx-44{margin-left:11rem!important;margin-right:11rem!important}.dark\:mx-48{margin-left:12rem!important;margin-right:12rem!important}.dark\:mx-52{margin-left:13rem!important;margin-right:13rem!important}.dark\:mx-56{margin-left:14rem!important;margin-right:14rem!important}.dark\:mx-60{margin-left:15rem!important;margin-right:15rem!important}.dark\:mx-64{margin-left:16rem!important;margin-right:16rem!important}.dark\:mx-72{margin-left:18rem!important;margin-right:18rem!important}.dark\:mx-80{margin-left:20rem!important;margin-right:20rem!important}.dark\:mx-84{margin-left:21rem!important;margin-right:21rem!important}.dark\:mx-96{margin-left:24rem!important;margin-right:24rem!important}.dark\:mx-auto{margin-left:auto!important;margin-right:auto!important}.dark\:mx-px{margin-left:1px!important;margin-right:1px!important}.dark\:mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.dark\:mx-1\.5{margin-left:.375rem!important;margin-right:.375rem!important}.dark\:mx-2\.5{margin-left:.625rem!important;margin-right:.625rem!important}.dark\:mx-3\.5{margin-left:.875rem!important;margin-right:.875rem!important}.dark\:-mx-3px{margin-left:-3px!important;margin-right:-3px!important}.dark\:-mx-1px{margin-left:-1px!important;margin-right:-1px!important}.dark\:mx-5px{margin-left:5px!important;margin-right:5px!important}.dark\:-mx-0{margin-left:0!important;margin-right:0!important}.dark\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.dark\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.dark\:-mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.dark\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.dark\:-mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.dark\:-mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.dark\:-mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.dark\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.dark\:-mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.dark\:-mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.dark\:-mx-11{margin-left:-2.75rem!important;margin-right:-2.75rem!important}.dark\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.dark\:-mx-14{margin-left:-3.5rem!important;margin-right:-3.5rem!important}.dark\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.dark\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.dark\:-mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.dark\:-mx-28{margin-left:-7rem!important;margin-right:-7rem!important}.dark\:-mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.dark\:-mx-36{margin-left:-9rem!important;margin-right:-9rem!important}.dark\:-mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.dark\:-mx-44{margin-left:-11rem!important;margin-right:-11rem!important}.dark\:-mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.dark\:-mx-52{margin-left:-13rem!important;margin-right:-13rem!important}.dark\:-mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.dark\:-mx-60{margin-left:-15rem!important;margin-right:-15rem!important}.dark\:-mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.dark\:-mx-72{margin-left:-18rem!important;margin-right:-18rem!important}.dark\:-mx-80{margin-left:-20rem!important;margin-right:-20rem!important}.dark\:-mx-84{margin-left:-21rem!important;margin-right:-21rem!important}.dark\:-mx-96{margin-left:-24rem!important;margin-right:-24rem!important}.dark\:-mx-px{margin-left:-1px!important;margin-right:-1px!important}.dark\:-mx-0\.5{margin-left:-.125rem!important;margin-right:-.125rem!important}.dark\:-mx-1\.5{margin-left:-.375rem!important;margin-right:-.375rem!important}.dark\:-mx-2\.5{margin-left:-.625rem!important;margin-right:-.625rem!important}.dark\:-mx-3\.5{margin-left:-.875rem!important;margin-right:-.875rem!important}.dark\:-mx--3px{margin-left:3px!important;margin-right:3px!important}.dark\:-mx--1px{margin-left:1px!important;margin-right:1px!important}.dark\:-mx-5px{margin-left:-5px!important;margin-right:-5px!important}.dark\:my-0{margin-bottom:0!important;margin-top:0!important}.dark\:my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.dark\:my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.dark\:my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.dark\:my-4{margin-bottom:1rem!important;margin-top:1rem!important}.dark\:my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.dark\:my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.dark\:my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.dark\:my-8{margin-bottom:2rem!important;margin-top:2rem!important}.dark\:my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.dark\:my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.dark\:my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.dark\:my-12{margin-bottom:3rem!important;margin-top:3rem!important}.dark\:my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.dark\:my-16{margin-bottom:4rem!important;margin-top:4rem!important}.dark\:my-20{margin-bottom:5rem!important;margin-top:5rem!important}.dark\:my-24{margin-bottom:6rem!important;margin-top:6rem!important}.dark\:my-28{margin-bottom:7rem!important;margin-top:7rem!important}.dark\:my-32{margin-bottom:8rem!important;margin-top:8rem!important}.dark\:my-36{margin-bottom:9rem!important;margin-top:9rem!important}.dark\:my-40{margin-bottom:10rem!important;margin-top:10rem!important}.dark\:my-44{margin-bottom:11rem!important;margin-top:11rem!important}.dark\:my-48{margin-bottom:12rem!important;margin-top:12rem!important}.dark\:my-52{margin-bottom:13rem!important;margin-top:13rem!important}.dark\:my-56{margin-bottom:14rem!important;margin-top:14rem!important}.dark\:my-60{margin-bottom:15rem!important;margin-top:15rem!important}.dark\:my-64{margin-bottom:16rem!important;margin-top:16rem!important}.dark\:my-72{margin-bottom:18rem!important;margin-top:18rem!important}.dark\:my-80{margin-bottom:20rem!important;margin-top:20rem!important}.dark\:my-84{margin-bottom:21rem!important;margin-top:21rem!important}.dark\:my-96{margin-bottom:24rem!important;margin-top:24rem!important}.dark\:my-auto{margin-bottom:auto!important;margin-top:auto!important}.dark\:my-px{margin-bottom:1px!important;margin-top:1px!important}.dark\:my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.dark\:my-1\.5{margin-bottom:.375rem!important;margin-top:.375rem!important}.dark\:my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.dark\:my-3\.5{margin-bottom:.875rem!important;margin-top:.875rem!important}.dark\:-my-3px{margin-bottom:-3px!important;margin-top:-3px!important}.dark\:-my-1px{margin-bottom:-1px!important;margin-top:-1px!important}.dark\:my-5px{margin-bottom:5px!important;margin-top:5px!important}.dark\:-my-0{margin-bottom:0!important;margin-top:0!important}.dark\:-my-1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.dark\:-my-2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.dark\:-my-3{margin-bottom:-.75rem!important;margin-top:-.75rem!important}.dark\:-my-4{margin-bottom:-1rem!important;margin-top:-1rem!important}.dark\:-my-5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.dark\:-my-6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.dark\:-my-7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.dark\:-my-8{margin-bottom:-2rem!important;margin-top:-2rem!important}.dark\:-my-9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.dark\:-my-10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.dark\:-my-11{margin-bottom:-2.75rem!important;margin-top:-2.75rem!important}.dark\:-my-12{margin-bottom:-3rem!important;margin-top:-3rem!important}.dark\:-my-14{margin-bottom:-3.5rem!important;margin-top:-3.5rem!important}.dark\:-my-16{margin-bottom:-4rem!important;margin-top:-4rem!important}.dark\:-my-20{margin-bottom:-5rem!important;margin-top:-5rem!important}.dark\:-my-24{margin-bottom:-6rem!important;margin-top:-6rem!important}.dark\:-my-28{margin-bottom:-7rem!important;margin-top:-7rem!important}.dark\:-my-32{margin-bottom:-8rem!important;margin-top:-8rem!important}.dark\:-my-36{margin-bottom:-9rem!important;margin-top:-9rem!important}.dark\:-my-40{margin-bottom:-10rem!important;margin-top:-10rem!important}.dark\:-my-44{margin-bottom:-11rem!important;margin-top:-11rem!important}.dark\:-my-48{margin-bottom:-12rem!important;margin-top:-12rem!important}.dark\:-my-52{margin-bottom:-13rem!important;margin-top:-13rem!important}.dark\:-my-56{margin-bottom:-14rem!important;margin-top:-14rem!important}.dark\:-my-60{margin-bottom:-15rem!important;margin-top:-15rem!important}.dark\:-my-64{margin-bottom:-16rem!important;margin-top:-16rem!important}.dark\:-my-72{margin-bottom:-18rem!important;margin-top:-18rem!important}.dark\:-my-80{margin-bottom:-20rem!important;margin-top:-20rem!important}.dark\:-my-84{margin-bottom:-21rem!important;margin-top:-21rem!important}.dark\:-my-96{margin-bottom:-24rem!important;margin-top:-24rem!important}.dark\:-my-px{margin-bottom:-1px!important;margin-top:-1px!important}.dark\:-my-0\.5{margin-bottom:-.125rem!important;margin-top:-.125rem!important}.dark\:-my-1\.5{margin-bottom:-.375rem!important;margin-top:-.375rem!important}.dark\:-my-2\.5{margin-bottom:-.625rem!important;margin-top:-.625rem!important}.dark\:-my-3\.5{margin-bottom:-.875rem!important;margin-top:-.875rem!important}.dark\:-my--3px{margin-bottom:3px!important;margin-top:3px!important}.dark\:-my--1px{margin-bottom:1px!important;margin-top:1px!important}.dark\:-my-5px{margin-bottom:-5px!important;margin-top:-5px!important}.dark\:mt-0{margin-top:0!important}.dark\:mt-1{margin-top:.25rem!important}.dark\:mt-2{margin-top:.5rem!important}.dark\:mt-3{margin-top:.75rem!important}.dark\:mt-4{margin-top:1rem!important}.dark\:mt-5{margin-top:1.25rem!important}.dark\:mt-6{margin-top:1.5rem!important}.dark\:mt-7{margin-top:1.75rem!important}.dark\:mt-8{margin-top:2rem!important}.dark\:mt-9{margin-top:2.25rem!important}.dark\:mt-10{margin-top:2.5rem!important}.dark\:mt-11{margin-top:2.75rem!important}.dark\:mt-12{margin-top:3rem!important}.dark\:mt-14{margin-top:3.5rem!important}.dark\:mt-16{margin-top:4rem!important}.dark\:mt-20{margin-top:5rem!important}.dark\:mt-24{margin-top:6rem!important}.dark\:mt-28{margin-top:7rem!important}.dark\:mt-32{margin-top:8rem!important}.dark\:mt-36{margin-top:9rem!important}.dark\:mt-40{margin-top:10rem!important}.dark\:mt-44{margin-top:11rem!important}.dark\:mt-48{margin-top:12rem!important}.dark\:mt-52{margin-top:13rem!important}.dark\:mt-56{margin-top:14rem!important}.dark\:mt-60{margin-top:15rem!important}.dark\:mt-64{margin-top:16rem!important}.dark\:mt-72{margin-top:18rem!important}.dark\:mt-80{margin-top:20rem!important}.dark\:mt-84{margin-top:21rem!important}.dark\:mt-96{margin-top:24rem!important}.dark\:mt-auto{margin-top:auto!important}.dark\:mt-px{margin-top:1px!important}.dark\:mt-0\.5{margin-top:.125rem!important}.dark\:mt-1\.5{margin-top:.375rem!important}.dark\:mt-2\.5{margin-top:.625rem!important}.dark\:mt-3\.5{margin-top:.875rem!important}.dark\:-mt-3px{margin-top:-3px!important}.dark\:-mt-1px{margin-top:-1px!important}.dark\:mt-5px{margin-top:5px!important}.dark\:-mt-0{margin-top:0!important}.dark\:-mt-1{margin-top:-.25rem!important}.dark\:-mt-2{margin-top:-.5rem!important}.dark\:-mt-3{margin-top:-.75rem!important}.dark\:-mt-4{margin-top:-1rem!important}.dark\:-mt-5{margin-top:-1.25rem!important}.dark\:-mt-6{margin-top:-1.5rem!important}.dark\:-mt-7{margin-top:-1.75rem!important}.dark\:-mt-8{margin-top:-2rem!important}.dark\:-mt-9{margin-top:-2.25rem!important}.dark\:-mt-10{margin-top:-2.5rem!important}.dark\:-mt-11{margin-top:-2.75rem!important}.dark\:-mt-12{margin-top:-3rem!important}.dark\:-mt-14{margin-top:-3.5rem!important}.dark\:-mt-16{margin-top:-4rem!important}.dark\:-mt-20{margin-top:-5rem!important}.dark\:-mt-24{margin-top:-6rem!important}.dark\:-mt-28{margin-top:-7rem!important}.dark\:-mt-32{margin-top:-8rem!important}.dark\:-mt-36{margin-top:-9rem!important}.dark\:-mt-40{margin-top:-10rem!important}.dark\:-mt-44{margin-top:-11rem!important}.dark\:-mt-48{margin-top:-12rem!important}.dark\:-mt-52{margin-top:-13rem!important}.dark\:-mt-56{margin-top:-14rem!important}.dark\:-mt-60{margin-top:-15rem!important}.dark\:-mt-64{margin-top:-16rem!important}.dark\:-mt-72{margin-top:-18rem!important}.dark\:-mt-80{margin-top:-20rem!important}.dark\:-mt-84{margin-top:-21rem!important}.dark\:-mt-96{margin-top:-24rem!important}.dark\:-mt-px{margin-top:-1px!important}.dark\:-mt-0\.5{margin-top:-.125rem!important}.dark\:-mt-1\.5{margin-top:-.375rem!important}.dark\:-mt-2\.5{margin-top:-.625rem!important}.dark\:-mt-3\.5{margin-top:-.875rem!important}.dark\:-mt--3px{margin-top:3px!important}.dark\:-mt--1px{margin-top:1px!important}.dark\:-mt-5px{margin-top:-5px!important}.dark\:mr-0{margin-right:0!important}.dark\:mr-1{margin-right:.25rem!important}.dark\:mr-2{margin-right:.5rem!important}.dark\:mr-3{margin-right:.75rem!important}.dark\:mr-4{margin-right:1rem!important}.dark\:mr-5{margin-right:1.25rem!important}.dark\:mr-6{margin-right:1.5rem!important}.dark\:mr-7{margin-right:1.75rem!important}.dark\:mr-8{margin-right:2rem!important}.dark\:mr-9{margin-right:2.25rem!important}.dark\:mr-10{margin-right:2.5rem!important}.dark\:mr-11{margin-right:2.75rem!important}.dark\:mr-12{margin-right:3rem!important}.dark\:mr-14{margin-right:3.5rem!important}.dark\:mr-16{margin-right:4rem!important}.dark\:mr-20{margin-right:5rem!important}.dark\:mr-24{margin-right:6rem!important}.dark\:mr-28{margin-right:7rem!important}.dark\:mr-32{margin-right:8rem!important}.dark\:mr-36{margin-right:9rem!important}.dark\:mr-40{margin-right:10rem!important}.dark\:mr-44{margin-right:11rem!important}.dark\:mr-48{margin-right:12rem!important}.dark\:mr-52{margin-right:13rem!important}.dark\:mr-56{margin-right:14rem!important}.dark\:mr-60{margin-right:15rem!important}.dark\:mr-64{margin-right:16rem!important}.dark\:mr-72{margin-right:18rem!important}.dark\:mr-80{margin-right:20rem!important}.dark\:mr-84{margin-right:21rem!important}.dark\:mr-96{margin-right:24rem!important}.dark\:mr-auto{margin-right:auto!important}.dark\:mr-px{margin-right:1px!important}.dark\:mr-0\.5{margin-right:.125rem!important}.dark\:mr-1\.5{margin-right:.375rem!important}.dark\:mr-2\.5{margin-right:.625rem!important}.dark\:mr-3\.5{margin-right:.875rem!important}.dark\:-mr-3px{margin-right:-3px!important}.dark\:-mr-1px{margin-right:-1px!important}.dark\:mr-5px{margin-right:5px!important}.dark\:-mr-0{margin-right:0!important}.dark\:-mr-1{margin-right:-.25rem!important}.dark\:-mr-2{margin-right:-.5rem!important}.dark\:-mr-3{margin-right:-.75rem!important}.dark\:-mr-4{margin-right:-1rem!important}.dark\:-mr-5{margin-right:-1.25rem!important}.dark\:-mr-6{margin-right:-1.5rem!important}.dark\:-mr-7{margin-right:-1.75rem!important}.dark\:-mr-8{margin-right:-2rem!important}.dark\:-mr-9{margin-right:-2.25rem!important}.dark\:-mr-10{margin-right:-2.5rem!important}.dark\:-mr-11{margin-right:-2.75rem!important}.dark\:-mr-12{margin-right:-3rem!important}.dark\:-mr-14{margin-right:-3.5rem!important}.dark\:-mr-16{margin-right:-4rem!important}.dark\:-mr-20{margin-right:-5rem!important}.dark\:-mr-24{margin-right:-6rem!important}.dark\:-mr-28{margin-right:-7rem!important}.dark\:-mr-32{margin-right:-8rem!important}.dark\:-mr-36{margin-right:-9rem!important}.dark\:-mr-40{margin-right:-10rem!important}.dark\:-mr-44{margin-right:-11rem!important}.dark\:-mr-48{margin-right:-12rem!important}.dark\:-mr-52{margin-right:-13rem!important}.dark\:-mr-56{margin-right:-14rem!important}.dark\:-mr-60{margin-right:-15rem!important}.dark\:-mr-64{margin-right:-16rem!important}.dark\:-mr-72{margin-right:-18rem!important}.dark\:-mr-80{margin-right:-20rem!important}.dark\:-mr-84{margin-right:-21rem!important}.dark\:-mr-96{margin-right:-24rem!important}.dark\:-mr-px{margin-right:-1px!important}.dark\:-mr-0\.5{margin-right:-.125rem!important}.dark\:-mr-1\.5{margin-right:-.375rem!important}.dark\:-mr-2\.5{margin-right:-.625rem!important}.dark\:-mr-3\.5{margin-right:-.875rem!important}.dark\:-mr--3px{margin-right:3px!important}.dark\:-mr--1px{margin-right:1px!important}.dark\:-mr-5px{margin-right:-5px!important}.dark\:mb-0{margin-bottom:0!important}.dark\:mb-1{margin-bottom:.25rem!important}.dark\:mb-2{margin-bottom:.5rem!important}.dark\:mb-3{margin-bottom:.75rem!important}.dark\:mb-4{margin-bottom:1rem!important}.dark\:mb-5{margin-bottom:1.25rem!important}.dark\:mb-6{margin-bottom:1.5rem!important}.dark\:mb-7{margin-bottom:1.75rem!important}.dark\:mb-8{margin-bottom:2rem!important}.dark\:mb-9{margin-bottom:2.25rem!important}.dark\:mb-10{margin-bottom:2.5rem!important}.dark\:mb-11{margin-bottom:2.75rem!important}.dark\:mb-12{margin-bottom:3rem!important}.dark\:mb-14{margin-bottom:3.5rem!important}.dark\:mb-16{margin-bottom:4rem!important}.dark\:mb-20{margin-bottom:5rem!important}.dark\:mb-24{margin-bottom:6rem!important}.dark\:mb-28{margin-bottom:7rem!important}.dark\:mb-32{margin-bottom:8rem!important}.dark\:mb-36{margin-bottom:9rem!important}.dark\:mb-40{margin-bottom:10rem!important}.dark\:mb-44{margin-bottom:11rem!important}.dark\:mb-48{margin-bottom:12rem!important}.dark\:mb-52{margin-bottom:13rem!important}.dark\:mb-56{margin-bottom:14rem!important}.dark\:mb-60{margin-bottom:15rem!important}.dark\:mb-64{margin-bottom:16rem!important}.dark\:mb-72{margin-bottom:18rem!important}.dark\:mb-80{margin-bottom:20rem!important}.dark\:mb-84{margin-bottom:21rem!important}.dark\:mb-96{margin-bottom:24rem!important}.dark\:mb-auto{margin-bottom:auto!important}.dark\:mb-px{margin-bottom:1px!important}.dark\:mb-0\.5{margin-bottom:.125rem!important}.dark\:mb-1\.5{margin-bottom:.375rem!important}.dark\:mb-2\.5{margin-bottom:.625rem!important}.dark\:mb-3\.5{margin-bottom:.875rem!important}.dark\:-mb-3px{margin-bottom:-3px!important}.dark\:-mb-1px{margin-bottom:-1px!important}.dark\:mb-5px{margin-bottom:5px!important}.dark\:-mb-0{margin-bottom:0!important}.dark\:-mb-1{margin-bottom:-.25rem!important}.dark\:-mb-2{margin-bottom:-.5rem!important}.dark\:-mb-3{margin-bottom:-.75rem!important}.dark\:-mb-4{margin-bottom:-1rem!important}.dark\:-mb-5{margin-bottom:-1.25rem!important}.dark\:-mb-6{margin-bottom:-1.5rem!important}.dark\:-mb-7{margin-bottom:-1.75rem!important}.dark\:-mb-8{margin-bottom:-2rem!important}.dark\:-mb-9{margin-bottom:-2.25rem!important}.dark\:-mb-10{margin-bottom:-2.5rem!important}.dark\:-mb-11{margin-bottom:-2.75rem!important}.dark\:-mb-12{margin-bottom:-3rem!important}.dark\:-mb-14{margin-bottom:-3.5rem!important}.dark\:-mb-16{margin-bottom:-4rem!important}.dark\:-mb-20{margin-bottom:-5rem!important}.dark\:-mb-24{margin-bottom:-6rem!important}.dark\:-mb-28{margin-bottom:-7rem!important}.dark\:-mb-32{margin-bottom:-8rem!important}.dark\:-mb-36{margin-bottom:-9rem!important}.dark\:-mb-40{margin-bottom:-10rem!important}.dark\:-mb-44{margin-bottom:-11rem!important}.dark\:-mb-48{margin-bottom:-12rem!important}.dark\:-mb-52{margin-bottom:-13rem!important}.dark\:-mb-56{margin-bottom:-14rem!important}.dark\:-mb-60{margin-bottom:-15rem!important}.dark\:-mb-64{margin-bottom:-16rem!important}.dark\:-mb-72{margin-bottom:-18rem!important}.dark\:-mb-80{margin-bottom:-20rem!important}.dark\:-mb-84{margin-bottom:-21rem!important}.dark\:-mb-96{margin-bottom:-24rem!important}.dark\:-mb-px{margin-bottom:-1px!important}.dark\:-mb-0\.5{margin-bottom:-.125rem!important}.dark\:-mb-1\.5{margin-bottom:-.375rem!important}.dark\:-mb-2\.5{margin-bottom:-.625rem!important}.dark\:-mb-3\.5{margin-bottom:-.875rem!important}.dark\:-mb--3px{margin-bottom:3px!important}.dark\:-mb--1px{margin-bottom:1px!important}.dark\:-mb-5px{margin-bottom:-5px!important}.dark\:ml-0{margin-left:0!important}.dark\:ml-1{margin-left:.25rem!important}.dark\:ml-2{margin-left:.5rem!important}.dark\:ml-3{margin-left:.75rem!important}.dark\:ml-4{margin-left:1rem!important}.dark\:ml-5{margin-left:1.25rem!important}.dark\:ml-6{margin-left:1.5rem!important}.dark\:ml-7{margin-left:1.75rem!important}.dark\:ml-8{margin-left:2rem!important}.dark\:ml-9{margin-left:2.25rem!important}.dark\:ml-10{margin-left:2.5rem!important}.dark\:ml-11{margin-left:2.75rem!important}.dark\:ml-12{margin-left:3rem!important}.dark\:ml-14{margin-left:3.5rem!important}.dark\:ml-16{margin-left:4rem!important}.dark\:ml-20{margin-left:5rem!important}.dark\:ml-24{margin-left:6rem!important}.dark\:ml-28{margin-left:7rem!important}.dark\:ml-32{margin-left:8rem!important}.dark\:ml-36{margin-left:9rem!important}.dark\:ml-40{margin-left:10rem!important}.dark\:ml-44{margin-left:11rem!important}.dark\:ml-48{margin-left:12rem!important}.dark\:ml-52{margin-left:13rem!important}.dark\:ml-56{margin-left:14rem!important}.dark\:ml-60{margin-left:15rem!important}.dark\:ml-64{margin-left:16rem!important}.dark\:ml-72{margin-left:18rem!important}.dark\:ml-80{margin-left:20rem!important}.dark\:ml-84{margin-left:21rem!important}.dark\:ml-96{margin-left:24rem!important}.dark\:ml-auto{margin-left:auto!important}.dark\:ml-px{margin-left:1px!important}.dark\:ml-0\.5{margin-left:.125rem!important}.dark\:ml-1\.5{margin-left:.375rem!important}.dark\:ml-2\.5{margin-left:.625rem!important}.dark\:ml-3\.5{margin-left:.875rem!important}.dark\:-ml-3px{margin-left:-3px!important}.dark\:-ml-1px{margin-left:-1px!important}.dark\:ml-5px{margin-left:5px!important}.dark\:-ml-0{margin-left:0!important}.dark\:-ml-1{margin-left:-.25rem!important}.dark\:-ml-2{margin-left:-.5rem!important}.dark\:-ml-3{margin-left:-.75rem!important}.dark\:-ml-4{margin-left:-1rem!important}.dark\:-ml-5{margin-left:-1.25rem!important}.dark\:-ml-6{margin-left:-1.5rem!important}.dark\:-ml-7{margin-left:-1.75rem!important}.dark\:-ml-8{margin-left:-2rem!important}.dark\:-ml-9{margin-left:-2.25rem!important}.dark\:-ml-10{margin-left:-2.5rem!important}.dark\:-ml-11{margin-left:-2.75rem!important}.dark\:-ml-12{margin-left:-3rem!important}.dark\:-ml-14{margin-left:-3.5rem!important}.dark\:-ml-16{margin-left:-4rem!important}.dark\:-ml-20{margin-left:-5rem!important}.dark\:-ml-24{margin-left:-6rem!important}.dark\:-ml-28{margin-left:-7rem!important}.dark\:-ml-32{margin-left:-8rem!important}.dark\:-ml-36{margin-left:-9rem!important}.dark\:-ml-40{margin-left:-10rem!important}.dark\:-ml-44{margin-left:-11rem!important}.dark\:-ml-48{margin-left:-12rem!important}.dark\:-ml-52{margin-left:-13rem!important}.dark\:-ml-56{margin-left:-14rem!important}.dark\:-ml-60{margin-left:-15rem!important}.dark\:-ml-64{margin-left:-16rem!important}.dark\:-ml-72{margin-left:-18rem!important}.dark\:-ml-80{margin-left:-20rem!important}.dark\:-ml-84{margin-left:-21rem!important}.dark\:-ml-96{margin-left:-24rem!important}.dark\:-ml-px{margin-left:-1px!important}.dark\:-ml-0\.5{margin-left:-.125rem!important}.dark\:-ml-1\.5{margin-left:-.375rem!important}.dark\:-ml-2\.5{margin-left:-.625rem!important}.dark\:-ml-3\.5{margin-left:-.875rem!important}.dark\:-ml--3px{margin-left:3px!important}.dark\:-ml--1px{margin-left:1px!important}.dark\:-ml-5px{margin-left:-5px!important}.dark\:box-border{box-sizing:border-box!important}.dark\:box-content{box-sizing:initial!important}.dark\:block{display:block!important}.dark\:inline-block{display:inline-block!important}.dark\:inline{display:inline!important}.dark\:flex{display:flex!important}.dark\:inline-flex{display:inline-flex!important}.dark\:table{display:table!important}.dark\:inline-table{display:inline-table!important}.dark\:table-caption{display:table-caption!important}.dark\:table-cell{display:table-cell!important}.dark\:table-column{display:table-column!important}.dark\:table-column-group{display:table-column-group!important}.dark\:table-footer-group{display:table-footer-group!important}.dark\:table-header-group{display:table-header-group!important}.dark\:table-row-group{display:table-row-group!important}.dark\:table-row{display:table-row!important}.dark\:flow-root{display:flow-root!important}.dark\:grid{display:grid!important}.dark\:inline-grid{display:inline-grid!important}.dark\:contents{display:contents!important}.dark\:list-item{display:list-item!important}.dark\:hidden{display:none!important}.dark\:h-0{height:0!important}.dark\:h-1{height:.25rem!important}.dark\:h-2{height:.5rem!important}.dark\:h-3{height:.75rem!important}.dark\:h-4{height:1rem!important}.dark\:h-5{height:1.25rem!important}.dark\:h-6{height:1.5rem!important}.dark\:h-7{height:1.75rem!important}.dark\:h-8{height:2rem!important}.dark\:h-9{height:2.25rem!important}.dark\:h-10{height:2.5rem!important}.dark\:h-11{height:2.75rem!important}.dark\:h-12{height:3rem!important}.dark\:h-14{height:3.5rem!important}.dark\:h-16{height:4rem!important}.dark\:h-20{height:5rem!important}.dark\:h-24{height:6rem!important}.dark\:h-28{height:7rem!important}.dark\:h-32{height:8rem!important}.dark\:h-36{height:9rem!important}.dark\:h-40{height:10rem!important}.dark\:h-44{height:11rem!important}.dark\:h-48{height:12rem!important}.dark\:h-52{height:13rem!important}.dark\:h-56{height:14rem!important}.dark\:h-60{height:15rem!important}.dark\:h-64{height:16rem!important}.dark\:h-72{height:18rem!important}.dark\:h-80{height:20rem!important}.dark\:h-84{height:21rem!important}.dark\:h-96{height:24rem!important}.dark\:h-auto{height:auto!important}.dark\:h-px{height:1px!important}.dark\:h-0\.5{height:.125rem!important}.dark\:h-1\.5{height:.375rem!important}.dark\:h-2\.5{height:.625rem!important}.dark\:h-3\.5{height:.875rem!important}.dark\:-h-3px{height:-3px!important}.dark\:-h-1px{height:-1px!important}.dark\:h-5px{height:5px!important}.dark\:h-1\/2{height:50%!important}.dark\:h-1\/3{height:33.333333%!important}.dark\:h-2\/3{height:66.666667%!important}.dark\:h-1\/4{height:25%!important}.dark\:h-2\/4{height:50%!important}.dark\:h-3\/4{height:75%!important}.dark\:h-1\/5{height:20%!important}.dark\:h-2\/5{height:40%!important}.dark\:h-3\/5{height:60%!important}.dark\:h-4\/5{height:80%!important}.dark\:h-1\/6{height:16.666667%!important}.dark\:h-2\/6{height:33.333333%!important}.dark\:h-3\/6{height:50%!important}.dark\:h-4\/6{height:66.666667%!important}.dark\:h-5\/6{height:83.333333%!important}.dark\:h-full{height:100%!important}.dark\:h-screen{height:100vh!important}.dark\:max-h-0{max-height:0!important}.dark\:max-h-1{max-height:.25rem!important}.dark\:max-h-2{max-height:.5rem!important}.dark\:max-h-3{max-height:.75rem!important}.dark\:max-h-4{max-height:1rem!important}.dark\:max-h-5{max-height:1.25rem!important}.dark\:max-h-6{max-height:1.5rem!important}.dark\:max-h-7{max-height:1.75rem!important}.dark\:max-h-8{max-height:2rem!important}.dark\:max-h-9{max-height:2.25rem!important}.dark\:max-h-10{max-height:2.5rem!important}.dark\:max-h-11{max-height:2.75rem!important}.dark\:max-h-12{max-height:3rem!important}.dark\:max-h-14{max-height:3.5rem!important}.dark\:max-h-16{max-height:4rem!important}.dark\:max-h-20{max-height:5rem!important}.dark\:max-h-24{max-height:6rem!important}.dark\:max-h-28{max-height:7rem!important}.dark\:max-h-32{max-height:8rem!important}.dark\:max-h-36{max-height:9rem!important}.dark\:max-h-40{max-height:10rem!important}.dark\:max-h-44{max-height:11rem!important}.dark\:max-h-48{max-height:12rem!important}.dark\:max-h-52{max-height:13rem!important}.dark\:max-h-56{max-height:14rem!important}.dark\:max-h-60{max-height:15rem!important}.dark\:max-h-64{max-height:16rem!important}.dark\:max-h-72{max-height:18rem!important}.dark\:max-h-80{max-height:20rem!important}.dark\:max-h-84{max-height:21rem!important}.dark\:max-h-96{max-height:24rem!important}.dark\:max-h-px{max-height:1px!important}.dark\:max-h-0\.5{max-height:.125rem!important}.dark\:max-h-1\.5{max-height:.375rem!important}.dark\:max-h-2\.5{max-height:.625rem!important}.dark\:max-h-3\.5{max-height:.875rem!important}.dark\:-max-h-3px{max-height:-3px!important}.dark\:-max-h-1px{max-height:-1px!important}.dark\:max-h-5px{max-height:5px!important}.dark\:max-h-full{max-height:100%!important}.dark\:max-h-screen{max-height:100vh!important}.dark\:min-h-0{min-height:0!important}.dark\:min-h-8{min-height:2rem!important}.dark\:min-h-full{min-height:100%!important}.dark\:min-h-screen{min-height:100vh!important}.dark\:w-0{width:0!important}.dark\:w-1{width:.25rem!important}.dark\:w-2{width:.5rem!important}.dark\:w-3{width:.75rem!important}.dark\:w-4{width:1rem!important}.dark\:w-5{width:1.25rem!important}.dark\:w-6{width:1.5rem!important}.dark\:w-7{width:1.75rem!important}.dark\:w-8{width:2rem!important}.dark\:w-9{width:2.25rem!important}.dark\:w-10{width:2.5rem!important}.dark\:w-11{width:2.75rem!important}.dark\:w-12{width:3rem!important}.dark\:w-14{width:3.5rem!important}.dark\:w-16{width:4rem!important}.dark\:w-20{width:5rem!important}.dark\:w-24{width:6rem!important}.dark\:w-28{width:7rem!important}.dark\:w-32{width:8rem!important}.dark\:w-36{width:9rem!important}.dark\:w-40{width:10rem!important}.dark\:w-44{width:11rem!important}.dark\:w-48{width:12rem!important}.dark\:w-52{width:13rem!important}.dark\:w-56{width:14rem!important}.dark\:w-60{width:15rem!important}.dark\:w-64{width:16rem!important}.dark\:w-72{width:18rem!important}.dark\:w-80{width:20rem!important}.dark\:w-84{width:21rem!important}.dark\:w-96{width:24rem!important}.dark\:w-auto{width:auto!important}.dark\:w-px{width:1px!important}.dark\:w-0\.5{width:.125rem!important}.dark\:w-1\.5{width:.375rem!important}.dark\:w-2\.5{width:.625rem!important}.dark\:w-3\.5{width:.875rem!important}.dark\:-w-3px{width:-3px!important}.dark\:-w-1px{width:-1px!important}.dark\:w-5px{width:5px!important}.dark\:w-1\/2{width:50%!important}.dark\:w-1\/3{width:33.333333%!important}.dark\:w-2\/3{width:66.666667%!important}.dark\:w-1\/4{width:25%!important}.dark\:w-2\/4{width:50%!important}.dark\:w-3\/4{width:75%!important}.dark\:w-1\/5{width:20%!important}.dark\:w-2\/5{width:40%!important}.dark\:w-3\/5{width:60%!important}.dark\:w-4\/5{width:80%!important}.dark\:w-1\/6{width:16.666667%!important}.dark\:w-2\/6{width:33.333333%!important}.dark\:w-3\/6{width:50%!important}.dark\:w-4\/6{width:66.666667%!important}.dark\:w-5\/6{width:83.333333%!important}.dark\:w-1\/12{width:8.333333%!important}.dark\:w-2\/12{width:16.666667%!important}.dark\:w-3\/12{width:25%!important}.dark\:w-4\/12{width:33.333333%!important}.dark\:w-5\/12{width:41.666667%!important}.dark\:w-6\/12{width:50%!important}.dark\:w-7\/12{width:58.333333%!important}.dark\:w-8\/12{width:66.666667%!important}.dark\:w-9\/12{width:75%!important}.dark\:w-10\/12{width:83.333333%!important}.dark\:w-11\/12{width:91.666667%!important}.dark\:w-full{width:100%!important}.dark\:w-screen{width:100vw!important}.dark\:w-min{width:min-content!important}.dark\:w-max{width:max-content!important}.dark\:w-fit{width:fit-content!important}.dark\:min-w-0{min-width:0!important}.dark\:min-w-full{min-width:100%!important}.dark\:min-w-min{min-width:min-content!important}.dark\:min-w-max{min-width:max-content!important}.dark\:max-w-0{max-width:0!important}.dark\:max-w-64{max-width:16rem!important}.dark\:max-w-none{max-width:none!important}.dark\:max-w-xs{max-width:20rem!important}.dark\:max-w-sm{max-width:24rem!important}.dark\:max-w-md{max-width:28rem!important}.dark\:max-w-lg{max-width:32rem!important}.dark\:max-w-xl{max-width:36rem!important}.dark\:max-w-2xl{max-width:42rem!important}.dark\:max-w-3xl{max-width:48rem!important}.dark\:max-w-4xl{max-width:56rem!important}.dark\:max-w-5xl{max-width:64rem!important}.dark\:max-w-6xl{max-width:72rem!important}.dark\:max-w-7xl{max-width:80rem!important}.dark\:max-w-full{max-width:100%!important}.dark\:max-w-min{max-width:min-content!important}.dark\:max-w-max{max-width:max-content!important}.dark\:max-w-prose{max-width:65ch!important}.dark\:max-w-screen-sm{max-width:640px!important}.dark\:max-w-screen-md{max-width:768px!important}.dark\:max-w-screen-lg{max-width:1024px!important}.dark\:max-w-screen-xl{max-width:1280px!important}.dark\:max-w-screen-2xl{max-width:1536px!important}.dark\:flex-1{flex:1 1 0%!important}.dark\:flex-auto{flex:1 1 auto!important}.dark\:flex-initial{flex:0 1 auto!important}.dark\:flex-none{flex:none!important}.dark\:flex-shrink-0{flex-shrink:0!important}.dark\:flex-shrink{flex-shrink:1!important}.dark\:flex-grow-0{flex-grow:0!important}.dark\:flex-grow{flex-grow:1!important}.dark\:table-auto{table-layout:auto!important}.dark\:table-fixed{table-layout:fixed!important}.dark\:border-collapse{border-collapse:collapse!important}.dark\:border-separate{border-collapse:initial!important}.dark\:origin-center{transform-origin:center!important}.dark\:origin-top{transform-origin:top!important}.dark\:origin-top-right{transform-origin:top right!important}.dark\:origin-right{transform-origin:right!important}.dark\:origin-bottom-right{transform-origin:bottom right!important}.dark\:origin-bottom{transform-origin:bottom!important}.dark\:origin-bottom-left{transform-origin:bottom left!important}.dark\:origin-left{transform-origin:left!important}.dark\:origin-top-left{transform-origin:top left!important}.dark\:origin-half{transform-origin:50% 50%!important}.dark\:transform{transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.dark\:transform,.dark\:transform-gpu{--tw-translate-x:0!important;--tw-translate-y:0!important;--tw-rotate:0!important;--tw-skew-x:0!important;--tw-skew-y:0!important;--tw-scale-x:1!important;--tw-scale-y:1!important}.dark\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.dark\:transform-none{transform:none!important}.dark\:translate-x-0{--tw-translate-x:0px!important}.dark\:translate-x-1{--tw-translate-x:0.25rem!important}.dark\:translate-x-2{--tw-translate-x:0.5rem!important}.dark\:translate-x-3{--tw-translate-x:0.75rem!important}.dark\:translate-x-4{--tw-translate-x:1rem!important}.dark\:translate-x-5{--tw-translate-x:1.25rem!important}.dark\:translate-x-6{--tw-translate-x:1.5rem!important}.dark\:translate-x-7{--tw-translate-x:1.75rem!important}.dark\:translate-x-8{--tw-translate-x:2rem!important}.dark\:translate-x-9{--tw-translate-x:2.25rem!important}.dark\:translate-x-10{--tw-translate-x:2.5rem!important}.dark\:translate-x-11{--tw-translate-x:2.75rem!important}.dark\:translate-x-12{--tw-translate-x:3rem!important}.dark\:translate-x-14{--tw-translate-x:3.5rem!important}.dark\:translate-x-16{--tw-translate-x:4rem!important}.dark\:translate-x-20{--tw-translate-x:5rem!important}.dark\:translate-x-24{--tw-translate-x:6rem!important}.dark\:translate-x-28{--tw-translate-x:7rem!important}.dark\:translate-x-32{--tw-translate-x:8rem!important}.dark\:translate-x-36{--tw-translate-x:9rem!important}.dark\:translate-x-40{--tw-translate-x:10rem!important}.dark\:translate-x-44{--tw-translate-x:11rem!important}.dark\:translate-x-48{--tw-translate-x:12rem!important}.dark\:translate-x-52{--tw-translate-x:13rem!important}.dark\:translate-x-56{--tw-translate-x:14rem!important}.dark\:translate-x-60{--tw-translate-x:15rem!important}.dark\:translate-x-64{--tw-translate-x:16rem!important}.dark\:translate-x-72{--tw-translate-x:18rem!important}.dark\:translate-x-80{--tw-translate-x:20rem!important}.dark\:translate-x-84{--tw-translate-x:21rem!important}.dark\:translate-x-96{--tw-translate-x:24rem!important}.dark\:translate-x-px{--tw-translate-x:1px!important}.dark\:translate-x-0\.5{--tw-translate-x:0.125rem!important}.dark\:translate-x-1\.5{--tw-translate-x:0.375rem!important}.dark\:translate-x-2\.5{--tw-translate-x:0.625rem!important}.dark\:translate-x-3\.5{--tw-translate-x:0.875rem!important}.dark\:-translate-x-3px{--tw-translate-x:-3px!important}.dark\:-translate-x-1px{--tw-translate-x:-1px!important}.dark\:translate-x-5px{--tw-translate-x:5px!important}.dark\:-translate-x-0{--tw-translate-x:0px!important}.dark\:-translate-x-1{--tw-translate-x:-0.25rem!important}.dark\:-translate-x-2{--tw-translate-x:-0.5rem!important}.dark\:-translate-x-3{--tw-translate-x:-0.75rem!important}.dark\:-translate-x-4{--tw-translate-x:-1rem!important}.dark\:-translate-x-5{--tw-translate-x:-1.25rem!important}.dark\:-translate-x-6{--tw-translate-x:-1.5rem!important}.dark\:-translate-x-7{--tw-translate-x:-1.75rem!important}.dark\:-translate-x-8{--tw-translate-x:-2rem!important}.dark\:-translate-x-9{--tw-translate-x:-2.25rem!important}.dark\:-translate-x-10{--tw-translate-x:-2.5rem!important}.dark\:-translate-x-11{--tw-translate-x:-2.75rem!important}.dark\:-translate-x-12{--tw-translate-x:-3rem!important}.dark\:-translate-x-14{--tw-translate-x:-3.5rem!important}.dark\:-translate-x-16{--tw-translate-x:-4rem!important}.dark\:-translate-x-20{--tw-translate-x:-5rem!important}.dark\:-translate-x-24{--tw-translate-x:-6rem!important}.dark\:-translate-x-28{--tw-translate-x:-7rem!important}.dark\:-translate-x-32{--tw-translate-x:-8rem!important}.dark\:-translate-x-36{--tw-translate-x:-9rem!important}.dark\:-translate-x-40{--tw-translate-x:-10rem!important}.dark\:-translate-x-44{--tw-translate-x:-11rem!important}.dark\:-translate-x-48{--tw-translate-x:-12rem!important}.dark\:-translate-x-52{--tw-translate-x:-13rem!important}.dark\:-translate-x-56{--tw-translate-x:-14rem!important}.dark\:-translate-x-60{--tw-translate-x:-15rem!important}.dark\:-translate-x-64{--tw-translate-x:-16rem!important}.dark\:-translate-x-72{--tw-translate-x:-18rem!important}.dark\:-translate-x-80{--tw-translate-x:-20rem!important}.dark\:-translate-x-84{--tw-translate-x:-21rem!important}.dark\:-translate-x-96{--tw-translate-x:-24rem!important}.dark\:-translate-x-px{--tw-translate-x:-1px!important}.dark\:-translate-x-0\.5{--tw-translate-x:-0.125rem!important}.dark\:-translate-x-1\.5{--tw-translate-x:-0.375rem!important}.dark\:-translate-x-2\.5{--tw-translate-x:-0.625rem!important}.dark\:-translate-x-3\.5{--tw-translate-x:-0.875rem!important}.dark\:-translate-x--3px{--tw-translate-x:3px!important}.dark\:-translate-x--1px{--tw-translate-x:1px!important}.dark\:-translate-x-5px{--tw-translate-x:-5px!important}.dark\:translate-x-1\/2{--tw-translate-x:50%!important}.dark\:translate-x-1\/3{--tw-translate-x:33.333333%!important}.dark\:translate-x-2\/3{--tw-translate-x:66.666667%!important}.dark\:translate-x-1\/4{--tw-translate-x:25%!important}.dark\:translate-x-2\/4{--tw-translate-x:50%!important}.dark\:translate-x-3\/4{--tw-translate-x:75%!important}.dark\:translate-x-full{--tw-translate-x:100%!important}.dark\:-translate-x-1\/2{--tw-translate-x:-50%!important}.dark\:-translate-x-1\/3{--tw-translate-x:-33.333333%!important}.dark\:-translate-x-2\/3{--tw-translate-x:-66.666667%!important}.dark\:-translate-x-1\/4{--tw-translate-x:-25%!important}.dark\:-translate-x-2\/4{--tw-translate-x:-50%!important}.dark\:-translate-x-3\/4{--tw-translate-x:-75%!important}.dark\:-translate-x-full{--tw-translate-x:-100%!important}.dark\:translate-y-0{--tw-translate-y:0px!important}.dark\:translate-y-1{--tw-translate-y:0.25rem!important}.dark\:translate-y-2{--tw-translate-y:0.5rem!important}.dark\:translate-y-3{--tw-translate-y:0.75rem!important}.dark\:translate-y-4{--tw-translate-y:1rem!important}.dark\:translate-y-5{--tw-translate-y:1.25rem!important}.dark\:translate-y-6{--tw-translate-y:1.5rem!important}.dark\:translate-y-7{--tw-translate-y:1.75rem!important}.dark\:translate-y-8{--tw-translate-y:2rem!important}.dark\:translate-y-9{--tw-translate-y:2.25rem!important}.dark\:translate-y-10{--tw-translate-y:2.5rem!important}.dark\:translate-y-11{--tw-translate-y:2.75rem!important}.dark\:translate-y-12{--tw-translate-y:3rem!important}.dark\:translate-y-14{--tw-translate-y:3.5rem!important}.dark\:translate-y-16{--tw-translate-y:4rem!important}.dark\:translate-y-20{--tw-translate-y:5rem!important}.dark\:translate-y-24{--tw-translate-y:6rem!important}.dark\:translate-y-28{--tw-translate-y:7rem!important}.dark\:translate-y-32{--tw-translate-y:8rem!important}.dark\:translate-y-36{--tw-translate-y:9rem!important}.dark\:translate-y-40{--tw-translate-y:10rem!important}.dark\:translate-y-44{--tw-translate-y:11rem!important}.dark\:translate-y-48{--tw-translate-y:12rem!important}.dark\:translate-y-52{--tw-translate-y:13rem!important}.dark\:translate-y-56{--tw-translate-y:14rem!important}.dark\:translate-y-60{--tw-translate-y:15rem!important}.dark\:translate-y-64{--tw-translate-y:16rem!important}.dark\:translate-y-72{--tw-translate-y:18rem!important}.dark\:translate-y-80{--tw-translate-y:20rem!important}.dark\:translate-y-84{--tw-translate-y:21rem!important}.dark\:translate-y-96{--tw-translate-y:24rem!important}.dark\:translate-y-px{--tw-translate-y:1px!important}.dark\:translate-y-0\.5{--tw-translate-y:0.125rem!important}.dark\:translate-y-1\.5{--tw-translate-y:0.375rem!important}.dark\:translate-y-2\.5{--tw-translate-y:0.625rem!important}.dark\:translate-y-3\.5{--tw-translate-y:0.875rem!important}.dark\:-translate-y-3px{--tw-translate-y:-3px!important}.dark\:-translate-y-1px{--tw-translate-y:-1px!important}.dark\:translate-y-5px{--tw-translate-y:5px!important}.dark\:-translate-y-0{--tw-translate-y:0px!important}.dark\:-translate-y-1{--tw-translate-y:-0.25rem!important}.dark\:-translate-y-2{--tw-translate-y:-0.5rem!important}.dark\:-translate-y-3{--tw-translate-y:-0.75rem!important}.dark\:-translate-y-4{--tw-translate-y:-1rem!important}.dark\:-translate-y-5{--tw-translate-y:-1.25rem!important}.dark\:-translate-y-6{--tw-translate-y:-1.5rem!important}.dark\:-translate-y-7{--tw-translate-y:-1.75rem!important}.dark\:-translate-y-8{--tw-translate-y:-2rem!important}.dark\:-translate-y-9{--tw-translate-y:-2.25rem!important}.dark\:-translate-y-10{--tw-translate-y:-2.5rem!important}.dark\:-translate-y-11{--tw-translate-y:-2.75rem!important}.dark\:-translate-y-12{--tw-translate-y:-3rem!important}.dark\:-translate-y-14{--tw-translate-y:-3.5rem!important}.dark\:-translate-y-16{--tw-translate-y:-4rem!important}.dark\:-translate-y-20{--tw-translate-y:-5rem!important}.dark\:-translate-y-24{--tw-translate-y:-6rem!important}.dark\:-translate-y-28{--tw-translate-y:-7rem!important}.dark\:-translate-y-32{--tw-translate-y:-8rem!important}.dark\:-translate-y-36{--tw-translate-y:-9rem!important}.dark\:-translate-y-40{--tw-translate-y:-10rem!important}.dark\:-translate-y-44{--tw-translate-y:-11rem!important}.dark\:-translate-y-48{--tw-translate-y:-12rem!important}.dark\:-translate-y-52{--tw-translate-y:-13rem!important}.dark\:-translate-y-56{--tw-translate-y:-14rem!important}.dark\:-translate-y-60{--tw-translate-y:-15rem!important}.dark\:-translate-y-64{--tw-translate-y:-16rem!important}.dark\:-translate-y-72{--tw-translate-y:-18rem!important}.dark\:-translate-y-80{--tw-translate-y:-20rem!important}.dark\:-translate-y-84{--tw-translate-y:-21rem!important}.dark\:-translate-y-96{--tw-translate-y:-24rem!important}.dark\:-translate-y-px{--tw-translate-y:-1px!important}.dark\:-translate-y-0\.5{--tw-translate-y:-0.125rem!important}.dark\:-translate-y-1\.5{--tw-translate-y:-0.375rem!important}.dark\:-translate-y-2\.5{--tw-translate-y:-0.625rem!important}.dark\:-translate-y-3\.5{--tw-translate-y:-0.875rem!important}.dark\:-translate-y--3px{--tw-translate-y:3px!important}.dark\:-translate-y--1px{--tw-translate-y:1px!important}.dark\:-translate-y-5px{--tw-translate-y:-5px!important}.dark\:translate-y-1\/2{--tw-translate-y:50%!important}.dark\:translate-y-1\/3{--tw-translate-y:33.333333%!important}.dark\:translate-y-2\/3{--tw-translate-y:66.666667%!important}.dark\:translate-y-1\/4{--tw-translate-y:25%!important}.dark\:translate-y-2\/4{--tw-translate-y:50%!important}.dark\:translate-y-3\/4{--tw-translate-y:75%!important}.dark\:translate-y-full{--tw-translate-y:100%!important}.dark\:-translate-y-1\/2{--tw-translate-y:-50%!important}.dark\:-translate-y-1\/3{--tw-translate-y:-33.333333%!important}.dark\:-translate-y-2\/3{--tw-translate-y:-66.666667%!important}.dark\:-translate-y-1\/4{--tw-translate-y:-25%!important}.dark\:-translate-y-2\/4{--tw-translate-y:-50%!important}.dark\:-translate-y-3\/4{--tw-translate-y:-75%!important}.dark\:-translate-y-full{--tw-translate-y:-100%!important}.dark\:hover\:translate-x-0:hover{--tw-translate-x:0px!important}.dark\:hover\:translate-x-1:hover{--tw-translate-x:0.25rem!important}.dark\:hover\:translate-x-2:hover{--tw-translate-x:0.5rem!important}.dark\:hover\:translate-x-3:hover{--tw-translate-x:0.75rem!important}.dark\:hover\:translate-x-4:hover{--tw-translate-x:1rem!important}.dark\:hover\:translate-x-5:hover{--tw-translate-x:1.25rem!important}.dark\:hover\:translate-x-6:hover{--tw-translate-x:1.5rem!important}.dark\:hover\:translate-x-7:hover{--tw-translate-x:1.75rem!important}.dark\:hover\:translate-x-8:hover{--tw-translate-x:2rem!important}.dark\:hover\:translate-x-9:hover{--tw-translate-x:2.25rem!important}.dark\:hover\:translate-x-10:hover{--tw-translate-x:2.5rem!important}.dark\:hover\:translate-x-11:hover{--tw-translate-x:2.75rem!important}.dark\:hover\:translate-x-12:hover{--tw-translate-x:3rem!important}.dark\:hover\:translate-x-14:hover{--tw-translate-x:3.5rem!important}.dark\:hover\:translate-x-16:hover{--tw-translate-x:4rem!important}.dark\:hover\:translate-x-20:hover{--tw-translate-x:5rem!important}.dark\:hover\:translate-x-24:hover{--tw-translate-x:6rem!important}.dark\:hover\:translate-x-28:hover{--tw-translate-x:7rem!important}.dark\:hover\:translate-x-32:hover{--tw-translate-x:8rem!important}.dark\:hover\:translate-x-36:hover{--tw-translate-x:9rem!important}.dark\:hover\:translate-x-40:hover{--tw-translate-x:10rem!important}.dark\:hover\:translate-x-44:hover{--tw-translate-x:11rem!important}.dark\:hover\:translate-x-48:hover{--tw-translate-x:12rem!important}.dark\:hover\:translate-x-52:hover{--tw-translate-x:13rem!important}.dark\:hover\:translate-x-56:hover{--tw-translate-x:14rem!important}.dark\:hover\:translate-x-60:hover{--tw-translate-x:15rem!important}.dark\:hover\:translate-x-64:hover{--tw-translate-x:16rem!important}.dark\:hover\:translate-x-72:hover{--tw-translate-x:18rem!important}.dark\:hover\:translate-x-80:hover{--tw-translate-x:20rem!important}.dark\:hover\:translate-x-84:hover{--tw-translate-x:21rem!important}.dark\:hover\:translate-x-96:hover{--tw-translate-x:24rem!important}.dark\:hover\:translate-x-px:hover{--tw-translate-x:1px!important}.dark\:hover\:translate-x-0\.5:hover{--tw-translate-x:0.125rem!important}.dark\:hover\:translate-x-1\.5:hover{--tw-translate-x:0.375rem!important}.dark\:hover\:translate-x-2\.5:hover{--tw-translate-x:0.625rem!important}.dark\:hover\:translate-x-3\.5:hover{--tw-translate-x:0.875rem!important}.dark\:hover\:-translate-x-3px:hover{--tw-translate-x:-3px!important}.dark\:hover\:-translate-x-1px:hover{--tw-translate-x:-1px!important}.dark\:hover\:translate-x-5px:hover{--tw-translate-x:5px!important}.dark\:hover\:-translate-x-0:hover{--tw-translate-x:0px!important}.dark\:hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem!important}.dark\:hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem!important}.dark\:hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem!important}.dark\:hover\:-translate-x-4:hover{--tw-translate-x:-1rem!important}.dark\:hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem!important}.dark\:hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem!important}.dark\:hover\:-translate-x-7:hover{--tw-translate-x:-1.75rem!important}.dark\:hover\:-translate-x-8:hover{--tw-translate-x:-2rem!important}.dark\:hover\:-translate-x-9:hover{--tw-translate-x:-2.25rem!important}.dark\:hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem!important}.dark\:hover\:-translate-x-11:hover{--tw-translate-x:-2.75rem!important}.dark\:hover\:-translate-x-12:hover{--tw-translate-x:-3rem!important}.dark\:hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem!important}.dark\:hover\:-translate-x-16:hover{--tw-translate-x:-4rem!important}.dark\:hover\:-translate-x-20:hover{--tw-translate-x:-5rem!important}.dark\:hover\:-translate-x-24:hover{--tw-translate-x:-6rem!important}.dark\:hover\:-translate-x-28:hover{--tw-translate-x:-7rem!important}.dark\:hover\:-translate-x-32:hover{--tw-translate-x:-8rem!important}.dark\:hover\:-translate-x-36:hover{--tw-translate-x:-9rem!important}.dark\:hover\:-translate-x-40:hover{--tw-translate-x:-10rem!important}.dark\:hover\:-translate-x-44:hover{--tw-translate-x:-11rem!important}.dark\:hover\:-translate-x-48:hover{--tw-translate-x:-12rem!important}.dark\:hover\:-translate-x-52:hover{--tw-translate-x:-13rem!important}.dark\:hover\:-translate-x-56:hover{--tw-translate-x:-14rem!important}.dark\:hover\:-translate-x-60:hover{--tw-translate-x:-15rem!important}.dark\:hover\:-translate-x-64:hover{--tw-translate-x:-16rem!important}.dark\:hover\:-translate-x-72:hover{--tw-translate-x:-18rem!important}.dark\:hover\:-translate-x-80:hover{--tw-translate-x:-20rem!important}.dark\:hover\:-translate-x-84:hover{--tw-translate-x:-21rem!important}.dark\:hover\:-translate-x-96:hover{--tw-translate-x:-24rem!important}.dark\:hover\:-translate-x-px:hover{--tw-translate-x:-1px!important}.dark\:hover\:-translate-x-0\.5:hover{--tw-translate-x:-0.125rem!important}.dark\:hover\:-translate-x-1\.5:hover{--tw-translate-x:-0.375rem!important}.dark\:hover\:-translate-x-2\.5:hover{--tw-translate-x:-0.625rem!important}.dark\:hover\:-translate-x-3\.5:hover{--tw-translate-x:-0.875rem!important}.dark\:hover\:-translate-x--3px:hover{--tw-translate-x:3px!important}.dark\:hover\:-translate-x--1px:hover{--tw-translate-x:1px!important}.dark\:hover\:-translate-x-5px:hover{--tw-translate-x:-5px!important}.dark\:hover\:translate-x-1\/2:hover{--tw-translate-x:50%!important}.dark\:hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%!important}.dark\:hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%!important}.dark\:hover\:translate-x-1\/4:hover{--tw-translate-x:25%!important}.dark\:hover\:translate-x-2\/4:hover{--tw-translate-x:50%!important}.dark\:hover\:translate-x-3\/4:hover{--tw-translate-x:75%!important}.dark\:hover\:translate-x-full:hover{--tw-translate-x:100%!important}.dark\:hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%!important}.dark\:hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%!important}.dark\:hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%!important}.dark\:hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%!important}.dark\:hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%!important}.dark\:hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%!important}.dark\:hover\:-translate-x-full:hover{--tw-translate-x:-100%!important}.dark\:hover\:translate-y-0:hover{--tw-translate-y:0px!important}.dark\:hover\:translate-y-1:hover{--tw-translate-y:0.25rem!important}.dark\:hover\:translate-y-2:hover{--tw-translate-y:0.5rem!important}.dark\:hover\:translate-y-3:hover{--tw-translate-y:0.75rem!important}.dark\:hover\:translate-y-4:hover{--tw-translate-y:1rem!important}.dark\:hover\:translate-y-5:hover{--tw-translate-y:1.25rem!important}.dark\:hover\:translate-y-6:hover{--tw-translate-y:1.5rem!important}.dark\:hover\:translate-y-7:hover{--tw-translate-y:1.75rem!important}.dark\:hover\:translate-y-8:hover{--tw-translate-y:2rem!important}.dark\:hover\:translate-y-9:hover{--tw-translate-y:2.25rem!important}.dark\:hover\:translate-y-10:hover{--tw-translate-y:2.5rem!important}.dark\:hover\:translate-y-11:hover{--tw-translate-y:2.75rem!important}.dark\:hover\:translate-y-12:hover{--tw-translate-y:3rem!important}.dark\:hover\:translate-y-14:hover{--tw-translate-y:3.5rem!important}.dark\:hover\:translate-y-16:hover{--tw-translate-y:4rem!important}.dark\:hover\:translate-y-20:hover{--tw-translate-y:5rem!important}.dark\:hover\:translate-y-24:hover{--tw-translate-y:6rem!important}.dark\:hover\:translate-y-28:hover{--tw-translate-y:7rem!important}.dark\:hover\:translate-y-32:hover{--tw-translate-y:8rem!important}.dark\:hover\:translate-y-36:hover{--tw-translate-y:9rem!important}.dark\:hover\:translate-y-40:hover{--tw-translate-y:10rem!important}.dark\:hover\:translate-y-44:hover{--tw-translate-y:11rem!important}.dark\:hover\:translate-y-48:hover{--tw-translate-y:12rem!important}.dark\:hover\:translate-y-52:hover{--tw-translate-y:13rem!important}.dark\:hover\:translate-y-56:hover{--tw-translate-y:14rem!important}.dark\:hover\:translate-y-60:hover{--tw-translate-y:15rem!important}.dark\:hover\:translate-y-64:hover{--tw-translate-y:16rem!important}.dark\:hover\:translate-y-72:hover{--tw-translate-y:18rem!important}.dark\:hover\:translate-y-80:hover{--tw-translate-y:20rem!important}.dark\:hover\:translate-y-84:hover{--tw-translate-y:21rem!important}.dark\:hover\:translate-y-96:hover{--tw-translate-y:24rem!important}.dark\:hover\:translate-y-px:hover{--tw-translate-y:1px!important}.dark\:hover\:translate-y-0\.5:hover{--tw-translate-y:0.125rem!important}.dark\:hover\:translate-y-1\.5:hover{--tw-translate-y:0.375rem!important}.dark\:hover\:translate-y-2\.5:hover{--tw-translate-y:0.625rem!important}.dark\:hover\:translate-y-3\.5:hover{--tw-translate-y:0.875rem!important}.dark\:hover\:-translate-y-3px:hover{--tw-translate-y:-3px!important}.dark\:hover\:-translate-y-1px:hover{--tw-translate-y:-1px!important}.dark\:hover\:translate-y-5px:hover{--tw-translate-y:5px!important}.dark\:hover\:-translate-y-0:hover{--tw-translate-y:0px!important}.dark\:hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem!important}.dark\:hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem!important}.dark\:hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem!important}.dark\:hover\:-translate-y-4:hover{--tw-translate-y:-1rem!important}.dark\:hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem!important}.dark\:hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem!important}.dark\:hover\:-translate-y-7:hover{--tw-translate-y:-1.75rem!important}.dark\:hover\:-translate-y-8:hover{--tw-translate-y:-2rem!important}.dark\:hover\:-translate-y-9:hover{--tw-translate-y:-2.25rem!important}.dark\:hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem!important}.dark\:hover\:-translate-y-11:hover{--tw-translate-y:-2.75rem!important}.dark\:hover\:-translate-y-12:hover{--tw-translate-y:-3rem!important}.dark\:hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem!important}.dark\:hover\:-translate-y-16:hover{--tw-translate-y:-4rem!important}.dark\:hover\:-translate-y-20:hover{--tw-translate-y:-5rem!important}.dark\:hover\:-translate-y-24:hover{--tw-translate-y:-6rem!important}.dark\:hover\:-translate-y-28:hover{--tw-translate-y:-7rem!important}.dark\:hover\:-translate-y-32:hover{--tw-translate-y:-8rem!important}.dark\:hover\:-translate-y-36:hover{--tw-translate-y:-9rem!important}.dark\:hover\:-translate-y-40:hover{--tw-translate-y:-10rem!important}.dark\:hover\:-translate-y-44:hover{--tw-translate-y:-11rem!important}.dark\:hover\:-translate-y-48:hover{--tw-translate-y:-12rem!important}.dark\:hover\:-translate-y-52:hover{--tw-translate-y:-13rem!important}.dark\:hover\:-translate-y-56:hover{--tw-translate-y:-14rem!important}.dark\:hover\:-translate-y-60:hover{--tw-translate-y:-15rem!important}.dark\:hover\:-translate-y-64:hover{--tw-translate-y:-16rem!important}.dark\:hover\:-translate-y-72:hover{--tw-translate-y:-18rem!important}.dark\:hover\:-translate-y-80:hover{--tw-translate-y:-20rem!important}.dark\:hover\:-translate-y-84:hover{--tw-translate-y:-21rem!important}.dark\:hover\:-translate-y-96:hover{--tw-translate-y:-24rem!important}.dark\:hover\:-translate-y-px:hover{--tw-translate-y:-1px!important}.dark\:hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem!important}.dark\:hover\:-translate-y-1\.5:hover{--tw-translate-y:-0.375rem!important}.dark\:hover\:-translate-y-2\.5:hover{--tw-translate-y:-0.625rem!important}.dark\:hover\:-translate-y-3\.5:hover{--tw-translate-y:-0.875rem!important}.dark\:hover\:-translate-y--3px:hover{--tw-translate-y:3px!important}.dark\:hover\:-translate-y--1px:hover{--tw-translate-y:1px!important}.dark\:hover\:-translate-y-5px:hover{--tw-translate-y:-5px!important}.dark\:hover\:translate-y-1\/2:hover{--tw-translate-y:50%!important}.dark\:hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%!important}.dark\:hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%!important}.dark\:hover\:translate-y-1\/4:hover{--tw-translate-y:25%!important}.dark\:hover\:translate-y-2\/4:hover{--tw-translate-y:50%!important}.dark\:hover\:translate-y-3\/4:hover{--tw-translate-y:75%!important}.dark\:hover\:translate-y-full:hover{--tw-translate-y:100%!important}.dark\:hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%!important}.dark\:hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%!important}.dark\:hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%!important}.dark\:hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%!important}.dark\:hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%!important}.dark\:hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%!important}.dark\:hover\:-translate-y-full:hover{--tw-translate-y:-100%!important}.dark\:focus\:translate-x-0:focus{--tw-translate-x:0px!important}.dark\:focus\:translate-x-1:focus{--tw-translate-x:0.25rem!important}.dark\:focus\:translate-x-2:focus{--tw-translate-x:0.5rem!important}.dark\:focus\:translate-x-3:focus{--tw-translate-x:0.75rem!important}.dark\:focus\:translate-x-4:focus{--tw-translate-x:1rem!important}.dark\:focus\:translate-x-5:focus{--tw-translate-x:1.25rem!important}.dark\:focus\:translate-x-6:focus{--tw-translate-x:1.5rem!important}.dark\:focus\:translate-x-7:focus{--tw-translate-x:1.75rem!important}.dark\:focus\:translate-x-8:focus{--tw-translate-x:2rem!important}.dark\:focus\:translate-x-9:focus{--tw-translate-x:2.25rem!important}.dark\:focus\:translate-x-10:focus{--tw-translate-x:2.5rem!important}.dark\:focus\:translate-x-11:focus{--tw-translate-x:2.75rem!important}.dark\:focus\:translate-x-12:focus{--tw-translate-x:3rem!important}.dark\:focus\:translate-x-14:focus{--tw-translate-x:3.5rem!important}.dark\:focus\:translate-x-16:focus{--tw-translate-x:4rem!important}.dark\:focus\:translate-x-20:focus{--tw-translate-x:5rem!important}.dark\:focus\:translate-x-24:focus{--tw-translate-x:6rem!important}.dark\:focus\:translate-x-28:focus{--tw-translate-x:7rem!important}.dark\:focus\:translate-x-32:focus{--tw-translate-x:8rem!important}.dark\:focus\:translate-x-36:focus{--tw-translate-x:9rem!important}.dark\:focus\:translate-x-40:focus{--tw-translate-x:10rem!important}.dark\:focus\:translate-x-44:focus{--tw-translate-x:11rem!important}.dark\:focus\:translate-x-48:focus{--tw-translate-x:12rem!important}.dark\:focus\:translate-x-52:focus{--tw-translate-x:13rem!important}.dark\:focus\:translate-x-56:focus{--tw-translate-x:14rem!important}.dark\:focus\:translate-x-60:focus{--tw-translate-x:15rem!important}.dark\:focus\:translate-x-64:focus{--tw-translate-x:16rem!important}.dark\:focus\:translate-x-72:focus{--tw-translate-x:18rem!important}.dark\:focus\:translate-x-80:focus{--tw-translate-x:20rem!important}.dark\:focus\:translate-x-84:focus{--tw-translate-x:21rem!important}.dark\:focus\:translate-x-96:focus{--tw-translate-x:24rem!important}.dark\:focus\:translate-x-px:focus{--tw-translate-x:1px!important}.dark\:focus\:translate-x-0\.5:focus{--tw-translate-x:0.125rem!important}.dark\:focus\:translate-x-1\.5:focus{--tw-translate-x:0.375rem!important}.dark\:focus\:translate-x-2\.5:focus{--tw-translate-x:0.625rem!important}.dark\:focus\:translate-x-3\.5:focus{--tw-translate-x:0.875rem!important}.dark\:focus\:-translate-x-3px:focus{--tw-translate-x:-3px!important}.dark\:focus\:-translate-x-1px:focus{--tw-translate-x:-1px!important}.dark\:focus\:translate-x-5px:focus{--tw-translate-x:5px!important}.dark\:focus\:-translate-x-0:focus{--tw-translate-x:0px!important}.dark\:focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem!important}.dark\:focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem!important}.dark\:focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem!important}.dark\:focus\:-translate-x-4:focus{--tw-translate-x:-1rem!important}.dark\:focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem!important}.dark\:focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem!important}.dark\:focus\:-translate-x-7:focus{--tw-translate-x:-1.75rem!important}.dark\:focus\:-translate-x-8:focus{--tw-translate-x:-2rem!important}.dark\:focus\:-translate-x-9:focus{--tw-translate-x:-2.25rem!important}.dark\:focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem!important}.dark\:focus\:-translate-x-11:focus{--tw-translate-x:-2.75rem!important}.dark\:focus\:-translate-x-12:focus{--tw-translate-x:-3rem!important}.dark\:focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem!important}.dark\:focus\:-translate-x-16:focus{--tw-translate-x:-4rem!important}.dark\:focus\:-translate-x-20:focus{--tw-translate-x:-5rem!important}.dark\:focus\:-translate-x-24:focus{--tw-translate-x:-6rem!important}.dark\:focus\:-translate-x-28:focus{--tw-translate-x:-7rem!important}.dark\:focus\:-translate-x-32:focus{--tw-translate-x:-8rem!important}.dark\:focus\:-translate-x-36:focus{--tw-translate-x:-9rem!important}.dark\:focus\:-translate-x-40:focus{--tw-translate-x:-10rem!important}.dark\:focus\:-translate-x-44:focus{--tw-translate-x:-11rem!important}.dark\:focus\:-translate-x-48:focus{--tw-translate-x:-12rem!important}.dark\:focus\:-translate-x-52:focus{--tw-translate-x:-13rem!important}.dark\:focus\:-translate-x-56:focus{--tw-translate-x:-14rem!important}.dark\:focus\:-translate-x-60:focus{--tw-translate-x:-15rem!important}.dark\:focus\:-translate-x-64:focus{--tw-translate-x:-16rem!important}.dark\:focus\:-translate-x-72:focus{--tw-translate-x:-18rem!important}.dark\:focus\:-translate-x-80:focus{--tw-translate-x:-20rem!important}.dark\:focus\:-translate-x-84:focus{--tw-translate-x:-21rem!important}.dark\:focus\:-translate-x-96:focus{--tw-translate-x:-24rem!important}.dark\:focus\:-translate-x-px:focus{--tw-translate-x:-1px!important}.dark\:focus\:-translate-x-0\.5:focus{--tw-translate-x:-0.125rem!important}.dark\:focus\:-translate-x-1\.5:focus{--tw-translate-x:-0.375rem!important}.dark\:focus\:-translate-x-2\.5:focus{--tw-translate-x:-0.625rem!important}.dark\:focus\:-translate-x-3\.5:focus{--tw-translate-x:-0.875rem!important}.dark\:focus\:-translate-x--3px:focus{--tw-translate-x:3px!important}.dark\:focus\:-translate-x--1px:focus{--tw-translate-x:1px!important}.dark\:focus\:-translate-x-5px:focus{--tw-translate-x:-5px!important}.dark\:focus\:translate-x-1\/2:focus{--tw-translate-x:50%!important}.dark\:focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%!important}.dark\:focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%!important}.dark\:focus\:translate-x-1\/4:focus{--tw-translate-x:25%!important}.dark\:focus\:translate-x-2\/4:focus{--tw-translate-x:50%!important}.dark\:focus\:translate-x-3\/4:focus{--tw-translate-x:75%!important}.dark\:focus\:translate-x-full:focus{--tw-translate-x:100%!important}.dark\:focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%!important}.dark\:focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%!important}.dark\:focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%!important}.dark\:focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%!important}.dark\:focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%!important}.dark\:focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%!important}.dark\:focus\:-translate-x-full:focus{--tw-translate-x:-100%!important}.dark\:focus\:translate-y-0:focus{--tw-translate-y:0px!important}.dark\:focus\:translate-y-1:focus{--tw-translate-y:0.25rem!important}.dark\:focus\:translate-y-2:focus{--tw-translate-y:0.5rem!important}.dark\:focus\:translate-y-3:focus{--tw-translate-y:0.75rem!important}.dark\:focus\:translate-y-4:focus{--tw-translate-y:1rem!important}.dark\:focus\:translate-y-5:focus{--tw-translate-y:1.25rem!important}.dark\:focus\:translate-y-6:focus{--tw-translate-y:1.5rem!important}.dark\:focus\:translate-y-7:focus{--tw-translate-y:1.75rem!important}.dark\:focus\:translate-y-8:focus{--tw-translate-y:2rem!important}.dark\:focus\:translate-y-9:focus{--tw-translate-y:2.25rem!important}.dark\:focus\:translate-y-10:focus{--tw-translate-y:2.5rem!important}.dark\:focus\:translate-y-11:focus{--tw-translate-y:2.75rem!important}.dark\:focus\:translate-y-12:focus{--tw-translate-y:3rem!important}.dark\:focus\:translate-y-14:focus{--tw-translate-y:3.5rem!important}.dark\:focus\:translate-y-16:focus{--tw-translate-y:4rem!important}.dark\:focus\:translate-y-20:focus{--tw-translate-y:5rem!important}.dark\:focus\:translate-y-24:focus{--tw-translate-y:6rem!important}.dark\:focus\:translate-y-28:focus{--tw-translate-y:7rem!important}.dark\:focus\:translate-y-32:focus{--tw-translate-y:8rem!important}.dark\:focus\:translate-y-36:focus{--tw-translate-y:9rem!important}.dark\:focus\:translate-y-40:focus{--tw-translate-y:10rem!important}.dark\:focus\:translate-y-44:focus{--tw-translate-y:11rem!important}.dark\:focus\:translate-y-48:focus{--tw-translate-y:12rem!important}.dark\:focus\:translate-y-52:focus{--tw-translate-y:13rem!important}.dark\:focus\:translate-y-56:focus{--tw-translate-y:14rem!important}.dark\:focus\:translate-y-60:focus{--tw-translate-y:15rem!important}.dark\:focus\:translate-y-64:focus{--tw-translate-y:16rem!important}.dark\:focus\:translate-y-72:focus{--tw-translate-y:18rem!important}.dark\:focus\:translate-y-80:focus{--tw-translate-y:20rem!important}.dark\:focus\:translate-y-84:focus{--tw-translate-y:21rem!important}.dark\:focus\:translate-y-96:focus{--tw-translate-y:24rem!important}.dark\:focus\:translate-y-px:focus{--tw-translate-y:1px!important}.dark\:focus\:translate-y-0\.5:focus{--tw-translate-y:0.125rem!important}.dark\:focus\:translate-y-1\.5:focus{--tw-translate-y:0.375rem!important}.dark\:focus\:translate-y-2\.5:focus{--tw-translate-y:0.625rem!important}.dark\:focus\:translate-y-3\.5:focus{--tw-translate-y:0.875rem!important}.dark\:focus\:-translate-y-3px:focus{--tw-translate-y:-3px!important}.dark\:focus\:-translate-y-1px:focus{--tw-translate-y:-1px!important}.dark\:focus\:translate-y-5px:focus{--tw-translate-y:5px!important}.dark\:focus\:-translate-y-0:focus{--tw-translate-y:0px!important}.dark\:focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem!important}.dark\:focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem!important}.dark\:focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem!important}.dark\:focus\:-translate-y-4:focus{--tw-translate-y:-1rem!important}.dark\:focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem!important}.dark\:focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem!important}.dark\:focus\:-translate-y-7:focus{--tw-translate-y:-1.75rem!important}.dark\:focus\:-translate-y-8:focus{--tw-translate-y:-2rem!important}.dark\:focus\:-translate-y-9:focus{--tw-translate-y:-2.25rem!important}.dark\:focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem!important}.dark\:focus\:-translate-y-11:focus{--tw-translate-y:-2.75rem!important}.dark\:focus\:-translate-y-12:focus{--tw-translate-y:-3rem!important}.dark\:focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem!important}.dark\:focus\:-translate-y-16:focus{--tw-translate-y:-4rem!important}.dark\:focus\:-translate-y-20:focus{--tw-translate-y:-5rem!important}.dark\:focus\:-translate-y-24:focus{--tw-translate-y:-6rem!important}.dark\:focus\:-translate-y-28:focus{--tw-translate-y:-7rem!important}.dark\:focus\:-translate-y-32:focus{--tw-translate-y:-8rem!important}.dark\:focus\:-translate-y-36:focus{--tw-translate-y:-9rem!important}.dark\:focus\:-translate-y-40:focus{--tw-translate-y:-10rem!important}.dark\:focus\:-translate-y-44:focus{--tw-translate-y:-11rem!important}.dark\:focus\:-translate-y-48:focus{--tw-translate-y:-12rem!important}.dark\:focus\:-translate-y-52:focus{--tw-translate-y:-13rem!important}.dark\:focus\:-translate-y-56:focus{--tw-translate-y:-14rem!important}.dark\:focus\:-translate-y-60:focus{--tw-translate-y:-15rem!important}.dark\:focus\:-translate-y-64:focus{--tw-translate-y:-16rem!important}.dark\:focus\:-translate-y-72:focus{--tw-translate-y:-18rem!important}.dark\:focus\:-translate-y-80:focus{--tw-translate-y:-20rem!important}.dark\:focus\:-translate-y-84:focus{--tw-translate-y:-21rem!important}.dark\:focus\:-translate-y-96:focus{--tw-translate-y:-24rem!important}.dark\:focus\:-translate-y-px:focus{--tw-translate-y:-1px!important}.dark\:focus\:-translate-y-0\.5:focus{--tw-translate-y:-0.125rem!important}.dark\:focus\:-translate-y-1\.5:focus{--tw-translate-y:-0.375rem!important}.dark\:focus\:-translate-y-2\.5:focus{--tw-translate-y:-0.625rem!important}.dark\:focus\:-translate-y-3\.5:focus{--tw-translate-y:-0.875rem!important}.dark\:focus\:-translate-y--3px:focus{--tw-translate-y:3px!important}.dark\:focus\:-translate-y--1px:focus{--tw-translate-y:1px!important}.dark\:focus\:-translate-y-5px:focus{--tw-translate-y:-5px!important}.dark\:focus\:translate-y-1\/2:focus{--tw-translate-y:50%!important}.dark\:focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%!important}.dark\:focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%!important}.dark\:focus\:translate-y-1\/4:focus{--tw-translate-y:25%!important}.dark\:focus\:translate-y-2\/4:focus{--tw-translate-y:50%!important}.dark\:focus\:translate-y-3\/4:focus{--tw-translate-y:75%!important}.dark\:focus\:translate-y-full:focus{--tw-translate-y:100%!important}.dark\:focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%!important}.dark\:focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%!important}.dark\:focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%!important}.dark\:focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%!important}.dark\:focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%!important}.dark\:focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%!important}.dark\:focus\:-translate-y-full:focus{--tw-translate-y:-100%!important}.dark\:rotate-0{--tw-rotate:0deg!important}.dark\:rotate-1{--tw-rotate:1deg!important}.dark\:rotate-2{--tw-rotate:2deg!important}.dark\:rotate-3{--tw-rotate:3deg!important}.dark\:rotate-6{--tw-rotate:6deg!important}.dark\:rotate-12{--tw-rotate:12deg!important}.dark\:rotate-45{--tw-rotate:45deg!important}.dark\:rotate-90{--tw-rotate:90deg!important}.dark\:rotate-180{--tw-rotate:180deg!important}.dark\:-rotate-180{--tw-rotate:-180deg!important}.dark\:-rotate-90{--tw-rotate:-90deg!important}.dark\:-rotate-45{--tw-rotate:-45deg!important}.dark\:-rotate-12{--tw-rotate:-12deg!important}.dark\:-rotate-6{--tw-rotate:-6deg!important}.dark\:-rotate-3{--tw-rotate:-3deg!important}.dark\:-rotate-2{--tw-rotate:-2deg!important}.dark\:-rotate-1{--tw-rotate:-1deg!important}.dark\:hover\:rotate-0:hover{--tw-rotate:0deg!important}.dark\:hover\:rotate-1:hover{--tw-rotate:1deg!important}.dark\:hover\:rotate-2:hover{--tw-rotate:2deg!important}.dark\:hover\:rotate-3:hover{--tw-rotate:3deg!important}.dark\:hover\:rotate-6:hover{--tw-rotate:6deg!important}.dark\:hover\:rotate-12:hover{--tw-rotate:12deg!important}.dark\:hover\:rotate-45:hover{--tw-rotate:45deg!important}.dark\:hover\:rotate-90:hover{--tw-rotate:90deg!important}.dark\:hover\:rotate-180:hover{--tw-rotate:180deg!important}.dark\:hover\:-rotate-180:hover{--tw-rotate:-180deg!important}.dark\:hover\:-rotate-90:hover{--tw-rotate:-90deg!important}.dark\:hover\:-rotate-45:hover{--tw-rotate:-45deg!important}.dark\:hover\:-rotate-12:hover{--tw-rotate:-12deg!important}.dark\:hover\:-rotate-6:hover{--tw-rotate:-6deg!important}.dark\:hover\:-rotate-3:hover{--tw-rotate:-3deg!important}.dark\:hover\:-rotate-2:hover{--tw-rotate:-2deg!important}.dark\:hover\:-rotate-1:hover{--tw-rotate:-1deg!important}.dark\:focus\:rotate-0:focus{--tw-rotate:0deg!important}.dark\:focus\:rotate-1:focus{--tw-rotate:1deg!important}.dark\:focus\:rotate-2:focus{--tw-rotate:2deg!important}.dark\:focus\:rotate-3:focus{--tw-rotate:3deg!important}.dark\:focus\:rotate-6:focus{--tw-rotate:6deg!important}.dark\:focus\:rotate-12:focus{--tw-rotate:12deg!important}.dark\:focus\:rotate-45:focus{--tw-rotate:45deg!important}.dark\:focus\:rotate-90:focus{--tw-rotate:90deg!important}.dark\:focus\:rotate-180:focus{--tw-rotate:180deg!important}.dark\:focus\:-rotate-180:focus{--tw-rotate:-180deg!important}.dark\:focus\:-rotate-90:focus{--tw-rotate:-90deg!important}.dark\:focus\:-rotate-45:focus{--tw-rotate:-45deg!important}.dark\:focus\:-rotate-12:focus{--tw-rotate:-12deg!important}.dark\:focus\:-rotate-6:focus{--tw-rotate:-6deg!important}.dark\:focus\:-rotate-3:focus{--tw-rotate:-3deg!important}.dark\:focus\:-rotate-2:focus{--tw-rotate:-2deg!important}.dark\:focus\:-rotate-1:focus{--tw-rotate:-1deg!important}.dark\:skew-x-0{--tw-skew-x:0deg!important}.dark\:skew-x-1{--tw-skew-x:1deg!important}.dark\:skew-x-2{--tw-skew-x:2deg!important}.dark\:skew-x-3{--tw-skew-x:3deg!important}.dark\:skew-x-6{--tw-skew-x:6deg!important}.dark\:skew-x-12{--tw-skew-x:12deg!important}.dark\:-skew-x-12{--tw-skew-x:-12deg!important}.dark\:-skew-x-6{--tw-skew-x:-6deg!important}.dark\:-skew-x-3{--tw-skew-x:-3deg!important}.dark\:-skew-x-2{--tw-skew-x:-2deg!important}.dark\:-skew-x-1{--tw-skew-x:-1deg!important}.dark\:skew-y-0{--tw-skew-y:0deg!important}.dark\:skew-y-1{--tw-skew-y:1deg!important}.dark\:skew-y-2{--tw-skew-y:2deg!important}.dark\:skew-y-3{--tw-skew-y:3deg!important}.dark\:skew-y-6{--tw-skew-y:6deg!important}.dark\:skew-y-12{--tw-skew-y:12deg!important}.dark\:-skew-y-12{--tw-skew-y:-12deg!important}.dark\:-skew-y-6{--tw-skew-y:-6deg!important}.dark\:-skew-y-3{--tw-skew-y:-3deg!important}.dark\:-skew-y-2{--tw-skew-y:-2deg!important}.dark\:-skew-y-1{--tw-skew-y:-1deg!important}.dark\:hover\:skew-x-0:hover{--tw-skew-x:0deg!important}.dark\:hover\:skew-x-1:hover{--tw-skew-x:1deg!important}.dark\:hover\:skew-x-2:hover{--tw-skew-x:2deg!important}.dark\:hover\:skew-x-3:hover{--tw-skew-x:3deg!important}.dark\:hover\:skew-x-6:hover{--tw-skew-x:6deg!important}.dark\:hover\:skew-x-12:hover{--tw-skew-x:12deg!important}.dark\:hover\:-skew-x-12:hover{--tw-skew-x:-12deg!important}.dark\:hover\:-skew-x-6:hover{--tw-skew-x:-6deg!important}.dark\:hover\:-skew-x-3:hover{--tw-skew-x:-3deg!important}.dark\:hover\:-skew-x-2:hover{--tw-skew-x:-2deg!important}.dark\:hover\:-skew-x-1:hover{--tw-skew-x:-1deg!important}.dark\:hover\:skew-y-0:hover{--tw-skew-y:0deg!important}.dark\:hover\:skew-y-1:hover{--tw-skew-y:1deg!important}.dark\:hover\:skew-y-2:hover{--tw-skew-y:2deg!important}.dark\:hover\:skew-y-3:hover{--tw-skew-y:3deg!important}.dark\:hover\:skew-y-6:hover{--tw-skew-y:6deg!important}.dark\:hover\:skew-y-12:hover{--tw-skew-y:12deg!important}.dark\:hover\:-skew-y-12:hover{--tw-skew-y:-12deg!important}.dark\:hover\:-skew-y-6:hover{--tw-skew-y:-6deg!important}.dark\:hover\:-skew-y-3:hover{--tw-skew-y:-3deg!important}.dark\:hover\:-skew-y-2:hover{--tw-skew-y:-2deg!important}.dark\:hover\:-skew-y-1:hover{--tw-skew-y:-1deg!important}.dark\:focus\:skew-x-0:focus{--tw-skew-x:0deg!important}.dark\:focus\:skew-x-1:focus{--tw-skew-x:1deg!important}.dark\:focus\:skew-x-2:focus{--tw-skew-x:2deg!important}.dark\:focus\:skew-x-3:focus{--tw-skew-x:3deg!important}.dark\:focus\:skew-x-6:focus{--tw-skew-x:6deg!important}.dark\:focus\:skew-x-12:focus{--tw-skew-x:12deg!important}.dark\:focus\:-skew-x-12:focus{--tw-skew-x:-12deg!important}.dark\:focus\:-skew-x-6:focus{--tw-skew-x:-6deg!important}.dark\:focus\:-skew-x-3:focus{--tw-skew-x:-3deg!important}.dark\:focus\:-skew-x-2:focus{--tw-skew-x:-2deg!important}.dark\:focus\:-skew-x-1:focus{--tw-skew-x:-1deg!important}.dark\:focus\:skew-y-0:focus{--tw-skew-y:0deg!important}.dark\:focus\:skew-y-1:focus{--tw-skew-y:1deg!important}.dark\:focus\:skew-y-2:focus{--tw-skew-y:2deg!important}.dark\:focus\:skew-y-3:focus{--tw-skew-y:3deg!important}.dark\:focus\:skew-y-6:focus{--tw-skew-y:6deg!important}.dark\:focus\:skew-y-12:focus{--tw-skew-y:12deg!important}.dark\:focus\:-skew-y-12:focus{--tw-skew-y:-12deg!important}.dark\:focus\:-skew-y-6:focus{--tw-skew-y:-6deg!important}.dark\:focus\:-skew-y-3:focus{--tw-skew-y:-3deg!important}.dark\:focus\:-skew-y-2:focus{--tw-skew-y:-2deg!important}.dark\:focus\:-skew-y-1:focus{--tw-skew-y:-1deg!important}.dark\:scale-0{--tw-scale-x:0!important;--tw-scale-y:0!important}.dark\:scale-50{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.dark\:scale-75{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.dark\:scale-90{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.dark\:scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.dark\:scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.dark\:scale-105{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.dark\:scale-110{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.dark\:scale-125{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.dark\:scale-150{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.dark\:hover\:scale-0:hover{--tw-scale-x:0!important;--tw-scale-y:0!important}.dark\:hover\:scale-50:hover{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.dark\:hover\:scale-75:hover{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.dark\:hover\:scale-90:hover{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.dark\:hover\:scale-95:hover{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.dark\:hover\:scale-100:hover{--tw-scale-x:1!important;--tw-scale-y:1!important}.dark\:hover\:scale-105:hover{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.dark\:hover\:scale-110:hover{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.dark\:hover\:scale-125:hover{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.dark\:hover\:scale-150:hover{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.dark\:focus\:scale-0:focus{--tw-scale-x:0!important;--tw-scale-y:0!important}.dark\:focus\:scale-50:focus{--tw-scale-x:.5!important;--tw-scale-y:.5!important}.dark\:focus\:scale-75:focus{--tw-scale-x:.75!important;--tw-scale-y:.75!important}.dark\:focus\:scale-90:focus{--tw-scale-x:.9!important;--tw-scale-y:.9!important}.dark\:focus\:scale-95:focus{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.dark\:focus\:scale-100:focus{--tw-scale-x:1!important;--tw-scale-y:1!important}.dark\:focus\:scale-105:focus{--tw-scale-x:1.05!important;--tw-scale-y:1.05!important}.dark\:focus\:scale-110:focus{--tw-scale-x:1.1!important;--tw-scale-y:1.1!important}.dark\:focus\:scale-125:focus{--tw-scale-x:1.25!important;--tw-scale-y:1.25!important}.dark\:focus\:scale-150:focus{--tw-scale-x:1.5!important;--tw-scale-y:1.5!important}.dark\:scale-x-0{--tw-scale-x:0!important}.dark\:scale-x-50{--tw-scale-x:.5!important}.dark\:scale-x-75{--tw-scale-x:.75!important}.dark\:scale-x-90{--tw-scale-x:.9!important}.dark\:scale-x-95{--tw-scale-x:.95!important}.dark\:scale-x-100{--tw-scale-x:1!important}.dark\:scale-x-105{--tw-scale-x:1.05!important}.dark\:scale-x-110{--tw-scale-x:1.1!important}.dark\:scale-x-125{--tw-scale-x:1.25!important}.dark\:scale-x-150{--tw-scale-x:1.5!important}.dark\:scale-y-0{--tw-scale-y:0!important}.dark\:scale-y-50{--tw-scale-y:.5!important}.dark\:scale-y-75{--tw-scale-y:.75!important}.dark\:scale-y-90{--tw-scale-y:.9!important}.dark\:scale-y-95{--tw-scale-y:.95!important}.dark\:scale-y-100{--tw-scale-y:1!important}.dark\:scale-y-105{--tw-scale-y:1.05!important}.dark\:scale-y-110{--tw-scale-y:1.1!important}.dark\:scale-y-125{--tw-scale-y:1.25!important}.dark\:scale-y-150{--tw-scale-y:1.5!important}.dark\:hover\:scale-x-0:hover{--tw-scale-x:0!important}.dark\:hover\:scale-x-50:hover{--tw-scale-x:.5!important}.dark\:hover\:scale-x-75:hover{--tw-scale-x:.75!important}.dark\:hover\:scale-x-90:hover{--tw-scale-x:.9!important}.dark\:hover\:scale-x-95:hover{--tw-scale-x:.95!important}.dark\:hover\:scale-x-100:hover{--tw-scale-x:1!important}.dark\:hover\:scale-x-105:hover{--tw-scale-x:1.05!important}.dark\:hover\:scale-x-110:hover{--tw-scale-x:1.1!important}.dark\:hover\:scale-x-125:hover{--tw-scale-x:1.25!important}.dark\:hover\:scale-x-150:hover{--tw-scale-x:1.5!important}.dark\:hover\:scale-y-0:hover{--tw-scale-y:0!important}.dark\:hover\:scale-y-50:hover{--tw-scale-y:.5!important}.dark\:hover\:scale-y-75:hover{--tw-scale-y:.75!important}.dark\:hover\:scale-y-90:hover{--tw-scale-y:.9!important}.dark\:hover\:scale-y-95:hover{--tw-scale-y:.95!important}.dark\:hover\:scale-y-100:hover{--tw-scale-y:1!important}.dark\:hover\:scale-y-105:hover{--tw-scale-y:1.05!important}.dark\:hover\:scale-y-110:hover{--tw-scale-y:1.1!important}.dark\:hover\:scale-y-125:hover{--tw-scale-y:1.25!important}.dark\:hover\:scale-y-150:hover{--tw-scale-y:1.5!important}.dark\:focus\:scale-x-0:focus{--tw-scale-x:0!important}.dark\:focus\:scale-x-50:focus{--tw-scale-x:.5!important}.dark\:focus\:scale-x-75:focus{--tw-scale-x:.75!important}.dark\:focus\:scale-x-90:focus{--tw-scale-x:.9!important}.dark\:focus\:scale-x-95:focus{--tw-scale-x:.95!important}.dark\:focus\:scale-x-100:focus{--tw-scale-x:1!important}.dark\:focus\:scale-x-105:focus{--tw-scale-x:1.05!important}.dark\:focus\:scale-x-110:focus{--tw-scale-x:1.1!important}.dark\:focus\:scale-x-125:focus{--tw-scale-x:1.25!important}.dark\:focus\:scale-x-150:focus{--tw-scale-x:1.5!important}.dark\:focus\:scale-y-0:focus{--tw-scale-y:0!important}.dark\:focus\:scale-y-50:focus{--tw-scale-y:.5!important}.dark\:focus\:scale-y-75:focus{--tw-scale-y:.75!important}.dark\:focus\:scale-y-90:focus{--tw-scale-y:.9!important}.dark\:focus\:scale-y-95:focus{--tw-scale-y:.95!important}.dark\:focus\:scale-y-100:focus{--tw-scale-y:1!important}.dark\:focus\:scale-y-105:focus{--tw-scale-y:1.05!important}.dark\:focus\:scale-y-110:focus{--tw-scale-y:1.1!important}.dark\:focus\:scale-y-125:focus{--tw-scale-y:1.25!important}.dark\:focus\:scale-y-150:focus{--tw-scale-y:1.5!important}.dark\:animate-none{animation:none!important}.dark\:animate-spin{animation:spin 1s linear infinite!important}.dark\:animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.dark\:animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.dark\:animate-bounce{animation:bounce 1s infinite!important}.dark\:animate-fade-in{animation:fade-in 0.3s linear!important}.dark\:cursor-auto{cursor:auto!important}.dark\:cursor-default{cursor:default!important}.dark\:cursor-pointer{cursor:pointer!important}.dark\:cursor-wait{cursor:wait!important}.dark\:cursor-text{cursor:text!important}.dark\:cursor-move{cursor:move!important}.dark\:cursor-help{cursor:help!important}.dark\:cursor-not-allowed{cursor:not-allowed!important}.dark\:cursor-col-resize{cursor:col-resize!important}.dark\:disabled\:cursor-auto:disabled{cursor:auto!important}.dark\:disabled\:cursor-default:disabled{cursor:default!important}.dark\:disabled\:cursor-pointer:disabled{cursor:pointer!important}.dark\:disabled\:cursor-wait:disabled{cursor:wait!important}.dark\:disabled\:cursor-text:disabled{cursor:text!important}.dark\:disabled\:cursor-move:disabled{cursor:move!important}.dark\:disabled\:cursor-help:disabled{cursor:help!important}.dark\:disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.dark\:disabled\:cursor-col-resize:disabled{cursor:col-resize!important}.dark\:select-none{-webkit-user-select:none!important;user-select:none!important}.dark\:select-text{-webkit-user-select:text!important;user-select:text!important}.dark\:select-all{-webkit-user-select:all!important;user-select:all!important}.dark\:select-auto{-webkit-user-select:auto!important;user-select:auto!important}.dark\:resize-none{resize:none!important}.dark\:resize-y{resize:vertical!important}.dark\:resize-x{resize:horizontal!important}.dark\:resize{resize:both!important}.dark\:list-inside{list-style-position:inside!important}.dark\:list-outside{list-style-position:outside!important}.dark\:list-none{list-style-type:none!important}.dark\:list-disc{list-style-type:disc!important}.dark\:list-decimal{list-style-type:decimal!important}.dark\:appearance-none{-webkit-appearance:none!important;appearance:none!important}.dark\:auto-cols-auto{grid-auto-columns:auto!important}.dark\:auto-cols-min{grid-auto-columns:min-content!important}.dark\:auto-cols-max{grid-auto-columns:max-content!important}.dark\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.dark\:grid-flow-row{grid-auto-flow:row!important}.dark\:grid-flow-col{grid-auto-flow:column!important}.dark\:grid-flow-row-dense{grid-auto-flow:row dense!important}.dark\:grid-flow-col-dense{grid-auto-flow:column dense!important}.dark\:auto-rows-auto{grid-auto-rows:auto!important}.dark\:auto-rows-min{grid-auto-rows:min-content!important}.dark\:auto-rows-max{grid-auto-rows:max-content!important}.dark\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.dark\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.dark\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dark\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.dark\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.dark\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.dark\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.dark\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.dark\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.dark\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.dark\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.dark\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.dark\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.dark\:grid-cols-none{grid-template-columns:none!important}.dark\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.dark\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.dark\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.dark\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.dark\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.dark\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.dark\:grid-rows-none{grid-template-rows:none!important}.dark\:flex-row{flex-direction:row!important}.dark\:flex-row-reverse{flex-direction:row-reverse!important}.dark\:flex-col{flex-direction:column!important}.dark\:flex-col-reverse{flex-direction:column-reverse!important}.dark\:flex-wrap{flex-wrap:wrap!important}.dark\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.dark\:flex-nowrap{flex-wrap:nowrap!important}.dark\:place-content-center{place-content:center!important}.dark\:place-content-start{place-content:start!important}.dark\:place-content-end{place-content:end!important}.dark\:place-content-between{place-content:space-between!important}.dark\:place-content-around{place-content:space-around!important}.dark\:place-content-evenly{place-content:space-evenly!important}.dark\:place-content-stretch{place-content:stretch!important}.dark\:place-items-start{place-items:start!important}.dark\:place-items-end{place-items:end!important}.dark\:place-items-center{place-items:center!important}.dark\:place-items-stretch{place-items:stretch!important}.dark\:content-center{align-content:center!important}.dark\:content-start{align-content:flex-start!important}.dark\:content-end{align-content:flex-end!important}.dark\:content-between{align-content:space-between!important}.dark\:content-around{align-content:space-around!important}.dark\:content-evenly{align-content:space-evenly!important}.dark\:items-start{align-items:flex-start!important}.dark\:items-end{align-items:flex-end!important}.dark\:items-center{align-items:center!important}.dark\:items-baseline{align-items:baseline!important}.dark\:items-stretch{align-items:stretch!important}.dark\:justify-start{justify-content:flex-start!important}.dark\:justify-end{justify-content:flex-end!important}.dark\:justify-center{justify-content:center!important}.dark\:justify-between{justify-content:space-between!important}.dark\:justify-around{justify-content:space-around!important}.dark\:justify-evenly{justify-content:space-evenly!important}.dark\:justify-items-start{justify-items:start!important}.dark\:justify-items-end{justify-items:end!important}.dark\:justify-items-center{justify-items:center!important}.dark\:justify-items-stretch{justify-items:stretch!important}.dark\:gap-0{gap:0!important}.dark\:gap-1{gap:.25rem!important}.dark\:gap-2{gap:.5rem!important}.dark\:gap-3{gap:.75rem!important}.dark\:gap-4{gap:1rem!important}.dark\:gap-5{gap:1.25rem!important}.dark\:gap-6{gap:1.5rem!important}.dark\:gap-7{gap:1.75rem!important}.dark\:gap-8{gap:2rem!important}.dark\:gap-9{gap:2.25rem!important}.dark\:gap-10{gap:2.5rem!important}.dark\:gap-11{gap:2.75rem!important}.dark\:gap-12{gap:3rem!important}.dark\:gap-14{gap:3.5rem!important}.dark\:gap-16{gap:4rem!important}.dark\:gap-20{gap:5rem!important}.dark\:gap-24{gap:6rem!important}.dark\:gap-28{gap:7rem!important}.dark\:gap-32{gap:8rem!important}.dark\:gap-36{gap:9rem!important}.dark\:gap-40{gap:10rem!important}.dark\:gap-44{gap:11rem!important}.dark\:gap-48{gap:12rem!important}.dark\:gap-52{gap:13rem!important}.dark\:gap-56{gap:14rem!important}.dark\:gap-60{gap:15rem!important}.dark\:gap-64{gap:16rem!important}.dark\:gap-72{gap:18rem!important}.dark\:gap-80{gap:20rem!important}.dark\:gap-84{gap:21rem!important}.dark\:gap-96{gap:24rem!important}.dark\:gap-px{gap:1px!important}.dark\:gap-0\.5{gap:.125rem!important}.dark\:gap-1\.5{gap:.375rem!important}.dark\:gap-2\.5{gap:.625rem!important}.dark\:gap-3\.5{gap:.875rem!important}.dark\:-gap-3px{gap:-3px!important}.dark\:-gap-1px{gap:-1px!important}.dark\:gap-5px{gap:5px!important}.dark\:gap-x-0{column-gap:0!important}.dark\:gap-x-1{column-gap:.25rem!important}.dark\:gap-x-2{column-gap:.5rem!important}.dark\:gap-x-3{column-gap:.75rem!important}.dark\:gap-x-4{column-gap:1rem!important}.dark\:gap-x-5{column-gap:1.25rem!important}.dark\:gap-x-6{column-gap:1.5rem!important}.dark\:gap-x-7{column-gap:1.75rem!important}.dark\:gap-x-8{column-gap:2rem!important}.dark\:gap-x-9{column-gap:2.25rem!important}.dark\:gap-x-10{column-gap:2.5rem!important}.dark\:gap-x-11{column-gap:2.75rem!important}.dark\:gap-x-12{column-gap:3rem!important}.dark\:gap-x-14{column-gap:3.5rem!important}.dark\:gap-x-16{column-gap:4rem!important}.dark\:gap-x-20{column-gap:5rem!important}.dark\:gap-x-24{column-gap:6rem!important}.dark\:gap-x-28{column-gap:7rem!important}.dark\:gap-x-32{column-gap:8rem!important}.dark\:gap-x-36{column-gap:9rem!important}.dark\:gap-x-40{column-gap:10rem!important}.dark\:gap-x-44{column-gap:11rem!important}.dark\:gap-x-48{column-gap:12rem!important}.dark\:gap-x-52{column-gap:13rem!important}.dark\:gap-x-56{column-gap:14rem!important}.dark\:gap-x-60{column-gap:15rem!important}.dark\:gap-x-64{column-gap:16rem!important}.dark\:gap-x-72{column-gap:18rem!important}.dark\:gap-x-80{column-gap:20rem!important}.dark\:gap-x-84{column-gap:21rem!important}.dark\:gap-x-96{column-gap:24rem!important}.dark\:gap-x-px{column-gap:1px!important}.dark\:gap-x-0\.5{column-gap:.125rem!important}.dark\:gap-x-1\.5{column-gap:.375rem!important}.dark\:gap-x-2\.5{column-gap:.625rem!important}.dark\:gap-x-3\.5{column-gap:.875rem!important}.dark\:-gap-x-3px{column-gap:-3px!important}.dark\:-gap-x-1px{column-gap:-1px!important}.dark\:gap-x-5px{column-gap:5px!important}.dark\:gap-y-0{row-gap:0!important}.dark\:gap-y-1{row-gap:.25rem!important}.dark\:gap-y-2{row-gap:.5rem!important}.dark\:gap-y-3{row-gap:.75rem!important}.dark\:gap-y-4{row-gap:1rem!important}.dark\:gap-y-5{row-gap:1.25rem!important}.dark\:gap-y-6{row-gap:1.5rem!important}.dark\:gap-y-7{row-gap:1.75rem!important}.dark\:gap-y-8{row-gap:2rem!important}.dark\:gap-y-9{row-gap:2.25rem!important}.dark\:gap-y-10{row-gap:2.5rem!important}.dark\:gap-y-11{row-gap:2.75rem!important}.dark\:gap-y-12{row-gap:3rem!important}.dark\:gap-y-14{row-gap:3.5rem!important}.dark\:gap-y-16{row-gap:4rem!important}.dark\:gap-y-20{row-gap:5rem!important}.dark\:gap-y-24{row-gap:6rem!important}.dark\:gap-y-28{row-gap:7rem!important}.dark\:gap-y-32{row-gap:8rem!important}.dark\:gap-y-36{row-gap:9rem!important}.dark\:gap-y-40{row-gap:10rem!important}.dark\:gap-y-44{row-gap:11rem!important}.dark\:gap-y-48{row-gap:12rem!important}.dark\:gap-y-52{row-gap:13rem!important}.dark\:gap-y-56{row-gap:14rem!important}.dark\:gap-y-60{row-gap:15rem!important}.dark\:gap-y-64{row-gap:16rem!important}.dark\:gap-y-72{row-gap:18rem!important}.dark\:gap-y-80{row-gap:20rem!important}.dark\:gap-y-84{row-gap:21rem!important}.dark\:gap-y-96{row-gap:24rem!important}.dark\:gap-y-px{row-gap:1px!important}.dark\:gap-y-0\.5{row-gap:.125rem!important}.dark\:gap-y-1\.5{row-gap:.375rem!important}.dark\:gap-y-2\.5{row-gap:.625rem!important}.dark\:gap-y-3\.5{row-gap:.875rem!important}.dark\:-gap-y-3px{row-gap:-3px!important}.dark\:-gap-y-1px{row-gap:-1px!important}.dark\:gap-y-5px{row-gap:5px!important}.dark\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.dark\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.25rem*var(--tw-space-x-reverse))!important}.dark\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important}.dark\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.75rem*var(--tw-space-x-reverse))!important}.dark\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important}.dark\:space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.25rem*var(--tw-space-x-reverse))!important}.dark\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.5rem*var(--tw-space-x-reverse))!important}.dark\:space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1.75rem*var(--tw-space-x-reverse))!important}.dark\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2rem*var(--tw-space-x-reverse))!important}.dark\:space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.25rem*var(--tw-space-x-reverse))!important}.dark\:space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important}.dark\:space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(2.75rem*var(--tw-space-x-reverse))!important}.dark\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important}.dark\:space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3.5rem*var(--tw-space-x-reverse))!important}.dark\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(4rem*var(--tw-space-x-reverse))!important}.dark\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important}.dark\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(6rem*var(--tw-space-x-reverse))!important}.dark\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(7rem*var(--tw-space-x-reverse))!important}.dark\:space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(8rem*var(--tw-space-x-reverse))!important}.dark\:space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(9rem*var(--tw-space-x-reverse))!important}.dark\:space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(10rem*var(--tw-space-x-reverse))!important}.dark\:space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(11rem*var(--tw-space-x-reverse))!important}.dark\:space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(12rem*var(--tw-space-x-reverse))!important}.dark\:space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(13rem*var(--tw-space-x-reverse))!important}.dark\:space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(14rem*var(--tw-space-x-reverse))!important}.dark\:space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(15rem*var(--tw-space-x-reverse))!important}.dark\:space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(16rem*var(--tw-space-x-reverse))!important}.dark\:space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(18rem*var(--tw-space-x-reverse))!important}.dark\:space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(20rem*var(--tw-space-x-reverse))!important}.dark\:space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(21rem*var(--tw-space-x-reverse))!important}.dark\:space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(24rem*var(--tw-space-x-reverse))!important}.dark\:space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.dark\:space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.125rem*var(--tw-space-x-reverse))!important}.dark\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.375rem*var(--tw-space-x-reverse))!important}.dark\:space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.625rem*var(--tw-space-x-reverse))!important}.dark\:space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(.875rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3px*var(--tw-space-x-reverse))!important}.dark\:-space-x-1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.dark\:space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(5px*var(--tw-space-x-reverse))!important}.dark\:-space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(0px*var(--tw-space-x-reverse))!important}.dark\:-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.25rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.5rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.75rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.25rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.5rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1.75rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.25rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.25rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.5rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-11>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-2.75rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-2.75rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-3.5rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-4rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-6rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-7rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-7rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-8rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-9rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-9rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-10rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-44>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-11rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-11rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-12rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-52>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-13rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-13rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-14rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-60>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-15rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-15rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-16rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-72>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-18rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-18rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-80>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-20rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-20rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-84>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-21rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-21rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-96>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-24rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-24rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-1px*var(--tw-space-x-reverse))!important}.dark\:-space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.125rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.125rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.375rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.375rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.625rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.625rem*var(--tw-space-x-reverse))!important}.dark\:-space-x-3\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-.875rem*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-.875rem*var(--tw-space-x-reverse))!important}.dark\:-space-x--3px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(3px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(3px*var(--tw-space-x-reverse))!important}.dark\:-space-x--1px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(1px*var(--tw-space-x-reverse))!important}.dark\:-space-x-5px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-left:calc(-5px*(1 - var(--tw-space-x-reverse)))!important;margin-right:calc(-5px*var(--tw-space-x-reverse))!important}.dark\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(1.75rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.25rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(2.75rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3rem*var(--tw-space-y-reverse))!important;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(4rem*var(--tw-space-y-reverse))!important;margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5rem*var(--tw-space-y-reverse))!important;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(6rem*var(--tw-space-y-reverse))!important;margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(7rem*var(--tw-space-y-reverse))!important;margin-top:calc(7rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(8rem*var(--tw-space-y-reverse))!important;margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(9rem*var(--tw-space-y-reverse))!important;margin-top:calc(9rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(10rem*var(--tw-space-y-reverse))!important;margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(11rem*var(--tw-space-y-reverse))!important;margin-top:calc(11rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(12rem*var(--tw-space-y-reverse))!important;margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(13rem*var(--tw-space-y-reverse))!important;margin-top:calc(13rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(14rem*var(--tw-space-y-reverse))!important;margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(15rem*var(--tw-space-y-reverse))!important;margin-top:calc(15rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(16rem*var(--tw-space-y-reverse))!important;margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(18rem*var(--tw-space-y-reverse))!important;margin-top:calc(18rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(20rem*var(--tw-space-y-reverse))!important;margin-top:calc(20rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(21rem*var(--tw-space-y-reverse))!important;margin-top:calc(21rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(24rem*var(--tw-space-y-reverse))!important;margin-top:calc(24rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(.125rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(.875rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3px*var(--tw-space-y-reverse))!important;margin-top:calc(-3px*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(5px*var(--tw-space-y-reverse))!important;margin-top:calc(5px*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.25rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-1.75rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.25rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.25rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-11>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-2.75rem*var(--tw-space-y-reverse))!important;margin-top:calc(-2.75rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-4rem*var(--tw-space-y-reverse))!important;margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5rem*var(--tw-space-y-reverse))!important;margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-6rem*var(--tw-space-y-reverse))!important;margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-28>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-7rem*var(--tw-space-y-reverse))!important;margin-top:calc(-7rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-8rem*var(--tw-space-y-reverse))!important;margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-36>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-9rem*var(--tw-space-y-reverse))!important;margin-top:calc(-9rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-10rem*var(--tw-space-y-reverse))!important;margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-44>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-11rem*var(--tw-space-y-reverse))!important;margin-top:calc(-11rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-12rem*var(--tw-space-y-reverse))!important;margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-52>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-13rem*var(--tw-space-y-reverse))!important;margin-top:calc(-13rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-14rem*var(--tw-space-y-reverse))!important;margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-60>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-15rem*var(--tw-space-y-reverse))!important;margin-top:calc(-15rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-16rem*var(--tw-space-y-reverse))!important;margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-72>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-18rem*var(--tw-space-y-reverse))!important;margin-top:calc(-18rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-80>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-20rem*var(--tw-space-y-reverse))!important;margin-top:calc(-20rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-84>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-21rem*var(--tw-space-y-reverse))!important;margin-top:calc(-21rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-96>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-24rem*var(--tw-space-y-reverse))!important;margin-top:calc(-24rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-1px*var(--tw-space-y-reverse))!important;margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.125rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.125rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.375rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.375rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.625rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-.875rem*var(--tw-space-y-reverse))!important;margin-top:calc(-.875rem*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y--3px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(3px*var(--tw-space-y-reverse))!important;margin-top:calc(3px*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y--1px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1px*var(--tw-space-y-reverse))!important;margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))!important}.dark\:-space-y-5px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(-5px*var(--tw-space-y-reverse))!important;margin-top:calc(-5px*(1 - var(--tw-space-y-reverse)))!important}.dark\:space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1!important}.dark\:space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1!important}.dark\:divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(0px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(0px*var(--tw-divide-x-reverse))!important}.dark\:divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(2px*var(--tw-divide-x-reverse))!important}.dark\:divide-x-4>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(4px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(4px*var(--tw-divide-x-reverse))!important}.dark\:divide-x-8>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(8px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(8px*var(--tw-divide-x-reverse))!important}.dark\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.dark\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(0px*var(--tw-divide-y-reverse))!important;border-top-width:calc(0px*(1 - var(--tw-divide-y-reverse)))!important}.dark\:divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))!important}.dark\:divide-y-4>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(4px*var(--tw-divide-y-reverse))!important;border-top-width:calc(4px*(1 - var(--tw-divide-y-reverse)))!important}.dark\:divide-y-8>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(8px*var(--tw-divide-y-reverse))!important;border-top-width:calc(8px*(1 - var(--tw-divide-y-reverse)))!important}.dark\:divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))!important}.dark\:divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1!important}.dark\:divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.dark\:divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.dark\:divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed!important}.dark\:divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted!important}.dark\:divide-double>:not([hidden])~:not([hidden]){border-style:double!important}.dark\:divide-none>:not([hidden])~:not([hidden]){border-style:none!important}.dark\:divide-primary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,217,74,var(--tw-divide-opacity))!important}.dark\:divide-primary-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(231,197,31,var(--tw-divide-opacity))!important}.dark\:divide-primary-lighter>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,230,111,var(--tw-divide-opacity))!important}.dark\:divide-primary-lightest>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,238,153,var(--tw-divide-opacity))!important}.dark\:divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.dark\:divide-danger>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(182,34,34,var(--tw-divide-opacity))!important}.dark\:divide-disabled>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(239,238,234,var(--tw-divide-opacity))!important}.dark\:divide-info>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(53,66,91,var(--tw-divide-opacity))!important}.dark\:divide-success>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(13,130,83,var(--tw-divide-opacity))!important}.dark\:divide-warning>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(252,185,48,var(--tw-divide-opacity))!important}.dark\:divide-black>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(114,112,108,var(--tw-divide-opacity))!important}.dark\:divide-black-active>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(55,53,47,var(--tw-divide-opacity))!important}.dark\:divide-black-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,52,55,var(--tw-divide-opacity))!important}.dark\:divide-black-light>:not([hidden])~:not([hidden]){border-color:#19171199!important}.dark\:divide-black-lighter>:not([hidden])~:not([hidden]){border-color:#37352f99!important}.dark\:divide-black-lightest>:not([hidden])~:not([hidden]){border-color:#37352f66!important}.dark\:divide-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(247,246,243,var(--tw-divide-opacity))!important}.dark\:divide-gray-dark>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(125,125,125,var(--tw-divide-opacity))!important}.dark\:divide-gray-darker>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(47,47,47,var(--tw-divide-opacity))!important}.dark\:divide-opacity-darker>:not([hidden])~:not([hidden]){border-color:#0000001a!important}.dark\:divide-opacity-lighter>:not([hidden])~:not([hidden]){border-color:#ffffff1a!important}.dark\:divide-table-x>:not([hidden])~:not([hidden]){border-color:#37352f17!important}.dark\:divide-table-y>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(223,223,222,var(--tw-divide-opacity))!important}.dark\:divide-transparent>:not([hidden])~:not([hidden]){border-color:#0000!important}.dark\:divide-white>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,255,255,var(--tw-divide-opacity))!important}.dark\:divide-white-off>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgba(255,254,252,var(--tw-divide-opacity))!important}.dark\:divide-blue-selection>:not([hidden])~:not([hidden]){border-color:#2eaadc33!important}.dark\:divide-opacity-0>:not([hidden])~:not([hidden]){--tw-divide-opacity:0!important}.dark\:divide-opacity-5>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.05!important}.dark\:divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.1!important}.dark\:divide-opacity-20>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.2!important}.dark\:divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.25!important}.dark\:divide-opacity-30>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.3!important}.dark\:divide-opacity-40>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.4!important}.dark\:divide-opacity-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.5!important}.dark\:divide-opacity-60>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.6!important}.dark\:divide-opacity-70>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.7!important}.dark\:divide-opacity-75>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.75!important}.dark\:divide-opacity-80>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.8!important}.dark\:divide-opacity-90>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.9!important}.dark\:divide-opacity-95>:not([hidden])~:not([hidden]){--tw-divide-opacity:0.95!important}.dark\:divide-opacity-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important}.dark\:place-self-auto{place-self:auto!important}.dark\:place-self-start{place-self:start!important}.dark\:place-self-end{place-self:end!important}.dark\:place-self-center{place-self:center!important}.dark\:place-self-stretch{place-self:stretch!important}.dark\:self-auto{align-self:auto!important}.dark\:self-start{align-self:flex-start!important}.dark\:self-end{align-self:flex-end!important}.dark\:self-center{align-self:center!important}.dark\:self-stretch{align-self:stretch!important}.dark\:self-baseline{align-self:baseline!important}.dark\:justify-self-auto{justify-self:auto!important}.dark\:justify-self-start{justify-self:start!important}.dark\:justify-self-end{justify-self:end!important}.dark\:justify-self-center{justify-self:center!important}.dark\:justify-self-stretch{justify-self:stretch!important}.dark\:overflow-auto{overflow:auto!important}.dark\:overflow-hidden{overflow:hidden!important}.dark\:overflow-visible{overflow:visible!important}.dark\:overflow-scroll{overflow:scroll!important}.dark\:overflow-x-auto{overflow-x:auto!important}.dark\:overflow-y-auto{overflow-y:auto!important}.dark\:overflow-x-hidden{overflow-x:hidden!important}.dark\:overflow-y-hidden{overflow-y:hidden!important}.dark\:overflow-x-visible{overflow-x:visible!important}.dark\:overflow-y-visible{overflow-y:visible!important}.dark\:overflow-x-scroll{overflow-x:scroll!important}.dark\:overflow-y-scroll{overflow-y:scroll!important}.dark\:overscroll-auto{overscroll-behavior:auto!important}.dark\:overscroll-contain{overscroll-behavior:contain!important}.dark\:overscroll-none{overscroll-behavior:none!important}.dark\:overscroll-y-auto{overscroll-behavior-y:auto!important}.dark\:overscroll-y-contain{overscroll-behavior-y:contain!important}.dark\:overscroll-y-none{overscroll-behavior-y:none!important}.dark\:overscroll-x-auto{overscroll-behavior-x:auto!important}.dark\:overscroll-x-contain{overscroll-behavior-x:contain!important}.dark\:overscroll-x-none{overscroll-behavior-x:none!important}.dark\:truncate{overflow:hidden!important;white-space:nowrap!important}.dark\:overflow-ellipsis,.dark\:truncate{text-overflow:ellipsis!important}.dark\:overflow-clip{text-overflow:clip!important}.dark\:whitespace-normal{white-space:normal!important}.dark\:whitespace-nowrap{white-space:nowrap!important}.dark\:whitespace-pre{white-space:pre!important}.dark\:whitespace-pre-line{white-space:pre-line!important}.dark\:whitespace-pre-wrap{white-space:pre-wrap!important}.dark\:break-normal{overflow-wrap:normal!important;word-break:normal!important}.dark\:break-words{overflow-wrap:break-word!important}.dark\:break-all{word-break:break-all!important}.dark\:rounded-none{border-radius:0!important}.dark\:rounded-sm{border-radius:.125rem!important}.dark\:rounded{border-radius:.25rem!important}.dark\:rounded-md{border-radius:.375rem!important}.dark\:rounded-lg{border-radius:.5rem!important}.dark\:rounded-xl{border-radius:.75rem!important}.dark\:rounded-2xl{border-radius:1rem!important}.dark\:rounded-3xl{border-radius:1.5rem!important}.dark\:rounded-full{border-radius:9999px!important}.dark\:rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.dark\:rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.dark\:rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.dark\:rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.dark\:rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.dark\:rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.dark\:rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.dark\:rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.dark\:rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.dark\:rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.dark\:rounded-r-sm{border-bottom-right-radius:.125rem!important;border-top-right-radius:.125rem!important}.dark\:rounded-r{border-bottom-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.dark\:rounded-r-md{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}.dark\:rounded-r-lg{border-bottom-right-radius:.5rem!important;border-top-right-radius:.5rem!important}.dark\:rounded-r-xl{border-bottom-right-radius:.75rem!important;border-top-right-radius:.75rem!important}.dark\:rounded-r-2xl{border-bottom-right-radius:1rem!important;border-top-right-radius:1rem!important}.dark\:rounded-r-3xl{border-bottom-right-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.dark\:rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.dark\:rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.dark\:rounded-b-sm{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.dark\:rounded-b{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.dark\:rounded-b-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.dark\:rounded-b-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.dark\:rounded-b-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.dark\:rounded-b-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.dark\:rounded-b-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.dark\:rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.dark\:rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.dark\:rounded-l-sm{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.dark\:rounded-l{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.dark\:rounded-l-md{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.dark\:rounded-l-lg{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.dark\:rounded-l-xl{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.dark\:rounded-l-2xl{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.dark\:rounded-l-3xl{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.dark\:rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.dark\:rounded-tl-none{border-top-left-radius:0!important}.dark\:rounded-tl-sm{border-top-left-radius:.125rem!important}.dark\:rounded-tl{border-top-left-radius:.25rem!important}.dark\:rounded-tl-md{border-top-left-radius:.375rem!important}.dark\:rounded-tl-lg{border-top-left-radius:.5rem!important}.dark\:rounded-tl-xl{border-top-left-radius:.75rem!important}.dark\:rounded-tl-2xl{border-top-left-radius:1rem!important}.dark\:rounded-tl-3xl{border-top-left-radius:1.5rem!important}.dark\:rounded-tl-full{border-top-left-radius:9999px!important}.dark\:rounded-tr-none{border-top-right-radius:0!important}.dark\:rounded-tr-sm{border-top-right-radius:.125rem!important}.dark\:rounded-tr{border-top-right-radius:.25rem!important}.dark\:rounded-tr-md{border-top-right-radius:.375rem!important}.dark\:rounded-tr-lg{border-top-right-radius:.5rem!important}.dark\:rounded-tr-xl{border-top-right-radius:.75rem!important}.dark\:rounded-tr-2xl{border-top-right-radius:1rem!important}.dark\:rounded-tr-3xl{border-top-right-radius:1.5rem!important}.dark\:rounded-tr-full{border-top-right-radius:9999px!important}.dark\:rounded-br-none{border-bottom-right-radius:0!important}.dark\:rounded-br-sm{border-bottom-right-radius:.125rem!important}.dark\:rounded-br{border-bottom-right-radius:.25rem!important}.dark\:rounded-br-md{border-bottom-right-radius:.375rem!important}.dark\:rounded-br-lg{border-bottom-right-radius:.5rem!important}.dark\:rounded-br-xl{border-bottom-right-radius:.75rem!important}.dark\:rounded-br-2xl{border-bottom-right-radius:1rem!important}.dark\:rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.dark\:rounded-br-full{border-bottom-right-radius:9999px!important}.dark\:rounded-bl-none{border-bottom-left-radius:0!important}.dark\:rounded-bl-sm{border-bottom-left-radius:.125rem!important}.dark\:rounded-bl{border-bottom-left-radius:.25rem!important}.dark\:rounded-bl-md{border-bottom-left-radius:.375rem!important}.dark\:rounded-bl-lg{border-bottom-left-radius:.5rem!important}.dark\:rounded-bl-xl{border-bottom-left-radius:.75rem!important}.dark\:rounded-bl-2xl{border-bottom-left-radius:1rem!important}.dark\:rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.dark\:rounded-bl-full{border-bottom-left-radius:9999px!important}.dark\:border-0{border-width:0!important}.dark\:border-2{border-width:2px!important}.dark\:border-4{border-width:4px!important}.dark\:border-8{border-width:8px!important}.dark\:border{border-width:1px!important}.dark\:first\:border-0:first-child{border-width:0!important}.dark\:first\:border-2:first-child{border-width:2px!important}.dark\:first\:border-4:first-child{border-width:4px!important}.dark\:first\:border-8:first-child{border-width:8px!important}.dark\:first\:border:first-child{border-width:1px!important}.dark\:border-t-0{border-top-width:0!important}.dark\:border-t-2{border-top-width:2px!important}.dark\:border-t-4{border-top-width:4px!important}.dark\:border-t-8{border-top-width:8px!important}.dark\:border-t{border-top-width:1px!important}.dark\:border-r-0{border-right-width:0!important}.dark\:border-r-2{border-right-width:2px!important}.dark\:border-r-4{border-right-width:4px!important}.dark\:border-r-8{border-right-width:8px!important}.dark\:border-r{border-right-width:1px!important}.dark\:border-b-0{border-bottom-width:0!important}.dark\:border-b-2{border-bottom-width:2px!important}.dark\:border-b-4{border-bottom-width:4px!important}.dark\:border-b-8{border-bottom-width:8px!important}.dark\:border-b{border-bottom-width:1px!important}.dark\:border-l-0{border-left-width:0!important}.dark\:border-l-2{border-left-width:2px!important}.dark\:border-l-4{border-left-width:4px!important}.dark\:border-l-8{border-left-width:8px!important}.dark\:border-l{border-left-width:1px!important}.dark\:first\:border-t-0:first-child{border-top-width:0!important}.dark\:first\:border-t-2:first-child{border-top-width:2px!important}.dark\:first\:border-t-4:first-child{border-top-width:4px!important}.dark\:first\:border-t-8:first-child{border-top-width:8px!important}.dark\:first\:border-t:first-child{border-top-width:1px!important}.dark\:first\:border-r-0:first-child{border-right-width:0!important}.dark\:first\:border-r-2:first-child{border-right-width:2px!important}.dark\:first\:border-r-4:first-child{border-right-width:4px!important}.dark\:first\:border-r-8:first-child{border-right-width:8px!important}.dark\:first\:border-r:first-child{border-right-width:1px!important}.dark\:first\:border-b-0:first-child{border-bottom-width:0!important}.dark\:first\:border-b-2:first-child{border-bottom-width:2px!important}.dark\:first\:border-b-4:first-child{border-bottom-width:4px!important}.dark\:first\:border-b-8:first-child{border-bottom-width:8px!important}.dark\:first\:border-b:first-child{border-bottom-width:1px!important}.dark\:first\:border-l-0:first-child{border-left-width:0!important}.dark\:first\:border-l-2:first-child{border-left-width:2px!important}.dark\:first\:border-l-4:first-child{border-left-width:4px!important}.dark\:first\:border-l-8:first-child{border-left-width:8px!important}.dark\:first\:border-l:first-child{border-left-width:1px!important}.dark\:border-solid{border-style:solid!important}.dark\:border-dashed{border-style:dashed!important}.dark\:border-dotted{border-style:dotted!important}.dark\:border-double{border-style:double!important}.dark\:border-none{border-style:none!important}.dark\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.dark\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.dark\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.dark\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.dark\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.dark\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.dark\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.dark\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.dark\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.dark\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.dark\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.dark\:border-black-light{border-color:#19171199!important}.dark\:border-black-lighter{border-color:#37352f99!important}.dark\:border-black-lightest{border-color:#37352f66!important}.dark\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.dark\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.dark\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.dark\:border-opacity-darker{border-color:#0000001a!important}.dark\:border-opacity-lighter{border-color:#ffffff1a!important}.dark\:border-table-x{border-color:#37352f17!important}.dark\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.dark\:border-transparent{border-color:#0000!important}.dark\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.dark\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.dark\:border-blue-selection{border-color:#2eaadc33!important}.group:hover .dark\:group-hover\:border-primary{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-primary-darker{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-primary-lighter{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-primary-lightest{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-secondary{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-danger{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-disabled{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-info{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-success{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-warning{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-black{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-black-active{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-black-dark{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-black-light{border-color:#19171199!important}.group:hover .dark\:group-hover\:border-black-lighter{border-color:#37352f99!important}.group:hover .dark\:group-hover\:border-black-lightest{border-color:#37352f66!important}.group:hover .dark\:group-hover\:border-gray{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-gray-dark{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-gray-darker{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-opacity-darker{border-color:#0000001a!important}.group:hover .dark\:group-hover\:border-opacity-lighter{border-color:#ffffff1a!important}.group:hover .dark\:group-hover\:border-table-x{border-color:#37352f17!important}.group:hover .dark\:group-hover\:border-table-y{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-transparent{border-color:#0000!important}.group:hover .dark\:group-hover\:border-white{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-white-off{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.group:hover .dark\:group-hover\:border-blue-selection{border-color:#2eaadc33!important}.dark\:focus-within\:border-primary:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.dark\:focus-within\:border-primary-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.dark\:focus-within\:border-primary-lighter:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.dark\:focus-within\:border-primary-lightest:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.dark\:focus-within\:border-secondary:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:focus-within\:border-danger:focus-within{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.dark\:focus-within\:border-disabled:focus-within{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.dark\:focus-within\:border-info:focus-within{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.dark\:focus-within\:border-success:focus-within{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.dark\:focus-within\:border-warning:focus-within{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:focus-within\:border-black:focus-within{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.dark\:focus-within\:border-black-active:focus-within{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.dark\:focus-within\:border-black-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.dark\:focus-within\:border-black-light:focus-within{border-color:#19171199!important}.dark\:focus-within\:border-black-lighter:focus-within{border-color:#37352f99!important}.dark\:focus-within\:border-black-lightest:focus-within{border-color:#37352f66!important}.dark\:focus-within\:border-gray:focus-within{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.dark\:focus-within\:border-gray-dark:focus-within{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.dark\:focus-within\:border-gray-darker:focus-within{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.dark\:focus-within\:border-opacity-darker:focus-within{border-color:#0000001a!important}.dark\:focus-within\:border-opacity-lighter:focus-within{border-color:#ffffff1a!important}.dark\:focus-within\:border-table-x:focus-within{border-color:#37352f17!important}.dark\:focus-within\:border-table-y:focus-within{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.dark\:focus-within\:border-transparent:focus-within{border-color:#0000!important}.dark\:focus-within\:border-white:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.dark\:focus-within\:border-white-off:focus-within{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.dark\:focus-within\:border-blue-selection:focus-within{border-color:#2eaadc33!important}.dark\:hover\:border-primary:hover{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.dark\:hover\:border-primary-darker:hover{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.dark\:hover\:border-primary-lighter:hover{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.dark\:hover\:border-primary-lightest:hover{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.dark\:hover\:border-secondary:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:hover\:border-danger:hover{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.dark\:hover\:border-disabled:hover{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.dark\:hover\:border-info:hover{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.dark\:hover\:border-success:hover{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.dark\:hover\:border-warning:hover{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:hover\:border-black:hover{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.dark\:hover\:border-black-active:hover{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.dark\:hover\:border-black-dark:hover{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.dark\:hover\:border-black-light:hover{border-color:#19171199!important}.dark\:hover\:border-black-lighter:hover{border-color:#37352f99!important}.dark\:hover\:border-black-lightest:hover{border-color:#37352f66!important}.dark\:hover\:border-gray:hover{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.dark\:hover\:border-gray-dark:hover{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.dark\:hover\:border-gray-darker:hover{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.dark\:hover\:border-opacity-darker:hover{border-color:#0000001a!important}.dark\:hover\:border-opacity-lighter:hover{border-color:#ffffff1a!important}.dark\:hover\:border-table-x:hover{border-color:#37352f17!important}.dark\:hover\:border-table-y:hover{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.dark\:hover\:border-transparent:hover{border-color:#0000!important}.dark\:hover\:border-white:hover{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.dark\:hover\:border-white-off:hover{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.dark\:hover\:border-blue-selection:hover{border-color:#2eaadc33!important}.dark\:focus\:border-primary:focus{--tw-border-opacity:1!important;border-color:rgba(247,217,74,var(--tw-border-opacity))!important}.dark\:focus\:border-primary-darker:focus{--tw-border-opacity:1!important;border-color:rgba(231,197,31,var(--tw-border-opacity))!important}.dark\:focus\:border-primary-lighter:focus{--tw-border-opacity:1!important;border-color:rgba(255,230,111,var(--tw-border-opacity))!important}.dark\:focus\:border-primary-lightest:focus{--tw-border-opacity:1!important;border-color:rgba(255,238,153,var(--tw-border-opacity))!important}.dark\:focus\:border-secondary:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:focus\:border-danger:focus{--tw-border-opacity:1!important;border-color:rgba(182,34,34,var(--tw-border-opacity))!important}.dark\:focus\:border-disabled:focus{--tw-border-opacity:1!important;border-color:rgba(239,238,234,var(--tw-border-opacity))!important}.dark\:focus\:border-info:focus{--tw-border-opacity:1!important;border-color:rgba(53,66,91,var(--tw-border-opacity))!important}.dark\:focus\:border-success:focus{--tw-border-opacity:1!important;border-color:rgba(13,130,83,var(--tw-border-opacity))!important}.dark\:focus\:border-warning:focus{--tw-border-opacity:1!important;border-color:rgba(252,185,48,var(--tw-border-opacity))!important}.dark\:focus\:border-black:focus{--tw-border-opacity:1!important;border-color:rgba(114,112,108,var(--tw-border-opacity))!important}.dark\:focus\:border-black-active:focus{--tw-border-opacity:1!important;border-color:rgba(55,53,47,var(--tw-border-opacity))!important}.dark\:focus\:border-black-dark:focus{--tw-border-opacity:1!important;border-color:rgba(47,52,55,var(--tw-border-opacity))!important}.dark\:focus\:border-black-light:focus{border-color:#19171199!important}.dark\:focus\:border-black-lighter:focus{border-color:#37352f99!important}.dark\:focus\:border-black-lightest:focus{border-color:#37352f66!important}.dark\:focus\:border-gray:focus{--tw-border-opacity:1!important;border-color:rgba(247,246,243,var(--tw-border-opacity))!important}.dark\:focus\:border-gray-dark:focus{--tw-border-opacity:1!important;border-color:rgba(125,125,125,var(--tw-border-opacity))!important}.dark\:focus\:border-gray-darker:focus{--tw-border-opacity:1!important;border-color:rgba(47,47,47,var(--tw-border-opacity))!important}.dark\:focus\:border-opacity-darker:focus{border-color:#0000001a!important}.dark\:focus\:border-opacity-lighter:focus{border-color:#ffffff1a!important}.dark\:focus\:border-table-x:focus{border-color:#37352f17!important}.dark\:focus\:border-table-y:focus{--tw-border-opacity:1!important;border-color:rgba(223,223,222,var(--tw-border-opacity))!important}.dark\:focus\:border-transparent:focus{border-color:#0000!important}.dark\:focus\:border-white:focus{--tw-border-opacity:1!important;border-color:rgba(255,255,255,var(--tw-border-opacity))!important}.dark\:focus\:border-white-off:focus{--tw-border-opacity:1!important;border-color:rgba(255,254,252,var(--tw-border-opacity))!important}.dark\:focus\:border-blue-selection:focus{border-color:#2eaadc33!important}.dark\:border-opacity-0{--tw-border-opacity:0!important}.dark\:border-opacity-5{--tw-border-opacity:0.05!important}.dark\:border-opacity-10{--tw-border-opacity:0.1!important}.dark\:border-opacity-20{--tw-border-opacity:0.2!important}.dark\:border-opacity-25{--tw-border-opacity:0.25!important}.dark\:border-opacity-30{--tw-border-opacity:0.3!important}.dark\:border-opacity-40{--tw-border-opacity:0.4!important}.dark\:border-opacity-50{--tw-border-opacity:0.5!important}.dark\:border-opacity-60{--tw-border-opacity:0.6!important}.dark\:border-opacity-70{--tw-border-opacity:0.7!important}.dark\:border-opacity-75{--tw-border-opacity:0.75!important}.dark\:border-opacity-80{--tw-border-opacity:0.8!important}.dark\:border-opacity-90{--tw-border-opacity:0.9!important}.dark\:border-opacity-95{--tw-border-opacity:0.95!important}.dark\:border-opacity-100{--tw-border-opacity:1!important}.group:hover .dark\:group-hover\:border-opacity-0{--tw-border-opacity:0!important}.group:hover .dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05!important}.group:hover .dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1!important}.group:hover .dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2!important}.group:hover .dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25!important}.group:hover .dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3!important}.group:hover .dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4!important}.group:hover .dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5!important}.group:hover .dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6!important}.group:hover .dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7!important}.group:hover .dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75!important}.group:hover .dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8!important}.group:hover .dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9!important}.group:hover .dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95!important}.group:hover .dark\:group-hover\:border-opacity-100{--tw-border-opacity:1!important}.dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0!important}.dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05!important}.dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1!important}.dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2!important}.dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25!important}.dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3!important}.dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4!important}.dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5!important}.dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6!important}.dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7!important}.dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75!important}.dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8!important}.dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9!important}.dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95!important}.dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1!important}.dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0!important}.dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05!important}.dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1!important}.dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2!important}.dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25!important}.dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3!important}.dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4!important}.dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5!important}.dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6!important}.dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7!important}.dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75!important}.dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8!important}.dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9!important}.dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95!important}.dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1!important}.dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0!important}.dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05!important}.dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1!important}.dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2!important}.dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25!important}.dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3!important}.dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4!important}.dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5!important}.dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6!important}.dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7!important}.dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75!important}.dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8!important}.dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9!important}.dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95!important}.dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1!important}.dark\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.dark\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.dark\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.dark\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.dark\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.dark\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.dark\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.dark\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.dark\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.dark\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.dark\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.dark\:bg-black-light{background-color:#19171199!important}.dark\:bg-black-lighter{background-color:#37352f99!important}.dark\:bg-black-lightest{background-color:#37352f66!important}.dark\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.dark\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.dark\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.dark\:bg-opacity-darker{background-color:#0000001a!important}.dark\:bg-opacity-lighter{background-color:#ffffff1a!important}.dark\:bg-table-x{background-color:#37352f17!important}.dark\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.dark\:bg-transparent{background-color:#0000!important}.dark\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.dark\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.dark\:bg-blue-selection{background-color:#2eaadc33!important}.group:hover .dark\:group-hover\:bg-primary{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-primary-darker{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-primary-lighter{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-primary-lightest{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-secondary{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-danger{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-disabled{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-info{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-success{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-warning{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-black{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-black-active{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-black-dark{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-black-light{background-color:#19171199!important}.group:hover .dark\:group-hover\:bg-black-lighter{background-color:#37352f99!important}.group:hover .dark\:group-hover\:bg-black-lightest{background-color:#37352f66!important}.group:hover .dark\:group-hover\:bg-gray{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-gray-dark{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-gray-darker{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-opacity-darker{background-color:#0000001a!important}.group:hover .dark\:group-hover\:bg-opacity-lighter{background-color:#ffffff1a!important}.group:hover .dark\:group-hover\:bg-table-x{background-color:#37352f17!important}.group:hover .dark\:group-hover\:bg-table-y{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-transparent{background-color:#0000!important}.group:hover .dark\:group-hover\:bg-white{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-white-off{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.group:hover .dark\:group-hover\:bg-blue-selection{background-color:#2eaadc33!important}.dark\:focus-within\:bg-primary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-primary-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-primary-lighter:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-primary-lightest:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-secondary:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-danger:focus-within{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-disabled:focus-within{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-info:focus-within{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-success:focus-within{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-warning:focus-within{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-black:focus-within{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-black-active:focus-within{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-black-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-black-light:focus-within{background-color:#19171199!important}.dark\:focus-within\:bg-black-lighter:focus-within{background-color:#37352f99!important}.dark\:focus-within\:bg-black-lightest:focus-within{background-color:#37352f66!important}.dark\:focus-within\:bg-gray:focus-within{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-gray-dark:focus-within{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-gray-darker:focus-within{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-opacity-darker:focus-within{background-color:#0000001a!important}.dark\:focus-within\:bg-opacity-lighter:focus-within{background-color:#ffffff1a!important}.dark\:focus-within\:bg-table-x:focus-within{background-color:#37352f17!important}.dark\:focus-within\:bg-table-y:focus-within{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-transparent:focus-within{background-color:#0000!important}.dark\:focus-within\:bg-white:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-white-off:focus-within{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.dark\:focus-within\:bg-blue-selection:focus-within{background-color:#2eaadc33!important}.dark\:hover\:bg-primary:hover{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.dark\:hover\:bg-primary-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.dark\:hover\:bg-primary-lighter:hover{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.dark\:hover\:bg-primary-lightest:hover{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.dark\:hover\:bg-secondary:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:hover\:bg-danger:hover{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.dark\:hover\:bg-disabled:hover{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.dark\:hover\:bg-info:hover{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.dark\:hover\:bg-success:hover{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.dark\:hover\:bg-warning:hover{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:hover\:bg-black:hover{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.dark\:hover\:bg-black-active:hover{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.dark\:hover\:bg-black-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.dark\:hover\:bg-black-light:hover{background-color:#19171199!important}.dark\:hover\:bg-black-lighter:hover{background-color:#37352f99!important}.dark\:hover\:bg-black-lightest:hover{background-color:#37352f66!important}.dark\:hover\:bg-gray:hover{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.dark\:hover\:bg-gray-dark:hover{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.dark\:hover\:bg-gray-darker:hover{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.dark\:hover\:bg-opacity-darker:hover{background-color:#0000001a!important}.dark\:hover\:bg-opacity-lighter:hover{background-color:#ffffff1a!important}.dark\:hover\:bg-table-x:hover{background-color:#37352f17!important}.dark\:hover\:bg-table-y:hover{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.dark\:hover\:bg-transparent:hover{background-color:#0000!important}.dark\:hover\:bg-white:hover{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.dark\:hover\:bg-white-off:hover{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.dark\:hover\:bg-blue-selection:hover{background-color:#2eaadc33!important}.dark\:focus\:bg-primary:focus{--tw-bg-opacity:1!important;background-color:rgba(247,217,74,var(--tw-bg-opacity))!important}.dark\:focus\:bg-primary-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(231,197,31,var(--tw-bg-opacity))!important}.dark\:focus\:bg-primary-lighter:focus{--tw-bg-opacity:1!important;background-color:rgba(255,230,111,var(--tw-bg-opacity))!important}.dark\:focus\:bg-primary-lightest:focus{--tw-bg-opacity:1!important;background-color:rgba(255,238,153,var(--tw-bg-opacity))!important}.dark\:focus\:bg-secondary:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:focus\:bg-danger:focus{--tw-bg-opacity:1!important;background-color:rgba(182,34,34,var(--tw-bg-opacity))!important}.dark\:focus\:bg-disabled:focus{--tw-bg-opacity:1!important;background-color:rgba(239,238,234,var(--tw-bg-opacity))!important}.dark\:focus\:bg-info:focus{--tw-bg-opacity:1!important;background-color:rgba(53,66,91,var(--tw-bg-opacity))!important}.dark\:focus\:bg-success:focus{--tw-bg-opacity:1!important;background-color:rgba(13,130,83,var(--tw-bg-opacity))!important}.dark\:focus\:bg-warning:focus{--tw-bg-opacity:1!important;background-color:rgba(252,185,48,var(--tw-bg-opacity))!important}.dark\:focus\:bg-black:focus{--tw-bg-opacity:1!important;background-color:rgba(114,112,108,var(--tw-bg-opacity))!important}.dark\:focus\:bg-black-active:focus{--tw-bg-opacity:1!important;background-color:rgba(55,53,47,var(--tw-bg-opacity))!important}.dark\:focus\:bg-black-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(47,52,55,var(--tw-bg-opacity))!important}.dark\:focus\:bg-black-light:focus{background-color:#19171199!important}.dark\:focus\:bg-black-lighter:focus{background-color:#37352f99!important}.dark\:focus\:bg-black-lightest:focus{background-color:#37352f66!important}.dark\:focus\:bg-gray:focus{--tw-bg-opacity:1!important;background-color:rgba(247,246,243,var(--tw-bg-opacity))!important}.dark\:focus\:bg-gray-dark:focus{--tw-bg-opacity:1!important;background-color:rgba(125,125,125,var(--tw-bg-opacity))!important}.dark\:focus\:bg-gray-darker:focus{--tw-bg-opacity:1!important;background-color:rgba(47,47,47,var(--tw-bg-opacity))!important}.dark\:focus\:bg-opacity-darker:focus{background-color:#0000001a!important}.dark\:focus\:bg-opacity-lighter:focus{background-color:#ffffff1a!important}.dark\:focus\:bg-table-x:focus{background-color:#37352f17!important}.dark\:focus\:bg-table-y:focus{--tw-bg-opacity:1!important;background-color:rgba(223,223,222,var(--tw-bg-opacity))!important}.dark\:focus\:bg-transparent:focus{background-color:#0000!important}.dark\:focus\:bg-white:focus{--tw-bg-opacity:1!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.dark\:focus\:bg-white-off:focus{--tw-bg-opacity:1!important;background-color:rgba(255,254,252,var(--tw-bg-opacity))!important}.dark\:focus\:bg-blue-selection:focus{background-color:#2eaadc33!important}.dark\:bg-opacity-0{--tw-bg-opacity:0!important}.dark\:bg-opacity-5{--tw-bg-opacity:0.05!important}.dark\:bg-opacity-10{--tw-bg-opacity:0.1!important}.dark\:bg-opacity-20{--tw-bg-opacity:0.2!important}.dark\:bg-opacity-25{--tw-bg-opacity:0.25!important}.dark\:bg-opacity-30{--tw-bg-opacity:0.3!important}.dark\:bg-opacity-40{--tw-bg-opacity:0.4!important}.dark\:bg-opacity-50{--tw-bg-opacity:0.5!important}.dark\:bg-opacity-60{--tw-bg-opacity:0.6!important}.dark\:bg-opacity-70{--tw-bg-opacity:0.7!important}.dark\:bg-opacity-75{--tw-bg-opacity:0.75!important}.dark\:bg-opacity-80{--tw-bg-opacity:0.8!important}.dark\:bg-opacity-90{--tw-bg-opacity:0.9!important}.dark\:bg-opacity-95{--tw-bg-opacity:0.95!important}.dark\:bg-opacity-100{--tw-bg-opacity:1!important}.group:hover .dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0!important}.group:hover .dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05!important}.group:hover .dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1!important}.group:hover .dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2!important}.group:hover .dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25!important}.group:hover .dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3!important}.group:hover .dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4!important}.group:hover .dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5!important}.group:hover .dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6!important}.group:hover .dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7!important}.group:hover .dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75!important}.group:hover .dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8!important}.group:hover .dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9!important}.group:hover .dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95!important}.group:hover .dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1!important}.dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0!important}.dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05!important}.dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1!important}.dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2!important}.dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25!important}.dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3!important}.dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4!important}.dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5!important}.dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6!important}.dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7!important}.dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75!important}.dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8!important}.dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9!important}.dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95!important}.dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1!important}.dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0!important}.dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05!important}.dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1!important}.dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2!important}.dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25!important}.dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3!important}.dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4!important}.dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5!important}.dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6!important}.dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7!important}.dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75!important}.dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8!important}.dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9!important}.dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95!important}.dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1!important}.dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0!important}.dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05!important}.dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1!important}.dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2!important}.dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25!important}.dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3!important}.dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4!important}.dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5!important}.dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6!important}.dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7!important}.dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75!important}.dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8!important}.dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9!important}.dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95!important}.dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1!important}.dark\:bg-none{background-image:none!important}.dark\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.dark\:bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))!important}.dark\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.dark\:bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.dark\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.dark\:bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))!important}.dark\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))!important}.dark\:bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))!important}.dark\:from-primary{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.dark\:from-primary-darker{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.dark\:from-primary-lighter{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.dark\:from-primary-lightest{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.dark\:from-secondary{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.dark\:from-danger{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.dark\:from-disabled{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.dark\:from-info{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.dark\:from-success{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.dark\:from-warning{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.dark\:from-black{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.dark\:from-black-active{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:from-black-dark{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.dark\:from-black-light{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.dark\:from-black-lighter{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:from-black-lightest{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:from-gray{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.dark\:from-gray-dark{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.dark\:from-gray-darker{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.dark\:from-opacity-darker{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.dark\:from-opacity-lighter{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.dark\:from-table-x{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:from-table-y{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.dark\:from-transparent{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.dark\:from-white{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.dark\:from-white-off{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.dark\:from-blue-selection{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.dark\:hover\:from-primary:hover{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.dark\:hover\:from-primary-darker:hover{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.dark\:hover\:from-primary-lighter:hover{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.dark\:hover\:from-primary-lightest:hover{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.dark\:hover\:from-secondary:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.dark\:hover\:from-danger:hover{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.dark\:hover\:from-disabled:hover{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.dark\:hover\:from-info:hover{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.dark\:hover\:from-success:hover{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.dark\:hover\:from-warning:hover{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.dark\:hover\:from-black:hover{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.dark\:hover\:from-black-active:hover{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:from-black-dark:hover{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.dark\:hover\:from-black-light:hover{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.dark\:hover\:from-black-lighter:hover{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:from-black-lightest:hover{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:from-gray:hover{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.dark\:hover\:from-gray-dark:hover{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.dark\:hover\:from-gray-darker:hover{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.dark\:hover\:from-opacity-darker:hover{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.dark\:hover\:from-opacity-lighter:hover{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.dark\:hover\:from-table-x:hover{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:from-table-y:hover{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.dark\:hover\:from-transparent:hover{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.dark\:hover\:from-white:hover{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.dark\:hover\:from-white-off:hover{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.dark\:hover\:from-blue-selection:hover{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.dark\:focus\:from-primary:focus{--tw-gradient-from:#f7d94a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7d94a00)!important}.dark\:focus\:from-primary-darker:focus{--tw-gradient-from:#e7c51f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#e7c51f00)!important}.dark\:focus\:from-primary-lighter:focus{--tw-gradient-from:#ffe66f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#ffe66f00)!important}.dark\:focus\:from-primary-lightest:focus{--tw-gradient-from:#fe9!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fe90)!important}.dark\:focus\:from-secondary:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.dark\:focus\:from-danger:focus{--tw-gradient-from:#b62222!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#b6222200)!important}.dark\:focus\:from-disabled:focus{--tw-gradient-from:#efeeea!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#efeeea00)!important}.dark\:focus\:from-info:focus{--tw-gradient-from:#35425b!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#35425b00)!important}.dark\:focus\:from-success:focus{--tw-gradient-from:#0d8253!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0d825300)!important}.dark\:focus\:from-warning:focus{--tw-gradient-from:#fcb930!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fcb93000)!important}.dark\:focus\:from-black:focus{--tw-gradient-from:#72706c!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#72706c00)!important}.dark\:focus\:from-black-active:focus{--tw-gradient-from:#37352f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:from-black-dark:focus{--tw-gradient-from:#2f3437!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f343700)!important}.dark\:focus\:from-black-light:focus{--tw-gradient-from:#19171199!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#19171100)!important}.dark\:focus\:from-black-lighter:focus{--tw-gradient-from:#37352f99!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:from-black-lightest:focus{--tw-gradient-from:#37352f66!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:from-gray:focus{--tw-gradient-from:#f7f6f3!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f7f6f300)!important}.dark\:focus\:from-gray-dark:focus{--tw-gradient-from:#7d7d7d!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#7d7d7d00)!important}.dark\:focus\:from-gray-darker:focus{--tw-gradient-from:#2f2f2f!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2f2f2f00)!important}.dark\:focus\:from-opacity-darker:focus{--tw-gradient-from:#0000001a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.dark\:focus\:from-opacity-lighter:focus{--tw-gradient-from:#ffffff1a!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.dark\:focus\:from-table-x:focus{--tw-gradient-from:#37352f17!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:from-table-y:focus{--tw-gradient-from:#dfdfde!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#dfdfde00)!important}.dark\:focus\:from-transparent:focus{--tw-gradient-from:#0000!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)!important}.dark\:focus\:from-white:focus{--tw-gradient-from:#fff!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fff0)!important}.dark\:focus\:from-white-off:focus{--tw-gradient-from:#fffefc!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffefc00)!important}.dark\:focus\:from-blue-selection:focus{--tw-gradient-from:#2eaadc33!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2eaadc00)!important}.dark\:via-primary{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.dark\:via-primary-darker{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.dark\:via-primary-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.dark\:via-primary-lightest{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.dark\:via-secondary{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.dark\:via-danger{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.dark\:via-disabled{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.dark\:via-info{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.dark\:via-success{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.dark\:via-warning{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.dark\:via-black{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.dark\:via-black-active{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.dark\:via-black-dark{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.dark\:via-black-light{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.dark\:via-black-lighter{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.dark\:via-black-lightest{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.dark\:via-gray{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.dark\:via-gray-dark{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.dark\:via-gray-darker{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.dark\:via-opacity-darker{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.dark\:via-opacity-lighter{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.dark\:via-table-x{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.dark\:via-table-y{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.dark\:via-transparent{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.dark\:via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.dark\:via-white-off{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.dark\:via-blue-selection{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.dark\:hover\:via-primary:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.dark\:hover\:via-primary-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.dark\:hover\:via-primary-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.dark\:hover\:via-primary-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.dark\:hover\:via-secondary:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.dark\:hover\:via-danger:hover{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.dark\:hover\:via-disabled:hover{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.dark\:hover\:via-info:hover{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.dark\:hover\:via-success:hover{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.dark\:hover\:via-warning:hover{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.dark\:hover\:via-black:hover{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.dark\:hover\:via-black-active:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:via-black-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.dark\:hover\:via-black-light:hover{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.dark\:hover\:via-black-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:via-black-lightest:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:via-gray:hover{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.dark\:hover\:via-gray-dark:hover{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.dark\:hover\:via-gray-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.dark\:hover\:via-opacity-darker:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.dark\:hover\:via-opacity-lighter:hover{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.dark\:hover\:via-table-x:hover{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.dark\:hover\:via-table-y:hover{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.dark\:hover\:via-transparent:hover{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.dark\:hover\:via-white:hover{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.dark\:hover\:via-white-off:hover{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.dark\:hover\:via-blue-selection:hover{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.dark\:focus\:via-primary:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7d94a,var(--tw-gradient-to,#f7d94a00)!important}.dark\:focus\:via-primary-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#e7c51f,var(--tw-gradient-to,#e7c51f00)!important}.dark\:focus\:via-primary-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffe66f,var(--tw-gradient-to,#ffe66f00)!important}.dark\:focus\:via-primary-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#fe9,var(--tw-gradient-to,#fe90)!important}.dark\:focus\:via-secondary:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.dark\:focus\:via-danger:focus{--tw-gradient-stops:var(--tw-gradient-from),#b62222,var(--tw-gradient-to,#b6222200)!important}.dark\:focus\:via-disabled:focus{--tw-gradient-stops:var(--tw-gradient-from),#efeeea,var(--tw-gradient-to,#efeeea00)!important}.dark\:focus\:via-info:focus{--tw-gradient-stops:var(--tw-gradient-from),#35425b,var(--tw-gradient-to,#35425b00)!important}.dark\:focus\:via-success:focus{--tw-gradient-stops:var(--tw-gradient-from),#0d8253,var(--tw-gradient-to,#0d825300)!important}.dark\:focus\:via-warning:focus{--tw-gradient-stops:var(--tw-gradient-from),#fcb930,var(--tw-gradient-to,#fcb93000)!important}.dark\:focus\:via-black:focus{--tw-gradient-stops:var(--tw-gradient-from),#72706c,var(--tw-gradient-to,#72706c00)!important}.dark\:focus\:via-black-active:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f,var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:via-black-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f3437,var(--tw-gradient-to,#2f343700)!important}.dark\:focus\:via-black-light:focus{--tw-gradient-stops:var(--tw-gradient-from),#19171199,var(--tw-gradient-to,#19171100)!important}.dark\:focus\:via-black-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f99,var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:via-black-lightest:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f66,var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:via-gray:focus{--tw-gradient-stops:var(--tw-gradient-from),#f7f6f3,var(--tw-gradient-to,#f7f6f300)!important}.dark\:focus\:via-gray-dark:focus{--tw-gradient-stops:var(--tw-gradient-from),#7d7d7d,var(--tw-gradient-to,#7d7d7d00)!important}.dark\:focus\:via-gray-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#2f2f2f,var(--tw-gradient-to,#2f2f2f00)!important}.dark\:focus\:via-opacity-darker:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000001a,var(--tw-gradient-to,#0000)!important}.dark\:focus\:via-opacity-lighter:focus{--tw-gradient-stops:var(--tw-gradient-from),#ffffff1a,var(--tw-gradient-to,#fff0)!important}.dark\:focus\:via-table-x:focus{--tw-gradient-stops:var(--tw-gradient-from),#37352f17,var(--tw-gradient-to,#37352f00)!important}.dark\:focus\:via-table-y:focus{--tw-gradient-stops:var(--tw-gradient-from),#dfdfde,var(--tw-gradient-to,#dfdfde00)!important}.dark\:focus\:via-transparent:focus{--tw-gradient-stops:var(--tw-gradient-from),#0000,var(--tw-gradient-to,#0000)!important}.dark\:focus\:via-white:focus{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,#fff0)!important}.dark\:focus\:via-white-off:focus{--tw-gradient-stops:var(--tw-gradient-from),#fffefc,var(--tw-gradient-to,#fffefc00)!important}.dark\:focus\:via-blue-selection:focus{--tw-gradient-stops:var(--tw-gradient-from),#2eaadc33,var(--tw-gradient-to,#2eaadc00)!important}.dark\:to-primary{--tw-gradient-to:#f7d94a!important}.dark\:to-primary-darker{--tw-gradient-to:#e7c51f!important}.dark\:to-primary-lighter{--tw-gradient-to:#ffe66f!important}.dark\:to-primary-lightest{--tw-gradient-to:#fe9!important}.dark\:to-secondary{--tw-gradient-to:#fcb930!important}.dark\:to-danger{--tw-gradient-to:#b62222!important}.dark\:to-disabled{--tw-gradient-to:#efeeea!important}.dark\:to-info{--tw-gradient-to:#35425b!important}.dark\:to-success{--tw-gradient-to:#0d8253!important}.dark\:to-warning{--tw-gradient-to:#fcb930!important}.dark\:to-black{--tw-gradient-to:#72706c!important}.dark\:to-black-active{--tw-gradient-to:#37352f!important}.dark\:to-black-dark{--tw-gradient-to:#2f3437!important}.dark\:to-black-light{--tw-gradient-to:#19171199!important}.dark\:to-black-lighter{--tw-gradient-to:#37352f99!important}.dark\:to-black-lightest{--tw-gradient-to:#37352f66!important}.dark\:to-gray{--tw-gradient-to:#f7f6f3!important}.dark\:to-gray-dark{--tw-gradient-to:#7d7d7d!important}.dark\:to-gray-darker{--tw-gradient-to:#2f2f2f!important}.dark\:to-opacity-darker{--tw-gradient-to:#0000001a!important}.dark\:to-opacity-lighter{--tw-gradient-to:#ffffff1a!important}.dark\:to-table-x{--tw-gradient-to:#37352f17!important}.dark\:to-table-y{--tw-gradient-to:#dfdfde!important}.dark\:to-transparent{--tw-gradient-to:#0000!important}.dark\:to-white{--tw-gradient-to:#fff!important}.dark\:to-white-off{--tw-gradient-to:#fffefc!important}.dark\:to-blue-selection{--tw-gradient-to:#2eaadc33!important}.dark\:hover\:to-primary:hover{--tw-gradient-to:#f7d94a!important}.dark\:hover\:to-primary-darker:hover{--tw-gradient-to:#e7c51f!important}.dark\:hover\:to-primary-lighter:hover{--tw-gradient-to:#ffe66f!important}.dark\:hover\:to-primary-lightest:hover{--tw-gradient-to:#fe9!important}.dark\:hover\:to-secondary:hover{--tw-gradient-to:#fcb930!important}.dark\:hover\:to-danger:hover{--tw-gradient-to:#b62222!important}.dark\:hover\:to-disabled:hover{--tw-gradient-to:#efeeea!important}.dark\:hover\:to-info:hover{--tw-gradient-to:#35425b!important}.dark\:hover\:to-success:hover{--tw-gradient-to:#0d8253!important}.dark\:hover\:to-warning:hover{--tw-gradient-to:#fcb930!important}.dark\:hover\:to-black:hover{--tw-gradient-to:#72706c!important}.dark\:hover\:to-black-active:hover{--tw-gradient-to:#37352f!important}.dark\:hover\:to-black-dark:hover{--tw-gradient-to:#2f3437!important}.dark\:hover\:to-black-light:hover{--tw-gradient-to:#19171199!important}.dark\:hover\:to-black-lighter:hover{--tw-gradient-to:#37352f99!important}.dark\:hover\:to-black-lightest:hover{--tw-gradient-to:#37352f66!important}.dark\:hover\:to-gray:hover{--tw-gradient-to:#f7f6f3!important}.dark\:hover\:to-gray-dark:hover{--tw-gradient-to:#7d7d7d!important}.dark\:hover\:to-gray-darker:hover{--tw-gradient-to:#2f2f2f!important}.dark\:hover\:to-opacity-darker:hover{--tw-gradient-to:#0000001a!important}.dark\:hover\:to-opacity-lighter:hover{--tw-gradient-to:#ffffff1a!important}.dark\:hover\:to-table-x:hover{--tw-gradient-to:#37352f17!important}.dark\:hover\:to-table-y:hover{--tw-gradient-to:#dfdfde!important}.dark\:hover\:to-transparent:hover{--tw-gradient-to:#0000!important}.dark\:hover\:to-white:hover{--tw-gradient-to:#fff!important}.dark\:hover\:to-white-off:hover{--tw-gradient-to:#fffefc!important}.dark\:hover\:to-blue-selection:hover{--tw-gradient-to:#2eaadc33!important}.dark\:focus\:to-primary:focus{--tw-gradient-to:#f7d94a!important}.dark\:focus\:to-primary-darker:focus{--tw-gradient-to:#e7c51f!important}.dark\:focus\:to-primary-lighter:focus{--tw-gradient-to:#ffe66f!important}.dark\:focus\:to-primary-lightest:focus{--tw-gradient-to:#fe9!important}.dark\:focus\:to-secondary:focus{--tw-gradient-to:#fcb930!important}.dark\:focus\:to-danger:focus{--tw-gradient-to:#b62222!important}.dark\:focus\:to-disabled:focus{--tw-gradient-to:#efeeea!important}.dark\:focus\:to-info:focus{--tw-gradient-to:#35425b!important}.dark\:focus\:to-success:focus{--tw-gradient-to:#0d8253!important}.dark\:focus\:to-warning:focus{--tw-gradient-to:#fcb930!important}.dark\:focus\:to-black:focus{--tw-gradient-to:#72706c!important}.dark\:focus\:to-black-active:focus{--tw-gradient-to:#37352f!important}.dark\:focus\:to-black-dark:focus{--tw-gradient-to:#2f3437!important}.dark\:focus\:to-black-light:focus{--tw-gradient-to:#19171199!important}.dark\:focus\:to-black-lighter:focus{--tw-gradient-to:#37352f99!important}.dark\:focus\:to-black-lightest:focus{--tw-gradient-to:#37352f66!important}.dark\:focus\:to-gray:focus{--tw-gradient-to:#f7f6f3!important}.dark\:focus\:to-gray-dark:focus{--tw-gradient-to:#7d7d7d!important}.dark\:focus\:to-gray-darker:focus{--tw-gradient-to:#2f2f2f!important}.dark\:focus\:to-opacity-darker:focus{--tw-gradient-to:#0000001a!important}.dark\:focus\:to-opacity-lighter:focus{--tw-gradient-to:#ffffff1a!important}.dark\:focus\:to-table-x:focus{--tw-gradient-to:#37352f17!important}.dark\:focus\:to-table-y:focus{--tw-gradient-to:#dfdfde!important}.dark\:focus\:to-transparent:focus{--tw-gradient-to:#0000!important}.dark\:focus\:to-white:focus{--tw-gradient-to:#fff!important}.dark\:focus\:to-white-off:focus{--tw-gradient-to:#fffefc!important}.dark\:focus\:to-blue-selection:focus{--tw-gradient-to:#2eaadc33!important}.dark\:decoration-slice{-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.dark\:decoration-clone{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important}.dark\:bg-auto{background-size:auto!important}.dark\:bg-cover{background-size:cover!important}.dark\:bg-contain{background-size:contain!important}.dark\:bg-fixed{background-attachment:fixed!important}.dark\:bg-local{background-attachment:local!important}.dark\:bg-scroll{background-attachment:scroll!important}.dark\:bg-clip-border{background-clip:initial!important}.dark\:bg-clip-padding{background-clip:padding-box!important}.dark\:bg-clip-content{background-clip:content-box!important}.dark\:bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.dark\:bg-bottom{background-position:bottom!important}.dark\:bg-center{background-position:50%!important}.dark\:bg-left{background-position:0!important}.dark\:bg-left-bottom{background-position:0 100%!important}.dark\:bg-left-top{background-position:0 0!important}.dark\:bg-right{background-position:100%!important}.dark\:bg-right-bottom{background-position:100% 100%!important}.dark\:bg-right-top{background-position:100% 0!important}.dark\:bg-top{background-position:top!important}.dark\:bg-repeat{background-repeat:repeat!important}.dark\:bg-no-repeat{background-repeat:no-repeat!important}.dark\:bg-repeat-x{background-repeat:repeat-x!important}.dark\:bg-repeat-y{background-repeat:repeat-y!important}.dark\:bg-repeat-round{background-repeat:round!important}.dark\:bg-repeat-space{background-repeat:space!important}.dark\:bg-origin-border{background-origin:border-box!important}.dark\:bg-origin-padding{background-origin:initial!important}.dark\:bg-origin-content{background-origin:content-box!important}.dark\:fill-current{fill:currentColor!important}.dark\:stroke-current{stroke:currentColor!important}.dark\:stroke-0{stroke-width:0!important}.dark\:stroke-1{stroke-width:1!important}.dark\:stroke-2{stroke-width:2!important}.dark\:object-contain{object-fit:contain!important}.dark\:object-cover{object-fit:cover!important}.dark\:object-fill{object-fit:fill!important}.dark\:object-none{object-fit:none!important}.dark\:object-scale-down{object-fit:scale-down!important}.dark\:object-bottom{object-position:bottom!important}.dark\:object-center{object-position:center!important}.dark\:object-left{object-position:left!important}.dark\:object-left-bottom{object-position:left bottom!important}.dark\:object-left-top{object-position:left top!important}.dark\:object-right{object-position:right!important}.dark\:object-right-bottom{object-position:right bottom!important}.dark\:object-right-top{object-position:right top!important}.dark\:object-top{object-position:top!important}.dark\:p-0{padding:0!important}.dark\:p-1{padding:.25rem!important}.dark\:p-2{padding:.5rem!important}.dark\:p-3{padding:.75rem!important}.dark\:p-4{padding:1rem!important}.dark\:p-5{padding:1.25rem!important}.dark\:p-6{padding:1.5rem!important}.dark\:p-7{padding:1.75rem!important}.dark\:p-8{padding:2rem!important}.dark\:p-9{padding:2.25rem!important}.dark\:p-10{padding:2.5rem!important}.dark\:p-11{padding:2.75rem!important}.dark\:p-12{padding:3rem!important}.dark\:p-14{padding:3.5rem!important}.dark\:p-16{padding:4rem!important}.dark\:p-20{padding:5rem!important}.dark\:p-24{padding:6rem!important}.dark\:p-28{padding:7rem!important}.dark\:p-32{padding:8rem!important}.dark\:p-36{padding:9rem!important}.dark\:p-40{padding:10rem!important}.dark\:p-44{padding:11rem!important}.dark\:p-48{padding:12rem!important}.dark\:p-52{padding:13rem!important}.dark\:p-56{padding:14rem!important}.dark\:p-60{padding:15rem!important}.dark\:p-64{padding:16rem!important}.dark\:p-72{padding:18rem!important}.dark\:p-80{padding:20rem!important}.dark\:p-84{padding:21rem!important}.dark\:p-96{padding:24rem!important}.dark\:p-px{padding:1px!important}.dark\:p-0\.5{padding:.125rem!important}.dark\:p-1\.5{padding:.375rem!important}.dark\:p-2\.5{padding:.625rem!important}.dark\:p-3\.5{padding:.875rem!important}.dark\:-p-3px{padding:-3px!important}.dark\:-p-1px{padding:-1px!important}.dark\:p-5px{padding:5px!important}.dark\:px-0{padding-left:0!important;padding-right:0!important}.dark\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.dark\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.dark\:px-3{padding-left:.75rem!important;padding-right:.75rem!important}.dark\:px-4{padding-left:1rem!important;padding-right:1rem!important}.dark\:px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.dark\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.dark\:px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.dark\:px-8{padding-left:2rem!important;padding-right:2rem!important}.dark\:px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.dark\:px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.dark\:px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.dark\:px-12{padding-left:3rem!important;padding-right:3rem!important}.dark\:px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.dark\:px-16{padding-left:4rem!important;padding-right:4rem!important}.dark\:px-20{padding-left:5rem!important;padding-right:5rem!important}.dark\:px-24{padding-left:6rem!important;padding-right:6rem!important}.dark\:px-28{padding-left:7rem!important;padding-right:7rem!important}.dark\:px-32{padding-left:8rem!important;padding-right:8rem!important}.dark\:px-36{padding-left:9rem!important;padding-right:9rem!important}.dark\:px-40{padding-left:10rem!important;padding-right:10rem!important}.dark\:px-44{padding-left:11rem!important;padding-right:11rem!important}.dark\:px-48{padding-left:12rem!important;padding-right:12rem!important}.dark\:px-52{padding-left:13rem!important;padding-right:13rem!important}.dark\:px-56{padding-left:14rem!important;padding-right:14rem!important}.dark\:px-60{padding-left:15rem!important;padding-right:15rem!important}.dark\:px-64{padding-left:16rem!important;padding-right:16rem!important}.dark\:px-72{padding-left:18rem!important;padding-right:18rem!important}.dark\:px-80{padding-left:20rem!important;padding-right:20rem!important}.dark\:px-84{padding-left:21rem!important;padding-right:21rem!important}.dark\:px-96{padding-left:24rem!important;padding-right:24rem!important}.dark\:px-px{padding-left:1px!important;padding-right:1px!important}.dark\:px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.dark\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.dark\:px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.dark\:px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.dark\:-px-3px{padding-left:-3px!important;padding-right:-3px!important}.dark\:-px-1px{padding-left:-1px!important;padding-right:-1px!important}.dark\:px-5px{padding-left:5px!important;padding-right:5px!important}.dark\:py-0{padding-bottom:0!important;padding-top:0!important}.dark\:py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.dark\:py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.dark\:py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.dark\:py-4{padding-bottom:1rem!important;padding-top:1rem!important}.dark\:py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.dark\:py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.dark\:py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.dark\:py-8{padding-bottom:2rem!important;padding-top:2rem!important}.dark\:py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.dark\:py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.dark\:py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.dark\:py-12{padding-bottom:3rem!important;padding-top:3rem!important}.dark\:py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.dark\:py-16{padding-bottom:4rem!important;padding-top:4rem!important}.dark\:py-20{padding-bottom:5rem!important;padding-top:5rem!important}.dark\:py-24{padding-bottom:6rem!important;padding-top:6rem!important}.dark\:py-28{padding-bottom:7rem!important;padding-top:7rem!important}.dark\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}.dark\:py-36{padding-bottom:9rem!important;padding-top:9rem!important}.dark\:py-40{padding-bottom:10rem!important;padding-top:10rem!important}.dark\:py-44{padding-bottom:11rem!important;padding-top:11rem!important}.dark\:py-48{padding-bottom:12rem!important;padding-top:12rem!important}.dark\:py-52{padding-bottom:13rem!important;padding-top:13rem!important}.dark\:py-56{padding-bottom:14rem!important;padding-top:14rem!important}.dark\:py-60{padding-bottom:15rem!important;padding-top:15rem!important}.dark\:py-64{padding-bottom:16rem!important;padding-top:16rem!important}.dark\:py-72{padding-bottom:18rem!important;padding-top:18rem!important}.dark\:py-80{padding-bottom:20rem!important;padding-top:20rem!important}.dark\:py-84{padding-bottom:21rem!important;padding-top:21rem!important}.dark\:py-96{padding-bottom:24rem!important;padding-top:24rem!important}.dark\:py-px{padding-bottom:1px!important;padding-top:1px!important}.dark\:py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.dark\:py-1\.5{padding-bottom:.375rem!important;padding-top:.375rem!important}.dark\:py-2\.5{padding-bottom:.625rem!important;padding-top:.625rem!important}.dark\:py-3\.5{padding-bottom:.875rem!important;padding-top:.875rem!important}.dark\:-py-3px{padding-bottom:-3px!important;padding-top:-3px!important}.dark\:-py-1px{padding-bottom:-1px!important;padding-top:-1px!important}.dark\:py-5px{padding-bottom:5px!important;padding-top:5px!important}.dark\:pt-0{padding-top:0!important}.dark\:pt-1{padding-top:.25rem!important}.dark\:pt-2{padding-top:.5rem!important}.dark\:pt-3{padding-top:.75rem!important}.dark\:pt-4{padding-top:1rem!important}.dark\:pt-5{padding-top:1.25rem!important}.dark\:pt-6{padding-top:1.5rem!important}.dark\:pt-7{padding-top:1.75rem!important}.dark\:pt-8{padding-top:2rem!important}.dark\:pt-9{padding-top:2.25rem!important}.dark\:pt-10{padding-top:2.5rem!important}.dark\:pt-11{padding-top:2.75rem!important}.dark\:pt-12{padding-top:3rem!important}.dark\:pt-14{padding-top:3.5rem!important}.dark\:pt-16{padding-top:4rem!important}.dark\:pt-20{padding-top:5rem!important}.dark\:pt-24{padding-top:6rem!important}.dark\:pt-28{padding-top:7rem!important}.dark\:pt-32{padding-top:8rem!important}.dark\:pt-36{padding-top:9rem!important}.dark\:pt-40{padding-top:10rem!important}.dark\:pt-44{padding-top:11rem!important}.dark\:pt-48{padding-top:12rem!important}.dark\:pt-52{padding-top:13rem!important}.dark\:pt-56{padding-top:14rem!important}.dark\:pt-60{padding-top:15rem!important}.dark\:pt-64{padding-top:16rem!important}.dark\:pt-72{padding-top:18rem!important}.dark\:pt-80{padding-top:20rem!important}.dark\:pt-84{padding-top:21rem!important}.dark\:pt-96{padding-top:24rem!important}.dark\:pt-px{padding-top:1px!important}.dark\:pt-0\.5{padding-top:.125rem!important}.dark\:pt-1\.5{padding-top:.375rem!important}.dark\:pt-2\.5{padding-top:.625rem!important}.dark\:pt-3\.5{padding-top:.875rem!important}.dark\:-pt-3px{padding-top:-3px!important}.dark\:-pt-1px{padding-top:-1px!important}.dark\:pt-5px{padding-top:5px!important}.dark\:pr-0{padding-right:0!important}.dark\:pr-1{padding-right:.25rem!important}.dark\:pr-2{padding-right:.5rem!important}.dark\:pr-3{padding-right:.75rem!important}.dark\:pr-4{padding-right:1rem!important}.dark\:pr-5{padding-right:1.25rem!important}.dark\:pr-6{padding-right:1.5rem!important}.dark\:pr-7{padding-right:1.75rem!important}.dark\:pr-8{padding-right:2rem!important}.dark\:pr-9{padding-right:2.25rem!important}.dark\:pr-10{padding-right:2.5rem!important}.dark\:pr-11{padding-right:2.75rem!important}.dark\:pr-12{padding-right:3rem!important}.dark\:pr-14{padding-right:3.5rem!important}.dark\:pr-16{padding-right:4rem!important}.dark\:pr-20{padding-right:5rem!important}.dark\:pr-24{padding-right:6rem!important}.dark\:pr-28{padding-right:7rem!important}.dark\:pr-32{padding-right:8rem!important}.dark\:pr-36{padding-right:9rem!important}.dark\:pr-40{padding-right:10rem!important}.dark\:pr-44{padding-right:11rem!important}.dark\:pr-48{padding-right:12rem!important}.dark\:pr-52{padding-right:13rem!important}.dark\:pr-56{padding-right:14rem!important}.dark\:pr-60{padding-right:15rem!important}.dark\:pr-64{padding-right:16rem!important}.dark\:pr-72{padding-right:18rem!important}.dark\:pr-80{padding-right:20rem!important}.dark\:pr-84{padding-right:21rem!important}.dark\:pr-96{padding-right:24rem!important}.dark\:pr-px{padding-right:1px!important}.dark\:pr-0\.5{padding-right:.125rem!important}.dark\:pr-1\.5{padding-right:.375rem!important}.dark\:pr-2\.5{padding-right:.625rem!important}.dark\:pr-3\.5{padding-right:.875rem!important}.dark\:-pr-3px{padding-right:-3px!important}.dark\:-pr-1px{padding-right:-1px!important}.dark\:pr-5px{padding-right:5px!important}.dark\:pb-0{padding-bottom:0!important}.dark\:pb-1{padding-bottom:.25rem!important}.dark\:pb-2{padding-bottom:.5rem!important}.dark\:pb-3{padding-bottom:.75rem!important}.dark\:pb-4{padding-bottom:1rem!important}.dark\:pb-5{padding-bottom:1.25rem!important}.dark\:pb-6{padding-bottom:1.5rem!important}.dark\:pb-7{padding-bottom:1.75rem!important}.dark\:pb-8{padding-bottom:2rem!important}.dark\:pb-9{padding-bottom:2.25rem!important}.dark\:pb-10{padding-bottom:2.5rem!important}.dark\:pb-11{padding-bottom:2.75rem!important}.dark\:pb-12{padding-bottom:3rem!important}.dark\:pb-14{padding-bottom:3.5rem!important}.dark\:pb-16{padding-bottom:4rem!important}.dark\:pb-20{padding-bottom:5rem!important}.dark\:pb-24{padding-bottom:6rem!important}.dark\:pb-28{padding-bottom:7rem!important}.dark\:pb-32{padding-bottom:8rem!important}.dark\:pb-36{padding-bottom:9rem!important}.dark\:pb-40{padding-bottom:10rem!important}.dark\:pb-44{padding-bottom:11rem!important}.dark\:pb-48{padding-bottom:12rem!important}.dark\:pb-52{padding-bottom:13rem!important}.dark\:pb-56{padding-bottom:14rem!important}.dark\:pb-60{padding-bottom:15rem!important}.dark\:pb-64{padding-bottom:16rem!important}.dark\:pb-72{padding-bottom:18rem!important}.dark\:pb-80{padding-bottom:20rem!important}.dark\:pb-84{padding-bottom:21rem!important}.dark\:pb-96{padding-bottom:24rem!important}.dark\:pb-px{padding-bottom:1px!important}.dark\:pb-0\.5{padding-bottom:.125rem!important}.dark\:pb-1\.5{padding-bottom:.375rem!important}.dark\:pb-2\.5{padding-bottom:.625rem!important}.dark\:pb-3\.5{padding-bottom:.875rem!important}.dark\:-pb-3px{padding-bottom:-3px!important}.dark\:-pb-1px{padding-bottom:-1px!important}.dark\:pb-5px{padding-bottom:5px!important}.dark\:pl-0{padding-left:0!important}.dark\:pl-1{padding-left:.25rem!important}.dark\:pl-2{padding-left:.5rem!important}.dark\:pl-3{padding-left:.75rem!important}.dark\:pl-4{padding-left:1rem!important}.dark\:pl-5{padding-left:1.25rem!important}.dark\:pl-6{padding-left:1.5rem!important}.dark\:pl-7{padding-left:1.75rem!important}.dark\:pl-8{padding-left:2rem!important}.dark\:pl-9{padding-left:2.25rem!important}.dark\:pl-10{padding-left:2.5rem!important}.dark\:pl-11{padding-left:2.75rem!important}.dark\:pl-12{padding-left:3rem!important}.dark\:pl-14{padding-left:3.5rem!important}.dark\:pl-16{padding-left:4rem!important}.dark\:pl-20{padding-left:5rem!important}.dark\:pl-24{padding-left:6rem!important}.dark\:pl-28{padding-left:7rem!important}.dark\:pl-32{padding-left:8rem!important}.dark\:pl-36{padding-left:9rem!important}.dark\:pl-40{padding-left:10rem!important}.dark\:pl-44{padding-left:11rem!important}.dark\:pl-48{padding-left:12rem!important}.dark\:pl-52{padding-left:13rem!important}.dark\:pl-56{padding-left:14rem!important}.dark\:pl-60{padding-left:15rem!important}.dark\:pl-64{padding-left:16rem!important}.dark\:pl-72{padding-left:18rem!important}.dark\:pl-80{padding-left:20rem!important}.dark\:pl-84{padding-left:21rem!important}.dark\:pl-96{padding-left:24rem!important}.dark\:pl-px{padding-left:1px!important}.dark\:pl-0\.5{padding-left:.125rem!important}.dark\:pl-1\.5{padding-left:.375rem!important}.dark\:pl-2\.5{padding-left:.625rem!important}.dark\:pl-3\.5{padding-left:.875rem!important}.dark\:-pl-3px{padding-left:-3px!important}.dark\:-pl-1px{padding-left:-1px!important}.dark\:pl-5px{padding-left:5px!important}.dark\:text-left{text-align:left!important}.dark\:text-center{text-align:center!important}.dark\:text-right{text-align:right!important}.dark\:text-justify{text-align:justify!important}.dark\:align-baseline{vertical-align:initial!important}.dark\:align-top{vertical-align:top!important}.dark\:align-middle{vertical-align:middle!important}.dark\:align-bottom{vertical-align:bottom!important}.dark\:align-text-top{vertical-align:text-top!important}.dark\:align-text-bottom{vertical-align:text-bottom!important}.dark\:font-primary,.dark\:font-secondary{font-family:Inter!important}.dark\:text-sm,.dark\:text-xs{font-size:.75rem!important;line-height:1rem!important}.dark\:text-base{font-size:.875rem!important;line-height:1.25rem!important}.dark\:text-lg{font-size:1rem!important;line-height:1.5rem!important}.dark\:text-xl{font-size:1.125rem!important;line-height:1.75rem!important}.dark\:text-2xl{font-size:1.5rem!important;line-height:2rem!important}.dark\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.dark\:text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.dark\:text-5xl{font-size:3rem!important;line-height:1!important}.dark\:text-6xl{font-size:3.75rem!important;line-height:1!important}.dark\:text-7xl{font-size:4.5rem!important;line-height:1rem!important}.dark\:text-8xl{font-size:6rem!important;line-height:1!important}.dark\:text-9xl{font-size:8rem!important;line-height:1!important}.dark\:font-thin{font-weight:100!important}.dark\:font-extralight{font-weight:200!important}.dark\:font-light{font-weight:300!important}.dark\:font-normal{font-weight:400!important}.dark\:font-medium{font-weight:500!important}.dark\:font-semibold{font-weight:600!important}.dark\:font-bold{font-weight:700!important}.dark\:font-extrabold{font-weight:800!important}.dark\:font-black{font-weight:900!important}.dark\:uppercase{text-transform:uppercase!important}.dark\:lowercase{text-transform:lowercase!important}.dark\:capitalize{text-transform:capitalize!important}.dark\:normal-case{text-transform:none!important}.dark\:italic{font-style:italic!important}.dark\:not-italic{font-style:normal!important}.dark\:diagonal-fractions,.dark\:lining-nums,.dark\:oldstyle-nums,.dark\:ordinal,.dark\:proportional-nums,.dark\:slashed-zero,.dark\:stacked-fractions,.dark\:tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/)!important;--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/)!important;--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.dark\:normal-nums{font-variant-numeric:normal!important}.dark\:ordinal{--tw-ordinal:ordinal!important}.dark\:slashed-zero{--tw-slashed-zero:slashed-zero!important}.dark\:lining-nums{--tw-numeric-figure:lining-nums!important}.dark\:oldstyle-nums{--tw-numeric-figure:oldstyle-nums!important}.dark\:proportional-nums{--tw-numeric-spacing:proportional-nums!important}.dark\:tabular-nums{--tw-numeric-spacing:tabular-nums!important}.dark\:diagonal-fractions{--tw-numeric-fraction:diagonal-fractions!important}.dark\:stacked-fractions{--tw-numeric-fraction:stacked-fractions!important}.dark\:leading-3{line-height:.75rem!important}.dark\:leading-4{line-height:1rem!important}.dark\:leading-5{line-height:1.25rem!important}.dark\:leading-6{line-height:1.5rem!important}.dark\:leading-7{line-height:1.75rem!important}.dark\:leading-8{line-height:2rem!important}.dark\:leading-9{line-height:2.25rem!important}.dark\:leading-10{line-height:2.5rem!important}.dark\:leading-none{line-height:1!important}.dark\:leading-tight{line-height:1.25!important}.dark\:leading-snug{line-height:1.375!important}.dark\:leading-normal{line-height:1.5!important}.dark\:leading-relaxed{line-height:1.625!important}.dark\:leading-loose{line-height:2!important}.dark\:tracking-tighter{letter-spacing:-.05em!important}.dark\:tracking-tight{letter-spacing:-.025em!important}.dark\:tracking-normal{letter-spacing:0!important}.dark\:tracking-wide{letter-spacing:.025em!important}.dark\:tracking-wider{letter-spacing:.05em!important}.dark\:tracking-widest{letter-spacing:.1em!important}.dark\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.dark\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.dark\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.dark\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.dark\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.dark\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.dark\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.dark\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.dark\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.dark\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.dark\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.dark\:text-black-light{color:#19171199!important}.dark\:text-black-lighter{color:#37352f99!important}.dark\:text-black-lightest{color:#37352f66!important}.dark\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.dark\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.dark\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.dark\:text-opacity-darker{color:#0000001a!important}.dark\:text-opacity-lighter{color:#ffffff1a!important}.dark\:text-table-x{color:#37352f17!important}.dark\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.dark\:text-transparent{color:#0000!important}.dark\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.dark\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.dark\:text-blue-selection{color:#2eaadc33!important}.group:hover .dark\:group-hover\:text-primary{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-primary-darker{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-primary-lighter{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-primary-lightest{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-secondary{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-danger{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-disabled{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-info{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-success{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-warning{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-black{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-black-active{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-black-dark{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-black-light{color:#19171199!important}.group:hover .dark\:group-hover\:text-black-lighter{color:#37352f99!important}.group:hover .dark\:group-hover\:text-black-lightest{color:#37352f66!important}.group:hover .dark\:group-hover\:text-gray{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-gray-dark{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-gray-darker{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-opacity-darker{color:#0000001a!important}.group:hover .dark\:group-hover\:text-opacity-lighter{color:#ffffff1a!important}.group:hover .dark\:group-hover\:text-table-x{color:#37352f17!important}.group:hover .dark\:group-hover\:text-table-y{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-transparent{color:#0000!important}.group:hover .dark\:group-hover\:text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-white-off{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.group:hover .dark\:group-hover\:text-blue-selection{color:#2eaadc33!important}.dark\:focus-within\:text-primary:focus-within{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.dark\:focus-within\:text-primary-darker:focus-within{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.dark\:focus-within\:text-primary-lighter:focus-within{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.dark\:focus-within\:text-primary-lightest:focus-within{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.dark\:focus-within\:text-secondary:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:focus-within\:text-danger:focus-within{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.dark\:focus-within\:text-disabled:focus-within{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.dark\:focus-within\:text-info:focus-within{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.dark\:focus-within\:text-success:focus-within{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.dark\:focus-within\:text-warning:focus-within{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:focus-within\:text-black:focus-within{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.dark\:focus-within\:text-black-active:focus-within{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.dark\:focus-within\:text-black-dark:focus-within{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.dark\:focus-within\:text-black-light:focus-within{color:#19171199!important}.dark\:focus-within\:text-black-lighter:focus-within{color:#37352f99!important}.dark\:focus-within\:text-black-lightest:focus-within{color:#37352f66!important}.dark\:focus-within\:text-gray:focus-within{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.dark\:focus-within\:text-gray-dark:focus-within{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.dark\:focus-within\:text-gray-darker:focus-within{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.dark\:focus-within\:text-opacity-darker:focus-within{color:#0000001a!important}.dark\:focus-within\:text-opacity-lighter:focus-within{color:#ffffff1a!important}.dark\:focus-within\:text-table-x:focus-within{color:#37352f17!important}.dark\:focus-within\:text-table-y:focus-within{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.dark\:focus-within\:text-transparent:focus-within{color:#0000!important}.dark\:focus-within\:text-white:focus-within{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.dark\:focus-within\:text-white-off:focus-within{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.dark\:focus-within\:text-blue-selection:focus-within{color:#2eaadc33!important}.dark\:hover\:text-primary:hover{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.dark\:hover\:text-primary-darker:hover{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.dark\:hover\:text-primary-lighter:hover{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.dark\:hover\:text-primary-lightest:hover{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.dark\:hover\:text-secondary:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:hover\:text-danger:hover{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.dark\:hover\:text-disabled:hover{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.dark\:hover\:text-info:hover{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.dark\:hover\:text-success:hover{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.dark\:hover\:text-warning:hover{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:hover\:text-black:hover{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.dark\:hover\:text-black-active:hover{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.dark\:hover\:text-black-dark:hover{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.dark\:hover\:text-black-light:hover{color:#19171199!important}.dark\:hover\:text-black-lighter:hover{color:#37352f99!important}.dark\:hover\:text-black-lightest:hover{color:#37352f66!important}.dark\:hover\:text-gray:hover{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.dark\:hover\:text-gray-dark:hover{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.dark\:hover\:text-gray-darker:hover{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.dark\:hover\:text-opacity-darker:hover{color:#0000001a!important}.dark\:hover\:text-opacity-lighter:hover{color:#ffffff1a!important}.dark\:hover\:text-table-x:hover{color:#37352f17!important}.dark\:hover\:text-table-y:hover{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.dark\:hover\:text-transparent:hover{color:#0000!important}.dark\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.dark\:hover\:text-white-off:hover{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.dark\:hover\:text-blue-selection:hover{color:#2eaadc33!important}.dark\:focus\:text-primary:focus{--tw-text-opacity:1!important;color:rgba(247,217,74,var(--tw-text-opacity))!important}.dark\:focus\:text-primary-darker:focus{--tw-text-opacity:1!important;color:rgba(231,197,31,var(--tw-text-opacity))!important}.dark\:focus\:text-primary-lighter:focus{--tw-text-opacity:1!important;color:rgba(255,230,111,var(--tw-text-opacity))!important}.dark\:focus\:text-primary-lightest:focus{--tw-text-opacity:1!important;color:rgba(255,238,153,var(--tw-text-opacity))!important}.dark\:focus\:text-secondary:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:focus\:text-danger:focus{--tw-text-opacity:1!important;color:rgba(182,34,34,var(--tw-text-opacity))!important}.dark\:focus\:text-disabled:focus{--tw-text-opacity:1!important;color:rgba(239,238,234,var(--tw-text-opacity))!important}.dark\:focus\:text-info:focus{--tw-text-opacity:1!important;color:rgba(53,66,91,var(--tw-text-opacity))!important}.dark\:focus\:text-success:focus{--tw-text-opacity:1!important;color:rgba(13,130,83,var(--tw-text-opacity))!important}.dark\:focus\:text-warning:focus{--tw-text-opacity:1!important;color:rgba(252,185,48,var(--tw-text-opacity))!important}.dark\:focus\:text-black:focus{--tw-text-opacity:1!important;color:rgba(114,112,108,var(--tw-text-opacity))!important}.dark\:focus\:text-black-active:focus{--tw-text-opacity:1!important;color:rgba(55,53,47,var(--tw-text-opacity))!important}.dark\:focus\:text-black-dark:focus{--tw-text-opacity:1!important;color:rgba(47,52,55,var(--tw-text-opacity))!important}.dark\:focus\:text-black-light:focus{color:#19171199!important}.dark\:focus\:text-black-lighter:focus{color:#37352f99!important}.dark\:focus\:text-black-lightest:focus{color:#37352f66!important}.dark\:focus\:text-gray:focus{--tw-text-opacity:1!important;color:rgba(247,246,243,var(--tw-text-opacity))!important}.dark\:focus\:text-gray-dark:focus{--tw-text-opacity:1!important;color:rgba(125,125,125,var(--tw-text-opacity))!important}.dark\:focus\:text-gray-darker:focus{--tw-text-opacity:1!important;color:rgba(47,47,47,var(--tw-text-opacity))!important}.dark\:focus\:text-opacity-darker:focus{color:#0000001a!important}.dark\:focus\:text-opacity-lighter:focus{color:#ffffff1a!important}.dark\:focus\:text-table-x:focus{color:#37352f17!important}.dark\:focus\:text-table-y:focus{--tw-text-opacity:1!important;color:rgba(223,223,222,var(--tw-text-opacity))!important}.dark\:focus\:text-transparent:focus{color:#0000!important}.dark\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.dark\:focus\:text-white-off:focus{--tw-text-opacity:1!important;color:rgba(255,254,252,var(--tw-text-opacity))!important}.dark\:focus\:text-blue-selection:focus{color:#2eaadc33!important}.dark\:text-opacity-0{--tw-text-opacity:0!important}.dark\:text-opacity-5{--tw-text-opacity:0.05!important}.dark\:text-opacity-10{--tw-text-opacity:0.1!important}.dark\:text-opacity-20{--tw-text-opacity:0.2!important}.dark\:text-opacity-25{--tw-text-opacity:0.25!important}.dark\:text-opacity-30{--tw-text-opacity:0.3!important}.dark\:text-opacity-40{--tw-text-opacity:0.4!important}.dark\:text-opacity-50{--tw-text-opacity:0.5!important}.dark\:text-opacity-60{--tw-text-opacity:0.6!important}.dark\:text-opacity-70{--tw-text-opacity:0.7!important}.dark\:text-opacity-75{--tw-text-opacity:0.75!important}.dark\:text-opacity-80{--tw-text-opacity:0.8!important}.dark\:text-opacity-90{--tw-text-opacity:0.9!important}.dark\:text-opacity-95{--tw-text-opacity:0.95!important}.dark\:text-opacity-100{--tw-text-opacity:1!important}.group:hover .dark\:group-hover\:text-opacity-0{--tw-text-opacity:0!important}.group:hover .dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05!important}.group:hover .dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1!important}.group:hover .dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2!important}.group:hover .dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25!important}.group:hover .dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3!important}.group:hover .dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4!important}.group:hover .dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5!important}.group:hover .dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6!important}.group:hover .dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7!important}.group:hover .dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75!important}.group:hover .dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8!important}.group:hover .dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9!important}.group:hover .dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95!important}.group:hover .dark\:group-hover\:text-opacity-100{--tw-text-opacity:1!important}.dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0!important}.dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05!important}.dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1!important}.dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2!important}.dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25!important}.dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3!important}.dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4!important}.dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5!important}.dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6!important}.dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7!important}.dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75!important}.dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8!important}.dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9!important}.dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95!important}.dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1!important}.dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0!important}.dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05!important}.dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1!important}.dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2!important}.dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25!important}.dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3!important}.dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4!important}.dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5!important}.dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6!important}.dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7!important}.dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75!important}.dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8!important}.dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9!important}.dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95!important}.dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1!important}.dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0!important}.dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05!important}.dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1!important}.dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2!important}.dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25!important}.dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3!important}.dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4!important}.dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5!important}.dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6!important}.dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7!important}.dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75!important}.dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8!important}.dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9!important}.dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95!important}.dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1!important}.dark\:underline{text-decoration:underline!important}.dark\:line-through{text-decoration:line-through!important}.dark\:no-underline{text-decoration:none!important}.group:hover .dark\:group-hover\:underline{text-decoration:underline!important}.group:hover .dark\:group-hover\:line-through{text-decoration:line-through!important}.group:hover .dark\:group-hover\:no-underline{text-decoration:none!important}.dark\:focus-within\:underline:focus-within{text-decoration:underline!important}.dark\:focus-within\:line-through:focus-within{text-decoration:line-through!important}.dark\:focus-within\:no-underline:focus-within{text-decoration:none!important}.dark\:hover\:underline:hover{text-decoration:underline!important}.dark\:hover\:line-through:hover{text-decoration:line-through!important}.dark\:hover\:no-underline:hover{text-decoration:none!important}.dark\:focus\:underline:focus{text-decoration:underline!important}.dark\:focus\:line-through:focus{text-decoration:line-through!important}.dark\:focus\:no-underline:focus{text-decoration:none!important}.dark\:antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.dark\:subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.dark\:placeholder-primary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.dark\:placeholder-primary-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.dark\:placeholder-primary-lighter::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.dark\:placeholder-primary-lightest::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.dark\:placeholder-secondary::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.dark\:placeholder-danger::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.dark\:placeholder-disabled::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.dark\:placeholder-info::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.dark\:placeholder-success::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.dark\:placeholder-warning::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.dark\:placeholder-black::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.dark\:placeholder-black-active::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.dark\:placeholder-black-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.dark\:placeholder-black-light::placeholder{color:#19171199!important}.dark\:placeholder-black-lighter::placeholder{color:#37352f99!important}.dark\:placeholder-black-lightest::placeholder{color:#37352f66!important}.dark\:placeholder-gray::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.dark\:placeholder-gray-dark::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.dark\:placeholder-gray-darker::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.dark\:placeholder-opacity-darker::placeholder{color:#0000001a!important}.dark\:placeholder-opacity-lighter::placeholder{color:#ffffff1a!important}.dark\:placeholder-table-x::placeholder{color:#37352f17!important}.dark\:placeholder-table-y::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.dark\:placeholder-transparent::placeholder{color:#0000!important}.dark\:placeholder-white::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.dark\:placeholder-white-off::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.dark\:placeholder-blue-selection::placeholder{color:#2eaadc33!important}.dark\:focus\:placeholder-primary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,217,74,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-primary-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(231,197,31,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-primary-lighter:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,230,111,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-primary-lightest:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,238,153,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-secondary:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-danger:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(182,34,34,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-disabled:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(239,238,234,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-info:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(53,66,91,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-success:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(13,130,83,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-warning:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(252,185,48,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-black:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(114,112,108,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-black-active:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(55,53,47,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-black-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,52,55,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-black-light:focus::placeholder{color:#19171199!important}.dark\:focus\:placeholder-black-lighter:focus::placeholder{color:#37352f99!important}.dark\:focus\:placeholder-black-lightest:focus::placeholder{color:#37352f66!important}.dark\:focus\:placeholder-gray:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(247,246,243,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-gray-dark:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(125,125,125,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-gray-darker:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(47,47,47,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-opacity-darker:focus::placeholder{color:#0000001a!important}.dark\:focus\:placeholder-opacity-lighter:focus::placeholder{color:#ffffff1a!important}.dark\:focus\:placeholder-table-x:focus::placeholder{color:#37352f17!important}.dark\:focus\:placeholder-table-y:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(223,223,222,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-transparent:focus::placeholder{color:#0000!important}.dark\:focus\:placeholder-white:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,255,255,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-white-off:focus::placeholder{--tw-placeholder-opacity:1!important;color:rgba(255,254,252,var(--tw-placeholder-opacity))!important}.dark\:focus\:placeholder-blue-selection:focus::placeholder{color:#2eaadc33!important}.dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0!important}.dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05!important}.dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1!important}.dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2!important}.dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25!important}.dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3!important}.dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4!important}.dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5!important}.dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6!important}.dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7!important}.dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75!important}.dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8!important}.dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9!important}.dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95!important}.dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1!important}.dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0!important}.dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05!important}.dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1!important}.dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2!important}.dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25!important}.dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3!important}.dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4!important}.dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5!important}.dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6!important}.dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7!important}.dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75!important}.dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8!important}.dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9!important}.dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95!important}.dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1!important}.dark\:opacity-0{opacity:0!important}.dark\:opacity-5{opacity:.05!important}.dark\:opacity-10{opacity:.1!important}.dark\:opacity-20{opacity:.2!important}.dark\:opacity-25{opacity:.25!important}.dark\:opacity-30{opacity:.3!important}.dark\:opacity-40{opacity:.4!important}.dark\:opacity-50{opacity:.5!important}.dark\:opacity-60{opacity:.6!important}.dark\:opacity-70{opacity:.7!important}.dark\:opacity-75{opacity:.75!important}.dark\:opacity-80{opacity:.8!important}.dark\:opacity-90{opacity:.9!important}.dark\:opacity-95{opacity:.95!important}.dark\:opacity-100{opacity:1!important}.group:hover .dark\:group-hover\:opacity-0{opacity:0!important}.group:hover .dark\:group-hover\:opacity-5{opacity:.05!important}.group:hover .dark\:group-hover\:opacity-10{opacity:.1!important}.group:hover .dark\:group-hover\:opacity-20{opacity:.2!important}.group:hover .dark\:group-hover\:opacity-25{opacity:.25!important}.group:hover .dark\:group-hover\:opacity-30{opacity:.3!important}.group:hover .dark\:group-hover\:opacity-40{opacity:.4!important}.group:hover .dark\:group-hover\:opacity-50{opacity:.5!important}.group:hover .dark\:group-hover\:opacity-60{opacity:.6!important}.group:hover .dark\:group-hover\:opacity-70{opacity:.7!important}.group:hover .dark\:group-hover\:opacity-75{opacity:.75!important}.group:hover .dark\:group-hover\:opacity-80{opacity:.8!important}.group:hover .dark\:group-hover\:opacity-90{opacity:.9!important}.group:hover .dark\:group-hover\:opacity-95{opacity:.95!important}.group:hover .dark\:group-hover\:opacity-100{opacity:1!important}.dark\:focus-within\:opacity-0:focus-within{opacity:0!important}.dark\:focus-within\:opacity-5:focus-within{opacity:.05!important}.dark\:focus-within\:opacity-10:focus-within{opacity:.1!important}.dark\:focus-within\:opacity-20:focus-within{opacity:.2!important}.dark\:focus-within\:opacity-25:focus-within{opacity:.25!important}.dark\:focus-within\:opacity-30:focus-within{opacity:.3!important}.dark\:focus-within\:opacity-40:focus-within{opacity:.4!important}.dark\:focus-within\:opacity-50:focus-within{opacity:.5!important}.dark\:focus-within\:opacity-60:focus-within{opacity:.6!important}.dark\:focus-within\:opacity-70:focus-within{opacity:.7!important}.dark\:focus-within\:opacity-75:focus-within{opacity:.75!important}.dark\:focus-within\:opacity-80:focus-within{opacity:.8!important}.dark\:focus-within\:opacity-90:focus-within{opacity:.9!important}.dark\:focus-within\:opacity-95:focus-within{opacity:.95!important}.dark\:focus-within\:opacity-100:focus-within{opacity:1!important}.dark\:hover\:opacity-0:hover{opacity:0!important}.dark\:hover\:opacity-5:hover{opacity:.05!important}.dark\:hover\:opacity-10:hover{opacity:.1!important}.dark\:hover\:opacity-20:hover{opacity:.2!important}.dark\:hover\:opacity-25:hover{opacity:.25!important}.dark\:hover\:opacity-30:hover{opacity:.3!important}.dark\:hover\:opacity-40:hover{opacity:.4!important}.dark\:hover\:opacity-50:hover{opacity:.5!important}.dark\:hover\:opacity-60:hover{opacity:.6!important}.dark\:hover\:opacity-70:hover{opacity:.7!important}.dark\:hover\:opacity-75:hover{opacity:.75!important}.dark\:hover\:opacity-80:hover{opacity:.8!important}.dark\:hover\:opacity-90:hover{opacity:.9!important}.dark\:hover\:opacity-95:hover{opacity:.95!important}.dark\:hover\:opacity-100:hover{opacity:1!important}.dark\:focus\:opacity-0:focus{opacity:0!important}.dark\:focus\:opacity-5:focus{opacity:.05!important}.dark\:focus\:opacity-10:focus{opacity:.1!important}.dark\:focus\:opacity-20:focus{opacity:.2!important}.dark\:focus\:opacity-25:focus{opacity:.25!important}.dark\:focus\:opacity-30:focus{opacity:.3!important}.dark\:focus\:opacity-40:focus{opacity:.4!important}.dark\:focus\:opacity-50:focus{opacity:.5!important}.dark\:focus\:opacity-60:focus{opacity:.6!important}.dark\:focus\:opacity-70:focus{opacity:.7!important}.dark\:focus\:opacity-75:focus{opacity:.75!important}.dark\:focus\:opacity-80:focus{opacity:.8!important}.dark\:focus\:opacity-90:focus{opacity:.9!important}.dark\:focus\:opacity-95:focus{opacity:.95!important}.dark\:focus\:opacity-100:focus{opacity:1!important}.dark\:disabled\:opacity-0:disabled{opacity:0!important}.dark\:disabled\:opacity-5:disabled{opacity:.05!important}.dark\:disabled\:opacity-10:disabled{opacity:.1!important}.dark\:disabled\:opacity-20:disabled{opacity:.2!important}.dark\:disabled\:opacity-25:disabled{opacity:.25!important}.dark\:disabled\:opacity-30:disabled{opacity:.3!important}.dark\:disabled\:opacity-40:disabled{opacity:.4!important}.dark\:disabled\:opacity-50:disabled{opacity:.5!important}.dark\:disabled\:opacity-60:disabled{opacity:.6!important}.dark\:disabled\:opacity-70:disabled{opacity:.7!important}.dark\:disabled\:opacity-75:disabled{opacity:.75!important}.dark\:disabled\:opacity-80:disabled{opacity:.8!important}.dark\:disabled\:opacity-90:disabled{opacity:.9!important}.dark\:disabled\:opacity-95:disabled{opacity:.95!important}.dark\:disabled\:opacity-100:disabled{opacity:1!important}.dark\:bg-blend-normal{background-blend-mode:normal!important}.dark\:bg-blend-multiply{background-blend-mode:multiply!important}.dark\:bg-blend-screen{background-blend-mode:screen!important}.dark\:bg-blend-overlay{background-blend-mode:overlay!important}.dark\:bg-blend-darken{background-blend-mode:darken!important}.dark\:bg-blend-lighten{background-blend-mode:lighten!important}.dark\:bg-blend-color-dodge{background-blend-mode:color-dodge!important}.dark\:bg-blend-color-burn{background-blend-mode:color-burn!important}.dark\:bg-blend-hard-light{background-blend-mode:hard-light!important}.dark\:bg-blend-soft-light{background-blend-mode:soft-light!important}.dark\:bg-blend-difference{background-blend-mode:difference!important}.dark\:bg-blend-exclusion{background-blend-mode:exclusion!important}.dark\:bg-blend-hue{background-blend-mode:hue!important}.dark\:bg-blend-saturation{background-blend-mode:saturation!important}.dark\:bg-blend-color{background-blend-mode:color!important}.dark\:bg-blend-luminosity{background-blend-mode:luminosity!important}.dark\:mix-blend-normal{mix-blend-mode:normal!important}.dark\:mix-blend-multiply{mix-blend-mode:multiply!important}.dark\:mix-blend-screen{mix-blend-mode:screen!important}.dark\:mix-blend-overlay{mix-blend-mode:overlay!important}.dark\:mix-blend-darken{mix-blend-mode:darken!important}.dark\:mix-blend-lighten{mix-blend-mode:lighten!important}.dark\:mix-blend-color-dodge{mix-blend-mode:color-dodge!important}.dark\:mix-blend-color-burn{mix-blend-mode:color-burn!important}.dark\:mix-blend-hard-light{mix-blend-mode:hard-light!important}.dark\:mix-blend-soft-light{mix-blend-mode:soft-light!important}.dark\:mix-blend-difference{mix-blend-mode:difference!important}.dark\:mix-blend-exclusion{mix-blend-mode:exclusion!important}.dark\:mix-blend-hue{mix-blend-mode:hue!important}.dark\:mix-blend-saturation{mix-blend-mode:saturation!important}.dark\:mix-blend-color{mix-blend-mode:color!important}.dark\:mix-blend-luminosity{mix-blend-mode:luminosity!important}.dark\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.dark\:shadow,.dark\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.dark\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.dark\:shadow-lg,.dark\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.dark\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.dark\:shadow-2xl,.dark\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.dark\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.dark\:shadow-inner,.dark\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:shadow-none{--tw-shadow:0 0 #0000!important}.group:hover .dark\:group-hover\:shadow-sm{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.group:hover .dark\:group-hover\:shadow,.group:hover .dark\:group-hover\:shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .dark\:group-hover\:shadow{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.group:hover .dark\:group-hover\:shadow-md{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.group:hover .dark\:group-hover\:shadow-lg,.group:hover .dark\:group-hover\:shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .dark\:group-hover\:shadow-lg{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.group:hover .dark\:group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.group:hover .dark\:group-hover\:shadow-2xl,.group:hover .dark\:group-hover\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .dark\:group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040!important}.group:hover .dark\:group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.group:hover .dark\:group-hover\:shadow-inner,.group:hover .dark\:group-hover\:shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.group:hover .dark\:group-hover\:shadow-none{--tw-shadow:0 0 #0000!important}.dark\:focus-within\:shadow-sm:focus-within{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.dark\:focus-within\:shadow-sm:focus-within,.dark\:focus-within\:shadow:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus-within\:shadow:focus-within{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.dark\:focus-within\:shadow-md:focus-within{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.dark\:focus-within\:shadow-lg:focus-within,.dark\:focus-within\:shadow-md:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus-within\:shadow-lg:focus-within{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.dark\:focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.dark\:focus-within\:shadow-2xl:focus-within,.dark\:focus-within\:shadow-xl:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040!important}.dark\:focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.dark\:focus-within\:shadow-inner:focus-within,.dark\:focus-within\:shadow-none:focus-within{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000!important}.dark\:hover\:shadow-sm:hover{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.dark\:hover\:shadow-sm:hover,.dark\:hover\:shadow:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:hover\:shadow:hover{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.dark\:hover\:shadow-md:hover{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.dark\:hover\:shadow-lg:hover,.dark\:hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:hover\:shadow-lg:hover{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.dark\:hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.dark\:hover\:shadow-2xl:hover,.dark\:hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040!important}.dark\:hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.dark\:hover\:shadow-inner:hover,.dark\:hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:hover\:shadow-none:hover{--tw-shadow:0 0 #0000!important}.dark\:focus\:shadow-sm:focus{--tw-shadow:#0f0f0f4d  0 0 0 1px, rgb(15 15 15/10%) 0 0px 1px!important}.dark\:focus\:shadow-sm:focus,.dark\:focus\:shadow:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus\:shadow:focus{--tw-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px!important}.dark\:focus\:shadow-md:focus{--tw-shadow:#c4c4c433  0 0 0 4px, rgb(15 15 15/20%) 0 2px 4px!important}.dark\:focus\:shadow-lg:focus,.dark\:focus\:shadow-md:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus\:shadow-lg:focus{--tw-shadow:0 0 0 1px #0f0f0f0d,0 3px 6px #0f0f0f1a,0 9px 24px #0f0f0f33!important}.dark\:focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.dark\:focus\:shadow-2xl:focus,.dark\:focus\:shadow-xl:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040!important}.dark\:focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f!important}.dark\:focus\:shadow-inner:focus,.dark\:focus\:shadow-none:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.dark\:focus\:shadow-none:focus{--tw-shadow:0 0 #0000!important}.dark\:outline-none{outline:2px solid #0000!important;outline-offset:2px!important}.dark\:outline-white{outline:2px dotted #fff!important;outline-offset:2px!important}.dark\:outline-black{outline:2px dotted #000!important;outline-offset:2px!important}.dark\:focus-within\:outline-none:focus-within{outline:2px solid #0000!important;outline-offset:2px!important}.dark\:focus-within\:outline-white:focus-within{outline:2px dotted #fff!important;outline-offset:2px!important}.dark\:focus-within\:outline-black:focus-within{outline:2px dotted #000!important;outline-offset:2px!important}.dark\:focus\:outline-none:focus{outline:2px solid #0000!important;outline-offset:2px!important}.dark\:focus\:outline-white:focus{outline:2px dotted #fff!important;outline-offset:2px!important}.dark\:focus\:outline-black:focus{outline:2px dotted #000!important;outline-offset:2px!important}.dark\:ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:ring-0,.dark\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:ring-2,.dark\:ring-4{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:ring,.dark\:ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus-within\:ring-0:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus-within\:ring-0:focus-within,.dark\:focus-within\:ring-1:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus-within\:ring-2:focus-within,.dark\:focus-within\:ring-4:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:focus-within\:ring-4:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus-within\:ring-8:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus-within\:ring-8:focus-within,.dark\:focus-within\:ring:focus-within{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:focus-within\:ring:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus\:ring-0:focus,.dark\:focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus\:ring-2:focus,.dark\:focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus\:ring-8:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus\:ring-8:focus,.dark\:focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.dark\:focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important}.dark\:focus-within\:ring-inset:focus-within,.dark\:focus\:ring-inset:focus,.dark\:ring-inset{--tw-ring-inset:inset!important}.dark\:ring-primary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.dark\:ring-primary-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.dark\:ring-primary-lighter{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.dark\:ring-primary-lightest{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.dark\:ring-secondary{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.dark\:ring-danger{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.dark\:ring-disabled{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.dark\:ring-info{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.dark\:ring-success{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.dark\:ring-warning{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.dark\:ring-black{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.dark\:ring-black-active{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.dark\:ring-black-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.dark\:ring-black-light{--tw-ring-color:#19171199!important}.dark\:ring-black-lighter{--tw-ring-color:#37352f99!important}.dark\:ring-black-lightest{--tw-ring-color:#37352f66!important}.dark\:ring-gray{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.dark\:ring-gray-dark{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.dark\:ring-gray-darker{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.dark\:ring-opacity-darker{--tw-ring-color:#0000001a!important}.dark\:ring-opacity-lighter{--tw-ring-color:#ffffff1a!important}.dark\:ring-table-x{--tw-ring-color:#37352f17!important}.dark\:ring-table-y{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.dark\:ring-transparent{--tw-ring-color:#0000!important}.dark\:ring-white{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.dark\:ring-white-off{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.dark\:ring-blue-selection{--tw-ring-color:#2eaadc33!important}.dark\:focus-within\:ring-primary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-primary-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-primary-lighter:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-primary-lightest:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-secondary:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-danger:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-disabled:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-info:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-success:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-warning:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-black:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-black-active:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-black-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-black-light:focus-within{--tw-ring-color:#19171199!important}.dark\:focus-within\:ring-black-lighter:focus-within{--tw-ring-color:#37352f99!important}.dark\:focus-within\:ring-black-lightest:focus-within{--tw-ring-color:#37352f66!important}.dark\:focus-within\:ring-gray:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-gray-dark:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-gray-darker:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-opacity-darker:focus-within{--tw-ring-color:#0000001a!important}.dark\:focus-within\:ring-opacity-lighter:focus-within{--tw-ring-color:#ffffff1a!important}.dark\:focus-within\:ring-table-x:focus-within{--tw-ring-color:#37352f17!important}.dark\:focus-within\:ring-table-y:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-transparent:focus-within{--tw-ring-color:#0000!important}.dark\:focus-within\:ring-white:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-white-off:focus-within{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.dark\:focus-within\:ring-blue-selection:focus-within{--tw-ring-color:#2eaadc33!important}.dark\:focus\:ring-primary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,217,74,var(--tw-ring-opacity))!important}.dark\:focus\:ring-primary-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(231,197,31,var(--tw-ring-opacity))!important}.dark\:focus\:ring-primary-lighter:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,230,111,var(--tw-ring-opacity))!important}.dark\:focus\:ring-primary-lightest:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,238,153,var(--tw-ring-opacity))!important}.dark\:focus\:ring-secondary:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.dark\:focus\:ring-danger:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(182,34,34,var(--tw-ring-opacity))!important}.dark\:focus\:ring-disabled:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(239,238,234,var(--tw-ring-opacity))!important}.dark\:focus\:ring-info:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(53,66,91,var(--tw-ring-opacity))!important}.dark\:focus\:ring-success:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(13,130,83,var(--tw-ring-opacity))!important}.dark\:focus\:ring-warning:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(252,185,48,var(--tw-ring-opacity))!important}.dark\:focus\:ring-black:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(114,112,108,var(--tw-ring-opacity))!important}.dark\:focus\:ring-black-active:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(55,53,47,var(--tw-ring-opacity))!important}.dark\:focus\:ring-black-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,52,55,var(--tw-ring-opacity))!important}.dark\:focus\:ring-black-light:focus{--tw-ring-color:#19171199!important}.dark\:focus\:ring-black-lighter:focus{--tw-ring-color:#37352f99!important}.dark\:focus\:ring-black-lightest:focus{--tw-ring-color:#37352f66!important}.dark\:focus\:ring-gray:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(247,246,243,var(--tw-ring-opacity))!important}.dark\:focus\:ring-gray-dark:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(125,125,125,var(--tw-ring-opacity))!important}.dark\:focus\:ring-gray-darker:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(47,47,47,var(--tw-ring-opacity))!important}.dark\:focus\:ring-opacity-darker:focus{--tw-ring-color:#0000001a!important}.dark\:focus\:ring-opacity-lighter:focus{--tw-ring-color:#ffffff1a!important}.dark\:focus\:ring-table-x:focus{--tw-ring-color:#37352f17!important}.dark\:focus\:ring-table-y:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(223,223,222,var(--tw-ring-opacity))!important}.dark\:focus\:ring-transparent:focus{--tw-ring-color:#0000!important}.dark\:focus\:ring-white:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))!important}.dark\:focus\:ring-white-off:focus{--tw-ring-opacity:1!important;--tw-ring-color:rgba(255,254,252,var(--tw-ring-opacity))!important}.dark\:focus\:ring-blue-selection:focus{--tw-ring-color:#2eaadc33!important}.dark\:ring-opacity-0{--tw-ring-opacity:0!important}.dark\:ring-opacity-5{--tw-ring-opacity:0.05!important}.dark\:ring-opacity-10{--tw-ring-opacity:0.1!important}.dark\:ring-opacity-20{--tw-ring-opacity:0.2!important}.dark\:ring-opacity-25{--tw-ring-opacity:0.25!important}.dark\:ring-opacity-30{--tw-ring-opacity:0.3!important}.dark\:ring-opacity-40{--tw-ring-opacity:0.4!important}.dark\:ring-opacity-50{--tw-ring-opacity:0.5!important}.dark\:ring-opacity-60{--tw-ring-opacity:0.6!important}.dark\:ring-opacity-70{--tw-ring-opacity:0.7!important}.dark\:ring-opacity-75{--tw-ring-opacity:0.75!important}.dark\:ring-opacity-80{--tw-ring-opacity:0.8!important}.dark\:ring-opacity-90{--tw-ring-opacity:0.9!important}.dark\:ring-opacity-95{--tw-ring-opacity:0.95!important}.dark\:ring-opacity-100{--tw-ring-opacity:1!important}.dark\:focus-within\:ring-opacity-0:focus-within{--tw-ring-opacity:0!important}.dark\:focus-within\:ring-opacity-5:focus-within{--tw-ring-opacity:0.05!important}.dark\:focus-within\:ring-opacity-10:focus-within{--tw-ring-opacity:0.1!important}.dark\:focus-within\:ring-opacity-20:focus-within{--tw-ring-opacity:0.2!important}.dark\:focus-within\:ring-opacity-25:focus-within{--tw-ring-opacity:0.25!important}.dark\:focus-within\:ring-opacity-30:focus-within{--tw-ring-opacity:0.3!important}.dark\:focus-within\:ring-opacity-40:focus-within{--tw-ring-opacity:0.4!important}.dark\:focus-within\:ring-opacity-50:focus-within{--tw-ring-opacity:0.5!important}.dark\:focus-within\:ring-opacity-60:focus-within{--tw-ring-opacity:0.6!important}.dark\:focus-within\:ring-opacity-70:focus-within{--tw-ring-opacity:0.7!important}.dark\:focus-within\:ring-opacity-75:focus-within{--tw-ring-opacity:0.75!important}.dark\:focus-within\:ring-opacity-80:focus-within{--tw-ring-opacity:0.8!important}.dark\:focus-within\:ring-opacity-90:focus-within{--tw-ring-opacity:0.9!important}.dark\:focus-within\:ring-opacity-95:focus-within{--tw-ring-opacity:0.95!important}.dark\:focus-within\:ring-opacity-100:focus-within{--tw-ring-opacity:1!important}.dark\:focus\:ring-opacity-0:focus{--tw-ring-opacity:0!important}.dark\:focus\:ring-opacity-5:focus{--tw-ring-opacity:0.05!important}.dark\:focus\:ring-opacity-10:focus{--tw-ring-opacity:0.1!important}.dark\:focus\:ring-opacity-20:focus{--tw-ring-opacity:0.2!important}.dark\:focus\:ring-opacity-25:focus{--tw-ring-opacity:0.25!important}.dark\:focus\:ring-opacity-30:focus{--tw-ring-opacity:0.3!important}.dark\:focus\:ring-opacity-40:focus{--tw-ring-opacity:0.4!important}.dark\:focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5!important}.dark\:focus\:ring-opacity-60:focus{--tw-ring-opacity:0.6!important}.dark\:focus\:ring-opacity-70:focus{--tw-ring-opacity:0.7!important}.dark\:focus\:ring-opacity-75:focus{--tw-ring-opacity:0.75!important}.dark\:focus\:ring-opacity-80:focus{--tw-ring-opacity:0.8!important}.dark\:focus\:ring-opacity-90:focus{--tw-ring-opacity:0.9!important}.dark\:focus\:ring-opacity-95:focus{--tw-ring-opacity:0.95!important}.dark\:focus\:ring-opacity-100:focus{--tw-ring-opacity:1!important}.dark\:ring-offset-0{--tw-ring-offset-width:0px!important}.dark\:ring-offset-1{--tw-ring-offset-width:1px!important}.dark\:ring-offset-2{--tw-ring-offset-width:2px!important}.dark\:ring-offset-4{--tw-ring-offset-width:4px!important}.dark\:ring-offset-8{--tw-ring-offset-width:8px!important}.dark\:focus-within\:ring-offset-0:focus-within{--tw-ring-offset-width:0px!important}.dark\:focus-within\:ring-offset-1:focus-within{--tw-ring-offset-width:1px!important}.dark\:focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.dark\:focus-within\:ring-offset-4:focus-within{--tw-ring-offset-width:4px!important}.dark\:focus-within\:ring-offset-8:focus-within{--tw-ring-offset-width:8px!important}.dark\:focus\:ring-offset-0:focus{--tw-ring-offset-width:0px!important}.dark\:focus\:ring-offset-1:focus{--tw-ring-offset-width:1px!important}.dark\:focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}.dark\:focus\:ring-offset-4:focus{--tw-ring-offset-width:4px!important}.dark\:focus\:ring-offset-8:focus{--tw-ring-offset-width:8px!important}.dark\:ring-offset-primary{--tw-ring-offset-color:#f7d94a!important}.dark\:ring-offset-primary-darker{--tw-ring-offset-color:#e7c51f!important}.dark\:ring-offset-primary-lighter{--tw-ring-offset-color:#ffe66f!important}.dark\:ring-offset-primary-lightest{--tw-ring-offset-color:#fe9!important}.dark\:ring-offset-secondary{--tw-ring-offset-color:#fcb930!important}.dark\:ring-offset-danger{--tw-ring-offset-color:#b62222!important}.dark\:ring-offset-disabled{--tw-ring-offset-color:#efeeea!important}.dark\:ring-offset-info{--tw-ring-offset-color:#35425b!important}.dark\:ring-offset-success{--tw-ring-offset-color:#0d8253!important}.dark\:ring-offset-warning{--tw-ring-offset-color:#fcb930!important}.dark\:ring-offset-black{--tw-ring-offset-color:#72706c!important}.dark\:ring-offset-black-active{--tw-ring-offset-color:#37352f!important}.dark\:ring-offset-black-dark{--tw-ring-offset-color:#2f3437!important}.dark\:ring-offset-black-light{--tw-ring-offset-color:#19171199!important}.dark\:ring-offset-black-lighter{--tw-ring-offset-color:#37352f99!important}.dark\:ring-offset-black-lightest{--tw-ring-offset-color:#37352f66!important}.dark\:ring-offset-gray{--tw-ring-offset-color:#f7f6f3!important}.dark\:ring-offset-gray-dark{--tw-ring-offset-color:#7d7d7d!important}.dark\:ring-offset-gray-darker{--tw-ring-offset-color:#2f2f2f!important}.dark\:ring-offset-opacity-darker{--tw-ring-offset-color:#0000001a!important}.dark\:ring-offset-opacity-lighter{--tw-ring-offset-color:#ffffff1a!important}.dark\:ring-offset-table-x{--tw-ring-offset-color:#37352f17!important}.dark\:ring-offset-table-y{--tw-ring-offset-color:#dfdfde!important}.dark\:ring-offset-transparent{--tw-ring-offset-color:#0000!important}.dark\:ring-offset-white{--tw-ring-offset-color:#fff!important}.dark\:ring-offset-white-off{--tw-ring-offset-color:#fffefc!important}.dark\:ring-offset-blue-selection{--tw-ring-offset-color:#2eaadc33!important}.dark\:focus-within\:ring-offset-primary:focus-within{--tw-ring-offset-color:#f7d94a!important}.dark\:focus-within\:ring-offset-primary-darker:focus-within{--tw-ring-offset-color:#e7c51f!important}.dark\:focus-within\:ring-offset-primary-lighter:focus-within{--tw-ring-offset-color:#ffe66f!important}.dark\:focus-within\:ring-offset-primary-lightest:focus-within{--tw-ring-offset-color:#fe9!important}.dark\:focus-within\:ring-offset-secondary:focus-within{--tw-ring-offset-color:#fcb930!important}.dark\:focus-within\:ring-offset-danger:focus-within{--tw-ring-offset-color:#b62222!important}.dark\:focus-within\:ring-offset-disabled:focus-within{--tw-ring-offset-color:#efeeea!important}.dark\:focus-within\:ring-offset-info:focus-within{--tw-ring-offset-color:#35425b!important}.dark\:focus-within\:ring-offset-success:focus-within{--tw-ring-offset-color:#0d8253!important}.dark\:focus-within\:ring-offset-warning:focus-within{--tw-ring-offset-color:#fcb930!important}.dark\:focus-within\:ring-offset-black:focus-within{--tw-ring-offset-color:#72706c!important}.dark\:focus-within\:ring-offset-black-active:focus-within{--tw-ring-offset-color:#37352f!important}.dark\:focus-within\:ring-offset-black-dark:focus-within{--tw-ring-offset-color:#2f3437!important}.dark\:focus-within\:ring-offset-black-light:focus-within{--tw-ring-offset-color:#19171199!important}.dark\:focus-within\:ring-offset-black-lighter:focus-within{--tw-ring-offset-color:#37352f99!important}.dark\:focus-within\:ring-offset-black-lightest:focus-within{--tw-ring-offset-color:#37352f66!important}.dark\:focus-within\:ring-offset-gray:focus-within{--tw-ring-offset-color:#f7f6f3!important}.dark\:focus-within\:ring-offset-gray-dark:focus-within{--tw-ring-offset-color:#7d7d7d!important}.dark\:focus-within\:ring-offset-gray-darker:focus-within{--tw-ring-offset-color:#2f2f2f!important}.dark\:focus-within\:ring-offset-opacity-darker:focus-within{--tw-ring-offset-color:#0000001a!important}.dark\:focus-within\:ring-offset-opacity-lighter:focus-within{--tw-ring-offset-color:#ffffff1a!important}.dark\:focus-within\:ring-offset-table-x:focus-within{--tw-ring-offset-color:#37352f17!important}.dark\:focus-within\:ring-offset-table-y:focus-within{--tw-ring-offset-color:#dfdfde!important}.dark\:focus-within\:ring-offset-transparent:focus-within{--tw-ring-offset-color:#0000!important}.dark\:focus-within\:ring-offset-white:focus-within{--tw-ring-offset-color:#fff!important}.dark\:focus-within\:ring-offset-white-off:focus-within{--tw-ring-offset-color:#fffefc!important}.dark\:focus-within\:ring-offset-blue-selection:focus-within{--tw-ring-offset-color:#2eaadc33!important}.dark\:focus\:ring-offset-primary:focus{--tw-ring-offset-color:#f7d94a!important}.dark\:focus\:ring-offset-primary-darker:focus{--tw-ring-offset-color:#e7c51f!important}.dark\:focus\:ring-offset-primary-lighter:focus{--tw-ring-offset-color:#ffe66f!important}.dark\:focus\:ring-offset-primary-lightest:focus{--tw-ring-offset-color:#fe9!important}.dark\:focus\:ring-offset-secondary:focus{--tw-ring-offset-color:#fcb930!important}.dark\:focus\:ring-offset-danger:focus{--tw-ring-offset-color:#b62222!important}.dark\:focus\:ring-offset-disabled:focus{--tw-ring-offset-color:#efeeea!important}.dark\:focus\:ring-offset-info:focus{--tw-ring-offset-color:#35425b!important}.dark\:focus\:ring-offset-success:focus{--tw-ring-offset-color:#0d8253!important}.dark\:focus\:ring-offset-warning:focus{--tw-ring-offset-color:#fcb930!important}.dark\:focus\:ring-offset-black:focus{--tw-ring-offset-color:#72706c!important}.dark\:focus\:ring-offset-black-active:focus{--tw-ring-offset-color:#37352f!important}.dark\:focus\:ring-offset-black-dark:focus{--tw-ring-offset-color:#2f3437!important}.dark\:focus\:ring-offset-black-light:focus{--tw-ring-offset-color:#19171199!important}.dark\:focus\:ring-offset-black-lighter:focus{--tw-ring-offset-color:#37352f99!important}.dark\:focus\:ring-offset-black-lightest:focus{--tw-ring-offset-color:#37352f66!important}.dark\:focus\:ring-offset-gray:focus{--tw-ring-offset-color:#f7f6f3!important}.dark\:focus\:ring-offset-gray-dark:focus{--tw-ring-offset-color:#7d7d7d!important}.dark\:focus\:ring-offset-gray-darker:focus{--tw-ring-offset-color:#2f2f2f!important}.dark\:focus\:ring-offset-opacity-darker:focus{--tw-ring-offset-color:#0000001a!important}.dark\:focus\:ring-offset-opacity-lighter:focus{--tw-ring-offset-color:#ffffff1a!important}.dark\:focus\:ring-offset-table-x:focus{--tw-ring-offset-color:#37352f17!important}.dark\:focus\:ring-offset-table-y:focus{--tw-ring-offset-color:#dfdfde!important}.dark\:focus\:ring-offset-transparent:focus{--tw-ring-offset-color:#0000!important}.dark\:focus\:ring-offset-white:focus{--tw-ring-offset-color:#fff!important}.dark\:focus\:ring-offset-white-off:focus{--tw-ring-offset-color:#fffefc!important}.dark\:focus\:ring-offset-blue-selection:focus{--tw-ring-offset-color:#2eaadc33!important}.dark\:filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-sepia:var(--tw-empty,/*!*/ /*!*/)!important;--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/)!important;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)!important}.dark\:filter-none{filter:none!important}.dark\:blur-0,.dark\:blur-none{--tw-blur:blur(0)!important}.dark\:blur-sm{--tw-blur:blur(4px)!important}.dark\:blur{--tw-blur:blur(8px)!important}.dark\:blur-md{--tw-blur:blur(12px)!important}.dark\:blur-lg{--tw-blur:blur(16px)!important}.dark\:blur-xl{--tw-blur:blur(24px)!important}.dark\:blur-2xl{--tw-blur:blur(40px)!important}.dark\:blur-3xl{--tw-blur:blur(64px)!important}.dark\:brightness-0{--tw-brightness:brightness(0)!important}.dark\:brightness-50{--tw-brightness:brightness(.5)!important}.dark\:brightness-75{--tw-brightness:brightness(.75)!important}.dark\:brightness-90{--tw-brightness:brightness(.9)!important}.dark\:brightness-95{--tw-brightness:brightness(.95)!important}.dark\:brightness-100{--tw-brightness:brightness(1)!important}.dark\:brightness-105{--tw-brightness:brightness(1.05)!important}.dark\:brightness-110{--tw-brightness:brightness(1.1)!important}.dark\:brightness-125{--tw-brightness:brightness(1.25)!important}.dark\:brightness-150{--tw-brightness:brightness(1.5)!important}.dark\:brightness-200{--tw-brightness:brightness(2)!important}.dark\:contrast-0{--tw-contrast:contrast(0)!important}.dark\:contrast-50{--tw-contrast:contrast(.5)!important}.dark\:contrast-75{--tw-contrast:contrast(.75)!important}.dark\:contrast-100{--tw-contrast:contrast(1)!important}.dark\:contrast-125{--tw-contrast:contrast(1.25)!important}.dark\:contrast-150{--tw-contrast:contrast(1.5)!important}.dark\:contrast-200{--tw-contrast:contrast(2)!important}.dark\:drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px #0000000d)!important}.dark\:drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)!important}.dark\:drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)!important}.dark\:drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)!important}.dark\:drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)!important}.dark\:drop-shadow-2xl{--tw-drop-shadow:drop-shadow(0 25px 25px #00000026)!important}.dark\:drop-shadow-none{--tw-drop-shadow:drop-shadow(0 0 #0000)!important}.dark\:grayscale-0{--tw-grayscale:grayscale(0)!important}.dark\:grayscale{--tw-grayscale:grayscale(100%)!important}.dark\:hue-rotate-0{--tw-hue-rotate:hue-rotate(0deg)!important}.dark\:hue-rotate-15{--tw-hue-rotate:hue-rotate(15deg)!important}.dark\:hue-rotate-30{--tw-hue-rotate:hue-rotate(30deg)!important}.dark\:hue-rotate-60{--tw-hue-rotate:hue-rotate(60deg)!important}.dark\:hue-rotate-90{--tw-hue-rotate:hue-rotate(90deg)!important}.dark\:hue-rotate-180{--tw-hue-rotate:hue-rotate(180deg)!important}.dark\:-hue-rotate-180{--tw-hue-rotate:hue-rotate(-180deg)!important}.dark\:-hue-rotate-90{--tw-hue-rotate:hue-rotate(-90deg)!important}.dark\:-hue-rotate-60{--tw-hue-rotate:hue-rotate(-60deg)!important}.dark\:-hue-rotate-30{--tw-hue-rotate:hue-rotate(-30deg)!important}.dark\:-hue-rotate-15{--tw-hue-rotate:hue-rotate(-15deg)!important}.dark\:invert-0{--tw-invert:invert(0)!important}.dark\:invert{--tw-invert:invert(100%)!important}.dark\:saturate-0{--tw-saturate:saturate(0)!important}.dark\:saturate-50{--tw-saturate:saturate(.5)!important}.dark\:saturate-100{--tw-saturate:saturate(1)!important}.dark\:saturate-150{--tw-saturate:saturate(1.5)!important}.dark\:saturate-200{--tw-saturate:saturate(2)!important}.dark\:sepia-0{--tw-sepia:sepia(0)!important}.dark\:sepia{--tw-sepia:sepia(100%)!important}.dark\:backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/)!important;--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.dark\:backdrop-filter-none{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.dark\:backdrop-blur-0,.dark\:backdrop-blur-none{--tw-backdrop-blur:blur(0)!important}.dark\:backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.dark\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important}.dark\:backdrop-blur-md{--tw-backdrop-blur:blur(12px)!important}.dark\:backdrop-blur-lg{--tw-backdrop-blur:blur(16px)!important}.dark\:backdrop-blur-xl{--tw-backdrop-blur:blur(24px)!important}.dark\:backdrop-blur-2xl{--tw-backdrop-blur:blur(40px)!important}.dark\:backdrop-blur-3xl{--tw-backdrop-blur:blur(64px)!important}.dark\:backdrop-brightness-0{--tw-backdrop-brightness:brightness(0)!important}.dark\:backdrop-brightness-50{--tw-backdrop-brightness:brightness(.5)!important}.dark\:backdrop-brightness-75{--tw-backdrop-brightness:brightness(.75)!important}.dark\:backdrop-brightness-90{--tw-backdrop-brightness:brightness(.9)!important}.dark\:backdrop-brightness-95{--tw-backdrop-brightness:brightness(.95)!important}.dark\:backdrop-brightness-100{--tw-backdrop-brightness:brightness(1)!important}.dark\:backdrop-brightness-105{--tw-backdrop-brightness:brightness(1.05)!important}.dark\:backdrop-brightness-110{--tw-backdrop-brightness:brightness(1.1)!important}.dark\:backdrop-brightness-125{--tw-backdrop-brightness:brightness(1.25)!important}.dark\:backdrop-brightness-150{--tw-backdrop-brightness:brightness(1.5)!important}.dark\:backdrop-brightness-200{--tw-backdrop-brightness:brightness(2)!important}.dark\:backdrop-contrast-0{--tw-backdrop-contrast:contrast(0)!important}.dark\:backdrop-contrast-50{--tw-backdrop-contrast:contrast(.5)!important}.dark\:backdrop-contrast-75{--tw-backdrop-contrast:contrast(.75)!important}.dark\:backdrop-contrast-100{--tw-backdrop-contrast:contrast(1)!important}.dark\:backdrop-contrast-125{--tw-backdrop-contrast:contrast(1.25)!important}.dark\:backdrop-contrast-150{--tw-backdrop-contrast:contrast(1.5)!important}.dark\:backdrop-contrast-200{--tw-backdrop-contrast:contrast(2)!important}.dark\:backdrop-grayscale-0{--tw-backdrop-grayscale:grayscale(0)!important}.dark\:backdrop-grayscale{--tw-backdrop-grayscale:grayscale(100%)!important}.dark\:backdrop-hue-rotate-0{--tw-backdrop-hue-rotate:hue-rotate(0deg)!important}.dark\:backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(15deg)!important}.dark\:backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(30deg)!important}.dark\:backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(60deg)!important}.dark\:backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(90deg)!important}.dark\:backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(180deg)!important}.dark\:-backdrop-hue-rotate-180{--tw-backdrop-hue-rotate:hue-rotate(-180deg)!important}.dark\:-backdrop-hue-rotate-90{--tw-backdrop-hue-rotate:hue-rotate(-90deg)!important}.dark\:-backdrop-hue-rotate-60{--tw-backdrop-hue-rotate:hue-rotate(-60deg)!important}.dark\:-backdrop-hue-rotate-30{--tw-backdrop-hue-rotate:hue-rotate(-30deg)!important}.dark\:-backdrop-hue-rotate-15{--tw-backdrop-hue-rotate:hue-rotate(-15deg)!important}.dark\:backdrop-invert-0{--tw-backdrop-invert:invert(0)!important}.dark\:backdrop-invert{--tw-backdrop-invert:invert(100%)!important}.dark\:backdrop-opacity-0{--tw-backdrop-opacity:opacity(0)!important}.dark\:backdrop-opacity-5{--tw-backdrop-opacity:opacity(0.05)!important}.dark\:backdrop-opacity-10{--tw-backdrop-opacity:opacity(0.1)!important}.dark\:backdrop-opacity-20{--tw-backdrop-opacity:opacity(0.2)!important}.dark\:backdrop-opacity-25{--tw-backdrop-opacity:opacity(0.25)!important}.dark\:backdrop-opacity-30{--tw-backdrop-opacity:opacity(0.3)!important}.dark\:backdrop-opacity-40{--tw-backdrop-opacity:opacity(0.4)!important}.dark\:backdrop-opacity-50{--tw-backdrop-opacity:opacity(0.5)!important}.dark\:backdrop-opacity-60{--tw-backdrop-opacity:opacity(0.6)!important}.dark\:backdrop-opacity-70{--tw-backdrop-opacity:opacity(0.7)!important}.dark\:backdrop-opacity-75{--tw-backdrop-opacity:opacity(0.75)!important}.dark\:backdrop-opacity-80{--tw-backdrop-opacity:opacity(0.8)!important}.dark\:backdrop-opacity-90{--tw-backdrop-opacity:opacity(0.9)!important}.dark\:backdrop-opacity-95{--tw-backdrop-opacity:opacity(0.95)!important}.dark\:backdrop-opacity-100{--tw-backdrop-opacity:opacity(1)!important}.dark\:backdrop-saturate-0{--tw-backdrop-saturate:saturate(0)!important}.dark\:backdrop-saturate-50{--tw-backdrop-saturate:saturate(.5)!important}.dark\:backdrop-saturate-100{--tw-backdrop-saturate:saturate(1)!important}.dark\:backdrop-saturate-150{--tw-backdrop-saturate:saturate(1.5)!important}.dark\:backdrop-saturate-200{--tw-backdrop-saturate:saturate(2)!important}.dark\:backdrop-sepia-0{--tw-backdrop-sepia:sepia(0)!important}.dark\:backdrop-sepia{--tw-backdrop-sepia:sepia(100%)!important}.dark\:transition-none{transition-property:none!important}.dark\:transition-all{transition-duration:.15s!important;transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.dark\:transition{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.dark\:transition-colors{transition-duration:.15s!important;transition-property:background-color,border-color,color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.dark\:transition-opacity{transition-duration:.15s!important;transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.dark\:transition-shadow{transition-duration:.15s!important;transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.dark\:transition-transform{transition-duration:.15s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.dark\:delay-75{transition-delay:75ms!important}.dark\:delay-100{transition-delay:.1s!important}.dark\:delay-150{transition-delay:.15s!important}.dark\:delay-200{transition-delay:.2s!important}.dark\:delay-300{transition-delay:.3s!important}.dark\:delay-500{transition-delay:.5s!important}.dark\:delay-700{transition-delay:.7s!important}.dark\:delay-1000{transition-delay:1s!important}.dark\:duration-75{transition-duration:75ms!important}.dark\:duration-100{transition-duration:.1s!important}.dark\:duration-150{transition-duration:.15s!important}.dark\:duration-200{transition-duration:.2s!important}.dark\:duration-300{transition-duration:.3s!important}.dark\:duration-500{transition-duration:.5s!important}.dark\:duration-700{transition-duration:.7s!important}.dark\:duration-1000{transition-duration:1s!important}.dark\:ease-linear{transition-timing-function:linear!important}.dark\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.dark\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.dark\:ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}}
/*# sourceMappingURL=main.8ca4d999.css.map*/